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
09b56a6f0096ef7bdab99772d509c6dc07ff6265
6ec5dbb7837c9e73708fdbdd415d74263e785881
/433BaseballMainServer/433BaseballMainServer/DBHarvester.h
6705e7f9cf4aa126f2e7642229b0228d0b2d2b62
[]
no_license
433intern/433Baseball
e678fcbddc5b733029af1a3fd03c7c91807ce479
3d6ed384cdf8f488721a4d51fa804df6eb737737
refs/heads/master
2021-01-11T07:37:38.650726
2015-12-16T22:45:04
2015-12-16T22:45:04
46,963,522
1
1
null
null
null
null
UTF-8
C
false
false
203
h
#pragma once struct CDBHarvester : public CActor { CDBHarvester(); ~CDBHarvester(); bool EventProc(CAct *act, DWORD receivedBytes); bool ErrorProc(CAct *act, DWORD error); bool Initializer(); };
[ "sonsational727@naver.com" ]
sonsational727@naver.com
33614ff66f4a1b16f8b2f27e5423e998f5a6b8cd
37006a18f6cf22f5287106c79e2b5726a0c7f40f
/uebungen/ueb11/unix-socket/ssl/openssl-util.c
713ae1b932dd8cbab82f3f67d924cb83b924de61
[]
no_license
localhostPIB/rechnernetze
44e3f3a35179f5bd5499f9d4ca9151223a8d0997
45c9132a2cc2bcc1520bd8a8ac84c3a520f3d5d7
refs/heads/master
2020-06-14T13:57:53.408399
2017-08-05T21:07:43
2017-08-05T21:07:43
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
5,069
c
#include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <openssl/bio.h> #include <openssl/err.h> #include <openssl/ssl.h> #include <openssl/x509v3.h> #include "openssl-util.h" int verify_cert( int ok, X509_STORE_CTX *x509ctx ); SSL_CTX *openssl_create_ssl_ctx( void...
[ "miketheman@t-online.de" ]
miketheman@t-online.de
65be721a2d3716732797997726d47da736adc840
2507dbfd9650f3d786883037063d4c27d69fe96c
/CorePlot/include/_CPTFillColor.h
126a495fc633cdd42ef23d2b8b2bf9066efbbdb4
[ "BSD-3-Clause", "MIT" ]
permissive
wowpotato/core-plot
1d5e4e09569db0429db1346efbddf3b1ac64067e
7d960f0b10d2da97a3f67983e0cb0186002e06fd
refs/heads/master
2023-07-29T06:09:49.720302
2021-09-18T04:17:38
2021-09-18T04:17:38
407,523,027
0
0
BSD-3-Clause
2021-09-17T11:56:19
2021-09-17T11:56:18
null
UTF-8
C
false
false
30
h
../../CorePlot/_CPTFillColor.h
[ "wowpotato@naver.com" ]
wowpotato@naver.com
b17eac80dd4028a78651f8cae4c1f4ccb09626d6
ec86f4e919b3604d58d8184706b58ce1882b5dc7
/4_Expressions/programming-projects/two-digits-1.c
72452ce1f68ee92318b222db8710eed591790453
[]
no_license
rjseymour66/ModernC
7e41d8996ccde542699b78d5528efbee87848674
e95e1b806807a8179a461c8048e079bf75f6c64f
refs/heads/master
2023-01-22T19:04:04.672709
2020-12-05T23:56:10
2020-12-05T23:56:10
298,431,204
0
0
null
null
null
null
UTF-8
C
false
false
340
c
/* Asks the user to enter a 2 digit number and then prints the number with its digits reveresed. */ #include <stdio.h> int main(void) { int num, tens, ones; printf("Enter a two-digit number: "); scanf("%d", &num); ones = num % 10; tens = num / 10; printf("The reversal is: %d%d\n", ones, tens)...
[ "rjs.github.com" ]
rjs.github.com
76bcb15e2769b005896a1dcd7cf507ab30b76975
50c8abb65d993744883bd51167604e0a04292d72
/milestones/m02/bgGameBack.c
a00654a67e213b75af970896abd6e7815419ab12
[]
no_license
cs2261-gt/final-project-marysjiang
d994abc1c779745d9319cd45a5f41471724281bc
306dfbcb8370fd676de5989fc698d7d9bc78a5d7
refs/heads/master
2022-06-01T18:57:10.818047
2020-04-29T17:40:10
2020-04-29T17:40:10
255,778,772
0
0
null
2020-04-15T02:05:37
2020-04-15T02:05:31
C
UTF-8
C
false
false
15,135
c
//{{BLOCK(bgGameBack) //====================================================================== // // bgGameBack, 256x256@4, // + palette 256 entries, not compressed // + 41 tiles (t|f|p reduced) not compressed // + regular map (in SBBs), not compressed, 32x32 // Total size: 512 + 1312 + 2048 = 3872 // //...
[ "maryjiang@sasuke-2.local" ]
maryjiang@sasuke-2.local
02f5c4ca19ac5ec4b14b6147deb52ee36b247fd7
24ed6f6bec90986e60641c991afcea9409df40af
/src/mixer/ft2_silence_mix.c
750c144900ef8aa0b57a014d45f9bddd4574b413
[ "BSD-3-Clause", "CC-BY-NC-SA-4.0" ]
permissive
8bitbubsy/ft2-clone
24b851b989ee0dd27d24041524c95c06a4648485
7c6a629b5407f0acfd1df7235903f475156051de
refs/heads/master
2023-09-04T12:34:02.982464
2023-08-16T10:01:41
2023-08-16T10:01:41
225,352,979
560
48
BSD-3-Clause
2023-05-09T17:26:38
2019-12-02T10:59:22
C
UTF-8
C
false
false
1,482
c
#include <stdint.h> #include "../ft2_audio.h" #include "../ft2_cpu.h" // used for the audio channel mixer when voice volume is zero void silenceMixRoutine(voice_t *v, int32_t numSamples) { const uint64_t samplesToMix = (uint64_t)v->delta * (uint32_t)numSamples; // fixed-point const uint32_t samples = (uint32_t)(sa...
[ "olav.sorensen@live.no" ]
olav.sorensen@live.no
a3485a3a638de3c0e5bba429d6ff793d36a1ad6d
d35aa18d5f31b93b4b7aa966d427346c066edfba
/LoopBoundTool-master/benchmark/loop_CBS/test/ComparisonBenchmark/acqrel-fail.t2.c
1ad3785990659154e5f728e86650a3e206142b82
[]
no_license
VerifierIntegerAssignment/DailyBackUp
baa2183c28acbfc6f52f4c66b108d1da9c8572ab
45acb5d9ea763d06cc03626e89e17009fd77a840
refs/heads/master
2022-11-26T19:41:40.267095
2020-08-12T19:05:29
2020-08-12T19:05:29
286,087,808
0
0
null
null
null
null
UTF-8
C
false
false
1,083
c
int nondet() { int a; return a; } _Bool nondet_bool() { _Bool a; return a; } int main() { int v1 = nondet(); int v2 = nondet(); int v3 = nondet(); int v4 = nondet(); goto loc9; loc9: if (nondet_bool()) { goto loc8; } goto end; loc1: if (nondet_bool()) { goto loc4; } goto end; loc2: if (non...
[ "pritom.rajkhowa@gmail.com" ]
pritom.rajkhowa@gmail.com
9c8a94eed89a18f0781cb11837a77056e498a159
0770d45e4d78970594aae9068cb4f7b2404ecc3c
/slip39/test_generate_combine.c
1e1c1b7a1dfc9eeadc0803fdf2da0ffee70ec73c
[ "MIT" ]
permissive
Jon0405/sss
b916fa07f9ceab011cbaf90e4a624f9634b18b70
2b5ed7bc09fd28943e629e1c2034e9f744a25056
refs/heads/master
2020-06-18T12:42:58.414499
2019-06-28T23:12:56
2019-06-28T23:12:56
null
0
0
null
null
null
null
UTF-8
C
false
false
2,973
c
#include "slip39.h" void test_generate_combine(void); void test_generate_combine_passwords(void); void test_generate_combine(void) { char *test = "abcdefghijklmnopqrstuvwxyz."; unsigned int secret_length = strlen(test)+1; uint16_t mnemonics[1024]; unsigned char buffer[1024]; unsigned int words_pe...
[ "chris@howeville.com" ]
chris@howeville.com
f0bee0a4fcfcf717f8323ac887f04a3f9043b90b
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/AssemblyU2DCSharp_UIPopupList_PositionMethodDeclarations.h
a64c4b83d73167f2a880ddec9381ecba97d65a2f
[]
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
162
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // UIPopupList/Position struct Position_t5321;
[ "bu213200@gmail.com" ]
bu213200@gmail.com
2bdd253ee843b9b877b27b99eb73fd4c0305e669
5071acfb35eb0f39633e8c837ba86caab194cb09
/libft/ft_toupper.c
5e2359651e1ed9e2c1e5b43361f455a9818540ec
[]
no_license
GOAT095/minishell
153335e63e589b80e8fef3423bdf68bb0ecb2de2
bd9ac30849fd7dd570c5d7c639774dadcffac0d9
refs/heads/master
2023-05-12T19:26:40.773334
2021-06-06T15:50:07
2021-06-06T15:50:07
374,400,463
1
0
null
null
null
null
UTF-8
C
false
false
1,004
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_touper.c :+: :+: :+: ...
[ "anassif@e1r1p11.1337.ma" ]
anassif@e1r1p11.1337.ma
c74e0cb4135aebd75ccf8f0e2fba9e22005f70a4
3db023edb0af1dcf8a1da83434d219c3a96362ba
/windows_nt_3_5_source_code/NT-782/PRIVATE/WINDBG/WINDBG/DOCFILE.C
b15644af862d0f1ded685866f67c0d31fa1e5e46
[]
no_license
xiaoqgao/windows_nt_3_5_source_code
de30e9b95856bc09469d4008d76191f94379c884
d2894c9125ff1c14028435ed1b21164f6b2b871a
refs/heads/master
2022-12-23T17:58:33.768209
2020-09-28T20:20:18
2020-09-28T20:20:18
null
0
0
null
null
null
null
UTF-8
C
false
false
29,957
c
/*++ Copyright (c) 1992 Microsoft Corporation Module Name: docfile.c Abstract: This file contains some of the routines which deal with the document buffer. Author: Jim Schaad (jimsch) Environment: Win32 - User --*/ #include "precomp.h" #pragma hdrstop #define N...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
c0e9fc73ee1573194ffeb02a112f7b206e0024a2
4100bcfb463613e5a667ea6f81528846fb052a42
/entropy_3D/OSUFlow_sequential/Topology.C
01eed59b0f8e45c67a49a417bca368125d54a977
[]
no_license
Leotus/FlowEntropy
f050e45a1952c853b4fe8b807060fb35731eff94
e02be1b166b7fddf94c150064468dbedf46b95cc
refs/heads/master
2021-06-15T12:14:37.049348
2017-04-19T17:49:22
2017-04-19T17:49:22
null
0
0
null
null
null
null
UTF-8
C
false
false
5,874
c
///////////////////////////////////////////////////////////////////////////// // // OSU Flow Vis Library // Created: Han-Wei Shen, Liya Li // The Ohio State University // Date: 06/2005 // // /////////////////////////////////////////////...
[ "leeten@eaa6695f-5702-45ae-85b7-ecd018c7cb11" ]
leeten@eaa6695f-5702-45ae-85b7-ecd018c7cb11
b004c986e2400bbdd0a2b03f6c49f8a95c0f6300
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/base/ntsetup/win95upg/inc/file.h
75f4ae6b64a3d989a277d63504e7d897340addf8
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C
false
false
31,195
h
/*++ Copyright (c) 1998 Microsoft Corporation Module Name: file.h Abstract: Declares interfaces for routines that simplify access to the file system. These include: - Dealing with short/long file names on both Win9x and NT in a single binary - Checking for file existance - Forcing c...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
db9103ab87642f6313920bd990d240344cda73ca
628cb885362a4953d64c24a09b9393c0d480cc6d
/Generated/Ping_Pong/~PingPong.0012.0002.Simulator.Pong.EventAcquireIdentity.c
c1371c05bc9f41bbc453de7a0698d0a8323054c5
[]
no_license
DarkMatterSystems/Learning-Ping-Pong
97c6abc4c56d1102dcffa729d95ba6bb86c2f4d1
4f913a8b670e46c3b86442d3911edf0be122d5fc
refs/heads/master
2021-01-11T20:32:52.547842
2017-01-16T17:00:56
2017-01-16T17:00:56
79,139,284
0
0
null
null
null
null
UTF-8
C
false
false
3,632
c
#include "~PingPong.0000.0000.Header.h" /* Simulator Pong Acquire Identity Event */ void adm_sim_acquire_identity_event_pong_go( void) { adm_ent_pong_typ * ent_pong; adm_base_integer_typ identity; adm_base_boolean_typ entity_not_found; #if ADM_PROBE adm_probe_enter(ADM_PROBE_G...
[ "noreply@github.com" ]
DarkMatterSystems.noreply@github.com
b6953474a8f7846bc5337610c820493f6f96ac38
708eb0426bffbc33c42fdcfba9cb28b5f575509b
/hw1/hw3.c
0ee6fb119f38ed677856755ce7f0f53f217634a4
[]
no_license
dogyun-k/2020_2-Algorithms
ed6ac059a7990aeaf076ec3e1bd7dbb485119d79
fb7db8a5c70db21dd3db42e85a7d79c623d8e240
refs/heads/master
2023-02-05T01:08:48.897471
2020-12-16T15:52:55
2020-12-16T15:52:55
322,028,214
0
0
null
null
null
null
UTF-8
C
false
false
898
c
/* ID : 2016116256 * NAME : Kim Dpgyun * OS : linux, Ubuntu 16.04 * Compiler version : gcc 5.4.0 20160609 */ #include <stdio.h> #include <string.h> #include <stdlib.h> int main(int argc, char *argv[]){ FILE *fp; int i, data_num; fp = fopen(argv[1], "r"); fscanf(fp, "%d", &data_num); int data[data_num...
[ "kdk124578@naver.com" ]
kdk124578@naver.com
bc93843acc3479ca26420c4c7da5fdfd11e244c3
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/cef6e0d1-548d-4197-9645-20eb8b2d5b95.c
1f74b3710a09243c787bd12023b6f47e59450667
[]
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
601
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 5; l = 64; k = i/j; l = i/j; l = l/j; l = i-j; l = j%j; l = l-j; k = i-j*i; //variables //random /* START VULNERABILITY */ int a; char b[29]; char c[17]; a = ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
85c351a7b822131cd77cc5dd9e9469db925abd98
beafd9251c1c69c8126ff5344acb8163d5291dd1
/Estrutura de Dados/Lista 2.1/exe18.c
b9245660b829c49fac5ff3182297bee0f3a59aa4
[]
no_license
DanielBrito/ufc
18f5a1b6b3542b27ec465d966dd6b48a8cb2f8ac
32004cdc6b708ffda24a0aae24525c6e423dd18e
refs/heads/master
2023-07-19T17:27:11.150306
2022-02-12T03:15:43
2022-02-12T03:15:43
101,405,465
20
6
null
2023-07-16T04:22:11
2017-08-25T13:15:44
C
UTF-8
C
false
false
372
c
#include <stdio.h> int somaVetor(int* v, int n); int main(){ int vetor[5] = {1,2,3,4,5}; int i; for(i=0; i<5; i++){ printf("[%d] ", vetor[i]); } printf("\n\n"); printf("Soma dos elementos do vetor = %d", somaVetor(vetor, 5)); printf("\n"); return 0; } int somaVetor(int* v, int n){ if(n==1){ re...
[ "noreply@github.com" ]
DanielBrito.noreply@github.com
239587a0fd163d0b8dff85c8c08de8602fc31ac1
ccd48f6840cc6c52689dcbceab5264be850c3937
/lab06/main.c
eadfbc5d437448995bb92199554b077f3ed7a18c
[]
no_license
Kannute/Engineering-Numerical-Methods
d3d382d3119ef440693f20febfc83c27992a306d
53cd1cda07135f406fc539a9fa98aaff3a08f144
refs/heads/main
2023-02-18T15:59:59.874665
2021-01-07T11:42:23
2021-01-07T11:42:23
327,582,416
0
1
null
null
null
null
UTF-8
C
false
false
2,283
c
#include <stdio.h> #include <stdlib.h> #include <math.h> #include "functions.c" int main(){ double delta = 0.1; int nx = 4; int ny = 4; int eps1 = 1; int eps2 = 1; int V1 = 10; int V3 = 10; int V2 = -10; int V4 = -10; double xmax = 0; double ymax = 0; FILE * vecto...
[ "kacper.jan.luka@gmail.com" ]
kacper.jan.luka@gmail.com
b3d1d3819ab2fab06be526f82d18a3f5c61e52be
602fb878eb490fc557c2309263bef7f228f2b677
/retired_servers/wolfssl/wolfssl-examples/pkcs7/signedData.c
bcca1a43cbd4f0325add88ce1a6e7fed4d85ae86
[]
no_license
tihamerasd/cwebdemo
b8d518985eba16d4edfe950fe5b4e4e350562c37
fddfe92a347c181df1100c90051083b6904d9034
refs/heads/master
2020-09-08T09:42:40.427059
2020-05-02T01:45:15
2020-05-02T01:45:15
221,098,201
2
0
null
null
null
null
UTF-8
C
false
false
8,736
c
/* signedData.c * * Copyright (C) 2006-2018 wolfSSL Inc. * * This file is part of wolfSSL. (formerly known as CyaSSL) * * wolfSSL is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the...
[ "darai.tihamer@gmail.com" ]
darai.tihamer@gmail.com
57f3dd3ad5cfa552695396155ede07f200977e34
0ac6ff4f8904ffba0e292b90280a429da978b282
/main.c
2986d2c3089e01863f94339c0fa2795278401dc8
[]
no_license
pablodg12/IA_Code
26a4ac5410b8ec757c684a22c5c10bd044b1ee4a
b7c2302567fe13436a63626312962df119e66592
refs/heads/master
2021-01-25T01:21:32.123056
2017-06-22T21:33:09
2017-06-22T21:33:09
94,748,692
0
0
null
null
null
null
UTF-8
C
false
false
10,675
c
// // main.c // IA_PPP // // Created by pablo ibarra on 12-06-17. // Copyright © 2017 pablo ibarra. All rights reserved. // #include <stdio.h> #include "data_structure.h" #include "simulating_annealing.h" #include <time.h> int main(int argc, const char * argv[]) { int temperatura_1 = 5005; int signal = 0;...
[ "pabloibarra@MacBook-Pro-de-pablo.local" ]
pabloibarra@MacBook-Pro-de-pablo.local
0eaebf81ce4f3f4c15599bbf7cea8a493452eb37
9d72db2a8ffe54ed17bc169de2f9a99ed4ef7512
/Yammer/UnknownServiceRequest.C
3ebc9eb89567499482b2a58ce093f8242bed8c18
[]
no_license
kdevanath/PowerToFly
ee643df4b6bb7e88c77ae1bfe7738ac0a495709d
114a0782e6e1388b4bafee01055081e7a31f1cb1
refs/heads/master
2022-12-01T06:24:22.414309
2020-08-13T10:38:26
2020-08-13T10:38:26
283,012,585
0
1
null
null
null
null
UTF-8
C
false
false
158
c
#include <UnknownServiceRequest.H> #include <TaskFactory.H> namespace Yammer { TaskRegistrar<UnknownServiceRequest> UnknownServiceRequestPrototype; }
[ "noreply@github.com" ]
kdevanath.noreply@github.com
4bbf43a02fe6b77c0ea1b3d81284d74c4a5040ef
213f58b9cd015197dc448f5b52830c9c78be3697
/Init.c
845196ca02b7d0a5360d39845174d3885ccaf3af
[]
no_license
Neo-Zhixing/VEXNothingButNet
4c2003b84bf7787e4545298025e4be6fe3675a82
9b5ffe799b59981a7c67474519891c0afb20f20f
refs/heads/master
2021-07-07T14:21:10.461517
2016-05-17T06:07:51
2016-05-17T06:07:51
null
0
0
null
null
null
null
UTF-8
C
false
false
240
c
#include "Library/Shooting/MotorSpeedController.h" #include "Library/Motor.h" task MenuSystem(); bool holdMainTask = false; void pre_auton() { bLCDBacklight = true; nGlobalJoyScaledValue *= 2; ShootingInit(); startTask(MenuSystem); }
[ "zhangzhixing2000@qq.com" ]
zhangzhixing2000@qq.com
22dbdb2c2dd403ca5070cf9cbabc8f5e54e503b8
ddda55fcfc84ac5cd78cfc5c336a3df0b9096157
/components/gui/lvgl/porting/lv_port_indev_template.c
bf4a6436f036142351db6e16f2804cb5610ed8eb
[ "Apache-2.0", "MIT" ]
permissive
liu-delong/lu_xing_xiang_one_os
701b74fceb82dbb2806518bfb07eb85415fab43a
0c659cb811792f2e190d5a004a531bab4a9427ad
refs/heads/master
2023-06-17T03:02:13.426431
2021-06-28T08:12:41
2021-06-28T08:12:41
379,661,507
2
2
Apache-2.0
2021-06-28T10:08:10
2021-06-23T16:11:54
C
UTF-8
C
false
false
10,681
c
/** * @file lv_port_indev_templ.c * */ /*Copy this file as "lv_port_indev.c" and set this value to "1" to enable content*/ #if 0 /********************* * INCLUDES *********************/ #include "lv_port_indev_template.h" /********************* * DEFINES *********************/ /*******************...
[ "cmcc_oneos@cmiot.chinamobile.com" ]
cmcc_oneos@cmiot.chinamobile.com
e5659ab049d031226a13e2e8cdbe29c9173ef090
e3aaeedd0e1b7d0cbf89516fcf2e0398b4adb0eb
/twoprocesses.c
953ff44ce6abf7a26666149ae20de3360f9f67a1
[]
no_license
Mrigesh08/Client-Performance-Comparison
956cce603079f9a959b62a74e12cf0dd53f50fee
f2a8ff71198cacd8f6a0260727ad340d1dbb7c1c
refs/heads/master
2020-03-07T23:27:12.391933
2018-04-06T21:49:44
2018-04-06T21:49:44
127,781,985
0
0
null
null
null
null
UTF-8
C
false
false
2,438
c
#include <stdio.h> #include <sys/socket.h> //for socket(), connect(), send(), recv() functions #include <arpa/inet.h>// different address structures are declared here #include <stdlib.h> // atoi() which convert string to integer #include <string.h> #include <unistd.h> // close() function #include <errno.h> #include <ti...
[ "mrigeshmadaan@gmail.com" ]
mrigeshmadaan@gmail.com
412dc0c965e77f08895593b62c49d8ebb31c1433
108b8381dbdb2e5bd261b8073fbe4e7eb854206e
/c/arquivo/index.c
b4079dc445bfd3c87ea050e3954da20ae38d38c9
[]
no_license
dotprestto/learning
bd6cee0ce820674f626d1b6e221a1a08abb51fbc
f7eb402558ada138a494f0292c52010423fe3518
refs/heads/master
2022-06-19T07:08:31.950930
2020-05-08T20:08:06
2020-05-08T20:08:06
214,646,552
0
0
null
null
null
null
UTF-8
C
false
false
522
c
#include <stdio.h> // arquivo é uma sequênca de bytes // armazenado em um meio persistente // Nome -> string // -> identificação completa: // unidade_armazenamento:/caminho_pastas/nome.extensao // Classificacao: arquivo texto e binário int main() { float x; FILE *fpr, *fpw; if ((fpr = fopen("...
[ "allanpresottoifpr@gmail.com" ]
allanpresottoifpr@gmail.com
891fb0cf5c9a017388319cdbfb26ed56d7715b16
a64300f3f43944c3f57053232ab1c8a9c9cfe356
/Python/Python爬虫/Py_spider/test2/data/数据结构/8.哪位同学最优秀.c
a5c8ef46e7b26ff464509f2c1e8ccf866badf7a7
[]
no_license
Remote0/Mynotes-1
5e84de95163b076c802e39b8a2a097dd9e61adb2
4314db4c3845d53f58e4fd0a2c2c90e355b21751
refs/heads/master
2022-11-26T19:47:20.441530
2020-08-06T18:05:06
2020-08-06T18:05:06
null
0
0
null
null
null
null
UTF-8
C
false
false
2,465
c
#include <stdio.h> #include <stdlib.h> typedef struct Node{ int data; struct Node *next; }Node, *LinkedList; void clear(LinkedList head) { Node *current_node = head; while(current_node != NULL) { Node *delete_node = current_node; current_node = current_node->next; free(delete_no...
[ "2035756541@qq.com" ]
2035756541@qq.com
675b37d457c3ab9fcb0eec4e14811074a1d842c8
de49f2b67a52a4b56e51a8a777e98437a0399511
/prakash6.c
89efb7ed2a7edbf31c20d2f7414e521bf0a9ec64
[]
no_license
GEETHAprakash/odd
e369ea2467f4730acb59c7a095e0a0c31def8799
7dc3a67319f9e1d282fac98100a38ead603cd1e4
refs/heads/master
2021-05-08T21:59:56.712164
2018-03-28T10:39:12
2018-03-28T10:39:12
119,657,492
0
1
null
null
null
null
UTF-8
C
false
false
243
c
#include <stdio.h> void main() { int n, i, sum = 0; printf("Enter a positive integer: "); scanf("%d",&n); for(i=1; i <= n; ++i) { sum += i; // sum = sum+i; } printf("Sum = %d",sum); getch(); }
[ "noreply@github.com" ]
GEETHAprakash.noreply@github.com
5a72ccf5055f6fe9137914318cc7288415d51b83
fba99bb54318e0172f68bcbe4e5a63d123780730
/hello.c
d757ebd0a4348b8472762d01a3e5c64c118afc01
[ "MIT" ]
permissive
jolyon129/xv6-public
9bae26d742c1b1211acbf15bad38c68e8d5d6df7
673ab24ce21b3b08b99eb807fe17689854864f1a
refs/heads/master
2020-07-28T10:18:17.243659
2019-09-21T03:32:56
2019-09-21T03:32:56
209,391,078
0
0
NOASSERTION
2019-09-18T19:46:08
2019-09-18T19:46:08
null
UTF-8
C
false
false
150
c
#include "types.h" #include "user.h" int main(int argc, char * argv[]) { if(argc>1) exit(); printf(1,"Hello world\n"); exit(); }
[ "jolyon129@outlook.com" ]
jolyon129@outlook.com
de48a5724ab87bfebb753455cbc6fb850b81fa66
5b73a19fd13a2a58d41f40b80078997231edd289
/demos/renesas/rx65n-rsk/e2studio/src/smc_gen/r_pincfg/r_sci_rx_pinset.h
299d4b7a861e035a4ca9e852dfcaaaa886dd1f45
[]
no_license
ksekimoto/amazon-freertos-gr-rose-demo
83d5117a3aef268002ebbbd54d98dcf17f4bf3d1
0d69a8c15cb2f34c877eec61ad69bcd49237e6cd
refs/heads/master
2021-07-17T07:38:53.691275
2019-03-16T08:24:19
2019-03-16T08:24:19
175,911,624
1
0
null
null
null
null
UTF-8
C
false
false
2,651
h
/*********************************************************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. * No other uses are authorized. This software is owned by Renesas Elect...
[ "ksekimoto@users.noreply.github.com" ]
ksekimoto@users.noreply.github.com
48b505aa4317215e945098564268dd1e916d7fc9
177190d6dc1389fbac9437d28bcb4f531bd6062a
/src/main/jni/include/constants.h
44015152a1e9bda480507a6c6f1fc32ebe3da0f2
[ "BSD-3-Clause" ]
permissive
jupiterwangq/snifferframework
9d1e15e7de556691b9ff5cc9b302d741515fa1ed
2c4ac24c8265489e800ed4cc778a824fa7e4c88f
refs/heads/master
2020-12-24T12:21:33.896436
2017-02-28T12:40:06
2017-02-28T12:40:06
73,004,609
5
1
null
null
null
null
UTF-8
C
false
false
288
h
#ifndef __CONSTANTS_H__ #define __CONSTANTS_H__ #define LOCAL_SOCKET_PATH "sniffer_socket" #define MAX_BUFF_SIZE (1024 * 1024) //size of shared memory buffer size, each buffer unit is 64K, //so total size of shared memory size is 2MB #define SHM_BUFFER_SIZE 32 #endif
[ "312115287@qq.com" ]
312115287@qq.com
bb560a3464720204ffe54a85df6093b531ea1f8f
35856bb4c4dc94cf45f3ba6bbff726265e41f59d
/ra207/simulation/behavioral/isim/isim_system.exe.sim/axi_gpio_v1_01_b/a_0570816688_3306564128.c
d3ba6d76e55f7267352bd213e04da070a625147c
[]
no_license
prdonja/LPRS2_EDK
581b4184a36bae20c5f7c16f22f333c8833855c3
a2f55ec328aceeeadd1582799b6f6e97044788c9
refs/heads/master
2021-09-10T00:26:03.227761
2018-03-20T10:58:15
2018-03-20T10:58:15
126,003,526
0
0
null
null
null
null
UTF-8
C
false
false
84,905
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "steva.popov96@gmail.com" ]
steva.popov96@gmail.com
ab17f898d34be092e796d51fec3b4929a704c5f2
e92590dc99420c2c864bd9a2f56e683cfff47128
/mod4/compStrings.c
a6d7bddbdaa9f18b26de32797b9b315882539298
[]
no_license
hoffboy7/cs2250Sp18
ba3325d2105539211486db4161db3e709be4dd5e
1e438bb01d59447441e69de73aaa88361a1f2fc9
refs/heads/master
2021-05-05T04:48:00.090245
2018-02-20T16:58:10
2018-02-20T16:58:10
118,635,663
0
0
null
null
null
null
UTF-8
C
false
false
1,077
c
/* * ===================================================================================== * * Filename: compStrings.c * * Description: Compare strings values * * Version: 1.0 * Created: 02/01/2018 09:05:13 AM * Revision: none * Compiler: gcc * * Author: Kev...
[ "kevinhoffman@mail.weber.edu" ]
kevinhoffman@mail.weber.edu
23fea5886027606d3b10d6fa0a65e8e49c4ac1d5
cfe69fc556729bdecf2118fa5bc329343c42ed80
/10.0.10240.16384/ntoskrnl/Functions/sub_7D52C0.c
3a2e511b4f74068e5db8c9a8ae1585ca06834d01
[]
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
60
c
// sub_7D52C0 void sub_7D52C0() { JUMPOUT(0x6D8432); }
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
1aabb7295c36e14f9a252f689a5bbdf46ed8767f
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/git/compat/nedmalloc/extr_malloc.c.h_mmap_resize.c
e9518383a042a3c65f95d004fb86b3dea22d290f
[]
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
2,622
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
cf0883480e0c5380e76d0aa6597265cb2ba558e7
f66988aa5a276f84d9c29f261e57848439f690d8
/usr/opt/OSCX200/src/server/ddx/cfb/cfbhrzvert.c
2bef8a1da8f60582e1bf3cd28e1a91c01cebf7af
[]
no_license
dongdong-2009/osf1
63d4f7d33be85a6d9ed02d0c357d0c53985b70c4
3fe58fe301eb68d02c7735f861e80bee9f457d15
refs/heads/master
2021-09-18T10:42:48.930794
2018-07-13T08:15:24
2018-07-13T08:15:24
null
0
0
null
null
null
null
UTF-8
C
false
false
5,259
c
/* * ***************************************************************** * * * * * Copyright (c) Digital Equipment Corporation, 1991, 1994 * * * * * * All Rights Reserved. Unpublished ...
[ "rwoodsmall@gmail.com" ]
rwoodsmall@gmail.com
440eb756bf38e725473e27e340d548aa0dd496ab
d054dc0fe8d14ffbb44172b8b350616b86f82377
/第十四章/14.2manybooks.c
735cc6f5cd80978aab700bfc4faad099b31b3d19
[]
no_license
thierryxc/C-Primer-Plus
e0d88f7673b8e0b0c4b04e56cf76591bb42df410
b447b9bcc639a0a11fd7eb65efe38e5b7657b55c
refs/heads/master
2020-12-03T04:18:01.465188
2017-07-26T10:55:26
2017-07-26T10:55:26
95,847,101
0
0
null
null
null
null
GB18030
C
false
false
1,420
c
//包含多本书的图书目录 #include<stdio.h> #include<string.h> char * s_gets(char *st, int n); #define MAXTITL 40 #define MAXAUTL 40 #define MAXBKS 100 struct book { char title[MAXTITL]; char author[MAXAUTL]; float value; }; //结构模板 int main(void) { struct book library[MAXBKS];//book 类型结构的数组 int count = 0; int index; pri...
[ "4730890@qq.com" ]
4730890@qq.com
510750cba1fbb4522206700243c8922cc16e0b4d
8f9b0b478598cd1b52dfe0efdf4992d8407b26a3
/projetSansLag/src/ei_placeur.c
6d489d3c25d86ccd511ff4ccb05b14481fcc9367
[]
no_license
kpofi/projetc
91980686f50c2b04bc79e222e4a49ca146a2c4a8
f58f8dedfac3359d257493b925f618a9c80262f3
refs/heads/master
2020-06-19T04:49:34.709195
2016-11-27T22:57:08
2016-11-27T22:57:08
74,919,461
0
0
null
null
null
null
UTF-8
C
false
false
4,423
c
#include "ei_geometrymanager.h" #include "ei_placeur.h" #include "ei_widget.h" #include <stdio.h> #include <string.h> #include <stdlib.h> void runfunc_placeur(struct ei_widget_t* widget) { //On récupère d'abord les parametre du widget param_placeur* parametre = (param_placeur*) widget->geom_params; int...
[ "pofinet.keda@ensimag.grenoble-inp.fr" ]
pofinet.keda@ensimag.grenoble-inp.fr
fbc1987512833473d0d4c35fe21dd40bac34073d
a343c49b4d9e317025eb89d067426ee0d571d64a
/core/pen/include/renderer_definitions.h
3ce511236b9385ee05c2f7b4f6ee7df9501d5b11
[ "MIT" ]
permissive
polymonster/pmtech
b91eebbb9f393177f422c80f9f803f7d66968b75
b658b6febf673ebb9df6f85a4ada1884979a5cf6
refs/heads/master
2023-07-04T00:00:28.917899
2023-03-21T10:24:48
2023-03-21T10:24:48
84,652,338
855
49
MIT
2023-03-22T09:21:03
2017-03-11T13:36:04
C++
UTF-8
C
false
false
4,114
h
// renderer_definitions.h // Copyright 2014 - 2023 Alex Dixon. // License: https://github.com/polymonster/pmtech/blob/master/license.md #pragma once enum null_values { PEN_NULL_DEPTH_BUFFER = -1, PEN_NULL_COLOUR_BUFFER = -1, PEN_NULL_PIXEL_SHADER = -1, }; enum shader_type { PEN_SHADER_TYPE_VS, PE...
[ "alexandercdixon@gmail.com" ]
alexandercdixon@gmail.com
d4ede2b92499d573d136e5a521faca4ed29954a8
ecb8820eece0c99063880b6a2002390df699df4f
/DeviceCode/Targets/OS/Toppers/jsp/config/windows/sys_rename.h
75fb00e6137bb9a58a1059612325cb5babe9427f
[ "BSD-3-Clause", "OpenSSL", "MIT", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "Apache-2.0" ]
permissive
Sirokujira/netmf-interpreter
0a72feb95ebf06e6255b095b7cab68083a111806
279061d7de6d346b8e6c92402dc32ac5cfb1e80f
refs/heads/dev
2020-04-05T23:11:42.614434
2018-12-13T02:15:48
2018-12-13T02:15:48
32,058,284
1
0
null
2015-03-12T05:11:38
2015-03-12T05:11:37
null
SHIFT_JIS
C
false
false
5,080
h
/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2003 by Embedded and Real-Time Systems Laboratory * Toyohashi Univ. of Technology, JAPAN * * 上記著作権者は,以下の (1)〜(4) の条件か,Free Software Found...
[ "toru753@gmail.com" ]
toru753@gmail.com
299836fbb53b9eff6d07589b5d5155808095165a
52fe8a42ac53c61fccdeb391b4c454d8bc8d0fbd
/app/include/stack_image.h
a850e4ded78e8a0b3454bcc1f07edcd31c82efa4
[]
no_license
alex-lairan/ImageThread
f7ac3075cc0196cbf2a4bea8d92b35d065d5dfcb
b9e272b24a8efd85fbd7af1e3cfd9df3a8f6e163
refs/heads/master
2020-12-09T22:45:44.066096
2020-01-27T10:02:03
2020-01-27T10:02:03
233,438,006
0
0
null
null
null
null
UTF-8
C
false
false
554
h
#ifndef __STACK_IMAGE_H__ #define __STACK_IMAGE_H__ #include <bitmap.h> #include <stdbool.h> typedef struct ImageUnit { Image* image; char* path; } ImageUnit; typedef struct StackImage { int top; unsigned capacity; ImageUnit** array; } StackImage; StackImage* createStack(unsigned capacity); void freeStack...
[ "lairana@free.fr" ]
lairana@free.fr
ef2ce10182332952f626a3e0f8b248ddd766241a
4e71650cb27547143d05f767e39bb08fab36251c
/ExLab3/Team1/UserApplication/KCG/kcg_types.h
eab8eac24b7d4b3d2b5e97f6eb303362081eff7e
[]
no_license
vitorengcruz/SCADE
f0f28ce0a9ca41d740f1907fc848cb5b903959e7
05baef5da30964036db2a47b69026631112ae64a
refs/heads/master
2020-07-31T11:40:18.342962
2019-10-10T13:37:55
2019-10-10T13:37:55
210,592,211
0
0
null
null
null
null
UTF-8
C
false
false
5,288
h
/* $**************** KCG Version 6.4 (build i21) **************** ** Command: kcg64.exe -config C:/Listex_2/Team1/UserApplication/KCG/config.txt ** Generation date: 2016-08-24T07:26:15 *************************************************************$ */ #ifndef _KCG_TYPES_H_ #define _KCG_TYPES_H_ #define KCG_MAPW_CPY #i...
[ "vitorengcruz@gmail.com" ]
vitorengcruz@gmail.com
3beb1bc53e584039e07ae4dceaf1cdc4f18e90dc
19eb97436a3be9642517ea9c4095fe337fd58a00
/private/genx/ie/inc/msluguid.h
9fcd4684a157e8441b2fb17b830a531fd11d00b9
[]
no_license
oturan-boga/Windows2000
7d258fd0f42a225c2be72f2b762d799bd488de58
8b449d6659840b6ba19465100d21ca07a0e07236
refs/heads/main
2023-04-09T23:13:21.992398
2021-04-22T11:46:21
2021-04-22T11:46:21
360,495,781
2
0
null
null
null
null
UTF-8
C
false
false
1,162
h
//********************************************************************* //* Microsoft Internet Explorer ** //* Copyright(c) Microsoft Corp., 1996-1998 ** //********************************************************************* #ifndef _MSLUGUID_H_ #def...
[ "mehmetyilmaz3371@gmail.com" ]
mehmetyilmaz3371@gmail.com
663648aa2b50ad0af3d6edd4b185c5e363079fa3
f5c31e78cc18bb7eb16adb001e1c862456390927
/SpringProjectx2/src/main.c
4e3bea33d1b4d8d83c3ea861e387c6afe5ef1a7d
[]
no_license
rehan73426/Pizza-Game-updated
af3b1b3951938e70d38a124083e92d0072c60d23
06bc2f1a91092102e24d5e85e7b6baaf666c2a94
refs/heads/master
2022-04-27T01:18:49.100586
2020-04-20T19:53:47
2020-04-20T19:53:47
257,386,777
0
0
null
null
null
null
UTF-8
C
false
false
1,495
c
/* Copyright (C) 2015-2018 Parallel Realities This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in t...
[ "allinone73426@gmail.com" ]
allinone73426@gmail.com
0879ff795b9488bcbe4c0100a5e7cddee6e7d0b3
23a7b6c0984ea2dcb7509f59b581f2af374535c7
/test/sintatico/test-sema-typecheck-returnstmt-empty-in-int.in
1ca58a007e1c5e4073eec7fdccab23805750f18a
[ "MIT" ]
permissive
thelink2012/cminus
6387d06f31f712d8b85e4c816e65c154bff22c98
7709dc77db40552c49e668eb7b5f6ec1fd315856
refs/heads/master
2020-03-09T07:09:10.685685
2018-12-24T03:14:08
2018-12-24T03:32:33
128,657,951
1
1
MIT
2020-01-28T12:50:50
2018-04-08T15:59:01
C++
UTF-8
C
false
false
51
in
int foo(void) { return; } void main(void) { }
[ "dma_2012@hotmail.com" ]
dma_2012@hotmail.com
c288dcfbfc8744e6a4dfb4d023d31bcf16a1e4da
133b698e857e319d8f18be82c8b06c855dfbb98e
/back-end/PI4_Code/rpidmx512/lib-uuid/src/uuid_unparse.c
97864773432e82a7a76bbf9899f7cba18f71a22b
[]
no_license
danielgonzalez3/CPE190
b8ed990c3451f03a7117ce5e241b0d2d53d6a415
00db90fa9a0b32856e3f5c5c052c1a8b1d0c5f5c
refs/heads/master
2023-04-14T17:43:03.591032
2021-04-26T20:06:23
2021-04-26T20:06:23
280,779,350
2
2
null
2020-08-31T21:34:25
2020-07-19T02:50:05
HTML
UTF-8
C
false
false
4,500
c
/** * @file uuid_unparse.c * */ /** * This code is inspired by: * http://code.metager.de/source/xref/linux/utils/util-linux/libuuid/src/ * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t...
[ "danielgonzalez3@csus.edu" ]
danielgonzalez3@csus.edu
d6f312261b7a6b14b0cf1b98767f99a6417aa21c
717d267f3842b3f3eb468716eaf7234db66223ff
/ConstantsHeader.h
7b3089a3378d989c96bee27f9ea1b00ccdb08892
[]
no_license
joelgreen/MegaSegaController
eb25bdc1d922ea5e1bdfea24ecca0baab28941f7
bc2238c9b7036082fce9d1719e9e2d22060a4e99
refs/heads/master
2021-01-25T07:34:14.376587
2014-04-15T22:38:33
2014-04-15T22:38:33
null
0
0
null
null
null
null
UTF-8
C
false
false
1,207
h
// // ConstantsHeader.h // SuperChat // // Created by Joel Green on 1/21/14. // Copyright (c) 2014 Joel Green. All rights reserved. // #ifndef SuperChat_ConstantsHeader_h #define SuperChat_ConstantsHeader_h //************************************************** //****************** Colors ******************** ...
[ "thejoelgreen@gmail.com" ]
thejoelgreen@gmail.com
5c14a315491fb54d3f463d6e415bc4dc38faf51c
f3eed0234b4d0ad2bbb2abd700cf1e2c7a0e8a1d
/AKWF-c/AKWF_bw_sin/AKWF_sin_0004.h
d4e1afcd955c87c8be35af5f98f277800475a90d
[ "CC0-1.0" ]
permissive
KristofferKarlAxelEkstrand/AKWF-FREE
b2defa1a2d389d309be6dd2e9f968923daf80d1b
cf8171df36e9fec25416b5f568b72a6e2cb69194
refs/heads/master
2023-07-23T18:22:36.939705
2023-07-10T17:14:40
2023-07-10T17:14:40
145,817,187
359
59
CC0-1.0
2023-07-10T17:14:41
2018-08-23T07:26:56
null
UTF-8
C
false
false
4,680
h
/* Adventure Kid Waveforms (AKWF) converted for use with Teensy Audio Library * * Adventure Kid Waveforms(AKWF) Open waveforms library * https://www.adventurekid.se/akrt/waveforms/adventure-kid-waveforms/ * * This code is in the public domain, CC0 1.0 Universal (CC0 1.0) * https://creativecommons.org/publicdom...
[ "brad.roy@gmail.com" ]
brad.roy@gmail.com
068c8d28a0f541ee9ee9b30cb4101d54c6092ae4
961fa61ac4e1858cb0b7c4860537f7ee77cae792
/ESP32/esp32cam/camera_index2.h
226fc383349f99e0b4f926227500b79482f1745e
[]
no_license
estel1/openhabian
76e204f6e4886a2bd49d8f52d30bcaf1993964bb
c98a206b3ad66028d2f2fe03642f29883203406f
refs/heads/master
2021-07-09T22:02:39.260914
2020-06-28T12:49:18
2020-06-28T12:49:18
139,134,533
0
0
null
null
null
null
UTF-8
C
false
false
53,726
h
//File index_ov2640.html.gz, Size:4366 #define index_ov2640_html_gz_len 4366 const uint8_t index_ov2640_html_gz[] = { 0x1f, 0x8b, 0x08, 0x08, 0xf4, 0x7e, 0x10, 0x5e, 0x02, 0xff, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x5f, 0x6f, 0x76, 0x32, 0x36, 0x34, 0x30, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x00, 0xe5, 0x5d, 0x5b, 0x6f, 0xdb, 0x...
[ "melnikov.aleksey@rf-lab.org" ]
melnikov.aleksey@rf-lab.org
1334507e08a806ae635564bc97bbda16f720c0c2
2033aca6947316759e8d559e7ac8c40473f6a8fc
/led_uygulama4.c
1e112153c384dc1082a5c2ef963cb2e170bc4bd6
[]
no_license
turhancan97/C-Programming
dc7e1420353f017b8dc5af31d338720ae05897fa
5f3cb3762a639e0203b7dbde53d198d6b18e3a0d
refs/heads/master
2021-06-27T14:48:00.438690
2020-09-23T16:40:32
2020-09-23T16:40:32
141,924,817
0
0
null
null
null
null
ISO-8859-9
C
false
false
791
c
#include <16f877.h>//Kütüphaneden denetleyici Özelliklerini getirir. #fuses XT, NOWDT, NOPROTECT, NOBROWNOUT, NOLVP, NOPUT, NOWRT, NODEBUG, NOCPD #USE delay(clock=4M)//Osilatör hızı 4MHz olarak ayarlıyoruz Void Main() //Ana program başlangıcı { set_tris_b(0x00); // B portu çıkış set_tris_d(0x03); // D portu i...
[ "noreply@github.com" ]
turhancan97.noreply@github.com
a0f3f42e5574990e5c240ed6e01a0008335bc618
6acaf1df1e0c55b17c7407a516779d1e55553b27
/jhc-common/embed/rts/gc_none.h
c9b2028d914fed42857745586d5a8a45662e1696
[ "MIT" ]
permissive
molysgaard/jhc-components
43327c287f801f8da9757cbacc0c39cf0a3e1043
adefcb6913b6ea99f1124bfbf7cc77ba66a359c8
refs/heads/master
2021-06-28T02:18:01.541705
2020-10-17T13:09:00
2020-10-17T13:09:00
161,848,967
0
0
MIT
2018-12-14T22:56:05
2018-12-14T22:56:04
null
UTF-8
C
false
false
600
h
#ifndef GC_NONE_H #define GC_NONE_H #include <stddef.h> #include "rts/cdefs.h" #define jhc_malloc_sanity(p,t) (1) #if _JHC_GC == _JHC_GC_BOEHM #include "rts/profile.h" #include <gc/gc.h> #define jhc_malloc GC_malloc #define jhc_malloc_atomic GC_malloc_atomic #elif _JHC_GC == _JHC_GC_NONE #if _JHC_DEBUG void *A_...
[ "csaba.hruska@gmail.com" ]
csaba.hruska@gmail.com
c868eb43f5cbfe3b2eda180ee34c47b84bfd7825
12f627014b5cd434f2e945be0a2a37b54a844b1e
/src/runtime/task_scheduler.h
3f60c6d2ad1a6e3abddbdca903b37fc02ecce408
[ "BSD-2-Clause" ]
permissive
guidorota/brix
e0dc54362db29212eefd2abe856719ba6719d30e
20394a4146fc78bfd6a30010e65da4029113f119
refs/heads/master
2020-06-06T16:53:59.599643
2014-12-31T15:37:15
2014-12-31T15:37:15
null
0
0
null
null
null
null
UTF-8
C
false
false
3,104
h
/* * task_scheduler.h * Created on: Mar 25, 2014 * Author: Guido Rota * * Copyright (c) 2014, Guido Rota * 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...
[ "guido.rota@gmail.com" ]
guido.rota@gmail.com
aa06c25295c93402013f22969ba5217cec127390
0fc4665674f649cb25acc2e09359e309c287af7d
/days/D09/ex07/ft_collatz_conjecture.c
868209975258c2c57eb239f86a34ced9cf8636f0
[]
no_license
yojakeo/42-Piscine
9857566632504149d08bfe17b9103fa626d3122e
469960710b9824e221aae5c1ab1fbb96c394238a
refs/heads/master
2020-04-20T05:42:53.479305
2019-02-01T08:51:57
2019-02-01T08:51:57
168,662,932
0
0
null
null
null
null
UTF-8
C
false
false
1,115
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_collatz_conjecture.c :+: :+: :+: ...
[ "japarbs@e1z1r2p45.42.us.org" ]
japarbs@e1z1r2p45.42.us.org
8ebe069f240db6cf546b274316e9c07c0c544add
16397ea2a4bd6b6becbec5f0dcc372babe1f8697
/JippLab/proj4_2/kolejka.h
b118a6ff0af82f2647f418d94730772171139fbc
[]
no_license
Soldacium/studia
6daee6cb63de2cf09b7691fdb90d665043b9fab8
eb3ad9869f0225d2be15ca4af8e75227f5a22a3f
refs/heads/master
2023-06-04T11:48:05.618172
2021-06-25T19:46:16
2021-06-25T19:46:16
374,453,706
0
0
null
null
null
null
UTF-8
C
false
false
348
h
#pragma once #include "student.h" studentKolejka** pop_kl(studentKolejka** stuArr); void push_kl(studentKolejka** stuArr, student stu); void show_kl(studentKolejka** stuArr); void push_ka(student* stuArr, student stu, int* rear, int* front); void pop_ka(student* stuArr, int* rear, int* front); void show_ka(student* s...
[ "laurentyfenix@gmail.com" ]
laurentyfenix@gmail.com
93178a7287bbc13b1597a573c249e461742f8362
4a18b6ddf303f6c73779be615505395680920bd6
/a/map.c
1d8daf69ee98fd6ad0df362b8ea4f63a67968cc7
[]
no_license
torrez/9pm
de03dac6536867135dbd7ded32668c72c579e172
aa942f2f9299ef6449f4bac687386fe2596afe90
refs/heads/master
2021-01-10T01:57:10.013705
2015-10-08T05:20:45
2015-10-08T05:20:45
43,625,721
1
0
null
null
null
null
UTF-8
C
false
false
74
c
#include "main.h" #include "map.h" void createMap(int a[][MAP_WIDTH]){ }
[ "andre@torrez.org" ]
andre@torrez.org
fb3e11c5fd5a2791d50cb1482704495f11b8850b
10fe72a0553d357f6d21daa218f430bd14cbad79
/sat2005_submission/SatELite_submission/SatELite/TmpFiles.C
0247b3bdf0aa90592a49944280cb41c8831622f8
[]
no_license
tonyling/research-sat-solvers
64a4de67343ac87abfff0fec74525d5ff942cadd
3574d28d955067cc3432a45cf3e48b948ed4e879
refs/heads/master
2020-06-06T05:00:50.848150
2014-12-05T07:22:47
2014-12-05T07:22:47
27,369,971
2
2
null
null
null
null
UTF-8
C
false
false
1,611
c
#include "TmpFiles.h" static vec<FILE*> tmp_fps; static vec<cchar*> tmp_files; // 'out_name' should NOT be freed by caller. FILE* createTmpFile(cchar* prefix, cchar* mode, char*& out_name) { char* name = xmalloc<char>(strlen(prefix) + 6 + 1); strcpy(name, prefix); strcat(name, "XXXXXX"); int fd ...
[ "tl2573@columbia.edu" ]
tl2573@columbia.edu
3315297ff838dbe74554aea9555b998547f77139
e071c63325f1a08aa0c16fa3d7dcf5a13c3767af
/saml22a/include/component/rstc.h
a37b534f22c68053206db7c0c1a11ac953796ce5
[]
no_license
ataradov/mcu-starter-projects
b35bb8bdda0bad3dd293c5937140b85320f33b91
439a4b4fa1441ca4d5043766c76c8fe96f8cca74
refs/heads/master
2022-03-02T16:23:08.226483
2022-02-13T19:51:58
2022-02-13T19:51:58
34,347,797
240
48
null
2021-02-09T22:08:40
2015-04-21T19:28:35
C
UTF-8
C
false
false
6,865
h
/** * \file * * \brief Component description for RSTC * * Copyright (c) 2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condition...
[ "alex@taradov.com" ]
alex@taradov.com
625e3f3590c9da86493799fad2e31d8956a8e07d
48b1e398b2c8b4ec859d98b9ce026c8c57bf006c
/Software/Src/yaoyaobang_Drive.c
931bcba1190a0db9ec4129afd39404d3a8faecf6
[]
no_license
ZzzzzzS/YaoyaobangOnSTM32
ada7983ca7113c6b996608eddd03466b78104464
ea5d1b1f3925d07fd61b74ca243107f4c20cec40
refs/heads/master
2020-03-08T22:03:47.025268
2018-10-22T10:42:54
2018-10-22T10:42:54
128,421,228
2
0
null
null
null
null
UTF-8
C
false
false
5,487
c
#include "yaoyaobang_Drive.h" #include "stm32f1xx_hal.h" #include "yaoyaobang.h" yaoyaobang_t yaoyaobangBase; void LEDInit() { __HAL_RCC_LEDGPIO_CLK_ENABLE(); GPIO_InitTypeDef LEDInit; LEDInit.Mode=GPIO_MODE_OUTPUT_PP; LEDInit.Pull=GPIO_NOPULL; LEDInit.Speed=GPIO_SPEED_FREQ_HIGH; LEDInit...
[ "zzs@mail.zzshub.cn" ]
zzs@mail.zzshub.cn
f7c2d27db2eb7f98ea0ba1e6dc1a852c2cf573ea
c50c5ca14ad3a6df6b46513a0901fc363ff90448
/020201.c
0c7d3947b4d2972d48fa2938e09f980139bf0cff
[]
no_license
CHxh2001/C-code
71e979548e6ed13c59a05e533c7d6ca2b1d4951c
ef426d11b0366a0483781d9bc61095685d6fae82
refs/heads/main
2023-03-23T07:40:30.686434
2021-03-10T04:27:05
2021-03-10T04:27:05
334,791,785
0
0
null
null
null
null
GB18030
C
false
false
280
c
#define X 10//#define 定义的常量 #include<stdio.h> int main() { int x; const int a=1; //a=2 err; 不能改 常变量 实质还是变量 enum DAY//枚举常量 { MON=1, TUE, WED, THU, FRI, SAT, SUN };//TUE=9,err printf("%d\n",TUE); return 0; }
[ "noreply@github.com" ]
CHxh2001.noreply@github.com
bd4bf29a1b70cb4eb24149903d5085b818d6691e
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/microchip/saml10/bsp/include/pio/saml10d16a.h
053601950a0c49b37459befa63613d5146d1e07e
[ "Apache-2.0", "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
55,526
h
/** * \file * * \brief Peripheral I/O description for SAML10D16A * * Copyright (c) 2019 Microchip Technology Inc. * * \license_start * * \page License * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complianc...
[ "noreply@github.com" ]
RT-Thread.noreply@github.com
a3f213c0e1f445a15dddb4ef43d9d65ed4fa18b6
2d618311750fbd45a026ce89d287edcc2ca6f53c
/20171205/swapPoint.c
b09f44bf8fef5384e50e014fa29e89b643967086
[]
no_license
Suzyy/C_Practice
257061e8f48180e274a77fff9a3a06964d46bbdf
b0faa3b63c502cc79f025185f39fda1da9f8932e
refs/heads/master
2021-09-14T04:01:46.533591
2018-05-08T03:55:46
2018-05-08T03:55:46
116,067,356
0
0
null
null
null
null
UTF-8
C
false
false
718
c
#include <stdio.h> void swapNums(int *n1, int *n2, int *n3); int main() { int n1; int n2; int n3; printf("Please enter the first number: "); scanf("%d", &n1); printf("Please enter the second number: "); scanf("%d", &n2); printf("Please entere the third number: "); scanf("%d", &n3); printf( "...
[ "Suzy@isujiui-MacBook-Pro.local" ]
Suzy@isujiui-MacBook-Pro.local
d42c15c72a2f34682dcc2700831584f25f8551fd
f6ab96101246c8764dc16073cbea72a188a0dc1a
/OnlineJudge/JudgeGirl/50014. Selection/subsetv2.c
a71c110e75aaa6dc520d4cf8db04d519ee8ff246
[]
no_license
nealwu/UVa
c87ddc8a0bf07a9bd9cadbf88b7389790bc321cb
10ddd83a00271b0c9c259506aa17d03075850f60
refs/heads/master
2020-09-07T18:52:19.352699
2019-05-01T09:41:55
2019-05-01T09:41:55
220,883,015
3
2
null
2019-11-11T02:14:54
2019-11-11T02:14:54
null
UTF-8
C
false
false
2,820
c
#include "subset.h" #include <stdlib.h> #define TEST1 A[i1] #define TEST2 TEST1 + A[i2] #define TEST3 TEST2 + A[i3] #define TEST4 TEST3 + A[i4] #define TEST5 TEST4 + A[i5] #define TEST6 TEST5 + A[i6] #define TEST7 TEST6 + A[i7] #define TEST8 TEST7 + A[i8] #define TEST9 TEST8 + A[i9] #define TEST10 TEST9 + A[i10] #defi...
[ "morris821028@gmail.com" ]
morris821028@gmail.com
a214c67751682e6af573f22908990534f5af183a
d15e2f3df22352f66e8b66167da1fb403a96c3df
/LibError/main.c
17e1030a29212f00fa0c838b312d8b51a567a8d5
[]
no_license
gsmechat/Reload
50dc2c7243e2cf309fd4b060e99f39f0281d6aaa
9de07edc11969ab07383f93655b8ca400e09bea6
refs/heads/master
2021-05-31T22:45:40.184240
2016-06-02T10:50:47
2016-06-02T10:50:47
null
0
0
null
null
null
null
UTF-8
C
false
false
357
c
/* ** main.c for in /home/guillaume/Bachelor - Octobre_2018/TIC/Reload/LibError ** ** Made by MECHAT Guillaume ** Login <mechat_g@etna-alternance.net> ** ** Started on Thu Feb 25 14:31:40 2016 MECHAT Guillaume ** Last update Thu Feb 25 22:58:41 2016 MECHAT Guillaume */ #include <stdio.h> int main(int argc, char ...
[ "mechat_g@b3d5a8ed-ae99-4402-9d51-05b63b276f9b" ]
mechat_g@b3d5a8ed-ae99-4402-9d51-05b63b276f9b
fbe8ec1eb0741ce11523b7fc75a63540e73140d5
ed6bc1f5b603cda4d779aed10ecfa0006cfff4c0
/C/ansic/prg4_3.c
03934828e1a8d85c37f51f04fb8a6e33f66b95b4
[]
no_license
divinedragon/college-codes
8706f67df42c866caf25558dfe8c60c0b2d33a27
d5f26eda04c66be02a3caceb8ee7289b8894ddd2
refs/heads/master
2020-06-24T05:29:41.788116
2019-07-12T19:54:31
2019-07-12T19:56:22
96,919,915
0
0
null
null
null
null
UTF-8
C
false
false
318
c
/* More Arithematic Expressions. */ #include<stdio.h> void main() { /* Declaration of Variables */ int a = 25; int b = 2; int result; float c = 25.0; float d = 2.0; printf("6 + a / 5 * b = %i\n", 6+a/5*b); printf("a / b * b = %i\n", a/b*b); printf("c / d * d = %f\n", c/d*d); printf("-a = %i\n", -a); }
[ "justdpk@gmail.com" ]
justdpk@gmail.com
f46b2ae4407bf9ce553807becf5ec56f43c2cf38
f7f5ce680a049fef91833ef1ad9a454f054d265a
/bin/forktest.c
80171c6449399e43e6e6cad7593009bc9a42299b
[ "MIT" ]
permissive
NlightNFotis/Ensidia
a02d269f88174f7716b23fc4e6ed27bb1594f963
e4e98de869d29b72e500df8123c7280a1596c50b
refs/heads/master
2020-12-24T16:49:35.681276
2014-04-11T12:01:35
2014-04-11T12:01:35
null
0
0
null
null
null
null
UTF-8
C
false
false
799
c
// Test that fork fails gracefully. // Tiny executable so that the limit can be filling the proc table. #include "../include/types.h" #include "../include/stat.h" #include "../include/user.h" #define N 1000 void printf(int fd, char *s, ...) { write(fd, s, strlen(s)); } void forktest(void) { int n, pid; prin...
[ "fotis.koutoulakis@gmail.com" ]
fotis.koutoulakis@gmail.com
8759a742494931261ef47542ee9ac7461796e007
86b66966e50a7b9eb4652bf9f4e572d75df781e6
/ZodiacAuto/sbg_ros_driver/sbgECom/src/binaryLogs/sbgEComBinaryLogEkf.c
bb1f84f1b018b61bc56aadf9aadbcc3a729dcd71
[]
no_license
mfkiwl/Projet-Guerledan
2e31f4df0ca2795a1cb687bf4c274e381c8665f0
2869f1336b3d4dec3cd0b5e0830e5a9b7bfc08fd
refs/heads/master
2022-02-19T17:39:46.678775
2019-10-04T12:25:50
2019-10-04T12:25:50
null
0
0
null
null
null
null
UTF-8
C
false
false
9,138
c
#include "sbgEComBinaryLogEkf.h" //----------------------------------------------------------------------// //- Operations -// //----------------------------------------------------------------------// /*! * Parse data for the SBG_ECOM_LOG_EKF_EULER message and...
[ "38203107+Bulowl@users.noreply.github.com" ]
38203107+Bulowl@users.noreply.github.com
af0ff3ddf0bbd350a5074cb0b575aed04dfc1252
d3dc594f744b5604ac8f455d1dec8269c3705f8e
/minix1.3_tc2_tasm/tools/mcc.c
7706173886e1af24a6d97c90fd5dc86ead3639d1
[]
no_license
mumu3w/MINIX1x_OLD
7ef6b6cc8b786004653cb54858f19c2e1b6f1260
6122294f7febf992e60fb32da8ced7427b3db59d
refs/heads/master
2020-04-21T06:27:57.765436
2019-02-07T03:24:22
2019-02-07T03:24:22
169,366,200
1
2
null
null
null
null
UTF-8
C
false
false
5,854
c
/* * Program name: mcc.c * Author : Deborah Mullen * Date : March 5, 1989 * * This program is a front end preprocessor for tcc.c. It sets up * default options for compiling and linking a C source file to be * used under Minix. It calls tcc, tlink and then dos2out. The * .exe and .obj files are...
[ "mumu3w@outlook.com" ]
mumu3w@outlook.com
721cf2249eac7e6ec15b854825b031a607bf6ce3
576d1fb42b1a99dba18e78da58b352ebeac8fe64
/tests/single_instruction_translation_validation/mcsema/memory-variants/incl_m32/test.c
07aab436144b75784579dae2c2e3200a0ad73477
[ "LicenseRef-scancode-unknown-license-reference", "NCSA" ]
permissive
mewbak/validating-binary-decompilation-1
b4542919d2e8f4a603cdadeade4dcf7919d6d1d8
e7ae1838e8da7930730d76aaf01f315cf1d966a1
refs/heads/master
2021-01-08T05:33:48.560721
2020-02-12T00:27:01
2020-02-12T18:07:14
null
0
0
null
null
null
null
UTF-8
C
false
false
43
c
void main() { __asm__("incl -4(%rbp)"); }
[ "sdasgup3@illinois.edu" ]
sdasgup3@illinois.edu
dec5cc51555c0f9f4bd5c54664407f2b71193ba6
0a09294ff4b8cf2e766ac7e9d535a4ac2c4d0a76
/build/x86_64/usr/bench/ump_bench/_for_app_ump_latency_cache/bench_flounder_bindings.c
a317e9092d02785fd3f76c86fb13f5a377611cf3
[ "MIT", "LicenseRef-scancode-dco-1.1" ]
permissive
utsav2601/cmpe295A
dddbc217c29f7a27baa736c0802e2b58c347b443
0db201e979984f4c03764d72fef4f707ecdad4d0
refs/heads/master
2021-01-10T19:23:32.512498
2015-05-08T09:17:06
2015-05-08T09:17:06
35,268,115
0
1
null
null
null
null
UTF-8
C
false
false
781,618
c
/* * Copyright (c) 2010, ETH Zurich. * All rights reserved. * * INTERFACE NAME: bench * INTEFACE FILE: ../if/bench.if * INTERFACE DESCRIPTION: The bench Interface * * This file is distributed under the terms in the attached LICENSE * file. If you do not find this file, copies can be found by * writing to: ...
[ "utsav_popli@hotmail.com" ]
utsav_popli@hotmail.com
999deefa9bf87d8378b8733a73725d8878aa5c8a
f0feaf8271408ff8f4224c30383b1807775ff1a0
/Ats.h
16a8e920b531450f2ce322b9a384d68b9fb58074
[]
no_license
Tn-E235/M-ATS
2cba482029eaca58a28bfe643b48d079b3143d39
2c9b32c557605f8bbced72d611f4e349d19b86d9
refs/heads/main
2023-04-11T20:34:30.608644
2021-03-27T07:29:53
2021-03-27T07:29:53
352,009,474
1
0
null
2021-05-01T04:25:36
2021-03-27T07:25:40
C
SHIFT_JIS
C
false
false
723
h
#define SIG_R 5 #define SIG_YY 30 #define SIG_Y 60 #define SIG_YG 90 #define SIG_0 0 #define SIG_1 1 #define SIG_2 2 #define SIG_3 3 #define ATS_TIMER 12 int g_emgBrake; // 非常ノッチ int g_svcBrake; // 常用最大ノッチ int g_brakeNotch; // ブレーキノッチ int g_powerNotch; // 力行ノッチ int g_reverser; // レバーサ bool g_pilotlam...
[ "toshinari0001@gmail.com" ]
toshinari0001@gmail.com
a5a702a630525b876d1afa5868ef657286c7666d
e4e988635315b331ef09f9cab70b128c9201e720
/codebase/superdarn/src.lib/tk/shf.1.9/include/evalvelocity.h
75942ff70d540cd5c729915f77c7cd9e67db183f
[]
no_license
sshepherd/CVR-RST
58756530763a6936c3d4027baee5d18b7ce81810
13fc69b71a860c7996e2ccee86d7188a007649dc
refs/heads/master
2021-01-15T21:48:46.788040
2015-09-02T20:04:17
2015-09-02T20:04:17
28,063,941
0
0
null
null
null
null
UTF-8
C
false
false
686
h
/* evalvelocity.h ============== Author R.J.Barnes */ /* (c) 2010 JHU/APL & Others - Please Consult LICENSE.superdarn-rst.3.1-beta-18-gf704e97.txt for more information. */ #ifndef _EVALVELOCITY_H #define _EVALVELOCITY_H double *CnvMapEvalThetaCoef(int Lmax,double *coef,double *theta,int n, d...
[ "simon.shepherd@dartmouth.edu" ]
simon.shepherd@dartmouth.edu
8947877f3335874e0710893d45de1a9f807a6a72
0092f10a92d7ea40cd3097fabcee0bd0b96403c6
/os/drivers/wireless/brcm/WWD/internal/wwd_internal.c
28c13f23b569b9b1d36aad592994d1cabcf1b90f
[ "Apache-2.0", "GPL-1.0-or-later", "BSD-3-Clause", "ISC", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-permissive" ]
permissive
dignsys/TizenRT
3c370540f279597b6c66196d95b012fcb65bc887
9937406d43793aefb260a3288e90b9b29f3796ca
refs/heads/master
2020-04-10T16:27:35.510620
2018-12-26T08:53:50
2018-12-26T08:53:50
161,145,915
0
0
Apache-2.0
2018-12-10T08:57:15
2018-12-10T08:57:14
null
UTF-8
C
false
false
15,288
c
/* * Broadcom Proprietary and Confidential. Copyright 2016 Broadcom * 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 ...
[ "hbahn@dignsys.com" ]
hbahn@dignsys.com
b2f405d308dd3a130e546a75cef958e535ec8d50
6ccc557b95cac744195b034181214e7a9e5b03a9
/dev_app/Dev/FPXT/GXQY1_Project/GSQY1_FPXT_App.c
84d16d7cf46f7430c0fb3fc3c1acfa9ec3dbd598
[]
no_license
hqtecheptech/MagicPill
af203c58fca6c8a65fdd4bdbe8e4b806a0374145
3e7731379fd721d23d10356ea406643531feced1
refs/heads/master
2021-11-09T02:11:27.236585
2019-09-24T12:20:59
2019-09-24T12:20:59
201,887,522
1
0
null
2019-08-14T02:15:43
2019-08-12T08:18:07
C
UTF-8
C
false
false
131
c
#include "../../../dev_app_conf.h" #if defined HQ_FPXT && defined GSQY1_PROJECT #include "GSQY1_FPXT_App.h" #endif
[ "luozxin@163.com" ]
luozxin@163.com
840862e68c2e48f2568646b7c39f87a0285b2f40
beafd9251c1c69c8126ff5344acb8163d5291dd1
/Estrutura de Dados/Trabalho 3/pessoasFilaLista.c
05dac55854d45c68b76e7858544b4f6cf56891f2
[]
no_license
DanielBrito/ufc
18f5a1b6b3542b27ec465d966dd6b48a8cb2f8ac
32004cdc6b708ffda24a0aae24525c6e423dd18e
refs/heads/master
2023-07-19T17:27:11.150306
2022-02-12T03:15:43
2022-02-12T03:15:43
101,405,465
20
6
null
2023-07-16T04:22:11
2017-08-25T13:15:44
C
UTF-8
C
false
false
3,824
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "pessoasFilaLista.h" #include "cartasPilha.h" #define MAX 50 struct roupa{ char tipo[MAX]; char tamanho; char cor[MAX]; }; struct relatorioRoupa{ Roupa *roupa; struct relatorioRoupa *prox; }; struct relatorioCarta{ char nomeCarta[MAX]; ...
[ "noreply@github.com" ]
DanielBrito.noreply@github.com
b92a97f92d7c3b54cfce57711ff9f9b2799ba5b9
810703d956fa721b2edf38898510bb93824c0774
/libft/src/string/ft_strmapi.c
d8530dc4a88de306a9b4210be4aeb62563bd104e
[]
no_license
pcahier/lem-in
fdf868c37c68dc8bafaf12e65c3897b4b2133654
9ef469504fde9796b8ec89514c0432a118c0e870
refs/heads/master
2020-05-20T21:08:54.456398
2019-05-09T08:19:09
2019-05-09T08:19:09
185,756,328
0
0
null
null
null
null
UTF-8
C
false
false
1,462
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strmapi.c :+: :+: :+: ...
[ "pcahier@e1r6p11.42.fr" ]
pcahier@e1r6p11.42.fr
719736ec07e8f1a98dd2fb177fcc6e4eb1e82ecd
966a021068c9186d25e9a02417fa4be6203b2c1d
/chapter-5/example/large_file.c
dbf2f48639c08343f3e19fd3964bb313a4b74ec4
[]
no_license
demonkit/tlpi
fd497e0797ee73b5deefa7a92d5aa71c83143f1f
be4d54ff5bdee0d7d79f36725e09b9d7ae7dc263
refs/heads/master
2021-12-21T11:04:53.159239
2021-11-12T11:17:23
2021-11-12T11:17:23
148,621,465
0
0
null
null
null
null
UTF-8
C
false
false
1,006
c
/*************************************************************************** 编译程序时候定义_LARGEFILE64_SOURCE功能测试宏,以使用过度型的LFS API。 该API所属函数具有处理64位文件大小和文件偏移量的能力。通常在32位版本尾部缀以64以示区别。 不过这是过渡型API,不推荐使用 推荐使用#define _FILE_OFF_SETBITS 64,就无需显式使用64位函数版本 ***************************************************************************/ #d...
[ "cyyzero16@qq.com" ]
cyyzero16@qq.com
5c795c3299fa8a809776291b97bf3c4cc03c5193
099cbc5b9e6f4b1c2bed2a93e62195ef2c01a378
/sis/speed/new_wght_util.c
6840980a3bb2f06f3b7d06cf5358104418bb57bc
[]
no_license
lordofhyphens/SIS
d536a20ba0b1ccc2e8ea33fb37c2197ec51113fb
ff359baec2766db5cae099708fceaba74b98b799
refs/heads/master
2021-01-01T17:27:27.406938
2014-06-25T21:43:44
2014-06-25T21:43:44
21,219,513
4
0
null
null
null
null
UTF-8
C
false
false
52,910
c
/* * Revision Control Information * * $Source: /users/pchong/CVS/sis/sis/speed/new_wght_util.c,v $ * $Author: pchong $ * $Revision: 1.1.1.1 $ * $Date: 2004/02/07 10:14:51 $ * */ #include "sis.h" #include "speed_int.h" #include <math.h> static void nsp_print_bdd(); static void sp_compute_improvement(); static v...
[ "lenox.joseph@gmail.com" ]
lenox.joseph@gmail.com
2642a42f49f9a6acd6c5ee0915a1fdd4b600e708
a479696274367b4f97a5f7bd3c29bb9ca7d9e0b8
/Legacy/Phase1Legacy/LOOM_HUB/loom_relay.h
e9a0db210c8b9847835b12db8c90b8c235e5640c
[]
no_license
OPEnSLab-OSU/SlideSentinel
6ea53ee11b1be96b1021e9ad3036d1f017bba2a2
ec77b8c2334db868596b875c6dfd3b7f1b9343f5
refs/heads/restructure
2023-07-16T15:53:07.789065
2023-07-08T02:40:56
2023-07-08T02:40:56
136,069,337
6
6
null
2023-03-02T07:43:55
2018-06-04T18:53:05
C++
UTF-8
C
false
false
2,759
h
// ================================================================ // === LIBRARIES === // ================================================================ // ================================================================ // === DEFINITIONS ...
[ "lunng@oregonstate.edu" ]
lunng@oregonstate.edu
41367cdb73defb1408c68a9ae624ba26c67bda25
19cef910c78e5415fa461d65e79baf7bc0286245
/P7 - Tarefa Main/queue.c
d44f5a428c235200c5975e46feafa43d28ea9b02
[]
no_license
rodrigogama/CI215-Operating-Systems
cae3d2fcb0d097b4f66775ee9be8fbb3a483c40f
370a3ce0d600a7f79bcd2405124d7c3ceab11c40
refs/heads/master
2020-09-19T09:33:58.540693
2016-11-15T02:03:04
2016-11-15T02:03:04
66,402,818
0
0
null
null
null
null
UTF-8
C
false
false
6,228
c
#include <stdio.h> #include <stdlib.h> #include "queue.h" // provided by the prof. Maziero. All functions MUST follow the prototypes in this header /** @function queue_append * Append an element to the queue. Return an error message if there's any. Conditions to append: * - the element must exist * - th...
[ "ro.gama91@gmail.com" ]
ro.gama91@gmail.com
7094a82b621408334926b319ec7a3879bfe7d21e
bed63a3e626c43c4dab1630b0cc86f6f0b12b059
/src/include/lbfgs.h
24e2604f9e2b526dcba1aa5e91483ded6006676e
[ "MIT" ]
permissive
custom-computing-ic/TRPO-Robot-Control
ade951ad869b95c83aa3692894e148749bee98a4
043d57edac6f0dbcb92aee8830eff089f512c6ad
refs/heads/master
2020-03-19T03:35:20.876735
2018-07-14T22:34:33
2018-07-14T22:34:33
135,741,863
1
0
null
null
null
null
UTF-8
C
false
false
33,064
h
/* * C library of Limited memory BFGS (L-BFGS). * * Copyright (c) 1990, Jorge Nocedal * Copyright (c) 2007-2010 Naoaki Okazaki * All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to d...
[ "sjshao09@gmail.com" ]
sjshao09@gmail.com
013a9c01ebfa139db967137503ce341c098daa25
f16ca93a097425dd80012deb14fa5840b87eb650
/Geometry/Internal/Algorithms/RayCast/hkcdRayCastConvex.h
aa24a441c3f85669ce59ca78073ed18658222261
[]
no_license
Veryzon/havok-2013
868a4873f5254709b77a2ed8393355b89d2398af
45812e33f4bd92c428866e5e7c1b4d71a4762fb5
refs/heads/master
2021-06-25T23:48:11.919356
2021-04-17T02:12:06
2021-04-17T02:12:06
226,624,337
4
1
null
2019-12-08T06:21:56
2019-12-08T06:21:56
null
UTF-8
C
false
false
2,269
h
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Product and Trade Secret source code contains trade secr...
[ "veryzon@outlook.com.br" ]
veryzon@outlook.com.br
fd7db0e75b9cfdfa92cc5fef7c96591e626f0bfa
6466d145d04686a2cc14386de1ea7a6746b5755d
/src/v3.c
d411a12a36a98aaaef600d5d2dbcb1487eea757b
[]
no_license
maladr0it/vr-ui-rendering
581a0edc48ada17c995689fb825b505f3adfbdaa
300fc76d594bdd0538b6c703bb77b70e617c552c
refs/heads/main
2023-07-01T18:05:03.569876
2021-08-12T01:25:17
2021-08-12T01:25:17
392,003,281
0
0
null
null
null
null
UTF-8
C
false
false
1,265
c
#include <math.h> #include "v3.h" v3_t v3_create(float x, float y, float z) { v3_t result; result.x = x; result.y = y; result.z = z; return result; } v3_t v3_add(v3_t a, v3_t b) { v3_t result; result.x = a.x + b.x; result.y = a.y + b.y; result.z = a.z + b.z; return result; } v...
[ "maladr0it@Lachlans-MacBook.local" ]
maladr0it@Lachlans-MacBook.local
d3004124a42d16dbbff296ae5859db4b81006284
b19f9b4361612b461a7ee224d47229052427f7c4
/app/report/example.c
08ce6f2c6aea7275422dfff4f6f98921322b1ddb
[]
no_license
WangZeng-Geff/curtain-motor-ctrl-ES8P508_RuoDianMaiChog
cea2a4d28dfe02273fa6bdb91cef017bdbfe294b
38a06f37d1752a49ea5335a718efd5c81a384a3b
refs/heads/main
2022-12-28T21:02:48.987686
2020-10-14T06:40:23
2020-10-14T06:40:23
303,920,425
1
0
null
null
null
null
UTF-8
C
false
false
3,822
c
int code_frame(const uint8_t *src, const uint8_t *dest, int seq, int cmd, const uint8_t *data, int len, void *out, int maxlen) { const uint8_t addr[ID_LEN] = { 0x00, 0x00, 0x00, 0x00 }; static uint8_t _seq = 0; struct SHS_frame *pframe = (struct SHS_frame *)out; memmove(&pframe->infor[1], data, len)...
[ "15166614513@163.com" ]
15166614513@163.com
602ff2b5fee7401c267a491aed156ff40094daf7
21f55ef1427f19f40d40e6c0438cfe7c3573159b
/Semester 2/Computer Programming/Other Codes/Win32Project1/Win32Project1/GP142.H
bf21d6ef7b00dbdc5b5f894e29e307e793f4d183
[]
no_license
SyedAsadAbrar/University-Assignments
fa80159d24eed85ae70e8aaf20041acd96b95861
e11b449fc2de2a07ea3b4a4aa3e3af29dee6447d
refs/heads/master
2022-11-15T12:49:02.257410
2022-11-12T23:06:41
2022-11-12T23:06:41
167,517,803
0
0
null
null
null
null
UTF-8
C
false
false
15,225
h
#ifndef GP142_H #define GP142_H #define WINDOWS /* This line must define MACINTOSH or WINDOWS or X11R6 */ /************************************************************************ ** GP142.H ** ** Dear 142 Students, ** This is the header file for the GP142 graphics library. This file is ** divided into two sections:...
[ "asad.abrar97@gmail.com" ]
asad.abrar97@gmail.com
92ae01f1979f2e7c5243d095cc6e438a662e5c03
2a021667eb79a7813c1a8e0a3fae395a1b5c2b40
/lib/libutil/pidfile.c
43e9f65d616e3524698c89650db2a331bcde0b71
[]
no_license
ghsecuritylab/tombibsd-src
b686fa412cbaabd1734338e0832dfa815802b4be
3f3345b36e1db466da0c12aeb4f46ff3797147ff
refs/heads/master
2021-02-28T23:37:07.840661
2015-04-25T03:39:53
2015-04-25T03:39:53
245,740,289
0
0
null
2020-03-08T02:39:51
2020-03-08T02:39:50
null
UTF-8
C
false
false
4,653
c
/* $NetBSD$ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Jason R. Thorpe, Matthias Scheler and Julio Merino. * * Redistribution and use in source and binary forms, with or without * modification, ...
[ "uebayasi@tombi.co.jp" ]
uebayasi@tombi.co.jp
b9c9b2f70d05c2b19f9a1cfc81c3a4d98b2ec95c
bc8ccd9f65af2c28a6219d3d3d819eb9eb43ee92
/DLL/DLL/dllheader.h
fa07f7a4b2468f1249f17077be0195ef4f3411d0
[]
no_license
samwise2/Doubly-Linked-List
b0fd17fedfaa5e407878dbbda6187de8f6984bb9
f08b01c8790134826a7888559a2a7c1032b7b708
refs/heads/master
2020-09-16T16:17:54.057304
2019-11-29T01:35:05
2019-11-29T01:35:05
223,827,210
0
0
null
null
null
null
UTF-8
C
false
false
876
h
#include <stdio.h> #ifndef DLLHEADER #define DLLHEADER struct dllnode{ int item; struct dllnode *next; struct dllnode *prev; }; struct dll{ struct dllnode *head; }; struct dll *dll_create(void); struct dll *dll_destroy(struct dll* lst); void dll_add_item(struct dll* lst, int item); bool dll_remove_item(struc...
[ "sam.orend22@gmail.com" ]
sam.orend22@gmail.com
6eea0c34c08743a691aabee0921bb3ec2b8b1645
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/net/mac80211/extr_led.c___ieee80211_get_tx_led_name.c
c1cff0eea1fe8d7886469b5c25ecbac31f2857a3
[]
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
759
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
4d3b9c4357d05d65f81e272d75d03ec1b885942b
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/net/ethernet/qlogic/qlcnic/extr_qlcnic_hw.c_qlcnic_82xx_nic_set_promisc.c
2f6b391bf45bf59fac3369dd6795c29f0a0e641a
[]
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,299
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
6a73c57b79fde781a769ec08e49a88777923a80d
87c01acd253c80c1c4d0cde34b6ab78c189f4ee8
/Drivers/BSP/STM32H745I-DISCO/stm32h745i_discovery_sdram.c
2070419631fc0496faaff1abfae8914ee18aac4a
[ "BSD-3-Clause" ]
permissive
arybitskiy/STM32H745i-DISCO-2D-Physics
ecdfdc98fbabe9558c693b5d320fd51881aaea4c
7fc198810463e7c1bd9a459343b24f52eb2dc134
refs/heads/main
2023-04-30T07:53:20.518112
2021-05-28T09:24:55
2021-05-28T09:24:55
371,644,933
0
0
null
2021-05-28T09:24:55
2021-05-28T09:13:11
null
UTF-8
C
false
false
14,679
c
/** ****************************************************************************** * @file stm32h745i_discovery_sdram.c * @author MCD Application Team * @brief This file includes the SDRAM driver for the MT48LC4M32B2B5-6A memory * device mounted on STM32H745I-DISCO boards. @verbatim ...
[ "alekso.php@gmail.com" ]
alekso.php@gmail.com
491578274c53e372f69d1d4f60da7d61d93c7509
b9aff53902de1f74a85a22a31b2b55181563ddc7
/ecf/procmask1.c
6c07eb051e0d9ea1c002a688a906c50ec87826d3
[]
no_license
hsuhsiangyu/csapp
406c48feb4b16b81226834853687522a7045b0a9
14aee33bbde4cd66d21d81aee549b1a4c493b363
refs/heads/master
2020-03-15T12:00:47.823566
2018-05-04T12:02:32
2018-05-04T12:02:32
132,134,670
0
0
null
null
null
null
UTF-8
C
false
false
902
c
#include "csapp.h" void initjobs() { } void addjob(int pid) // 对于父进程的main函数流和信号处理流的某些交错,可能会在addjob之前调用deletejob,导致作业列表中出现一个不正确的条目。这就是竞争,好好理解下代码 { } void deletejob(int pid) { } /* $begin procmask1 */ void handler(int sig) { pid_t pid; while ((pid = waitpid(-1, NULL, 0)) > 0) /* Reap a zombie child */ delete...
[ "2321756628@qq.com" ]
2321756628@qq.com
b4160f46a0c7265dad000fe0595a481d38b7cc1a
efdb5bc78c7dce52cff52437946b67cb911297b1
/version 1.1/Code/ProcessSentence.h
3aaffcb536fc7e4ddf955cd4d077277ca3c6d8a3
[]
no_license
nzooherd/min_c_interpreter
287faa5749681353a9ff718df0c93e92f5ae7902
a4c8819683d80bd5169625d56408a4790bb89f7f
refs/heads/master
2021-06-27T08:26:07.013130
2017-09-13T11:20:56
2017-09-13T11:20:56
101,598,104
1
0
null
null
null
null
UTF-8
C
false
false
790
h
// // Created by dudu on 9/4/17. // #ifndef CLIONPROJECT_PROCESSSENTENCE_H #define CLIONPROJECT_PROCESSSENTENCE_H #include "PartWord.h" bool judgePreceRate(worder a, worder b); vector<worder> infixToPostfix(vector<worder> worders); vector<string> processDeclartion(vector<worder> worders); vector<string> processIfElseW...
[ "813011968@qq.com" ]
813011968@qq.com
9edf702d2c3e33dda2101acaf3031a5e2c9bb6a4
f49731731a898242d1d874404aa546cd723898e1
/Assignment 5/datatype.c
aa3604f4b1b30b6bdbf24ee85bc0abd0d4f294dd
[]
no_license
nelavensubas/CS2211
94d9cd0249e1f20c1edf41a4681f7fe3649a692e
79dffb63c4e049a97e2e92c36fb3568cef29cfeb
refs/heads/master
2023-06-05T05:25:55.880477
2021-06-20T18:06:14
2021-06-20T18:06:14
290,567,499
1
0
null
null
null
null
UTF-8
C
false
false
1,507
c
/* * Name: datatype.c * Purpose: This file will be used in the binary search tree and the * linked lists to specify the data types. */ #include <stdio.h> #include <stdlib.h> #include "datatype.h" // Input: ’key1’ and ’key2’ are two Keys // Output: if return value < 0, then key1 < key2, // if return value = 0...
[ "nelavensubas@gmail.com" ]
nelavensubas@gmail.com
6301350fdfb38ac3bcb7991a391c216d0b2bbd72
e38c357a31a1905370a03c8bf1ec791b6b171ea8
/programowanie-podstawowe/book-excercises/16-10-4.c
1f02b4025e04ec98bc0c4c7c3a207524c31f1f83
[ "MIT" ]
permissive
YaYanush/software-engineering
afeaaf8d68e7e2356a74614a7568e3085b9f0d3d
30b5c3431a9034bf5850bf6a4992984027aeaed1
refs/heads/master
2023-04-13T19:16:46.535782
2021-05-05T19:39:47
2021-05-05T19:39:47
null
0
0
null
null
null
null
UTF-8
C
false
false
788
c
#include<stdio.h> float multiplicationDiagonal(float tab[][10], int length) { float result = 1; for(int i = 0; i < length; i++) { result *= tab[i][i]; } return result; } float sumUpperHalf(float tab[][10], int length) { float sum = 0; for(int i = 0; i < length; i++) { for(int...
[ "konrad.pagacz@gmail.com" ]
konrad.pagacz@gmail.com
51b8c78f52b9b3dd831b643454a712d8427316f0
929c117b369a09783ebc458da71946e63a183f7a
/freebsd/lib/libc/gen/err.c
b83a86ed296101115eccf5e6d72d71b2ce180f22
[]
no_license
hahchenchen/RTEMS-libssd
a3c2cb370b9a929f50376ba6125cacb27a9b86ae
5d0ad4b8b1963eaf11449c3165844aed872a8f17
refs/heads/master
2021-01-22T19:08:53.627081
2017-03-29T13:41:05
2017-03-29T13:41:05
85,161,891
0
2
null
null
null
null
UTF-8
C
false
false
5,095
c
#include <machine/rtems-bsd-user-space.h> /*- * Copyright (c) 1993 * The Regents of the University of California. 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 s...
[ "1473996754@qq.com" ]
1473996754@qq.com
b91843bb8ed3b2451113e5be4e30284ab2310184
ab36091fa3bf0dd56996b321700faa2f1388f567
/Firmware/Baremetal/CM7/Core/Src/main.c
c1f96c5fb061922802cd9e3da81e0a129cf3046e
[]
no_license
GreenVic/H745FCS
0bd272d70b8937ba76051744a9fe1f6a1f7c1fed
dd8a76eb0f47cd9c85d790fb88f310538f94a48f
refs/heads/master
2023-09-03T18:16:49.766327
2021-11-05T23:25:09
2021-11-05T23:25:09
null
0
0
null
null
null
null
UTF-8
C
false
false
11,215
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) ...
[ "mogun123@gmail.com" ]
mogun123@gmail.com
aa36681f16da76c258907d728dd3d404b989a4f3
b2d10aa17ff12a44683361e517fdc1d04c7d1485
/s-talk/list.h
d01f63a4450e7cf14bdd5fa85a8628b54d4be005
[]
no_license
hexter-hangzhou/C
a534ddad65bd08473ce6e7cd573fd3c36550d41e
7ab6cc9ac167c7b43551f149c218973970f0d883
refs/heads/master
2021-05-18T23:18:20.497529
2020-03-31T02:32:11
2020-03-31T02:32:11
251,473,413
0
0
null
null
null
null
UTF-8
C
false
false
3,570
h
#ifndef _LIST_H_ #define _LIST_H_ /* test.c * * Implement a the test driver for all list function in list.h * */ #include <stdio.h> #include <stdlib.h> #include <string.h> typedef void LIST; // makes a new, empty list, and returns its reference on success. Returns a NULL pointer on failure. LIST *ListCreate(); ...
[ "noreply@github.com" ]
hexter-hangzhou.noreply@github.com
fb01ad9096289aaa10b4bfc6c540a114997da1da
cb8f29a7bfeaa75384a4d572163d96189401ce3f
/src/checking_after_parsing_1_2.c
e865d9804feb6b4d3ab719c8431d52d60cd8ef38
[]
no_license
alexbro7/minishell
5ce6a6817ad6e5ee5e36b1472a8f66190e917516
811f43d2a8b586f55aa6cb70efcc91b6f169b9be
refs/heads/master
2023-09-02T13:23:23.117249
2021-11-19T16:48:43
2021-11-19T16:48:43
416,890,777
0
0
null
null
null
null
UTF-8
C
false
false
2,989
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* checking_after_parsing_1_2.c :+: :+: :+: ...
[ "alebross@e2r11p15.clusters.42paris.fr" ]
alebross@e2r11p15.clusters.42paris.fr
9f5c0ef6a938d019c937d780af95aee1433b28e1
296ad3845d28fe160384bd568b75c3c84109555d
/System/Library/PrivateFrameworks/TVSearchServices.framework/TVSearchServices-Structs.h
e4ee349d29230a23207826be0b8cc696a9dd1de3
[ "MIT" ]
permissive
breakcount/tvOS14Headers
acf5697b0ebad1623826672bd9a63ed8494b4f74
7b5fe0a79b5638cb71536984ef6399a908c2bf93
refs/heads/master
2023-01-05T08:38:17.145009
2020-11-03T19:39:33
2020-11-03T19:39:33
null
0
0
null
null
null
null
UTF-8
C
false
false
389
h
/* * This header is generated by classdump-dyld 1.0 * on Saturday, September 26, 2020 at 11:57:36 PM Mountain Standard Time * Operating System: Version 14.0 (Build 18J386) * Image Source: /System/Library/PrivateFrameworks/TVSearchServices.framework/TVSearchServices * classdump-dyld is licensed under GPLv3, Copyright © ...
[ "kevin.w.bradley@me.com" ]
kevin.w.bradley@me.com
828fbd135fe14625917eaf226817796a636e4b24
f956beeb303057f75f74d1d18ccd262a8863fd5d
/Project/string_manipulation.h
7dd57ad44f31db3799326931c4035319942f5d75
[]
no_license
Evohunt/Safe-String-Manipulation
8e64dc7de2ca09ed84a118daf5cf0495221eafd1
f2dc6a43bef283ba363ca0362b6eb61f9f1e43f3
refs/heads/master
2021-01-20T13:54:51.235900
2017-06-17T14:46:28
2017-06-17T14:46:28
90,532,798
1
0
null
2017-05-07T13:02:07
2017-05-07T12:59:50
null
UTF-8
C
false
false
465
h
int my_strlen (char givenString[]); void my_strcpy (char targetString[], char givenString[]); void my_strncpy (char targetString[], char givenString[], int numberOfCharacters); void my_strcat (char targetString[], char givenString[]); int my_strcmp (char firstString[], char secondString[]); void my_gets ...
[ "noreply@github.com" ]
Evohunt.noreply@github.com
aebcf668ab1fa62a0209fab42a056fb820eb40c0
427f48b76d1b312cff7af2d9b535ea333e8d154e
/c/numeric_math_islessgreater.c
ec387668a783b6a76718e511e00de870c2fa07b5
[ "MIT" ]
permissive
rpuntaie/c-examples
8925146dd1a59edb137c6240363e2794eccce004
385b3c792e5b39f81a187870100ed6401520a404
refs/heads/main
2023-05-31T15:29:38.919736
2021-06-28T16:53:07
2021-06-28T16:53:07
381,098,552
1
0
null
null
null
null
UTF-8
C
false
false
674
c
/* gcc -std=c17 -lc -lm -pthread -o ../_build/c/numeric_math_islessgreater.exe ./c/numeric_math_islessgreater.c && (cd ../_build/c/;./numeric_math_islessgreater.exe) https://en.cppreference.com/w/c/numeric/math/islessgreater */ #include <stdio.h> #include <math.h> int main(void) { printf("islessgreater(2.0,1.0) ...
[ "roland.puntaier@gmail.com" ]
roland.puntaier@gmail.com
417024707914f64d2625835ced0f1980c8f75ef4
6f8ba3c82a410cb108070953f262cb8ccb267a6d
/topdown/src/input.c
507397ecf9a6231da9a81607ed26eaba626295d2
[]
no_license
kicks2kill/SDL_Games
eb723265fd5e76053e29a4e4138869dac902fd9e
919aea13fd494370eb9b112b39b06d891ee8ccbe
refs/heads/main
2023-02-09T15:31:52.348146
2020-12-31T22:01:06
2020-12-31T22:01:06
325,418,951
0
0
null
null
null
null
UTF-8
C
false
false
1,131
c
#include "input.h" void doKeyUp(SDL_KeyboardEvent *event) { if (event->repeat == 0 && event->keysym.scancode < MAX_KEYBOARD_KEYS) { app.keyboard[event->keysym.scancode] = 0; } } void doKeyDown(SDL_KeyboardEvent *event) { if (event->repeat == 0 && event->keysym.scancode < MAX_KEYBOARD_KEYS) { app.keyboard[e...
[ "x_orin1@pop-os.localdomain" ]
x_orin1@pop-os.localdomain