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
175779a06c1e0833ac1d994c3f55ce4dd645ff46
f9b26d5e63bc92c3d133332e634a06453bf9a02f
/strace-4.10/kexec.c
e277668d62e25c1d24eae2fb891c610eebee0286
[ "BSD-3-Clause" ]
permissive
fengidri/typhoon
a757997288460e7a3b5411fadafdad0b8d976104
9a3f76b1cc92d2cb4896f4b6ed94d38d50cb49a6
refs/heads/master
2021-01-10T21:20:24.260925
2015-09-09T07:20:39
2015-09-09T07:20:39
38,918,701
0
0
null
null
null
null
UTF-8
C
false
false
2,167
c
#include "defs.h" #include "xlat/kexec_load_flags.h" #include "xlat/kexec_arch_values.h" #ifndef KEXEC_ARCH_MASK # define KEXEC_ARCH_MASK 0xffff0000 #endif #ifndef KEXEC_SEGMENT_MAX # define KEXEC_SEGMENT_MAX 16 #endif static void print_kexec_segments(struct tcb *tcp, unsigned long addr, unsigned long len) { #if SUP...
[ "fengidri@gmail.com" ]
fengidri@gmail.com
5782d5dc57fc31b6a897ec27548ac8d91692e205
04ee9c8157a9cbbb603ddd84aad9069166a87381
/src/00.language/10.misc/debug/operator_lt.c
915ce8e480076f2b405b2b19984982aff62a111c
[]
no_license
nixawk/hello-c
aa3b8b0170926397b8d1e224eb1f732cc605be07
3ce4e8531921c9b6c640c9a61a0f56f64e833f00
refs/heads/master
2023-01-03T06:41:26.740669
2020-10-31T04:40:44
2020-10-31T04:40:44
68,939,130
4
11
null
2020-10-31T04:40:45
2016-09-22T16:13:09
C
UTF-8
C
false
false
1,149
c
#include <stdio.h> int lt(int x) { if (x < 20) printf("x < 20"); return 1; return 0; } int main() { lt(19); return 0; } /* / (fcn) sym.lt 41 | sym.lt (); | ; var int local_4h @ rbp-0x4 | ; CALL XREF from 0x564b84a356d2 (sym.main) | 0x564b84a356a0 ...
[ "hap.ddup@gmail.com" ]
hap.ddup@gmail.com
4a26d6c7d98bb10f38cc08485e27b74467a3bc5e
d28e32b527bc3b5aa95d49b828985b128fee5615
/emod/mod_orange/GUI/core/kernel/GUI2DLib.c
ff0569e241398852d954052231f53321afdc0bcd
[]
no_license
prtemly/quanzhiwork
6f810484e9f21c122450f2d4f63bda231caa1d95
af22227f4965c5b1094c135ebb1a219b05f1a6e4
refs/heads/master
2021-08-15T03:50:55.662058
2017-11-17T08:38:35
2017-11-17T08:38:35
null
0
0
null
null
null
null
UTF-8
C
false
false
17,750
c
/* ********************************************************************************************************************** * ePDK * the Easy Portable/Player Develop Kits * eMOD Sub-System * ...
[ "zhibo@joyhonest.com" ]
zhibo@joyhonest.com
f4f554122c369d919d36972f6913f16c961abc16
3672cc21057946360024b0fccf5bc74373edd591
/crypto/magma_mgm.h
a393f5ccae4550194f7b131936c5fb75df542a22
[]
no_license
lema100/gost_crypto
f226d5eca8eb520f1f6c3ffd14bc4a4e3537cf27
ae65dc8b748efb705f3f03e159c2d94de64bbaa6
refs/heads/master
2020-07-30T00:31:22.589917
2020-03-19T15:07:33
2020-03-19T15:07:33
210,019,377
4
1
null
null
null
null
UTF-8
C
false
false
421
h
#ifndef _MAGMA_MGM_H_ #define _MAGMA_MGM_H_ #ifdef __cplusplus extern "C" { #endif #include <stdint.h> #include "magma.h" void Magma_MGM( magma_ctx_t *ctx, const uint8_t *nonce, const uint8_t *blk, uint32_t len, uint8_t *out); void Magma_MGM_MIC( magma_ctx_t *ctx, const uint8_t *nonce, const uint8_t *c, co...
[ "lema_01_@mail.ru" ]
lema_01_@mail.ru
f16a72a07b85d806458da980603c383f2ec84a8e
bc33ff928a1cd782214d88d94e46fc4c6747353a
/Section1/examples/eg3_for_statement.c
2758faaec349d36a5561efcc7898c694a0e02b6d
[]
no_license
riteshsahu16/c_programming
bddd6cd19c78759b8ab10614dd358d90280d3f7d
fea314d4914ef9eee24f9062ea0ba6f27533ea6c
refs/heads/master
2023-08-04T20:41:01.436328
2021-09-30T15:23:36
2021-09-30T15:23:36
360,401,095
0
0
null
null
null
null
UTF-8
C
false
false
195
c
#include<stdio.h> int main() { int fahr; printf("Fahrenheit \t Celesius\n"); for (fahr=0; fahr<500; fahr=fahr+5 ) printf("%3f \t %8.1f\n", fahr, (5.0/9.0)*(fahr-32) ); return 0; }
[ "riteshsahu0116@gmail.com" ]
riteshsahu0116@gmail.com
67641ed2b9c3ebb656da038f4850eaae89ab38c7
8409376678ab157a3002d5f3b1c5d08ae466974f
/IPR2/test.c
3ea9c90342bacc43c5fb5db36820259c05a04460
[]
no_license
Necromikona/StudyVoenmeh
04bab1e9387e8ac70a6ba756568192c0f9c96399
249e466c5ba1123c0de23fc2ed669e16bcd97824
refs/heads/master
2021-05-26T22:57:21.262353
2020-04-09T13:04:15
2020-04-09T13:04:15
254,182,158
0
0
null
2020-04-09T11:53:19
2020-04-08T19:32:17
C
WINDOWS-1251
C
false
false
885
c
#include <Windows.h> #include <stdio.h> #include <stdlib.h> void main() { SetConsoleCP(1251); //установка кодовой страницы win-cp 1251 в поток ввода SetConsoleOutputCP(1251); unsigned char mas[20]; //объявляем массив символов int i; puts("Введите символы"); gets(mas); // вводим строку с...
[ "trans777formator777@gmail.com" ]
trans777formator777@gmail.com
f4370ebb1d1f8c901bff6f257a0c09d68127ec42
d1799963408fd0dc01c286814168d2edee5b6dd7
/timer.h
8e9dd080b95260a749957ae1bc80063340e11a59
[]
no_license
moustafaAsamy/TCPIP-module-autosar-4.3.1-
2d0769b8f453f52f4a1280816919d41176c6ccd7
b916f091ef0fb8a8992b83bffc88438ba50fbdb1
refs/heads/master
2020-12-01T12:57:14.656101
2020-11-26T09:35:07
2020-11-26T09:35:07
230,633,017
1
2
null
2020-11-24T09:30:46
2019-12-28T16:15:39
C
UTF-8
C
false
false
181
h
/* * timer.h * * Created on: Oct 22, 2019 * Author: lenovo */ #ifndef TIMER_H_ #define TIMER_H_ extern void timer_start(void); #endif /* TIMER_H_ */
[ "noreply@github.com" ]
moustafaAsamy.noreply@github.com
ac05695ee9ef79a2bab019b886cda95ae1300812
d3b3b7a16c77657548fe51ca5995c1d367c130f9
/src/res/icon.c
6412bca8c5387baa37579180a920035d4e7ed201
[]
no_license
Anril-hust/30OS
efa22ce8ce74903c82c17c34283cff9e78f116fa
cebff3cdc3f845580036b3f641c73b2432db90f0
refs/heads/master
2021-01-21T20:29:46.192221
2015-03-14T13:16:55
2015-03-14T13:16:55
null
0
0
null
null
null
null
UTF-8
C
false
false
3,385
c
#include "../typedef.h" #include "../graphic.h" uint8 icon_heart[256] = { NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL,NONE_COL, NONE_COL,NONE_COL,NONE_COL,NONE_COL,RED,RED,NONE_COL,NONE_COL,NONE_COL,NONE_COL,RED,RED,NONE_COL,N...
[ "wenyewang.cs@gmail.com" ]
wenyewang.cs@gmail.com
aee9285bc6cd0061979b14b63e279853c80acb6f
b4045c3d2cdc618374e0d35eae154eb67e4e2325
/nidaq/Examples/VisualC/Ctr/TIOsingleAnalogPulseWidthMeasure.C
b55a0dc19acbd65ffb208c0185edd6c1c7cfb571
[]
no_license
idvr/sdkpub
0a4be94a4b1fb6a56386dd57f886cad12886c966
2f9650075bf286e405efa8eb76d809886361aaa5
refs/heads/master
2020-05-20T19:25:10.529009
2016-07-26T00:11:23
2016-07-26T00:11:23
68,386,104
1
0
null
2016-09-16T14:21:16
2016-09-16T14:21:16
null
UTF-8
C
false
false
5,953
c
/********************************************************************* * * Example program: * TIOsingleAnalogPulseWidthMeasure.c * * Description: * Measures the pulse width of a single analog pulse using general * purpose counter 0. The analog pulse is conditioned into a digital * pulse based on...
[ "blomcode@gmail.com" ]
blomcode@gmail.com
56bae57d17425ad66740df46c21964e6798fe4c3
27bcd5c9ded70102540c0ccd03f3e2b281dbf58c
/mudlib/d/keroon/minas/minas2/minas2_130.c
2c354bc22ec8c20e6ac3628d03424ae8caf77666
[]
no_license
unleashed/ninetears
57fdc71fd651b3ff95e5e7c14b0566729584e006
4edd22c75e3fa99be4b5820300491c6b62e06085
refs/heads/master
2020-07-14T04:25:56.302027
2019-08-29T18:46:57
2019-08-29T18:46:57
205,225,438
1
0
null
null
null
null
UTF-8
C
false
false
1,366
c
// Made by valar 12/07/02 inherit "/std/suboscuridad"; #include "/d/keroon/path.h" void setup() { set_zone("minas2"); set_exit_color("yellow"); set_light(20); set_short("%^BOLD%^BLACK%^Minas de Keeroon: %^RESET%^Nivel 2"); set_long("\n%^BOLD%^BLACK%^Minas de Keeroon: %^RESET%^Nivel 2.\n\n" " Entras...
[ "amr@redhat.com" ]
amr@redhat.com
27d6a66841635be7323ae3fccb8d807304916d98
96f8fb7fb764026ede7e927d8b4768b8b6f44abb
/01_Code/03_UnixC/张立猛/day10/day10/shma.c
b63f90897edbaf5bb48ca2b92978c3b5d3216443
[]
no_license
isongbo/MyCode
a513beaa8f43bc751aab5217314615c728ba771e
eb2330b1dbae9032ba5ad8ccd65b68375219e451
refs/heads/master
2021-01-10T09:48:53.587674
2016-01-15T10:21:04
2016-01-15T10:21:04
49,700,737
2
1
null
null
null
null
UTF-8
C
false
false
453
c
#include <stdio.h> #include <stdlib.h> #include <sys/ipc.h> #include <sys/shm.h> int main(){ key_t key = ftok(".",100);//当前路径 if(key == -1) perror("ftok"),exit(-1); int shmid=shmget(key,4,IPC_CREAT|0666); if(shmid==-1)perror("shmget"),exit(-1); void* p = shmat(shmid,0,0); if(p == (void*)-1) perror("shm...
[ "syt-aini@126.com" ]
syt-aini@126.com
48ed2745c98356f8d93b67a45da9e8fca0c03fe6
1e7e0d40a554c988c70c5a053a0ef37f10b64ff1
/libc/mmap.f/override.c
e9f30e746eef59e48e3b55208deafb3f7e291ce3
[]
no_license
xieby1/test
29c1317942636e739ec3e24033ab070590a1bcda
566c675c40ea66abf298bbd2867a2560ed1210bd
refs/heads/master
2021-08-29T14:47:01.261521
2021-08-16T07:26:43
2021-08-16T07:26:43
144,576,246
0
0
null
null
null
null
UTF-8
C
false
false
3,495
c
// This snippet tests the characteristics of mmap, to see what will // happen when the to-be-allocated memory has been already allocated. // // Here are 4 allocating position cases need to be carefully examed: // 1. Overlap: // [mapped memory 1] | [mapped memory 1] // [m...
[ "xieby1@outlook.com" ]
xieby1@outlook.com
a77c264741ec629bb66a85839553940283fe1233
96591e1640702bc422bf219a2e05ea56053d1687
/smpp/libsmpp/smpp_http_client.c
432c3ff1aa983de713cc8dd3c8b3bddc68e901a3
[ "BSD-2-Clause" ]
permissive
pterwin/ksmppd
4279b309e93f134a3ca5ed8ed771dea538a72c81
a2b57e7f400c56e70ab7e557146c161ed6a98c4c
refs/heads/master
2020-07-29T14:30:39.582321
2016-10-25T16:25:12
2016-10-25T16:25:12
null
0
0
null
null
null
null
UTF-8
C
false
false
23,512
c
/* ==================================================================== * KSMPPD Software License, Version 1.0 * * Copyright (c) 2016 Kurt Neo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
[ "kneodev@gmail.com" ]
kneodev@gmail.com
9b925bfa255456ae7a47ec91016c7b9992ed1dcf
f1913a58fd2ee4e85f0d74d5e162b1faa065893b
/lapack-3.3.1/LAPACKE/testing/interface/stpcon_1.c
3bca385b55dff8bd1c8e4880d9e9db5e4dae18e2
[ "BSD-3-Clause", "BSD-3-Clause-Open-MPI" ]
permissive
DrStS/EMPIRE-Libraries
ff33c729c847966ec80a6394ba13b8d66b2d0581
5acd99d781da15b8e0c75f088713f85521b9bf79
refs/heads/master
2020-04-01T18:22:37.251498
2014-08-12T12:09:19
2014-08-12T12:09:19
153,488,337
1
2
null
null
null
null
UTF-8
C
false
false
9,616
c
/***************************************************************************** Copyright (c) 2010, Intel Corp. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source cod...
[ "stefan.sicklinger@tum.de" ]
stefan.sicklinger@tum.de
42902d73a87a2a91a69cf85e729a2b2276f4e379
b566c824f7afef50605bc51c254f49f521bde44d
/iyan3d/trunk/Iyan3D-Android/app/ffmpeg/src/tests/api/api-seek-test.c
df47a5fbdbe6b6df52601b5b5b08872c94ea1ba1
[ "MIT", "LGPL-2.1-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "LGPL-3.0-only", "LicenseRef-scancode-proprietary-license", "LGPL-2.1-or-later", "LGPL-3.0-or-later", "IJG", "GPL-2.0-or-later", "GPL-3.0-only", "LicenseRef-scancode-other-permissive", "GPL-2.0-only", "Apache-2.0" ]
permissive
lanping100/Iyan3d
c8292a0a7e4a34b5cb921c00f8bbe4ee30ba78aa
c21bb191cec06039a3f6e9b2f19381cbd7537757
refs/heads/master
2020-06-17T13:53:58.907502
2019-07-02T07:43:39
2019-07-02T07:43:39
195,943,149
1
0
MIT
2019-07-09T06:06:31
2019-07-09T06:06:31
null
UTF-8
C
false
false
9,126
c
/* * Copyright (c) 2015 Ludmila Glinskih * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, pu...
[ "sabish@19668fbc-42bf-4728-acef-d3afb4f12ffe" ]
sabish@19668fbc-42bf-4728-acef-d3afb4f12ffe
936c25ca130b25a38870112ec34c33e72083d25c
fd01bfc19bc1ea0797012bd35d3d7b41abab687a
/libft/ft_strclr.c
788017c7805bf931ccc713af7255b83e0df5ff31
[]
no_license
Bux42/fdf-3D-42-du-futur
8dc18e79c9f37c87d05f409b2795befd36aeb182
8dcb7f7848e2d0a81f5afdcd48f88f45e3868162
refs/heads/master
2022-02-14T00:28:48.332868
2019-08-24T18:01:30
2019-08-24T18:01:30
107,905,328
1
0
null
2017-12-15T00:15:12
2017-10-22T21:45:23
C
UTF-8
C
false
false
1,032
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strclr.c :+: :+: :+: ...
[ "videsvau@e1r9p14.42.fr" ]
videsvau@e1r9p14.42.fr
ae1e6d90470af14d3ec7bdc873185a32ae7879af
c2cedcf36667730f558ab354bea4505b616c90d2
/players/zeus/realm/taus/circle6.c
6fc4cd67e0ea7c2e2ac883bb65e2f29c1fb48fda
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
1,487
c
inherit "room/room"; /* circle6.c */ int teleport; #include "/players/zeus/closed/all.h" #include "/players/zeus/closed/fl_demon.h" #include "/players/zeus/realm/taus/mist.h" reset(arg){ if(arg) return; teleport = 0; if(random(TFL_TLP)) teleport = 1; set_no_clean(1); short_desc="The Fallen Lands"; long_des...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
111e5147373e975c83eecb9f9b0ec23c5bb2928f
b0bf7998d91f64236654d5bae42171810fe2a98e
/ourproject/Temp/StagingArea/Data/il2cppOutput/t613.h
d5214559d80a5aefc7b1375099febdd9b33cf0ce
[]
no_license
starinu/493Project
b91ee6cdd2837fbb86fe4e43cb6b949d0851cfdd
3906b5292741694685f95a35ae6475ae96831033
refs/heads/master
2021-01-10T03:43:20.298633
2015-11-21T05:23:07
2015-11-21T05:23:07
46,602,286
0
0
null
null
null
null
UTF-8
C
false
false
274
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> struct t2099; #include "t19.h" struct t613 : public t19 { t2099* f1; int32_t f2; int32_t f3; }; struct t613_SFs{ t2099* f4; };
[ "liuth@0587357572.wireless.umich.net" ]
liuth@0587357572.wireless.umich.net
688a475c53bff81830b69f383bc031ad6547be40
70bf485e2b73b99271479f16f9b0436386343b3c
/operations.h
cc213c9ca53185e2594be46e8198f50bf1e3102d
[]
no_license
Grigory776/Database.-Main-project2
1d7574ee4c0b6491b11325b13e56231e2a1e1b7d
561b68298f94440d830408477d256c84143351c6
refs/heads/main
2023-07-05T04:13:26.593102
2021-08-11T15:10:03
2021-08-11T15:10:03
395,029,166
0
0
null
null
null
null
UTF-8
C
false
false
331
h
// // Created by GAlekseyV on 22.09.2018. // #ifndef YELLOW_BELT_OPERATIONS_H #define YELLOW_BELT_OPERATIONS_H enum class Comparison{ Less, LessOrEqual, Greater, GreaterOrEqual, Equal, NotEqual, }; enum class LogicalOperation{ And, Or, }; #endif //YELLOW_BELT_OPE...
[ "noreply@github.com" ]
Grigory776.noreply@github.com
d1257b7a927a6a7e151395c6984978898a77dd47
9711d1ec0bd86fdae6141fbfb609fac464d07694
/firmware/avrlib/trunk/core/isb_fw_app.h
84cd4e198519663a5ccb24413bc34b96fa0dd432
[]
no_license
adlerweb/iSysBus
70a23617bfc87ff8826e044a3a74022ad35b3b82
e879de563a7b27b1098a0cecdae598ebb730ec79
refs/heads/master
2020-04-08T05:13:08.827003
2018-11-25T16:08:38
2018-11-25T16:08:38
159,051,532
1
0
null
null
null
null
UTF-8
C
false
false
3,886
h
/** * @file avrlib/trunk/core/isb_fw_app.h * * @brief iSysBus Firmware-App-Core. * * This file includes the iSysBus Firmware-App-Core. * * @author © Patrick Amrhein <trick-at-isysbus-dot-org> 01.05.2010. * * @date $Date: 2011-08-18 23:32:02 +0200 (Do, 18 Aug 2011) $ * * @version $Rev: 4565 $ ...
[ "svn.isysbus.org" ]
svn.isysbus.org
05ca6f7b36d8f02db8215aa585265325d233258e
65ce2452bbdc51d62a104c30c50c059118d6d337
/test/test_re.c
a301435fcdfed925fdbb9a64c1d3f8048799b03f
[]
no_license
wyt0602/BinaryTree
fd02a13384389941e8392ae280dfd4f9c7aa1636
5ff7a4f60040e2ea26d534f20768f3831562f068
refs/heads/master
2021-01-21T12:59:26.999787
2016-04-13T07:21:00
2016-04-13T07:21:00
55,464,821
0
0
null
null
null
null
UTF-8
C
false
false
759
c
#include <stdio.h> #include "BinaryTree.h" #include "CreateTree.h" #include "Log.h" #define RESULT_FILE "recursion.txt" //#define RESULT_FILE "nonrecursion.txt" //#define RESULT_FILE "breadthfirst.txt" int main() { TreeNode *root = create_tree(TREE_MAX_SIZE); if (root == NULL) return -1; LOG_FILE_OPEN(R...
[ "w_y_tao@163.com" ]
w_y_tao@163.com
b335cb3500ce3c2c94755f5354bebd5aff38fe7a
ef5ca65dcb4810ec218598049493569eab010ae8
/linked_list/testLinkedList.c
85ee25acab234a8d001e2f41e26c20508d3de49e
[]
no_license
bnickodemus/Data-Structs
2728d54194214effc2950b6fc1bdcbef43a4d5c4
3aad9330f47a00c9461a75457543d7efa64a139f
refs/heads/master
2020-12-31T05:10:13.782071
2016-05-19T23:03:41
2016-05-19T23:03:41
56,297,442
0
0
null
null
null
null
UTF-8
C
false
false
1,390
c
#include "linkedList.h" #include <stdio.h> #include <time.h> #include <stdlib.h> #include <assert.h> int main(int argc, char* argv[]) { printf("implement testLinkedList.c!\n"); struct linkedList *lst; lst = createLinkedList(); printf("isEmptyList?%i\n", isEmptyList(lst)); printf("\nT...
[ "nickodeb@oregonstate.edu" ]
nickodeb@oregonstate.edu
8299577a00427216d7c05ceb47c64c6399b1d08f
48a79ad05ea4f3d280109ff6a634584fb73d0c61
/algospot/backups/2020_backup/sushi_opt.c
3fdce403a18edb13673497a1a1dafecd183c5c05
[]
no_license
ljh4884/algorithm
0cb50c3cb679d7969163f4d199fee0d410ab3ef4
737c4da13f72eaa7e88e4ff84d2b489a0452904b
refs/heads/master
2021-10-31T06:32:08.512699
2021-10-26T04:50:13
2021-10-26T04:50:13
221,643,878
0
0
null
null
null
null
UTF-8
C
false
false
1,026
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #define f struct food struct food { int price; int score; double st; }; int compare(const void *a, const void *b) { f *num1 = (f*)a; f *num2 = (f*)b; if(num1->st>num2->st) return -1; else if(num1->st==num2->st) return 0; else return 1; } int max...
[ "2015004884@hanyang.ac.kr" ]
2015004884@hanyang.ac.kr
71a47589365efbfdf92449e425c88f9de6b1ab26
6c1d2d4cb0c02dfcb58734117451406e1ea31921
/spicelib/devices/bsim3v0/b3v0getic.c
539df60cf59368c5b971fbf9b4f95caf2fbe0e33
[]
no_license
kakungulu/ramspice
29176a5df927e2fa2fcd280b556f7a2d9e393da5
10e5f97c7e2e548c8e7f79c8723e5fca3fba42e0
refs/heads/master
2021-07-01T16:50:10.465953
2015-05-06T23:53:07
2015-05-06T23:53:07
30,081,733
0
1
null
null
null
null
UTF-8
C
false
false
1,214
c
#include "ramspice_types.h" /********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1995 Min-Chie Jeng and Mansun Chan. File: b3v0getic.c **********/ #include "ngspice/ngspice.h" #include "ngspice/cktdefs.h" #include "bsim3v0def.h" #include "ngspice/sperror.h" #include "ngspic...
[ "ystatter@chencloud1.(none)" ]
ystatter@chencloud1.(none)
62cd9e1a693724b168cd8debc00ceca4b3d71b29
ea0099758118c8d107063f1991820cdc9086d69e
/setup_file/cvavreval-3.28/Examples/AVR/SDCARD/SDCARD4/sdcard4.c
57a68f636cb78b3868bc16571cf1ffdfa0e23db5
[]
no_license
SKARTEI/Embedded_System_AVR
5d381bd24705867030a3dee55287ba2bef137725
0c37149e4560b18b3ae621d58d64104fdb272c32
refs/heads/master
2023-04-22T01:33:48.969383
2021-05-07T03:52:29
2021-05-07T03:52:29
346,696,539
1
0
null
null
null
null
UTF-8
C
false
false
8,474
c
/****************************************************************************** Creation, attribute and time stamp changing of a file on a MMC/SD/SD HC card example for the CodeVisionAVR V3.24+ compiler (C) 2009-2015 HP InfoTech s.r.l., Pavel Haiduc The example is intended to be run on the Mega128-Dev development boar...
[ "skarte223@koreatech.ac.kr" ]
skarte223@koreatech.ac.kr
1b8c9db9799e62079e0a78e784b95134d04d4503
9f6bc9f9f7ef707ec4355fa31f6b4799235939c9
/Family Database/family.C
6138d1a825b42691bbc02b9e6dcb7feb886ae977
[]
no_license
JonnyBeoulve/College-Projects
bf25ec25b0f311b4f81f6b611d55a4adde7843fb
012ddf72b907bcf2335736c7c8603eab0cd801b1
refs/heads/master
2021-09-18T04:36:18.313926
2018-07-09T18:27:31
2018-07-09T18:27:31
106,219,672
0
0
null
null
null
null
UTF-8
C
false
false
11,715
c
#ifndef FAMILY_C #define FAMILY_C #include <fstream> #include <string> #include "family.h" using namespace std; Family::Family() { top = NULL; //construct and set top to null } void Family::AddHusband(long SSN, string Fname, string Lname) { if(top == NULL) //if no nodes available, create first one and insert dat...
[ "jleack@gmail.com" ]
jleack@gmail.com
2f7caa7d25762f455e6d151badf416ba3059b894
b1fc401c811dc0b63d62e5385433ead71d4ba4ce
/src/tools/swap.c
58da87912d9982fe13561f7b14a9258f17160e8e
[]
no_license
mohamedAyache/LPJmL_version1
96b5461259e8d78442c0747f0ad5b2c0a0267dc5
a9d597e92b2e4e42ac18dd583ab65cbe8886c0e3
refs/heads/master
2023-06-25T03:34:35.414176
2020-12-17T17:17:42
2020-12-17T17:17:42
389,194,949
1
0
null
null
null
null
UTF-8
C
false
false
3,576
c
/***************************************************************************/ /** **/ /** s w a p . c **/ /** **/ /** ...
[ "mohamed.ayache@mio.osupytheas.fr" ]
mohamed.ayache@mio.osupytheas.fr
ec5f61afe44e7decc0c0cd203447e0500565a681
a61ee3ce335c9747da70b5cfec2ac48510243722
/MADVPano/exiv2/src/getopt_win32.c
dcf1dafea44c5e2d2208f48762ca5a34721b4cce
[]
no_license
MADV360/ImmoviewerMadventureDemo_iOS
3b06cfeae8b1868e2fdebfe31c8f681b006a61e4
c2f2651e34f6ec099e298cb4ca2d0dde7cac9925
refs/heads/master
2021-05-09T22:22:23.348207
2019-04-10T09:59:47
2019-04-10T09:59:47
118,747,968
3
3
null
null
null
null
UTF-8
C
false
false
13,173
c
/* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */ /*- * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Dieter Baron and Thomas Klausner. * * Redistribution and use in source and binary forms, w...
[ "dong.qiu@madv360.com" ]
dong.qiu@madv360.com
9021f3ceb17d4224ddb6f868de83e5401b214bc9
2b80036db6f86012afcc7bc55431355fc3234058
/src/contrib/aacdecoder/libfaad/decoder.h
25ba0da4d7b41d81e7af088280770a551def2f2f
[ "BSD-3-Clause" ]
permissive
leezhongshan/musikcube
d1e09cf263854bb16acbde707cb6c18b09a0189f
e7ca6a5515a5f5e8e499bbdd158e5cb406fda948
refs/heads/master
2021-01-15T11:45:29.512171
2011-02-25T14:09:21
2011-02-25T14:09:21
null
0
0
null
null
null
null
UTF-8
C
false
false
3,871
h
/* ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com ** ** 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 S...
[ "onnerby@6a861d04-ae47-0410-a6da-2d49beace72e" ]
onnerby@6a861d04-ae47-0410-a6da-2d49beace72e
1726f247a8ebe3804697e0e415910781bc58dd16
67a448973a12cc83252e6aef8c2028ef7d6002c3
/source/OpenGLhelpers/print.h
23fb02ad918acb52ece1309ac99990ef35f77ee6
[]
no_license
CombustibleLemonade/LinFX
48aef2a6f58090746b15687d3e62d519489d2ecc
03d2fa73155558ec256c8f223e36e615eab787c8
refs/heads/master
2021-01-10T18:18:00.841840
2015-12-13T10:39:37
2015-12-13T10:39:37
45,790,334
0
0
null
null
null
null
UTF-8
C
false
false
156
h
#ifndef PRINT #define PRINT void printModelviewMatrix(); // Prints the modelviewmatrix void printTextureInfo(GLuint texID); // Prints texture size #endif
[ "heemstrajan@gmail.com" ]
heemstrajan@gmail.com
82014e00bc7eed32aee5ac6af98808fec8032f6f
f39d5002beaf1809a95e1da4fdd126493d588568
/Piscines/C_Piscine_July2019/day13/ex03/test/test/d07/ex02/ft_ultimate_range.c
5749b8323d95fd5094a1852ee1b2e14b812e05e7
[ "MIT" ]
permissive
VictoriaNguyenMD/42_Silicon_Valley
0b3049cce62df4de650787fb47907420d0203b8f
d2f8ac4887210d0bc05863eaa67983a73880414a
refs/heads/master
2020-07-27T04:03:58.157130
2019-10-17T16:17:56
2019-10-17T16:17:56
208,860,515
0
0
null
null
null
null
UTF-8
C
false
false
1,212
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_ultimate_range.c :+: :+: :+: ...
[ "vinguyen@e1z3r6p15.42.us.org" ]
vinguyen@e1z3r6p15.42.us.org
3e5fecf0f563ee9bf6b12a7dee53dbd84d5e434d
67e1af68e9523b7d4619d1d36f9bf5c5ddffc686
/test-code/gdb-server/src/reg-i386-linux.c
60abe8793608d1b1064ed8f18be567886d8b5082
[ "MIT" ]
permissive
pi3orama/Snitchaser
54a6fd3eea5071f3c5625706ccf80c2d1e0ba76d
99145955cd278c3f85be455ee039f44050de4d15
refs/heads/master
2021-01-15T11:13:32.377435
2010-09-08T02:28:39
2010-09-08T02:28:39
882,971
0
1
null
null
null
null
UTF-8
C
false
false
2,491
c
/* *INDENT-OFF* */ /* THIS FILE IS GENERATED */ /* A register protocol for GDB, the GNU debugger. Copyright 2001, 2002 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publ...
[ "pi3orama@gmail.com" ]
pi3orama@gmail.com
bb7e1b3d53bb141fb482da0f72192521378b2b07
5a3396ca49f8b1ab1d26e78db5381873e739d4fb
/src/MagnumExternal/OpenGL/GLES2/flextGLNaCl.h
7bceb0ae19f8499b8a81c4132b74eee4b078d9ea
[ "MIT" ]
permissive
BrainlessLabsInc/magnum
feda3555f0e86d78e859123d0c3c74cb40c61ee4
13622cf7ae6697121e064abc3d2b4c5433240fa5
refs/heads/master
2020-04-05T18:33:54.981967
2015-06-29T22:24:18
2015-06-29T22:24:18
null
0
0
null
null
null
null
UTF-8
C
false
false
70,444
h
#ifndef _flextgl_h_ #define _flextgl_h_ /* Defensive include guards */ #if defined(__gl2_h_) #error Attempt to include auto-generated header after including gl2.h #endif #if defined(__gl2platform_h_) #error Attempt to include auto-generated header after including gl2platform.h #endif #define __gl2_h_ #define __gl2pl...
[ "mosra@centrum.cz" ]
mosra@centrum.cz
52a59f4ea8684cd34b87460f2a713995c1628e3d
aca78cb65368667be8fd254b5f8842b0d653495d
/chapter_10/cpfile.c
a9b56e75331b80a26ab61595b794f25b398acadd
[]
no_license
BetaOrbiter/CSAPP
cd95cb234c83697b53e7faddf311238cb6a98aea
f88d34f57936348df61c923b31858e4f110b804c
refs/heads/master
2023-06-21T01:49:23.874522
2021-07-16T08:34:13
2021-07-16T08:34:13
347,549,452
0
0
null
null
null
null
UTF-8
C
false
false
372
c
#include "../csapp.h" int main(int argc, char ** argv) { int n, fd; rio_t rio; char buf[MAXLINE]; if(2 == argc){ fd = Open(argv[1], O_RDONLY, S_IREAD); Dup2(fd, STDIN_FILENO); Close(fd); } Rio_readinitb(&rio, STDIN_FILENO); while ((n = Rio_readnb(&rio, buf, 10)) != ...
[ "1582642148@qq.com" ]
1582642148@qq.com
e63f85a2d4750d28a0757dded8df3b22e875d186
9d8fe725e79e5856b8b863abf0907a6a5f6f8a3c
/810FD60.c
a945ed24f19b740ffae6468b5e60e1d9974bd8b7
[]
no_license
camthesaxman/ruby-c
08bb12c3c6662b113f558a2b43a4f232fedcbd91
afb59d795416468362ddf942d4cb1fca638f2bd6
refs/heads/master
2020-12-30T16:45:53.246386
2016-09-11T22:33:27
2016-09-11T22:33:27
91,023,059
0
1
null
null
null
null
UTF-8
C
false
false
71
c
int sub_810FD60() { return ((signed int)v2026AF6 >> v202E8CC) & 1; }
[ "shadow962@live.com" ]
shadow962@live.com
30ae987c01651a12cf633320058ce19ec9a39fb6
055311d4047c76667d61c6c2bb2b053d1e8c0525
/Graphique - CSFML/MUL_my_rpg_2019/game_menu/display_optimizer.c
385a28ba20810946e1533095c4a670d256357e6f
[]
no_license
WilliamR312/Epitech-Y1
66bcd77effa3958a80fac315b74bf08087a670af
988fe0ffd1ff875f576cfe7e1a462e16d49bb18f
refs/heads/master
2022-12-24T03:45:20.149147
2020-09-21T14:32:34
2020-09-21T14:32:34
297,281,679
0
0
null
null
null
null
UTF-8
C
false
false
1,242
c
/* ** EPITECH PROJECT, 2020 ** MUL_my_rpg_2019 ** File description: ** display_optimizer */ #include "my_rpg.h" #include "my.h" #include "struct.h" static inline int *compute_min(player_t *playr, int *view_dist) { int min_y = 0; int min_x = 0; if (playr->pos_px.x >= 15) min_x = playr->pos_cart.x ...
[ "william.rech@epitech.eu" ]
william.rech@epitech.eu
017f801c79e4c8879c42935147143be7b3c39456
b4f9bdc7c56f736d232eb2a1cc837354a9ccbea8
/libft/srcs/ft_printf_format.c
11e6f2884173903b3b489ea8f52c4762c0ca224e
[]
no_license
bleplat/push_swap_testerizer
04e4138767d752b1b3a4b8120de36c39579217ea
988508da6853523137d7a6acf78aed17d4996b65
refs/heads/master
2020-05-23T06:04:58.188932
2020-02-18T17:38:53
2020-02-18T17:38:53
186,659,711
2
0
null
null
null
null
UTF-8
C
false
false
1,807
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_printf_format.c :+: :+: :+: ...
[ "bleplat@student.42.fr" ]
bleplat@student.42.fr
26a2d77240ef6658b05ab3690edb4a2eaa170a82
808a66e9f43ad49a45b37716e880194d952c4045
/Week-4/Workshops/bst.h
4c612fa70eae6a679673d5ca510e3dbe7027875a
[]
no_license
sanjogururaj47/COMP20003
94aad818290662636c9146248a1fc57068cd5844
e5f5dad393886d2460ecad6e7c57e977d5f817ad
refs/heads/master
2023-01-08T10:38:14.721373
2020-11-08T10:15:29
2020-11-08T10:15:29
301,357,930
1
0
null
null
null
null
UTF-8
C
false
false
511
h
struct bst; /* The function you are to write. Takes a parent pointer (null for the root), and returns the tree with the child in the right position. Returns the item in a new tree with null left/right pointers. */ struct bst *bstInsert(struct bst *parent, int data); /* Draws the tree. You will need to ch...
[ "sanjog.gururaj@student.unimelb.edu.au" ]
sanjog.gururaj@student.unimelb.edu.au
b3d80513ff652ca5bac5eda5135ef7690d5e0137
9113f294441223a4671dc5f7b23c1848adc9c3d9
/数据的存储.c
4075d9b7fbed85bd640965d290c26f3a6e69946c
[]
no_license
Ganding0804/C-code
5b7bf32c98c1e7c32a01fb855d9e1b2c7b65ca86
162aba631ba574b4fd81bb08610e222eac915bd8
refs/heads/main
2023-03-22T19:27:26.658069
2021-03-19T07:23:25
2021-03-19T07:23:25
331,825,546
1
0
null
null
null
null
GB18030
C
false
false
2,966
c
#include <stdio.h> #include <stdlib.h> //数据的存储 //数据类型的意义: // 1.使用这个类型开辟内存空间的大小(大小决定了使用范围) // 2.如何看待内存空间的视角 //大端存储和小端存储 //大端(存储)模式,是指数据的低位保存在内存的高地址中,而数据的高位,保存在内存的低地址中 //小端(存储)模式,是指数据的低位保存在内存的低地址中,而数据的高位,保存在内存的高地址中 /* //写一段代码测试当前机器的存储模式 int check_sys() { int a=1; char *p=(char*)&a; if...
[ "noreply@github.com" ]
Ganding0804.noreply@github.com
5035fec11acbd85a2f4c6d05b640be2531edc79e
6d92258de1315479f91227fc6a76d8613bce3bfa
/BigBang/GravityNstuff.c
898a4a0c75429a66fc342fb52900f4c9032e256a
[]
no_license
Daavsan/BigBang
3e917ee0573acbe5d91b2a83adba0f2f9305e575
dfd4062946d114911af4f527018db24f564bab36
refs/heads/main
2023-01-05T03:02:51.534224
2020-10-23T14:41:49
2020-10-23T14:41:49
306,325,226
0
1
null
2020-10-23T14:41:50
2020-10-22T12:10:28
C
UTF-8
C
false
false
2,195
c
// // Created by Jacob on 2020-10-20. // #include <stdio.h> #include <stdlib.h> #include "BigBang.h" #include <math.h> void randCircle(struct particles *particle, int height, int width){ int sign1 = 0; int sign2 = 0; int coinFlip1 = rand(); int coinFlip2 = rand(); if(coinFlip1 > (RAN...
[ "noreply@github.com" ]
Daavsan.noreply@github.com
ea74207d4b6d1cf6fd691abafdef85c013bf736e
8e095bf8a457bf3c8e9486a5a822c4faf42f9802
/src/global_header.h
7026c7b0d7ac0fc5d79cded3d292c8eabbdaa53b
[]
no_license
jaumebenseny/Multi-threaded-C-bank
291988e64185be15c48ac42a3291258e3be01d21
a7d6abf5d17e449074266342a2f90620eca7c1be
refs/heads/master
2021-01-10T08:56:17.976205
2016-02-07T17:47:36
2016-02-07T17:47:36
51,257,578
1
0
null
null
null
null
UTF-8
C
false
false
1,353
h
/* Includes */ #include <stdio.h> /* Input/Output */ #include <unistd.h> /* Symbolic Constants */ #include <sys/types.h> /* Primitive System Data Types */ #include <errno.h> /* Errors */ #include <sys/wait.h> /* Wait for Process Termination */ #include <stdlib.h> /* General Utilities */ #include <...
[ "jaumebenseny@gmail.com" ]
jaumebenseny@gmail.com
0c1ba06eefb70c25253f3c781884a446f4ed351a
aa7ff0a775842d2d127c5a7d7e6b26f9c6a64902
/Haptics/Simulink Haptic Demos/Falcon - Force Rendering/sfprj/build/Puncture_Through_Wall_Falcon2/sfun/src/Puncture_Through_Wall_Falcon2_sfun_registry.c
b7723f1a7ebee11b9793f859049fc6557a103976
[]
no_license
colincsl/Previous-Work
be8beeda895906079afaee18f52267385dbd9670
6eb75aba9a729070e9d3a1d1e5f14c804ad3a0bf
refs/heads/master
2016-09-05T22:59:24.912744
2011-12-13T02:05:43
2011-12-13T02:05:43
2,967,561
0
5
null
null
null
null
UTF-8
C
false
false
6,812
c
#include "Puncture_Through_Wall_Falcon2_sfun.h" #include "sfcdebug.h" #define PROCESS_MEX_SFUNCTION_CMD_LINE_CALL unsigned int sf_process_check_sum_call( int nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) { extern unsigned int sf_Puncture_Through_Wall_Falcon2_process_check_sum_call( int nlhs, m...
[ "colincsl@gmail.com" ]
colincsl@gmail.com
cc2d2a17970aae5fe2a73f49d4238748b0920cba
497dd4dcd3708220093d21c4b4e5164989beef87
/kungfu/skill/cuixin-zhang/gu.c
640513107c1678d10a9de155717efc48c0272f3c
[]
no_license
auto21cn/SYXJL
4375ed28c5505f8611907ea4701de4d9b0c2c2df
dd9babf91c9a122d440c0c2a679ac372f3e0c2db
refs/heads/master
2021-01-08T20:47:38.424077
2019-01-17T11:47:40
2019-01-17T11:47:40
null
0
0
null
null
null
null
GB18030
C
false
false
2,361
c
// /kungfu/skill/gu.c 孤注一掷 // adx 23:33 99-2-11 #include <ansi.h> inherit F_SSERVER; int perform(object me, object target) { int damage; string msg; damage = (int)me->query_skill("bibo-shengong", 1); damage = random(damage)*10; if( !target ) target = offensive...
[ "i@oiuv.cn" ]
i@oiuv.cn
666455480f713c92522ff29bb2db3c2e1c7b132b
328dfeed14f331d3c64b67dcaced73d6a9a3bde8
/examples/synthesizer/oscillator.c
da667944cc240b01393ff247d4f6d3271653c232
[ "MIT" ]
permissive
priyanr/simba
f339930505c17265908e6d07869bf2b7291640c6
49c56af04bd0307df2248acb3b0e69f88c50d24f
refs/heads/master
2021-01-22T02:34:19.685652
2017-02-05T20:14:54
2017-02-05T20:14:54
null
0
0
null
null
null
null
UTF-8
C
false
false
3,655
c
/** * @section License * * The MIT License (MIT) * * Copyright (c) 2014-2016, Erik Moqvist * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including witho...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
fce6c7768dcbae905e43689dfa65f0ffeaf9c31b
0edbcda83b7a9542f15f706573a8e21da51f6020
/private/windows/media/avi/avicap/capavi.c
8b733a845f41f3f49d763ff971af5f47443722e2
[]
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
81,541
c
/**************************************************************************** * * capavi.c * * Main video capture module. * * Microsoft Video for Windows Sample Capture Class * * Copyright (c) 1992 - 1995 Microsoft Corporation. All Rights Reserved. * * You have a royalty-free right to use, modify,...
[ "ykorokhov@pace.ca" ]
ykorokhov@pace.ca
5af472ffcbe495409b6e855334eac96d34f8a1e9
7b28018f9d9a7e59ec8d66267b1d826dbfc17759
/rules.h
cc8564df8442486bcd45d4c00beff6de971e5632
[]
no_license
matexo/project
d50c060218cb4303e66b6552db2fb2f67284a320
9223ce973c85367c101a30a773cceef9f0ca0922
refs/heads/master
2021-01-10T19:26:32.995588
2014-04-14T21:56:54
2014-04-14T21:56:54
null
0
0
null
null
null
null
UTF-8
C
false
false
150
h
#ifndef RULES_H #define RULES_H // funkcja sprawdzajaca czy dana komorka przezyje int is_alive(int a , int b , int **board , int n , int m); #endif
[ "matexo@matexo-VirtualBox.(none)" ]
matexo@matexo-VirtualBox.(none)
a33286f7dad565485112484b29127b9c5ef0ba03
64c49784201bf768baaf2fb8889ca8ce7fcdd612
/Project-2/client_tcp.c
51ed80bfbb35732729aa5b50e0662b4c93f78b37
[]
no_license
Darthpwner/CS-118
fed1aae7f07f585b9186819db980fac82481b60d
a3233762ec67cfe72c3a77d1d9d4b96e836a093f
refs/heads/master
2020-04-16T05:20:48.613334
2016-03-10T06:56:20
2016-03-10T06:56:20
50,710,461
0
1
null
null
null
null
UTF-8
C
false
false
2,190
c
/* A simple client in the internet domain using TCP Usage: ./client hostname port (./client 192.168.0.151 10000) */ #include <stdio.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> // define structures like hostent #include <stdlib.h> #include <strings.h> void error...
[ "matthewallenlin@gmail.com" ]
matthewallenlin@gmail.com
208a3fec63cd04cb244191d10222b7dcecddbbd0
eaae3529ea65c9be62e4b177a498dd0459396052
/modified_vars_dw_lib/dahlukeh_Pseudominion.c
aecdff1db51fb0a9ded0abd79b06b6b7b6894cb4
[]
no_license
mgsanusi/blame-dodger
badac55079b0bc84c1c3ddff9357caffd480b512
c8b1f19d48e09200c9d59f3dda3b298ced7103d7
refs/heads/master
2021-01-20T04:50:14.975609
2018-01-12T00:02:14
2018-01-12T00:02:14
89,739,285
3
0
null
null
null
null
UTF-8
C
false
false
2,874
c
#include <stdio.h> #include <stdlib.h> struct cards { int rp; int array; int _p; }; int num_begin; int num_deck; struct cards deck[81]; int accept_in_hand[81]; FILE * new_freopen(const char *filename, const char *mode, FILE *stream); int find_good(int num_draw); void handle_case(void); int Main() { int first_i...
[ "marina@virginia.edu" ]
marina@virginia.edu
fe50a188862136697ddc04cd638b0848b656bc67
257383742e181d84611aac575d304d2d2e2eb7f0
/src/qt/qtipcserver.h
b0d7df980f793c60410cb559ecf89ec886d04d12
[ "MIT" ]
permissive
vegacoin/vegacoin
4fb45d2e29eb5823aa67d08b8a6d7285419a81d9
49681dd50cd97cc8ca7c15ad2b677f09303044de
refs/heads/master
2021-07-01T13:41:45.308682
2017-09-22T01:22:42
2017-09-22T01:22:42
103,196,071
1
3
null
2017-09-22T01:22:43
2017-09-11T22:53:35
C++
UTF-8
C
false
false
237
h
#ifndef QTIPCSERVER_H #define QTIPCSERVER_H // Define Vegacoin-Qt message queue name #define BITCOINURI_QUEUE_NAME "VegacoinURI" void ipcScanRelay(int argc, char *argv[]); void ipcInit(int argc, char *argv[]); #endif // QTIPCSERVER_H
[ "contact@vegaco.in" ]
contact@vegaco.in
99640899fc58c16f613b350e7d3eb3b618d43223
1fabce17ab942824aa3e8b0f01443a5d2dd6f2a1
/api/DW_Frontend/CXD2856/isdb_sat/sony_demod_isdbs_monitor.h
bafa868d784ba31aac9554ed70d689b36b6c6242
[]
no_license
soralis0912/it930x_driver_native
f784436543dc7862a2aab25a8609caf7f14e5746
64fd4f3fd04cd8c19855250ebd88278734d4eba6
refs/heads/master
2023-06-19T08:58:31.793113
2021-07-18T19:02:31
2021-07-18T19:02:31
387,249,681
1
1
null
null
null
null
UTF-8
C
false
false
7,830
h
/*------------------------------------------------------------------------------ Copyright 2016 Sony Semiconductor Solutions Corporation Last Updated : 2016/09/02 Modification ID : 4de34284da29630b3c6ce40872f48f739b35e390 ------------------------------------------------------------------------------*/ /** @f...
[ "soralis.nem@gmail.com" ]
soralis.nem@gmail.com
d3d73ed04953e916c721f67fb374bf7b295fbf13
b53d3bd8380a3a4e1d090d7179c06b2b81a3b247
/include/parse.h
8acaacd3d5e9b3ae0fa7500e02f6c42aa3d44800
[]
no_license
XingmouChen/tiger_compiler
b81398a3f7b58607d0f706f6d75e0500d040fc08
c029af173c2012f258041f18f981bcd6eaaf54ee
refs/heads/master
2021-05-11T04:03:28.740933
2018-01-18T04:25:26
2018-01-18T04:25:26
117,931,714
1
0
null
null
null
null
UTF-8
C
false
false
142
h
#ifndef TIGER_PARSE_H_ #define TIGER_PARSE_H_ /* function prototype from parse.c */ A_exp parse(string fname); #endif /* TIGER_PARSE_H_ */
[ "xingmou.chen@gmail.com" ]
xingmou.chen@gmail.com
1e9eea15072397f6e0092bfa9e544debe107a6ed
76dd26ff38a840f3c8658b3f8350c3248a041d07
/lib/wolfssl/logging.c
591cd8f916b041c542256a15ecc155dea9dca038
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-mulanpsl-1.0-en", "MulanPSL-1.0" ]
permissive
Eobard26/Penglai-sdk-TVM
eefea2d2f60042b0424f930b33285f6463d22292
3f411ba18836ff9033ba98d4baf71602b8cd7700
refs/heads/main
2023-06-30T22:08:58.640154
2021-08-02T07:11:37
2021-08-02T07:11:37
null
0
0
null
null
null
null
UTF-8
C
false
false
22,820
c
/* logging.c * * Copyright (C) 2006-2020 wolfSSL Inc. * * This file is part of wolfSSL. * * 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 License, or * (at your optio...
[ "2748250768@qq.com" ]
2748250768@qq.com
eb53ca51ef141755bb9307ea7ed7d11b871d7b0a
8219c007c6db500acf5dee86a6b2f9b95a141895
/msg_processing.c
9697fef9a1cc2e949532311b268544dc6f8735fa
[]
no_license
jasondcater/txrtty
b1990eaf8c2d379655c165685cda839547d03a82
77dca5555c256b2d7ae37f67224898a6ee6cf0c8
refs/heads/master
2020-04-13T21:36:36.393147
2020-03-01T23:27:44
2020-03-01T23:27:44
163,460,140
1
0
null
null
null
null
UTF-8
C
false
false
3,349
c
#include "common.h" #include <stdio.h> #include <stdint.h> #include <ctype.h> #include <string.h> /* * These are the mark/space frequencies for the FSK. A mark will map to a * high bit and a space will map to a low bit. For now these are hard set, but * in the future will be pulled from a config file. */ uint32_t...
[ "jasondcater@gmail.com" ]
jasondcater@gmail.com
68031a087f305b8687254079d3803f518552b30a
89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04
/skia/config/SkUserConfig.h
75ee94a94f2e6e4275820c42953e842060e4881f
[ "BSD-3-Clause" ]
permissive
bino7/chromium
8d26f84a1b6e38a73d1b97fea6057c634eff68cb
4666a6bb6fdcb1114afecf77bdaa239d9787b752
refs/heads/master
2022-12-22T14:31:53.913081
2016-09-06T10:05:11
2016-09-06T10:05:11
67,410,510
1
3
BSD-3-Clause
2022-12-17T03:08:52
2016-09-05T10:11:59
null
UTF-8
C
false
false
8,969
h
/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "bino.zh@gmail.com" ]
bino.zh@gmail.com
5e95167a8485b49bf5fb335cdc209eaf63f84c25
2a256bce97167d1c962328952735a407a735050b
/PPT作业1/圆周率.c
b826bbaddff3b7b34b85b775ce0a32b63f6e9c60
[]
no_license
ZJNU-Yangcaihong/C----
c8899581b3eed5eec884c29767ced65014315024
161c7e8877c3f653e8e55faf7521af1cf2a7c5f9
refs/heads/master
2020-03-15T06:15:29.036575
2018-06-29T05:40:05
2018-06-29T05:40:05
132,003,302
0
0
null
null
null
null
GB18030
C
false
false
391
c
#include <stdio.h> #include <stdlib.h> /* run this program using the console pauser or add your own getch, system("pause") or input loop */ int main(int argc, char *argv[]) { #define PI 3.1415926 int r; float aera; printf("请输入圆的面积:\n"); scanf("%d",&r); aera=PI*r*r; printf("圆周率PI=%.7f,半径r=%d\n",PI,r); printf("...
[ "2557254275@qq.com" ]
2557254275@qq.com
836c32568a90855a42d425a07c0f797caa238d55
6593b7271f98290ab0da552a723323cb4c69f2d0
/src/include/parser/utils/timestamp.h
0bb999fa64e2a723d86e7a9151def8d944527936
[ "Apache-2.0" ]
permissive
bhanug/peloton
fad9d9ccd94d76e147bb245e5dfac02eb7028a66
26f33f283c2a0b08120a8abcf42b5fbb3c05fbbf
refs/heads/master
2020-12-28T22:22:50.343959
2016-07-08T03:18:15
2016-07-08T03:18:15
null
0
0
null
null
null
null
UTF-8
C
false
false
10,887
h
//===----------------------------------------------------------------------===// // // Peloton // // timestamp.h // // Identification: src/include/parser/utils/timestamp.h // // Copyright (c) 2015-16, Carnegie Mellon University Database Group // //===---------------------------------------------...
[ "jarulraj@cs.cmu.edu" ]
jarulraj@cs.cmu.edu
7746fee7a5c2aa9592f496c328d27dbce2db2604
0aae7f9a71db8909c57c1d459b091a131c6a02b2
/C/数组循环右移.c
3f3bff8afae65c8dc2273f22403f38c69e04e9ee
[]
no_license
libaofa/Forme
10a3599a73fc4358f6a187f02f05c866826cb558
75f299096c5d8f8df0c09987449c68b1d1b55bf7
refs/heads/master
2020-05-15T10:48:26.167733
2020-03-07T11:14:32
2020-03-07T11:14:32
182,178,166
0
0
null
null
null
null
UTF-8
C
false
false
575
c
#include <stdio.h> #define MAXN 10 void ArrayShift( int a[], int n, int m ); int main() { int a[MAXN], n, m; int i; scanf("%d %d", &n, &m); for ( i = 0; i < n; i++ ) scanf("%d", &a[i]); ArrayShift(a, n, m); for ( i = 0; i < n; i++ ) { if (i != 0) printf(" "); printf("%d"...
[ "411693717@qq.com" ]
411693717@qq.com
c16fced7e8504638b5db205c55c39070c5076e74
85702d903e6d4f198ce938d936fe7be23da6e629
/dtools.c
9b5ff0c0b50cfb6d7af7188b03198624522c28bc
[]
no_license
andikleen/simple-pt
4e6a4b9b6e3cd2752b7f61906720348de91db616
83dc356cbccbb6a6efabe031920cf7ba032efdd6
refs/heads/master
2023-03-02T16:38:29.931057
2023-03-01T16:46:08
2023-03-01T16:46:08
40,737,862
325
87
null
2022-08-07T11:39:48
2015-08-14T22:03:52
C
UTF-8
C
false
false
4,586
c
/* Decoding tools */ /* * Copyright (c) 2015, Intel Corporation * Author: Andi Kleen * 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 code must retain the a...
[ "ak@linux.intel.com" ]
ak@linux.intel.com
cd21eae55a29f7944cc913e8e9b17358af97d0be
4a1b388fc7254e7f8fa2b72df9d61999bf7df341
/ThirdParty/ros/include/rmw/allocators.h
75489a5b86529fb840bb76fa7f6d76d760a06b09
[ "Apache-2.0" ]
permissive
rapyuta-robotics/rclUE
a2055cf772d7ca4d7c36e991ee9c8920e0475fd2
7613773cd4c1226957603d705d68a2d2b4a69166
refs/heads/devel
2023-08-19T04:06:31.306109
2023-07-24T15:23:29
2023-07-24T15:23:29
334,819,367
75
17
Apache-2.0
2023-09-06T02:34:56
2021-02-01T03:29:17
C++
UTF-8
C
false
false
3,897
h
// Copyright 2014 Open Source Robotics Foundation, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appli...
[ "christian.conti@rapyuta-robotics.com" ]
christian.conti@rapyuta-robotics.com
bfc859685735cd025b084a6c64714a336ca73e9c
27a51031294458cf015745b8b51b1048c9590d29
/numpy/core/src/common/simd/avx2/avx2.h
8cb74df2b8ec75277acda0424c7225bd31b4d998
[ "MIT", "Zlib", "BSD-3-Clause" ]
permissive
serhiy-storchaka/numpy
3c8cf9caa4e29b6cad593358fe14e48b52119d1c
934e41387fd3f34b2ab2f23a1b951d78b8b01788
refs/heads/master
2022-07-16T04:14:31.904926
2022-07-09T13:38:55
2022-07-09T13:38:55
107,022,566
2
1
BSD-3-Clause
2022-07-09T16:58:09
2017-10-15T15:05:50
Python
UTF-8
C
false
false
2,026
h
#ifndef _NPY_SIMD_H_ #error "Not a standalone header" #endif #define NPY_SIMD 256 #define NPY_SIMD_WIDTH 32 #define NPY_SIMD_F32 1 #define NPY_SIMD_F64 1 #ifdef NPY_HAVE_FMA3 #define NPY_SIMD_FMA3 1 // native support #else #define NPY_SIMD_FMA3 0 // fast emulated #endif #define NPY_SIMD_BIGENDIAN 0 // Enoug...
[ "seiko@imavr.com" ]
seiko@imavr.com
f2d53e8964f88dacd9b34da8f4792ed946c6439d
f737dd95a26f408732f2eac786d1cc25edab5437
/8266-spi wifi模块 k66下极限通信速度可以达到800KB 可编写tcp通信上位机用于图传/MK60-M8266WIFI/Chip/inc/IAR/system_MK60DZ10.h
c7f1ba6365705fd75526371463919b795bfdc7ca
[]
no_license
xjj007/smartcar-Open-source
48c8bc956479bc426a880f71c708e59862586204
449ab8410f38411b50072d56e1b456989281da21
refs/heads/master
2020-06-18T07:02:56.675876
2019-04-02T10:24:31
2019-04-02T10:24:31
null
0
0
null
null
null
null
GB18030
C
false
false
499
h
#ifndef __SYSTEM_MK60_H__ #define __SYSTEM_MK60_H__ extern int core_clk_khz; extern int core_clk_mhz; extern int bus_clk_khz; void start(void); //kinetis 启动函数 void sysinit (void); //系统初始化,设置系统频率,初始化printf端口 void trace_clk_init(void); //trace 时钟输出 初始化 void fb_clk_init(void); //fb 时钟输出 初始化 void...
[ "1191890118@qq.com" ]
1191890118@qq.com
8bfb84f18c1f0d2642ce67aa2b7f2211ad8fc291
f87abe781407bd34510129ffb0cc25f57936491a
/strlcpy.h
dc0560b30a246d5fdc352818f5b6544c3921fd44
[ "MIT" ]
permissive
wereHamster/bitcoin
5a37e222de4202173aff039c148d1eecfa270408
a98298e6931fa38db7665c7ac71e5b905ab5e89f
refs/heads/master
2021-12-22T15:12:19.992726
2010-07-28T16:39:47
2010-07-28T16:39:47
803,233
3
4
MIT
2021-12-20T20:39:46
2010-07-28T16:41:43
C++
UTF-8
C
false
false
2,443
h
/* * Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "A...
[ "gavinandresen@gmail.com" ]
gavinandresen@gmail.com
c163134f79c3d4515d005f7eff633d8c3d768875
f03fb2cf5aa52655c35b35bbdfd2e8a6e850235c
/Firmware/GD32E50x/Examples/FWDGT/FWDGT_key/main.c
7366c2739d66f851a36f86b9b69149b0b906d9de
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
zhou-peter/gd32e50x-cmake-project-template
e2f5f15e709ef2093ff1578178d54383283800f8
860fecf0d3297c505c915b7c858140a0152d8274
refs/heads/main
2023-07-31T15:28:11.844969
2021-09-14T07:53:56
2021-09-14T07:53:56
null
0
0
null
null
null
null
UTF-8
C
false
false
2,951
c
/*! \file main.c \brief FWDGT key demo \version 2020-03-10, V1.0.0, firmware for GD32E50x \version 2020-08-26, V1.1.0, firmware for GD32E50x \version 2021-03-23, V1.2.0, firmware for GD32E50x */ /* Copyright (c) 2021, GigaDevice Semiconductor Inc. Redistribution and use in source and...
[ "jacky869907662@gmail.com" ]
jacky869907662@gmail.com
3bd1ccf2380622c8a89b93683cc361c63b6aa782
df3c106762b46561fb29abd1df9e5c5bb9d47f12
/gengine/shaders/depth.frag.h
a7c04c042b1fd82a06b514542e7cd56b458b0f72
[]
no_license
lasagnaphil/gengine
df0e608a14d053bec4a908fcedbb3eb961408b33
6969001d06a377f944c4b4792c311491e69b8a86
refs/heads/master
2022-02-22T15:44:46.502929
2020-08-10T11:25:05
2020-08-10T11:25:05
184,552,087
1
0
null
null
null
null
UTF-8
C
false
false
258
h
// header file generated by lasagnaphil #ifndef TXT_HEADER_depth_frag_shader #define TXT_HEADER_depth_frag_shader const char depth_frag_shader [] = "#version 330 core\n" "\n" "void main()\n" "{\n" "}\n" ; #endif // #ifdef TXT_HEADER_depth_frag_shader
[ "lasagnaphil@snu.ac.kr" ]
lasagnaphil@snu.ac.kr
66862372f3d4f871977e603580b0b52f8f118e18
bc67a627eed32788951d839acf32f541d949523b
/unity-samples/iOS/Roll-A-Ball-Ios/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen_180MethodDeclarations.h
41a8d455c57f31e8d7f7fc8970ce3d13e3b167c9
[]
no_license
alonkrifcher/appboy-unity-sdk
dd6c8e6dfbd28dda5782514149520058c03c9946
8670b5f567f1027a14dee2878cda801e79012226
refs/heads/master
2021-01-18T18:56:49.214651
2015-07-14T16:16:34
2015-07-14T16:16:34
41,434,938
0
0
null
2015-08-26T15:53:33
2015-08-26T15:53:33
null
UTF-8
C
false
false
1,791
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Array/InternalEnumerator`1<SpiderAnimation> struct InternalEnumerator_1_t3400; // System.Object struct Object_t; // SpiderAnimation struct SpiderAnimation_t399; // System.Array struct Array_t; // S...
[ "wenzhi@appboy.com" ]
wenzhi@appboy.com
7a4f080c5abbf6668ab7f05f9a7f9ed2e6e2beb8
7d232f51e2330a4f537c50ede9c6bc023d656fd4
/third_party/utf8_range/lemire-neon.c
be419af73168342bfe35b96ff8fee4215735189a
[ "BSD-3-Clause", "MPL-2.0", "Apache-2.0", "MIT" ]
permissive
grpc/grpc
6975af3ba6f07a6fe965b875a0c09abf18999a52
e4d598ab64aa54f1da78c6ed6133b741742d11d4
refs/heads/master
2023-08-31T01:10:22.666618
2023-08-30T22:35:17
2023-08-30T22:35:17
27,729,880
42,330
13,022
Apache-2.0
2023-09-14T21:54:19
2014-12-08T18:58:53
C++
UTF-8
C
false
false
7,501
c
// Adapted from https://github.com/lemire/fastvalidate-utf-8 #ifdef __aarch64__ #include <stdio.h> #include <stddef.h> #include <stdint.h> #include <string.h> #include <inttypes.h> #include <arm_neon.h> /* * legal utf-8 byte sequence * http://www.unicode.org/versions/Unicode6.0.0/ch03.pdf - page 94 * * Code Poi...
[ "noreply@github.com" ]
grpc.noreply@github.com
6a2a6e9f830e26fc5c34c19cb51dd37515756317
c75a01606fe65e718654ab5dfb0bc4d9a7042111
/baby_shark/src/check/uCan.c
62e167ccbab2632b511a95715942e04c10e70b0d
[]
no_license
Nouar-Sid-ahmed/baby_shark
8c0c9698a6b3ec41c176175bc9093b4457ebfe63
77d8e29fb93c4b26e71c7ad10166b8fe7a7660f4
refs/heads/master
2023-03-31T04:58:08.764025
2021-04-04T23:38:43
2021-04-04T23:38:43
342,727,968
1
0
null
null
null
null
UTF-8
C
false
false
370
c
#include "../../include/header/baby_shark.h" int uCan(char *line){ int i = 1; while (line[i] != ' '){ i++; } char name[i]; name[i - 1] = '\0'; i = 1; while (line[i] != ' '){ name[i - 1] = line[i]; i++; } if (line[0] == '-'){ if (strcmp(name, getlogin()) == 0) return 0; }else if (line[0] == '%'){ ...
[ "nouar_a@etna-alternance.net" ]
nouar_a@etna-alternance.net
50efbff4d7513dcc9e2e240c761550dad8cbe185
b820df30f98342eda7edaee72bdbee584508dfa6
/include/kernel/lock/spinlock.h
55769e4ce6b533758ad87fe5f22078b85e3b3002
[ "BSD-3-Clause" ]
permissive
PoisonNinja/mint
76f93f698db8fdf185e3377225a7643e90831e86
25f19afbe68a245dab51c3661a7797a924869b2d
refs/heads/master
2021-01-21T17:02:33.114749
2019-01-06T17:38:16
2019-01-06T17:38:16
91,927,100
2
0
null
2017-09-11T21:25:59
2017-05-21T01:54:12
C
UTF-8
C
false
false
1,703
h
/* * Copyright (C) 2017 Jason Lu * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * list of conditions an...
[ "jasonbangbang@gmail.com" ]
jasonbangbang@gmail.com
b4c970f4a10518ab6b2c67c9b931bdb3924ebd78
68054d393b94db041ce8fa870d29547ecf57dfe7
/libft/ft_strnstr.c
b03fe1d3927b8203645e611a42947d52d62782f2
[]
no_license
mikirosario/ft_printf
a3162c9d6d057e03ae80e8d4977fa3ce22ad519b
efa7c039d09df5df8a2bb6fa92dd417177c31f32
refs/heads/master
2020-10-02T02:46:54.650796
2019-12-22T15:38:07
2019-12-22T15:38:07
227,683,929
1
0
null
null
null
null
UTF-8
C
false
false
1,342
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strnstr.c :+: :+: :+: ...
[ "mrosario@c3r3s2.42madrid.com" ]
mrosario@c3r3s2.42madrid.com
6b6f8bcba98ab15a4a6d95e8c697b919f73045b7
3161173491d34339140265e4f6810e688aff1034
/ek-tm4c1294xl/project2/self/uart/server_to_modem.h
6945d54049bba3f8ffe8abe309dbdf7b31c5257f
[]
no_license
ti-cortex-m4/tm4c1294ncpdt
853aaed9b7cb39c489568ae8023ed4bd64ba8d76
629defb60af370595d7c33917ee8459642d3b62e
refs/heads/master
2023-07-25T06:14:03.666763
2023-07-23T14:24:03
2023-07-23T14:24:03
28,406,657
5
3
null
2022-08-28T07:21:38
2014-12-23T16:03:26
C
UTF-8
C
false
false
543
h
/*------------------------------------------------------------------------------ server_to_modem.h ------------------------------------------------------------------------------*/ #ifndef __SERVER_TO_MODEM_H__ #define __SERVER_TO_MODEM_H__ typedef enum { STM_BEGIN = 0, STM_PAUSE_BEFORE = 1, STM_DATA = 2, S...
[ "ti.cortex.m4@gmail.com" ]
ti.cortex.m4@gmail.com
93d8547b73c2c28d748e0b7d2e8cb76aedd950f0
17c9a9dcdb493042ea610e8d45d6309aa1f47853
/src/md5sum.h
8c3ad25f25c5b0b22a003a670ea8cd20ba872ed2
[ "MIT" ]
permissive
EDACC/edacc_client
5e7b9d4b3d629756a9a50e159b040fe83e454aed
02987d5b4f7b3d0eef452fd786dacd321453f90a
refs/heads/master
2020-04-06T06:59:14.212063
2014-03-30T00:05:18
2014-03-30T00:05:18
11,821,375
0
1
null
null
null
null
UTF-8
C
false
false
5,571
h
/* md5sum.h - Compute MD5 checksum of files or strings according to the * definition of MD5 in RFC 1321 from April 1992. * Copyright (C) 1995-1999 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licens...
[ "simon.gerber@uni-ulm.de" ]
simon.gerber@uni-ulm.de
6c7904063f7a2ad8fdaa52a76b9470c63db9efda
fc7dbcb3bcdb16010e9b1aad4ecba41709089304
/MdePkg/Include/Library/TimerLib.h
e24342e1f6cbd049a0f4a6ac8820e4b619e73479
[]
no_license
Itomyl/loongson-uefi
5eb0ece5875406b00dbd265d28245208d6bbc99a
70b7d5495e2b451899e2ba2ef677384de075d984
refs/heads/master
2021-05-28T04:38:29.989074
2010-05-31T02:47:26
2010-05-31T02:47:26
null
0
0
null
null
null
null
UTF-8
C
false
false
3,158
h
/** @file Provides calibrated delay and performance counter services. Copyright (c) 2006 - 2008, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full te...
[ "xiangy@lemote.com" ]
xiangy@lemote.com
c0a99fcbcf57d83de9931d752c906abab36d4de0
81b30ab5146682e0083ef82d267246d9264619df
/popen.c
1ed19353a91f075d9a1980a71551b9ed152b5490
[]
no_license
snskshn/code_segments
6e651c1ee8ae427a74820d3717082cd76eb72f18
46d5bed52f6dca119362a8cae090c7c959f4d91c
refs/heads/master
2021-01-10T20:03:13.991489
2013-02-18T04:35:39
2013-02-18T04:35:39
3,187,193
3
0
null
null
null
null
UTF-8
C
false
false
1,469
c
#include <stdio.h> #include <unistd.h> #include <assert.h> #include <sys/types.h> #include <sys/wait.h> #include <string.h> #if 0 int main() { #if 0 FILE *p = popen("ls", "r"); char buf[1024]; while (fgets(buf, 1024, p)) printf("%s", buf); pclose(p); #else int pid; int pipefd[2]; int i = 0; pipe(pipefd); ...
[ "snskshn@gmail.com" ]
snskshn@gmail.com
8cce32263c0906f71e5108174f84b530238cfa8f
cfe69fc556729bdecf2118fa5bc329343c42ed80
/10.0.10240.16384/ntoskrnl/Functions/PopDiagTraceInputTimeout.c
6989be9c5d2311f28662931b6a907da5bc922882
[]
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
364
c
// PopDiagTraceInputTimeout int __fastcall PopDiagTraceInputTimeout(int result, int a2, int a3, int a4) { int varg_r0; // [sp+4Ch] [bp+8h] varg_r0 = result; if ( PopDiagHandleRegistered ) { result = EtwEventEnabled(PopDiagHandle, dword_61E154, (int)POP_ETW_ADPM_INPUT_TIMEOUT); if ( result ) re...
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
02a0ed7eaf49cc7822ac5d0f2782c058d600762c
0112a9dc0b66f1c990be4d4a2b82e57d55761f36
/src/backup/cfg_load.c
97bc75eafd9b3ac5b6e97dad8404b069f23382d2
[]
no_license
Daewoong-Cho/NFV
3b8ff88a4b76f6c7990ea9676daab953d7a0dac7
fd9ed199de3ebbe414c2895400e1cf4fcc9aa313
refs/heads/master
2021-01-24T17:44:03.507597
2019-01-12T14:39:17
2019-01-12T14:39:17
81,915,985
0
0
null
null
null
null
UTF-8
C
false
false
4,703
c
#include "common.h" #include "cfginfo.h" #include "shm.h" FILE *ReadFd; char ReadBuff[256]; struct ST_INFO *ptr; int _ReadLine(void); void _GarbageDel(int start_idx); int main(int argc, char *argv[]) { int shm_id, icnt=0, i; char sfname[256]; short read_size, proc_no, destproc_no, port_no; /* Shared Me...
[ "noreply@github.com" ]
Daewoong-Cho.noreply@github.com
3685c5b811b0f1674d190ceee0367e95413b9b72
74dc09277dd2cc1913207a867541c5f7f79f12fc
/Codes/arq.h
36c18daeaae370d23cec85f507e2a79851c76158
[ "MIT" ]
permissive
brunereduardo/TwitterDB_USP
5b1e88a5ae4c9002b380303b9d70400dd6dac9cf
297462b1f32b7602b95be5536151ce9096528e2e
refs/heads/main
2023-03-21T15:18:32.730430
2021-03-22T18:34:18
2021-03-22T18:34:18
329,305,092
0
0
null
null
null
null
UTF-8
C
false
false
2,503
h
/* *TRABALHO 2 - DISCIPLINA ESTRUTURA DE DADOS 3 *Authors: *Felipe de Oliveira 10284970 *Bruner Eduardo Augusto Albrecht 9435846 *Novembro, 2020 */ #ifndef ARQUIVO_H_ #define ARQUIVO_H_ #include <stdlib.h> #include <string.h> #include <stdio.h> #include "ed.h" /************************************************...
[ "noreply@github.com" ]
brunereduardo.noreply@github.com
32389ca45a21b63b76474215233241c360ad714e
caf6a8ac778eeb3183a7a35523044a5905519b76
/Common/bases/basedata.h
369414547f354de398ad84ba6949762f9aa32089
[]
no_license
odasm/coh-original-server-vs2010
ec8ddd227d6d99e08e562b2c0b08df20e06eb02c
479e4baccd5b2688c216674492c4b87e4562595c
refs/heads/master
2020-05-16T07:21:09.364167
2019-04-22T03:21:57
2019-04-22T03:21:57
null
0
0
null
null
null
null
UTF-8
C
false
false
12,419
h
/*************************************************************************** * Copyright (c) 2005-2006, Cryptic Studios * All Rights Reserved * Confidential Property of Cryptic Studios ***************************************************************************/ #ifndef BASEDATA_H__ #define BASEDAT...
[ "Woovie" ]
Woovie
d27ae21b14a06c2621b91f2fc431ce97b215c4df
3db023edb0af1dcf8a1da83434d219c3a96362ba
/windows_nt_3_5_source_code/NT-782/PRIVATE/MAILPLUS/BANDIT2/SRC/GLUE/ALARMDAT.C
29593916cb7241e804a35775247b46fdf8a9596b
[]
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
6,947
c
/* * ALARMDAT.C * * Bandit / alarm cross-app communication (of data changes). * */ #include <schpch.h> #pragma hdrstop // don't modify anything before this line // Else, you need to fix all CXX files & all the makefile #include <strings.h> ASSERTDATA _subsystem(glue/alarm) /* * These shou...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
b9e20f3ea62ea1832fb9f189016b0e7b3cd90467
859482d96ed3f34b6a8b37680f65ef469076879d
/Previous Attempt/bison.tab.c
aff7c3d2fee1ba7b32ad37072d4840c9aedf1594
[]
no_license
anmspro/Compiler-Design
7e8bb1452659c389861b96dcaeeb1f6e751df1d9
d71e14de16136e4052df7030c723e6d6f23b6be4
refs/heads/master
2020-10-01T02:27:45.628251
2019-12-19T09:34:51
2019-12-19T09:34:51
227,433,835
4
0
null
null
null
null
UTF-8
C
false
false
59,784
c
/* A Bison parser, made by GNU Bison 2.4.1. */ /* Skeleton implementation for Bison's Yacc-like parsers in C Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the...
[ "sakib.anms@gmail.com" ]
sakib.anms@gmail.com
a3a1dfe0c0fac11698b01cb468e8ef4b4adde97f
bc7eed7881bcf2a1fd2ba10b65b4edc803ea9372
/gateway-szkingdom-dll/vc_include/sal.h
e7af3d054efe5aec62dc4860dcacc118ed34c591
[ "MIT" ]
permissive
Phuong39/TaurusTrade-platform-go
15f36befccb2843bfe59fb750608c065c31b86b9
f2f99a8e8ff6cf67149cbda61a5969559e79862f
refs/heads/main
2023-09-01T04:55:54.118242
2021-09-08T03:03:18
2021-09-08T03:03:18
null
0
0
null
null
null
null
UTF-8
C
false
false
213,482
h
/*** *sal.h - markers for documenting the semantics of APIs * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * sal.h provides a set of annotations to describe how a function uses its * parameters - the assumptions it makes about them, and the guarantees it makes * ...
[ "wanghaikuo@tsinghua.org.cn" ]
wanghaikuo@tsinghua.org.cn
6af877fad3ef0863087a992ffed729bd1db1fc04
31f66aa7e95c34e8e5fec64eaaed59d8e1a04c8d
/G51/CSF/Sockets/MultipleTrad/client.c
c2b2d2abc246eaa966d88ab4090e6ebac79d8893
[]
no_license
GingertronMk1/Time
825b33b58642678a21e719e050d790dc9e1a49e1
9bcae8730fa9d9d1d47f87b6e9194e9794e8968a
refs/heads/master
2021-03-19T11:45:41.020764
2019-11-08T13:21:32
2019-11-08T13:21:32
44,057,258
0
0
null
null
null
null
UTF-8
C
false
false
1,831
c
// Name: Jack Ellis // Username: psyje5 // Student ID: 4262333 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <sys/types.h> #include <netinet/in.h> #include <netdb.h> #include <fcntl.h> #include <unistd.h> #include <errno.h> #include <pthread.h> #include <sys/socket.h> #define NETBUFSI...
[ "jackellis1504@me.com" ]
jackellis1504@me.com
a92973a7973daa474d8702772094632a35d3a2fd
a4f5a0c4da5c628d39072416eae61acd0b0d88d0
/src/FileCmdJoint.c
61aef80a91aba9214dfbe0b93fc9cf6b1f8072fd
[]
no_license
OurDreams/FileCmdJoint
986593043508e220915cc3a2e9fea799079eba45
51776753cfdb4482fd0099ae2d1e64e9037dbfd8
refs/heads/master
2021-01-18T15:55:48.035207
2017-06-01T05:36:06
2017-06-01T05:36:06
86,694,602
0
0
null
null
null
null
GB18030
C
false
false
14,845
c
/* ============================================================================ Name : FileCmd.c Author : LiuNing Version : Copyright : Your copyright notice Description : Hello World in C, Ansi-style ============================================================================ */ #inc...
[ "390528655@qq.com" ]
390528655@qq.com
2e1779ee78122ccd936c9318e73b8a51bf884a0c
ebd53062ec20488f2f4bb25254dec10f945c651c
/第八章习题16.c
b50a4b047b4bf761960739415f1e255d68dd36ae
[]
no_license
xxs0121/Learingprogramming
40c1f806bb7c8a64b2a76e86e55d346087362508
eda94975554d4be4bccff43e0d38cd33b6d5d791
refs/heads/master
2020-03-18T09:54:35.453355
2018-12-05T07:23:53
2018-12-05T07:23:53
134,586,599
0
0
null
null
null
null
UTF-8
C
false
false
1,507
c
#include<stdio.h> #include<math.h> int main() { char str[100]; char *p; int a[100], num[100], *q; int h, i, j, k = 0, m, sum = 0; printf("输入字符串:"); printf("\n"); gets_s(str, 100); p = str; for (i = 0; i<100; i++) //从第一个字符开始检查a数组的字符 { if (48 <= *(p+i)&&*(p+i) <= 57) //如果p指向的数组元素为数字,进入下一...
[ "noreply@github.com" ]
xxs0121.noreply@github.com
51ede354a6fedb005a8a3faa48af9ce8939536c0
c9a3f5e8ef8e4722946d461285692d5f01863015
/src/calc_furcation.c
da68a41dcb16dfb5518e972ca7c57b3452ec46cc
[]
no_license
LMXB/rehh
25bd98569fa63ad3e4d254553c0326cff9332a2e
d38009c5ac4d8c7d69477f14a363f69a86b1fe5f
refs/heads/master
2022-04-07T05:11:38.966156
2020-03-04T09:10:02
2020-03-04T09:10:02
null
0
0
null
null
null
null
UTF-8
C
false
false
10,841
c
#include "haplotypes.h" #include "calc_furcation.h" /** * Extends furcation tree on either left or right side of the focal marker. */ void extend_furcation(const int* const data, const int nbr_chr, const int foc_mrk, const int end_mrk, const int lim_haplo, int* const hap, int* const nbr_hap, in...
[ "csardi.gabor+cran@gmail.com" ]
csardi.gabor+cran@gmail.com
4501e4ec994a8c27e1582c8202a7c649d1f9df8c
7eb058ddb908023c93fdf14729099d488aab4a87
/artichoke-backend/vendor/emscripten/system/lib/libc/musl/src/network/if_indextoname.c
42fe33de826817cb231e53fde20098e8b4f97742
[ "MIT", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-mit-nagy", "LicenseRef-scancode-musl-exception", "BSD-3-Clause", "NCSA" ]
permissive
willglynn/artichoke
08e235b4639ee81c2f28345f473d463d72235e49
e3cb1d05f598040aa92a02e1bebe87a427dee6ba
refs/heads/master
2021-05-24T11:57:33.602317
2020-04-06T02:23:08
2020-04-06T02:23:08
253,547,778
1
0
MIT
2020-04-06T16:01:32
2020-04-06T16:01:32
null
UTF-8
C
false
false
492
c
#define _GNU_SOURCE #include <net/if.h> #include <sys/socket.h> #include <sys/ioctl.h> #include <string.h> #include "syscall.h" char *if_indextoname(unsigned index, char *name) { struct ifreq ifr; int fd, r; if ((fd = socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0)) < 0) return 0; ifr.ifr_ifindex = index; r = ioctl(...
[ "rjl@hyperbo.la" ]
rjl@hyperbo.la
0354b3cb39af1af4175340579cd94fa0ffb03c36
f1913a58fd2ee4e85f0d74d5e162b1faa065893b
/lapack-3.3.1/LAPACKE/src/lapacke_sgecon_work.c
6ffc2578abb706e87b59dd3d91ee7c393ce25283
[ "BSD-3-Clause", "BSD-3-Clause-Open-MPI" ]
permissive
DrStS/EMPIRE-Libraries
ff33c729c847966ec80a6394ba13b8d66b2d0581
5acd99d781da15b8e0c75f088713f85521b9bf79
refs/heads/master
2020-04-01T18:22:37.251498
2014-08-12T12:09:19
2014-08-12T12:09:19
153,488,337
1
2
null
null
null
null
UTF-8
C
false
false
3,644
c
/***************************************************************************** Copyright (c) 2010, Intel Corp. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source cod...
[ "stefan.sicklinger@tum.de" ]
stefan.sicklinger@tum.de
e17466510dde3e7fada142077bfea0e825af30ce
b65a7535f7f5363396eadc56e50a8cd029ad63b0
/LUGE2/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_Dictionary_2_Transform_1_19.h
b8bb5439e6721cb39a41b764636ae406b9fb20a4
[]
no_license
Folofl/L-U-G-E_final
8916b3f5a7a9cfc39bad39163b602fc27213933a
d4a6c3f18d9b13e75beb60e6e2274638546d7ae0
refs/heads/master
2021-01-18T01:23:48.069619
2015-12-15T16:22:46
2015-12-15T16:22:46
48,052,044
0
0
null
2015-12-15T15:35:49
2015-12-15T15:35:48
null
UTF-8
C
false
false
761
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // UnityEngine.Canvas struct Canvas_t5_176; // UnityEngine.UI.Collections.IndexedSet`1<UnityEngine.UI.Graphic> struct IndexedSet_1_t6_186; // System.IAsyncResult struct IAsyncResult_t...
[ "jslavitz@gmail.com" ]
jslavitz@gmail.com
ba52912b3fd6c88e19cd412c5b2e118fdf370693
bae158e5d33729ad52dc5e73f39f3aa384565764
/base/include/asm-x86_64/rtai_hal.h
f7e8c626dc6fa38c2c096c6fb71f8cdfb53864fb
[]
no_license
manasdas17/RTAI
14fb10042cc43d4577abc280175f4b53b1f95d46
5735b81765ef5b71aaf6436b38b56be5354f0dd6
refs/heads/master
2021-01-14T08:30:26.497857
2014-12-16T16:15:24
2014-12-16T16:16:20
null
0
0
null
null
null
null
UTF-8
C
false
false
25,399
h
/** * @ingroup hal * @file * * ARTI -- RTAI-compatible Adeos-based Real-Time Interface. Based on * the original RTAI layer for x86. * * Original RTAI/x86 layer implementation: \n * Copyright &copy; 2000 Paolo Mantegazza, \n * Copyright &copy; 2000 Steve Papacharalambous, \n * Copyright &copy; ...
[ "ShabbyX@gmail.com" ]
ShabbyX@gmail.com
3aba4eb8184854fd072961c5fbbf810a08148f6d
1423dbc53557eca499cd9a9790a469296b334b26
/keymap.c
d427881c337cb49d7997e1b99c056ead984d96b7
[]
no_license
rai-suta/helix_keymap
2f1360ac4739d52efb6ede8f5a85f6095fe7b097
91e9ca5e175ddf90b47926143b125f6901e969ec
refs/heads/master
2020-03-28T19:50:15.346073
2019-04-20T02:59:18
2019-04-20T02:59:18
149,014,149
0
0
null
null
null
null
UTF-8
C
false
false
15,468
c
#include "config.h" #include QMK_KEYBOARD_H #include "bootloader.h" #ifdef PROTOCOL_LUFA #include "lufa.h" #include "split_util.h" #endif #ifdef SSD1306OLED #include "ssd1306.h" #endif #ifdef RGBLIGHT_ENABLE #include "matrixled.h" // Following line allows macro to read current RGB settings ex...
[ "sn0425.flv+github@gmail.com" ]
sn0425.flv+github@gmail.com
0560df71e40a1982494a78c99389a6688523ea51
be3167504c0e32d7708e7d13725c2dbc9232f2cb
/mameppk/src/mame/video/wwfsstar.c
b512d2548ffd1fb492a23f2d2cd4d983ba3d67f2
[]
no_license
sysfce2/MAME-Plus-Plus-Kaillera
83b52085dda65045d9f5e8a0b6f3977d75179e78
9692743849af5a808e217470abc46e813c9068a5
refs/heads/master
2023-08-10T06:12:47.451039
2016-08-01T09:44:21
2016-08-01T09:44:21
null
0
0
null
null
null
null
UTF-8
C
false
false
6,430
c
// license:BSD-3-Clause // copyright-holders:David Haywood /******************************************************************************* WWF Superstars (C) 1989 Technos Japan (video/wwfsstar.c) ******************************************************************************** driver by David Haywood see (d...
[ "mameppk@199a702f-54f1-4ac0-8451-560dfe28270b" ]
mameppk@199a702f-54f1-4ac0-8451-560dfe28270b
4b0755e7d09206959f6578a540dcb2e6e2c84fda
9d8fe725e79e5856b8b863abf0907a6a5f6f8a3c
/80A9918.c
2cbdcc0536d579229aa2eb3740840ad186bdaa32
[]
no_license
camthesaxman/ruby-c
08bb12c3c6662b113f558a2b43a4f232fedcbd91
afb59d795416468362ddf942d4cb1fca638f2bd6
refs/heads/master
2020-12-30T16:45:53.246386
2016-09-11T22:33:27
2016-09-11T22:33:27
91,023,059
0
1
null
null
null
null
UTF-8
C
false
false
129
c
int __fastcall itemid_get_market_price(unsigned __int16 a1) { return gItems[22 * (unsigned __int16)itemid_sanitize(a1) + 8]; }
[ "shadow962@live.com" ]
shadow962@live.com
d2a8fae476e46f1df664e0a27e67d4b60b69b1de
6a86d740f9b17721677b9ee193f2009a2333a3be
/guilds/scion/common/electricity/shocking-barrier.c
465ba9668346bd90e67e0dd520c860e5568ceac3
[]
no_license
realms-mud/core-lib
b2a0cc727fd0b1eb47fa244d6fb05de322abe88f
293089e8900b5a0d46f64619f89c78deea7477e5
refs/heads/master
2023-07-06T07:04:25.390271
2023-06-27T21:20:29
2023-06-27T21:20:29
113,914,065
69
20
null
null
null
null
UTF-8
C
false
false
3,884
c
//***************************************************************************** // Copyright (c) 2023 - Allen Cummings, RealmsMUD, All rights reserved. See // the accompanying LICENSE file for details. //***************************************************************************** inherit "/lib/mod...
[ "abc@maelstrom.cc" ]
abc@maelstrom.cc
7163a6c18952d6d0d4ea7193b6755fcb1f7cb206
995a4990bddc30fd6a9a6e81cfeeb841b948f5f4
/switch_no_break.c
bffe660766911069e05bf0e1fcb91c8e2ae672d5
[]
no_license
password636/learnGo
4666fd136c99f1c23f678e04466c88e7eec98b73
6c6323147beec6274ccfab417917527a9fbbd641
refs/heads/master
2021-05-06T11:59:38.461497
2018-06-29T15:44:19
2018-06-29T15:44:19
113,011,455
0
0
null
null
null
null
UTF-8
C
false
false
268
c
#include <stdio.h> int ten() { return 10; } int main() { int c = 2; switch (c) { case 1: printf("It's 1.\n"); case 2: printf("It's 2.\n"); case 3: printf("It's 3.\n"); case 4: printf("It's 4.\n"); default: printf("no match!\n"); } }
[ "lizongliang@hotmail.com" ]
lizongliang@hotmail.com
03642fcf51099b3b5e7e66b0070cef8dd38efb4e
1be2f3da728a876a67a35d877baf6e8a5ed4d919
/branches/Y-Mote_Firmware/h/ntrxdil.h
7379eac21195cc0a0c3551eecb36ce4072f8b826
[]
no_license
fangzelu/imu-based-navigation-system
4745fdab09d6208606dd20a9ca2e12f2ed130b84
cb60c452c33cfd813a582d97cd62dad868e183e3
refs/heads/master
2021-01-15T19:45:17.046645
2009-07-13T06:04:18
2009-07-13T06:04:18
35,943,466
2
0
null
null
null
null
UTF-8
C
false
false
2,193
h
/* $Id$ */ /* test */ /***************************************************************************** * * Copyright 2006 * Nanotron Technologies * * Author: S. Radtke * * Description : * This file contains data definitions and function prototypes for the * driver interface * ***************************...
[ "genius@yonsei.ac.kr@9aa0d4da-f103-11dd-8c4e-4bbb75a408b7" ]
genius@yonsei.ac.kr@9aa0d4da-f103-11dd-8c4e-4bbb75a408b7
67eb20774be1830b2077204486a6b5d85d938428
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/MC/dMu/5.4e-18/attic/Unblinded/attic/MomBinnedAna/S18_ModuloFit_900_1000_noBr_eQ_eQ.C
647761c26c492179fd8a56d176475f72e20df6a9
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
1,088,294
c
void S18_ModuloFit_900_1000_noBr_eQ_eQ() { //=========Macro generated from canvas: c/c //========= (Mon Mar 29 10:23:30 2021) by ROOT version 6.22/06 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(-0.5487514,-3.583987,4.938762,3.227356); c->SetFillColor(0); c->SetBorde...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
1d829395b20f27a9b5471533d77b44a6232dbcc0
62039abb9c06e0e1a63fc434d091bed0a64c3c5f
/string.c
8dd76db5f64dad7bc694f44d4f2a7da477212219
[]
no_license
ChrisIJH/chrisijh.github.io
0375894cf552132308b3971dcd30ab1a72575fb2
7b25a0f469ffb45e2c7b7f4ac1d6e0cd3d4d9da8
refs/heads/master
2021-01-22T09:58:00.650687
2019-10-04T18:32:08
2019-10-04T18:32:08
28,432,069
0
0
null
null
null
null
UTF-8
C
false
false
523
c
#include <stdio.h> int my_strlen(char *s) { char *p = s; while (*p) ++p; return (p - s); } int main(void) { int i; char *s[] = { "Git tutorials", "Tutorials Point" }; for (i = 0; i < 2; ++i) printf("string lenght of %s = %d\n", s[i], my_strlen(s[i])); // to be...
[ "ih138@columbia.edu" ]
ih138@columbia.edu
12fd66a2f2faeda3430c04a3e384050ff505c119
1bf6716e40ed5e333f6531338f0f7a5b8c876953
/02-multiclient-echo-server/client1.c
3dadecd8b076381371215eee3d1286a6eee8f2f9
[]
no_license
isaceyhunseker/socket-app
62a8479fee2760693141a8e04cac4e9ac8b0ed5f
fe50f274db2eb468510da610c1296b337a59d2b3
refs/heads/main
2023-08-31T22:33:58.951775
2021-11-04T13:02:38
2021-11-04T13:02:38
358,257,409
0
0
null
null
null
null
UTF-8
C
false
false
1,612
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/socket.h> #include <sys/types.h> #include <netinet/in.h> #include <arpa/inet.h> #define PORT 2323 #define BUFFER_LENGHT 100 void main() { int clientSocket; struct sockaddr_in serverAddr; char msgBuffer[BUFFER_LENGHT], rcvBuffer[BUFFER_LENGHT]...
[ "isaceyhunseker@gmail.com" ]
isaceyhunseker@gmail.com
9bb5c1a0ef86582b049c6b37c1507b9e06c4d268
fc09f165a0616536338d6cc717d79ed70bd8bdf6
/dos/c/FUNCEVAL.C
072311018dfb2172702fd51a9b0b7c3806b86d8d
[]
no_license
doug16rogers/oldstuff
9c80c2834260891d9d26f839f8250e56261606a2
756080797c6a34eb92929bab5ac55c3647df000f
refs/heads/master
2020-05-18T14:22:35.790669
2017-03-07T21:32:32
2017-03-07T21:32:32
84,244,606
0
0
null
null
null
null
UTF-8
C
false
false
7,575
c
/*-------------------------------------------------------------------------*\ | Module: Function Dumper | Compiler: Borland/Turbo C | Description: This module contains procedures which assist in the | translation from text and the evaluation of real-valued | functions of a si...
[ "none@none.com" ]
none@none.com
6b2747ac5234a50a4e5530eb6ac762e952ae7894
6124aa59c617d796efcc0d1efa18826daff81e2b
/14151133_武世杰_10_6.c
6c21c8ca151c5529e610d79b439c6dde1ca16bf8
[]
no_license
2015CLanguage/Homework10
591cc2fba4f81f3ee4a20c258944392fe63dd4a8
f04f464b66ff925bf3527e1dd51e91b8f019d310
refs/heads/master
2021-01-22T06:33:01.202566
2015-06-23T17:08:38
2015-06-23T17:08:38
37,106,213
0
0
null
null
null
null
UTF-8
C
false
false
1,118
c
#include<stdio.h> #define N 10 struct Student { int num; char name[20]; float score[3]; float avep; }stu[N]; int main() { int i,j,maxi; for(i=0;i<N;i++) { printf("请输入学号:"); scanf("%d",&stu[i].num); printf("请输入姓名:"); scanf("%s",stu[i].name); for(j=0;j<3;j++) { pr...
[ "buaa_2015_c@163.com" ]
buaa_2015_c@163.com
6a790ea41d1240afbfef68749759e946c7dc0955
164e3ad58a431a475730b62bd6d371da4e970d15
/turnin/alope096_lab2_part3.c
3c43a3a95c5655d4f1f93bb6b9ede8aba8bac4a8
[]
no_license
alope096/CS120BLab2
18877baadff2ddcba2bc6a4815a2cffc3ff13eaa
7285c216c221e7b80cdd7262028f3333d2f8d240
refs/heads/main
2022-12-20T00:19:02.675850
2020-10-18T23:03:53
2020-10-18T23:03:53
305,153,321
0
0
null
null
null
null
UTF-8
C
false
false
1,563
c
/* Author: lab * Partner(s) Name: None * Lab Section: * Assignment: Lab # Exercise # * Exercise Description: [optional - include for your own benefit] * * I acknowledge all content contained herein, excluding template or example * code, is my own original work. */ #include <avr/io.h> #ifdef _SIMULATE_ #includ...
[ "alope096@ucr.edu" ]
alope096@ucr.edu