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
1c7f2dbf200aab89298b35604438e8f2f4cfa9ac
69035a237a5bc95449dec0057e7ae59ca040a18a
/misc/scanf.c
fc1f29374713278be56534c5d30fefea303e1439
[]
no_license
tiborh/c
4c74cf34e8391153090da087f5aaa67e2821fc94
5a6520458189a19f806b2f7863ce05410a5823ab
refs/heads/master
2021-01-12T09:04:35.558211
2019-10-02T19:41:18
2019-10-02T19:41:18
76,752,706
0
0
null
null
null
null
UTF-8
C
false
false
188
c
#include <stdio.h> int main(int argc, char** argv) { while(1) { int a,b; a = b = 0; scanf("%d %d",&a,&b); printf("a: %d, b: %d\n",a,b); } return 0; }
[ "tibor@harcsa.net" ]
tibor@harcsa.net
b1cab2c93f16d31e3a4cb961fd880ff126c7113e
f01427093e1e4b6fc3b354ca65c50c4a79e8ae17
/j2735-lib/DSRC_PathHistoryPointType-06.h
c8e57ffac3ab4aaf0f3cd53ff36d00e2be50d966
[]
no_license
jiwonjoung/bsm
0e2a6824ce9d51fc899bf3b064fe4703ff6ba95b
e34d96b2400f64277029f632dc1dd408c39ed5d5
refs/heads/master
2020-04-10T07:10:57.680394
2018-12-07T20:55:30
2018-12-07T20:55:30
160,874,575
0
0
null
null
null
null
UTF-8
C
false
false
1,126
h
/* * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "DSRC" * found in "DSRC_R36_Source.ASN" * `asn1c -S ../../../../tools/asn1c/skeletons -pdu=BasicSafetyMessage -fcompound-names` */ #ifndef _DSRC_PathHistoryPointType_06_H_ #define _DSRC_PathHistoryPointType_06_H_ #include <asn_appli...
[ "jiwON" ]
jiwON
772bec65e2191b894c00012f07ac829c1943c1f8
02c59d4817fdd52af9acc7439404d8ba682b9a84
/ckelkar1_proj3/lcs.c
2a7befc303370495447ce7cedaf28770317d6e14
[]
no_license
ckelkar/DAA
db80592a5c8c0aeee6e34423a4b4fcc90b5fd386
3bad9494fc728f8adf191ed9ba727baeab00b41d
refs/heads/master
2021-01-10T13:06:43.652821
2016-04-09T19:35:29
2016-04-09T19:35:29
55,862,426
0
1
null
null
null
null
UTF-8
C
false
false
4,647
c
#include<stdio.h> #include<stdlib.h> #include<string.h> void calculate_lengths(char *filename,int *firststring_length,int *secondstring_length){ //calculates lengths of the inputs FILE *fp; int c; fp=fopen(filename,"r"); //checks for the input file if(!fp){ printf("\nerror in opening file"); exit(0); } while (...
[ "ckelkar1@binghamton.edu" ]
ckelkar1@binghamton.edu
b63efa59ef97be710965f763f650d5a9bf580dcd
045ff485271e95273d7d79a6a6ccbebdd037c3a4
/andengine/AndEngineMODPlayerExtension-master/AndEngineMODPlayerExtension-master/jni/misc/control.c
c60ce63929f70c17acd540a171cb647d9074379c
[]
no_license
toshle/TimeWaste
e48c5c3a6a4c2e5c1caa9c9f9fbf444a1c9e3583
6f4189eadd52f19e1c272b00f173c7827de11c18
refs/heads/master
2021-01-10T19:20:18.740870
2014-07-24T20:26:29
2014-07-24T20:26:29
22,045,263
2
0
null
null
null
null
UTF-8
C
false
false
4,949
c
/* Extended Module Player * Copyright (C) 1996-2010 Claudio Matsuoka and Hipolito Carraro Jr * * This file is part of the Extended Module Player and is distributed * under the terms of the GNU General Public License. See doc/COPYING * for more information. */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #inc...
[ "rosen_ra4ev@abv.bg" ]
rosen_ra4ev@abv.bg
d5017e86cf3b4874ebc328607bdbd53a69a60795
8ed6d6e50d9f19c8b1e5f421f27afd0958ce1485
/Lista DDE Circular/TADListaDDECircular.h
64d440a825bb372c12fb34b2484de21868e07ee3
[ "MIT" ]
permissive
VitorGuilhermo/ListaDuplamenteEncadeadaCircular-EstruturasDeDados
8c04f4ed06be14a87778ff21cd0231242c391783
07c4764d2f6041435d92741f033630599a416750
refs/heads/master
2022-12-05T17:31:58.945119
2020-08-23T02:03:59
2020-08-23T02:03:59
289,598,809
0
1
null
null
null
null
UTF-8
C
false
false
2,192
h
struct TpListaDDECircular{ char elemento; TpListaDDECircular *ant, *prox; }; TpListaDDECircular *novaCaixa(char elemento){ TpListaDDECircular *caixa = new TpListaDDECircular; caixa->elemento = elemento; caixa->prox = NULL; caixa->ant = NULL; return caixa; } TpListaDDECircular *inserir(TpL...
[ "viguilhermo@hotmail.com" ]
viguilhermo@hotmail.com
9844879707a3bea80c2affc94b67ee045c337f3f
320957956b7cb35febe5c57926ce1ec5160d60ed
/Exercises/MPI/Solutions/time_stats.c
11ab597c8ec61a2b43c2cb707e1e8b257731f474
[ "Unlicense" ]
permissive
tgmattso/ParProgCourse
3769291ac3c9e3f89e9c5abbb7d0d8fa667d4146
5e2a29a544a0d6a04a4f389d69802ac444b29b1b
refs/heads/master
2021-11-01T18:17:21.817877
2021-10-18T19:44:44
2021-10-18T19:44:44
204,243,067
9
3
null
null
null
null
UTF-8
C
false
false
4,834
c
/**************************************************************** Name: time_stats Purpose: Computes and prints various timeing statistics in units of milliseconds and mebegabytes/second Arguments: timings - input double array of times. iterations - input number of iteration...
[ "timothy.g.mattson@intel.com" ]
timothy.g.mattson@intel.com
5a3664d22b3523935aa1359d5a29d6d525466b2e
ae3dc987246d3c50bf0ed97a241a19f3f4122227
/7568.c
2e60b4cd9f8ba90024d61432f4284e77bc04ab34
[]
no_license
jellypudding86/acmicpc
b992416c61dad6e773dfaf458f235f1523e9ca42
610639e842fb7c697a6094e5531d320d31a23bc5
refs/heads/master
2021-01-21T13:03:55.365200
2016-06-26T15:33:45
2016-06-26T15:33:45
57,275,685
0
0
null
null
null
null
UTF-8
C
false
false
515
c
#include <stdio.h> typedef struct{ int weight; int height; int count; }BODY; int main(void) { BODY body[51]; int N,i,j; scanf("%d",&N); for(i=0;i<N;i++) { scanf("%d %d",&body[i].weight, &body[i].height); } for(i=0;i<N;i++) { body[i].count=0; for(j=0;j<N;j++) { if(i!=j) ...
[ "noreply@github.com" ]
jellypudding86.noreply@github.com
c1b0a13ce6d7d3f73abf9e68735e143f8805f211
bb7d83cd9ab2fa9995bcfb970d2dcccd0fcc7cc4
/xlock/23.21.2-pl2.3/usr.X386/Xlock/blank.c
8ae0b07535f96e4107a6975d50464106826872c4
[ "xlock" ]
permissive
daveriesz/xlockmore-releases
8e6b4aeab63427e605e693cb55f68524a5dde319
a85e159040ed993be28fea691d5bbaf4e53dcd3f
refs/heads/master
2023-04-06T16:21:33.544578
2023-03-17T23:25:32
2023-03-17T23:25:32
292,445,787
0
0
null
null
null
null
UTF-8
C
false
false
446
c
#ifndef lint static char sccsid[] = "@(#)blank.c 1.5 91/05/24 XLOCK"; #endif /*- * blank.c - blank screen for xlock, the X Window System lockscreen. * * Copyright (c) 1991 by Patrick J. Naughton. * * See xlock.c for copying information. * * Revision History: * 31-Aug-90: Written. */ #include "xlock.h" /*ARGS...
[ "dave@riesz.net" ]
dave@riesz.net
8de91c055239aa325eb587743e7dee47fc105038
27f7220adb4ef2f908c65274525da77b04ecaeca
/lz4framed/py-lz4framed.c
8dd8b97e4101bcaaf0b5d72df2c8fd9d588051f3
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
Iotic-Labs/py-lz4framed
c4c26ad840a8e583fff4d57626452f4fe3cf8c82
571ab2d0fffc19feafedb65fca0e42cf70463b86
refs/heads/master
2021-01-17T17:18:23.978574
2019-11-30T09:39:44
2019-11-30T09:39:44
43,920,332
49
10
Apache-2.0
2018-02-03T21:29:23
2015-10-08T22:48:03
C
UTF-8
C
false
false
42,756
c
/* * Copyright (c) 2016 Iotic Labs Ltd. All rights reserved. * * 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 * * https://github.com/Iotic-Labs/py-lz4framed/blob/master/LICENSE * ...
[ "vilnis.termanis@iotic-labs.com" ]
vilnis.termanis@iotic-labs.com
64edd11a60d2465b842c02ee3ec6350b7a1bf913
065320809be59c1ee40b99bfa61487aed85ae608
/deadline_scheduler/Generated_Code/MainTask.c
27a2b2067cd647bf259071d7cd642e816ac2d891
[]
no_license
jordan-heemskerk/ceng455lab
2635292f8b3d83985f617d3127797d7b308cb0e6
f0db9a04eaa673199088c15367425683822611d7
refs/heads/master
2021-03-24T09:37:09.082072
2016-03-23T19:13:08
2016-03-23T19:13:08
50,545,502
0
0
null
null
null
null
UTF-8
C
false
false
3,635
c
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : MainTask.c ** Project : deadline_scheduler ** Processor : MK64FN1M0VLL12 ** Component : OS_Task ** Version : Comp...
[ "pcatkins@ws06-09.uvic.ca" ]
pcatkins@ws06-09.uvic.ca
2b7898d801152b31b5c5899768364f60b35d1b95
69a39bdb901e48d157574a0fa5d60fcbcfac99de
/lib/libpam/pam_sm_get_mapped_username.c
23af6cba71137eed01d48b567918c61a1cb7c9d5
[ "BSD-3-Clause" ]
permissive
therealkenc/openpam
3456a2185cc9228b16ad31017f8cedba2b0fbb46
6424e129acbd23d00bfdfe6eba5956c2a270d367
refs/heads/master
2020-07-29T19:33:09.707196
2019-02-22T12:38:53
2019-02-22T12:38:53
209,933,762
2
0
null
null
null
null
UTF-8
C
false
false
2,427
c
/*- * Copyright (c) 2002-2003 Networks Associates Technology, Inc. * Copyright (c) 2004-2011 Dag-Erling Smørgrav * All rights reserved. * * This software was developed for the FreeBSD Project by ThinkSec AS and * Network Associates Laboratories, the Security Research Division of * Network Associates, Inc. under...
[ "des@185d5e19-27fe-0310-9dcf-9bff6b9f3609" ]
des@185d5e19-27fe-0310-9dcf-9bff6b9f3609
2ccb86eec5ff669c52b2af62e9531fa1f4fa7df2
073072fbfe90062479347813f5c6b7602f30e329
/d/kunlun/obj/guzheng.c
bc4fce607203fb49a25e5e4afa2f7db6a444a01a
[]
no_license
cao777/mudxkx2019
c06905cc8bf91de2d95e8bd0d6098e0c0c50f452
3abcba647e1342db1d73acdb09b5f6f3b6dd5e80
refs/heads/master
2023-03-16T05:57:31.164287
2019-04-10T09:33:47
2019-04-10T09:33:47
null
0
0
null
null
null
null
GB18030
C
false
false
386
c
// guzheng.c 古筝 #include <ansi.h> inherit ITEM; void create() { set_name(HIG"古筝"NOR, ({ "gu zheng", "zheng", "qin" })); set_weight(2000); if( clonep() ) set_default_object(__FILE__); else { set("unit", "张"); set("long", HIG"这是一张做工十分考究的古筝,古香古色,音质极好。\n"NOR); set("value", 5000); set("material", "steel")...
[ "prion.w@gmail.com" ]
prion.w@gmail.com
2b6f13093a2090e6cbbe216b8b06a4bfe1536467
03696dce6056afab165c985c79103b2af731530c
/Coursera_C_Course/interacting_with_the_system_and_managing_memory/learn2prog/34_put_together/kv.h
599ad36d9c99b34492ad6d87bb1e82a8581745e9
[]
no_license
tsullins92/Coursera
aa1d43e081a2ab3abc80c9a9a4809c7f76d21e06
87ff2d2e1ff05542d5e8123d5d3b8b0d1e654dbc
refs/heads/master
2023-02-21T01:28:55.265861
2020-11-10T15:13:44
2020-11-10T15:13:44
331,666,739
0
0
null
null
null
null
UTF-8
C
false
false
424
h
#ifndef __KV_H__ #define __KV_H__ struct _kvpair_t { char * key; char * value; }; typedef struct _kvpair_t kvpair_t; struct _kvarray_t { kvpair_t ** kvs; size_t numKvs; }; typedef struct _kvarray_t kvarray_t; kvarray_t * readKVs(const char * fname); void freeKVs(kvarray_t * pairs); v...
[ "tsullins92@gmail.com" ]
tsullins92@gmail.com
4974e2ecedea3a6effb8b664beaf31947e98f8cf
8975259735833e669a6b73b8f67c4f7c987b75fa
/TIMER A Blink/MSP430FR6989/main.c
6e921947175ef64efde4becd86c268568a441b58
[]
no_license
RU09342/lab-3-interrupts-and-timers-nugentb7
6a83a64fbede47ed13f595dabda81e8f2882fea1
59a73b963bc91c2de4815fd3159fdd91854cade0
refs/heads/master
2021-07-10T09:13:04.185205
2017-10-11T20:15:30
2017-10-11T20:15:30
105,041,948
0
0
null
null
null
null
UTF-8
C
false
false
1,120
c
/** * main.c Blink LED with TimerA interrupt MSP430FR6989 Brendan Nugent */ #include <msp430.h> unsigned int count = 0; void timerstart(int f); int main(void) { WDTCTL = WDTPW | WDTHOLD; // stop watchdog timer PM5CTL0 &= ~LOCKLPM5; // Disable high-impedance P1DIR |= BIT0; // set P1.0 as...
[ "nugentb7@students.rowan.edu" ]
nugentb7@students.rowan.edu
737a695af2c5e0c40abd2e598fde10bc8bbe9869
c4542bcbf0cb24262fc886dcdb6e222a433645b0
/board/akemi/board.c
20070d3e7303bd2fa2266fcc844cbeb34153fdfe
[ "BSD-3-Clause" ]
permissive
neasonli/chrome-ec
643f4f0fec7044fc9206d5ac39d67e010ad181f9
7e26c7c66898d1e4609184ae2fa207cddbf0c4fb
refs/heads/master
2020-07-09T08:56:42.947566
2019-07-26T04:13:52
2019-08-23T03:16:57
null
0
0
null
null
null
null
UTF-8
C
false
false
13,602
c
/* Copyright 2019 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ /* Hatch board-specific configuration */ #include "adc.h" #include "adc_chip.h" #include "button.h" #include "common.h" #include "cros_board_info....
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
2e0b5a22706305d48a78de1a5ed592f6dfa87e34
d7a6eebfcfbe25734889fe7b0ec597386800160b
/libs/UtilitiesLib/components/bitfield.c
925ddf19181bf7ab569f8df4a5cae8e9ba1c343b
[]
no_license
naturalleo/coh-score
09f3a9137ab845739f3cc4be026c014af99ed81e
ccb216f07c25457991b86d3b41ec98ff858ed187
refs/heads/master
2020-11-24T19:45:13.700022
2019-07-28T14:36:02
2019-07-28T14:36:02
null
0
0
null
null
null
null
UTF-8
C
false
false
2,643
c
// bitfield.c - functions to deal with integer arrays of bits #include "bitfield.h" #include <string.h> #define BITS_PER_ITEM 32 int BitFieldGetNext(U32* bitfield, int size, int from) { int bits = size * BITS_PER_ITEM; // iterate through bits to test from++; while (from < bits) { int item = from / BITS_PER_I...
[ "omegablast2002@yahoo.com" ]
omegablast2002@yahoo.com
1c1931dd610952fc4e8342b9163258abb6a350db
a668ab0007e199831402186c064b4a2dac80c73c
/yahtzee/score.h
7353e6f9dc1e157473ff56c13094a0915d8a8825
[]
no_license
PapyMouchon/realisationProgramme
19d6a8841cbdc52d3d7c76befd9a5f79e8888e4d
0663f234c4cd96a4171c630e9bffd3b5679d1e65
refs/heads/master
2020-04-27T08:09:07.344106
2019-02-21T10:49:23
2019-02-21T10:49:23
null
0
0
null
null
null
null
UTF-8
C
false
false
560
h
#include <stdio.h> #include <stdlib.h> int testYahtzee(int *tab) ; int testPetiteSuite(int *tab) ; int testGrandeSuite(int *tab) ; int testBrelan(int *tab) ; int testCarre(int *tab); int testFullv1(int *tab); int testFullv2(int *tab); void testCombinatoire(int *tab_score, int *tab_dee); void displayScore(int* tab_scor...
[ "chaoleicai@gmail.com" ]
chaoleicai@gmail.com
0d8f0423a8e9b02861ef51306bf971aa6ee45a6e
2e1ef6dab73aa66267fbfddc35c6bea7d09e3a2c
/mle/byteparse.c
65ea3b251a352a94c436250104c1ca9d8e49d40e
[]
no_license
altsan/os2-ucontrols
562f8600166646866886a53b83515a722ed6d16c
e92258879c34eff828c4089c6b91ade6d0c556f9
refs/heads/master
2021-01-23T18:31:23.707598
2017-02-24T05:04:40
2017-02-24T05:04:40
83,002,876
1
1
null
null
null
null
UTF-8
C
false
false
13,616
c
/***************************************************************************** * byteparse.c * * * * Routines for character and string parsing, validation, etc. * ...
[ "alex@altsan.org" ]
alex@altsan.org
e6913f705372d762b0adb09ccf872eb46f2739fc
40d02caf4d2916b164f3745fe31783feea387d15
/HangMan1.6.C
a4b552b56ec743ab9f723dd94c9ae9515edd416f
[]
no_license
WaruniLalendra/HangMan-Game-in-C
1203004f220a4cd2f142aacb963d83845ba1cd17
228e4cab9515249e0fb2c86fc7d5620e2e4d42bf
refs/heads/main
2023-05-23T01:46:14.686095
2021-06-11T09:35:10
2021-06-11T09:35:10
375,668,358
0
0
null
null
null
null
UTF-8
C
false
false
4,340
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> /** *Congratulation message comes after finishing all words *number of words make as a variable * */ int main() { int again; char* words[] = {"hello","world","program","happy"}; int wordIndex,noOfWords=4; ...
[ "noreply@github.com" ]
WaruniLalendra.noreply@github.com
999c4f80b09f87c9ecca81349dd773ffec4bb318
5c255f911786e984286b1f7a4e6091a68419d049
/code/b1d1fe8f-9338-4ebb-92a5-80f73963c20f.c
d2433e36c32db873c7896bfbc3a4eadff133878f
[]
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
230
c
#include <stdio.h> int main() { int i=0; int j=122; int k; int l; k = 53; l = 64; k = i/j; l = i%j; l = k%j; l = l-j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
c32f05f8eea448c8eadbc08368c3d3a67d7b7421
672e1a7c6e350c9ab1d566f588cdc9451e64c075
/some_trial_and_explanation.c
49695d202fa85d076debef4f00ca93a5e2e07f95
[]
no_license
mewhu/lcthw
4e09291181e04a4c8e550427228fa1738534fa07
7e7d2e41818e052ff71969c04d65b5ffa3468a69
refs/heads/main
2023-07-19T14:05:10.701095
2021-09-14T06:10:32
2021-09-14T06:10:32
396,548,181
0
0
null
null
null
null
UTF-8
C
false
false
2,249
c
#include <stdio.h> int main() { char *char_ptr = "test"; printf("sizeof char_ptr: %ld\n", sizeof(char_ptr)); char char_array[5] = {'t', 'e', 's', 't'}; printf("sizeof char_array : %ld\n", sizeof(char_array)); char char_arr_not_string[4] = {'a', 'b', 'c', 'd'}; printf("char_arr_not_string[3]: %c\n", char_a...
[ "mew31716@gmail.com" ]
mew31716@gmail.com
22c3f8a950447ad5f6a1566e6e545c10638ea541
3f9954bbd742f6fa15fbe146b445b5cac3c432e8
/ble-stack/inc/gatt_uuid.h
f26f7580c23d1ff8ac85193e7b7498cf0bcb8bdf
[]
no_license
Venemo/cc26xx-ble-stack-example
32469b62d646573bb334a32e396ccda7c993e0d7
257f263b5a0b5bbaa88f72f457253a917082ff98
refs/heads/master
2021-01-20T14:22:46.243034
2017-05-10T13:40:12
2017-05-10T13:40:12
90,595,925
3
0
null
null
null
null
WINDOWS-1258
C
false
false
6,671
h
/****************************************************************************** @file gatt_uuid.h @brief This file contains Generic Attribute Profile (GATT) UUID types. Group: WCS, BTS Target Device: CC2650, CC2640, CC1350 ****************************************************************************** ...
[ "venemo@msn.com" ]
venemo@msn.com
a9e0f564cc7eb32c9f9f9b22a7a4b4b88b2726b0
9824cde9f6de2528481c4f02aded17167b2a7054
/linkedListADT.c
62435ceaddf498f0b3743b211f662292db630704
[]
no_license
xxvii27/License-Plates-List
d93cf984080097b2dd6aed3ba6305582a44071f0
2018f82d920be0a36b7ea794e6e06e9507822a26
refs/heads/master
2021-01-25T07:34:10.850744
2014-02-28T03:53:26
2014-02-28T03:53:26
null
0
0
null
null
null
null
UTF-8
C
false
false
10,988
c
/* This file contains the definitons of the functions to maintain and process a linked list: Public Functions: createList addNode removeNode searchList retrieveNode emptyList fullList listCount traverse destroyList ...
[ "llesmana@ucsd.edu" ]
llesmana@ucsd.edu
6057c09424bd68e2b150c1f52171dc40aa344b35
eacecb8738c317987473d21418717a865ebaa8fc
/unix_shell/tokenize.h
03a12cce70bbf3cd23c74ce827533f8a8aac80ae
[]
no_license
noahleegithub/ComputerSystems
9600c637ea5114dacd868b080e2d768242d80167
5e2889811c2a723b07fe70774e546b4aa91082af
refs/heads/main
2023-02-21T18:21:44.586093
2021-01-30T03:23:16
2021-01-30T03:23:16
334,314,591
2
0
null
null
null
null
UTF-8
C
false
false
101
h
#ifndef TOKENIZE_H #define TOKENIZE_H #include "svec.h" svec* tokenize(const char* line); #endif
[ "noah.v.lee@gmail.com" ]
noah.v.lee@gmail.com
225a9ccd09e21880b468d7091af2c0f9b508bec8
84010ed69a96cbc7d61186618aab66c65f817124
/pcap-change-dst.c
5795a011797f798eebaa2c2079ae768e50ccb553
[ "MIT" ]
permissive
wessels/pcap-tools
d3c230d3354a30cd61570e74e4345a75094126db
70478b408d4dcfdb871d1f6772f9d33a811a9dff
refs/heads/master
2023-02-06T08:00:26.485623
2023-01-27T22:59:21
2023-01-27T22:59:21
14,990,558
13
2
null
null
null
null
UTF-8
C
false
false
1,729
c
#include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <pcap.h> #include <err.h> #include <string.h> #include <time.h> #include <errno.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <netinet/ip6.h> #include <arpa/inet.h> #include "pcap_layers.h" struct in_addr dst4; s...
[ "dwessels@verisign.com" ]
dwessels@verisign.com
67ecc591de9da8f030eb2a223cb8963868663330
007c62aec4c9b049304e1b33511ee7aaac2dba46
/EFM32JG1B/Include/efm32jg1b_wdog_pch.h
0391be193ccc5d77947451ed9b3fd0c83d9396ee
[]
no_license
garslanbay/SiliconLabs
f53baaa88f8829274dd61a572429cfdd51e84523
6603f18e32eaf1f2f3eaacea526ef791fcd19ce1
refs/heads/master
2021-08-31T15:23:00.388521
2017-12-21T21:51:57
2017-12-21T21:51:57
115,049,913
0
0
null
null
null
null
UTF-8
C
false
false
2,484
h
/**************************************************************************//** * @file efm32jg1b_wdog_pch.h * @brief EFM32JG1B_WDOG_PCH register and bit field definitions * @version 5.3.3 ****************************************************************************** * # License * <b>Copyright 2017 Silicon Labora...
[ "garslanbay@yahoo.com" ]
garslanbay@yahoo.com
4c58ccf239d38c1dca08b74a040ab2ec54f8136a
67f8405416999a869855763d28829c88e8e0431a
/src/assemble/resources/examples/thread-annotation-example/src/main/mind/exec/model/EventScheduler.c
f73ce7e44e90d2103efa1571973d947229d2d257
[]
no_license
jtous/thread-annotation
d93a68bd7b4a2389780edb1728299b373b33dd02
3de400904b26bb62b4196b04957c99786667f9d7
refs/heads/master
2021-01-19T02:13:55.520674
2014-10-01T12:21:17
2014-10-01T12:21:17
null
0
0
null
null
null
null
UTF-8
C
false
false
989
c
typedef struct { int size; int start; int end; exec_model_ExecuteTask elems[256]; } taskBuffer_t; taskBuffer_t taskBuff = {257,0,0}; #define nextStartIndex() ((taskBuff.start + 1) % taskBuff.size) #define nextEndIndex() ((taskBuff.end + 1) % taskBuff.size) #define isBufferEmpty() (taskBuff.end == taskBuff.start) #de...
[ "julien.tous@non.schneider-electric.com" ]
julien.tous@non.schneider-electric.com
0848fe413b7d631e65dd460e54b326919e4a9a26
cefd09cc8a4706d9ac8f6bc530cd0d6e8a8c8679
/Processor_Project/isim/Final_Processor_Final_Processor_sch_tb_isim_beh.exe.sim/work/m_00000000003904371453_0615356400.c
41ab25ed42647994de51f8df63de949a16c429b4
[]
no_license
stellap0528/16-Bit-Multi-Register-Accumulator-Architecture
6a3881f12a71270b131068230d4b6c7446c6a2c8
41b4416ebb3ff2e188bf80003f4ba24adf0f0a0f
refs/heads/master
2020-03-17T22:42:31.247210
2018-05-19T00:39:52
2018-05-19T00:39:52
134,015,977
0
0
null
null
null
null
UTF-8
C
false
false
2,697
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "parks8@rose-hulman.edu" ]
parks8@rose-hulman.edu
d422a1648e01dbdb6f2fde001e7589321b92c256
66b4c3f021e1d5d34ef1c7afbca8f12eeb9feaf7
/src/sticky.c
8e81f52ce401fcdc5fd5d6aef8815f002e88c23f
[]
no_license
calint/sticky
31a3cc13075a0865ef14be34778d34b70e695251
1da8dd25ecc6ac95ae1ef5acd3362542d105b561
refs/heads/master
2021-01-16T18:42:09.554243
2016-01-11T04:28:11
2016-01-11T04:28:11
33,394,231
0
0
null
null
null
null
UTF-8
C
false
false
2,509
c
// requires https://download.gnome.org/sources/gtksourceview/3.12/gtksourceview-3.12.3.tar.xz #define APP "sticky" #include<gtk/gtk.h> #include<gtksourceview/gtksourceview.h> #define WIDTH 200 #define HEIGHT 200 void on_destroy(/*GtkWidget*widget,gpointer data*/){ gtk_main_quit(); } static GtkWidget*text_view; static ...
[ "calin.tenitchi@gmail.com" ]
calin.tenitchi@gmail.com
d127f8707d0a8268ee7224b43c0f302be55d86c0
26a03dfaec683808812d9b139575c3dee342cf53
/trunk/trunk/src/TigerNet/NetServerTest/stdafx.h
fa531e852c770957f8576bf6fbcc1ad0371c7cdf
[]
no_license
BGCX262/zxterminal-svn-to-git
75d5eb236d14ae3a45fb50f4a7605a8a14745a33
2684631af8362929421923376593a84119f5d400
refs/heads/master
2016-09-06T04:38:38.117778
2015-08-23T06:47:11
2015-08-23T06:47:11
41,311,556
0
0
null
null
null
null
UTF-8
C
false
false
2,174
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, // but are changed infrequently #pragma once #ifndef _SECURE_ATL #define _SECURE_ATL 1 #endif #ifndef VC_EXTRALEAN #define VC_EXTRALEAN // Exclude rarely-used stuff fro...
[ "you@example.com" ]
you@example.com
eb757135648a798284bfc9f32f10e4a47ab5416a
c76f37fd934badaa16cd4220046619028d721774
/MKL02Z32xxx4_Project/board/pin_mux.c
d0b53bac2721dfec2d0b6cf657bf5bc4d314c74f
[ "MIT" ]
permissive
IvanJArrieta/ACTIVIDAD2
0aaa71bcb34c9f95a3b48df7282322a160719d1e
b85b96441d7039a783d430c9d07c74ad9f9e085f
refs/heads/main
2023-02-20T04:39:18.458353
2021-01-21T21:15:31
2021-01-21T21:15:31
331,504,156
0
0
null
null
null
null
UTF-8
C
false
false
9,160
c
/*********************************************************************************************************************** * This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file * will be overwritten if the respective MCUXpresso Config Tools is used to update this file. **********...
[ "Ivanarrieta33@gmail.com" ]
Ivanarrieta33@gmail.com
b6f34cc3f92549ec6da57ef8fb8adc40116bf642
ea48509d44177fa42f7b172a335d0bea0b454c96
/mvp/DoppelRace/DoppelRace/Pods/Headers/Public/J2OBJC/com/google/common/collect/ForwardingMultiset.h
b3a4788ffb11430df53f516621d81b43c8a27bba
[]
no_license
touchlab-lab/DoppelPoc
b2850a7a057b0f2e5955303badf92dcaf4d671ba
0d13d71a20b64c6c371c1bf6fc43bd6a69e9ea53
refs/heads/master
2021-06-09T14:57:56.642071
2016-11-30T15:50:36
2016-11-30T15:50:36
null
0
0
null
null
null
null
UTF-8
C
false
false
110
h
../../../../../../../../../../../../../bin/j2objc-1.0.2/include/com/google/common/collect/ForwardingMultiset.h
[ "kgalligan@gmail.com" ]
kgalligan@gmail.com
36fe1ed28b4cdcf4263badd51e4b0cd644b5136a
32ab426d2a55f17e887c148a05143766efa1cb0c
/target/seq__keyboard/firmware/test_scanner_leds_renderer/main.c
9bd3b1517ad1685f1c8d4b69233795b03724c7a4
[]
no_license
semicontinuity/embedded
5b948d5b44ffad90ba07cdf2126317ccc474fa5d
6ed8b346838b54c341f47be43db48cfe69c942e9
refs/heads/master
2023-08-16T18:38:16.168355
2023-08-16T17:56:34
2023-08-16T17:56:34
4,820,795
0
0
null
null
null
null
UTF-8
C
false
false
1,731
c
// ============================================================================= // Test scanning: renders 1-bit colors on LEDS from raw data (1 byte per column) // Column is selected for 1/4 ms = 256*8 clocks; thus timer0_ovf prescaler 8. // =============================================================================...
[ "semicontinuity@github.com" ]
semicontinuity@github.com
6711b60408ffbc9110c5478ac6a4c6c7fb28d84d
1ff75aa65c262bebc7ceeac09a95bf316e49b870
/liblcthw/src/lcthw/list.c
0832d5bd5b706fe68d58c96ac765228c55a6a01c
[]
no_license
seanigami/learn-c
c427c2d6629d47de24dd8cb15058594fb8a0ae7d
2cea20ebc74aeced66925a3d060ac3e512474365
refs/heads/master
2022-01-11T14:39:59.761350
2018-08-31T00:40:57
2018-08-31T00:40:57
null
0
0
null
null
null
null
UTF-8
C
false
false
2,414
c
#include <lcthw/list.h> #include <lcthw/dbg.h> List* List_create() { return calloc(1, sizeof(List)); } void List_destroy(List* list) { LIST_FOREACH(list, first, next, cur) { if (cur->prev) { free(cur->prev); } } free(list->last); free(list); } void List_clear(List* li...
[ "dylan.flaute@gmail.com" ]
dylan.flaute@gmail.com
86c1caed6e547ce1af3c6240f2d0d793629e7421
f625910bdb46e316d0e6bca5bf077713cc8afbf5
/PAT/T4.c
8ace633d164a476939015500ecb286d07b0bdb33
[]
no_license
ildnyy/c-exercise
79dd65d6cb771f92e8e234378ca888eb03c8476d
711f93dd61a24a960ce01235ab209befb1d1e768
refs/heads/master
2023-01-10T04:40:39.092686
2021-01-24T08:34:40
2021-01-24T08:34:40
150,204,958
1
0
null
2023-01-04T16:00:52
2018-09-25T03:53:46
JavaScript
GB18030
C
false
false
218
c
#include <stdio.h> int main(void) { int a=12,b=36; int i,j; if (b > a) { i = a; a = b; b = i; } while ((j = a % b) != 0) { a = b; b = j; } printf("a与b的最大公因子是%d\n", b); return 0; }
[ "974710986@qq.com" ]
974710986@qq.com
31ab305f82c25bed54b186fca8a3b0cff807f2b4
8ba24cf05508a09bd122f5ea9c876f5b5f6c1814
/main.c
9104fb314d260f8ca93b51c7930305baab2908df
[]
no_license
singing-brickie/codeTest
9a512d7b6aacace3615abd40f5e0a8cb30520e15
078df0e6efe0e980ff9c5d5cf9ce72b9e2dc452a
refs/heads/master
2020-07-03T19:40:53.021021
2016-08-21T10:02:56
2016-08-21T10:02:56
66,191,769
0
0
null
null
null
null
UTF-8
C
false
false
164
c
#include <stdio.h> #include <stdlib.h> /* this is a pointless comment just so i can commit to github */ int main() { printf("Hello world!\n"); return 0; }
[ "richard.2.burns@bt.com" ]
richard.2.burns@bt.com
57bba7982ffeab683e099b613a142b3c661abeed
35f1a5786058a214cf98ca8168917520500ab027
/Overture/gf/testip.C
79346b6fb2864ff3df275233c8a581154375ebf3
[]
no_license
unifem/overtureframework
171abf69c879eae5a0560f462bbbe7fa8f6fc0b5
0f913a14eb58aa51b85c219823b7cbcfe6ebb112
refs/heads/master
2021-09-25T02:09:14.077517
2018-04-05T10:43:33
2018-04-05T10:43:33
114,717,087
2
2
null
2018-04-05T10:43:34
2017-12-19T03:56:55
Fortran
UTF-8
C
false
false
31,232
c
// ************************************************************************************************** // ******************** Test the InterpolatePoints Class ******************************************** // ************************************************************************************************** // Examples /...
[ "wdhenshaw@gmail.com" ]
wdhenshaw@gmail.com
7c4199cf560948bfcf6d7e8a343f272c7ca1bd99
c12270167fc225e514b4c744f88edc6159b8ea76
/lab4-src/tests/t32.c
ef3f37cc7bd05053b106b619e7c0519c1860c891
[ "MIT" ]
permissive
siyujiang7/Complier_Java
3d45cee029242a75f26a66b08e788f6298c36195
006a2ecd80e634297c3dc68f82e16591afd27bda
refs/heads/master
2020-04-02T07:57:46.526446
2018-10-22T23:49:39
2018-10-22T23:49:39
154,222,928
0
0
null
null
null
null
UTF-8
C
false
false
205
c
long main() { long g; for (g = 0; g < 5; g = g + 1) { long f; f = 0; for (f = 0; f < 5; f = f + 1) { if (f == g) { break; } else { continue; } } } }
[ "siyujiang@Siyus-MacBook-Pro.local" ]
siyujiang@Siyus-MacBook-Pro.local
8bf1871267649a8d0bff9b7ff61da2d066be8bd1
8cfd84f93f7768893b5dd8d62e0d0454bfc31498
/include/siege/backend/audio/buffer.h
f065d5f2488ebf1844dd6d4d8e7762dbc581084d
[ "BSD-2-Clause" ]
permissive
tinyserver/siege
ba2658d69ec7213cd6f68b332ede989d77a90d58
994da1c7e258c7a454e996f5afe7a0119c1a58e4
refs/heads/master
2021-01-18T10:52:50.247308
2013-02-14T20:32:39
2013-02-14T20:32:39
null
0
0
null
null
null
null
UTF-8
C
false
false
1,393
h
/* Copyright (c) 2007 SIEGE Development Team All rights reserved. This file is part of libSIEGE. This software is copyrighted work licensed under the terms of the 2-clause BSD license. Please consult the file "license.txt" for details. If you did not recieve the file with this program, pl...
[ "darkuranium@gmail.com" ]
darkuranium@gmail.com
0247873efa5ff5d49aef7543e8351c382e9024ec
fe61487ee3f22acabae078eba9436553865a9427
/io_client/corelibs/kkspp/kkspp_config.h
acab56dfd0395bb7f2350625ed536d30d462c379
[]
no_license
YuriyRusinov/reper
f690da37a8dec55de0984b1573e8723fb7420390
ea3e061becee245212c1803ea4e5837509babcce
refs/heads/master
2021-01-17T06:51:53.153905
2017-02-21T15:48:58
2017-02-21T15:48:58
47,569,096
1
0
null
null
null
null
UTF-8
C
false
false
1,280
h
#if !defined(__kkspp_config_h) #define __kkspp_config_h /* ==================================================================== */ /* We will use WIN32 as a standard windows define. */ /* ==================================================================== */ #if defined(_WIN32) && !defined(WIN32) ...
[ "skarin@05742d63-fc59-4ccd-b3f0-d7e2a2a8a88d" ]
skarin@05742d63-fc59-4ccd-b3f0-d7e2a2a8a88d
d488fc7cc1e2ab226781b7bb996c5a61979181f0
40986620e5dfd81dbdab9c91153e4b409b26f00b
/literature/theory/theory_EIFresp.c
78b3a9ce8d440b739ff5ec4dee6817f26c9e6807
[]
no_license
briardoty/ocker-stdp-motifs
4922e7c5d3da254138f4dab197ee99dd3fcac516
6611b20f1912a8905d42d6c97d94ec2bf72294b0
refs/heads/master
2022-02-04T06:01:48.649782
2020-03-20T16:35:48
2020-03-20T16:35:48
238,745,190
0
0
null
2022-01-21T20:19:57
2020-02-06T17:28:55
Jupyter Notebook
UTF-8
C
false
false
6,156
c
/* [A,x1,V1] = theory_EIFresp(params,x0,mu_in,xi,r0,P0,freq) Calculates the linear response an EIF with a voltage-activated conductance to a small periodic perturbation in the mean input current For derivation of this method, see Richardson Phys. Rev. E 2009, which extends the threshold integration method of Richardso...
[ "briardoty@gmail.com" ]
briardoty@gmail.com
100e0d72b02f0625f6736bdf08914c4f3d643e44
61a071b0afb92e94ba36a6bbccda1227f3f4d869
/boot/Main.c
b19fb48e8af689e51e733a094e636d71f6f9acac
[]
no_license
ujunhwan/os-project
34c08f0265a2be1c6b21c7ebbccfc8d719b0cddf
ba6673196b43106b69ae8822e92900ac41ea77f5
refs/heads/master
2023-01-21T19:50:07.135601
2020-11-30T13:42:49
2020-11-30T13:42:49
317,234,892
0
0
null
null
null
null
UTF-8
C
false
false
4,038
c
#include "stdint.h" #include "stdbool.h" #include "HalUart.h" #include "HalInterrupt.h" #include "HalTimer.h" #include "stdio.h" #include "stdlib.h" #include "Kernel.h" static void Kernel_init(void); static void Hw_init(void); static void Printf_test(void); static void Timer_test(void); void User_task0(void); voi...
[ "ujunhwan@gmail.com" ]
ujunhwan@gmail.com
8aac8731cbabd73b620c60c3c770b3f72b934e69
531b30f6e5f42b30afe39ad1e181220352d076a6
/hal/targets/cmsis/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32PG_STK3401/efm32pg1b_dma_descriptor.h
7e207ae54cd31ab22551627522f8bac7159c664b
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
geky/mbed
6c30ec37325efded26e242139952c26f5bc1cf4f
590a61ba3422cd68718c4356579b7cabd432d308
refs/heads/callback-jinja
2020-04-05T15:16:54.401199
2016-08-18T18:28:57
2016-08-18T18:28:57
59,693,534
0
1
Apache-2.0
2019-08-13T18:14:45
2016-05-25T19:59:10
C
UTF-8
C
false
false
2,587
h
/**************************************************************************//** * @file efm32pg1b_dma_descriptor.h * @brief EFM32PG1B_DMA_DESCRIPTOR register and bit field definitions * @version 4.2.0 ****************************************************************************** * @section License * <b>Copyright ...
[ "Steven.Cooreman@silabs.com" ]
Steven.Cooreman@silabs.com
adc6f1afc439d08c91d85e2c855c5e14c251e3c8
981b3c827b31acf4276f6d24d0155f1a9823eec6
/jni/main.c
2aa2342ae9802782cde6c665f95422a5031d7e83
[]
no_license
kevien/iovyroot
04577069eabffd3ac2ce23714804ec26d586f7c4
b65bc71b02be8ab37a307ac96b6876e2cddb92d0
refs/heads/master
2021-01-22T06:27:27.727308
2016-04-08T19:19:05
2016-04-08T19:19:05
null
0
0
null
null
null
null
UTF-8
C
false
false
8,453
c
#define _GNU_SOURCE #include <pthread.h> #include <stdio.h> #include <stdlib.h> #include <netinet/ip.h> #include <sys/mman.h> #include <sys/uio.h> #include <sys/resource.h> #include "getroot.h" #include "sidtab.h" #include "policydb.h" #include "offsets.h" #define UDP_SERVER_PORT (5105) #define MEMMAGIC (0xDEADBEE...
[ "dosomder@users.noreply.github.com" ]
dosomder@users.noreply.github.com
85ebbb2c47071be7989088f5bbe1336faf4bc84a
b04dab4437a453e9148a43c4e19dc6a5a3779371
/source/definitions.h
6a8c2cdd1c91e0dc324d46ae5c0ed68b61a2f8d1
[]
no_license
L1nky/Bomberman
bd03dcef87cc94cc38da6112e176c160c3e97897
d92946311a616b490220df6b363498e07b4b7b0b
refs/heads/master
2020-04-16T20:26:34.900506
2019-01-22T08:44:20
2019-01-22T08:44:20
161,947,490
0
0
null
null
null
null
UTF-8
C
false
false
2,215
h
#ifndef DEFINITIONS_H_ #define DEFINITIONS_H_ #include <nds.h> #define GAME_TILE_SIZE_X 9 #define GAME_TILE_SIZE_Y 7 #define GAME_TILE_SIZE (GAME_TILE_SIZE_X*GAME_TILE_SIZE_Y) #define GAME_SIZE_X 216 #define GAME_SIZE_Y 168 #define BOARD_TILE_SIZE_X 8 #define BOARD_TILE_SIZE_Y 6 #define BOARD_TILE_SIZE (BOARD_TILE_S...
[ "linky.yersin@gmail.com" ]
linky.yersin@gmail.com
426fef530f0cf6dbc96891ca5ba7a14610992ea8
b21554f82679128d754a8992e1c205201188a314
/sal_debug.h
174e1754ad75f502a5c4895b3532e883c3e3c85f
[]
no_license
David-Jin/util
5a3b458456c2a8b3ca90535f073f8101a92ead92
52dd2f355d46a169a1151224e061d01fa149926f
refs/heads/master
2020-03-11T15:36:07.068938
2018-04-03T11:03:37
2018-04-03T11:03:37
null
0
0
null
null
null
null
UTF-8
C
false
false
2,182
h
#ifndef __SAL_DEBUG_H__ #define __SAL_DEBUG_H__ #ifdef __cplusplus #if __cplusplus extern "C"{ #endif #endif #define USE_MESSAGE 1 #include "sal_standard.h" #define NONE "\033[m" #define RED "\033[0;32;31m" #define LIGHT_RED "\033[1;31m" #define GREEN "\033[0;32;32m" #define LIGHT_GREEN "\033[1;32m...
[ "34743863+feihengli@users.noreply.github.com" ]
34743863+feihengli@users.noreply.github.com
63e31ff79a163082a66f8e4e197f3e85d6abded6
c176bf1730759d743b7246a21754046d60e8ff66
/view.c
e9e2f12c4d7fa04eca3b39cc6b8d10e94201a256
[]
no_license
danilok16/sistema_marcacao_consultas
bd8e4eecfa33f410019147fa563cd4cbe41684b5
c9deba4eae3a3e63a023e06be97a96baea6bfc5f
refs/heads/master
2020-04-27T17:39:39.260298
2019-03-08T12:17:10
2019-03-08T12:17:10
174,531,346
0
0
null
null
null
null
ISO-8859-1
C
false
false
24,226
c
//VIEW.C #include <stdio.h> #include <windows.h> void posicaoCursor(int x, int y){ HANDLE hOut; int i; COORD Position; hOut = GetStdHandle(STD_OUTPUT_HANDLE); Position.X = x; Position.Y = y; SetConsoleCursorPosition(hOut, Position); } void posicionarTela(int x, int y) { HANDLE hOut; int i; COORD Position; hOut = ...
[ "32230794+danilok16@users.noreply.github.com" ]
32230794+danilok16@users.noreply.github.com
25c45c9dec3e40fbcac7d10cc07d72fb2e5a4346
e149d3044c7f682ffb5704d5d5b95e377843fa58
/cwp97.c
8c3e46b5381c77aa728a89b25f70fe7308e6171c
[]
no_license
ahujadevansh/spa
e7cc93f65ada3a7688baea29f94cb5b104960989
92f61813e7e9a25373268508bc64356397bdcb8c
refs/heads/master
2020-09-04T13:24:10.872935
2019-11-05T12:52:40
2019-11-05T12:52:40
219,743,706
0
0
null
null
null
null
UTF-8
C
false
false
189
c
#include<stdio.h> int main() { void fun(int); fun(3); return 0; } void fun(int x) { if(x>0) { printf("%d\n",x); fun(x-1); } printf("%d\n",x); }
[ "ahuja.devansh2@gmail.com" ]
ahuja.devansh2@gmail.com
eb0624bbda9cd64d6a4eb2b40f549ccd50792d3d
710fb5d68913d27a5caa72b13ef556fec580e757
/series/serie07/prog7.04.c
f59e82eac8b9501ecf9dc5cb0c1afdfe47cc895a
[]
no_license
joaofbravo/Prog2015
5e2cbf8f320c90592203f04ac53cda36fcdd3701
6b2de7d88a8fa74d64a9085da65521915cc117f1
refs/heads/master
2023-03-30T21:29:58.625131
2021-03-27T01:12:44
2021-03-27T01:12:44
223,817,210
0
0
null
null
null
null
UTF-8
C
false
false
1,421
c
#include <stdio.h> #include <stdlib.h> void showhelp(){ printf("\nContagem de caracteres de texto"); printf("\nInstrucoes: ./<nome_programa> <ficheiro_leitura>\n\n"); exit(-1); } int main(int argc, char **argv){ int n, a=0, b, d=0, i, e, q=0; int *c; FILE *f1; if(argc != 2){ printf("\nNúmero d...
[ "joao_bravo123@hotmail.com" ]
joao_bravo123@hotmail.com
4cc24863a0b77fa29003d2a3fedee0848cced479
669e23c46639e9f4cc1e0b75d178e1853b047892
/sources/cspsolver/vardb.h
be6e4126a5435ddca6008670f5a4eb28884dd709
[]
no_license
jelleb7/csp-solver
060253d4cff96474895ab9e8021e8e57dd1048f8
eb533915af808c7082e2eb606f00f5b679d057d6
refs/heads/master
2021-01-21T10:16:07.456693
2017-05-18T11:34:45
2017-05-18T11:34:45
91,684,687
2
0
null
null
null
null
UTF-8
C
false
false
767
h
#ifndef VARDB_H #define VARDB_H #include <assert.h> #include <string.h> #include "list.h" typedef struct vardb *VarDB; typedef struct variable *Variable; /* typedef struct indexer *Index; */ int currentIndex; VarDB globalVarDB; typedef struct vardb { List first; List last; } vardb; typedef struct variable { ch...
[ "jelleb7@gmail.com" ]
jelleb7@gmail.com
dc6cf3afe1aed699d1e10f0cbc4243290d477f4f
be3167504c0e32d7708e7d13725c2dbc9232f2cb
/mameppk/src/mame/drivers/metro.c
31e5ac3ac1a9bc87da2eca2352e314074be89b13
[]
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
312,917
c
// license:BSD-3-Clause // copyright-holders:Luca Elia, David Haywood /*************************************************************************** -= Metro Games =- driver by Luca Elia (l.elia@tin.it) Main CPU : MC68000 Or H8/3007 Video Chips : ...
[ "mameppk@199a702f-54f1-4ac0-8451-560dfe28270b" ]
mameppk@199a702f-54f1-4ac0-8451-560dfe28270b
d59942d4622a3cbb7e9efaf834ccdc734634bf6b
eda472726154682f9fe95ba7f98bc0fc414e8f0e
/metodos_de_ordenacao/insertionLD.c
9ddd89a862733e7132d09de61bf873d9445ea0f0
[]
no_license
euzin4/estrutura_de_dados_1
cfd16de39fff3e31f0ab05a807ee31e9a281a729
13cf7b3ea6ef4b0feb844ea813fe319711d77523
refs/heads/master
2021-01-20T22:12:04.772630
2017-11-30T00:59:30
2017-11-30T00:59:30
101,805,146
0
0
null
null
null
null
UTF-8
C
false
false
5,677
c
/* Lista Dinamicamente encadeada, implementando metodos de ordenacao */ /* Metodo da Insercao ( Insertion Sort ) */ /* Codigo por Jose Luis Tadeu Lins Carnevalli */ #include<stdio.h> #include<conio.h> #include<stdlib.h> #include<windows.h> struct linkedList { long int value; struct linkedList *ptr; }; ...
[ "noreply@github.com" ]
euzin4.noreply@github.com
e7a613effa04e8a47fa02d3ed3599a1a68178ba7
8e377046f9a1dd9ea369ceb9e9e4d4a194f5d064
/firebirdsrc/sjtubbs/branch/fleg/1128/httpd/bbsdenyadd.c
627fc7d5a54dafccac3b55e646ef963f75b96161
[]
no_license
teracs/thegreatnykz
67c937fdcba145927f9bd30a10f33475d83f306b
0065d7872641e5caaf40dbb38b3ae1ffc95c2770
refs/heads/master
2021-05-30T03:21:20.154961
2013-12-21T12:20:55
2013-12-21T12:20:55
13,188,715
1
0
null
null
null
null
GB18030
C
false
false
5,272
c
#include "www.h" static struct deny { char id[80]; char exp[80]; //added by hongliang on Nov. 23th, 2003 for whether auto undeny char autoundeny[10]; char free_time[30]; // int free_time; } denyuser[256]; static int denynum = 0; static int loaddenyuser(char *board) { FILE *fp; char...
[ "derek.lu@horizonlink.co.jp" ]
derek.lu@horizonlink.co.jp
9a893574e845fa3bc8261c12113ac9f1a140f135
67bf9abd97b17e480d380ecd433b928382e3f908
/statement.c
bb5d414f8839775f865e78800f59ef3633f57e8e
[ "MIT" ]
permissive
lannonbr/Dragon
3a343c1d8a4a5a9e151b5f4fbbc6b0506b286fc3
2e0fc9ae88b418b10047834b7513d01a631065af
refs/heads/master
2021-01-20T15:23:41.318684
2017-05-09T15:43:16
2017-05-09T15:43:16
90,763,845
0
1
null
null
null
null
UTF-8
C
false
false
3,270
c
#include <stdio.h> #include <stdlib.h> #include "statement.h" #include "tree.h" #include "node.h" #include "enums.h" #include "util.h" statement_t * stmt_gen_assign(node_t *ident, tree_t *tree) { statement_t * stmt = (statement_t *) malloc(sizeof(statement_t)); stmt->type = ST_ASSIGN; stmt->stmt.assign_stmt.ident ...
[ "lannonbr@clarkson.edu" ]
lannonbr@clarkson.edu
346cfad087b735775b9bd31941a771c9680b0f39
2fe4e069831dc13785d6d85d48ff5b3e7917e49a
/xdk-asf-3.x/sam/utils/cmsis/samg/samg51/include/component/component_tc.h
e4df97a103636549eaf618ff3b8e04acc9bb3d81
[]
no_license
nandojve/embedded
2c349bf2dbffa1ef5e0fa80c60b7d9a7c589e554
da9fb2810a06980821bd4736ae622a80de6025d3
refs/heads/master
2021-01-21T12:27:09.764365
2015-01-05T23:09:53
2015-01-05T23:09:53
18,577,491
4
0
null
null
null
null
UTF-8
C
false
false
22,806
h
/** * \file * * Copyright (c) 2013-2014 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 conditions are met: * * 1. Redistributions of source code ...
[ "nandojve@gmail.com" ]
nandojve@gmail.com
fb03ff5074b2d4e664b5b5b27193134ba56b69e6
417573b0d61cf75134a175acf40d57e75ffddb0b
/mepa/include/microchip/ethernet/phy/api/phy.h
42defb873c79e9f0ccc6279fb530a8798751bde1
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
microchip-ung/mesa
e69d8a40c4d6ffb5d3bc5e1c068cc8c388127783
9f8fc39c3c528798a9c8b60424d92a4f23dc420f
refs/heads/master
2023-07-07T00:27:26.950914
2023-06-29T06:51:00
2023-06-29T07:24:35
250,351,331
30
21
NOASSERTION
2023-04-26T10:55:00
2020-03-26T19:22:01
C
UTF-8
C
false
false
28,013
h
// Copyright (c) 2004-2021 Microchip Technology Inc. and its subsidiaries. // SPDX-License-Identifier: MIT #ifndef _MICROCHIP_ETHERNET_PHY_API_PHY_H_ #define _MICROCHIP_ETHERNET_PHY_API_PHY_H_ #include <microchip/ethernet/phy/api.h> #include <microchip/ethernet/hdr_start.h> /**< ALL INCLUDE ABOVE THIS LINE */ /** ...
[ "allan.nielsen@microchip.com" ]
allan.nielsen@microchip.com
71d2918f00ff64a2ecd5a72ff36112e1e1c35b44
cad64c24e504d5b210573adb23b395e8f5b73ca7
/recipes-quectel/quectel-cm/quectel-CM/v1.5/udhcpc.c
6875b36dadaf60f08369d9e6065d991141539688
[]
no_license
RadikaTEAM/meta-quectel-lte5g
d6910af956c564cb76d0682c3fe71aebafdbb21b
9b1a7fc0b355c1e4e20e36d38c8fb90c348b5d83
refs/heads/master
2023-04-13T21:31:00.776793
2021-04-28T19:53:28
2021-04-28T19:53:28
353,512,672
0
0
null
null
null
null
UTF-8
C
false
false
15,579
c
#include <sys/socket.h> #include <sys/select.h> #include <sys/types.h> #include <net/if.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <endian.h> #include "util.h" #include "QMIThread.h" static int ql_system(const char *shell_cmd) { dbg_time("%s", shell_cmd); ...
[ "jose_amador95@hotmail.com" ]
jose_amador95@hotmail.com
6cde30dca49ac681bc9739a40142ad867aa9f941
dad62eec7a41c1f8d6229ab16c64e99094dcf094
/2019_08_07_smorse_intermediate/smorse.h
87c523d8db414d34f46b416c7ad854e5fed46a6e
[]
no_license
Aroweeri/dailyprogrammer_challenges
332a8900e07011ba0764e45137b01c57d83f2b76
01cfab1592e3f1b8c44446afdd32740375fe1ef6
refs/heads/master
2020-09-20T17:30:47.728359
2019-12-10T07:59:22
2019-12-10T07:59:22
224,547,942
0
0
null
null
null
null
UTF-8
C
false
false
26
h
char* smorse(char* word);
[ "dylanlsutton@gmail.com" ]
dylanlsutton@gmail.com
cf8aca43c6a42dff1c439f6b31a7e47284b080ea
beb9c057330cc64edcc3f6307a01b602e7088687
/Graphics/Multi-App/InternalResourceSet2XC32.h
86207e160cf8a37ed9980a882dfb9b9611070f01
[]
no_license
xzcvczx/mla-legacy
57ae21d6fa116316dd738a1a9b0c6f0d3a31ac07
bfbde37085c268fd73051abadaf1bd3be5b77111
refs/heads/master
2020-08-13T20:09:57.744748
2019-10-14T14:16:46
2019-10-14T14:16:46
215,025,377
0
0
null
null
null
null
WINDOWS-1258
C
false
false
11,498
h
/***************************************************************************** * FileName: InternalResourceSet2XC32.h * Processor: PIC32MX * Compiler: MPLAB C32/XC32 (see release notes for tested revision) * Linker: MPLAB LINK32/XC32 * Company: Microchip Technology, Inc. ...
[ "simonrwells@gmail.com" ]
simonrwells@gmail.com
df69c31d6a3645e99980dfb72e07172ab55757e1
6555f24006383d083191fb3bf5b1d254992c90e0
/src/k_press.c
882494b7310bf33f74d94365ddafc28bea51c5d6
[]
no_license
LunaticP/fdf
8b3790f4435a6883f4ca7732e15c85eb6f0823cf
7eb33811b6e4b7e28237511e479815feebc53630
refs/heads/master
2020-05-21T10:10:18.891503
2017-08-14T14:11:03
2017-08-14T14:11:03
67,919,277
0
0
null
null
null
null
UTF-8
C
false
false
2,147
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* k_press.c :+: :+: :+: ...
[ "aviau@student.42.fr" ]
aviau@student.42.fr
969e4150bd5c242367e6944468408140a6f37bf6
a2727bb2e43973ed1310ef23de88859ca3808cb4
/ahd_mask2.h
8d53a946edee3c5cc95bd29fb1d22e793a392ecc
[]
no_license
sjf/cuda_demosaicing
2ff710904fdf435e9dd791f73b64daa8823c435d
173feb3bcb7974cc07c62ed9317a682492819f8e
refs/heads/master
2020-04-16T20:46:49.156415
2019-01-15T19:38:43
2019-01-15T19:38:43
165,906,401
2
4
null
null
null
null
UTF-8
C
false
false
226
h
/* * ahd_mask2.h * * Created on: 14 May 2010 * Author: sjf */ #ifndef AHD_MASK2_H_ #define AHD_MASK2_H_ void mask_ahd2(img *image); int dist3(int a, int b, int c, int a1, int b1, int c1); #endif /* AHD_MASK2_H_ */
[ "sarah.fortune@gmail.com" ]
sarah.fortune@gmail.com
bc5f5dc41c723008504eb75e993a191863c7c429
6c0bb1518e115cc28bd1ee519e9471d2ef770f78
/raw_item/脑电算法C实现(实时)/finalSleepWake0926/sleepWakeDetection.c
e63fca9b5a857cf7b46343e98957354ef9def7b8
[]
no_license
borongyuan/items_arrange
6640000f3cfd266425ac3524a8d06c7feb5a8c24
8f66e625f9b736478cd457681c565a8f636988f4
refs/heads/master
2021-07-04T14:15:56.294196
2017-09-27T05:42:30
2017-09-27T05:42:30
null
0
0
null
null
null
null
UTF-8
C
false
false
12,001
c
/******************************************************************* Describes: routines for detection/score of wake, sleep and REM Author: Jango Version: v0.9 Date: 2017-9-10 Copyright: EEGSmart ********************************************************************/ #include "sleepWakeDetection.h" #defin...
[ "1044812923@qq.com" ]
1044812923@qq.com
78069adc2ff661dda4657517794e786e0d62fbca
effb3c703fa5eadd19460fbf3c402b6b1dcf82ab
/C/Projects/module1/Calculator.c
32450a46fca0a461301f93c31514da06807fa1a1
[]
no_license
Lespig/Mycodingprogress
8bdb1184b7b4512dc9389f8b2930e2f58c82c8c0
ad6593f09258079a3806e45e6cb5dd38c60cf3a0
refs/heads/main
2023-08-06T05:34:07.498533
2021-09-21T17:19:37
2021-09-21T17:19:37
408,904,004
0
0
null
null
null
null
UTF-8
C
false
false
848
c
#include <stdio.h> int main() { double input1; double input2; int operation; printf("Simple Calculator\n"); printf("Please enter your first input: "); scanf("%lf", &input1); printf("Please enter your second input: "); scanf("%lf", &input2); printf("Would you like to 1. Add, 2. Subt...
[ "noreply@github.com" ]
Lespig.noreply@github.com
84c9f9dc398bcbe1551c3efad12b69b556a36ee0
61a004a7a2c2055dd225f68cc513089bbc397b5f
/exercice_C/exo1/t.c
3f71cc93f3b3ad1163bbc2bb823cce2f93781584
[]
no_license
raphaelreme/SE
4f4999f7ebcd334414ba81349a05b8ce848840c4
d18aeab8e33490d9fa3dfb5308fdc7e252ab0e22
refs/heads/master
2020-04-03T00:49:55.353167
2018-10-29T10:01:42
2018-10-29T10:01:42
154,910,282
0
0
null
null
null
null
UTF-8
C
false
false
905
c
#include <stdint.h> #include <stdio.h> /*DATA*/ int32_t x = 34; int8_t x8_tab[3] = {0,1,2}; int16_t x16_tab[3] = {0,1,2}; int32_t x32_tab[3] = {0,1,2}; int64_t x64_tab[3] = {0,1,2}; /*COM*/ int64_t y64; int32_t y32; int16_t y16; int8_t y8; char y_char; short y_short; int y_int; long y_long; double y_double; int8_t ...
[ "raphael.reme@orange.fr" ]
raphael.reme@orange.fr
907e1da898b381c9db71d03a04c216443ebe0ff2
cbfa01422f122b75cec001bfc7649af1ca2d56dc
/lem_in/libft/src_printf/ft_wcharconv.c
d063c8d821e1a7f16402bed11948d8ebb2329682
[]
no_license
gvannest/42-projects
bb16e0f4625563c3198e620ffa0787cb06ba4041
11cca79e5c662986cbdf1622a02c77da59c58987
refs/heads/master
2022-12-10T01:48:59.253163
2019-08-07T13:43:19
2019-08-07T13:43:19
112,237,754
1
0
null
2022-12-08T04:57:19
2017-11-27T19:16:42
Python
UTF-8
C
false
false
1,903
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_wcharconv.c :+: :+: :+: ...
[ "gvannest@e1r7p1.42.fr" ]
gvannest@e1r7p1.42.fr
ad9e2252b5053c9e9af41e4c65cad32d27b9f7b4
ee8a707d42d2e79072c54350a3986a092aa7f0b6
/highlevel/ias_drawer_executive/include/ias_drawer_executive/ArticulationModelling.h
fc2393ce7efc6c8a03113fa94505ee21e98969d4
[]
no_license
christian-rauch/tum-ros-pkg-code
d80078422497db515d3e76d69cfe943ac53e84f9
f38da8990102358c709aa39ea735f1e86236d4d4
refs/heads/master
2020-03-19T10:18:52.501841
2013-04-15T16:34:46
2013-04-15T16:34:46
136,360,582
1
0
null
null
null
null
UTF-8
C
false
false
106
h
#include <articulation_pr2/ArticulatedObjectAction.h> #include <actionlib/client/simple_action_client.h>
[ "moesenle@7f8ebb36-02c6-42c3-8f2b-8523c5c70a5a" ]
moesenle@7f8ebb36-02c6-42c3-8f2b-8523c5c70a5a
cc33196a3646e0ad6b89c2928eddba32691ab0c8
a34f0d84ce0b65f8800cfc950143b55f3843ee02
/include/expr_pub.h
fed0bd0a33ee1fa15a65fe47bdf1e5d968de2961
[]
no_license
jkearisman/fuzzgex-c
5591efdcbd1a2c6b8b95dc7d51f334d1380acbf2
c8d495e0b2a7cea2092560549ac6d3bf8be3466c
refs/heads/master
2021-01-17T10:26:00.696567
2016-09-20T20:42:26
2016-09-20T20:42:26
68,561,410
0
0
null
null
null
null
UTF-8
C
false
false
305
h
#ifndef EXPR_PUB_H #define EXPR_PUB_H enum expr_type { CHAR, STAR, LIST }; struct expr { enum expr_type type; }; struct expr* parse( const char* expr_str ); int edit_distance( struct expr* e, const char* str ); void expr_free( struct expr* e ); void print_array( int* arr, size_t size ); #endif
[ "jkearisman@wpi.edu" ]
jkearisman@wpi.edu
2411edae59c45b1a9299c0e7eb94301920edc307
d732bed83ef677b90451168f0aca7e9b488022c5
/LIN_Project/STM_Project_Slave/src/HAL/LIN/LIN_program.c
b4ef2b28f26dde1b8034d92ec9e6b8f19a62ae8b
[]
no_license
islambahnasawy/STM_Interfacing_ITI_40
525a9ef1721dabb7f56f30b3b6c56b4011c2c069
7194cb47a40bb28d25cbb10698643b02f2156b4f
refs/heads/master
2021-05-18T04:49:22.388361
2020-05-27T16:06:18
2020-05-27T16:06:18
251,116,038
1
0
null
null
null
null
UTF-8
C
false
false
8,343
c
/* * LIN_program.c * * Created on: May 5, 2020 * Author: anwar */ #include "../../LIB/STD_TYPES.h" #include "../../MCAL/USART/USART_MYTYPES.h" #include "../../MCAL/RCC/RCC_interface.h" #include "../../MCAL/DIO/DIO_interface.h" #include "../../MCAL/NVIC/NVIC_interface.h" #include "../../MCAL/USART/USART_inte...
[ "mohameda.megahed@yahoo.com" ]
mohameda.megahed@yahoo.com
352ceb3bbd594b8c94d32824196f5eb0e204e260
2eb6b06cc714c3d69a5a596aae56a840afa9d76a
/BGSLogger.cydsn/Generated_Source/PSoC4/SPI_SD_SPI_UART.h
35599aed3b5783163c08cf57e51e8660cc14adb9
[]
no_license
YLGH/BGSProject
0cafd3f7def8015226cd46c526000a9b87055a43
6bec997442e97bf27a2ea5d3d713c40c17283a5d
refs/heads/master
2021-01-20T07:07:11.317871
2015-09-03T09:13:17
2015-09-03T09:13:17
38,253,696
0
0
null
null
null
null
UTF-8
C
false
false
31,080
h
/******************************************************************************* * File Name: SPI_SD_SPI_UART.h * Version 3.0 * * Description: * This file provides constants and parameter values for the SCB Component in * SPI and UART modes. * * Note: * ****************************************************************...
[ "jamie.wood70@ntlworld.com" ]
jamie.wood70@ntlworld.com
06f4c2af5da3b5007a459632a724ef29d813371d
082c7ddc96e52948f9c3cb88162bb298bb7da895
/src/lcd_app.c
b0117a5e1e371968eff65d770935f39384fd5b26
[]
no_license
azx102003000/arm-video
bc124fe1935bf5d95f2a69b6d057a366866f28d9
22f47062defc756d44433d179115c4b4482e35b1
refs/heads/master
2020-07-14T11:11:18.626855
2019-08-30T04:58:30
2019-08-30T04:58:30
205,306,994
0
0
null
null
null
null
UTF-8
C
false
false
5,725
c
// lcd_test.c #include "lcd_app.h" static int x_res, y_res; static int line_length; static int screen_size; static int pixel_length; static struct fb_var_screeninfo var; /* Current var */ static struct fb_fix_screeninfo fix; /* Current fix */ void get_lcd_info(void) { int ret; /* 打开 framebuffer */ int fb_fd = o...
[ "1299641946@qq.com" ]
1299641946@qq.com
0cec9955fcb886f45e69ad8d2fe232af9117e483
de2abc2ff365eeb2484d5737b2a8de166b83aa25
/src/die.h
6bf434e39741847a41de125d33ac7dae32de75a3
[]
no_license
winebarrel/super-smack
8055e0861d40056a120057aedb58c62a4587e508
1879bf6c79a8c1b53147e50efb93536becd08a71
refs/heads/master
2020-12-27T15:29:48.190908
2020-10-12T03:39:00
2020-10-12T03:39:00
29,469,343
12
6
null
2019-01-24T09:34:59
2015-01-19T12:16:03
C++
UTF-8
C
false
false
939
h
/* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB 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 versi...
[ "tinymountain@gmail.com" ]
tinymountain@gmail.com
1ec0579958e83ab8a70b11f086c9a788760450e6
12ede10f83458c4db50b3eb00568e54487830928
/srcs/mem/ft_memcmp.c
7ec40947fffe4964f7f6a6fb9f82723f0e49fab0
[]
no_license
wax42/libft
7b9cc829e3d6468d543df17afd9a4c31b2af66ce
b85e2afca34ebcae94d72fcf6392d8104153dca9
refs/heads/master
2021-10-10T18:36:30.056048
2019-01-15T11:24:16
2019-01-15T11:24:16
111,919,554
0
0
null
null
null
null
UTF-8
C
false
false
1,280
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memcmp.c :+: :+: :+: ...
[ "vguerand@student.42.fr" ]
vguerand@student.42.fr
5f2cb53395595f249776af17e3573aa9a465bfb3
34bd8df361ea2620af92cdddec59dfb0037b13f0
/src/random.c
3921ec21450a2c86d77006bf953811cb94c43f31
[]
no_license
wjones127/Math442-HW2
ff4166fe40f0c29f7a998320ecaf790bfe98c442
294a7fe31ed0b33ed4d592c791b72aa80a61a9cb
refs/heads/master
2021-01-10T02:21:26.363043
2016-02-26T17:00:37
2016-02-26T17:00:37
51,772,311
0
0
null
2016-02-15T18:57:44
2016-02-15T17:24:30
C
UTF-8
C
false
false
917
c
#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <inttypes.h> #include "random.h" float random_float (int32_t lower_bound, int32_t upper_bound) { float scale = upper_bound - lower_bound; return ((rand() / (float) RAND_MAX) * scale) + lower_bound; } uint32_t random_int (int32_t lower_bound,...
[ "thefreethinker127@gmail.com" ]
thefreethinker127@gmail.com
8a8f0054b19a6c1ce9e1b43c95f66cd5f8002bbb
33188395140e708e31b27153274561493ecde06f
/src/pregame.c
d3175d0d935b8ef55c4458706e85ce9519f6e1de
[]
no_license
jellees/bkgr
1aceaea84db4f5077cded5e15d2bb2b3d028d4b9
3f06249a7f4ddb807a896a13345a20b803d0b550
refs/heads/master
2023-03-03T19:42:00.888408
2023-02-26T21:07:47
2023-02-26T21:07:47
188,698,630
26
1
null
2019-07-22T20:38:02
2019-05-26T15:14:21
Assembly
UTF-8
C
false
false
21,477
c
#include "global.h" #include "sprite.h" #include "menu.h" #include "pause_menu.h" #include "save.h" #include "main.h" #include "room.h" #include "audio_b.h" #include "common.h" extern void InitPregame(); extern void ShowFlashscreens(); extern int ShowPressStart(); void ShowSelectGame(int); extern void SetTextSpriteCou...
[ "jelle.streekstra@hotmail.com" ]
jelle.streekstra@hotmail.com
73bcb9f75282adc84cb682b436697fda5a48f06b
721fad24bed9e917a9cded3ab5f596ad54d9a40a
/007.c
af4e20d21cfbfe4be9ffcde76b9bbc3fb7662e09
[]
no_license
gloomymouse/LeetCode
7cdedd552455ba6ad3781bd76f66522708afbff8
b87e8e257d2ead8849f15f83684fa31aff8aa542
refs/heads/master
2021-01-21T05:03:12.466698
2019-11-10T05:58:09
2019-11-10T05:58:09
39,573,987
2
0
null
null
null
null
UTF-8
C
false
false
205
c
int reverse(int x) { int y = 0; do{ if (x > 0 && y > (INT_MAX-x%10)/10) return 0; if (x < 0 && y < (INT_MIN-x%10)/10) return 0; y = y * 10 + x%10; x = x / 10; } while (x); return y; }
[ "gloomymouse@126.com" ]
gloomymouse@126.com
8328301c21c6d38be11cd84986a95dce45eb3158
c0b7451f8987bc486f209b79f76b1638560b8479
/APPLICATIONS/PROJECT_CODE/DLLS/LDLL174__RLOOP__LCCM655_SIL3/localdef.h
6485524862b40164df7c98c7665c6578d3aab45d
[]
no_license
rLoopTeam/eng-software-pod
65459071f61d0c252b9b4bf53bbcd18e22721fb1
dbc56435f835cdc67f27dc0e163b8a7dd74106d1
refs/heads/development
2021-08-31T11:02:53.876615
2017-09-21T20:46:13
2017-09-21T20:46:13
68,270,906
31
46
null
2017-09-21T20:46:14
2016-09-15T06:14:41
HTML
UTF-8
C
false
false
323
h
#ifndef _LOCALDEF_H_ #define _LOCALDEF_H_ //our basic defines #include <WIN32/BASIC_TYPES/basic_types.h> #include <WIN32/DEBUG_PRINTF/debug_printf.h> //some placeholders #define SAFETOOL_BRANCH(stFuncID) #include "D:\SIL3\DESIGN\RLOOP\FIRMWARE\LFW531__RLOOP__FLIGHT_CONTROL_SIL3\MAIN\localdef.h" #endif //LOCALD...
[ "lachlan@sil3.com.au" ]
lachlan@sil3.com.au
cec0ff8cefff2b92f6536b7ebc352714d0e8e261
2e2968e825089f2cdffe6ce765b5dff3c81c6249
/xaps-plugin.h
cc65a9e3c444b204c3de1e889d9c0bf0e7f2adb5
[ "MIT" ]
permissive
qparis/dovecot-xaps-plugin
851eb2abf3cbdcde3233cedbe1aedf0ec29332c3
92c51b59b84f7153a51929800b20f5f9e1dfbbca
refs/heads/master
2020-12-02T10:05:25.604452
2016-09-18T02:34:23
2016-09-18T02:34:23
96,690,008
1
0
null
2017-07-09T14:35:04
2017-07-09T14:35:04
null
UTF-8
C
false
false
1,360
h
/* * The MIT License (MIT) * * Copyright (c) 2014 Stefan Arentz <stefan@arentz.ca> * * 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 t...
[ "stefan@arentz.ca" ]
stefan@arentz.ca
7c191cf37b1283cbab677ce63b90076ae1aa0d55
a556c07ecfa1031dae46fd3433762941ceca68b1
/u/zhx/migong/zhulin.c
05b738451e63691597c4f812a02e76015ab47ad5
[]
no_license
yqzcabao/pkuxkx-utf8
53c3c24f4e3a9125372bca72b6a4b10aa6293a7f
0eaf237c9970795a51aa4cc04b5b762003300cbd
refs/heads/main
2023-04-01T21:16:23.894845
2021-04-09T13:33:24
2021-04-09T13:33:24
null
0
0
null
null
null
null
UTF-8
C
false
false
1,686
c
// Room: /d/shaolin/zhulin.c //inherit VRM_SERVER; inherit "/adm/daemons/vrm_server"; void create() { // 迷宫房间所继承的物件的档案名称。 set_inherit_room( ROOM ); //迷宫房间里的怪物。 set_maze_npcs(__DIR__"npc/maque"); //迷宫的单边长 set_maze_long(20); //入口方向(出口在对面) set_entry_dir("east"); //入口与区域的连接方向 set_link_entry_dir("east...
[ "i@oiuv.cn" ]
i@oiuv.cn
f0bf55af93466c9d81f5393955f30c6cbbc12a9c
70f63f6b356c665842e359469a89287106a5a754
/src/mudlib/d/simauria/comun/habitacion/sherek/aldea/casas/casa03.c
4bddee1fa2fc86ae10492fccc9c0ec8839d70bb6
[]
no_license
DPrenC/endor-mud
2aebc7af384db692c7dbc6c0a0dbb3c600e93ecc
3ca7605715ce2c02734c68766470f5d581b9fc98
refs/heads/master
2021-01-21T18:53:26.493953
2017-05-21T23:04:36
2017-05-21T23:04:36
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
267
c
/* Archivo casa03.c Autor: Yalin y Lug Fecha: 04/05/2006 Descripción: casa de la aldea (proyecto) */ #include "path.h" inherit SHERALD("casas/casa"); create () { ::create(); AddExit("oeste", SHERALD("calles/calle03")); }
[ "ea5gna@gmail.com" ]
ea5gna@gmail.com
d985652ec6a3e6bbb89bbf2dac86613006038dba
70f63f6b356c665842e359469a89287106a5a754
/src/mudlib/d/simauria/comun/habitacion/sherek/aldea/pradera/pradera63.c
258cc88930f7120749319b3a396103f8f567d441
[]
no_license
DPrenC/endor-mud
2aebc7af384db692c7dbc6c0a0dbb3c600e93ecc
3ca7605715ce2c02734c68766470f5d581b9fc98
refs/heads/master
2021-01-21T18:53:26.493953
2017-05-21T23:04:36
2017-05-21T23:04:36
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
1,470
c
/**************************************************************************** Fichero: /d/simauria/comun/habitacion/sherek/aldea/pradera/pradera63.c Autor: Lug y Yalin Fecha: 19/08/2006 Descripción: A la orilla del río, al sur de la pradera. ****************************************************************************/ ...
[ "ea5gna@gmail.com" ]
ea5gna@gmail.com
4e1b2edd1a537d41ed85093aa39e4c962183590b
8bc631d6e5985db11c59490aaa25d4c633fcd2a5
/13-8-18/pat4.c
7d87f152cf7503ef62de0e0a1ccae9c6ad79521e
[ "Apache-2.0" ]
permissive
tusarmahapatra/codesInC1.0
38fb4b6c262df01d37e838c01929a85fe3649321
b9737a626f662c8b2c18231104cd8a42a1f4f8f2
refs/heads/main
2023-01-11T12:41:55.597367
2020-11-14T03:18:45
2020-11-14T03:18:45
null
0
0
null
null
null
null
UTF-8
C
false
false
563
c
#include<stdio.h> void main() { int n; printf("\nEnter the number of rows : "); scanf("%d",&n); for(int i=1;i<=n;i++) { for(int j=1;j<=i;j++) { printf(" "); } int k; for(k=1;k<=n-i;k++) { ...
[ "noreply@github.com" ]
tusarmahapatra.noreply@github.com
30de2707d246b2cfdb84f3c024c3de38b2be721e
4ec6a830f4978ef146bb3c56e8d40de7b331b98d
/AEDSII/Estruturas/RBTDeletion/CompSetMain.c
c70e529afa5f8d28e3b59789758c8d218b4c59dd
[]
no_license
LorenaMendes/UFMG
4698f6a97578bd207bfd0aaced94fc10bb8211e6
d019b2f2f841ba9361ea6e7218ec01b6a15d69a4
refs/heads/master
2020-04-28T18:08:18.818619
2019-10-11T13:48:19
2019-10-11T13:48:19
175,469,189
0
0
null
null
null
null
UTF-8
C
false
false
1,043
c
#include <time.h> #include <stdio.h> #include <stdlib.h> #include "Set.h" int nextKey(const int MAX_VAL_KEY) { return random() % MAX_VAL_KEY + 1; } int main(int argc, char** argv) { if (argc != 3) { fprintf(stderr, "Syntax: %s <max_num_keys> <max_val_key>\n", argv[0]); return 1; } else { clock_t st...
[ "lorenamendes.contato@gmail.com" ]
lorenamendes.contato@gmail.com
0f51b9d35bc963fd67846762658cd25dd64d9a9f
6cfd324e31dad4b0f4139c84f89f7e8412d1ca0e
/datum/AEC429-CPCI-S6 V1.4/Windows/演示程序/APP/StdAfx.h
9f48d856262623c7978bf06ded3e2b1650ca55fc
[]
no_license
userwxb/card
da9616eb70cf6dcab029c8dd04a3787fa39ce8dd
24b12f5c837ece17fa540933772104ead10cda57
refs/heads/master
2016-09-05T16:03:05.142009
2015-05-07T13:55:16
2015-05-07T13:55:16
34,734,739
0
0
null
null
null
null
UTF-8
C
false
false
1,172
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__ABD1EE42_C5AD_494A_A3A8_DADC0D8471F5__INCLUDED_) #define AFX_STDAFX_H__ABD1EE42_C5AD_494A_A3A8_DADC0D8471F5__INCLUDED_ ...
[ "userwxb@163.com" ]
userwxb@163.com
1a261050fddec8b21e7b9b18f4628a91aff119ea
39454e8a31af208be05eac62b6cf77e89624d151
/lib/src/errordef.h
f6d90696b83aced2345a6c5a1d17b584d8e04fc5
[]
no_license
ngd111/iscms
73a9e61fe6f03ef5c9cc9fb88e9e7d61e4abd603
25f9319ed7ed9b9e79eb0669ee6c9b38bc0fbcbd
refs/heads/master
2023-04-28T12:02:48.903633
2021-05-13T09:51:17
2021-05-13T09:51:17
367,004,154
0
0
null
null
null
null
UHC
C
false
false
1,011
h
/** errordef.h header file --------------------------------------------- Description NR 프로그램에서 사용될 오류 코드를 기술한다. 개발일자 : 2010-10-31 작성자 : 정진각 개정이력 --------------------------------------------------------------------- [개정일자] [개정사항 기술] **/ #ifndef _ERRORDEF_H #define _ERRORDEF_H #define N...
[ "ngd111@naver.com" ]
ngd111@naver.com
a801ea52deabbb92a509f83684481bf3c084a752
8f38d1982e4d864e299b4011805cfadda2f9640a
/0x08-recursion/holberton.h
8815551b3a6981a0a4b39c732a03de6bdf9dab2f
[]
no_license
wildsrincon/holbertonschool-low_level_programming
d8b322bf1af4948fa9761d8abb9be31bf04353c7
2c2735e155c5c8f7bd2ea03e89ad9d5c23aed694
refs/heads/master
2022-12-05T15:43:37.400584
2020-08-27T20:06:14
2020-08-27T20:06:14
null
0
0
null
null
null
null
UTF-8
C
false
false
322
h
#ifndef HOLBERTON #define HOLBERTON int _putchar(char c); void _puts_recursion(char *s); void _print_rev_recursion(char *s); int _strlen_recursion(char *s); int factorial(int n); int _pow_recursion(int x, int y); int _sqrt_recursion(int n); int is_prime_number(int n); int is_palindrome(char *s); #endif /* HOLBERTON *...
[ "1588@holbertonschool.com" ]
1588@holbertonschool.com
1da9473a726e809f51771e74e0ec66f0ca206095
849fc45bb36d8e51dd5c76a8945419805dca20b8
/veclib/vec_rot.c
14179646a439bf4e8429ab4f2cdf333095cdd28d
[]
no_license
aeclipso/rtv1
3f988d702022ce9103712e9092e21399d5c7e532
e336708f892ff6020ff3432b2fecbd32bac7f6ec
refs/heads/master
2023-01-13T17:28:19.587082
2020-11-18T17:46:50
2020-11-18T17:46:50
314,011,914
0
0
null
null
null
null
UTF-8
C
false
false
1,070
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* vec_rot.c :+: :+: :+: ...
[ "aeclipso@student.21-school.ru" ]
aeclipso@student.21-school.ru
22268f24c5ce8f519f47514ed7b3999a2d697663
c1a13ef9814a2b1fef798bd9850755f6f9d4bc65
/libft/ft_isalnum.c
ead57014d649088eca522d4e1fc5866f7efaa3d2
[]
no_license
gilgithub42/FILLIT
aa07cbe0b0b51998ed26ff6f3e5127f36439ff6d
e2903d2e322b763a3b5a14d8d0ab9b1f31b9db58
refs/heads/main
2023-01-31T17:41:53.465266
2020-12-18T09:26:10
2020-12-18T09:26:10
322,328,491
0
0
null
null
null
null
UTF-8
C
false
false
991
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_isalnum.c :+: :+: :+: ...
[ "noreply@github.com" ]
gilgithub42.noreply@github.com
9eed91adaab989583d9f3644a92c8c8fc92fdb93
a3c604effcb34c7a9594a7a37e2ec618aab4c74f
/reference/cvs/gal308/news/news.h
05571295e48b7018eaf889405f548244172123a8
[]
no_license
jvonwimm/aleph64bit
09d9d48db51ed8c5f868b5409c6b7a78bfff8e6f
a779f00fd147a2fd3b1f81e0d65ca09509045c88
refs/heads/main
2023-02-04T06:10:49.338430
2020-12-16T00:59:48
2020-12-16T00:59:48
301,156,974
0
2
null
null
null
null
UTF-8
C
false
false
79,889
h
*CD news #if defined(DOC) on AXP/VMS: $ define GAL308 $2$DKB200:[GENERAL_A.GAL.GAL308] $ define ALINC $2$DKB200:[GENERAL_A.ALE.INC] source on GAL308:*.F, *.h library GAL:GAL308.OLB, _D.OLB, .NEWS on UNIX : source on $ALROOT/gal308/ lib...
[ "jvonwimm@protonmail.com" ]
jvonwimm@protonmail.com
877a236f2f3fea7424c23e995fdd40ab4d4fc36e
5a1c5413af355f94cb6184e49d147a2715273ebb
/memorymanagement/malloc/malloc.c
60968f271ce537f4fcea8554dc6813aa101072c9
[]
no_license
djphillyg/examples
c6cad4039f6a5266d03544ae331463c12c8cf380
8b46836ae95ec9d20fbf6e6a5011f541c0ab9e66
refs/heads/master
2021-06-15T12:02:52.512578
2017-04-06T17:45:39
2017-04-06T17:45:39
null
0
0
null
null
null
null
UTF-8
C
false
false
1,655
c
#include <sys/mman.h> #include <sys/types.h> #include <fcntl.h> #include <unistd.h> #include <sys/stat.h> #include <assert.h> #include <stdlib.h> /* exit, EXIT_FAILURE */ #include <stdio.h> int main () { //The first part of the example shows the addresses for malloced locations int *i,*j=0; int...
[ "abhishek.dubey@vanderbilt.edu" ]
abhishek.dubey@vanderbilt.edu
2983fb2cdcd9b9a3e587391e45e6238848dcebd3
8c3cb28c5c36dd929cd4cf05f4d29c53c64a1b97
/Exercicios IC/exercicio2.c
68589700f2f0db32aa2117a85ea417e716451649
[]
no_license
IFortes/projectc
3853313a2a305eda02bdcb21768dd20c9327e9df
1f48e53439df14d8b7ccab43b7779ab52a3a89fe
refs/heads/master
2021-04-09T17:22:16.109252
2019-04-02T00:40:23
2019-04-02T00:40:23
125,689,913
0
0
null
null
null
null
UTF-8
C
false
false
575
c
#include <stdio.h> #include <conio.h> #include <stdlib.h> main() { int i, a[99]; printf("Gerando 100 valores aleatorios:\n\n"); for (i = 0; i < 99; i++) { a[i] = rand() % 100; printf("%d \n", a[i]); } printf("Valores gerados.\n"); ...
[ "noreply@github.com" ]
IFortes.noreply@github.com
1be442a34f106f69da1c40890c2cb32dbd7aad5a
6432ffa0649947cdb0c2045a3a7b2b2bee27e8c2
/d/beijing/stage.c
0560dea375984f4f2223928537f38f6bf587f8a2
[]
no_license
MudRen/xkx100
f2e314a542e459502e28f311cd9f20ee7f7c6f43
dfca57e056460d7c0532a6e19a5e4add94a5588d
refs/heads/main
2022-03-05T00:08:01.398338
2022-01-25T09:00:27
2022-01-25T09:00:27
313,971,845
6
3
null
null
null
null
UTF-8
C
false
false
919
c
#include <ansi.h> inherit ROOM; void create() { set("short", "戏台"); set("long", @LONG 这里是戏台,虽然有些小,但是很干净。一个戏子正在表演。你一 踏上戏台,情不自禁地就唱起歌来。 LONG ); set("exits", ([ "down" : __DIR__"xiyuan", "southdown" :__DIR__"houtai", ])); set("objects", ([ __DIR__"npc/xizi": 1, ])); set("coor/x", -200); set("coor...
[ "freddy.chua@ey.com" ]
freddy.chua@ey.com
7694219586da26cd400bb3729037ddebaa4fcd43
e7f9a827fcc675371aa726c49ce657a1e83ede97
/repeat/1/hopper.c
62fa10d649250f642de187daabb95c04140e00a8
[]
no_license
Altahoma/boot-camp
3d2ea722e07dab4a89c90ef7f8cc61e143593106
848b645fa11ea307e75f5dcd967d0d68b1de22b3
refs/heads/master
2020-05-19T19:54:53.366155
2019-05-06T12:33:51
2019-05-06T12:33:51
185,191,425
0
0
null
null
null
null
UTF-8
C
false
false
650
c
#include <stdio.h> #define MAX_CELL 100 int main() { FILE *in = fopen("task.in", "r"); FILE *out = fopen("task.out", "w"); unsigned long long ways[MAX_CELL]; int maxJump, cell; fscanf(in, "%d %d", &maxJump, &cell); fclose(in); for ( int i = 0; i < maxJump && i < cell; i++ ) { ...
[ "none" ]
none
61d84bf56c11cabd7b5999488363d606de7d7fe3
e31f7705f1caf0d0687a2d8ba6c674f6b688440c
/URI P9.c
9fac0b52227c567b1a611ced1e1eec47b6b51055
[]
no_license
tamannanazmin/URI-solve
58ead64c9444fa10c97eb7f14e436b329924abc9
2af1252410f925836758088448ab253fff4322b6
refs/heads/main
2023-04-08T01:20:52.238028
2021-04-13T23:07:49
2021-04-13T23:07:49
356,959,358
0
0
null
null
null
null
UTF-8
C
false
false
182
c
#include<stdio.h> int main() { char n[20]; float t,m,TOTAL; scanf("%s%f%f",&n,&t,&m); TOTAL = ((15*m)/100)+t; printf("TOTAL = R$ %.2f\n",TOTAL); return 0; }
[ "tamanna.naz98@gmail.com" ]
tamanna.naz98@gmail.com
38871d7b4efdab665366fd1d30f7e289fcfdc75a
bcd2cec5c510417d4d85c3dfefadc14055631718
/src/network/ReactorProcess.c
d1e408a2f31a4163c2b1ca217c89fd69c47fee40
[ "Apache-2.0" ]
permissive
huachang/swoole-src
fddf6f9dd5523b06ff4fbbba7594f34b6221d5a0
5153f25b5df29aa9fa67fb3113a6954545736130
refs/heads/master
2020-03-28T19:08:54.623845
2014-09-01T11:19:46
2014-09-01T11:19:46
null
0
0
null
null
null
null
UTF-8
C
false
false
7,082
c
/* +----------------------------------------------------------------------+ | Swoole | +----------------------------------------------------------------------+ | This source file is subject to version 2.0 of the Apache license, | | that is bundled wi...
[ "mikan.tenny@gmail.com" ]
mikan.tenny@gmail.com
2c275aa5969ece35669d7bb30adf9e408521427e
445cf7b82270ab1017256f55e7e7745fb1c7e25b
/src/vic/drivers/shared_all/src/vic_time.c
c73d6779f97d4e554c3492e82964d58f587fc741
[]
no_license
cran/VICmodel
507b103a2e7788f52be326a225469cbf619592a7
e5d638ed8882186666a713d426c4e82ead6fca83
refs/heads/master
2020-03-28T21:12:32.131847
2018-11-10T06:20:03
2018-11-10T06:20:03
149,137,916
2
0
null
null
null
null
UTF-8
C
false
false
29,657
c
/****************************************************************************** * * @section MODIFICATION * * Modification by Ruida Zhong for the R package VICmodel on Jun 23th, 2018: * Contents of the function `strpdmy()` are commented out for strp date from * text file is not needed in R environment, and ensure...
[ "csardi.gabor+cran@gmail.com" ]
csardi.gabor+cran@gmail.com
bd66b5876c924e4e941022af11a4d298875d3031
e937108317f9a75ca85919c4fe5c06a15c73b415
/apps/libs/connection/ConnectionReadRemoteName.c
8a3104b942effaf79f06260b97758e981f439eea
[]
no_license
Fangxihu/W1_V006
e2be343f0e80951940aad158d7de01c2b9e0752d
726ec248c371c22c63309bed9ed8bb6b96b5f11a
refs/heads/master
2020-06-05T19:16:20.780711
2019-07-09T01:27:40
2019-07-09T01:27:40
192,520,169
2
0
null
null
null
null
UTF-8
C
false
false
1,313
c
/**************************************************************************** Copyright (c) 2004 - 2015 Qualcomm Technologies International, Ltd. Part of 6.3.0 FILE NAME ConnectionReadRemoteName.c DESCRIPTION This file contains the management entity responsible for device security NOTES */ /******...
[ "Fangxihu" ]
Fangxihu
03fae03eb2a3af703fc47cff3daff30992e00d3e
5456502f97627278cbd6e16d002d50f1de3da7bb
/media/mojo/services/media_mojo_export.h
ccca5061f7a6efe76b77cdd5740471afebc0975f
[ "BSD-3-Clause" ]
permissive
TrellixVulnTeam/Chromium_7C66
72d108a413909eb3bd36c73a6c2f98de1573b6e5
c8649ab2a0f5a747369ed50351209a42f59672ee
refs/heads/master
2023-03-16T12:51:40.231959
2017-12-20T10:38:26
2017-12-20T10:38:26
null
0
0
null
null
null
null
UTF-8
C
false
false
941
h
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_MOJO_COMMON_MEDIA_MOJO_EXPORT_H_ #define MEDIA_MOJO_COMMON_MEDIA_MOJO_EXPORT_H_ // Define MEDIA_MOJO_EXPORT so that functionality im...
[ "lixiaodonglove7@aliyun.com" ]
lixiaodonglove7@aliyun.com
d2b00e9ef146a452482f8bbc2cb92ad7cd19672a
89cf7930fc4d4e448afbec07fa226967bcea1b01
/Bios/src/hal/macros/WriteMemBytesXv2.c
801d30d15ac82b5f555e634bd71f6db5f56014ee
[]
no_license
jck/mspds
4b384de769a0fbd6e8cd16207e72b9b9fb67cfd3
d8d099e7274db434475f99723bb2d234f2ff6dfb
refs/heads/master
2020-03-30T03:08:17.944317
2015-01-15T06:29:33
2015-01-15T06:29:33
29,283,923
0
1
null
null
null
null
UTF-8
C
false
false
2,261
c
/** * \ingroup MODULMACROSXV2 * * \file WriteMemBytesXv2.c * * \brief Write bytes to a memory mapped location * */ /* * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that t...
[ "jckeerthan@gmail.com" ]
jckeerthan@gmail.com
0733e65052d646da185375b7f14d6f583db0e04c
3285c1fab536f31cfa316621b3a05a27f6003ef5
/src/rstm/rstm-dev/stamp-0.9.10/lib/pair.c
daae04fed917be44361a57152499434ea59c3e87
[ "BSD-3-Clause" ]
permissive
ucf-cs/tlds
800bd10f30ca1b6624cfbb19f46206e4f866240c
43f2e964e746b2288307629b340c039133fdbf72
refs/heads/master
2022-10-01T18:29:52.922210
2022-09-01T02:47:10
2022-09-01T02:47:10
66,377,333
21
6
null
null
null
null
UTF-8
C
false
false
6,496
c
/* ============================================================================= * * pair.c * * ============================================================================= * * Copyright (C) Stanford University, 2006. All Rights Reserved. * Author: Chi Cao Minh * * ===========================================...
[ "de-li.zhang@knights.ucf.edu" ]
de-li.zhang@knights.ucf.edu
4868e7ca51385501eb247dc9ce7b0d07d354b827
1dc856a2a51e149e5bad78a89ecd1eaba2be9037
/.history/my_stc/CODE/Mpu6050_20200713190316.c
933c1ca8171e81c5f8ce7dc6ed7c24ee4f5f41bc
[]
no_license
gdgly/STC_auto_car_last
f984a7ee1675c01deb318b3dbedd6237f24935ab
6fe9b6d8bb1dcd01601289baede3cee0bf2a6a74
refs/heads/master
2022-11-27T19:51:51.004781
2020-07-15T16:44:20
2020-07-15T16:44:20
null
0
0
null
null
null
null
UTF-8
C
false
false
10,582
c
/* * @Description : * @Version : * @Date : 2020-06-18 16:23:44 * @LastEditTime : 2020-07-13 19:03:16 */ #include "Mpu6050.h" char Offset_OK = 0; /* * 函数名:MPU6050_Init * 描述 :陀螺仪初始化 * 输入 :无 * 输出 :0成功 1失败 * 调用 :外部调用 */ uchar My_MPU6050_Init(void) { uchar res; MPU6050_WR(MPU_PWR_MGMT1_RE...
[ "iswenyan@gmail.com" ]
iswenyan@gmail.com