blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 2 268 | content_id stringlengths 40 40 | detected_licenses listlengths 0 58 | license_type stringclasses 2
values | repo_name stringlengths 5 118 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 816
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 2.31k 677M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 151
values | src_encoding stringclasses 33
values | language stringclasses 1
value | is_vendor bool 2
classes | is_generated bool 2
classes | length_bytes int64 3 10.3M | extension stringclasses 119
values | content stringlengths 3 10.3M | authors listlengths 1 1 | author_id stringlengths 0 228 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c4f6e1fa5f97df47f95925e383fb6faaf14971f8 | cc477fda4516b9016c3ca04f0c510c29009f1baa | /source/ABF_float.c | 6740cd56cf15fb07ed7b86b18c10dedf4af04218 | [] | no_license | LRTME/BLDC_flying_start | b8789454937ac931f1f94344d86c4d70807b642b | 9cdf13b0814d7ff680fcf1be96750b6ce056e9ba | refs/heads/master | 2021-01-10T16:51:05.141448 | 2016-03-29T11:41:10 | 2016-03-29T11:41:10 | 54,966,359 | 1 | 0 | null | null | null | null | WINDOWS-1250 | C | false | false | 1,400 | c | /****************************************************************
* FILENAME: ABF_float.c
* DESCRIPTION: Alfa-Beta filter
* AUTHOR: David Kavrečič
* START DATE: 16.1.2009
****************************************************************/
#include "ABF_float.h"
#pragma CODE_SECTION(ABF_float_calc, "ramfun... | [
"mitja.nemec@fe.uni-lj.si"
] | mitja.nemec@fe.uni-lj.si |
d5fc0e10624f9014ce7d4f387aa6b945d526afa3 | a9fa87fb871f74828e41e0ad3b8d597d0f445c9d | /src/ds/ds_priority_queue.c | 6fd83b9c3d9af4156c63a8b5d5b9cf70fc3afe34 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | zhiqiangbuxi/extension | cba3404f1679f6ae7d269b4371c2f43750320ff7 | 4612aae9b8bc687b202bfcf556511254a34ab904 | refs/heads/master | 2020-05-27T21:14:40.680016 | 2017-02-10T12:32:00 | 2017-02-10T12:32:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,437 | c | #include "../common.h"
#include "../php/iterators/php_priority_queue_iterator.h"
#include "../php/handlers/php_priority_queue_handlers.h"
#include "../php/classes/php_priority_queue_ce.h"
#include "ds_priority_queue.h"
#define LEFT(x) (((x) << 1) + 1)
#define RIGHT(x) (((x) << 1) + 2)
#define PARENT(x) ((x - 1) >> ... | [
"rudolf.theunissen@gmail.com"
] | rudolf.theunissen@gmail.com |
aa109b415f058a45544f1041e3358d4eafebab5a | 223f81c6742a05bbac15f10d6adb105d8ec0fe9b | /吉田学園情報ビジネス専門学校_阿部佑太朗/02_イベント作品/01_夢からの脱出少年A/03_開発環境/夢からの脱出少年A/goal.h | bf42e99864d8e41a31f5b353a9412d72a3f8bd09 | [] | no_license | brucelevis/PerformanceGame | 75354f33423601a460142e59a3790a82c88c8147 | 13f7e0bc2d4db4ebaf1030dd0f22c64d1328812f | refs/heads/master | 2022-01-18T08:32:20.916013 | 2019-05-27T06:08:17 | 2019-05-27T06:08:17 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 1,300 | h | //=============================================================================
//
// モデル処理 [model.h]
// Author : Kodama Yuto
//
//=============================================================================
#ifndef _GOAL_H_
#define _GOAL_H_
#include "main.h"
//********************************************************... | [
"y0112.ty5@gmail.com"
] | y0112.ty5@gmail.com |
eaaf3a25385bcadcfe79d99e24a3638eae584069 | 06486020f7d4f8245250e716073e2039cd8ef840 | /Pia-no-dash/project.IOs/Project.IOs/Classes/Native/UnityEngine_UI_UnityEngine_EventSystems_PhysicsRaycasterMethodDeclarations.h | b02b3994d4528197a28ac9c2f68ae3f18e762bda | [] | no_license | hoangwin/2-ca-rs-tim-berman | df95d958c82cf8b8f4172b2c2d49cd6c294100f4 | 1470153378864b77237196be7f1ca9e2809e8998 | refs/heads/master | 2021-01-09T20:48:17.806165 | 2016-07-07T08:17:52 | 2016-07-07T08:17:52 | 39,478,909 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,565 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// UnityEngine.EventSystems.PhysicsRaycaster
struct PhysicsRaycaster_t429;
// UnityEngine.Camera
struct Camera_t113;
// UnityEngine.EventSystems.PointerEventData
struct PointerEventData_t417;
// System.Collec... | [
"hoang.nguyenmau@hotmail.com"
] | hoang.nguyenmau@hotmail.com |
c61ab2d787117f1afbecbb12105cb4a3af299fe7 | 37c593b4c9b42d38ebfcac8d7160282c43fdb324 | /model/Scade/System/TracksideDynamicModel/TestTracks/UtrechtAmsterdam_oETCS/KCG/Balise_Group_398_AmsterdamUtrechtL2_Sheet11_BreukelenKeerspoor_Balises.h | fae466088e213341595daa134e373f208ad094c0 | [] | no_license | stefan-karg/modeling | d4211778a2e7f2d4948ea38442096edb0f317051 | c0855d85430e5d8313c04a9b8918cd3d596e48ec | refs/heads/master | 2021-01-16T19:56:51.201532 | 2015-08-26T13:55:57 | 2015-08-26T13:55:57 | 26,961,581 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,879 | h | /* $*************** KCG Version 6.1.3 (build i6) ****************
** Command: s2c613 -config C:/GITHUB/modeling/model/Scade/System/TracksideDynamicModel/TestTracks/UtrechtAmsterdam_oETCS/KCG\kcg_s2c_config.txt
** Generation date: 2015-07-21T17:59:22
*************************************************************$ */
... | [
"mairamou@lea-energy.com"
] | mairamou@lea-energy.com |
0f19a230c9782cbba9351373009821c918082c3a | bb34fff90c9e688155c3d530966b06f5a52f04c9 | /mm-camera/mm-camera2/media-controller/modules/sensors/chromatix/0310/chromatix_ov8858_bear/common/chromatix_ov8858_bear_common.c | eba78944bb33c9db4e3b3645c70b2e8fdc96ac88 | [
"BSD-3-Clause"
] | permissive | pkm774/vendor_qcom_proprietary | 27f90ae736c031497a9a26d7ebb4cf0dde62063b | 00578532a2e2e308ebcf26cf3b7c0c89b4f4cf02 | refs/heads/master | 2022-04-15T13:11:12.061157 | 2020-04-09T04:03:54 | 2020-04-09T04:03:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 940 | c | /*============================================================================
Copyright (c) 2017 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
============================================================================*/
/*========================... | [
"priyabratofficial1717@gmail.com"
] | priyabratofficial1717@gmail.com |
858fe90dd21d1e30a5093f1a5c0723aef0a7f122 | 1f63dde39fcc5f8be29f2acb947c41f1b6f1683e | /Boss2D/addon/curl-7.51.0_for_boss/lib/system_win32.c | 018cbc520a4613dbceaad67324f6081ef0dfb216 | [
"curl",
"MIT"
] | permissive | koobonil/Boss2D | 09ca948823e0df5a5a53b64a10033c4f3665483a | e5eb355b57228a701495f2660f137bd05628c202 | refs/heads/master | 2022-10-20T09:02:51.341143 | 2019-07-18T02:13:44 | 2019-07-18T02:13:44 | 105,999,368 | 7 | 2 | MIT | 2022-10-04T23:31:12 | 2017-10-06T11:57:07 | C++ | UTF-8 | C | false | false | 10,683 | c | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | [
"slacealic@gmail.com"
] | slacealic@gmail.com |
555a3c0f0072d98482eac12a4b9b51b30f54d479 | 4329927cd139e7851c618f49bb7d580a0da8fe32 | /prog/include/hd.h | 01f6599875569f125f0b4e2b10bd772ef836bbb2 | [] | no_license | FortuneDayssss/OSY | 121aac90dbde1dd8693d15a6d262838187de20d0 | 416c0e8d1ac77ea36e5f288f6156305ea02af859 | refs/heads/master | 2020-04-05T13:41:25.637993 | 2018-04-26T06:10:43 | 2018-04-26T06:10:43 | 94,971,617 | 2 | 0 | null | 2017-12-27T12:22:55 | 2017-06-21T06:40:17 | C | UTF-8 | C | false | false | 1,323 | h | #ifndef _HD_H__
#define _HD_H__
#include "type.h"
#define REG_DATA 0x1F0
#define REG_FEATURES 0x1F1
#define REG_ERROR REG_FEATURES
#define REG_NSECTOR 0x1F2
#define REG_LBA_LOW 0x1F3
#define REG_LBA_MID 0x1F4
#define REG_LBA_HIGH 0... | [
"717622995@qq.com"
] | 717622995@qq.com |
f5dde1d4e175a9efdd06ff423cfdb7286be97039 | c1d70b23c894356131590ccaae28f4ae31ae9779 | /ThucTapKTLT/Support.h | 5b6429592de4d70afa4eef8f83c1efb035832e9a | [] | no_license | ducanhcpu2/Manage-Student-C- | f0aa79da8cc1e3003323d71d5ee37edf8c95937f | 6ba6ffee05a95b7a41a01e96d57cf294a540675a | refs/heads/master | 2020-03-21T14:57:01.306761 | 2018-06-26T04:36:20 | 2018-06-26T04:36:20 | 138,685,091 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 215 | h | #include "Header.h"
void gotoxy(short x, short y);
void textcolor(WORD color);
void SetBGColor(WORD color);
void setColor(int maunen, int mauchu);
int wherex();
int wherey();
void ShowCur(bool CursorVisibility); | [
"ducanhprogramer98@gmail.com"
] | ducanhprogramer98@gmail.com |
dfa6eac739eaacc245606f07fb5915835a94f77e | cf71e4f8e3f2d87abb22e5a69da2ae9fa7551c86 | /New Unity Project/ios version/Classes/Native/mscorlib_System_Reflection_Emit_ILGenerator.h | 64fccf607ddfa0d321c5a10d6b11af11fb27c0ee | [] | no_license | liamzebedee/hackagong2015 | 1a28c80caa9fbc69b007d0d1eae1d69c6565a87a | 3c3b560df9619ca76d7efc348796001a6bb5eeeb | refs/heads/master | 2021-01-13T01:30:09.952383 | 2015-09-19T16:18:55 | 2015-09-19T16:18:55 | 42,692,533 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,889 | h | #pragma once
#include <stdint.h>
// System.Type
struct Type_t;
// System.Byte[]
struct ByteU5BU5D_t67;
// System.Reflection.Emit.ILTokenInfo[]
struct ILTokenInfoU5BU5D_t1272;
// System.Reflection.Emit.ILGenerator/LabelData[]
struct LabelDataU5BU5D_t1273;
// System.Reflection.Emit.ILGenerator/LabelFixup[]
struct LabelF... | [
"liamzebedee@yahoo.com.au"
] | liamzebedee@yahoo.com.au |
549718458df3f7c0b0be353e2696645a10e5ff5d | 5aab23c2452e3f28e9bd5d6f6fc072f564597e6f | /Coding/numbers.c | 4e987216bf069be81c6665b6185dd3c08cc560e1 | [] | no_license | pannagashree/Algorithms | 804ba97176dc55ac140ec521ba3ae3f41687ac5d | 237de985df5af04a9890da4418ffb02a14914bd3 | refs/heads/master | 2023-03-26T11:27:25.855533 | 2021-03-25T07:58:07 | 2021-03-25T07:58:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 467 | c | #include <stdio.h>
int main()
{
int t;
scanf("%d",&t);
for(int k=0;k<t;k++)
{
int n,j=0,count=0,sum=0;
scanf("%d",&n);
int num[n];
for(int i=1;i<n;i++)
{
if((i%3==0)||(i%5==0))
{
num[j]=i;
j++;
... | [
"skandha98@gmail.com"
] | skandha98@gmail.com |
fcf8c596cbd5860f0e56615dd756f70bd4626eca | c322776b39fd9a7cd993f483a5384b700b0c520e | /leptonica.mod/src/classapp.c | c18ef8ef405d866be955b30832a1938a19589b76 | [
"BSD-2-Clause"
] | permissive | maxmods/bah.mod | c1af2b009c9f0c41150000aeae3263952787c889 | 6b7b7cb2565820c287eaff049071dba8588b70f7 | refs/heads/master | 2023-04-13T10:12:43.196598 | 2023-04-04T20:54:11 | 2023-04-04T20:54:11 | 14,444,179 | 28 | 26 | null | 2021-11-01T06:50:06 | 2013-11-16T08:29:27 | C++ | UTF-8 | C | false | false | 34,489 | c | /*====================================================================*
- Copyright (C) 2001 Leptonica. All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- 1. Redistributions of source c... | [
"woollybah@b77917fb-863c-0410-9a43-030a88dac9d3"
] | woollybah@b77917fb-863c-0410-9a43-030a88dac9d3 |
d1e2b7f3ef4c94566eabd538752d2b3749f18c9b | 8608bacc7e0f8a0d3933fdc2a384fbd86b833403 | /TP3/EX2B.c | 42fa7e7c8efa4ad31bd121213812a2c3af498221 | [] | no_license | 1Krypt0/FEUP-SOPE | 0e9066e070f4fde69657a6130c5ad9700221a647 | c33b437ed225d17fcf84b5e6d88b740eabd53218 | refs/heads/master | 2023-03-25T22:25:49.844681 | 2021-03-26T17:11:11 | 2021-03-26T17:11:11 | 336,588,878 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 997 | c | #include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/wait.h>
// preparation for execve:
char *cmdline[] = { "sleep", "10", (void *)0 };
char *newenviron[] = { "USER=Linus", NULL };
int main() {
pid_t id;
int status;
setbuf(stdout, NULL); // to make sure printf() have no buffer so, nodelay!
p... | [
"tiagopbr.2001@gmail.com"
] | tiagopbr.2001@gmail.com |
1329ad2d8e9d05effd57f2a6a3d64926566afd9c | fbca756a951eb67f00180777c45732e4feaa13c6 | /C/Uri 1014.c | e72b2fa06b2bf9872d144430e20461ed154b746d | [] | no_license | nasimulhasan513/Raw-Programming-and-problem-solving | e8e659c0465d3b21b7ab3d15efe5ca5d11315737 | 2a3cc1077bc500041d188e577e62cf61de0cf41d | refs/heads/master | 2023-01-20T10:31:26.589236 | 2020-11-23T16:05:08 | 2020-11-23T16:05:08 | 315,368,146 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 151 | c | #include<stdio.h>
int main(){
int x;
float y;
double consum;
scanf("%d%f",&x,&y);
consum=x/y;
printf("%.3lf km/l\n",consum);
}
| [
"nasimulhasan513@gmail.com"
] | nasimulhasan513@gmail.com |
a7b7a6fafd11d0fecbd6c75eb0cad43acf1f32ab | b10840252a63e01a8c5b6baec02a6290bba7d63d | /vs10/pkg-config/config.h | 0cde880724eb228b91614b8cba34709aa2dee4e2 | [] | no_license | fcgll520/glib-win32 | 821c2b11b4741c9515aa8e826f2e6a8a50b4a546 | 0ebf1e22b3c30314b8f7cc343c93631707833e1a | refs/heads/master | 2020-03-26T07:30:12.521766 | 2014-03-23T04:09:56 | 2014-03-23T04:09:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,325 | h | /* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Link library to all dependent libraries, not only directly needed ones */
#define ENABLE_INDIRECT_DEPS 0
/* Define to 1 if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H 1
/* D... | [
"emain@email.com"
] | emain@email.com |
feaacd2ce92d9df70c5a885072f0df18919bf91c | e44efcd7ff9278592b374fb49b65561a26fc125f | /3rd-party/freeglut3/src/fg_font.c | 349cd61965a623a87bdaf663ff46f90026104cb2 | [
"Zlib",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"X11",
"MIT"
] | permissive | utercero/SimionZoo | 341da0950a0642679414a6e07ed7ba0d9ff85ba3 | 1fa570ae88f5d7e88e13a67ec27cda2de820ffee | refs/heads/master | 2021-07-16T00:27:33.589997 | 2020-03-24T09:34:47 | 2020-03-24T09:34:47 | 251,345,276 | 0 | 0 | NOASSERTION | 2020-03-30T15:21:06 | 2020-03-30T15:21:06 | null | UTF-8 | C | false | false | 13,743 | c | /*
* fg_font.c
*
* Bitmap and stroke fonts displaying.
*
* Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.
* Written by Pawel W. Olszta, <olszta@sourceforge.net>
* Creation date: Thu Dec 16 1999
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software a... | [
"borja.fernandez@ehu.eus"
] | borja.fernandez@ehu.eus |
57395cc4c9b2ecb1a5d39b41a9627eb0741df3a2 | 6d2536c4a5203f445cb84e5e22c3b8ed950c54b2 | /AirDispLocal/include/language.h | 35b5f9cf9dfa20279bbd5e6c14c92b4bf33f9687 | [] | no_license | isliulin/AirDisplay | 8588a91d02b4ddba71a173cbe9b0ac5348c9bbb7 | 418dc1eaf340d715c438122058625201ba17a401 | refs/heads/master | 2022-04-16T04:03:51.727280 | 2019-05-15T10:13:53 | 2019-05-15T10:13:53 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 8,937 | h | /*=============================================================================
模 块 名: AirDispLocal
文 件 名: Language.h
相 关 文 件: 无
文件实现功能: 双语
作 者: chenshangquan
版 本: V1.0 Copyright(C) 2003-2006 KDC, All rights reserved.
------------------------------------------------------------------------------... | [
"2534920168@qq.com"
] | 2534920168@qq.com |
fdb983ccceef89af5bda639a7e0480c8d7c510d4 | 04b156177bc38f335c8cfafb9ec1587456f2177f | /source/breviar.h | a8d251bea66ff6bec437b3402dfe30d78ca6c315 | [] | no_license | ksob/Liturgia-hodin-online | f98b20cb95075702ff23b85448c60b909d1d6bae | 480c988b6ddd3a5c30b28624fc6b8c409d5c3903 | refs/heads/master | 2021-04-29T15:03:26.526814 | 2018-03-04T19:07:07 | 2018-03-04T19:07:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,472 | h | /***************************************************************/
/* */
/* breviar.h */
/* (c)1999-2017 | Juraj Vidéky | videky@breviar.sk */
/* ... | [
"riso@kralovic.org"
] | riso@kralovic.org |
22e3840abfcec4918b2cf0c42b379c76216079e5 | 264cc34d1d5322c9c955f351e5ed710836f6a1a5 | /cmake_targets/basic_simulator/ue/CMakeFiles/RRC_Rel14/PUCCH-ConfigDedicated-v1130.c | d97a29224004a83cad0d79a73da130a1a4ed002c | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | mr-ytseng/openairinterface5g | 8d40a768b2046da8c521f58d34c0466226f1c154 | 54d541c22cdfcb774774089291c93e4e79294a1d | refs/heads/master | 2021-10-27T20:56:33.843199 | 2019-04-19T15:37:55 | 2019-04-19T15:37:55 | 177,127,103 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 14,792 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1"
* `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c... | [
"yuchia.tseng@irt-systemx.fr"
] | yuchia.tseng@irt-systemx.fr |
cf3de7379224d633719a8250bf364d120ca64974 | 1183e181e1e5e64fa10c653076936d6fcac59fd6 | /vol-500/575 skew binary.c | 1eea3821f0ec704c18c6012faf5bc97d566345a9 | [] | no_license | ashahrior/UVA-mysolutions | 2ce0b52a512e035c7c1f8dd493720307de508ff7 | 71893f76838058901357e108f47a30bf87e84b6a | refs/heads/master | 2020-08-06T02:39:17.799172 | 2019-10-07T05:21:05 | 2019-10-07T05:21:05 | 212,803,021 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 474 | c | #include<stdio.h>
#include<math.h>
#include<string.h>
int main()
{
char s[1000];
long long int i, j, l, z, num, sum;
while(gets(s))
{
l = strlen(s);
z=l;
i=0;
sum=0;
for(j=1; j<=l; j++)
{
num = s[i] - '0';
i++;
sum+= num... | [
"ashahrior.cse.mbstu@gmail.com"
] | ashahrior.cse.mbstu@gmail.com |
2ecc501b678c419b5c25bedbaa0e33274c6776c3 | add331689073a3f18f946150c912d9b09fb9d7cb | /Maquina 2/menu_maq_2.h | 47d982a784707eb030aa1f9876058860673f1485 | [] | no_license | saidguimaraes/Solda-Flex | 17e9ea3d2c3a3ebf6c14fc2f1926ac638f71a7c9 | e6d2a8127ce2f3596f6c6f3150bd6a1826e7bf23 | refs/heads/master | 2020-04-30T11:36:18.032919 | 2019-03-20T20:01:15 | 2019-03-20T20:01:15 | 176,752,650 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,282 | h |
#define menu_seleciona_maquina 1
#define menu_seleciona_tipo_debug 2
#define menu_seleciona_pontos 3
#define menu_valores_pontos 4
#define menu_manutencao 5
#define menu_debug_entrada_1 6
#define menu_debug_entrada_2 7
#define menu_debug_entrada_3 ... | [
"said.kristhyan@outlook.com"
] | said.kristhyan@outlook.com |
282f7747dd403ac12c20ab62d39b1a1156ecb059 | 5f3fc15b35e5d48106d5d7132bab5231397bffd9 | /test_6_5_/test_6_5_2.c | ce63f83b9c1bcda44f0ab039a493a5db17fa004f | [] | no_license | ting158/c-learn | 2bebbb8e5f5de4a7ef5f6e7dc3681416c59fcd55 | 7abf42f5ff53ebe8f01e8627fb217707ac914e04 | refs/heads/main | 2023-05-27T00:23:06.529523 | 2021-06-08T15:42:04 | 2021-06-08T15:42:04 | 363,554,147 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 4,316 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include <stdio.h>
#include <errno.h>
#include <string.h>
//int main()
//{
// int a = 10000;
// FILE* pf = fopen("text.txt", "wb");
// fwrite(&a, 4, 1, pf);//二进制的形式写到文件中
// fclose(pf);
// pf = NULL;
// return 0;
//}
//int main()
//{
// //打开文件test.txt
// //相对路径
// //.. 表示上一级路径
// //.... | [
"1589617001@qq.com"
] | 1589617001@qq.com |
7a5d4524b9afd59b063b6b1ff1a7534011d85621 | 85d4301d18f71f6e5c7d425d10a5f66123bc5791 | /find_longest_line.c | e6855da0082a4f198efaf7db671edc4998c98d30 | [] | no_license | Alex1100/c-practice | 0b823bd4589ccac1f48c7417c6ca83d979608acd | 664eeac7c2be72736abe5d36fbd23c0e1e850130 | refs/heads/master | 2021-09-06T12:54:51.105585 | 2018-02-06T18:26:17 | 2018-02-06T18:26:17 | 110,753,117 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,244 | c | #include <stdio.h>
#define MAXLINE 1000
int gettheline(char line[], int maxline);
void copy(char to[], char from[]);
int size(char *ptr);
int main(void){
int len;
int max;
char line[MAXLINE];
char longest[MAXLINE];
max = 0;
while((len = gettheline(line, MAXLINE)) > 0){
if(len > max){
max = len... | [
"aleksanyanalek@gmail.com"
] | aleksanyanalek@gmail.com |
bc3a9bf4d1df82dbf9fa6f2ff40501b697b95ee9 | 58634c6687999edf81c4ee589217d8e2927c08c5 | /linux/main/src/include/emf/igs/osl_linux.h | d0a2164cd67c73e02b310950243ea5025f11d12e | [] | no_license | iptime-gpl/userapps_a704nb | 3ff0ea5f231f5d7750c3611149c85eb3f8ab9082 | 8081e7af7d6f9b22cce384daf4293ce34be60f44 | refs/heads/master | 2021-05-09T11:04:49.474392 | 2018-05-23T00:34:20 | 2018-05-23T00:34:20 | 118,981,332 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,998 | h | /*
* Copyright (C) 2015, Broadcom Corporation
* All Rights Reserved.
*
* This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
* the contents of this file may not be disclosed to third parties, copied
* or duplicated in any form, in whole or in part, without the prior
* written permission of Broa... | [
"iptime.gpl@guu.moe"
] | iptime.gpl@guu.moe |
0f40f93ffe8e3bc584ff92f799b6fa8246a37160 | f32a12510128163960989fdff627b76f38d0f8e5 | /arch/sgimips/xio/xbowdevs.h | 2963ec54dae09fc3bc476cdf1a2339f50cff1ffe | [] | no_license | nullnilaki/NetBSDsgimips64 | 52beca68b3f8d586cd4ceaa83ab27e57872d0ad2 | 970ade54a28a8e6401485b77f6111cb606234823 | refs/heads/master | 2020-06-09T06:25:27.151062 | 2019-12-28T11:44:43 | 2019-12-28T11:44:43 | 193,388,730 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,857 | h | /*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* OpenBSD: xbowdevs,v 1.6 2009/10/15 23:42:43 miod Exp
*/
/*
* Copyright (c) 2008 Miodrag Vallat.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that t... | [
"nullnilaki@gmail.com"
] | nullnilaki@gmail.com |
288e941e81951f3ab7dff040bd21b670dfe53f90 | 3245df5c69fca7b9e85053a98cc3815c755c0bc2 | /1-binary_tree_insert_left.c | 6d4a14cc3b76f123c73e04e0703e9ac7186bc398 | [] | no_license | hachemhfaiedh/binary_trees | 0670a2d053123e5fce65ed5be188225fc44ed3ca | ff7559ddb059cc03eee56ce1269945e5e5f2f3d4 | refs/heads/master | 2022-11-27T06:07:41.810068 | 2020-07-23T13:02:50 | 2020-07-23T13:02:50 | 281,173,754 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 623 | c | #include "binary_trees.h"
/**
* *binary_tree_insert_left - inserts a node as the left-child of another node
* @parent: parent node
* @value: value
* Return: return a pointer to the created node
*/
binary_tree_t *binary_tree_insert_left(binary_tree_t *parent, int value)
{
binary_tree_t *temp;
if (parent == NUL... | [
"hechemhfaiedh@gmail.com"
] | hechemhfaiedh@gmail.com |
44e1649465dea2832048e3cb7e61491b7de57abb | 3d9f9f59924ccf2bf0e3785f2303b2a70dd9612f | /app/user/lean_and_mean_stubs.c | 9775106c7fff5a7091e41e75e38824b2267be2d4 | [
"Unlicense"
] | permissive | cnlohr/MinEspSDKLib | 8de03fecea37559aa6a942848c05a9745648c241 | b547cc2eb2520316380a183238667567632521e8 | refs/heads/master | 2021-05-12T10:50:39.296722 | 2018-01-15T06:12:43 | 2018-01-15T06:12:43 | 117,362,992 | 85 | 17 | null | 2018-01-13T17:21:06 | 2018-01-13T17:21:06 | null | UTF-8 | C | false | false | 2,847 | c | #ifdef LEAN_AND_MEAN
#include <c_types.h>
#include <osapi.h>
#include <bios/mem.h>
#include <sdk/libmain.h>
struct netif
{
int i;
};
uint8_t ethbroadcast[] = {0xff,0xff,0xff,0xff,0xff,0xff};
uint8_t test[] = {0xaa,0xff,0xff,0xff,0xff,0xff};
struct pbuf
{
int i;
};
struct netif netif_default[4];
void ICACHE_FLASH_... | [
"lohr85@gmail.com"
] | lohr85@gmail.com |
0058b8b1406e41b53e86dfe38c32f985e21212f2 | 216f5252a8df73f8547d6a6c831409c916bae3e5 | /windows_embedded_compact_2013_2015M09/WINCE800/private/servers/soap2/sources/src/mssoapres/headers.h | 6984e4635d52069e6c1980e96e6e647ed498d7b2 | [] | no_license | fanzcsoft/windows_embedded_compact_2013_2015M09 | 845fe834d84d3f0021047bc73d6cf9a75fabb74d | d04b71c517428ed2c73e94caf21a1582b34b18e3 | refs/heads/master | 2022-12-19T02:52:16.222712 | 2020-09-28T20:13:09 | 2020-09-28T20:13:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 983 | h | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreement under which you licensed
// this source code. If you did not accept the terms of the license agreement,
// you are... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
d7b3a02a9c6ca68536a289c20d4726a65f4502ff | 091f2b48c1b22faea6a2fc6458fb9b31f301f4fc | /build/include/sdkconfig.h | e449bf6bf9e27093b9f9618bc03a2300258ebbe6 | [] | no_license | Infineon/a2dp_sink_techfest | 6ffca8e7501d44214e0b8a5d0ee7a66fe5fdf083 | b3a4abc37598cd668b3f2784125a49a71e7e20bb | refs/heads/master | 2020-07-21T06:05:57.789785 | 2019-09-06T14:53:57 | 2019-09-06T14:53:57 | 206,766,441 | 5 | 3 | null | null | null | null | UTF-8 | C | false | false | 66,250 | h | /*
* Automatically generated file. DO NOT EDIT.
* Espressif IoT Development Framework (ESP-IDF) Configuration Header
*/
#pragma once
#define CONFIG_IDF_TARGET_ESP32 1
#define CONFIG_IDF_TARGET "esp32"
#define CONFIG_SDK_TOOLPREFIX "xtensa-esp32-elf-"
#define CONFIG_SDK_PYTHON "python"
#define CONFIG_SDK_MAKE_WARN_UN... | [
"ariel.muszkat@gmail.com"
] | ariel.muszkat@gmail.com |
84480aee57ba47208fc0e58c5f19a5b55f87c33b | 57adc2b230f53b6fcbcfc16d74de7d0747ff4270 | /nullDC/dc/sh4/sh4_cpu_branch.h | 46d5d0c6a67029d059b902db8b027693d7451b34 | [] | no_license | elsorino/nulldc-360 | 43c0b76095a2114d74f72829c7afd784ff4c153e | f9d1610f31e8920225492b64cdb00178e72e9c48 | refs/heads/master | 2023-05-06T03:16:49.871422 | 2021-05-28T11:15:53 | 2021-05-28T11:15:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,874 | h | /*
sh4 base core
most of it is (very) old
could use many cleanups, lets hope someone does them
*/
//Specialised version for recompiler ;)
#ifdef SH4_REC
#include "sh4_cpu_branch_rec.h"
#else
//braf <REG_N>
sh4op(i0000_nnnn_0010_0011)
{
u32 n = GetN(op);
u32 newpc = r[n] + pc + 2;//pc +2 is done... | [
"gligli@sfxteam.org"
] | gligli@sfxteam.org |
0892a2d7cd4789a3eac5f16311a9540daf39c89b | ae9449d1ca323f7b177d3b6c652f037189906fed | /app/storage_config.h | f5acc3507e069a70dcdaf9ec726194e55e5888c9 | [] | no_license | taylor-an/snmp-agent | 29e0d8d8ab0b79ad0455a107eb4d6e55c7ffc1b6 | 8bad50c8ab304079bf3b6212eac0408c6aa1a6c8 | refs/heads/master | 2021-05-18T12:35:20.271579 | 2015-12-19T11:43:26 | 2015-12-19T11:43:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 483 | h | //*****************************************************************************
//
// storage_config.h - the file include the address of the parameters(ip,mac..)
// that storage in the intenal
//
//*****************************************************************************
#ifndef __STORAGE_CONFIG_H__
#defi... | [
"wangmxe@gmail.com"
] | wangmxe@gmail.com |
ac236d199f6ab9d8a196a099ef1e726583fe8cfd | 1c8fd44ab7b84c45a7d3583ddcaa38cc5fde199a | /include/rtems/score/protectedheap.h | 117861d71f2fbf77666a8fa6100c35ee71eea95f | [] | no_license | kelvin17/epos_double_context | cedb154cb9c38b8818f283314b8ce61e8f3d78ed | 7cbca4bbe4212dc04905ae3cb4806d912c68ca87 | refs/heads/master | 2020-04-28T06:33:18.446552 | 2014-12-05T06:45:02 | 2014-12-05T06:45:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,948 | h | /**
* @file
*
* @ingroup ScoreProtHeap
*
* @brief Protected Heap Handler API.
*/
/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/li... | [
"qyq1226@gmail.com"
] | qyq1226@gmail.com |
39edf2916d78df9959221cfe1cb0a5f2273e3742 | 272856e2ef75717bf5a0adcdf0a50343b245cb98 | /2-print_last_digit.c | c31e6d861b9df4a707ce4fbc638bf67ff3e347c0 | [] | no_license | WaBlueKey/cisfun | 9921c55ced0498c9e01fc4cbeaaccda40cdc850f | b06eed272f9691e40ef5fca07dd9f5e748dc34b8 | refs/heads/master | 2016-09-13T18:17:25.172342 | 2016-05-04T20:34:10 | 2016-05-04T20:34:10 | 58,078,161 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 272 | c |
int print_char(char c);
/* this function returns the last digit */
void print_last_digit(int i) {
if(i < 0) {
i = (i * -1); /* to change a negative number to positive*/
}
if (i > 9) {
i = i % 10; /* to find the remainder*/
}
print_char(i + '0');
}
| [
"wabluekey@gmail.com"
] | wabluekey@gmail.com |
cea849ddf2637e7d3e02d2d8a56d47dcd117c9de | 30a1e1c0c95239e5fa248fbb1b4ed41c6fe825ff | /chaos/tools/source/cpre/file.c | c0bd26274d9f538d915baeb11f3c0986bfbc1231 | [] | no_license | inspirer/history | ed158ef5c04cdf95270821663820cf613b5c8de0 | 6df0145cd28477b23748b1b50e4264a67441daae | refs/heads/master | 2021-01-01T17:22:46.101365 | 2011-06-12T00:58:37 | 2011-06-12T00:58:37 | 1,882,931 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,504 | c | // file.c
#include "cc.h"
struct TFileStream *tfs,*tt;
int FileOpened=0;
char ch;
// ReadFile
int ReadFile(){
if (FileOpened>0){
// If needed => read next block
if (tfs->e==tfs->i){
tfs->i=fread(tfs->swp,1,file_buffer_size,tfs->fp);
tfs->e=0;if (tfs->i==0) return 0;
}
... | [
"egryaznov@gmail.com"
] | egryaznov@gmail.com |
cd5a7fae79c97f8aa5c0f18b40ca21445c00843f | 4202c3690fd400e8bc7cfa5b6e5c8f1cd5e8d705 | /LESSON 9 STEPMOTOR/STEPMOTORCONTROL_USEINTERRUPT.C | 05a46e2b01f9bed4bcbc2966c0b62eab89611cd7 | [] | no_license | lzg440/ATMEL8051STUDY | b15a44b06caa45082e502528da6910aac6de8b19 | 8ad22fa6a2ea346811169fd4c08e705f5a76d0fb | refs/heads/master | 2022-11-10T14:07:37.535228 | 2020-07-01T21:07:50 | 2020-07-01T21:07:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,044 | c | #include<reg52.h>
//this is a code that use interrupt instead of delay
unsigned long beats = 0;
void StartMotor(unsigned long angle);
void main()
{
EA=1;//turn on intterruptor
TMOD = 0x01;//choose mode 2 timer
TH0 = 0xF8;
TL0 = 0xCD;
ET0 = 1;//turn on ET0 interrupter
TR0 = 1;//turn on timer 0
... | [
"37604990+cgswjs@users.noreply.github.com"
] | 37604990+cgswjs@users.noreply.github.com |
66a39791ee574d264269f0d9016131f148ccff91 | 2d772d44d6a5d54898867ded646283451c866875 | /users/hostapd-2.0/src/ap/hostapd.c | 063719cb7bf123e8487d2427716cdc0a5ae90b86 | [
"BSD-3-Clause"
] | permissive | copslock/mesh_k | 215e39432951569008b8ecbc9526d59a6914bbe3 | b4b3feb223870f3206059f8c1ba03778e2071e57 | refs/heads/master | 2020-09-13T09:48:56.624816 | 2019-10-18T12:35:43 | 2019-10-18T12:35:43 | 222,728,288 | 2 | 0 | null | 2019-11-19T15:28:29 | 2019-11-19T15:28:29 | null | UTF-8 | C | false | false | 36,724 | c | /*
* hostapd / Initialization and configuration
* Copyright (c) 2002-2012, Jouni Malinen <j@w1.fi>
*
* This software may be distributed under the terms of the BSD license.
* See README for more details.
*/
#include "utils/includes.h"
#include "utils/common.h"
#include "utils/eloop.h"
#include "common/ieee802_11... | [
"fervour.cool@163.com"
] | fervour.cool@163.com |
fe4e89fbfdc3ddd5c8acec94c3fb4f0cc8efe4d4 | 3ffb3f6dcff994f1f6ace63db07c500b1ead02eb | /EFOS/files/Hal/console.c | 18cab267f6b442164b9cf5146c8984784461a322 | [] | no_license | CSharpLover/EFOS | cd7ce55bdd450fdf7f809cf45a7133c06358c001 | 3e8f33618486402469eb77ee72a8446d7e2cd169 | refs/heads/master | 2021-01-18T02:44:39.889548 | 2015-08-11T14:32:45 | 2015-08-11T14:32:45 | 40,546,117 | 0 | 0 | null | 2015-08-11T14:22:52 | 2015-08-11T14:22:52 | null | UTF-8 | C | false | false | 1,117 | c | #include <system.h>
UPoint ConsoleCursor = {0, 0};
UPoint ConsoleSize = {ConsoleWidth, ConsoleHeight};
uint8* VideoRam = (uint8*)0xb8000;
void Console_Clear()
{
uint32 i;
for (i = 0; i < ConsoleSize.X * ConsoleSize.Y * 2; i++)
VideoRam[i] = 0;
}
void Console_Write_Char(char c)
{
Console_Write_Ch... | [
"MyvarHD@gmail.com"
] | MyvarHD@gmail.com |
0e388c1db931aa93b5e31588e6212c3d790dd52f | 07a05a710b28e530fc805a05eed5f90b13f17de1 | /projects/klingerb/dornvDominion/dominion/unittest4.c | c34b72a4b2ffba292db175ea80e82c2f6ea100ef | [] | no_license | bjklinger/CS362-004-F2017 | ef605badee5decaafc838ca4c7d68af72cce856f | 7a25aaccf2ef99d9348927d4fb6279d4a31add1b | refs/heads/master | 2021-08-16T14:42:10.731556 | 2017-11-20T01:45:35 | 2017-11-20T01:45:35 | 104,278,817 | 0 | 0 | null | 2017-09-20T23:43:53 | 2017-09-20T23:43:53 | null | UTF-8 | C | false | false | 14,885 | c | /* Program Filename: unittest4.c
* Author: Barbara Jane Klinger
* Date: 10/18/2017
* Description: Unit tests for the gainCard Dominion function.
* Input: None.
* Output: This program implements unit testing for the gainCard function
* implemented by the Dominion game. The results of the testing are printed
* to... | [
"klingerb@flip3.engr.oregonstate.edu"
] | klingerb@flip3.engr.oregonstate.edu |
c7b5d015c6a30b581aa25c9242748577857bc2cf | d897cfccafa978c06765004afdc3f0e17f7b0c9f | /C/MakitCodeLab/MakitCodeLab/29_static_variable.c | 7781c23384f69f9fcf6d9bc12d33aca2909ebeef | [] | no_license | moonseokho85/TIL | a3a29e6ff5ae9893cfe5f9c3112417f1fb6c5394 | 276efa537998eab0490ab413b3ca4f7ecb69f1ca | refs/heads/master | 2023-01-07T12:11:00.458905 | 2020-05-04T00:23:09 | 2020-05-04T00:23:09 | 230,218,704 | 0 | 1 | null | 2023-01-05T03:49:10 | 2019-12-26T07:39:37 | Jupyter Notebook | UHC | C | false | false | 240 | c | #include <stdio.h>
void bell();
main() {
bell(); // 첫번째 주문
bell(); // 두번째 주문
bell(); // 세번째 주문
}
void bell() {
static int order = 0;
order++;
printf("현재 주문 번호는 %d입니다.\n", order);
} | [
"mseokho7733@gmail.com"
] | mseokho7733@gmail.com |
3e466d715c26e63ccad98b1e865b1eaf5e534c3e | c55f28e66b1398d918e01f6966b39ab932230153 | /Projects/STM32L073Z_EVAL/Examples/COMP/COMP_AnalogWatchdog/Src/main.c | 0cc35a2b5dfb0cbabbf4a9d568fa706353023a76 | [
"BSD-2-Clause"
] | permissive | pengphei/STM32Cube_L0 | a61b09a340cb6c815eb4f367bb40f929bb52977b | 7988a1e2d431982d5245215d525f7faf855ded79 | refs/heads/master | 2021-01-17T06:35:43.344107 | 2016-07-23T10:08:06 | 2016-07-23T10:08:06 | 64,010,361 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,428 | c | /**
******************************************************************************
* @file COMP/COMP_AnalogWatchdog/Src/main.c
* @author MCD Application Team
* @version V1.7.0
* @date 31-May-2016
* @brief This example provides a short description of how to use the COMP
* peripher... | [
"pengphei@sina.com"
] | pengphei@sina.com |
ee14efa9abb1e39e2a336af4f219183580abc517 | eb299d94570dae1219e3ded5245fa26091c372a2 | /ADC_ATMEGA16/ADC_ATMEGA16/ADC_ATMEGA16.c | 953f06d62e747103a529bbd23d0845ef19e81b08 | [] | no_license | Udayanan08/ADC_ATMEGA16 | 3ced5f94b6c0d66caca215ed519ade25b8a47ce4 | c624edfba49943915bd39016846892df0484ebd5 | refs/heads/master | 2022-12-19T07:45:38.480793 | 2020-09-21T12:09:13 | 2020-09-21T12:09:13 | 297,327,920 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,235 | c | /*
* ADC_ATMEGA16.c
*
* Created: 21/09/2020 04:58:30
* Author : DELL
*/
#include <avr/io.h>
#ifndef F_CPU
#define F_CPU 8000000UL
#endif
void ADC_Init()
{
ADCSRA = 0x87; // Enable ADC, fr/128
ADMUX = 0x40; // Vref: Avcc, ADC channel: 0
}
int ADC_Read(unsigned c... | [
"noreply@github.com"
] | Udayanan08.noreply@github.com |
0e2eee23c0513aed03de9b9d73c341635c871733 | cfe69fc556729bdecf2118fa5bc329343c42ed80 | /10.0.10240.16384/ntoskrnl/Functions/_CmAddDeviceToContainer.c | 06f2e6eeb54b163399dfd6798f025b8dad2f1efc | [] | no_license | Myprivateclonelibrary/W10M_unedited-decomp | 8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a | 67b05851a3e262ff8a5d11ee50db34f28c350f16 | refs/heads/main | 2023-08-31T06:00:37.303105 | 2021-05-15T23:53:23 | 2021-05-15T23:53:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,270 | c | // _CmAddDeviceToContainer
int __fastcall CmAddDeviceToContainer(int a1, int a2, int a3, int a4, _BYTE *a5)
{
int (__fastcall *v9)(int, int, int, int, int, int *); // r6
int v10; // r0
int v11; // r4
int v12; // r0
char v13; // r3
int v15; // [sp+8h] [bp-50h] BYREF
_DWORD v16[19]; // [sp+Ch] [bp-4Ch] B... | [
"64583248+Empyreal96@users.noreply.github.com"
] | 64583248+Empyreal96@users.noreply.github.com |
8dc919944ab3c4823676fa6cb711e835edca13df | 97cb6e0deee14bc01a035e098a62c72e7640f45e | /Nice/Jugadores.h | 5cc162f1aa590ade8a75186e0899310ec3ccb18d | [] | no_license | matia5andoval/ayudaPP | a8d8ffb246d45f7f40af5c0d5b3d90449d2836b7 | 12b633af57d7d19cba138fc124275e118846dcde | refs/heads/master | 2022-03-28T05:00:57.055757 | 2019-12-05T14:32:41 | 2019-12-05T14:32:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 516 | h | typedef struct
{
int codigo;
char nombreJugador[31];
char apellidoJugador[31];
char sexoJugador;
char fechaNacimientoJugador;
int estaVacio;
}eJugador;
void inicializarJugadores(eJugador[]);
void ingresarJugador(eJugador[],int);
int validacionNombreJugador(char[]);
int val... | [
"noreply@github.com"
] | matia5andoval.noreply@github.com |
13c32e5538f5042c9cb5cce8d0746b56c8af9fd3 | 9df64ff542b0db6aeee3df62b0dd077749f6e50f | /packages/openlibs/cortexa7-vfp-neon-telechips-linux-gnueabi/include/openssl/opensslconf.h | 5eea0854cca2763620463626f25cb955e3c92f41 | [] | no_license | algamza/ixwss | 44ede6b12bd9f7c18938f671b207e9d766d5e422 | fc323df76754d9f8aa24a36a24f640378c9e86bb | refs/heads/master | 2022-03-30T14:37:59.753345 | 2020-01-13T05:41:25 | 2020-01-13T05:41:25 | 232,973,724 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,423 | h | /* opensslconf.h */
/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
#ifdef __cplusplus
extern "C" {
#endif
/* OpenSSL was configured with the following options: */
#ifndef OPENSSL_DOING_MAKEDEPEND
#ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
# define OPENSSL_NO_EC_NISTP_64_GCC_128
#endif
#ifnde... | [
"kskim2@humaxdigital.com"
] | kskim2@humaxdigital.com |
36b4a46462933f3f707ba96aa257b9b32afaf61a | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_ShimEnumera_134.h | c994b4401c8c85284c147e7489a84c11c98ff8bd | [] | no_license | Klanly/TutorialPackageClient | 6f889e96c40ab13c97d107708ae8f3c71a484301 | b9d61ba2f287c491c9565b432f852980ec3fee28 | refs/heads/master | 2020-12-03T01:42:35.256114 | 2016-11-01T02:40:21 | 2016-11-01T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 743 | h | #pragma once
#include <stdint.h>
// System.Object
#include "mscorlib_System_Object.h"
// System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Collections.Generic.List`1<GCGame.Table.Tab_RankReward>>
#include "mscorlib_System_Collections_Generic_Dictionary_2_Enumerator__175.h"
// System.Collections.Ge... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
30dc41d3310b19ca9fe84a0a90a8179311406d89 | e4c041eb61bef16ba826fe0a89d6184a580d8bcb | /forktest.c | c9f0528cbafab6484fe8739bb1fbddb03644004e | [] | no_license | tausiftt5238/systemProgrammingCodesRoll52 | cbcf0a2d51ac3fc51336d36b204cfbcd80770161 | d16e6a25cabdca8b01d2b9c8f8112f8bf1f2c98f | refs/heads/master | 2021-01-12T01:45:00.925010 | 2017-01-09T12:19:08 | 2017-01-09T12:19:08 | 78,426,197 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 140 | c | #include <unistd.h>
#include <stdio.h>
int main(){
int answer = 84;
printf("Answer : %d by %d", answer, getpid());
fork();
return 0;
}
| [
"tausiftt5238@gmail.com"
] | tausiftt5238@gmail.com |
29afa018770312aae09be6a6413ae43824090818 | c47c254ca476c1f9969f8f3e89acb4d0618c14b6 | /datasets/linux-4.11-rc3/arch/x86/um/asm/checksum_32.h | 83a75f8a12330237a73b20a9d5c96c9a77d4b450 | [
"BSD-2-Clause",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | yijunyu/demo | 5cf4e83f585254a28b31c4a050630b8f661a90c8 | 11c0c84081a3181494b9c469bda42a313c457ad2 | refs/heads/master | 2023-02-22T09:00:12.023083 | 2021-01-25T16:51:40 | 2021-01-25T16:51:40 | 175,939,000 | 3 | 6 | BSD-2-Clause | 2021-01-09T23:00:12 | 2019-03-16T07:13:00 | C | UTF-8 | C | false | false | 1,275 | h | /*
* Licensed under the GPL
*/
#ifndef __UM_SYSDEP_CHECKSUM_H
#define __UM_SYSDEP_CHECKSUM_H
static inline __sum16 ip_compute_csum(const void *buff, int len)
{
return csum_fold (csum_partial(buff, len, 0));
}
#define _HAVE_ARCH_IPV6_CSUM
static __inline__ __sum16 csum_ipv6_magic(const struct in6_addr *saddr,
... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
d04778f415e35430186e569118035b0ae8d9acf2 | 61c05369db4219eda93b89579eb06e1e13c0e1d6 | /_Soft_Library_Pesho_/_not_finished____i2c_twi_usi.c | e6e5e1ff9c19c02bbcd5f2008dd85b91eeadd3a2 | [] | no_license | petarupinov/ATmega32A_GCC_DigitalControlAudioSystem_pLibs | 8e871bf5bebc6935d43dfe26d1d79055421e2067 | 8d0a209bb69f36590a63396856683235564616ea | refs/heads/master | 2021-01-10T05:36:10.668641 | 2016-02-13T22:46:49 | 2016-02-13T22:46:49 | 46,825,252 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,944 | c | /*************************************************************************
*** LIBRARY: I2C / Two Wire Interface / Universal Serial Interface *******
*** AUTHOR: PETAR UPINOV, email: petar.upinov@gmail.com *************
*** FILE NAME: i2c_twi_usi.c, v0.02, 29.11.2015 *************
*** SOFT IDE: AV... | [
"petar.upinov@gmail.com"
] | petar.upinov@gmail.com |
e5f57f045463f77238ebf7d03c1e28cdba7c6968 | d96a4d5e2efd16f035cac12e5abb43dd0f6fa9c6 | /src/control/mica/x_micasequence.c | 314518655dd307ba82c3ce57f955bae87efbf4c6 | [
"BSD-3-Clause",
"Zlib",
"LicenseRef-scancode-takuya-ooura",
"BSD-2-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | dph22/Spaghettis | cb02f3af06d28a795307dc5659cb0906bb87192a | c0bbba45e580c5bec029cc412e8a93c828abe60d | refs/heads/master | 2020-09-29T11:13:57.284018 | 2019-12-09T07:49:58 | 2019-12-09T09:27:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,425 | c |
/* Copyright (c) 1997-2019 Miller Puckette and others. */
/* < https://opensource.org/licenses/BSD-3-Clause > */
// -----------------------------------------------------------------------------------------------------------
// ------------------------------------------------------------------------------------------... | [
"nicolas.danet@free.fr"
] | nicolas.danet@free.fr |
1fa2a8d14287b35f150adfc6abbb146925ab9261 | 6863b95a1d7c1c0b86b4ff3cad4df12a81dc9169 | /include/heapsort.h | b357162183dda08340b5f11097fc0338e9758361 | [] | no_license | antoni4040/OS-Ergasia-2 | cd69a6e17b59d260871ded259893b85c8124ce8b | 6a9563268a5a1019faa17b41cc9f253663ad87fa | refs/heads/master | 2022-03-21T19:26:20.107999 | 2019-11-20T08:39:39 | 2019-11-20T08:39:39 | 220,341,305 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 920 | h | /*
Created by Antonis Karvelas, sdi1600060. K22, Project 2.
*/
#ifndef ERGASIA_2_HEAPSORT_H
#define ERGASIA_2_HEAPSORT_H
#define LEFT(i) (2*i + 1)
#define RIGHT(i) (2*i + 2)
/*
Based on the CLRS implementation that uses a separate length
and size(size will change during heapsort). Was going for a generic
des... | [
"ant.karvelas@gmail.com"
] | ant.karvelas@gmail.com |
90cab3087effcf820006d66461ca055708c3185f | 60e79d60e1333e78b516d8c61f520231631d75b4 | /src/main.c | 47b2386aa28a994e34d0941a524f63b9c35fc908 | [] | no_license | Lytol/Dictionary | 70a8dcec03fde8c6f149ac7ad51569bc6de3f680 | fd6db7f937f5210d43281279d6b87009522e1267 | refs/heads/master | 2021-01-21T02:30:56.314394 | 2011-04-14T00:17:26 | 2011-04-14T00:17:26 | 1,612,058 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 656 | c | #include <stdio.h>
#include "dictionary.h"
#define HASH_SIZE 100
int main(int argc, char *argv[]) {
Dictionary *dictionary;
dictionary = dictionary_create(HASH_SIZE);
dictionary_insert(dictionary, "brian", 0);
dictionary_insert(dictionary, "will", 1);
dictionary_insert(dictionary, "jarad", 2);
dictionary... | [
"bsmith@swig505.com"
] | bsmith@swig505.com |
c9583cad61fcad0ba1d2f339d3869e85a08ed100 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/7abe892b-ad79-4083-ac25-ca681a59a650.c | ae283921e30c1a783433d7fc1bcc1240354459e5 | [] | no_license | nmharmon8/Deep-Buffer-Overflow-Detection | 70fe02c8dc75d12e91f5bc4468cf260e490af1a4 | e0c86210c86afb07c8d4abcc957c7f1b252b4eb2 | refs/heads/master | 2021-09-11T19:09:59.944740 | 2018-04-06T16:26:34 | 2018-04-06T16:26:34 | 125,521,331 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 253 | c | #include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
k = i/j;
l = i/j;
l = l/j;
l = i%j;
l = l-j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
b2ce6299ab55c751e1042c884b4d66ca578693cc | 4a55b16c131ca5d8038349ff73388d632feb9270 | /minimum number.c | fcbb97474a3be65dfcdea845906c1debbde826e2 | [] | no_license | ramyanura/c-program | f811ccc4eeeb3fb88661ff9f910b7c56e5bd69b4 | 9de914ae5b018aa7872afe93f300371e3dd88ad8 | refs/heads/master | 2021-01-21T10:46:18.506179 | 2018-03-19T11:09:21 | 2018-03-19T11:09:21 | 101,985,414 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 272 | c | #include <stdio.h>
int main()
{
int i,j,n,a[10],t;
scanf("%d",&n);
for(i=0;i<n;i++)
{
scanf("%d",&a[i]);
}
for(i=0;i<n-1;i++)
{
for(j=i+1;j<n;j++)
{
if(a[i]>a[j])
{
t=a[i];
a[i]=a[j];
a[j]=t;
}
}
}
printf("%d",a[0]);
return 0;
}
| [
"noreply@github.com"
] | ramyanura.noreply@github.com |
2293de0b4432443a088c54b3410481ed487f6ac4 | fcf8796defbbb359271919a9f44fd14e49ea205b | /linear_array/set.c | 3b4035549560e6ce1788aa499b88f05bfbf06d84 | [] | no_license | jenkinz/simple-data-structures | d55a91fd6e9919fcc1bc77eb9c16770d6e897df3 | 797f95aa000d84eef498a6bd00406aeaa940d9db | refs/heads/master | 2021-01-21T11:08:30.111397 | 2012-09-07T15:29:23 | 2012-09-07T15:29:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,754 | c |
/*
* File: set.c
*
* Description: This file contains the implementation for a set abstract data type.
* The algorithm used to implement the set is a linear array with linear search.
*
* A set is an unordered collection of unique elements. Each element is a string.
*
* Author: Bri... | [
"bj@jenkinz.com"
] | bj@jenkinz.com |
358003fc4c0916e21ef5ea653c3c12cb2db6dd17 | 6b812a634dbf7cf56d4b4f2e3b542e2121bd8379 | /sh1/libft/includes/libft.h | 010796b40ee92cda6f2ac6b2f178cdf508766860 | [] | no_license | ElKite/42 | f10ed7898f052973f26866d5d873350bb3105dce | a4fe9c5e4d53afab2f14e65070c214c519691fb3 | refs/heads/master | 2021-01-18T22:46:56.890323 | 2017-03-20T13:02:57 | 2017-03-20T13:02:57 | 49,452,976 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,762 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"vtarreau@e1r11p4.42.fr"
] | vtarreau@e1r11p4.42.fr |
6bdead6edd406b8ae64c129cfae068a6842ac5db | 00af9ac3188a5301b7f21558b3062b9972d3bc46 | /unpack/unpack_son/fixIAT.c | 582639b04136db4a2c982c866bdba38c67747b64 | [] | no_license | w4kfu/SimCity3000_32Bit | 1dc808b0514d00dbfcb1d494d9db3e3e9a895e1a | 5af2e2bd83878578ca0ad9486d6b6e0c1a33200e | refs/heads/master | 2018-12-30T00:42:23.192207 | 2013-02-12T02:34:41 | 2013-02-12T02:34:41 | 8,078,565 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 25,410 | c | #include "fixIAT.h"
struct dll *list_dll = NULL;
static int NbHBRead = 0;
extern PVOID protVectoredHandler;
DWORD ResolvAPI = 0;
DWORD HBEsp = 0;
void init_fixIAT(void)
{
MODULEENTRY32 mod;
HANDLE TH32S;
struct dll *cur_dll = NULL;
TH32S = CreateToolhelp32Snapshot(TH32CS_SNAPMODULE32 | TH32CS_SNAPMOD... | [
"gw4kfu@gmail.com"
] | gw4kfu@gmail.com |
a46de57839b4dbd68fe9a8096de069d5b9752fc5 | aa11573b16caba1e4219343154f2fd84dd54c726 | /IotRelay2/pins.h | 01c050453f47e32d860aacf0db6567c8fe527e52 | [] | no_license | ramanraja/home3 | 9f6188d422aaa1c3e763bd9b5208fe21f2a8fcd7 | b8bed0ebbb907feeb9b7cba77e66ca95453c9f3a | refs/heads/master | 2022-12-05T06:44:26.708510 | 2020-08-08T17:22:05 | 2020-08-08T17:22:05 | 274,976,307 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,369 | h | // pins.h
#ifndef PINS_H
#define PINS_H
#include "common.h"
// The maximum number of relays a board can theoretically have is limited to 8 (MAX_RELAYS in common.h)
// The actually present number can be 1 to 8, which is given by NUM_RELAYS
// Assumption: there will not be more than 8 relays
// Command han... | [
"noreply@github.com"
] | ramanraja.noreply@github.com |
2aa3358d4ab777d9b1cf6bf4217cbd2ac10e4862 | cf71e4f8e3f2d87abb22e5a69da2ae9fa7551c86 | /New Unity Project/ios version/Classes/Native/mscorlib_System_Predicate_1_gen_22.h | eefab4c7f97386752fd4a6687b825634bafaa216 | [] | no_license | liamzebedee/hackagong2015 | 1a28c80caa9fbc69b007d0d1eae1d69c6565a87a | 3c3b560df9619ca76d7efc348796001a6bb5eeeb | refs/heads/master | 2021-01-13T01:30:09.952383 | 2015-09-19T16:18:55 | 2015-09-19T16:18:55 | 42,692,533 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 402 | h | #pragma once
#include <stdint.h>
// UnityEngine.CanvasGroup
struct CanvasGroup_t370;
// System.IAsyncResult
struct IAsyncResult_t8;
// System.AsyncCallback
struct AsyncCallback_t9;
// System.Object
struct Object_t;
// System.MulticastDelegate
#include "mscorlib_System_MulticastDelegate.h"
// System.Predicate`1<UnityEn... | [
"liamzebedee@yahoo.com.au"
] | liamzebedee@yahoo.com.au |
daa313f7ffcc230557b9494b850ef5836a2893d2 | 4769190248d67874db6e8417e0727a3cb7aa97e9 | /src/get_word.c | 337ac376dc475e23b8a152e53b3fe946e2df2aa0 | [] | no_license | jeremycalvo/minishell | b3621ee1c5b75a2ad8964f9bd5cfbf9a439d4dc6 | de545686ea4c9ca9d68053828eb234bf8d1fc021 | refs/heads/main | 2023-04-23T04:58:06.660531 | 2021-05-13T15:18:27 | 2021-05-13T15:18:27 | 367,086,969 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,011 | c | /*
** EPITECH PROJECT, 2021
** get_word
** File description:
** get_word
*/
#include "my.h"
int count_word(char *str)
{
int nb = 0;
for (int i = 0; str[i]; i++) {
if (str[i] == ' ') {
nb++;
}
}
return (nb + 1);
}
char *get_word(char *str, int nb)
{
int r = 1;
int i... | [
"jcalvo@localhost.localdomain"
] | jcalvo@localhost.localdomain |
362af9c8c4dd5cd7ba3fd3796a26193a9d0bf6ee | 3f68c6df80f4a31cc105d717d38543a6c05f4ba4 | /include/ws/wsutil.h | caf3d61c699539e0695878d83f53ee5df1a06fdf | [
"MIT"
] | permissive | syfchao/aNotherWS | b4d03d3815ceea29e346dfa9555fcb1b039fc38d | 1e80022ff58dcc79676a48b650405af2970001d7 | refs/heads/master | 2021-08-12T04:06:21.551306 | 2017-11-14T12:27:57 | 2017-11-14T12:27:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,508 | h | /**
* RFC6455 Websocket 帧格式, Payload data only accept UTF-8 octs.
* 0 1 2 3
* 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
* +-+-+-+-+-------+-+-------------+-------------------------------+
* |F|R|R|R| opcode|M| Payload len | Extended payload ... | [
"xuhuahai@sogou-inc.com"
] | xuhuahai@sogou-inc.com |
ea9fcfcf6e742ff961245d0e0b7aca03c374b3dd | aa9d3f9d4062182478aaa58aa92dcd5e8f107843 | /PSU_navy_2018/src/printing_maps/player_one.c | ae26a61616043022654386d12200436d3341bf0b | [] | no_license | Maxime2023/Navy | 4e898d6198ee0e8c728c7c076cbeba247f3353c7 | 0be5a1a7073ebb1d44f20fbb304499f884f12799 | refs/heads/master | 2020-05-30T21:38:49.245924 | 2019-06-03T09:35:56 | 2019-06-03T09:35:56 | 189,975,932 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,236 | c | /*
** EPITECH PROJECT, 2019
** navy
** File description:
** player one
*/
#include "header.h"
void calling_gnl(struct a *c)
{
c->str[2];
my_putstr("attack: ");
c->str = get_next_line(0);
if (testing_letters(c->str) != 2) {
my_putstr("wrong position\n");
calling_gnl(c);
}
}
void... | [
"noreply@github.com"
] | Maxime2023.noreply@github.com |
37a61b1ef1e25f306dbe02e72819b4fe9aa1202e | 0e74dae79f1d1aabb2f9fc1d03094cb9ed8b9ecb | /post2in_t.c | 133115147dcd4ae6dd2a614e69f155d68099c46e | [] | no_license | Pythonista7/Data-Stuctures-in-C | a6790dcbbb5edab4ec25164f78213ba29a73790a | ba5946a7bb4479f17c7ffe3a22bf451ab30de8de | refs/heads/master | 2020-03-31T22:55:26.967090 | 2018-12-08T06:13:33 | 2018-12-08T06:13:33 | 152,635,766 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,032 | c | /*
Design, Develop and Implement a Program in C for the following Stack Applications
a. Evaluation of Suffix exprression with single digit operands and operators: +, -, *, /, %,
^
Ex-
I/P => AB+
o/P => A+B
*/
#include<stdio.h>
#include<ctype.h>
#include<math.h>
char expr[25];
char stack[25];
int top=-1;
int res=0;
... | [
"noreply@github.com"
] | Pythonista7.noreply@github.com |
18abe967c7c32ece4b04e9ad00dd703cb6faff21 | 9228646c71e62be66527d4118c2e45d688172e29 | /SquareList/DatabaseAvailability.h | 972c3debebdeb43975bd4aa82227cf55abad1deb | [] | no_license | skylarpeterson/do | a7d52b640ff0d9af4ca860a37f276888882daf68 | dd19835f21c0806c3417b9e0deb913babb7708fa | refs/heads/master | 2016-09-11T13:27:08.938628 | 2014-05-21T22:17:43 | 2014-05-21T22:17:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 369 | h | //
// DatabaseAvailability.h
// SquareList
//
// Created by Skylar Peterson on 12/5/13.
// Copyright (c) 2013 Class Apps. All rights reserved.
//
#ifndef SquareList_DatabaseAvailability_h
#define SquareList_DatabaseAvailability_h
#define DatabaseAvailabilityNotification @"DatabaseAvailabilityNotification"
#define... | [
"skylarpeterson91@gmail.com"
] | skylarpeterson91@gmail.com |
9920d3ebd2593261b62731c6b334b700c977b410 | e2ef6c396c680922d351e1e79313e04ca0b0bd9f | /vendors/marvell/WMSDK/mw320/sdk/src/drivers/mw300/mdev_sdio.c | ca1ca8af7ec446d656a5651e698caa5331009660 | [
"MIT",
"GPL-1.0-or-later",
"LGPL-2.1-or-later",
"EPL-1.0",
"LicenseRef-scancode-free-unknown",
"MPL-1.0",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.0"
] | permissive | nguyenvuhung/amazon-freertos | e33dd990983c0e2ab3b6ce81d680e7f98d96bb7b | 05b7dcf278b8f470e915da3087ba79e7a46b922a | refs/heads/master | 2021-06-19T21:19:37.620812 | 2019-11-03T01:56:33 | 2019-11-03T01:56:33 | 212,607,651 | 4 | 0 | MIT | 2021-04-30T21:26:04 | 2019-10-03T14:59:45 | C | UTF-8 | C | false | false | 13,831 | c | /** @file mdev_sdio.c
*
* @brief This file provides mdev driver for SDIO
*
* (C) Copyright 2008-2018 Marvell International Ltd. All Rights Reserved.
*
* MARVELL CONFIDENTIAL
* The source code contained or described herein and all documents related to
* the source code ("Material") are owned by Marvell Int... | [
"33438817+huguesBouvier@users.noreply.github.com"
] | 33438817+huguesBouvier@users.noreply.github.com |
2bdaf6fc1e8c64eb4bd97d13368815dc61cfe76d | ea9f636f2516fc97b44ed0736dace3512760570f | /Sharing Window/SharingLv/SharingLv/Resource.h | 51413643c5a7e25dd690ae64da935d134ff8e3ba | [] | no_license | israelfloresdga/Wintempla-Information-System | da4942791c9fb4e1c088b58737e6d35e728e0f80 | ba94f4a9e0218efb8bde6d5dc943aac67dedb4cf | refs/heads/master | 2021-01-10T10:19:57.415860 | 2016-04-21T06:02:44 | 2016-04-21T06:02:44 | 36,786,208 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,309 | h | //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SharingLv.rc
//
#define IDS_APP_TITLE 101
#define IDC_SHARINGLV 102
#define IDI_SHARINGLV 103
#define IDM_ABOUT 32771
#define IDM_EXIT 32772
#define IDM_PRINT ... | [
"israel0104@gmail.com"
] | israel0104@gmail.com |
ac976b507d8afca6722ae17e2c07af1f9f95721e | 5bbd75d91ba4dee5807ab728f6c72f90d36937c8 | /C5辅导程序(17.9)/第10章/xt10-8.c | 93784be64f2fc0d89d37ba9845a489fcc21e896e | [
"MIT"
] | permissive | CSUBioinformatics1801/C_ZYZ | fe3bfbfd78a9ae82df04d53dfd952c61c8a7d42a | fcf53ca97f2c85974874e86e2323b045e09f26ae | refs/heads/main | 2023-07-17T23:54:11.285268 | 2021-08-22T04:06:05 | 2021-08-22T04:06:05 | 378,457,803 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 1,545 | c | #include <stdio.h>
#include <stdlib.h>
struct student
{char num[10];
char name[8];
int score[3];
float ave;
}st[10],s;
int main()
{FILE *fp,*fp1;
int i,j,t,n;
printf("\nNO.:");
scanf("%s",s.num);
printf("name:");
scanf("%s",s.name);
printf("score1,score2,score3:");
scanf("%d,%d,%d... | [
"51025363+Peldom@users.noreply.github.com"
] | 51025363+Peldom@users.noreply.github.com |
3da0064eecf9af0e99cf121aae397ecba2949f4a | 60888890bcdb7a62a981c13ec8ee6312016ff8a7 | /happy-number.c | 8fd67ed01cc6741aee7597ec1cc5a3bfe2247cc9 | [] | no_license | Manasa0812/100days_C_Sudhir-sir | 0fcabd76c33d85cd75f6c42476e4d2e96cab442b | d69a129f6c6a2c2425fd33a62c11db61abb83a25 | refs/heads/master | 2023-01-07T14:58:17.445032 | 2020-10-28T08:47:14 | 2020-10-28T08:47:14 | 287,505,431 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 388 | c | #include<stdio.h>
int is_happy(int n){
int s=0,r=0,n1=0;
n1=n;
while(n1!=1){
r=n%10;
n=n/10;
s=s+(r*r);
if(n==0){
n=s;
s=0;
n1=s;
}
if(n1==1){
return n1;
break;
}
}
//printf("f: %d",f);
}
int main(){
int n;
scanf("%d",&n);
n=is_happy(n);
if(n==1){
printf("h... | [
"noreply@github.com"
] | Manasa0812.noreply@github.com |
f5412067be8307b92e61e54e35b1be516ec2ab4b | c988e3c818efc500ff7e920f057c04bb327d5825 | /d3d12.mt/d3d12.mt/thread.h | 0fdf82f8a79148cd70d2d50bd5254f1963e981cb | [] | no_license | kom-xxx/camdrv_test | d50654c4a19b75db2e64045c8b73483e54d85def | 9fbef355d30b3bede64966af6bd6cc2b8e9cf07a | refs/heads/master | 2023-07-28T17:27:04.892838 | 2021-09-17T06:40:51 | 2021-09-17T06:40:51 | 396,466,710 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 310 | h | #ifndef THREAD_H
#define THREAD_H
struct thread_arg {
render_global *global;
int32_t cam_id;
size_t width;
size_t height;
bool schain;
volatile bool exit;
};
HANDLE thread_create(uint32_t, render_global *, size_t, size_t);
void thread_stop(HANDLE, uint32_t);
#endif /* !THREAD_H */
| [
"kom@narihara-lab.jp"
] | kom@narihara-lab.jp |
32735ab3d92f6772013f8f975898321208b9b8cc | b945b2fac11f237a49de33af1b8fa02ba3ed1814 | /bspmath/include/prototypes/bsflatcrvsf.h | 7cce6aa0ad36e363ab539f7eb1048b5c48a13961 | [] | no_license | ahundiak/isdp | b94f56f7a7b02b806209ff06da8e22497f6e1386 | 07572eb18f07cbf762505ef34e471fa47c102df4 | refs/heads/master | 2021-03-12T20:02:34.067237 | 2011-12-16T20:03:20 | 2011-12-16T20:03:20 | 37,136,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 190 | h | /* /usr3/bs/src.ot/bsflatcrvsf.c */
extern void BSflatcrvsf(struct IGRbsp_surface *, IGRdouble *, IGRint, IGRdouble *, IGRdouble *, IGRdouble *, IGRboolean, IGRdouble, IGRdouble *, BSrc *);
| [
"ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30"
] | ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30 |
4fbee86f461918321e56fa5b0d6eee7805552cc2 | dcf26a6bcf853a3f8f6f50f9379998ef4d8aad40 | /vendor/hisi/hi35xx/third_party/uboot/drivers/spi/zynq_spi.c | 2059a7105021933e5af67aafab9c4b7994a9e732 | [] | no_license | small-seven/testmem | c5f3202dce1c369e9d84cdaaccc2008b827c16d8 | 2771460c617439bd1be562ffdc94543ea170a736 | refs/heads/main | 2023-03-12T22:16:28.824577 | 2021-03-03T04:24:59 | 2021-03-03T04:24:59 | 343,847,762 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,109 | c | #include <common.h>
#include <dm.h>
#include <malloc.h>
#include <spi.h>
#include <time.h>
#include <asm/io.h>
#define ZYNQ_SPI_CR_MSA_MASK BIT(15) /* Manual start enb */
#define ZYNQ_SPI_CR_MCS_MASK BIT(14) /* Manual chip select */
#define ZYNQ_SPI_CR_CS_MASK GENMASK(13, 10) /* Chip select */
#define ZYNQ_SPI_CR_BA... | [
"huihuigong@users.noreply.github.com"
] | huihuigong@users.noreply.github.com |
5869b83edde4a9d5f4bf87fc09e53e5a94ff96be | 6f0ddaabce02c9e5a7623c642b04c2a63cbe4d1c | /O.S.Programs/named-pipes/create_fifo.c | a69f2ac62d5ad8b3b505b50ba9cbf1f8febbb48f | [] | no_license | LakshmiPraneetha/Learning-Stairs | 280c3b5a34ae98f3226fd032f9eee525c09499f6 | 1f018de7f35f49fa30c41df208e25db8bc5e2841 | refs/heads/master | 2021-01-15T20:18:52.991287 | 2013-09-02T06:19:28 | 2013-09-02T06:19:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 400 | c | #include<stdio.h>
#include<fcntl.h>
#include<stdlib.h>
main()
{
int file1,file2;
int fd;
char str[256];
char temp[4]="how";
char temp1[4];
file1 = mkfifo("fifo_server",0666);
if(file1<0) {
printf("Unable to create a fifo");
exit(-1);
}
file2 = mkfifo("fifo_client",0666);
if(file1<0) {
printf("Unable to create a... | [
"kumarsukhani@gmail.com"
] | kumarsukhani@gmail.com |
b526ce4e6853f0ec8f6e3494a087926706897583 | f02fce37cfddfa7fb6f7f87b3dfa9d665f3dcd23 | /time.c | 87b3993517c45ffe9fcb1e87b9888c74505d0976 | [] | no_license | imzhi/c_learn | 1e30fd68d82af8782407b349f45c5bded5909b6b | 89d2e95bcaca8075211d84a682a884cd6bbcc792 | refs/heads/master | 2020-08-31T09:17:11.660377 | 2018-08-24T02:22:43 | 2018-08-24T02:22:43 | 218,657,762 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 327 | c | #include <stdio.h>
#include <time.h>
int main ()
{
time_t curtime;
struct tm *info;
time(&curtime);
printf("当前时间 = %s\n", ctime(&curtime));
info = localtime(&curtime);
printf("一年中的第几天:%d\n", info->tm_yday);
printf("一周中的第几天:%d\n", info->tm_wday);
return(0);
}
| [
"yxz@126.com"
] | yxz@126.com |
42bcf9870ec7a5a86609b1b521b23cca244c6c68 | 4bc1891251fd295301fd29a54b1788f9e9e2d40a | /Src/app.c | c1bf51bc9b6f89c6bb38c79b6a168ab5a533a42d | [] | no_license | mllapps/elevator | 8cfeef5a1971c33c4a36de6a46f59d4786e0de59 | 1efa81441cd227198f02ff74337a50b8896c7722 | refs/heads/master | 2018-10-21T16:59:01.850884 | 2018-09-01T10:48:49 | 2018-09-01T10:48:49 | 120,959,419 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,410 | c | /**
* @file app.c
* @author fl0mll
* @date 2017/12/27
*
* This document contains proprietary information belonging to mllapps.com
* Passing on and copying of this document, use and communication of its
* contents is not permitted without prior written authorization.
*
* @brief Application implementation
*/
#i... | [
"mueller@mllapps.com"
] | mueller@mllapps.com |
5b6dc57af4c6a24c022b4e4b89714a7b308643c5 | 932556fd7beae477fa81adfee86d725d2770d259 | /base/qsatlqu.H | 2b40759fe65d38ca822fb21603b40da6aa2a1d96 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | GEOS-ESM/MAPL | 7dcae2923e23dad81789b2ff7d50cd777f29dcd1 | d3085a106ebdb62c9b13ccd6b2c642e34059765a | refs/heads/main | 2023-08-17T14:00:44.593500 | 2023-08-03T19:15:37 | 2023-08-03T19:15:37 | 195,083,467 | 10 | 19 | Apache-2.0 | 2023-09-14T16:54:15 | 2019-07-03T15:40:39 | Fortran | UTF-8 | C | false | false | 139 | h |
#define TABLE ESTBLW
#define FILE_ "esatlqu.H"
#define PHASE WATER
#include "eqsat.H"
#undef TABLE
#undef FILE_
#undef PHASE
| [
"matthew.thompson@nasa.gov"
] | matthew.thompson@nasa.gov |
ab29019fa3fd95ec70088b98594d8f93c709c828 | f72e4bb76d2865d8ea58b758828c8fb2bb12ceb4 | /demos/crypto/test_des.c | 3db1944465146d61e3bd1f8e711141e01ef61906 | [] | no_license | zucker-chen/libs | ccaf022aee73907e168a06ac40bfd6d16b7d7e2f | 8190fe356e23fa5150ec7c822b9bd1dfdedc62e2 | refs/heads/master | 2023-04-03T10:47:45.753815 | 2023-03-29T03:30:27 | 2023-03-29T03:30:27 | 87,089,202 | 30 | 17 | null | null | null | null | UTF-8 | C | false | false | 1,477 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "des.h"
#define DES_KEY_SIZE 8
#define DES_BLOCK_SIZE 16 // must be 8byte align
int main (int argc, char *argv[])
{
int ret, len, is_relay, crypt_mode;
unsigned char in_data[DES_BLOCK_SIZE], out_data[DES_BLOCK_SIZE+8];
FILE *in... | [
"timeontheway@163.com"
] | timeontheway@163.com |
8b67fb1846279fb4486bfdb4a87e919f41a55462 | 9b332b69c37d043cc4292a926c787af42cb66d65 | /subsys/bluetooth/host/mesh/settings.h | c0ff48a9d43ac6f2ea0bfffcf4330e5149388144 | [
"Apache-2.0"
] | permissive | supermwxp/zephyr | b50fe74711418bad58f2e1df126178737689cdda | 3be0c56d50ec4eca188be45e6ce35b952a381935 | refs/heads/master | 2020-03-16T21:48:39.506699 | 2018-05-09T13:31:06 | 2018-05-11T07:56:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 586 | h | /*
* Copyright (c) 2018 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
void bt_mesh_store_net(u16_t primary_addr, const u8_t dev_key[16]);
void bt_mesh_store_iv(void);
void bt_mesh_store_seq(void);
void bt_mesh_store_rpl(struct bt_mesh_rpl *rpl);
void bt_mesh_store_subnet(struct bt_mesh_subnet *sub);... | [
"johan.hedberg@gmail.com"
] | johan.hedberg@gmail.com |
2f958245b101b3170afb9fcb526a1c84a8a8d3e5 | 0e095a8386fdd2112a260b9972fe1d677ea8c3b4 | /source/string_utils.h | d3ca9a7957a640b522c887e9cda308e1790553b6 | [
"BSD-3-Clause"
] | permissive | flenoir/EBU-STL-tools | 225ba0ef55dfe7c9d3730544e9780419180af103 | e9fe177a5ad1eeabcb6b25a6d8a02a0a423013c4 | refs/heads/master | 2020-08-29T16:43:03.766271 | 2019-03-13T12:49:38 | 2019-03-13T12:49:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 230 | h | #ifndef STRING_UTILS_H
#define STRING_UTILS_H value
char* str_shift(char* source, int position, int shift);
char* str_replace(char* source,char* needle,char* replace);
int str_count(const char* source,const char needle);
#endif | [
"tardiel@gmail.com"
] | tardiel@gmail.com |
265ccbbabfe90b5b6ccd640c1308d1dd72bf7e8d | 7008d4e39c15ea01d9dcc59c37c7ed517ee67d7c | /src/lib/SlingShot/sspkg2.0/examples/misc/drawrect.c | ea00916e2c331e8d184c829ba604cee576a56dcf | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | LegalizeAdulthood/OpenLookCDROM | d99b829a446cfa281947c449c8496943f944fd2a | 2aa032ddc0a737bb420463c0a508a0f4867c1667 | refs/heads/master | 2023-03-19T12:02:53.777816 | 2021-03-11T14:36:41 | 2021-03-11T14:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,995 | c | /*
* (c) Copyright 1991 Sun Microsystems, Inc. All rights reserved.
* See LEGAL_NOTICE file for terms of the license.
*
* @(#) drawrect.c 1.6 92/11/06
*/
#include <xview/frame.h>
#include <xview/panel.h>
#include <xview/cms.h>
#include <sspkg/canshell.h>
#include <sspkg/drawobj.h>
Frame frame;
Canvas_shell... | [
"ian@darwinsys.com"
] | ian@darwinsys.com |
718c867c3db57361ce7d50a8d1c9ae8afea65155 | 0e2146c1457866b332f479660eed001dc1b958fe | /zadanie3/structs.h | 9728038a175276ad45a2f9cccfc674ecdca38580 | [] | no_license | mozkal/SIK | 045e576997f2b3c5428b4f6004206709bbc9b5a2 | 54953d33b909a4545d894f480263366dcaefee40 | refs/heads/master | 2021-01-11T00:28:54.056299 | 2016-10-10T20:49:18 | 2016-10-10T20:49:18 | 70,526,975 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,031 | h | #ifndef STRUCTS_H
#define STRUCTS_H
#include <inttypes.h>
#define PROBING 10
#define MESSAGE_SIZE 16
typedef struct client {
char *name;
char *address;
int has_udp;
int has_ssh;
uint64_t udp_delay[PROBING];
unsigned int udp_count; //mod 10, bo zastępujemy stare pomiary
... | [
"noreply@github.com"
] | mozkal.noreply@github.com |
2cde6620e5aef9b7a2c6ed7aafeec480103ea35a | 56576b96d8fa41c5ea11d966349fd9aab0c95b6f | /dominion/mutanttesting/notkilled/mutant101388_dominion.c | 10f23b6e42124d1f5345e51211ae3ee17ae9bca3 | [] | no_license | cs362sp16/cs362sp16_minnerp | 9f45847caa77acb4f390e07478139ac7dd681203 | 12cba30f398c2e18aa4b7138c6034503fba8624f | refs/heads/master | 2021-01-21T11:40:18.310073 | 2016-06-06T18:01:45 | 2016-06-06T18:01:45 | 55,734,691 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,222 | c | #include "dominion.h"
#include "dominion_helpers.h"
#include "rngs.h"
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
int compare(const void* a, const void* b) {
if (*(int*)a > *(int*)b)
return 1;
/* MUTANT (rep_op) */ if (*(int*)a <= *(int*)b)
return -1;
return 0;
}
struct gameState* newGame() {
str... | [
"minner.paul@gmail.com"
] | minner.paul@gmail.com |
421c0c34df1064e192fb9d62b6b8edc3005eb64e | a16cb0cc4890b918280231dfd3ecb5d7786ffacd | /V/V_Show.h | 5ab61949e1b9c16726fecfca5491dc56a0815d0e | [] | no_license | FeiBall/V | 2f65901e3e1a9b943c1dc416689dfbacc34a3936 | d8b478b98b5be0f50d0b1a257a641e6cdd79f7ad | refs/heads/master | 2023-03-10T11:35:00.685796 | 2021-03-01T07:34:41 | 2021-03-01T07:34:41 | 273,679,645 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 66 | h | //#pragma once
void V_Show();
void MAP();
void Map_Status_Setup(); | [
"448407561@qq.com"
] | 448407561@qq.com |
0d4f3044e1e9b57978cf775f56a1f0335f1f2efb | abe89c40f5f9a25dc5f0c3da3a23e698029aa25b | /foundations/backtracking/perm.c | 457c85f0f48734562f2c892e24721bec1de23019 | [] | no_license | hrntrn/computer-science-in-c | ad87e9a6030dc4bc7f4ac1634f58f2f2021b95e9 | ee4265d9ef74d9b068a2626d12c10d88da2e188d | refs/heads/master | 2021-01-21T18:54:03.822234 | 2020-05-16T13:59:10 | 2020-05-16T13:59:10 | 58,327,733 | 0 | 0 | null | 2016-05-08T19:30:07 | 2016-05-08T19:30:06 | C++ | UTF-8 | C | false | false | 1,552 | c | #include <stdio.h>
#define max 10
//function prototypes
void read(const char*);
void solve();
void back();
void init();
int solution();
int isValid();
int have_next();
void printSolution(const char*);
FILE *fin,*fout;
int n,
stack[max],
level;
int main() {
fout = fopen("perm.out", "w");
read("... | [
"mergesortv@gmail.com"
] | mergesortv@gmail.com |
04bd4e1ca4bd247079cf892341f0929c4bab6eb7 | e6cd4205e9561496eae0cb31cce9b74ad19f8c10 | /e3/sc/sc.h | 2774205fe33b3943c6e7aeace721a01d548928df | [] | no_license | skytomo221/5I-Applied-Exercises | 69f3d477528a95b8998cce5c3dfc447999e897e8 | cd9d6c07357ab03a9c3882ecb7c5983899a6a4a2 | refs/heads/master | 2020-05-19T20:01:50.211241 | 2019-07-16T13:57:52 | 2019-07-16T13:57:52 | 185,193,563 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,365 | h | #define WHITESPACE " \t\n"
#define ALPHABET "abcdefghijklmnopqrstuvwxyz"
#define DIGIT "0123456789"
#define HEXDIGIT "0123456789abcdef"
#define TOKEN_EOF -1
#define TOKEN_ERROR 0
#define TOKEN_ID 1
#define TOKEN_NUM 2
#define TOKEN_COL 3
#define TOKEN_SEMICOL 4
#define TOKEN_COLEQ 5
#define TOKEN_EQ 6
#define TOKEN_NE... | [
"tomo1kawa.fullerene@gmail.com"
] | tomo1kawa.fullerene@gmail.com |
1ad5b6e1dbbaf13217d1e54d271096d56bdfc1fa | e844a50b5fba0dd35aaacaef7b20a9804532e227 | /소스.C | 849de14701c78f35fdba4204d91756e8d222826e | [] | no_license | Kim-yhyh/pro12 | 0b347d5394767a9a1b19512c212dbf236541baf0 | 4d2f2470f26ffdf6bfcf412a1b9455c39471f485 | refs/heads/master | 2020-09-09T22:45:20.226560 | 2019-11-14T05:32:58 | 2019-11-14T05:32:58 | 221,588,617 | 0 | 0 | null | null | null | null | UHC | C | false | false | 2,500 | c |
#include "AT89S52.H"
#define U_C unsigned char
#define U_I unsigned int
#define U_L unsigned long
unsigned char FLG1=0, FLG2=0;
unsigned char RX_DATA, FL1=0, FL2=0;
Delay_us(unsigned char us) //us지연함수
{ unsigned char i;
for(i = 1; i <= us; i++);
}
Delay_ms(unsigned int ms) //t... | [
"noreply@github.com"
] | Kim-yhyh.noreply@github.com |
dc73d01b77e9faf91ddd9b5668173a3e293ae34d | 17a43762ef1f6f13d22330b0a6feddea20e592b6 | /modules/extern/array.h | b5d9cda67b0122b345d34cf1b793e049df599bfe | [] | no_license | forgetSalary/Lab7 | bf1843f2eb90538164de783ed3555f3c765687da | 131a0f742ae9a903f0922335e89bcacd68fd424b | refs/heads/main | 2023-02-05T13:13:07.693068 | 2020-12-03T21:58:02 | 2020-12-03T21:58:02 | 318,270,617 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 823 | h | #ifndef GRAPHMATRIX_ARRAY_H
#define GRAPHMATRIX_ARRAY_H
#endif //GRAPHMATRIX_ARRAY_H
#include <stdlib.h>
#include <stdint.h>
#include <stdio.h>
#include <assert.h>
typedef struct array_s {
void* data;
size_t value_size;
size_t data_size;
}array_t;
typedef struct numbers_s {
int* data;
size_t siz... | [
"lantsovandrew@gmail.com"
] | lantsovandrew@gmail.com |
9c28daa1253d100ee127f939f5e4ef9274623489 | 0690df633e2731b17e15a1a822e5fce9fa0d628c | /1-Iniciante-Beginner/1021 - Notas e Moedas - Notes and Coins.c | a40ab3f9d227277e14421dbed4a02168674ae772 | [
"MIT"
] | permissive | Limarceu/Uri_Online_Judge | 2b131ddef3a79923578d3667664c06bd243a09cf | 3328dacd5419b5a6bce4cb7dfc38e355e9fdab1f | refs/heads/main | 2023-05-31T10:57:42.155856 | 2021-06-29T07:07:38 | 2021-06-29T07:07:38 | 381,235,559 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,405 | c | #include <stdio.h>
int main()
{
int n100, n50, n20, n10, n5, n2;
int m1, m50, m25, m10, m05, m01;
double n;
scanf("%lf", &n);
int notas = n;
int moedas = (n - notas) * 100;
if ((moedas * 1000) % 10 == 9)
{
moedas++;
}
n100 = notas / 100;
notas = notas % 100;
n... | [
"60044028+Limarceu@users.noreply.github.com"
] | 60044028+Limarceu@users.noreply.github.com |
4de885e523c95fb56cf67f69fe1cffd5ef45f9a5 | d9905f3d4ffde347fceb3c4fb284de8a5ebb6b51 | /Projects/NightLightDMA_Heart/src/TouchPad.c | e5c5368c734f975f4448f1de8ce840d0467ae542 | [] | no_license | WSCKY/STM32F042xx | 2293a2f186243ad6effa1d6d20d1f541df34b476 | f624dd35305fe21161f7e2df960440cf4e2c5294 | refs/heads/master | 2020-03-13T12:55:00.701115 | 2018-11-30T06:03:54 | 2018-11-30T06:03:54 | 131,128,705 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,934 | c | #include "TouchPad.h"
#include <string.h>
static GPIO_InitTypeDef GPIO_InitStructure;
static uint8_t _check_step = 0;
static uint32_t _check_time = 0;
static uint8_t _check_start = 0;
static uint32_t _filter_time = 0;
static uint32_t FiltedCapVal = 0;
static uint32_t CapValBuffer[DATA_FILTER_DEPTH] = {0};
static ui... | [
"hello.kychu@gmail.com"
] | hello.kychu@gmail.com |
d9a7d60fd97fab6bc0d61fb2075575d80a8709ef | 3620f42287ff2cc40a9ae6f206a35b2a40b01388 | /Project/microblaze/Sw/core1/misc.h | f03de9a0acf84a93ab0f5c2e414a52390063f25b | [] | no_license | goncalor/HwSw | 2578d3b3954b2187e603412d6aaa284b1cfa2b44 | 01d92c99755c692b6e3cf9a64bd5c302d104ce67 | refs/heads/master | 2020-04-13T16:03:05.582222 | 2015-06-10T23:43:45 | 2015-06-10T23:43:45 | 31,237,834 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 84 | h | #ifndef MISC
#define MISC
int * int2bin(int * bin, unsigned int a);
#endif //MISC
| [
"luisazenhas.fiolhais@gmail.com"
] | luisazenhas.fiolhais@gmail.com |
2e005a1fb3eacd9a28f29a6f37d6cac92cf40edd | 1af374e637e0f466dcbc01de29ff531a99cfe549 | /src/spch-link-hash.h | b23dfdd995105448254ab327b08e0e3300014977 | [
"MIT"
] | permissive | ClnViewer/Split-post-commit-Hook---SVN-GIT-HG | 1f14a9dfb878846684f94ad8bb873f39e909f04c | a0f1616e4bdc6216f338f52cabd38c6f027453a0 | refs/heads/master | 2020-03-27T13:04:14.223788 | 2018-10-08T17:38:07 | 2018-10-08T17:38:07 | 146,588,182 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,777 | h | /*
MIT License
Copyright (c) 2018 PS
GitHub: https://github.com/ClnViewer/LinkedHashMap
See example: https://github.com/ClnViewer/LinkedHashMap/blob/master/test/main.c
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation fil... | [
"cwdwshare@gmail@.com"
] | cwdwshare@gmail@.com |
af1ab7f92a4328caaeb24667af10ff1fc9901e79 | 6b699791f9fffc67a7b1bb14f5e42397a8501030 | /6/zisshu/6_1.c | 5bca636750de0e7bdebc8d034b07c6b7a2b6e5e6 | [] | no_license | lastcat/CRenshuu | 1f0a3e6386d20ee9358cba22d7ac43138c0ff967 | 73cfeb3d921f74e69c0338a1a37350a8d6dc2fa4 | refs/heads/master | 2021-06-01T20:20:43.306709 | 2018-07-23T02:24:18 | 2018-07-23T02:24:18 | 34,800,377 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 343 | c | #include <stdio.h>
#include <math.h>
float x1;
float yi1;
float x2;
float yi2;
char input[100];
int main(){
printf("input 2 points(format is \"x1,y1,x2,y2)\":");
fgets(input,sizeof(input),stdin);
sscanf(input,"%f,%f,%f,%f",&x1,&yi1,&x2,&yi2);
printf("differ between 2 points is %f\n",sqrt( (x2-x1)*(x2-x1) + (yi... | [
"kokodoko966@gmail.com"
] | kokodoko966@gmail.com |
1b437f3973917a797b17cedf192234029e1683ff | 0edbcda83b7a9542f15f706573a8e21da51f6020 | /private/shell/ext/ratings/mslocusr/winnetwk.h | e47c295f549ff9a412ec50e97fb5e68e063b26db | [] | no_license | yair-k/Win2000SRC | fe9f6f62e60e9bece135af15359bb80d3b65dc6a | fd809a81098565b33f52d0f65925159de8f4c337 | refs/heads/main | 2023-04-12T08:28:31.485426 | 2021-05-08T22:47:00 | 2021-05-08T22:47:00 | 365,623,923 | 1 | 3 | null | null | null | null | UTF-8 | C | false | false | 22,195 | h | /*++
Copyright (c) 1991-1995 Microsoft Corporation
Module Name:
winnetwk.h
Abstract:
Standard WINNET Header File for WIN32
Environment:
User Mode -Win32
Notes:
optional-notes
Revision History:
08-Oct-1991 danl
created from winnet 3.10.05 version.
10-Dec-1991 Johnl
... | [
"ykorokhov@pace.ca"
] | ykorokhov@pace.ca |
8b239811cfe2cca16a9fe37048a8e5f285343c22 | e890103e373ed7b7f5111c5b70b51290a038a016 | /Platform/vendor/Freescale/MK64FxxL12/gpio_irq.h | 08e217c06bfa5175c24c45a6d7cce6b57f81219a | [] | no_license | HuangTed/mico_v2.2.0 | 907849ca08db82efa5e364ca402e03e2d8c04fc2 | 81efd26c12173245127902aeff34001720f89be8 | refs/heads/master | 2016-09-07T19:07:58.215807 | 2015-09-17T17:40:22 | 2015-09-17T17:40:22 | 42,241,265 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,101 | h | /**
******************************************************************************
* @file gpio_irq.h
* @author William Xu
* @version V1.0.0
* @date 05-May-2014
* @brief This file provides all the headers of GPIO external interrupt
* operation functions.
*********************************************... | [
"tednick@163.com"
] | tednick@163.com |
1b926e79d7811b4dcca904f8c114a39c4dcd6d82 | dc80f02615c7c68de65f73020ed6cf253ce819fb | /FemtoRV/FIRMWARE/LIB/femtoGLsetpixel.c | 699c51db46b533564c5297a43b2d432abc17ce04 | [
"BSD-3-Clause"
] | permissive | emard/learn-fpga | dda0b03723bbdbbe543ca73ec853afed2866b659 | 893221d10c5f1e6905edec0513d1eca5cb4c7ba3 | refs/heads/master | 2022-11-21T14:06:38.163374 | 2020-07-20T09:38:45 | 2020-07-20T09:38:45 | 281,073,084 | 2 | 1 | BSD-3-Clause | 2020-07-20T09:28:32 | 2020-07-20T09:28:31 | null | UTF-8 | C | false | false | 213 | c | #include <femtorv32.h>
void GL_setpixel(int x, int y, uint16_t color) {
oled_write_window(x,y,x,y);
IO_OUT(IO_OLED_DATA,color >> 8);
OLED_WAIT();
IO_OUT(IO_OLED_DATA,color);
OLED_WAIT();
}
| [
"Bruno.Levy@inria.fr"
] | Bruno.Levy@inria.fr |
58c8b722828f397ceecff49ccdfec3389f92a1f5 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/media/radio/wl128x/extr_fmdrv_common.c_fm_irq_handle_rds_start.c | 6c45818056c584e6a678e632254d2422b535dcc7 | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,132 | c | #define NULL ((void*)0)
typedef unsigned long size_t; // Customize by platform.
typedef long intptr_t; typedef unsigned long uintptr_t;
typedef long scalar_t__; // Either arithmetic or pointer type.
/* By default, we understand bool (as a convenience). */
typedef int bool;
#define false 0
#define true 1
/* Forward d... | [
"brenocfg@gmail.com"
] | brenocfg@gmail.com |
63565f877dcaf16911d0536f9f5301ba9a5ea488 | a1256b79b82f3d55a3c639b8573c6a2d5dcc1f5b | /solo_ulcc/infinite_version_ulcc (original).c | fdb500b02bc66b3072e437fef36f4c86b103d451 | [] | no_license | milind22/ULCC | 7edc7b7a368283a8e9b03eba99f4333edb88edc5 | 7298eb00fbe71a1b4f170d37bed982fd044b804e | refs/heads/master | 2021-01-16T21:23:53.619644 | 2015-07-12T20:53:05 | 2015-07-12T20:53:05 | 38,977,315 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,488 | c | #include <sys/time.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "../../../src/ulcc.h"
static unsigned long x=123456789, y=362436069, z=521288629;
unsigned long xorshf96(void) { //period 2^96-1
unsigned long t;
x ^= x << 16;
x ^= x >> 5;
x ^= x << 1;
t = x;
x = y;
... | [
"milind.agarwal234@gmail.com"
] | milind.agarwal234@gmail.com |
14acf8001c8048e95629e6d3925c2f8711ec177e | 14f6815580918fd833306e660b3548156478bda1 | /players/wocket/mushrooms/nonge.c | 91709aec5eafebef435a734884cbd21e7477cd33 | [] | no_license | IamthatIam777/nirvlpmud | 344a1fb3b0dca4f5feadb46ee17f90a51b6ea0c1 | eb92d5ad1aa4eee7e6c717ef93485546a583570e | refs/heads/master | 2021-06-10T18:04:28.143455 | 2017-01-30T20:17:35 | 2017-01-30T20:17:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,785 | c | #include "/players/wocket/closed/ansi.h"
inherit "/obj/monster";
object shroom;
reset(arg){
int i;
::reset(arg);
if(!arg && !root())
if("/players/wocket/mushrooms/nonge_tracker"->query_nonges() > 18) {
call_out("kablooey", 1);
return;
}
if(!arg){
"/players/wocket/mushrooms/nonge_tracker"-... | [
"johnniebillings@gmail.com"
] | johnniebillings@gmail.com |
7ba7dab73654667ecbd6e83ba5dafeb103017bb8 | bb9f90555edf08aae8a981b367dfdc9c96d8b2cf | /system/sys/include/atheos/smp.h | f0393d337f0a23779f1ffd9fc46d5706b75e3ce2 | [] | no_license | galiman/SyllableDesktop-0.6.6 | 4fc9f9ac29511427160f1243094f4ea9b54284b9 | 54648baf977dd364ccfc870294f8241ab3c5021e | refs/heads/master | 2020-08-05T00:35:16.489942 | 2019-10-02T12:16:42 | 2019-10-02T12:16:42 | 212,332,243 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,904 | h | /*
* The AtheOS kernel
* Copyright (C) 1999 - 2000 Kurt Skauen
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU Library
* General Public License as published by the Free Software
* Foundation.
*
* This program is distributed in the hop... | [
"galiman85@mail.ru"
] | galiman85@mail.ru |
b6d2eaba79480e19e1e65ae3980bc12992b381ab | 2b6a4c07488ccdb2dd17a9c54225b5741b98a39e | /utils/hash.c | 39d2e2c2bba789a17f30b6d3418f9d99f64641c5 | [] | no_license | rh516/tse | 634269939ed72c38a0f529d13a8215292d286c59 | b49aab196bacd0226316d0f2910766d005c8116e | refs/heads/master | 2023-01-28T17:40:41.928256 | 2020-12-10T00:26:40 | 2020-12-10T00:26:40 | 305,820,872 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,863 | c | /*
* hash.c -- implements a generic hash table as an indexed set of queues.
*
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>
#include "hash.h"
#include "queue.h"
typedef struct hashT
{
uint32_t size;
queue_t **queuesPtr;
} myHashT;
hashtable_t *hopen(uint32_t hsize)
{
myH... | [
"rrhuang99@gmail.com"
] | rrhuang99@gmail.com |
bffb46674c90585a7aab5da2c261f996aab39d29 | 48f83215cee33672cd53e5beee89a1a8cb67aa10 | /__exchequer_pbl/____PB6/cgen/h/CONIO.H | e115946860d697dece1dd81f87ee50fca98ff183 | [] | no_license | dimad77771/GUKV | dc6dbe4bc7d01dde2b77ec5082f950ba9d462a6c | 193fecf40a3e1d941747683f99640034b34fc67a | refs/heads/master | 2023-08-18T23:54:56.416948 | 2022-09-25T16:32:29 | 2022-09-25T16:32:29 | 238,393,571 | 0 | 0 | null | 2023-05-31T19:57:59 | 2020-02-05T07:35:19 | C# | UTF-8 | C | false | false | 2,081 | h | /*
* conio.h Console and Port I/O functions
*
* Copyright by WATCOM International Corp. 1988-1996. All rights reserved.
*/
#ifndef _CONIO_H_INCLUDED
#define _CONIO_H_INCLUDED
#if !defined(_ENABLE_AUTODEPEND)
#pragma read_only_file;
#endif
#ifdef __cplusplus
extern "C" {
#endif
#ifndef _COMDEF_H_INCLUDED
#inc... | [
"dima7777@DESKTOP-KCF43RE"
] | dima7777@DESKTOP-KCF43RE |
e8f334f7ee757c66e2c748eb125c97813852b6bb | 97ead37bec4a34d4f07b7124bf7a7368093a2cc6 | /sdk 6.1/nrf51822/Include/serialization/common/struct_ser/s110/ble_struct_serialization.h | 837186477e99910e467edf81e942fb861d7ca69f | [] | no_license | AveryLouie/flashware | 6bc65b10df193a760834ca1de3ad17a55e13c254 | 507deb1828f0eb96f84d74176fc2a0185140f344 | refs/heads/master | 2021-01-17T07:11:16.958198 | 2016-07-03T19:06:38 | 2016-07-03T19:06:38 | 49,614,730 | 19 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,030 | h | /* Copyright (c) 2014 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in detail in NORDIC
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
*
* Licensees are granted free, non-transferab... | [
"inactive.e@gmail.com"
] | inactive.e@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.