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
ccce51ece6d6565877d984bf8adbf9438964f8a9
f58d9c573583619fda68702304e5a34e80775b9a
/QCDPlot.C
a7311005f4112d607ad53c3d85ba7f56f7e7a5bc
[]
no_license
arrowhead896/Search-for-Hidden-Valley
236f8df323c3ec7785fac5edfc699065dd6ea8ab
4e14f5d30fc4be95eb245692ca17c8166760ca8d
refs/heads/master
2016-09-09T19:53:56.446711
2016-03-12T06:01:52
2016-03-12T06:01:52
26,981,563
1
0
null
null
null
null
UTF-8
C
false
false
11,611
c
#define QCDPlot_cxx // The class definition in QCDPlot.h has been generated automatically // by the ROOT utility TTree::MakeSelector(). This class is derived // from the ROOT class TSelector. For more information on the TSelector // framework see $ROOTSYS/README/README.SELECTOR or the ROOT User Manual. // The followin...
[ "will896@uw.edu" ]
will896@uw.edu
a22a8bfcc9b6b49bab711000de463d4ca1a9bbec
3221c7952ff7a6de063916f6fbaa1ac20f6cad9d
/pipes_fifos/src/panic.c
4492fe71b0ee219942371d86d0ae9ea521d20c13
[]
no_license
hexaclock/concurrency
6f7c716273428df367d8b3f8340d1e8b13e9a253
96a42510dc903f27ea6b3d2a2a963f531fe1017c
refs/heads/master
2021-01-10T10:43:34.393157
2016-01-04T21:07:33
2016-01-04T21:07:33
49,023,204
0
0
null
null
null
null
UTF-8
C
false
false
195
c
#include "assgn1.h" /* *given a string and an int for error code *prints message and exits with error code */ void panic(char *s, unsigned int n) { if (s != NULL) puts(s); exit(n); }
[ "daniel@armani.vinakovsky.com" ]
daniel@armani.vinakovsky.com
87e68c6abb55c7a83e4686a4e24babad7a5abc00
b53c2594642fda642d20016238b9e9a952ab314f
/framework/targetlibs/nrf5x_12/components/drivers_nrf/common/nrf_drv_common.h
47173b3167e20316e760bec8505376f8dc70c26f
[ "MPL-2.0", "ISC", "Apache-2.0", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause" ]
permissive
bnyf/Haiway
32862c6cb70b8ab190b0f679f14345789b795c08
7f00995201c8ffde058b4323797b7866d9422ca9
refs/heads/master
2023-02-02T21:51:07.297628
2020-01-12T12:36:00
2020-01-12T12:36:00
164,182,636
0
0
MIT
2019-01-05T04:45:23
2019-01-05T04:45:23
null
UTF-8
C
false
false
12,115
h
/** * Copyright (c) 2015 - 2017, Nordic Semiconductor ASA * * 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 above copyright...
[ "liyufeng614@126.com" ]
liyufeng614@126.com
36c9550f5d7e74436fef0ca097fec493eaf187d7
7ddfd684426eac11ab96b656ac5dd65ec45149b0
/isim/Mux8x1Test_isim_beh.exe.sim/work/m_00000000004134447467_2073120511.c
ba31650b2c91b33888e3032ec1e491d2565fc701
[]
no_license
yumingqiao/Tinycpu---Verilog-Project
823c33f9e3917bdc6880eae6bb448fbfbed1e427
49b0f14e51847860e3fbdaf1332998a8c156ac05
refs/heads/master
2021-12-27T10:50:14.693580
2016-02-19T03:33:06
2016-02-19T03:33:06
null
0
0
null
null
null
null
UTF-8
C
false
false
7,964
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "qym316@gmail.com" ]
qym316@gmail.com
f138e0a59fdd6c66fa0289ca6384ad95e376358f
b07ce3cc46e1a2a638d867a602bc37e15e3f786d
/src/UpCloud-Core/WorkThreadPool/workthreadpool.h
3934c4acf36fc08d29c7a0cfa9fd42d872a68e3d
[]
no_license
Lynzabo/UpCloudEcosphere
9c4b12585aedffdf9f9b982f5345357efd406b12
c7ce266f627dd6570e6b9d7606cd7e2b90bf8f9a
refs/heads/master
2021-01-06T20:39:02.722381
2017-08-07T04:07:46
2017-08-07T04:08:01
99,533,490
2
1
null
null
null
null
UTF-8
C
false
false
119
h
#ifndef WORKTHREADPOOL_H #define WORKTHREADPOOL_H #include "./core/workthreadmanager.h" #endif // WORKTHREADPOOL_H
[ "linzhanbo@le.com" ]
linzhanbo@le.com
05e7f14292412f79fbcd0a296bfc74bba82dd2e0
5545981cc4c121c009e57df355b92011cc072aee
/3rd-party/hdf5/src/H5Odrvinfo.c
eb678e4d1ea81d43e27ca878c7d0e78c787c6507
[ "LicenseRef-scancode-hdf5", "BSD-3-Clause-LBNL", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-llnl" ]
permissive
mpaiao/sbetr
d527b71f77a00e5ba2cb32029121008473864f07
41076e369415f03d1b3f19e9f9bbcdacb84b0e87
refs/heads/master
2023-07-27T00:37:15.400529
2021-09-13T19:12:24
2021-09-13T19:12:24
406,093,799
1
0
NOASSERTION
2021-09-13T18:56:36
2021-09-13T18:56:35
null
UTF-8
C
false
false
10,302
c
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
[ "jinyuntang@gmail.com" ]
jinyuntang@gmail.com
f856fb9b13de82a1e2f741b9805a302c4fff7ae8
9d0ca5e92c40f4d016846f8d07639425fc88a4ba
/ioi-training-master/USACO Contests/2011-2012/Tile Exchanging.c
86f11ec74ed30e721479c7910d4b66deddf90fc1
[]
no_license
prajneya/IOI
01532de1b92509e62214fd5a8208bc66db82c429
c509fccd5b9ef2f0748ae834aaee759582481ad8
refs/heads/master
2020-06-14T09:42:58.889117
2016-12-16T02:42:45
2016-12-16T02:42:45
75,202,750
0
0
null
null
null
null
UTF-8
C
false
false
771
c
/* Created By: Malvika Joshi Problem: Tile Exchanging (November-2011 Silver) Link: http://usaco.org/index.php?page=viewproblem2&cpid=90 */ #include <stdio.h> #include <math.h> #define MAXN 15 #define MAXM 10010 #define INF 100000 inline int min(int a, int b){ return a < b ? a : b; } int cost[MAXM][MAXN]; int A[...
[ "prajneya@gmail.com" ]
prajneya@gmail.com
6d10daab1975f8f7310957ea5b8273079193d9a8
17353cfd2c984f2b57ab09dce5b793f34b051f19
/unsorted_include_todo/J3DFrameCtrl.h
78b51d1f7ab0c6ce8693543fb8b2e86f5e32cdad
[]
no_license
mxygon/pikmin2
573df84b127b27f1c5db6be22680b63fd34565d5
fa16b706d562d3f276406d8a87e01ad541515737
refs/heads/main
2023-09-02T06:56:56.216154
2021-11-12T09:34:26
2021-11-12T09:34:26
427,367,127
1
0
null
2021-11-12T13:19:54
2021-11-12T13:19:53
null
UTF-8
C
false
false
129
h
#ifndef _J3DFRAMECTRL_H #define _J3DFRAMECTRL_H struct J3DFrameCtrl { virtual ~J3DFrameCtrl(); // _00 // _00 VTBL }; #endif
[ "84647527+intns@users.noreply.github.com" ]
84647527+intns@users.noreply.github.com
b9ab59f1868c33b8a03ba7cdd32736e0f1cee3a8
05af5311d334bec940094149c2131567dd99c94c
/cmd/simple/oldminix/showtime.c
3ba7a5cc4924b3e2c16e01963bc2ccab40eb84f9
[ "MIT", "BSD-4-Clause-UC", "BSD-3-Clause" ]
permissive
hnikam1/xv6-freebsd
69b88e0686cd21f9bc4869ee33d6fe094f3eb058
d2a294c2a984baed27676068b15ed9a29b06ab6f
refs/heads/master
2020-04-28T07:55:55.498174
2016-08-15T14:52:32
2016-08-15T14:52:32
175,107,767
1
0
null
2019-03-12T00:56:26
2019-03-12T00:56:26
null
UTF-8
C
false
false
192
c
#include <stdio.h> #include <time.h> #include <unistd.h> #include <stdlib.h> int main() { int x; while (1) { x= time(NULL); printf("x is %d\n",x); sleep(1); } exit(0); }
[ "wkt@tuhs.org" ]
wkt@tuhs.org
be9cac723f1844c4f0565ee7e9255d91846c7395
7c2856468923fc6940ed9111dc07e52a53dae383
/src/TIMER.H
1456851eae4d5edfa4a5acbd88fba1b76e27c718
[]
no_license
aaron-boranian/cse
fa3739685d9424e61805ebcaafe9cdb5caa85daf
acb9d487642974d15960241a4daa44547a00851c
refs/heads/master
2020-06-12T17:59:09.678179
2016-12-06T16:52:49
2016-12-06T16:52:49
75,782,744
0
0
null
2016-12-07T00:09:42
2016-12-07T00:09:41
null
UTF-8
C
false
false
541
h
// Copyright (c) 1997-2016 The CSE Authors. All rights reserved. // Use of this source code is governed by a BSD-style license // that can be found in the LICENSE file. // timer.h: Definitions for program timing routines (timer.cpp). // Function declarations void tmrInit( const char* tmrName, int tmr); void tmrStar...
[ "neal.kruis@bigladdersoftware.com" ]
neal.kruis@bigladdersoftware.com
a014a0e019a4f37844925e6cc207e0a8dfb76b6b
921af52d82e83412ab0daedda3ca651fa4e633d2
/include/zkscheduler/net/client/sync_client.h
45ec004951a95ab96e7559cf18e3a3698280ba99
[]
no_license
danny-wang/ZKScheduler
9e13af5191e0318f8fad413a84aadc01b4bd531a
28a5d9ae8080d0fa28dc041cf61deefe8287282f
refs/heads/master
2021-01-17T19:56:00.613066
2017-03-01T15:14:55
2017-03-01T15:14:55
84,141,184
1
0
null
2017-03-07T01:46:59
2017-03-07T01:46:59
null
UTF-8
C
false
false
116
h
/* * Created by suemi on 2017/3/1. */ #ifndef ZKSCHEDULER_SYNC_CLIENT_H #define ZKSCHEDULER_SYNC_CLIENT_H #endif
[ "suemi94@qq.com" ]
suemi94@qq.com
09e831202534377b1c7a01bd2656ff2ca43d369a
7b9f5c70b363f702387e6e381fc993bd66b5d792
/ft_print_libft.c
c91dbc30a59c058685267c3b72f0503066eedd08
[]
no_license
tekuschaya/ft_printf
07da871c3dabb7a5354f8033b5e445af534469fc
63ac708621812c7b1ba71c19f17748b1d69bb761
refs/heads/master
2023-02-27T08:55:47.288210
2021-01-26T10:27:38
2021-01-26T10:27:38
333,048,391
0
0
null
null
null
null
UTF-8
C
false
false
1,528
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_print_libft.c :+: :+: :+: ...
[ "tekuschaya@MacBook.local" ]
tekuschaya@MacBook.local
c4b5947a9e787ab4b253e9f2bfac6584b9113c73
5968eac0120fb9d8c34b8779d7594a1185e32320
/kernel/dev/fixed.c
67d4fea3223260fea5426ff2ad796f80932425e9
[ "BSD-3-Clause" ]
permissive
marcellmarcell/newos
eacfca5dc934ea01be696c48eac901f4a52e8716
12d4b0117f94ab02585bb4e20037464dbbbf4f4c
refs/heads/master
2020-04-07T09:18:04.888349
2018-11-19T15:33:34
2018-11-19T15:33:34
null
0
0
null
null
null
null
UTF-8
C
false
false
673
c
/* ** Copyright 2001-2004, Travis Geiselbrecht. All rights reserved. ** Distributed under the terms of the NewOS License. */ #include <kernel/kernel.h> #include <kernel/dev/fixed.h> #include <kernel/vfs.h> #include <kernel/debug.h> #include <string.h> #ifdef ARCH_i386 #endif #ifdef ARCH_sh4 #include <kernel/dev/arch/...
[ "geist@newos.org" ]
geist@newos.org
ed18d8910131d71ac0736bd8b9c283aec6bd656c
3a40ddd16e60c97a6e5a4c66a34da77fc5694f6b
/C/Iniciante/1118variasnotascomvalidacao.c
66a766bc6f906daee5527b13680a0b3e0266a515
[]
no_license
GUIKAR741/URI-Questoes
61ccd1745fa7c0d5780bfad8c88ee8db13fd6212
e7477b5ad3dc0e679573087b1bdeba3c6963d9c1
refs/heads/master
2021-07-09T15:19:56.583629
2020-07-28T22:50:01
2020-07-28T22:50:01
174,151,728
0
0
null
null
null
null
UTF-8
C
false
false
573
c
#include <stdio.h> int main() { int i=0,tipo; double n,soma=0; do { do { scanf("%lf", &n); if (n >= 0 && n <= 10) { soma += n; i++; } else { printf("nota invalida\n"); } } while (i < 2); p...
[ "guilhermenepomuceno46@gmail.com" ]
guilhermenepomuceno46@gmail.com
93d46b9cc025557aec2b80e8f34c371a2987801b
a76fb6a1ed6770207c0bf9183d594ab47738dc9d
/Library/MemLogLibDefault/printf_lite.h
43b22968713a382a25dffb09488e782cfddce1b5
[ "BSD-2-Clause" ]
permissive
syscl/CloverBootloader
f624096b58300d9c7cd9c3485e88510a45e26ae4
e221bbeca2fff5867bcb6cc496d1a1a0cb9f3692
refs/heads/master
2022-11-06T06:41:18.301345
2020-06-23T07:44:54
2020-06-23T07:44:54
274,340,960
1
0
BSD-2-Clause
2020-06-23T07:39:06
2020-06-23T07:39:06
null
UTF-8
C
false
false
295
h
// // printf_lite.hpp // // Created by jief the 04 Apr 2019. // Imported in CLover the 24 Feb 2020 // #ifndef __NEXT_PRINTF_LITE_H__ #define __NEXT_PRINTF_LITE_H__ #ifdef CLOVER_BUILD #include <Base.h> #endif #include "../../Include/Library/printf_lite.h" #endif // __NEXT_PRINTF_LITE_H__
[ "liveid-prf@jf-luce.name" ]
liveid-prf@jf-luce.name
28305c230ed86d6d07a91c6786889a209f0d7b56
3a56b1155d39c8e4dfaff52f0ec2e43b64304c28
/frames/01034.h
42734efb83798ed9a6d14f032076279b9a97ebc4
[]
no_license
RippedOrigami/GBA-Rick
6a610bde18e8dda978730b2d754565e9cdcbfe1d
0953de71ad0a392f5d3a0bcedc54d55e478925b7
refs/heads/master
2021-05-28T17:10:33.260039
2014-11-28T17:14:04
2014-11-28T17:14:04
null
0
0
null
null
null
null
UTF-8
C
false
false
660
h
//{{BLOCK(_1034) //====================================================================== // // _1034, 40x40@8, // + palette 256 entries, not compressed // + 25 tiles lz77 compressed // Total size: 512 + 1496 = 2008 // // Time-stamp: 2014-11-28, 05:19:42 // Exported by Cearn's GBA Image Transmogrifier, v0.8.12 // ( ...
[ "mtinc2@gmail.com" ]
mtinc2@gmail.com
900f6ff466cd12cbf4c569111b1dfbbc6fcb6665
a3ba06196112299d1de61230d6c6a69af6a7fdab
/四则运算/代码和头文件/stack.c
9aafb8c63967a250ca7aac2d2c404a3a30550934
[]
no_license
CDSP98/cdsp
c36033d0872251b6fe3de0866d930f38f919658f
0bcebbd106788d42eddac361fdf7acab8942a81d
refs/heads/master
2020-03-11T09:43:54.724712
2018-04-28T11:24:19
2018-04-28T11:24:19
129,920,729
0
0
null
null
null
null
GB18030
C
false
false
2,292
c
#include "stack.h" #include<stdio.h> #include<stdlib.h> //符号(基于链表的) Status initLStack(LinkStack *s) //初始化 { s->count=0; s->top=NULL; return OK; } Status isEmptyLStack(LinkStack *s) //判断链表是否为空 { return(s->top==NULL?OK:ERROR); } Status getTopLStack(LinkStack *s,ElemType *e) //得到链表头元素 { if(s->top==NULL) re...
[ "38402098+CDSP98@users.noreply.github.com" ]
38402098+CDSP98@users.noreply.github.com
c07a834d604d27731fb1952df7a063e71e028c7c
76a620afd219493bb35b0bc8ad785fdc64ac2f08
/libft/parsing.c
495d26b49133420de71b525f0efb5c18934d2eae
[]
no_license
Cyren4/Push_Swap
3ac6e35e4b4e81623990ae4d329ab44cdeaba053
0bc2c3657b9033f4cd1c9c1118ed6696140f9a50
refs/heads/master
2023-06-04T20:56:44.464627
2021-06-20T19:50:54
2021-06-20T19:50:54
378,098,884
0
0
null
null
null
null
UTF-8
C
false
false
2,725
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* parsing.c :+: :+: :+: ...
[ "cramdani@42.student.fr" ]
cramdani@42.student.fr
20e9ee5801640ccd8a46e964befefabbb291fcc5
dcb03639f12ffce030fd4891b26922afe0864051
/count_p_f_w_sm.c
4a66a0c639f47b851d8c626aee24f4b73ed2dd1d
[]
no_license
oborys/ft_printf
464f83e2f1ff057d42997497d289bed2827661e6
5a56fc3de2e234608ce53bbc166231b32265b3e2
refs/heads/master
2020-12-02T20:52:09.118839
2017-07-04T13:45:28
2017-07-04T13:45:28
96,222,482
0
0
null
null
null
null
UTF-8
C
false
false
1,856
c
#include "ft_printf.h" void countp(const char *str, int ivid, int iconv, t_list *lst) { int j; lst->p_n = -1; j = iconv; while (ivid < j) { if (str[j] == '.') { lst->p_n = 0; j++; while (str[j] == '0') j++; if (str[j] < 48 || str[j] > 57) break ; while ((str[j] >= 48) && (str[j] <= 57...
[ "noreply@github.com" ]
oborys.noreply@github.com
f85e10f53d6807d379fe84bb3ab52802e0f8ebae
1adac23380c4089dff64db45ecb0ddc0326f4fcb
/1_Software/2_Stm32F427/Libraries/LWIP/port/STM32F4x7/FreeRTOS/ethernetif.c
d8db236b5539fb514c3b9f77c55a71bb0d069556
[]
no_license
zwxwill/8_FreeRtos
d637a7c6975d34625b268616210861dd7abff7eb
fd2c5e2de36cfa18a8c33c027ddc431b821b233c
refs/heads/master
2020-05-17T17:21:50.744642
2019-07-10T03:15:20
2019-07-10T03:15:20
183,848,502
0
3
null
2020-03-06T10:48:37
2019-04-28T03:07:56
C
UTF-8
C
false
false
13,967
c
/** * @file * Ethernet Interface Skeleton * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * 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...
[ "zwxwill@qq.com" ]
zwxwill@qq.com
30553d6744953b66994e6b16c3d7412d16ce4779
0a36cb03e0faabc3e57f32f54c0a1a35b95c0599
/old/dcparsergen/lexergen.h
269d31fb7a14ee78cdb71798464bf243819c3a00
[]
no_license
doytsujin/deepc
0648de880b1db02a05979a39c932612d3a33c8b6
5f689b1a8df90941c23663f5e813b7f1a239cd6d
refs/heads/master
2023-03-16T04:43:38.208286
2018-08-14T12:05:41
2018-08-14T12:05:41
null
0
0
null
null
null
null
UTF-8
C
false
false
371
h
#ifndef LEXERGEN_H #define LEXERGEN_H #include <stdbool.h> #include "grammar.h" typedef struct { Grammar grammar; char *errMsg; } LexerGen; // Prototypes. void LexerGenInit(LexerGen *lgen); void LexerGenClose(LexerGen *lgen); bool LexerGenReadGrammar(LexerGen *lgen, const char *fileName); const char *Lexer...
[ "zik@zikzak.net" ]
zik@zikzak.net
9cf8266f76a1451b57b02363b036e7374cdc547d
5b5943066d5121398ad5883b21b8652c2d49b44e
/EOF.C
56fb26b6bb6e5c52c4d770af5f2ea1bbd62d0c9d
[]
no_license
nawazlj/C-programs
dc48c2c44fac509ed1048bdb25509364d2562128
f7b54cbb9998a6a0f080fc2bd4b6e5ece3fcf948
refs/heads/master
2021-01-20T00:58:18.786701
2014-07-26T05:33:10
2014-07-26T05:33:10
null
0
0
null
null
null
null
UTF-8
C
false
false
493
c
#include <stdio.h> int main () { int grade, aCount, bCount, cCount, dCount, fCount ; aCount = bCount = cCount = dCount = fCount = 0 ; while ( (grade = getchar( ) ) != EOF ) { switch ( grade ) { case 'A': aCount++; break ; case 'B': bCount++; break ; case 'C' : cCount++; break ; case 'D...
[ "nawazsoft@gmail.com" ]
nawazsoft@gmail.com
d5781186c4cd0ec5acee5689bea78bca5fe5dc21
5045d7ea07804e69daebb98da94909c32dcd1876
/my_algo.c
e6823196f341ae1b54276d959525c89874f87935
[]
no_license
scary02/CPE_2015_BSQ
b1bc14cf2748cced53e63494d7918d1364fd449b
fe87ef9b37f33a3a56bc7e4a9d4d80f1accea3ea
refs/heads/master
2020-12-30T12:10:41.794552
2017-05-16T21:52:45
2017-05-16T21:52:45
91,504,414
0
0
null
null
null
null
UTF-8
C
false
false
894
c
/* ** my_algo.c for my_algo in /home/barbe_j/rendu/CPE_BSQ_2015 ** ** Made by jordan barbé ** Login <barbe_j@epitech.net> ** ** Started on Wed Aug 10 17:19:28 2016 jordan barbé ** Last update Thu Aug 11 18:08:01 2016 jordan barbé */ #include <stdio.h> #include <stdlib.h> #include "bsq.h" static int return_algo(i...
[ "jordan.barbe@epitech.eu" ]
jordan.barbe@epitech.eu
94bcc1ba0b794f029b3df2ec3b763746c9dfe342
b3f2fdfb83ad3d77d48e95beda4fc027d9934ae6
/uIHC/uIHC/main.h
295a675d72b8ff4a1709bd523afed52d869b40c8
[]
no_license
astronomon/HomeAutomation
30a03c3fbf661edea535f3834fa8215f49a73967
c2b7d9144f43920858dd1f762ed6c2562829c010
refs/heads/master
2020-05-25T06:21:02.819392
2017-03-19T10:13:11
2017-03-19T10:13:11
84,918,426
0
1
null
null
null
null
UTF-8
C
false
false
3,638
h
/* File: main.h Author: Simon Michelsen - simon6400()gmail.com Date: 2017 */ #ifndef MAIN_H_ #define MAIN_H_ /* Defines *******************************************************************/ // PB5 / D13 / LED #define DDB5_LED_3_PORT_MASK (1<<DDB5) // PORTB #define LED_3_OFF() (PORTB ...
[ "noreply@github.com" ]
astronomon.noreply@github.com
c4c57836b7d5e7ed93bd3b039fa4a67dece3b1ed
a775eba04b4cadfe40909a039bcc18f937ffda2a
/src/integrate.c
f374b55cbcdaa5e58fe5aa35f837abc5b9e5e725
[]
no_license
uwhpsc-2016/homework3
d09541680df2b6349a781830618bd629374ad68f
0a375677252640955e0ef585f5c4b4576be27b8b
refs/heads/master
2020-12-24T20:14:32.653084
2016-05-11T17:08:27
2016-05-11T17:08:27
58,236,191
1
1
null
null
null
null
UTF-8
C
false
false
1,403
c
#include <omp.h> double trapz_serial(double* fvals, double* x, int N) { return 0.0; } double trapz_parallel(double* fvals, double* x, int N, int num_threads) { return 0.0; } double time_trapz_parallel(double* fvals, double* x, int N, int num_threads) { double end, start = omp_get_wtime(); trapz_parallel(fv...
[ "cswiercz@gmail.com" ]
cswiercz@gmail.com
1d13a609ff1c902c7d9d302c5b543a17661842cd
f2724b8dd1b1a06581719eb8a3470774a3d7a8fe
/atc_read_runsmonitor.C
48a356a2662f8e6bfbdebe1e58771396dd988b96
[]
no_license
ivovtin/atc_check_run
f1f85990fe1e14f0ccdf0905543b23dc7fe732f0
893933feaa83ef2855dcc6348b0f41e6fd11e59f
refs/heads/master
2023-01-04T20:15:27.326065
2020-10-30T03:18:33
2020-10-30T03:18:33
308,510,401
0
0
null
null
null
null
KOI8-R
C
false
false
1,977
c
#include <Riostream.h> #include <sstream> #include <fstream> #include <iostream> #include <TCanvas.h> #include "TFile.h" #include "TTree.h" #include <iomanip> //#pragma hdrstop #include<stdio.h> #include<stdlib.h> #include <TH2.h> void atc_read_runsmonitor() { int i=23071; // int i=26071; TFile *f1 = TFile::Open...
[ "ovtin@kedr-24.inp.nsk.su" ]
ovtin@kedr-24.inp.nsk.su
e3f65c1cbf81f9922b929133a02cd61ee00b4225
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen_2907.h
7132794b51289d52d2ddffdad90159801c3677e4
[]
no_license
Klanly/TutorialPackageClient
6f889e96c40ab13c97d107708ae8f3c71a484301
b9d61ba2f287c491c9565b432f852980ec3fee28
refs/heads/master
2020-12-03T01:42:35.256114
2016-11-01T02:40:21
2016-11-01T02:40:21
null
0
0
null
null
null
null
UTF-8
C
false
false
477
h
#pragma once #include <stdint.h> // System.Array struct Array_t; // System.ValueType #include "mscorlib_System_ValueType.h" // System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.Contraction> struct InternalEnumerator_1_t24700 { // System.Array System.Array/InternalEnumerator`1<Mono.Globalization.Unicode.Co...
[ "bu213200@gmail.com" ]
bu213200@gmail.com
30fa1f467e3134648d339e026072926123d86250
3fad4c152c43a7c6d8914d4710de6fc36c1d9791
/Day05/ex13/ft_str_is_lowercase.c
3813b4cb4717bb079ca777ca68621caf3b0ef239
[]
no_license
jonghoon0421/Piscine_C
16e70ffae20092865ca11bab14bf2fa15d4402d2
8cdeb0c633a50f26b691086856e9100656580b7b
refs/heads/master
2021-09-09T00:25:50.930674
2018-01-21T02:16:18
2018-01-21T02:16:18
105,709,399
0
0
null
null
null
null
UTF-8
C
false
false
1,140
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_str_is_lowercase.c :+: :+: :+: ...
[ "jonkim@student.42.us.org" ]
jonkim@student.42.us.org
657da68a77bf2c37e41f7013ffdedb3ba27726be
6581dacb25182f7f5d7afb39975dc622914defc7
/VBSrc/AgentDll/AgentDll.h
9ee0eb227dce510b096bdbc88044baa5c986c353
[]
no_license
dice2019/alexlabonline
caeccad28bf803afb9f30b9e3cc663bb2909cc4f
4c433839965ed0cff99dad82f0ba1757366be671
refs/heads/master
2021-01-16T19:37:24.002905
2011-09-21T15:20:16
2011-09-21T15:20:16
null
0
0
null
null
null
null
GB18030
C
false
false
2,891
h
#include "smpplib.h" #define AGENTAPI __stdcall void AGENTAPI APIInitVar(void); void AGENTAPI APIGet_Sequence_Number(unsigned long *Sequence_Numbers); bool AGENTAPI APIOptionLoad(char *buf,long TotalLen,long *pos); bool AGENTAPI APIOptionSave(char *buf,long *pos); bool AGENTAPI APIBind_Mode(struct USSD_SMPP_S...
[ "damoguyan8844@3a4e9f68-f5c2-36dc-e45a-441593085838" ]
damoguyan8844@3a4e9f68-f5c2-36dc-e45a-441593085838
da4152a3b0c369543be0a97d7c3f8397bbbe4131
241f24e6a837081fd2f3c574c613cfd0b0ab4fb9
/usr.lib/libplot/tf77/SCCS/s.line.c
5bd8e812d2e6e96a1349a2211bcf9a8ab0c50098
[]
no_license
b4/4.3BSD-Quasijarus
9474549f02d468f847adb58c797af650f3b803b9
2e0a87cbd51f1c47d04f3c57f07f6d9e1aa8ec1b
refs/heads/master
2021-01-22T20:07:46.920215
2017-03-17T04:39:43
2017-03-17T04:39:43
85,271,248
1
0
null
2017-03-17T04:36:05
2017-03-17T04:36:05
null
UTF-8
C
false
false
593
c
h40842 s 00008/00001/00007 d D 5.1 85/06/07 09:29:22 dist 2 1 c Add copyright e s 00008/00000/00000 d D 1.1 85/01/02 20:29:45 jak 1 0 c date and time created 85/01/02 20:29:45 by jak e u U t T I 2 /* * Copyright (c) 1980 Regents of the University of California. * All rights reserved. The Berkeley softw...
[ "abs@absd.org" ]
abs@absd.org
fcc000e1586d63ad8bb3a0e677c00488381a335e
b4408b0f5a77250dbda7db6958ae05cc84e4c293
/CRT code/C_4-15_matolia/Batch-2/P13.c
b25f68ab3969d26129300df42083de0ea7d18ebe
[]
no_license
sakshamtaneja21/JU-notes
3b61a222c5264cbfe470d06d3158188438c7c2ff
74eb5f12979b5ffde8b7e85f661217a641acda98
refs/heads/master
2022-12-21T16:03:18.780927
2020-09-24T06:24:56
2020-09-24T06:24:56
287,213,254
1
1
null
2020-08-13T08:01:25
2020-08-13T07:38:25
HTML
UTF-8
C
false
false
297
c
#include<stdio.h> int Add(int, int); int main() { int a = 10, b = 20; Add(a, b); // Function Calling (Actual Parameter) printf("In Main A=%d B=%d\n", a, b); return 0; } int Add(int a, int b) // Formal Parameter { int t; t = a; a = b; b = t; printf("In Function Def A=%d B=%d\n", a, b); }
[ "sakshamtaneja7861@gmail.com" ]
sakshamtaneja7861@gmail.com
e501c137e64189bd104bfe47efba8a3a4f96e38c
aab1281d58285d1743a47b1620e027ab7ba6ef62
/print_bytes.c
d7d6cc94642e21e5cbda600cf218274c1723f181
[]
no_license
Branch321/CPE5160_Final
9db05f0d4e58613f176fc13ee436e1aa6183f520
4c8c0eb91149d07a84800ca048bb3050f06c2d13
refs/heads/master
2020-09-27T04:07:38.071898
2019-12-09T05:48:23
2019-12-09T05:48:23
226,426,112
0
0
null
null
null
null
UTF-8
C
false
false
1,527
c
#include <stdio.h> #include "main.h" #include "print_bytes.h" #include "UART.h" /*********************************************************************** DESC: Prints 8 bytes in Hexadecimal and then ASCII INPUT: Pointer to an array of eight bytes RETURNS: nothing CAUTION: *************************...
[ "UM-AD\\taggf@rc01xcs213.managed.mst.edu" ]
UM-AD\taggf@rc01xcs213.managed.mst.edu
e75b767dbb778dc79766b486625ef8dd1727b957
a5b2e4434bf5b1a05168e99560c8b61b3cce90b5
/sort_ft.c
044a42a0c83de60c222ea6cb586d4e6578d3346b
[]
no_license
qmuntada/ft_ls
a52e3772053474a424445abd4ced73dd3d594a68
0e21c1c6b09a1d2c090f9558996f976c52c2c48d
refs/heads/master
2016-09-10T18:45:23.442331
2015-05-04T15:25:29
2015-05-04T15:25:29
32,388,412
3
5
null
null
null
null
UTF-8
C
false
false
1,094
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* sort_ft.c :+: :+: :+: ...
[ "quentin.muntadas@orange.fr" ]
quentin.muntadas@orange.fr
37200789425d707aab27de7cb726045d4904265d
ec4f032af1b3af8a0d67813e60aff0c189578e31
/ds1721.c
46d82d7a87791882d35aac1d4c50208825ca65a8
[]
no_license
chopin1998/horse-drink
8f3ebe1251f5defb068f420c2ebdbbbe6240c32c
5fe7bbd7d0b9ade396a6169ebc7b9c3c0bc0680a
refs/heads/master
2016-09-06T10:56:29.851168
2011-09-26T03:15:04
2011-09-26T03:15:04
2,457,797
0
0
null
null
null
null
UTF-8
C
false
false
2,029
c
#include <util/twi.h> #include "common.h" #include "ds1721.h" #include "task.h" void i2c_init() { TWSR = 0x00; // TWBR = 1; // (F_CPU / 100000UL - 16) / 2; TWBR = 47; TWCR = _BV(TWEN); } void i2c_wait_finish(void) { // loop_until_bit_is_set(TWCR, TWINT); while (!(TWCR & (1 ...
[ "chopin1998@gmail.com" ]
chopin1998@gmail.com
b550545a563304a0dae09f8a36040755d9136e64
90082e862ae2e902c708e0aaf301299fb6af5fad
/src/dlst/ft_dlst_append.c
c49dcc71602f0b01fa36b81a0c52d93d5c5735f7
[]
no_license
mnidokin/minishell
e17bece447ebd89597c13cd10fdc2cb3b224b201
3853bba4f92a325938d9da34b50998207c38ab74
refs/heads/main
2023-03-04T22:18:28.898288
2020-12-21T17:26:38
2020-12-21T17:26:38
301,722,229
0
0
null
null
null
null
UTF-8
C
false
false
1,175
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_dlst_append.c :+: :+: :+: ...
[ "forspamorelse@gmail.com" ]
forspamorelse@gmail.com
61ebfc859db2a97ca931849a0fc166634b846439
71e5f96a29f5d643ab888b37677d38c33f8d765d
/d/dragon/old/obj/misc/torch.c
a63b02553faa6770503cfde0809cb45d1509e32e
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Cherno-SuS/SunderingShadows
5f755fbebb79dc0b9d1c2a0541408be4afeb8b67
c3b4370beb2c4351ecc60826850c94892a42b685
refs/heads/main
2023-04-21T09:52:14.580024
2021-03-23T12:09:55
2021-03-23T12:09:55
349,490,686
0
0
NOASSERTION
2021-03-23T12:09:56
2021-03-19T16:40:12
null
UTF-8
C
false
false
2,648
c
// /obj/torch.c // from the Nightmare mudlib // created by Forlock // motion checks added by Descartes of Borg 12 october 1992 // other fixes by Hanse 02 november 1992 #include <std.h> inherit OBJECT; int lit, fuel, light_time; void create() { ::create(); set_name("torch"); set_id( ({ "torch" }) ); ...
[ "law@shadowgate.org" ]
law@shadowgate.org
fec45beb916b3f117704448354d936ce9bdd329a
8ae7a23f05805fd71d4be13686cf35d8994762ed
/mame150/src/emu/cpu/hd61700/hd61700d.c
bcf6cb20aa4174a67527077c742316cae9c851bc
[]
no_license
cyberkni/276in1JAMMA
fb06ccc6656fb4346808a24beed8977996da91b2
d1a68172d4f3490cf7f6e7db25d5dfd4cde3bb22
refs/heads/master
2021-01-18T09:38:36.974037
2013-10-07T18:30:02
2013-10-07T18:30:02
13,152,960
1
0
null
null
null
null
UTF-8
C
false
false
16,433
c
#include "emu.h" #include "debugger.h" #include "hd61700.h" #define EXT_ROM (pc > 0x0c00) #define INC_POS pos += (type+1) #define POS (pos + type) static const char *const reg_5b[4] = {"sx", "sy", "sz", "sz"}; static const char *const reg_8b[8] = {"pe", "pd", "ib", "ua", "ia", "ie", "tm", "...
[ "dan@van.derveer.com" ]
dan@van.derveer.com
e39dd5b4958891470a4472bd28ff9bccb342b3b8
28778b44af71d6e40ae7739d1a1ae1d7cae00a08
/Listas/ListaPC1 - Recursividade/13.c
d1931a08ae3b7b31ceff450db810fa81c63ee6d7
[]
no_license
GustavoCunhaLacerda/IF-ProgramacaoDeComputadores1
62728bc1066d59ce024b0a8e17963f585ac4da95
7fa4eb793e554d0b9b4a3547eb1b95ee8fac52ee
refs/heads/main
2023-01-06T15:00:05.395890
2020-11-03T01:45:03
2020-11-03T01:45:03
309,540,979
1
0
null
null
null
null
UTF-8
C
false
false
226
c
#include <stdio.h> #include <stdlib.h> int MDC(int a, int b){ if (b == 0) return a; return MDC(b, a%b); } int main() { int a, b; scanf("%d %d", &a, &b); printf("%d\n", MDC(a,b)); return 0; }
[ "gustavocunhalacerda@gmail.com" ]
gustavocunhalacerda@gmail.com
1b0f932eaa72a99e983faf9f42f8dddeca973551
af668c07e6877363d706aa002b48b3c87d4f3d42
/AtlasBase/kernel/ClintWhaley/ATL_smm4x4x2dld_arm.c
8a5f98bdc9218150b7623fe388a4f59104470024
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
kevleyski/math-atlas
20f30d4f039aafc00811a61a1c65087b2b0739e5
cc36aa7e0362c577739ac507378068882834825e
refs/heads/master
2020-05-20T09:05:20.638100
2019-05-07T23:15:00
2019-05-07T23:15:00
185,490,601
0
0
NOASSERTION
2019-05-07T23:06:55
2019-05-07T23:06:54
null
UTF-8
C
false
false
10,525
c
#ifndef ATL_ARM_SOFTFP #define ATL_ARM_HARDFP 1 #endif /* * This routine is a simple 4x4 register blocked routine, with two iterations * of software pipelining on the load/use of A and B for the ARM. * This routine is a simple translation of ATL_smm4x4x2pf_arm.c, where * the main change is that we always load 8 ...
[ "whaley@cs.utsa.edu" ]
whaley@cs.utsa.edu
671b61344141c5c7f8c13f9a559786f1044cebfa
a0cd33dd7ab6246763d07f1f7084cefbbf1e10af
/GargasMarek/cw06/zad1/server.c
1dfa496c22adaeaf7dc19bd98492607d5c29ea26
[]
no_license
mgargas/OperatingSystems
3b248edbb80b92827a84f47debcac49a63b38686
93e90c3b3af66b8788e0c8385e30a9511ab8f810
refs/heads/master
2021-09-15T08:07:26.800470
2018-05-28T23:47:58
2018-05-28T23:47:58
126,095,004
0
1
null
null
null
null
UTF-8
C
false
false
5,428
c
#define _XOPEN_SOURCE #include <stdio.h> #include <sys/ipc.h> #include <sys/msg.h> #include <fcntl.h> #include <memory.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <sys/time.h> #include <time.h> #include <signal.h> #include "header.h" #define failure_exit(message) { fprintf(stderr, message); e...
[ "250497@wp.pl" ]
250497@wp.pl
3164c12cc7fcb5a22368f6d670d63f7035d0db1f
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE190_Integer_Overflow/s05/CWE190_Integer_Overflow__unsigned_int_max_square_54d.c
dbda6b15578e08040ba613e24e3de83b3d939931
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C
false
false
1,764
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE190_Integer_Overflow__unsigned_int_max_square_54d.c Label Definition File: CWE190_Integer_Overflow.label.xml Template File: sources-sinks-54d.tmpl.c */ /* * @description * CWE: 190 Integer Overflow * BadSource: max Set data to the max value for unsigned int ...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
4e4ce6e094d755c0d565ce18b9b485d14a82cd0e
c5a95f6279fc967d13d8ac2ba4dbf21c88b34e9b
/public/.julia/v0.5/mosek/deps/src/mosek/8/tools/examples/c/sensitivity.c
5d5a8e92a29ec6f62121f82812508b1c3f82f054
[ "MIT" ]
permissive
Giarcr0b/MVO_Tool
33ff05f744090ae7bb25bcab186ee6a207371fe9
8f3348b8b56968febca8307acea3ebe1817fccae
refs/heads/master
2021-06-23T05:35:32.198971
2017-08-22T12:48:59
2017-08-22T12:48:59
82,702,843
1
0
null
null
null
null
UTF-8
C
false
false
6,206
c
/* Copyright: Copyright (c) MOSEK ApS, Denmark. All rights reserved. File: sensitivity.c Purpose: To demonstrate how to perform sensitivity analysis from the API on a small problem: minimize obj: +1 x11 + 2 x12 + 5 x23 + 2 x24 + 1 x31 + 2 x33 + 1 x34 st c1: + x11 + x12 ...
[ "1109847@rgu.ac.uk" ]
1109847@rgu.ac.uk
bd4e4407a0b3c306ddfea3ce3a6e490aaa19d767
bfa311efc78e4b4d449a83c30e13aaeb3fa4758b
/HomeAutomation.cydsn/codegentemp/CyFlash.h
da43e22f4dd8ba99d85ea3f348555b0b8647cc9b
[]
no_license
iKilledMyFunny/HomeAutomation
5ee1a346c19776fdd73b1ec30f42c4c7fe75b954
fb8f39fdff692a9e7edfaa4d21edb33f14baaa74
refs/heads/master
2020-03-25T03:13:47.726135
2018-08-02T18:22:00
2018-08-02T18:22:00
143,329,792
0
0
null
null
null
null
UTF-8
C
false
false
13,186
h
/***************************************************************************//** * \file CyFlash.h * \version 5.70 * * \brief Provides the function definitions for the FLASH. * * \note Documentation of the API's in this file is located in the System * Reference Guide provided with PSoC Creator. * **********************...
[ "muneeb_ahmed@outlook.com" ]
muneeb_ahmed@outlook.com
13b89cf6feff57ec91468aa89e829ced6a7ed5cf
fae45a23a885b72cd27c0ad1b918ad754b5de9fd
/benchmarks/accuracy_and_overhead/parsec-benchmark/ext/splash2/apps/volrend/src/libtiff/tif_error.c
875377549a7fcb594c5170fa4a62d712f6aaf31b
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-free-unknown", "MIT" ]
permissive
bitslab/CompilerInterrupts
6678700651c7c83fd06451c94188716e37e258f0
053a105eaf176b85b4c0d5e796ac1d6ee02ad41b
refs/heads/main
2023-06-24T18:09:43.148845
2021-07-26T17:32:28
2021-07-26T17:32:28
342,868,949
3
3
MIT
2021-07-19T15:38:30
2021-02-27T13:57:16
C
UTF-8
C
false
false
2,172
c
#ifndef lint static char rcsid[] = "$Header: /cvs/bao-parsec/ext/splash2/apps/volrend/src/libtiff/tif_error.c,v 1.1.1.1 2012/03/29 17:22:40 uid42307 Exp $"; #endif /* * Copyright (c) 1988, 1989, 1990, 1991, 1992 Sam Leffler * Copyright (c) 1991, 1992 Silicon Graphics, Inc. * * Permission to use, copy, modify, dist...
[ "nilanjana.basu87@gmail.com" ]
nilanjana.basu87@gmail.com
691a48c96a0a568a56f5575bd3e66492612aa48f
0b8d2f007509f83a02672ede59225a85436e854a
/gateway/source/Mocana/crypto/gcm.h
6560684b1a98e16467327b28355b625c595195f2
[]
no_license
Bondzio/dots-on-a-map
0d1ed53a293325f0cda73927acaa25497609886d
af2df09c909dad64da2912497d98b009f70f93c5
refs/heads/master
2021-09-22T15:58:59.756112
2018-09-11T17:04:33
2018-09-11T17:06:39
null
0
0
null
null
null
null
UTF-8
C
false
false
6,614
h
/* Version: mss_v6_3 */ /* * gcm.h * * GCM Implementation * * Copyright Mocana Corp 2008-2009. All Rights Reserved. * Proprietary and Confidential Material. * * Code derived from public domain code on www.zork.org */ /* \file gcm.h GCM developer API header. This header file contains definitions, enumerations,...
[ "lddias@gmail.com" ]
lddias@gmail.com
b363ccdbec4752f57567a345f2abc08bd3c2ee1b
e8fb98b934a787d8098a14a0b926cf4a398e8cb3
/fpga/altera_de0_nano_soc/software/apps/lcd_paint/timerA.c
6b23f71673e0a9ab60525a65a09e8149d4b35ef2
[ "BSD-3-Clause" ]
permissive
ycyang0508/openmsp430
7bcfedb27ccd2cd4271f2a5cc4e7e0b3c257b870
a4e75a9ff35bedefa356debe2b72393cbf2a7147
refs/heads/master
2021-01-20T00:50:56.229106
2016-12-05T22:56:51
2016-12-05T22:56:51
89,198,105
1
0
null
null
null
null
UTF-8
C
false
false
211
c
#include "timerA.h" /** Wait function */ void wait_time(unsigned int time_cnt) { // Start and re-initialize TimerA TACTL = TASSEL0 | TACLR | MC_2; // Wait until time is over while(TAR < time_cnt); }
[ "olgirard@gmail.com" ]
olgirard@gmail.com
513a15b39cc8958f2179749de9ca8de06992d958
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/net/wireless/ath/ath9k/reg.h
f7c90cc58d563428d92940233222bcb9d05ea12c
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
90,330
h
/* * Copyright (c) 2008-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or 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 "AS IS" A...
[ "gamishev@gmail.com" ]
gamishev@gmail.com
7d9fcac5e6126e4aca376d273d952ae40426b847
3c0dbcd18b6c9b51e8b60384b480020ba1c3e0bd
/kernel/sched.c
6e2251d7b4ddf75483e7419380794ceeb20a0ad5
[]
no_license
qh997/PrimitiveSS
8c604dbbbb7c59d8c0bc5aaed97a33402a114936
8523b5667f8e93dff58a9f8b8bb42d1414147c4c
refs/heads/master
2021-01-22T23:53:52.505971
2013-07-01T09:29:07
2013-07-01T09:29:07
null
0
0
null
null
null
null
UTF-8
C
false
false
2,587
c
#include "sys/sched.h" #include "sys/protect.h" #include "stdio.h" #include "string.h" u8 k_reenter; struct proc proc_table[NR_PROCS]; struct proc *current; void schedule() { int c = 0; struct proc *p; while (TRUE) { for (p = FIRST_PROC; p < LAST_PROC; p++) if ((p->status == STATUS_RU...
[ "gengs@neusoft.com" ]
gengs@neusoft.com
66b93918550d78b47f5b9c282049a28ce6f7d0be
4ac7f47064eefa9d063b4090403dddc4ff037c5e
/Modules/nettle/testsuite/ecc-mul-a-test.c
b206b8484e0a34c9ee5672d415c7c957ea161c35
[ "MIT", "LGPL-2.0-or-later", "GPL-3.0-only", "LGPL-3.0-only", "GPL-2.0-only", "FSFUL" ]
permissive
RavenProject/ravenwallet-ios
b2068f680fc55d00bac994780229f54835d7856c
088a7dc893fd128905c035493b0f198ddc2c7f1c
refs/heads/master
2021-07-21T14:15:16.176175
2021-07-19T21:44:14
2021-07-19T21:44:14
153,649,338
24
27
MIT
2021-07-19T21:45:42
2018-10-18T15:48:45
C
UTF-8
C
false
false
2,623
c
#include "testutils.h" void test_main (void) { gmp_randstate_t rands; mpz_t r; unsigned i; gmp_randinit_default (rands); mpz_init (r); for (i = 0; ecc_curves[i]; i++) { const struct ecc_curve *ecc = ecc_curves[i]; mp_size_t size = ecc_size (ecc); mp_limb_t *p = xalloc_limbs (ecc_s...
[ "jmpBM4Q4Zb@gmail.com" ]
jmpBM4Q4Zb@gmail.com
616b2b50563201092989c9dfdc24c28f625da02f
527421f3589e943db64c476656927c62829d1524
/system/core/userboot/option.c
46fa698ee6400197a57bbef2728858e1bce5681c
[]
no_license
wahwahwinner/smartnix
5e0d0248ed8eaeb38d51a4b44c41eaa21d9c9b59
f3aa1cc8873ec08f3ea7d66713843d3fdbebd7b5
refs/heads/master
2020-04-28T21:01:49.414154
2019-03-04T03:58:26
2019-03-04T03:58:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,731
c
#include "option.h" #include "util.h" #pragma GCC visibility push(hidden) #include <string.h> #pragma GCC visibility pop #define OPTION_DEFAULT(option) \ case OPTION_##option: value = OPTION_##option##_DEFAULT; break static void initialize_options(struct options* o) { for (enum option i = 0; i < OPTION_MA...
[ "376305680@qq.com" ]
376305680@qq.com
1bd0c5bb8f2b79880b86982b46fe5efbd8a34600
7714460393791d36688f2111e9e78912fea50d79
/STM32-RTC-Temp-Hum/Inc/ascii.h
f6dce73df11c59eb10c22feccd8826525fbab49b
[ "Apache-2.0" ]
permissive
1989Jiangtao/CSDN_STM32_Cube_Code
c8dcc16b21d8a94d76562238231d6338ec8256d3
6579c7a5d9569328da29cb3c2ad4d36560b8b531
refs/heads/master
2022-04-27T05:33:56.784706
2020-04-30T16:37:06
2020-04-30T16:37:06
259,807,635
1
1
null
null
null
null
UTF-8
C
false
false
19,681
h
#ifndef __ASCII_H #define __ASCII_H //常用ASCII表 //偏移量32 //ASCII字符集 const unsigned char F6x8[][6] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,// sp 0x00, 0x00, 0x00, 0x2f, 0x00, 0x00,// ! 0x00, 0x00, 0x07, 0x00, 0x07, 0x00,// " 0x00, 0x14, 0x7f, 0x14, 0x7f, 0x14,// # 0x00, 0x24, 0x2a, 0x7f, 0x2a, 0x12,// $ 0x00, 0x62, 0x6...
[ "cjt2014@qq.com" ]
cjt2014@qq.com
69880653660a27979496acdc7991cdcc0edb2ed8
c7aac1276e9037db6e8e5b3a36aed4da26f3ae8d
/Fibonacci numbers.c
6e8f48fc6c2b9f5301c0bf86485eaab78bd88d3e
[]
no_license
aniketg932/Programming-question
bf49f82048531dd6afb76a22789b34269ef9df65
11459f9e992af6ef614835ce1f694d3c4edad042
refs/heads/master
2022-12-25T10:37:50.015045
2020-10-01T06:33:13
2020-10-01T06:33:13
300,166,718
0
0
null
null
null
null
UTF-8
C
false
false
338
c
#include <stdio.h> int fibonacci(int n) { int f[n],i; f[0]=0; f[1]=1; for(i=2;i<=n;i++) { f[i]=f[i-1]+f[i-2]; } return f[n-1]; } int main() { int n; printf("Enter the number\n"); scanf("%d",&n); fibonacci(n); printf("%d",fibonacci(n)); ...
[ "noreply@github.com" ]
aniketg932.noreply@github.com
7434cd67816f32fd946e1aa8a284a55ccdcf6e58
4dda07818810314b6a098a7b2a7130ac7ff13efa
/excludeLastTwo.c
5da34ad62164d09493a2bcf1de0fbd52b92cd453
[]
no_license
manjitha-24/c-programme
80447e5c555a8fe94b5e80a335347b4ebb685662
0b0f613ddb0a68434befea165339e1d28c322d18
refs/heads/main
2023-06-29T23:42:49.188913
2021-08-07T04:17:45
2021-08-07T04:17:45
377,184,850
0
0
null
null
null
null
UTF-8
C
false
false
174
c
#include<stdio.h> int main() { int num; printf("\n Enter the number:"); scanf("%d",&num); num = num/10; num=num/10; printf("\n Number=%d",num); return 0; }
[ "noreply@github.com" ]
manjitha-24.noreply@github.com
769920ff37a842d1324420d8b3384bce1a45eaa6
3c285a36d0fb4096271c74f8aaef5ed2cc07c750
/repo/sw_apps/standalone_lwip_raw_apps/src/platform_gpio.c
7be6d251764939d08e8fa4afa330f7efa48cc278
[]
no_license
pallavides/TAIGA-Pallavi
ce0dd308be1c73cfbcef2d0feabbd2c32554c823
ef543497cb2de2fac7a7dc7bbb2fae8910f29c1f
refs/heads/master
2020-12-24T14:45:05.695492
2015-07-31T18:24:05
2015-07-31T18:24:05
39,598,853
0
1
null
null
null
null
UTF-8
C
false
false
2,169
c
/* * Copyright (c) 2009 Xilinx, Inc. All rights reserved. * * Xilinx, Inc. * XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" AS A * COURTESY TO YOU. BY PROVIDING THIS DESIGN, CODE, OR INFORMATION AS * ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION OR * STANDARD, XILINX IS MAKING NO RE...
[ "tejachil@vt.edu" ]
tejachil@vt.edu
c7646b538349a24e0fe3efd7c5c9364d31aeb0fa
8214dfff17293085937233786c4856735a45e482
/stack/array_implement/stack.c
7359c6dde89f9f6c654f14b8d40ff8ea5dfb849b
[]
no_license
chengbapi/ADT
5a067972ce962896f61bbebb49dd914bf08891ea
171dd80402c686665c5bf83c11abd29db2eb0178
refs/heads/master
2021-01-22T11:51:04.534718
2013-09-18T15:07:41
2013-09-18T15:07:41
null
0
0
null
null
null
null
UTF-8
C
false
false
480
c
#include <stdio.h> #include <stdlib.h> #include <assert.h> typedef int ElementType; #include "stack.h" void printStack (Stack S); int main (void) { Stack s = CreateStack(100); Push( 3, s ); Push( 4, s ); Push( 5, s ); Push( 6, s ); printf("%d\n", Top(s)); Pop(s); printf("%d\n", Top...
[ "chengbapi@gmail.com" ]
chengbapi@gmail.com
5652674daf55181c5a8bef24515c3c770e15b140
605fd17d7826040b1bb83f4aed74c83f57585b70
/BASE/CTYPE.H
2f02d8fafffe249b87c56ecbeeb50f0db15d625a
[]
no_license
Kawa-oneechan/SCI11-Plus
6fee4fc27e8f40abb41762ee7a47bae14faec5f1
69f840833be3040c67c910b121d7a95ccf86632a
refs/heads/master
2023-05-25T12:55:55.962667
2023-05-21T18:49:41
2023-05-21T18:49:41
155,121,895
5
2
null
2019-01-29T22:19:33
2018-10-28T22:26:51
C
UTF-8
C
false
false
1,153
h
//KAWA WAS HERE //------------- // > General cleanup #ifndef CTYPE_H #define CTYPE_H #ifndef TYPES_H #include "types.h" #endif extern bool islower(byte c); extern bool isupper(byte c); extern char _tolower(byte c); extern char _toupper(byte c); //need defines to avoid Microsoft C defaults #define lower(c) tolower(...
[ "kawaoneechan@gmail.com" ]
kawaoneechan@gmail.com
979aab78681cd27df6e65d82d06161d93cbfc114
80ea1b480f8220719cef2395cb2696f8e7aa7161
/Tassl_demo/crypto/sm2sign.c
c727a457b6de7c13b072cd4051e506266646e4fd
[ "OpenSSL", "BSD-2-Clause", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows" ]
permissive
xjump/TASSL
3c4684aa147e2e074a316b21a58f9231d5feb725
8fc08b6cebe672cb20c3413531db7ea810f1324f
refs/heads/master
2021-04-06T00:26:26.156560
2018-03-09T08:42:55
2018-03-09T08:42:55
null
0
0
null
null
null
null
UTF-8
C
false
false
6,309
c
/* * Written by caichenghang for the TaSSL project. */ /* ==================================================================== * Copyright (c) 2016 - 2018 Beijing JN TASS Technology Co.,Ltd. All * rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are...
[ "noreply@github.com" ]
xjump.noreply@github.com
57bbdf251ba34289e9d97f561493fd8947cc3a6d
fd06fef0743ae65ce0a0c5b8e98dfa02b73cfbb8
/PrimeNumber/test/test_prime.c
aaf2b8aee198c7feb33625e46f9ab02d75b39eaf
[]
no_license
stepin105104/Time_To_Code
c01698ff174bbf6076340a4ec9b32b5aed373e3b
5018dc8ba56369265c318bc03dd143ced05ab7ce
refs/heads/master
2022-12-22T20:14:26.184014
2020-09-18T11:26:29
2020-09-18T11:26:29
287,584,566
0
2
null
2020-09-16T10:34:56
2020-08-14T17:07:50
C
UTF-8
C
false
false
718
c
#include "unity.h" #include "prime_number.h" #include <stdbool.h> /* Required by the unity test framework */ void setUp(){} /* Required by the unity test framework */ void tearDown(){} void test_prime_number(void) { TEST_ASSERT_EQUAL(true, prime_number(2)); TEST_ASSERT_EQUAL(true, prime_number(13)...
[ "noreply@github.com" ]
stepin105104.noreply@github.com
922360429d50b274dbd860cff907ff56608e328d
cf401a4a121b369d19dcde4c1da1f562077adeda
/recursion/sample_factorial.c
4ed1647900cd7e53693d6147e97033115e420d75
[]
no_license
XXF92/data_struct
ae2710fd20e8b3d56cad6b7ef51cfaeebba6a9cb
9c5f83f0c7aff8aef0c8491a7d3e100a4b36b44e
refs/heads/master
2022-05-05T10:38:54.288485
2022-03-17T11:02:13
2022-03-17T11:02:13
171,632,176
0
0
null
null
null
null
UTF-8
C
false
false
397
c
#include <stdio.h> #include <stdlib.h> //求阶乘 注意数值过大时整型溢出结果为0 //用递归求n的阶乘 n不小于0 int get_factorial(int n); int main(void) { int n; printf("please input int:"); scanf("%d", &n); printf("n!=%d\n", get_factorial(n)); system("pause"); return 0; } int get_factorial(int n) { if (1 == n) return 1; else return ge...
[ "903004228@qq.com" ]
903004228@qq.com
0a7f601e7504a6453268ebd510032dcc7fb1e382
0ed23a405d0703ee166b1013dc7468d43c732991
/h/LIBC/fcntl.h
37383307f1e8f1c575a8680d5a32444bb7eaef45
[ "BSD-3-Clause" ]
permissive
OS2World/DEV-SAMPLES-IBM_Dev_Toolkit_Samples
0dbc3094c381795b55296688fd0721b5b068c0a9
b61beeafb1baec2d2ab3ff46ca90c0eb4d576986
refs/heads/master
2016-09-07T19:01:30.397527
2014-09-29T21:10:27
2014-09-29T21:10:50
21,221,921
1
1
null
null
null
null
UTF-8
C
false
false
1,847
h
#if __IBMC__ || __IBMCPP__ #pragma info( none ) #ifndef __CHKHDR__ #pragma info( none ) #endif #pragma info( restore ) #endif #ifndef __fcntl_h #define __fcntl_h #ifdef __cplusplus extern "C" { #endif /********************************************************************/ /* <fcntl.h> header ...
[ "martin@os2world.com" ]
martin@os2world.com
d6a3346cadaf8a064a14345cf83596b4bd9bda00
58b251e968dd37298e89f270c2ea5551ff462f82
/aworks_sdk/apollo/components/awbus_lite/config/core/awbus_input_cfg.c
816ccda8f8c086d92d1fd30d28544c4477357f00
[]
no_license
yisea123/Awork_proj
2162045686c362e75cec22984e72f1e5cd1eab7e
cb8bb2d5145f47917932a0f8ed0ac83be9c645f2
refs/heads/master
2020-09-02T15:37:50.132477
2019-02-25T07:47:45
2019-02-25T07:47:45
null
0
0
null
null
null
null
UTF-8
C
false
false
1,098
c
/******************************************************************************* * Apollo * ---------------------------- * innovating embedded platform * * Copyright (c) 2001-2012 Guangzhou ZHIYUAN Electronics Stock Co., Ltd. * All rights reser...
[ "=741014245@qq.com" ]
=741014245@qq.com
3711fb6d49bb09626377fec7d05968482189aa62
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/openssl/crypto/x509/extr_x509_req.c_X509_REQ_get_pubkey.c
3a3ca7599e70be21eb381d22d97e5e0e4d6bb285
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
828
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
84fd3c6c654a9c7001228b124edb8987015704b6
c4ea3f2fd4d32039ede9499a75e173b816e6c4d0
/libft/srcs/str/ft_strlen.c
84cd7ae6aaee945b2ba45c8cd3ae5c027c28fd8a
[]
no_license
Uchronie/Lem-in
717f1d132091de1c514a365f5231a97d64933a56
6f99f9ad91063b2227c77d3835773c79b12ed734
refs/heads/master
2020-03-19T02:03:42.791363
2018-05-31T14:36:00
2018-05-31T14:36:00
135,595,250
0
0
null
null
null
null
UTF-8
C
false
false
1,228
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlen.c :+: :+: :+: ...
[ "lmartin-@student.42.fr" ]
lmartin-@student.42.fr
9f520ad9d30ffcc5deb6064752c8df58212fb59b
d81a87666a52273140fe8f9a91a28871111390c5
/Data Structures/Binary_Search.c
b498d0478dad16f6614c2b0da555a6e552945355
[]
no_license
kevinam99/Data-Structures-With-C
96f61e080c756ba72ad079d44789e2c4b8b83dbe
7f5a4a864fd65dbbac17717312d88f6fc695d653
refs/heads/master
2021-10-16T04:24:10.514572
2019-02-07T18:45:43
2019-02-07T18:45:43
169,556,337
0
0
null
null
null
null
UTF-8
C
false
false
975
c
#include <stdio.h> int main() { int c, first, last, middle, n, search, array[100]; printf("Enter number of elements\n"); scanf("%d",&n); printf("Enter %d integers\n", n); for (c = 0; c < n; c++) scanf("%d",&array[c]); ...
[ "noreply@github.com" ]
kevinam99.noreply@github.com
460d2bb25e8a4e1183c871a7a5351e98a0312661
31976d7f26c6449cd52b470f2eefc7a924eaf115
/soft/platform/system/svc/avps/src/avpsp_decode_amjp.h
95c83e6850db80a66b289755b61831ef7d0585e1
[]
no_license
jhart99/RDA8955_W17.44_IDH
1198a5b7eafcdeb2403676beb697887d8b9d6036
09ecb99b552f498388d53386befb7f75b03da2a7
refs/heads/master
2023-04-23T16:41:25.513792
2021-05-10T07:14:01
2021-05-10T07:14:01
null
0
0
null
null
null
null
UTF-8
C
false
false
1,430
h
/* Copyright (C) 2016 RDA Technologies Limited and/or its affiliates("RDA"). * All rights reserved. * * This software is supplied "AS IS" without any warranties. * RDA assumes no responsibility or liability for the use of the software, * conveys no license or title under any patent, copyright, or mask work * right to t...
[ "1036421284@qq.com" ]
1036421284@qq.com
c484ccffa31c490d6974018253b30548c140eeae
1e1a6d6eddcf28d0eec77de85fa9da69a8dde735
/DLA/SKL/skl_benchmark/kernel/11.11x4kernel16x8x0_32x1128x1510_320+160.c
8eade992cc9fc7acce1912aa91ab4ec846efee1f
[]
no_license
hpc-sslab/lamma
8d0b55d6d1e8811110927d210b37a1bea4e02f9c
52caa049fa9cb70021f7f7a3952c232125b3632e
refs/heads/master
2020-03-25T17:51:14.860753
2018-08-08T11:45:28
2018-08-08T11:45:28
143,999,367
0
0
null
null
null
null
UTF-8
C
false
false
10,862
c
#include "immintrin.h" #include "x86intrin.h" #include "zmmintrin.h" //#include <hbwmalloc.h> #define MR 16 #define NR 8 #define MB 32 #define NB 1128 #define KB 1510 #define L1_DIST_A 320 #define L1_DIST_B 160 void micro_kernel0(int k, const double * A, const double * B, double * C, int ncol) { int i; register ...
[ "choi@ssu.ac.kr" ]
choi@ssu.ac.kr
2a2ed32d1bd4f56134d0636e194c33cc5a153dc5
cef3847d71d1ee28672e7a0930d4231bb69468e9
/phy/PKG/chip/bcm54680/bcm54680_drv.c
0ae5e34dd5f8be1fd012ada4725397af4d3d0ee2
[]
no_license
babyge/OpenMDK
70e4de4ff7176d14040797e2d458d8d238f5bad6
a5d3fc9b12af3eeb68f2ca0ce7ec4056cd14d6c2
refs/heads/master
2022-12-23T18:32:44.037066
2020-09-25T20:48:23
2020-09-28T20:22:12
null
0
0
null
null
null
null
UTF-8
C
false
false
17,429
c
/* * This software is governed by the Broadcom Switch APIs license. * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenMDK/master/Legal/LICENSE file. * * Copyright 2007-2020 Broadcom Inc. All rights reserved. * * PHY driver for BCM54680. */ #include <phy/phy....
[ "sdk.releases@broadcom.com" ]
sdk.releases@broadcom.com
52693f54deb571ed9dc4ccb2a5376e98506efec7
e88f437c031640fca2cc4b3eb63700e422cb5ccf
/loop/gcd.c
a4024bff53d8536914519f831eabcc31f3d085d0
[]
no_license
Sawom/practise-problem-in-C
11c63a8b38288040a1d85aaac3aeed375ccda5ba
1218c21b73e7c081df71379cd01e635d3262b3cf
refs/heads/main
2023-05-07T12:31:35.582410
2021-05-27T14:51:20
2021-05-27T14:51:20
317,633,686
2
0
null
null
null
null
UTF-8
C
false
false
346
c
#include<stdio.h> int main(){ int gcd=1,i,min,num1,num2; printf("Enter two numbers: \n"); scanf("%d%d",&num1,&num2); if(num1<num2){ min=num1; }else{ min=num2; } for(i=1;i<=min;i++){ if(num1%i==0&&num2%i==0){ gcd=i; } } prin...
[ "noreply@github.com" ]
Sawom.noreply@github.com
a71318996af24edae45b353a4b1e2870a17779c8
8b49f424d94d395f8a31a16142f9f45e862cbf3c
/prac_05/bsp/drivers/uart.c
aa132f1d4619767a7acc4b77b4fe24ffd3b58802
[]
no_license
DobleRodriguez/Sistemas-Empotrados
68aa872500ce513cb856f1140292d9ffc463f86f
7461c47552f5dd90f6138fbab64f2d9b6eeaafba
refs/heads/master
2023-04-14T22:41:35.539587
2021-04-29T14:08:00
2021-04-29T14:08:00
302,619,194
0
0
null
null
null
null
UTF-8
C
false
false
6,360
c
/* * Sistemas operativos empotrados * Driver de las uart */ #include <fcntl.h> #include <errno.h> #include "system.h" #include "circular_buffer.h" /*****************************************************************************/ /** * Acceso estructurado a los registros de control de las uart del MC1322x */ type...
[ "e.doblerodriguez@go.ugr.es" ]
e.doblerodriguez@go.ugr.es
84cd59e2efd1ef98413c373bdc99c692bd59a2fc
0655fe2f68fb48979de44086873b4d1205281336
/Tree.c
f18b22d9d03c8a2d3b5cf0ba87441e12d370d644
[]
no_license
nijjadav/sem4-datastructures-assn4
9d7c9beee62295815b5d24d5d567c8af1c4b3db1
3eed39eddfc19b8bd87a7b89f1e2b4562110573e
refs/heads/master
2021-01-22T22:24:03.937744
2017-03-20T05:31:35
2017-03-20T05:31:35
85,538,513
0
0
null
null
null
null
UTF-8
C
false
false
3,633
c
// Tree.c #include <stdio.h> #include <string.h> #include <stdlib.h> #include "Tree.h" #include "DoublyLinkedList.h" TreeNodePtr createTreeNode(const char * content) { TreeNodePtr toReturn = (TreeNodePtr) malloc(sizeof(TreeNode)); strcpy(toReturn->data, content); toReturn->leftChild = NULL; toReturn...
[ "noreply@github.com" ]
nijjadav.noreply@github.com
2b787757effed85cbfdf10f3374399f018367b14
7897467a06fbc6e7800d194ea2bc5db47c2da415
/src/tool.c
593b7042545ceae367b25099d897e47de36a2c51
[]
no_license
StolenPkM/Fractol
b7d5deaa487f0b686eade0f0fd678e3faf269466
b7594457f6b477ebb3278d3985b71497f96d8da9
refs/heads/master
2021-01-19T17:25:44.211574
2017-08-22T11:51:22
2017-08-22T11:51:22
101,057,114
0
0
null
null
null
null
UTF-8
C
false
false
1,749
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* tool.c :+: :+: :+: ...
[ "pabonnin@e2r5p11.42.fr" ]
pabonnin@e2r5p11.42.fr
615c9f83579bce91b5f01ad6755d2e4bb88cf87d
b62d9387f9737ac58d5d6edcdc3e7fd68535d05b
/demo/bouncer_test.c
4d3da3b21e1b3ae6499f6aa325ee20dbf5ec892b
[]
no_license
piercegov/tank-tussle
632c837d2023543624d935a0c3e2f79658fc94e1
6f4726001d25ad20390422fa58ece5560c2e9024
refs/heads/master
2022-11-11T04:52:18.247646
2020-06-10T20:11:39
2020-06-10T20:11:39
266,877,827
0
0
null
null
null
null
UTF-8
C
false
false
1,924
c
#include "sdl_wrapper.h" #include "polygon.h" #include "vector.h" #include "scene.h" #include "color.h" #include "forces.h" #include <stdlib.h> #include <stdio.h> #include <math.h> #include <time.h> #include <assert.h> #include "body.h" // Cartesian Coordinates (not pixel values) const vector_t MIN = {0.0, 0.0}; const...
[ "piercegovernale@gmail.com" ]
piercegovernale@gmail.com
46dba19416ea6b9118c125ac8d8dd4e0258aa41d
3bbf88dc48d70e4c362e15589967c271f5ce844f
/core/src/xmake/io/poller_remove.c
1aac3fb0b8bc4b92f0f3dc9b45f8a0d5c1fb654a
[ "Apache-2.0", "LicenseRef-scancode-public-domain", "Unlicense", "MIT" ]
permissive
xmake-io/xmake
ed420a84d9dddd36946893e60799bd912ffd917d
025c5e8415b456bf5f24e37322731615bd5ddea1
refs/heads/master
2023-08-31T13:40:45.719615
2023-08-31T14:33:50
2023-08-31T14:33:50
34,431,834
6,914
618
Apache-2.0
2023-09-14T09:23:40
2015-04-23T03:37:31
Lua
UTF-8
C
false
false
1,899
c
/*!A cross-platform build utility based on Lua * * 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 applicable law...
[ "waruqi@gmail.com" ]
waruqi@gmail.com
f791fccc6b86ad70ef1b9882df95e7ab2568cf6a
70c4d25321d3f92ed076f29128506573b2d2a4a6
/F407_霸天虎_3.2寸/freeRTOS/99-FreeRTOS+emXGUI综合桌面_F407/User/main.c
3bf6eb4944ea705b2d310959ee2a62df487339fa
[]
no_license
Embedfire-emxgui/emXGUI_demo_stm32f407_3.2_2.8
44842dcde2442df761e862461dde50897a7c1bf6
e7dab5904182912d8696bb05847c12aff862cb1d
refs/heads/master
2022-10-11T00:14:46.606300
2020-04-27T08:51:55
2020-04-27T08:52:13
227,249,269
0
0
null
null
null
null
GB18030
C
false
false
6,170
c
/** ********************************************************************* * @file main.c * @author fire * @version V1.0 * @date 2018-xx-xx * @brief FreeRTOS V9.0.0 + STM32 固件库例程 ********************************************************************* * @attention * * 实验平台:野火 STM32 开发板 * 论坛...
[ "hjw0415@utlook.com" ]
hjw0415@utlook.com
f58aa0a29c2fafb50eb30db038a11e7e8f7868c6
fc93c7b3f0c211ffa4cf272cbcc34671639bf524
/example.c
75d802b4d6ef674268af5287c721075342805042
[ "Apache-2.0" ]
permissive
cryptobertram/encrypt-to-self
92c00b5625dfb179d3695cc81b4f52e946fbdb8e
b0456d8f73a8bf5619c75cb5ae23e7fcc62f13d1
refs/heads/master
2023-01-10T12:41:44.793573
2020-11-08T18:46:35
2020-11-08T18:46:56
292,275,066
0
0
null
null
null
null
UTF-8
C
false
false
2,957
c
/* Copyright 2020 IBM Corp. 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 applicable law or agreed to in writing, so...
[ "bertram.poettering@rhul.ac.uk" ]
bertram.poettering@rhul.ac.uk
bb7ff9e5dcbd30a2971ae4be5ad1bfde5f256332
810de70b1a23f5bd929a0b2afb51ecc7079f4cd9
/j10/ex03/ft_any.c
18cb7a7a47df2e47881a6720ad3e16cb19130ffb
[]
no_license
fbertoia/Piscine42
34b0af715280df1e6eae26a215af12870aa157e5
9115ae20a0863855565656a3d6019c2138d3b7c7
refs/heads/master
2021-05-07T22:08:15.099775
2017-11-01T17:02:36
2017-11-01T17:02:36
102,269,385
0
0
null
null
null
null
UTF-8
C
false
false
1,028
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_any.c :+: :+: :+: ...
[ "frederic.bertoia@gmail.com" ]
frederic.bertoia@gmail.com
769e266756e76e46124934d7c43f6eb295d00f0d
7c482a4442e2697789e9e3734fbbe48c2fcf3d69
/04 Array as ADT/02 Array ADT Set Operations.c
2263974d22bb610b746a3e8fbbb65a3a2c2a986a
[]
no_license
kritish-dhaubanjar/Data-Structure-Algorithm
2f8405585e518a40189794b1ce4dc9ac366cd8be
abcf04887fe1bca0c6c6571ea3722e9b9165cdf7
refs/heads/main
2023-06-15T21:02:50.817703
2021-07-06T16:39:24
2021-07-06T16:39:24
334,940,831
0
0
null
null
null
null
UTF-8
C
false
false
2,502
c
#include <stdio.h> #include <stdlib.h> int *Union(int[], int, int[], int); int *Intersection(int[], int, int[], int); int *Difference(int[], int, int[], int); void display(int[], int); int main() { int A[5] = {2, 4, 6, 8, 10}; int B[7] = {1, 3, 4, 5, 7, 8, 9}; int *C = Union(A, 5, B, 7); display(C, ...
[ "kritish.dhaubanjar@gmail.com" ]
kritish.dhaubanjar@gmail.com
a7cc31a09f2da90a91b80947f8cf69209b548c72
aecfea9c8c15080c1ff4668da60e3234edf6953d
/display.c
adc84d3bff49218d6a2eb1b07f0f93f6a872b2b4
[]
no_license
arvsxz05/arvxzshell
dbd770197371e4abc898654d6c98a568c10a95aa
e7486ede22530fae13e8a9c08c6e728777383fc5
refs/heads/master
2021-08-24T06:54:15.356628
2017-12-08T13:55:37
2017-12-08T13:55:37
112,107,592
0
0
null
null
null
null
UTF-8
C
false
false
39,015
c
/** * I, Arvin Arbuis, upon my honor, swear that I have made this mp all by myself **/ #include <unistd.h> #include <stdio.h> #include <errno.h> #include <dirent.h> #include <string.h> #include <sys/stat.h> #include <time.h> #include <math.h> #include <windows.h> #include <limits.h> #include <stdlib.h> #include <do...
[ "asarbuis@up.edu.ph" ]
asarbuis@up.edu.ph
b3d7eb2bbc79047786a371dcf443042e795774e4
e22e03d9761f5c6d581b5af2e77343e8ee4b201d
/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.h
df9a7a47ced4d2f501e5c7fe45721a68590b084e
[ "OpenSSL", "BSD-2-Clause" ]
permissive
SamuelTulach/SecureFakePkg
759975fcc84d62f05ac577da48353752e5334878
f34080a6c0efb6ca3dd755365778d0bcdca6b991
refs/heads/main
2023-08-17T07:51:22.175924
2021-10-01T10:46:14
2021-10-01T10:46:14
410,938,306
94
14
null
null
null
null
UTF-8
C
false
false
5,810
h
/** @file Internal include file for Report Status Code Router Driver. Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR> 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 ...
[ "samtulach@gmail.com" ]
samtulach@gmail.com
ac244894190cc3c94f97d3d841c1319384e175e9
109854f43c6fe1cb0770fddaebe8ef13b73606f7
/scanner.h
7a4127ff0429eb14f74e1e7ee3b727d18d43ae01
[]
no_license
alvaropanthers/scanner
530d79ae5630df915251feac20647b9da6866131
21a6b004af29670705da629ebe424f82f7dcb2c1
refs/heads/master
2020-04-25T05:39:00.852279
2019-04-29T23:54:05
2019-04-29T23:54:05
172,550,450
0
0
null
null
null
null
UTF-8
C
false
false
961
h
#include <stdbool.h> #define PATH_LENGTH 50 #define AUTH_LOG_DEFAULT_PATH "/var/log/auth.log" #define MAX_LINE_SIZE 1000 #define SSH_DEF "sshd" #define FAILED "Failed password" #define ROOT "root" #define INVALID "invalid" #define MAX_TO_LOG 1000 #define MAX_USERS_TO_LOG 100 #define MAX_CHARS 10 #define MIN_WORDS 15 ...
[ "alvaro.orozco.tech@gmail.com" ]
alvaro.orozco.tech@gmail.com
6ed00a33728dee51c03ad9783dea4e32dc8d1e85
a2e1dc5a61fc5a0ccaae432cac2967a945d6f8c9
/Section7/Challenge1/main.c
878b6da293a67186162d337d1ce62dbf6903eae5
[ "MIT" ]
permissive
tslothorst/Learning-C
6852fb956829cd36f9d4af5a8f80ef41052ed2af
6e8c1dd71969b6f6cc8993e88ea5a008ccb8fbc1
refs/heads/master
2020-11-30T22:37:28.580739
2020-01-26T14:43:56
2020-01-26T14:43:56
230,498,645
1
0
null
null
null
null
UTF-8
C
false
false
1,271
c
#include <stdio.h> int main() { int hoursWorked = 0; int overtime = 40; double hourlywage = 12; double overtimeFactor = 1.5; double taxesOwed = 0; double taxRate1 = 0.15; double taxRate2 = 0.20; double taxRate3 = 0.25; double netPay = 0; double basepay = 0; printf("Enter a...
[ "tslothorst@gmail.com" ]
tslothorst@gmail.com
7893624fe87a001493f19b4f0f82d4c8797aefaf
1034fcfafd6cf3878040088021a32f2577be1e5c
/internals_sources_c/Object/interface.h
cfa3c3fd05a55959907c835325b124ad0254dc99
[]
no_license
VsevolodSauta/SvvLang
3c8224341b6eb83e6a95562e4d6a9d3424db35ab
7d6765f03c2854d030c58b1d9a38f74de0b7c769
refs/heads/master
2021-01-10T15:25:54.941712
2011-10-01T09:12:05
2011-10-01T09:12:05
2,127,720
0
0
null
null
null
null
UTF-8
C
false
false
1,315
h
#pragma once struct Object; typedef struct Object* (*ObjectDestructor)(struct Object*); typedef struct Object* (*ObjectComparator)(struct Object*, struct Object*); typedef struct Object { void* entity; long gid; long links; ObjectDestructor destroy; } *Object; Object Object_Create(void); Object Object...
[ "hahynda@gmail.com" ]
hahynda@gmail.com
83dcbd694b94c67e428480923dcd933a18d40404
f594e1c298a86c2bc80168689f0f30f18cb5b675
/Individual_Projects_Protocols/Am3359_ethernetip/board_common/mdio_drv.c
bb082310fef5bbcb202c634ab4bf0ccdf3f2d605
[]
no_license
ipleiria-robotics/iMultComP
b59a32e736a4ccf75879d73f106160656ee68998
717ad0dd52d49b43c840a3bc82ed06cc176e3463
refs/heads/main
2023-06-11T16:29:25.998938
2021-07-11T19:48:30
2021-07-11T19:48:30
330,705,736
3
0
null
null
null
null
UTF-8
C
false
false
9,350
c
/** * @file mdio_drv.c * * @brief MDIO Driver source file for unit test * * */ /* * Copyright (c) 2015, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are m...
[ "valentimrodrigues5@gmail.com" ]
valentimrodrigues5@gmail.com
7e5b4d230ba24cdd61044275fc7a39c29323b967
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/net/wireless/broadcom/b43/extr_main.c_b43_set_beacon_int.c
ea5043f59d20bc439b83e1703407a80ca5ed356c
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,417
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
15a8086a3f6346d2b4f63f31165b5abb42f60800
ac2dc39363fd1332ad31cc7975f6fc3763f6a38f
/libft/ft_strequ.c
4ebf5a5e5912f5fdc7cbe9e4ba114e7a60e4c340
[]
no_license
apavlyuc/fdf
6c675ba05f05acb67240723f62b6533815c82353
e6991a2a42ce07d4822110e1b9da692d87c2cfec
refs/heads/master
2021-04-28T10:48:20.033842
2020-07-03T16:18:04
2020-07-03T16:18:04
122,075,819
4
0
null
null
null
null
UTF-8
C
false
false
1,033
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strequ.c :+: :+: :+: ...
[ "apavlyuc@e3r4p9.unit.ua" ]
apavlyuc@e3r4p9.unit.ua
be3a49162ee1c41076afdac29dee8167cd035c6f
608691638d96fcc6766ee7ada4fbdb74bbdf105e
/venv/include/python3.7m/osmodule.h
6f480c6409136ddbda3901986eee1f1c350efaed
[]
no_license
HieuNgo/recycoin
631e65e5a0982a16733698729df6d1ee953778f5
b6774c5d36c6e738c0d3c25e476a84772f5839bf
refs/heads/master
2020-04-23T10:55:26.212419
2019-02-17T12:57:08
2019-02-17T12:57:08
171,118,647
0
0
null
null
null
null
UTF-8
C
false
false
58
h
/Users/ngohieu241/miniconda3/include/python3.7m/osmodule.h
[ "ngohieu241@gmail.com" ]
ngohieu241@gmail.com
2d983f524df9a2310d231501fb9fe306d71b3cb3
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/FFmpeg/libavcodec/mips/extr_hevc_mc_uniw_msa.c_hevc_hz_uniwgt_8t_48w_msa.c
ed3046730ddf02a153bf8303300a18bb209dc29d
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
6,299
c
#define NULL ((void*)0) typedef unsigned long size_t; // Customize by platform. typedef long intptr_t; typedef unsigned long uintptr_t; typedef long scalar_t__; // Either arithmetic or pointer type. /* By default, we understand bool (as a convenience). */ typedef int bool; #define false 0 #define true 1 /* Forward d...
[ "brenocfg@gmail.com" ]
brenocfg@gmail.com
5e033401a2c34d8e415dd9b4d353841314a59bf6
f31d34cf4c4fdbb0d79c4be494c2275d1b547513
/Final_Project/Final_Project/Final_Project/dc_motor.h
4fdf3ed2373f5bdc745896999c2fbb04b99cb8ab
[]
no_license
ronellchakola/279Final
557073e41ba8cf203bd1fda1f8e6fedc8f56d167
a393563555bf51421db73ba1b16038458a527da4
refs/heads/master
2021-02-04T00:41:17.599022
2020-03-03T16:59:00
2020-03-03T16:59:00
243,588,466
2
0
null
2020-03-03T16:59:02
2020-02-27T18:31:40
Makefile
UTF-8
C
false
false
632
h
/* * dc_motor.h * * Created: 2/19/2020 1:27:26 PM * Author: lane97 * * Using TOV0 interrupt flag. * TCCR0A = 0 * TCNT0 = 193.5 * */ #ifndef DC_MOTOR_H_ #define DC_MOTOR_H_ #define F_CPU 16000000UL // Include Files: #include <avr/io.h> //#include <util/delay.h> // using my_delay_ms ins...
[ "noreply@github.com" ]
ronellchakola.noreply@github.com
0aaaa4d295d6b66ca51e5457aba442bd845c9446
c4e6a9bd628aba4082369318192b473f7c9ce398
/TimingAndSynchronization_RunI/TimingStudy/DataForNote/CMSSW_7_4_4_patch4/src/L1TriggerDPG/L1Ntuples/macros/TimingScripts/MatrixMin/PlotChiCorrections_Prop_Base.C
f71ab59a800dc7ddd19abf48932752fc63e39301
[]
no_license
bmichlin/CSCTF_EMTF
1b410dbda434f0a58e72292d3d27d45c2b20e467
1c95a09a1001cfdc238086121b7de34d48fea0db
refs/heads/master
2020-06-17T07:54:06.175024
2016-11-29T18:42:57
2016-11-29T18:42:57
75,017,357
0
0
null
null
null
null
UTF-8
C
false
false
15,978
c
#include <math.h> TH1F* getHist(TFile* file, TString hname){ TIter next(file->GetListOfKeys()); TKey *key; while((key = (TKey*)next())){ TDirectory* dir = file->GetDirectory(key->GetName()); if(dir->FindKey(hname) != 0){ TH1F *h = (TH1F*)dir->Get(hname); return h; } } //cout << hname << endl; return ...
[ "noreply@github.com" ]
bmichlin.noreply@github.com
035c3994fbcb311c6ca811242cea23b62b583d6c
f4e6aaa38155a177aec3f35e8b1305969f65892a
/CS/2011/datalab/btest.c
6add2323bfee954829816acf6a96c5f0b46b1f62
[]
no_license
tinylovefitness1597/WPICode
e689c2f09fe86d3e9d79072a12fde2b2ddc05e38
020ac092e97f62ae56c06f7fc8b853e1927134e1
refs/heads/master
2023-04-11T03:18:37.333190
2021-05-03T04:16:18
2021-05-03T04:16:18
null
0
0
null
null
null
null
UTF-8
C
false
false
15,777
c
/* * CS:APP Data Lab * * btest.c - A test harness that checks a student's solution in bits.c * for correctness. * * Copyright (c) 2001-2011, R. Bryant and D. O'Hallaron, All rights * reserved. May not be used, modified, or copied without permission. * * This is an improved version of btest that t...
[ "dragonbanshee@gmail.com" ]
dragonbanshee@gmail.com
cda9dbf31cd622ed0c0ef8eb0d25ec35efaca46e
cfb80f33dcac88b2d9562c119cf95968122b42fe
/pracownia6/zadanie5/strcnt.h
ca73e962fcf68c3265c1b2712f89813fed2b1299
[]
no_license
Bixkog/SO2016
70284a609465ec6fae1941c57ef96b3293014534
c7a4b5ef6eb9aa56b3b4cdf4e90f5c438077f660
refs/heads/master
2021-01-18T20:37:28.230274
2016-12-22T12:26:22
2016-12-22T12:26:22
86,978,872
0
0
null
null
null
null
UTF-8
C
false
false
46
h
int strcnt(const char* str, const char* set);
[ "wojciechoziebly@gmail.com" ]
wojciechoziebly@gmail.com
ee48f1e1cb2f6ada194e6d807a1e2370b787a457
cfe69fc556729bdecf2118fa5bc329343c42ed80
/10.0.10240.16384/ntoskrnl/Functions/MmIsRecursiveIoFault.c
bbfa287e06049926b730d7da4b6e22414d92048f
[]
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
201
c
// MmIsRecursiveIoFault BOOL MmIsRecursiveIoFault() { int v0; // r3 v0 = __mrc(15, 0, 13, 0, 3); return *(_BYTE *)((v0 & 0xFFFFFFC0) + 0x3CD) || *(_BYTE *)((v0 & 0xFFFFFFC0) + 0x3CC) == 1; }
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
2e3919acab5d31d313d44d33e2bd7a5a7c3ec199
625667fea38c85598fa3725ae676374cff32f054
/drivers/vchiq-module/bcm2835-codec/bcm2835-codec.mod.c
b45e11efa3dcb5c78eb95a2b3a1a2f9621d62a46
[ "MIT" ]
permissive
worarchive/vchiq-dev
250fc8199bcc91ec5755ec86cf27a1a77bc43374
6452110d8cc484a9b4a7463d3189a7af6e75355e
refs/heads/main
2023-05-09T13:52:18.345123
2021-05-30T10:45:55
2021-05-30T10:45:55
null
0
0
null
null
null
null
UTF-8
C
false
false
4,622
c
#include <linux/module.h> #define INCLUDE_VERMAGIC #include <linux/build-salt.h> #include <linux/vermagic.h> #include <linux/compiler.h> BUILD_SALT; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(".gnu.linkonce.this_module") = { .name = KBU...
[ "a1.cota.365@gmail.com" ]
a1.cota.365@gmail.com
b41815bb739aa852f368af30967f548623e0b2b7
dccba9fe1878960d2c7ac3a2c6aebf4c85a1284e
/C/linhaMenor.c
55c18bd0b95a08043788a3525bfa4027233bed58
[]
no_license
thiagofp0/CodeExercises
1a7e106fc7093021eaf6a6d1e821a1ea3d2e0fd5
fc0ac2a9c1378cc3199527b1742ae4e30ecd2bb2
refs/heads/master
2022-11-20T01:28:37.615285
2020-07-22T02:46:23
2020-07-22T02:46:23
274,563,032
1
0
null
null
null
null
UTF-8
C
false
false
702
c
#include <stdio.h> //1. Crie um programa capaz de ler os dados de uma matriz quadrada de inteiros. //Ao final da leitura o programa deverá imprimir o número da linha que contém o menor dentre todos os números lidos. int main(){ int n; scanf("%d", &n); int matriz[n][n]; int maior = 0; for (int i = 0; i < n; +...
[ "thiagofp707@gmail.com" ]
thiagofp707@gmail.com
0e52ed538071b373b99750b8c3778958c44035bf
49d94a7a2c4be27f5feed5e3ffb33c172faa2c94
/reference/MSP430ware/examples/grace/2xx/F21x1/msp430x21x1_lpm3_xt1/msp430x21x1_lpm3_xt1.c
c2bcf0f7a4f1455618d830dc30a0d6bcf03912b4
[]
no_license
michkrom/mspdev
bf1c99d4695ce9f4716ba3a0e16601bfd89d9cca
460a9903c1b4a15ce4266156adc67e8b9c83e79b
refs/heads/master
2020-02-26T13:18:05.934703
2014-01-30T07:33:27
2014-01-30T07:33:27
null
0
0
null
null
null
null
UTF-8
C
false
false
1,458
c
//****************************************************************************** // MSP430x21x1 Demo - Basic Clock, LPM3 Using WDT ISR, 32kHz ACLK // // Description: This program operates MSP430 normally in LPM3, pulsing P1.0 // at 4 second intervals. WDT ISR used to wake-up system. All I/O configured // as low out...
[ "noccylabs@gmail.com" ]
noccylabs@gmail.com
6c79e3dff166e930fa5110724fee0294641ad41f
f3d0e1a481b50a2f450e16299e10dc1eace31d23
/MPLABXProjects/BatCap.X/cycle_button.h
3f7826e712e94c6e5661142468ba92c155c8317f
[ "MIT" ]
permissive
gladfelter/electronics
134fa8adaf6b403621cf85cd4d3728c8e1280bce
749747554a3a0f71dafc0d7cf950e9bcb6768306
refs/heads/master
2021-01-17T10:02:43.145663
2016-06-14T03:21:34
2016-06-14T03:21:34
23,056,694
0
0
null
null
null
null
UTF-8
C
false
false
906
h
/* * File: cycle_button.h * Author: David * * Created on August 24, 2014, 11:36 PM */ #ifndef CYCLE_BUTTON_H #define CYCLE_BUTTON_H #ifdef __cplusplus extern "C" { #endif /** * Call this from the system ISR to handle cycle button interupts. */ extern void CycleButtonISR(); /* * Initializes the Cycle butt...
[ "gladfelter@gmail.com" ]
gladfelter@gmail.com
034a2064b9d41bd88254db1896f76840e7681732
ebc2e39f6dc9a9e9ac8ff34e03ec4632b3fe07d7
/20_Output/20_SwProjects/10_trunk/10_BaseBoards/Framework/MSF/MercuryFwk/Source/h/01_Hal/02_Drv/pm_drv.h
d47b7d5d55e51c62b55eb5e86fd43c721bfe7360
[]
no_license
ffich/MercurySystem
2bf6df63f54f5ad9e99b40289d5f8c38520d6bb2
f62448ed1a47f68277ee7c5e318c1433feeddea4
refs/heads/master
2022-11-06T08:03:39.037945
2022-10-29T17:46:46
2022-10-29T17:46:46
264,490,604
3
1
null
null
null
null
UTF-8
C
false
false
4,022
h
/************************************************************************ * Power Modes Driver * ************************************************************************* * FileName: pm_drv.c * * HW: Merc...
[ "francesco.ficili@gmail.com" ]
francesco.ficili@gmail.com
7b38a36ae86352cda6952ae48fce7060d31bcd5e
cebf6db6959d5d079aee3f0ec6e28ee9836f50fe
/libs/libmuslc/src/thread/__futex.c
22dd12db74cf10845db434d1edc8af1a5780946e
[ "MIT", "LicenseRef-scancode-other-permissive", "BSD-3-Clause", "LicenseRef-scancode-mit-nagy", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
glen-mac/DreamyOS-seL4-Operating-System-AOS
bcf7c3d4be691f1d1993ad4f8a92219dde7516ee
44122f3d7a94e8ae95c4100b6fd498659ecc006b
refs/heads/master
2021-09-07T23:36:34.222666
2018-03-03T08:47:31
2018-03-03T08:47:31
99,069,273
9
4
null
null
null
null
UTF-8
C
false
false
187
c
/* @LICENSE(MUSLC_MIT) */ #include "futex.h" #include "internal/syscall.h" int __futex(volatile int *addr, int op, int val, void *ts) { return syscall(SYS_futex, addr, op, val, ts); }
[ "Alexander.Kroh@nicta.com.au" ]
Alexander.Kroh@nicta.com.au
03db9a78b0aa19e4cedd1598197e708db64ced30
165587e5dd05eddec4ff01cc15c405d0a15933ba
/measure/data.h
a3cbf169e60ae60e33911ed6272b972faf95a583
[]
no_license
chongkuijiang/app
0afd6d5d3728c56406d18b03ece09f9643ecc08c
e932e090da458da506dbb6712f82a163558441a5
refs/heads/master
2021-04-22T03:29:24.066370
2020-03-27T02:53:30
2020-03-27T02:53:30
249,847,032
0
0
null
null
null
null
UTF-8
C
false
false
259
h
#include <stdint.h> typedef struct { float t1; float t2; float t3; float t4; float p1; float p2; float p3; float p4; float cp; float ct; float wf1; float wf2; float wf3; float wf4; float wt1; float wt2; float wt3; float wt4; }data_t;
[ "783480284@qq.com" ]
783480284@qq.com
3389dbea0f44625ae18fba7e76b25fbd167a3585
d75dda4aa4e454a8ef6ce04cc8cb1c8aa4744c88
/6_rozp/lab01c/tcpclient.c
9749e3e4e324ffd62cb41bfa6f717812017de6aa
[]
no_license
kgadek/kpfp
22d9d81be40d918de904f40df0fca4625a078925
90e19688e0632290748c0e4ba8ac172dea3f5fe6
refs/heads/master
2021-01-23T12:17:53.501842
2012-09-28T17:12:52
2012-09-28T17:12:52
1,496,299
0
0
null
null
null
null
UTF-8
C
false
false
641
c
#include <stdio.h> #include <sys/types.h> #include <sys/socket.h> #include <assert.h> #include <strings.h> #include <netinet/in.h> #include <arpa/inet.h> #include <string.h> #include <unistd.h> int main() { struct sockaddr_in serv_addr; int fd; char buf[10]; fd = socket(AF_INET, SOCK_STREAM, 0); assert(fd != -1...
[ "kgadek@gmail.com" ]
kgadek@gmail.com