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
4e0f6e1756cfba141faa6c68ef2f52d9e45c895b
b1d017f04aa49267c3c5274cad297529e598c7ef
/chapter6/e9.c
22ccb6c416c28b32cf0564fee06950208bddc544
[]
no_license
devitalio/cprimerplus-6th
9235e66f68a2deb88f44166c97d1c8d48df4c618
30656ca7c6648cf933cb78c5bfb5b9002e3bde4f
refs/heads/master
2022-10-30T23:46:26.143542
2020-06-18T19:17:58
2020-06-18T19:17:58
269,574,674
1
0
null
null
null
null
UTF-8
C
false
false
284
c
#include <stdio.h> float calculate(float x, float y) { return (x -y)/(x * y); } int main(void) { float x,y; printf("Enter 2 decimals: "); while(scanf("%f%f", &x,&y) == 2) { printf("%.4f\n", calculate(x,y)); } printf("\n"); return 0; }
[ "devitalio@users.noreply.github.com" ]
devitalio@users.noreply.github.com
9f6ce8ef4c15b16b06e780465d6eaa3ff87430e8
ba5c98f736e101a864a531723ad0589d0bcf66c3
/colle/colle04.c
6eb5c8564df607e68d16ae662d17bee513577f9e
[]
no_license
isaacgounton/CercoIA_43_Piscine_C
e05e3e5d78825a71b6a86d979bc8801f09373581
61852b2a10aedc57d6e0337c84e7822fca7a31c6
refs/heads/master
2021-01-02T11:36:32.245586
2020-02-26T03:53:36
2020-02-26T03:53:36
239,606,066
0
0
null
null
null
null
UTF-8
C
false
false
938
c
/* GROUPE 20 */ #include "colle.h" void colle04(int x, int y) { int i; int j; j=1; while(j<=y) { i=1; while(i<=x) { if (j == 1) { if (i == 1) ft_putchar('A'); else if (i== x) ...
[ "noreply@github.com" ]
isaacgounton.noreply@github.com
c0b7e92d7784ddcc3cab4df033fb15ec64b02009
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/linux-master/drivers/clk/socfpga/clk-periph-a10.c.bak.c
7b2ad97dd17848451ca6cc40786f4429d709848a
[]
no_license
zhiyuanjia/WoBench
878255ce45e76ef57f88743c7f43acdfa59e93e7
6b337780cbd598de98fc0eabd19efaf1a01b6012
refs/heads/master
2021-09-23T03:12:08.091319
2018-06-14T10:17:59
2018-06-14T10:17:59
null
0
0
null
null
null
null
UTF-8
C
false
false
3,795
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN /* * Copyright (C) 2015 Altera Corporation. All rights reserved * * This program is free software; you can redistribute it and/or modify * it under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software ...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
0ea41f765c66c6f9614785575a19afc082668ec7
ecb2d57efbbc66fc8fc2925a0b323921aa753022
/src/selective_OLS_B.c
355c0e347e68c7a6f7f3bc66bbcfb1530ec5ca96
[]
no_license
cran/DESP
4061c3e976b4dc31de4af9c6b2dbf3766ff0ca57
2aa2ecc69f210a4d02ffb836d9ddc57508228582
refs/heads/master
2021-05-04T11:23:00.139024
2017-02-02T10:33:51
2017-02-02T10:33:51
36,498,322
0
0
null
null
null
null
UTF-8
C
false
false
3,425
c
/* * DESP/src/selective_OLS_B.c by A. S. Dalalyan and S. Balmand Copyright (C) 2015- * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (version 3) as published by * the Free Software Foundation. * * This program is distributed in...
[ "csardi.gabor+cran@gmail.com" ]
csardi.gabor+cran@gmail.com
7f0ce31b0666fa1d2ae84d6715e4431381d5b64b
38f8330b9178a76c85aed3b04beb1dffc3cf3716
/llvm/tools/clang/test/CodeGen/tvm/runtime/shakerSort.c
49401f173cb11513ca3056c9fb465e7ed18ff611
[ "NCSA" ]
permissive
EnoRage/TON-Compiler
62cb61744756b71737c6a1482d414f35e571636c
a16d9976e8f2a87512162dd5415a54a6ace925f8
refs/heads/master
2020-08-24T23:35:14.486000
2019-10-17T08:37:26
2019-10-21T21:39:42
null
0
0
null
null
null
null
UTF-8
C
false
false
1,413
c
// XFAIL: * // #define NATIVE // RUN: %clang -w -O3 -S -c -target tvm %s -o - | tvm-testrun --no-trace --entry test | FileCheck %S/shared.h long ag[] = {1,7,4,3,0,716,74,2,5,9,23,24}; void shaker_sort(long array[], long size) { for (long left_idx = 0, right_idx = size - 1; left_idx < right_idx;) { ...
[ "dmitriy.borisenkov89@gmail.com" ]
dmitriy.borisenkov89@gmail.com
d91e33ed4f7f7f0cf8ae836cca8b27efdee495af
50a94b73065352573428c54c7f3b1c4c624006fc
/TileGame/Pods/Headers/Private/ImageFilesPicker/JVTRecetImagesCollection.h
17f48656cf265c63110a6213d36251a75ef2f027
[]
no_license
artlemonexample/tilegame
d2de5aa24ee349c8d63a5fd2ee5acd8b7b1514ab
2535f99fe007169ba1ebd8d3fa5c3b551821e7b0
refs/heads/master
2021-01-19T23:39:48.102760
2017-05-10T17:51:00
2017-05-10T17:51:00
89,002,015
0
0
null
null
null
null
UTF-8
C
false
false
73
h
../../../ImageFilesPicker/ImagePicker/Resource/JVTRecetImagesCollection.h
[ "ak_lemon_school@mail.ru" ]
ak_lemon_school@mail.ru
4f8967ef02b624ed01138eab8a0f58434dcc89fe
63a8f67013aa020d0d5efa82747a4ba5a51aad34
/GPIO REQ8/GPIO_REQ8/GPIO_REQ8/pushButton.c
887d7bde3726d10d87495df873d156f56b2eb7ac
[]
no_license
ayaayman12/GPIO-Challenge
b11772928b5be839979ba0d709b77295014b9c7b
4f9012a0f8a3d207af8f2050869dd4897e3bc7f5
refs/heads/master
2020-12-13T23:19:01.654239
2020-01-19T07:31:30
2020-01-19T07:31:30
234,560,867
0
0
null
null
null
null
UTF-8
C
false
false
2,808
c
/* * pushButton.c * * Created: 1/18/2020 6:08:45 PM * Author: A_ayman */ #include "pushButton.h" void pushButtonInit(En_buttonId_t en_butotn_id) { switch (en_butotn_id) { case BTN_0: { gpioPinDirection(BTN_0_GPIO, BTN_0_BIT,INPUT); break; } case BTN_1: { gpioPinDirection(BTN_1_GPIO, BTN_1_B...
[ "Ayaayman765@gmail.com" ]
Ayaayman765@gmail.com
e40d41873639b6f4a4ca632ae8aa80d2d21db50c
52c30bcb59b50f12f6fada5a420f5f565937a317
/(08) - Strings/1.c
2c258703aa1a577a8024d5337a465b61fb80387c
[]
no_license
chaves04/Logica-de-Programacao
c539f7c6a6b283ce3f8b7c8157abf37da752da09
f5bae17e7c4ef3c74b12a32bc28bf26099078e56
refs/heads/master
2021-01-19T00:17:52.403732
2017-03-25T23:58:29
2017-03-26T00:00:38
null
0
0
null
null
null
null
UTF-8
C
false
false
500
c
#include <stdio.h> #include <string.h> int main(void){ char string_1[21], string_2[21], string_3[41]; int i, j, k; scanf(" %[^\n]s%", string_1); scanf(" %[^\n]s%", string_2); i = 0; while (string_1[i] != '\0'){ string_3[i] = string_1[i]; i++; } string_3[i] = ' '; j...
[ "filipegb@live.com" ]
filipegb@live.com
9bea324715c19916035a51483664211fe7c81e8c
0595b944f6b7cab8ebd14f7a62c3198a468ee1d4
/C/8kyu/Smallest/Smallest.c
3ea0c395cd7b8c656b88cd914ed7403caf392c6d
[]
no_license
lfteixeira996/CodeWars
a43fcd5a0ef02b5b94c562b362a721b6cdcdb3bf
ccea8d1bd0675a7fba6895033125a1e846e3eacc
refs/heads/master
2023-05-31T14:26:52.035027
2023-05-05T14:22:59
2023-05-05T14:22:59
157,246,040
0
0
null
2020-08-20T09:23:01
2018-11-12T16:51:42
C
UTF-8
C
false
false
517
c
/*************************************** #Name : Smallest #Author : Luis Teixeira #Date : 27-11-2018 #E-Mail : filipe.teixeira.996@gmail.com *************************************************/ #include <stddef.h> int find_smallest_int(int *vec, size_t len) { int i; int small = vec[0]; //one approach fo...
[ "filipe.teixeira.996@gmail.com" ]
filipe.teixeira.996@gmail.com
7dcd9d4f4a85b904c95ec135b0af3eba236ee409
138d36f5d3fb91d7bb9fd5c74eaa43603c50a28f
/kalkulator/kalkulator/StosOperatorow.h
df4c0dabd0885a49e325c19eee74c5e9651bacfe
[]
no_license
wojciechmizera/Programowanie-Proceduralne
ebc75e50a0a5170ffb6bab13b2e6f1ea6039b2ec
f40c3fbcac92331728e829310309aa3c0eaf9cf3
refs/heads/master
2021-09-07T13:20:09.767383
2018-02-23T12:27:28
2018-02-23T12:27:28
116,169,748
0
0
null
null
null
null
UTF-8
C
false
false
239
h
#pragma once #include "stdafx.h" struct CharStack { char key; CharStack* next; }; void Push(CharStack** stos, char znak); char Pop(CharStack** stos); int IsEmpty(CharStack* stos); void Del(CharStack** stos); char Top(CharStack* stos);
[ "hceicjow.arezim@gmail.com" ]
hceicjow.arezim@gmail.com
4a430fa2a742a468b171507fddcd14d5cc16f0f0
da98ca264af4a7b20ba77540d001c21b1518c8a9
/C09/ex00/ft_swap.c
a129b240e87ac2ebb68eaeaf1f48fafe50056161
[]
no_license
Sylsee/piscine_42
8a1901f48573efbed01b6fe76769a5e4638fc9d7
c3d43fbba4166411fdda8a7b15a49fae44ee8aee
refs/heads/main
2022-12-27T05:45:44.249046
2020-10-09T22:37:09
2020-10-09T22:37:09
300,419,178
0
0
null
null
null
null
UTF-8
C
false
false
968
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_swap.c :+: :+: :+: ...
[ "sylvio.poliart@gmail.com" ]
sylvio.poliart@gmail.com
3f44fb2186b814f29c590696507708b18895ab1b
c08a26d662bd1df1b2beaa36a36d0e9fecc1ebac
/ode/inc/util.h
614b0119fe830437fecaabf743f98451c4d86752
[]
no_license
SymbianSource/oss.FCL.sf.mw.classicui
9c2e2c31023256126bb2e502e49225d5c58017fe
dcea899751dfa099dcca7a5508cf32eab64afa7a
refs/heads/master
2021-01-11T02:38:59.198728
2010-10-08T14:24:02
2010-10-08T14:24:02
70,943,916
1
0
null
null
null
null
UTF-8
C
false
false
1,973
h
/************************************************************************* * * * Open Dynamics Engine, Copyright (C) 2001,2002 Russell L. Smith. * * All rights reserved. Email: russ@q12.org Web: www.q12.org * * ...
[ "kirill.dremov@nokia.com" ]
kirill.dremov@nokia.com
a47f59bdd9be8537978018ed31d3633c5a8293a8
616dffaee4877192183594a365917e47c6a157ee
/lib/strerr.c
af8d5720cf3ab01f83cd1ac92a647742229b4986
[]
no_license
archibate/osys
9137dcbb2116754075c8b1273a53bc72d125f987
bea060cd53a6184739cf4cf624c472c7e89daa65
refs/heads/master
2020-04-04T23:18:37.807610
2018-11-26T04:55:03
2018-11-26T04:55:03
156,354,106
3
0
null
null
null
null
UTF-8
C
false
false
3,821
c
static const char *err_msgs[] = { "success", "Operation not permitted", "No such file or directory", "No such process", "Interrupted system call", "I/O error", "No such device or address", "Argument list too long", "Exec format error", "Bad file number", "No child processes", "Try again", "Out of memory", ...
[ "m17721388340@163.com" ]
m17721388340@163.com
4888df4b5efbf4205b17e92a4a688dea692b59d1
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/MC/Acceptance/truth/2DRatios/MomentumBinned/S18_AcceptanceSurfacePhi_0_250.C
fd1bba485edfa400f983a9d85ecd0330ecd04185
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
8,971,218
c
#ifdef __CLING__ #pragma cling optimize(0) #endif void S18_AcceptanceSurfacePhi_0_250() { //=========Macro generated from canvas: c/c //========= (Tue Sep 6 16:27:16 2022) by ROOT version 6.26/04 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(nan,nan,nan,nan); TView *vie...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
46d1e122fc8bd58d5f33f0aed0fff939e8d5a8c4
5de4b5afdf301e9d21d0a59db50b6183ee9e4b46
/src/actors/squirrel_const.h
1fba66bf9518e039b3aecae81fa1a75a656ff72b
[]
no_license
cameroncurry/Squirrels
516baeefc460a49c3742aab3a4c1b4294674e521
63d5c69647a60ceec008ae84d9a473308f3ea872
refs/heads/master
2021-01-10T12:55:48.943136
2016-03-31T19:08:21
2016-03-31T19:08:21
53,144,902
0
0
null
null
null
null
UTF-8
C
false
false
410
h
#ifndef SQUIRREL_CONST_H #define SQUIRREL_CONST_H #define MASTER_ACTOR 100 #define GRID_ACTOR 101 #define SQUIRREL_ACTOR 102 #define INFECTED_SQUIRREL_ACTOR 103 #define NEWBORN_SQUIRREL_ACTOR 104 #define GRID_SHUTDOWN 105 #define GRID_NEW_MONTH 106 #define SQUIRREL_BIRTH 107 #define SQUIRREL_DEATH 108 #define SQUIRR...
[ "cameroncurry@Camerons-MacBook-Pro.local" ]
cameroncurry@Camerons-MacBook-Pro.local
193c13e0e0a478b4f8ae110e5113eb2db418e96f
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant101894_tree-ssa-loop-ivopts.c
1d5f4087faaed9ce11a9b149ca17cfb57980795d
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
140,709
c
/* Induction variable optimizations. Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC 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 versio...
[ "agroce@gmail.com" ]
agroce@gmail.com
4d7fd7de8e5b2091703d98060a135fa8e13d4a07
950ea7cd54ef2911e92447cfae1ec80d0838474e
/tetris_final_quartus/software/tetris/main.c
f4f5692a24f835aef2bd7652f7712b78353fb4b4
[]
no_license
kushxg/ece385
ea93ae032586982bc97679dc9ab8f16b08e2cb58
0af1a6c40eaa8ab967f2f29f9b93256456728642
refs/heads/master
2022-11-29T23:06:06.253122
2019-12-09T23:13:25
2019-12-09T23:13:25
null
0
0
null
null
null
null
UTF-8
C
false
false
17,573
c
/*--------------------------------------------------------------------------- -- main.c -- -- Christine Chen -- -- Ref. DE2-115 Demonstrations by Terasic Technologies Inc. -- -- F...
[ "kg3@illinois.edu" ]
kg3@illinois.edu
24f418f77154b86764c1d406487a9f0d75916c0f
a6c5acfd73a40b25576e751fa4efd26b1ad2db70
/niudan_src_new V2.9.21.7.3 leyaoyao/src/wifi.h
3540e9bc19ce828185c249d566bba01c4230df75
[]
no_license
c2194/ndjlyy
58824e5aadebf52594b9c83f258e228776582d15
582585504ff2678737668fa0e7ad2385e1d68a2b
refs/heads/main
2023-07-01T01:22:09.818132
2021-07-26T09:43:37
2021-07-26T09:43:37
389,578,791
0
0
null
null
null
null
GB18030
C
false
false
1,301
h
#ifndef __wifi_H #define __wifi_H #include "sys.h" #include "delay.h" extern u8 ICOMMAND; extern u8 Internet_Linked ; int Re_Str(char *InStr , char *reStr, char *chSrt,int lo); int Re_Str2(char *InStr , char *reStr, char *chSrtSt ,char *chSrtEn); int Re_Str3(unsigned char *InStr ,char *chSrtb); void Wm_State(void)...
[ "c2194@qq.com" ]
c2194@qq.com
ee7b76e0b65e31d3dbcbbcb57c8b0145d83f8509
7093bb58e18d0242849e7f66fe6ba7332f81dceb
/spatial/metadata.c
a8d125ee9980c37764af114f442f9c0e35b80701
[]
no_license
priyankaDhingra/spatial-memory-protection
b2843df6bd720b0eb6e43b1460ffbf7c8e2efb05
76f96718da517dd6bbc03049a85775543f187300
refs/heads/master
2020-06-04T21:00:44.192661
2015-07-24T06:05:26
2015-07-24T06:05:26
37,633,276
0
1
null
null
null
null
UTF-8
C
false
false
2,731
c
/* * metadata.c * * Created on: Jun 28, 2015 * Author: priyanka */ #include<stdio.h> #include <stdlib.h> #include <fcntl.h> #include <string.h> #include <sys/mman.h> #define TRIE_PRIMARY_TABLE_ENTRIES (size_t)(8*1024*1024) #define TRIE_SEC_TABLE_ENTRIES (size_t)(8*1024*1024) int secondary_table_exists = 0; ...
[ "priyanka@Priyankas-MBP.home" ]
priyanka@Priyankas-MBP.home
aebdde1e94c7ae54ead06f7a40c7b77344996f7e
c7805dedbe45f7d03745cae5e1502a17a58e2962
/gassm2/gassm2.c
8ff30df1e104a2ff4a91aef830dc89a273ca9190
[]
no_license
MartinDrab/Genetics
93f4ed333fcf05213e2ce9cb531004eaccede52c
d76811ed30dec492c1cad5e0abbc203c746809ee
refs/heads/master
2020-05-21T20:03:16.722621
2017-09-05T19:09:54
2017-09-05T19:09:54
42,058,817
7
1
null
null
null
null
UTF-8
C
false
false
29,774
c
#include <omp.h> #include <stdio.h> #include <inttypes.h> #include <assert.h> #include <stdlib.h> #include <math.h> #ifdef _WIN32 #include <direct.h> #else #include <sys/stat.h> #endif #include "tinydir.h" #include "err.h" #include "utils.h" #include "kthread.h" #include "utils-lookaside.h" #include "file-utils.h" #in...
[ "martin.drab@email.cz" ]
martin.drab@email.cz
88bbf8ad3950b3305e8c3a209133452ee1762f23
e721b3c2d62d47e48f7329e7f256198ab0876292
/butterfly/ADC.c
14a2dbfd9723e68529f251978f89efc07e67e2a7
[]
no_license
nathanpegram/butterfly-atmel-studio
0740c2363694e3b5a7456e580aaee3a6cec70b1c
fb5271673d20a44aed88073f819ee2cb668eda1b
refs/heads/master
2021-05-04T07:54:34.160653
2016-10-12T17:57:18
2016-10-12T17:57:18
70,726,364
3
2
null
null
null
null
UTF-8
C
false
false
16,228
c
//*************************************************************************** // // File........: ADC.c // // Author(s)...: ATMEL Norway // // Target(s)...: ATmega169 // // Compiler....: AVR-GCC 3.3.1; avr-libc 1.0 // // Description.: AVR Butterfly ADC routines // // Revisions...: 1.0 // // YYYYMMDD - VER. - COM...
[ "nathan.pegram@gmail.com" ]
nathan.pegram@gmail.com
cf09b865949beada453554f368f9ddaa1727fb9b
54a138e84d6e092379d3b842dffc42b2b5062d13
/DP/2096/2096.c
5d8822c940b34d972a137bca54d0fa03c336e801
[]
no_license
junheeyoon/Backjoon
b0d2663ab1fbea9640a39c6dc2fabd2fcbb1c145
db54034ef5f456556e7d472c216b283b20fc7267
refs/heads/master
2020-03-23T07:03:36.857177
2018-08-20T14:21:09
2018-08-20T14:21:09
141,245,474
0
0
null
null
null
null
UTF-8
C
false
false
961
c
#include <stdio.h> int maxDp[100001][3]; int minDp[100001][3]; int check[3]; int maxValue; int minValue; int min(int a, int b){ if( a > b ) return b; else return a; } int max(int a, int b){ if( a > b ) return a; else return b; } int main(void) { int N; scanf("%d", &N); for(int i = 1; i <= N; i++){ scanf("%d %d...
[ "enteryjh@ajou.ac.kr" ]
enteryjh@ajou.ac.kr
a855bfcd76ca0c8ea41553b3fcf72f23b2acffbe
264cc34d1d5322c9c955f351e5ed710836f6a1a5
/cmake_targets/lte_build_oai/build/CMakeFiles/RRC_Rel14/CarrierFreqUTRA-TDD.c
42c29ff5cca3d5fef78a424556165b6a37047ebe
[ "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-generic-cla" ]
permissive
mr-ytseng/openairinterface5g
8d40a768b2046da8c521f58d34c0466226f1c154
54d541c22cdfcb774774089291c93e4e79294a1d
refs/heads/master
2021-10-27T20:56:33.843199
2019-04-19T15:37:55
2019-04-19T15:37:55
177,127,103
0
1
null
null
null
null
UTF-8
C
false
false
5,234
c
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1" * `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c...
[ "yuchia.tseng@irt-systemx.fr" ]
yuchia.tseng@irt-systemx.fr
341bf95f1c03a291e19cfa1c99e5321f40ed6edd
04c8d8da9cebc13513c1b9c7658707ecadfa0ed3
/Roll a Ball/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_List_1_Enumerator_gen_66MethodDeclarations.h
8bafa498dbb76dc3663be73247d8e1a34a513dcb
[]
no_license
fkieyhzen/RollABall
ed9ef9e93f3cfaecd2be10013797e97e9c1e479e
f083b660966094939ed2b5d2028e31bb4e86a67e
refs/heads/master
2023-03-19T18:19:11.437779
2015-06-08T15:27:45
2015-06-08T15:27:45
null
0
0
null
null
null
null
UTF-8
C
false
false
2,542
h
#pragma once // System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.IList`1<Parse.ParseACL>> struct Enumerator_t7021; // System.Object struct Object_t; // System.Collections.Generic.IList`1<Parse.ParseACL> struct IList_1_t1800; // System.Collections.Generic.List`1<System.Collections.Generic.IList`...
[ "patrick@beetheswarm" ]
patrick@beetheswarm
a570a7bfdd2cc2829764a46d3e7201dc45d4fda1
2844cec789c9d335a8905435f187644faa9a6b0b
/src/consensus/consensus.h
9de30229c053b54674506b1710609f30c15b4555
[ "MIT" ]
permissive
Nugroho2534/zixxcore
db1340a6cf9146945ad168460f41d57ce2df113c
4db1e8cc415abc133149393239ff9fb9c42e675c
refs/heads/master
2020-04-22T04:52:15.935394
2018-12-18T17:36:13
2018-12-18T17:43:29
null
0
0
null
null
null
null
UTF-8
C
false
false
1,346
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_CONSENSUS_CONSENSUS_H #define BITCOIN_CONSENSUS_CONSENSUS_H /** ...
[ "dev@zixx.org" ]
dev@zixx.org
c15f3645bef4b2ee744154361273dadcf210d169
0422a2babc7366f446b7e3a3c431bfd3bf5459d7
/libft/libft.h
fc666219477b0bd8ab0a79a99657e35ae10ab48a
[]
no_license
lsjoberg98/Fillit
09b75a5dc2dad9883988e5490aefb1ce507eb8c4
564d4e053212722ae232b714a79becb6fc8b931b
refs/heads/master
2021-02-05T16:05:37.242476
2020-09-11T11:28:46
2020-09-11T11:28:46
243,800,962
1
0
null
null
null
null
UTF-8
C
false
false
3,910
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* libft.h :+: :+: :+: ...
[ "lucasjoberg@gmail.com" ]
lucasjoberg@gmail.com
4fff8ff20a1e581d1245462bd333f167c599201d
4a94716b2bf98f2aa3babdd225960cec0497d546
/makingfunxyz-esp8266-NONOS/4.WebControlLED/app/user/user_webserver.c
bf509ba9fd702d4fa5ced9852a22852bbee50f14
[ "MIT" ]
permissive
408881465/makingfunxyz-esp8266
36b4b6acfc409007dd88dc9efd6c1e7e3a016649
96b47a6d8a299643ffd337f195983fd05547094c
refs/heads/master
2020-04-21T16:10:23.880598
2018-12-26T14:38:29
2018-12-26T14:38:29
null
0
0
null
null
null
null
GB18030
C
false
false
14,135
c
/* MIT License Copyright (c) 2018 imliubo Base On Dave Gamble and cJSON contributors Github https://github.com/imliubo Website https://www.makingfun.xyz 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 S...
[ "imliubo@makingfun.xyz" ]
imliubo@makingfun.xyz
d5b57dca069fd9b50d6c7e19d2539d7814ddfe5f
6119eb6af4643aeb511e33a30ff27aa4d467e5f7
/Lab 4 Battleship Completed/battleship-4/EIFGENs/battleship/W_code/C3/ev1055d.c
9822af3a0ffbd98f3565001153acbea78b9ee640
[]
no_license
TheHackerGenesis/EECS-3311
b197e6a470bfeaf8e3cb9e7c3e1ce8afd05032e7
858d6c0e71e31c8dba6dd3abc05fca79e49d0130
refs/heads/master
2022-01-20T04:18:07.883224
2019-06-28T11:36:52
2019-06-28T11:36:52
null
0
0
null
null
null
null
UTF-8
C
false
false
3,172
c
/* * Class EV_PARAGRAPH_CONSTANTS */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1055 [] = {0xFF01,232,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1055 [] = {0xFF01,245,1054,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1055 [] = {0xFF01,1054,0xFFFF}; static const ...
[ "kishanpatel12@gmail.com" ]
kishanpatel12@gmail.com
5ce526f73483b6144cfbdbd5006e882fc8e06814
e25c8b65c0115053b14f8ecffaea94a964eefa1f
/ds/open/world1/cominging/area2/npc/fort_g.c
edc8ceb966a66bda12b0f11862147582ca963fbe
[]
no_license
zwshen/mudos-game-ds
c985b4b64c586bdc7347bd95d97ab12e78a2f20f
07ea84ebdff5ee49cb482a520bdf1aaeda886cd0
refs/heads/master
2022-03-01T14:55:10.537294
2022-02-15T15:41:26
2022-02-15T15:41:26
244,925,365
4
1
null
2022-02-15T15:41:27
2020-03-04T14:44:49
C
BIG5
C
false
false
1,397
c
#include <ansi.h> inherit NPC; string drink(); string eat(); void create() { set_name("哨崗士兵", ({ "fort guard","guard" }) ); set("long", "守衛塔頂樓的士兵,看察步靈城四周景象,戴著一付沉重的\n" "鐵頭盔,所以看不清楚他的容貌,他瞪視著遠方,站著挺挺\n" "的,一付精神毅毅的樣子。\n"); set("level",34+random(2)); set("age",30+random(3)); set("chat_chance_combat",120)...
[ "zwshen0603@gmail.com" ]
zwshen0603@gmail.com
d8287f076c2bbd2d8c9f39bf01482be3937cd9fc
16d48e992ed394ffd15f33958882e67837084a63
/push_swap/src/stack_b_actions.c
15158d4f820b6b64d6345f84529876ed819fb55b
[]
no_license
f0lio/push_swap
4641795516d38f67bf9abd44d9d9629c21f09c84
58bb54f03b9c1fbfbb6c8aef26170ab3cc949641
refs/heads/master
2023-07-24T14:41:06.413138
2021-09-14T09:22:08
2021-09-14T09:22:08
405,313,103
1
0
null
null
null
null
UTF-8
C
false
false
617
c
#include "push_swap.h" void push_to(t_env *env, char stack_name) { if (stack_name == 'A') push_a(env); else if (stack_name == 'B') push_b(env); } void swap_b(t_env *env) { swap_stack(&env->b); SWAP_B; } void push_b(t_env *env) { t_stack *a; t_stack *b; a = env->a; b = env->b; if (a->stack ==...
[ "36214338+f0lio@users.noreply.github.com" ]
36214338+f0lio@users.noreply.github.com
7bdfccc4202b2787713941679123d46cf385082c
7dfc46875f918916849fbb5601a434ad22bc1bcd
/shared/definitions.h
17998367b1389670a73ce9db990ba72bcd156010
[]
no_license
tysseng/controllerblocks
1ed6112b8018d5062b4e32ece1d4a383cca5c80f
a5ba6364bab8bc4d71c8102c8154ead6ecef7934
refs/heads/master
2021-01-22T05:21:03.316578
2014-05-11T12:56:37
2014-05-11T12:56:37
null
0
0
null
null
null
null
UTF-8
C
false
false
366
h
#ifndef _DEFINITIONS_H #define _DEFINITIONS_H //External storage #define DONT_SEND_ACK 0 #define SEND_ACK 1 //Controller timers #define TIMER0_SOURCE_TAP_TEMPO 0 #define TIMER0_SOURCE_KEY_REPEAT 1 #define TIMER0_SOURCE_DIAL_SPEED 2 // interrupt control #define DISABLE_ALL_INTERRUPTS INTCON.GIE=0 #defin...
[ "joakim@tysseng.no" ]
joakim@tysseng.no
e5a12769a05e061d482563c107f55e940184ecbe
93de7999d11432b7ecaa8383df63310afa9f62b3
/DOS/CMD/debug/MKTABLES.C
46a1076b482210e20f333f06ba357ac0e6899cca
[ "LicenseRef-scancode-public-domain", "BSD-3-Clause" ]
permissive
haizzus/SYSTEM-OS-OSFree
bc5745cf4192f3d8d8a59c7369c9a029fd071f3f
20d79864a58cb7f1abe1622dfb259b99750dbeff
refs/heads/master
2023-07-25T00:57:10.812543
2015-04-15T17:19:54
2015-04-15T17:24:07
null
0
0
null
null
null
null
UTF-8
C
false
false
28,170
c
/* * This program reads in the various data files, performs some checks, * and spits out the tables needed for assembly and disassembly. * * The input files are: * instr.set Instruction set * instr.key Translation from one- or two-character keys to * operand list types * instr.ord Ordering relations to en...
[ "miturbide@nextstep.com.ec" ]
miturbide@nextstep.com.ec
baa995ec97f79b7237e5cb69d50d20f2dd4c4bf4
5c84fa4aba1207b5dc6125455f8cf5118b42ebf0
/os161/kern/fs/sfs/sfs_vnode.c
1dcd64789be126a28e28e2bbc024f723c665f5a1
[]
no_license
vamsi3296/hcs
b9b3628eb0ecba64fab82b2ddc2b37e16c854e68
45c5b9583c1e51a676b13a42e1ed773b66f6f147
refs/heads/master
2021-01-01T16:53:29.152009
2017-07-21T11:59:27
2017-07-21T12:03:13
97,943,469
0
0
null
null
null
null
UTF-8
C
false
false
37,234
c
/* * Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 * The President and Fellows of Harvard College. * * 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 ...
[ "vamsikrishna3296@gmail.com" ]
vamsikrishna3296@gmail.com
9ef9ed50e0ade7185e3cb3887cb4f001a920d862
28632387e1b38b4a7cdfdc4b0c37a89ab8e272bc
/Linguagem c c++/Vetores String e Matrizes/string.c
26fc6abf29fc006bea8cf9803e9cdbb20392259c
[]
no_license
MTFrias/Linguagem-C
43bf31ce2d02a7c5e750093d0ec7405948dd3938
619394e82ff5242ce96e00af023d40125a4b96ef
refs/heads/master
2020-12-08T21:56:27.867240
2020-01-10T19:35:18
2020-01-10T19:35:18
233,106,181
0
0
null
null
null
null
UTF-8
C
false
false
1,173
c
#include <stdlib.h> #include <stdio.h> #include <string.h> //biblioteca que tem a função strlen, para limpar o excesso de momoria não utilizada int main() { char palavra[255]; printf("Digite uma palavra \n"); //limpar o buffer do teclado em primeiro lugar setbuf(stdin, 0); // stdin é standard input ...
[ "miguelfrias16@gmail.com" ]
miguelfrias16@gmail.com
5ad58b75b29f2d1b0c6f61d7547c46f78fb2ede3
9718311487693a7f348a3de2f1d75e43bcaf5b9d
/heaps/main.c
9a328fe6944fc5a5e888977b620b6819bf840162
[]
no_license
Roymprog/datastructuren
7a0f46ced9aae69d26182ab74670222ef663cb8d
35deee801913aae6a9583de78cb5d69adbef61bf
refs/heads/master
2020-04-04T13:37:34.200112
2018-12-14T21:27:26
2018-12-14T21:27:26
155,968,968
0
0
null
null
null
null
UTF-8
C
false
false
5,580
c
#include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <getopt.h> #include "prioq.h" #define BUF_SIZE 1024 static char buf[BUF_SIZE]; struct config { // You can ignore these options until/unless you implement the // bonus features. // Set to 1 if -y i...
[ "royvsanten@gmail.com" ]
royvsanten@gmail.com
eb1b36cb0be5c9730bcae1c0f82c15c5aab4542f
c52337f3eccdb3a9ca7e067e622b91d20931628f
/login-database/app.c
1ae58812491998dbb714ae9ba0f39bd3bccf89df
[]
no_license
fairhopeweb/appweb-samples
29f2ebe621e8f935df84a78e1bf8b584c91e4dae
04ef7f56b7cf5ca4957a58a6c02e1871c1549c80
refs/heads/master
2023-08-04T02:21:59.602425
2021-09-27T21:41:40
2021-09-27T21:41:40
null
0
0
null
null
null
null
UTF-8
C
false
false
2,609
c
/* app.c - Application code to manage authentication */ #include "esp.h" /* Common base run for every request. */ static void commonBase(HttpStream *stream) { cchar *uri; if (!httpIsAuthenticated(stream)) { /* Access to certain pages are permitted without authentication so the ...
[ "dev@embedthis.com" ]
dev@embedthis.com
a91b2039627be6a354b2cd10faaa45bb114d1fc7
1cc5d45273d008e97497dad9ec004505cc68c765
/cheatsheet/ops_doc-master/Service/cfaq/example_c/minheap_c_2/heap.h
7b3f19f75848b341c9726144e574b6cf7ff2c4a9
[]
no_license
wangfuli217/ld_note
6efb802989c3ea8acf031a10ccf8a8a27c679142
ad65bc3b711ec00844da7493fc55e5445d58639f
refs/heads/main
2023-08-26T19:26:45.861748
2023-03-25T08:13:19
2023-03-25T08:13:19
375,861,686
5
6
null
null
null
null
UTF-8
C
false
false
813
h
#ifndef __HEAP_H__ #define __HEAP_H__ #include <errno.h> #include <stdlib.h> typedef struct heap_node_s { long int index; void *data; } heap_node_t; typedef struct heap_s { heap_node_t **heap; long int size; ...
[ "wangfl217@126.com" ]
wangfl217@126.com
709414ed759602a6f6e62bed372f0a518d2ac2be
dfa39c783b1a522dd757f75ae5cede0c13596e07
/UNIDAD 1/Ejercicio 75/gun.c
09bfca64d207e20988db12e3a83da3d365cf818b
[]
no_license
Jos3GS/SO-2021
963c9f327e167f4441fd6baa016e1d812b809776
5b6bcd970ae34ae41e8cfe843799735698142139
refs/heads/main
2023-04-08T10:33:14.944471
2021-04-19T19:25:12
2021-04-19T19:25:12
334,157,694
1
0
null
null
null
null
UTF-8
C
false
false
816
c
#include <stdlib.h> #include <stdio.h> typedef int bool_t; // Attribute structure typedef struct { int bullets; } gun_t; // Memory allocator gun_t* gun_new() { return (gun_t*)malloc(sizeof(gun_t)); } // Constructor void gun_ctor(gun_t* gun, int initia...
[ "gutierrez.sossa.j@gmail.com" ]
gutierrez.sossa.j@gmail.com
c29fe01855ac0a7a77486d104c2b6439bb6a3b71
c06a3fb05d9f27ec37eff46d7b104c758449b202
/practice-曾经的练习程序/vedio/002Linux-C从入门到精通/059.c
965d1fa7c68e324b7acc67d53c5445a74ceae78f
[]
no_license
xumenger/xumenger.github.shit
ceabdf1da3ad19c9e1583d36d40f2729562d8af6
dfb691bcbb10695368522324d6429b7f69f11333
refs/heads/master
2020-12-26T00:26:34.034917
2016-07-27T15:21:53
2016-07-27T15:21:53
35,945,793
2
0
null
null
null
null
UTF-8
C
false
false
1,102
c
#include<sys/types.h> #include<sys/socket.h> #include<netinet/in.h> #include<arpa/inet.h> #include<unistd.h> #include<stdio.h> #include<stdlib.h> #define PORT 2345 int main(void) { int sockfd, newsockfd; struct sockaddr_in addr; int addr_len = sizeof(struct sockaddr_in); if((sockfd = socket(AF_INET, SOCK_STREAM, ...
[ "xumenger@126.com" ]
xumenger@126.com
f566ab66d81dc72f35c3cbc11e79114e0358ff27
c3ad19b5970e66c8e5fdf1874e01841145b8faf0
/Src/syscalls.c
062e18c1aeaa74627ae08855a86c37e2c9a33d9e
[]
no_license
rirethy/InternetCareConnectedPlug
de07ee3fa279e2370515203c43d0957ef420d7a1
9a0bddd5775329adedd540a015825cdb42d73a8a
refs/heads/master
2021-06-07T12:22:33.445511
2018-06-03T17:50:36
2018-06-03T17:50:36
135,839,068
0
1
null
2020-03-08T00:42:22
2018-06-02T17:40:12
C
UTF-8
C
false
false
7,034
c
/** ****************************************************************************** * File Name : syscalls.c * Description : Support files for GNU libc. Files in the system * namespace go here. Files in the C namespace (ie those * that do not start ...
[ "projects@makethis.fr" ]
projects@makethis.fr
816a1ef2accfd9316179afc706f869fbcdca1ac6
7a1f13e0711cc7b9f9b88863ebfebc824a9cf50b
/COMRED/Grafos/matrixavg.c
9cd6b25876c9d898a5b13eaa29be77a9c16da363
[]
no_license
JulioC/UFABC
aa21fc2a916286fe4d9f70d9cd143be2f2ed9633
5d880b7489b7349b0279b41bd8dcd961e428c8de
refs/heads/master
2020-08-05T03:39:33.664286
2011-06-28T21:16:14
2011-06-28T21:16:14
null
0
0
null
null
null
null
UTF-8
C
false
false
597
c
/* * matrixavg * * Get the average of the values in a matrix * * Input: * The number of rows and columns in the matrix, followed by n*n values * * Output: * Average value */ #include <stdio.h> int calc(int nodec, int *paths); int main(int argc, char *argv[]) { int aux, dim, dimq, i; long int sum = 0; ...
[ "mail@thejcs.com.br" ]
mail@thejcs.com.br
560bd7105712fa02fef6fd7b1549ba0f4970d8ba
5ddc6cd75cd0b28118d73994aeedb3849b1a3f69
/Project_Headers/scripts.h
cc4e5bf58e2f9506560d8fa6ce364da9880c0698
[]
no_license
jimherd/Robokid_bot
5a1103bbe1a6c8c85ed8ce9a82612326b3993cc7
6d64720def74b37157da22aeca48527551e703de
refs/heads/master
2016-08-04T10:30:39.636891
2012-08-14T21:15:34
2012-08-14T21:15:34
1,682,713
0
0
null
null
null
null
UTF-8
C
false
false
202
h
/* * scripts.h * * Created on: 24-May-2011 * Author: jim */ #ifndef SCRIPTS_H_ #define SCRIPTS_H_ extern const char script_example[]; extern const char script1[]; #endif /* SCRIPTS_H_ */
[ "jtherd@gmail.com" ]
jtherd@gmail.com
dc50c76e4f3cf9cf8bc6cd519e79fb837181708c
29a39f120f407d4be742a68f0964f67a75d278fc
/CSC214/InClass/01_25/pointers.c
f9627b72684c517672faa362769d04925a05f49f
[]
no_license
zezhyrule/school
2bb73889a9b3f3c76683c86d2be02ce7519325a0
5d31860014bf77c1a21fe3d34ef13ef5ea5036d5
refs/heads/master
2021-05-03T18:23:05.365283
2017-12-14T20:20:00
2017-12-14T20:20:00
71,940,255
0
0
null
null
null
null
UTF-8
C
false
false
608
c
#include<stdio.h> #include<stdlib.h> // updated comments will be online int main(int argc, char **argv) { int num, i, *ptr, sum = 0; printf("Enter number of elements: "); scanf("%d", &num); ptr = (int*) malloc(num * sizeof(int)); // memory allocated if (ptr == NULL) { printf("Error! Memory not allocated.")...
[ "cs214107@cs.sfasu.edu" ]
cs214107@cs.sfasu.edu
8c9ae4eb9ca5a0a79795f9a40030a58d78251fbb
2fdc7552e7404636aacbdd65357b3a3fa8788789
/H1.h
1447c828ee41e3f99f1b64e22db16106eb5b849a
[]
no_license
AshishV123/Data-Structures-Project
c8decdf59f5c59c534e708c501c494d16845463e
cbb05c982378e412c93b72986ec50f33e4d4013b
refs/heads/master
2021-08-31T17:38:39.729346
2017-12-22T08:22:22
2017-12-22T08:22:22
115,093,799
0
0
null
null
null
null
UTF-8
C
false
false
17
h
#include"H13.h"
[ "noreply@github.com" ]
AshishV123.noreply@github.com
4548fbacdf4e34263040ee15cf84e38092c2a09f
5b506b0f77a4e86b7b6c7002579c99591074d337
/pilacarlos.c
e1a3455d5f8fe573202556436fafd44c234e0cf8
[]
no_license
Carlos222Cuellar/ejerciciosC
04fd135eeead121fc28d5fc72aecd29d652c3b6e
685f1e741744d8cb1c26e01b8e90cff46c712f08
refs/heads/master
2021-08-08T00:46:16.143933
2017-11-09T07:53:34
2017-11-09T07:53:34
null
0
0
null
null
null
null
UTF-8
C
false
false
1,415
c
#include <stdio.h> #include <stdlib.h> typedef struct nodo{ int dato; struct nodo *siguiente; }tiponodo; typedef tiponodo *pNodo; typedef tiponodo *Pila; void insertar(Pila *pila, int num); int eliminar(Pila *pila); int main() { int opcion; int num; Pila pila=NULL; do{ printf("\n"); printf("\t***M...
[ "noreply@github.com" ]
Carlos222Cuellar.noreply@github.com
b78f17161ef03e934c8399d965496971535e1fd5
b28fdd2821255b7ab2d348481b1af550c4bfbac6
/src/parseur/parseur2.c
37291fce9b82cc3b11e312c363f917da34a10e25
[]
no_license
julian-ladjani/wolf3d
cf621b59e14f2e98834bfd02fafcb39d41290a82
37c5d65e156deaffbee840a38372dfc1c703372a
refs/heads/master
2021-07-02T01:34:23.740605
2017-09-20T22:54:27
2017-09-20T22:54:27
104,275,740
0
0
null
null
null
null
UTF-8
C
false
false
1,605
c
/* ** parseur2.c for wireframe in /home/julian-ladjani/delivery/CGP/wireframe/src/parseur ** ** Made by Julian Ladjani ** Login <julian.ladjani@epitech.eu> ** ** Started on May Dec 8 14:41:15 2016 Julian Ladjani ** Last update Feb Dec 12 01:55:49 2016 Julian Ladjani */ #include "my.h" int my_strcmp(char *s1, char ...
[ "julian.ladjani@epitech.eu" ]
julian.ladjani@epitech.eu
55c6953d41a7858e0988819ee01b9b972cadae2a
d2a7f87f86dcabb6891003a96e76dfa921037339
/Estrutura de dados/Pesquisas/ordenação.c
e0ffe473271e4bc7accf0cb5c49bcf6fa8d9163a
[ "MIT" ]
permissive
dudu1626/Programacao-em-C
d59f6eb7c6143cd83704e600eb02acc1a8b06bdf
61850087e5d3172c0e1d165b99c34dda8a80ebb6
refs/heads/main
2023-03-26T12:38:49.963623
2021-03-27T01:47:20
2021-03-27T01:47:20
351,952,382
0
0
null
null
null
null
ISO-8859-1
C
false
false
528
c
// algoritmo de ordenação #include <stdio.h> #include <stdlib.h> #define tamanho 10 int main (){ int vetor[] = {50, 80, 2, 10, 8, 79, 88, 7, 88, 2}; int aux, i, j; for( i=0; i<tamanho-1; i++ ){ for( j=i+1; j<10; j++ ){ if( vetor[i] > vetor[j] ){ aux = veto...
[ "dudu_1626@hotmail.com" ]
dudu_1626@hotmail.com
61774a310c0b7807e4af4136e23d7fabf7be216c
31090b82fcf15fc8a52a12be3dd592e72300fe1b
/sys/arm/broadcom/bcm2835/bcm2835_gpio.c
7bb841fd5ae846995731d3141d367bb35c94026b
[]
no_license
YuheiTakagawa/VPS_for_FreeBSD
22e7b2f4e46b56e8289e7cd81eedf1d503ec2a0d
1a6d0ed8808b875b998f2f344cfc5539eb84532d
refs/heads/master
2020-07-15T09:24:26.928246
2017-08-11T17:43:29
2017-08-11T17:43:29
94,305,728
2
1
null
null
null
null
UTF-8
C
false
false
18,889
c
/*- * Copyright (c) 2012 Oleksandr Tymoshenko <gonzo@freebsd.org> * Copyright (c) 2012 Luiz Otavio O Souza. * 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...
[ "b1014223@fun.ac.jp" ]
b1014223@fun.ac.jp
35027763c5bff3db4a2a202e23eca1780ab80387
81c2ce6b7612e5a86900df50268aedd72a3b5030
/circularQueue.c
703d767fd395478bdf3f547c050e425a7fde241a
[]
no_license
abhishekbisht1429/C-Programming
e3f03a0008d5cf3b3c17feac05e8bb7b94fe3179
af6e5580726c26249789c2918dc69f2240ad9866
refs/heads/master
2021-09-01T00:07:10.639361
2017-12-23T17:32:00
2017-12-23T17:32:00
null
0
0
null
null
null
null
UTF-8
C
false
false
1,442
c
#define SIZE 5 #include<stdio.h> int circularQ[SIZE]; int front=0,rear=-1; int isEmpty() { if(rear==-1) return 1; return 0; } int isFull() { if(((rear==-1)?0:((rear+1)%SIZE==front))) // This condition is set so because on codition arises when return 1; // rear=-1 and front =0 and incr...
[ "arkk.abhi1@gmail.com" ]
arkk.abhi1@gmail.com
87f911f2e87019b3e3eb8af1f06e9723f96a51b8
f231fd7cb34b042a91addf2e96468cc08ab785e3
/courses/UTAustinX UT.PHP.16.01x/Assignments/Week2/C/Axpy.c
7e09b314ff1c582a7891c34b750ce3d5bd97816b
[ "Apache-2.0" ]
permissive
xunilrj/sandbox
f1a0d7a1af536bea217bc713e748f04819c2480b
d65076ba487b8bf170368c9e0a0d23e0575fc09f
refs/heads/master
2023-05-10T09:27:59.541942
2023-04-26T15:39:25
2023-04-26T15:39:25
64,613,121
8
5
Apache-2.0
2023-03-07T01:57:24
2016-07-31T20:12:02
C++
UTF-8
C
false
false
286
c
#define chi( i ) x[ (i)*incx ] // map chi( i ) to array x #define psi( i ) y[ (i)*incy ] // map psi( i ) to array y void Axpy( int n, double alpha, double *x, int incx, double *y, int incy ) { for ( int i=0; i<n; i++ ) psi(i) += alpha * chi( i ); // Fused Multiply-Add }
[ "xunilrj@hotmail.com" ]
xunilrj@hotmail.com
dd8b7ef91bee119beb73b4a6c3aa4e4fe3fee65b
a130cbf901caee3f0407409adddfef84bf4f9c7e
/src/tcpip/EMAC_LPC17xx.c
d99f00eedb12925abe0c8c2ee6b21b7b8d65329b
[]
no_license
samuelsilvaalves/Painel
aaaa756f8e069b9da3d9ee34b490f14ecf4119b3
f80658b712de96c247b5e314e937e24b9d2a6681
refs/heads/master
2020-06-01T16:58:36.844854
2014-10-01T17:16:06
2014-10-01T17:16:06
null
0
0
null
null
null
null
UTF-8
C
false
false
25,623
c
/*---------------------------------------------------------------------------- * RL-ARM - TCPnet *---------------------------------------------------------------------------- * Name: EMAC_LPC17xx.c * Purpose: Driver for NXP LPC1768 EMAC Ethernet Controller * Rev.: V4.20 (Modificado para S...
[ "samuel.eletrotecnico@gmail.com" ]
samuel.eletrotecnico@gmail.com
705e52e71d86faa291b96e804329d367553e6bd1
bba55f806861b50d977e2e6906b152ce90eae3a0
/include/solo_window_structs.h
530c957b5d9347e8df97e80df9e1a761a439edc7
[ "BSD-3-Clause" ]
permissive
XingGe0130/lrose-soloii
e634da26512a2c785e1e5e1c99e3a4b8c61b4722
33933d44002ea6e5e7081cbe6ba461cc13397c8d
refs/heads/master
2023-06-11T10:56:26.458723
2021-07-06T22:38:07
2021-07-06T22:38:07
null
0
0
null
null
null
null
UTF-8
C
false
false
28,525
h
/* $Id$ */ #ifndef SOLO_WINDOW_STRUCTS_H #define SOLO_WINDOW_STRUCTS_H /* FIXME! X dependencies to be removed */ # include <sii_image.h> typedef struct { int pixel; int red; int green; int blue; }XXColor; typedef struct { unsigned long pixel; unsigned short red; unsigned short green; unsigned ...
[ "oye@f31e7c6d-f41f-0410-9234-e4ad7f416ffa" ]
oye@f31e7c6d-f41f-0410-9234-e4ad7f416ffa
8dadc1ae3f473a82046c38ffc21a98d942c6dcf7
379ef13a9b8105fb32049c41feb60c6138c10918
/utilitaire.c
d2f193925e6c091ff5a032d169c2b7cf52b0dec8
[]
no_license
waliddafif/demineur
602298f047540ff2a22f12870283176c61dc3a8b
4057a1d6da116d4ee887dc8dcff6ee978dd778da
refs/heads/master
2021-01-11T08:40:07.291682
2016-12-14T19:48:58
2016-12-14T19:48:58
76,490,517
0
0
null
null
null
null
ISO-8859-1
C
false
false
2,770
c
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <math.h> #include <stddef.h> #include <string.h> #include "constantes.h" /* constantes du programme */ // permet de choisir aléatoirement un nombre compris entre 1 et Max (variable) int choisirNomreAleatoire(int Max) { return (rand() % ...
[ "noreply@github.com" ]
waliddafif.noreply@github.com
89002d4824f2ffdbdc03d2ba9b97ef3f8c3df01e
a6e713bce397b2f5e66c07a2523e034b5fcd8236
/MicroPython_BUILD/components/micropython/esp32/machine_dht.c
1a5deaba11fde5e4bd273e174f2da5a6e5eb33af
[ "MIT", "Apache-2.0" ]
permissive
YFROBOTZL/MicroPython-for-TTGO-T-Watch
f9bfc3f727a1ed29d350c1b3d1676200a17c1d76
43ab375858cf6ec21647aafd418548db2d527db5
refs/heads/master
2023-03-18T12:38:45.916583
2020-09-16T07:44:11
2020-09-16T07:44:11
null
0
0
null
null
null
null
UTF-8
C
false
false
13,943
c
/* * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2016 Damien P. George * Copyright (c) 2018 LoBo (https://github.com/loboris) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and as...
[ "lewisxhe@outlook.com" ]
lewisxhe@outlook.com
d12b4d8b01b3d45fd4ab4b4205bd555aff26e71f
2603b8f946c31273d7d64fe5b0ac2ba048675e52
/ifelse.c
8f3f58b9f051160d8d1d206a236502999e53898c
[]
no_license
AndreRdz7/C_Fundamentals
ad352d79c3a59461b8d7eaaf10eae98596afe2e7
14eeecf93f3b916bad25bd248a54a0474522fd96
refs/heads/master
2020-03-28T00:45:48.766631
2018-09-05T02:25:35
2018-09-05T02:25:35
147,447,775
0
0
null
null
null
null
UTF-8
C
false
false
350
c
#include "stdio.h" #include "stdlib.h" #include "math.h" int main(){ int a; printf("Introduzca un numero para verificar que esta dentro del rango :"); scanf("%i",&a); if (a>=0 && a<=10) printf("El numero %i esta dentro del rango \n",a); else printf("El numero %i NO esta dentro del rango \n",a); sys...
[ "A01730716@itesm.mx" ]
A01730716@itesm.mx
dc7dcb120f4a2983be255dfa9ddce7e6a0629e0c
16cb2a9f27699e866f53b90fa565a15db1ba85c1
/最大公约数.c
5d2d4819a65d7f8cccf91246b120c671272b8617
[]
no_license
Tomy-Lee/C_ProblemsCodes
03e81c5521251c67bcc4d648eea1a7270d42d37c
afc9a1be961a537abc834f44539692926536414b
refs/heads/master
2021-01-23T14:12:36.709464
2017-12-01T05:37:36
2017-12-01T05:37:36
93,246,337
0
0
null
null
null
null
UTF-8
C
false
false
288
c
#include <stdio.h> int gcd(int m, int n) { int t; if(m<n) { t=m; m=n; n=t; } if(m%n==0) return n; gcd(m%n,n); } int main(){ int a, b; while(scanf("%d%d", &a, &b)!=EOF) { printf("%d\n", gcd(a,b)); } return 0; }
[ "1335275309@qq.com" ]
1335275309@qq.com
992f18de6f49201680acd0c1d32ccb65095f0710
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100409_alias.c
9d03a416ff3a9670e1effd6c09b07ffee27acaf0
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
78,708
c
/* Alias analysis for GNU C Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Contributed by John Carr (jfc@mit.edu). This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public ...
[ "agroce@gmail.com" ]
agroce@gmail.com
386b9e61d08036f0919916c4b1bce1c2c72c3796
383cf8c069ea051c7769b37767ce1d78682f19be
/hw3/shell.c
cf1d72ccce1f5b0f96b7ad326247b42c7213ea14
[]
no_license
HC-Mark/Operating-System
bd2c48845fbd8871d8657f0772e6c776e43d94bc
4af7b77d6246ec7d7f82a984ac2af1313822c587
refs/heads/master
2021-05-03T13:42:03.307545
2018-05-16T15:13:09
2018-05-16T15:13:09
120,512,734
0
0
null
null
null
null
UTF-8
C
false
false
7,194
c
/* structure inspired by: https://github.com/jmreyes/simple-c-shell/blob/master/simple-c-shell.c https://github.com/stpddream/OSHomework/tree/master/hw3 */ #include <stdio.h> #include <sys/types.h> #include <signal.h> //#include <sys/wait.h> #include <fcntl.h> #include <termios.h> #include <pwd.h> #include "parser.h...
[ "noreply@github.com" ]
HC-Mark.noreply@github.com
8bc781e1e1bbd447444dac5d34a668a557b0e0ac
4545588c8427debaf17f9dc71b0ace32f4fb5d67
/sam0/drivers/system/clock/clock_samd20/module_config/conf_clocks.h
14ce3210bd107f1103cd59756ee56a8812a23267
[]
no_license
eewiki/asf
02e06cec0465b28dd689dea801e6be6cbcd47eca
8d0f55bd089f2e68d2b53aa76adbb02c07cdb166
refs/heads/master
2021-01-16T18:20:22.690176
2015-03-09T05:42:50
2015-03-09T05:42:50
18,419,213
34
30
null
2014-12-25T05:13:20
2014-04-03T21:42:46
C
UTF-8
C
false
false
8,073
h
/** * \file * * \brief SAM D20 Clock configuration * * Copyright (C) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditi...
[ "buildmaster@atmel.com" ]
buildmaster@atmel.com
dc9985e7aa7260b0e3ab85f3572a755c708a1afc
371205325194b20f3a56c6a3ab32531da310d787
/day3/thread1.c
d9b52eb4bf24d893a64200f406c666f46b41f0c2
[]
no_license
Ashish-Surve/Linux_Programming
fb542ca0064ffa1381cb8aa3e4a49301e086c6cc
9bb3783e3674cc3f38c19994b3b25e623c4768ba
refs/heads/master
2021-04-17T05:18:47.150597
2020-11-17T11:28:08
2020-11-17T11:28:08
249,415,076
0
0
null
null
null
null
UTF-8
C
false
false
513
c
#include<stdio.h> #include<stdlib.h> #include <pthread.h> #include<unistd.h> #include<sys/types.h> void* func(void *arg) { int *x = (int *)arg; printf("Thread starts... = %x\n",pthread_self()); //sleep(2); while(++(*x)<100); printf("Thread ends\n"); return NULL; } int main() { int err; int x=0,y=0; pthread_t...
[ "ashish.surve@outlook.in" ]
ashish.surve@outlook.in
d989e784c2cb3849f54250a8d9c6bfe0ea855017
7e48d392300fbc123396c6a517dfe8ed1ea7179f
/RodentVR/Intermediate/Build/Win64/RodentVR/Shipping/TinyFileDialogs/Definitions.TinyFileDialogs.h
a0656360e7195886ba9eeeabaabeb28c4ab0f4a0
[]
no_license
WestRyanK/Rodent-VR
f4920071b716df6a006b15c132bc72d3b0cba002
2033946f197a07b8c851b9a5075f0cb276033af6
refs/heads/master
2021-06-14T18:33:22.141793
2020-10-27T03:25:33
2020-10-27T03:25:33
154,956,842
1
1
null
2018-11-29T09:56:21
2018-10-27T11:23:11
C++
UTF-8
C
false
false
5,562
h
#undef TINYFILEDIALOGS_API #undef UE_IS_ENGINE_MODULE #undef DEPRECATED_FORGAME #define DEPRECATED_FORGAME DEPRECATED #undef UE_DEPRECATED_FORGAME #define UE_DEPRECATED_FORGAME UE_DEPRECATED #define IS_PROGRAM 0 #define UE_GAME 1 #define ENABLE_PGO_PROFILE 0 #define USE_VORBIS_FOR_STREAMING 1 #define USE_XMA2_FOR_STREA...
[ "west.ryan.k@gmail.com" ]
west.ryan.k@gmail.com
45533516fdcfe432eb5b36e4ec67257647891a8d
ff5e7a4ed7f3688ea155785123c207f7bd554894
/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Reflection_AssemblyCopyrightAttributeMethodDeclarations.h
5a0a9745542bd75e85f0e33b70df2d48515c5439
[]
no_license
VendorLisy09/CardboardDemo
b24c45b700bf1368425994d07de8dbc41a227d5d
850ed8b3aed712b11e8387e2e930179fb2ee9671
refs/heads/master
2021-05-29T20:38:28.960540
2015-11-24T07:18:30
2015-11-24T07:18:44
null
0
0
null
null
null
null
UTF-8
C
false
false
592
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Reflection.AssemblyCopyrightAttribute struct AssemblyCopyrightAttribute_t1307; // System.String struct String_t; #include "codegen/...
[ "suiyan.li@dena.com" ]
suiyan.li@dena.com
9913f610916a258a8c3e08e5390c5d44e5b40771
2036a22d82533876ecc79fe35daf5d3ad3e1aa9d
/TicTacToe_MultiplePlayers/game.c
d93deb864d9103b0a396a2123b1832ce478f741c
[]
no_license
ma1371sao/TicTacToe
3154ababcab0f81072a3ded9ba151af64f330192
366f83c3b5ce73764bcd9f08e138b468198d8d7a
refs/heads/master
2021-09-13T07:43:19.935713
2018-04-26T18:00:59
2018-04-26T18:00:59
120,518,299
0
0
null
null
null
null
UTF-8
C
false
false
14,198
c
#include <stdio.h> #include <string.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <sys/socket.h> #include <sys/types.h> #include <sys/stat.h> #include <netdb.h> #include <netinet/in.h> #include <arpa/inet.h> #include <poll.h> #include <time.h> #include "game.h" int tictactoeAI(char board[ROWS...
[ "noreply@github.com" ]
ma1371sao.noreply@github.com
784813fa2a2a556f8d56921618981687987c4265
fa1629cfc952b313e005d390c62e2b703bfe0ba1
/twostacksort/twostacksort.c
bd47b1ae0312b07238f89e5d8af2487f2167f3ea
[]
no_license
steve1281/c_experiments
2b86d18dcca20eed58a6b340bac5835db887cbdd
39f15745c122ea379772a4eebb0d00fb4eb1ac59
refs/heads/master
2021-07-14T01:08:33.995280
2017-10-10T21:51:17
2017-10-10T21:51:17
105,527,365
0
0
null
null
null
null
UTF-8
C
false
false
1,377
c
#include<stdio.h> int stks[2][1000]; int tops[2]; int pop(int n) { if (tops[n]==0) { return -1; } return stks[n][--tops[n]]; } void push(int n, int v) { stks[n][tops[n]++] = v; } void init() { for (int j=0;j<2;j++) { for (int i=0;i<1000;i++) { stks[j][i] = 0; ...
[ "steve1281@hotmail.com" ]
steve1281@hotmail.com
f899a5b54e6f0bbce7fffa6c25516ceb381814f6
209011aef896ef5d47ef68cc848a16bf1d74424c
/ir100_driver/src/tinkerforge/lib/tinkerforge/examples/bricklet/rs232/example_loopback.c
2e04f668314def3c470ec3dd8b1e81589b97bdf1
[ "CC0-1.0" ]
permissive
Sunspeed-Robotics/C100
ec6f79180108b1a5489821006617c551b5eb9195
5400099ea0454e9008e9a5408382147e850a33ce
refs/heads/master
2020-04-13T10:43:00.852283
2019-02-21T06:55:11
2019-02-21T06:55:11
163,150,659
0
1
null
null
null
null
UTF-8
C
false
false
1,569
c
#include <stdio.h> // For this example connect the RX1 and TX pin to receive the send message #include "ip_connection.h" #include "bricklet_rs232.h" #define HOST "localhost" #define PORT 4223 #define UID "XYZ" // Change XYZ to the UID of your RS232 Bricklet // Callback function for read callback void cb_read(char m...
[ "robotics@sensorobots.net" ]
robotics@sensorobots.net
6ccedc5811caedd759cb3eda1942f54d303aaf0a
556b467b0e31835de656c71a8f4e0bfd4acb7442
/d/wenchuan/shilu4.c
4df72010568bbd1841168276bb36a3fd9d11a8fb
[]
no_license
afeizh/txmud
a4a48cb663eccfdf5aa0b951d34e93437a17c9fa
717c8ef173bff8abe27e00fb8dc150cbf02b3c3a
refs/heads/main
2023-08-07T20:33:48.154233
2021-09-16T15:34:37
2021-09-16T15:34:37
null
0
0
null
null
null
null
GB18030
C
false
false
602
c
// shilu4.c 石板路 inherit ROOM; void create() { set("short", "石板路"); set("long", @LONG 小镇的石板路就快走完了,再往前可以看到一片树林,据当 地人说,过了树林就可以到达黄河渡口,路的西面有一家小宝石 行。 LONG ); set("exits", ([ "north" : __DIR__"shilu3", "south" : __DIR__"shulin", ...
[ "i@Mud.ren" ]
i@Mud.ren
61029510b386e6fb70cf105e26f10dc7ef7b27dc
6c585023161859afd9b2fc569027cdc4c184cc6e
/hook.c
16cff155d60a22a7beb6951529d4ee61a9d4f360
[]
no_license
bb33bb/heap-tracer
cfdbee515428086fcac57071c67e1af3a6cc88b0
b3d6f4d2fa6d3e27b1109142e9f192cd7fff30be
refs/heads/master
2023-06-08T03:57:35.672394
2017-12-31T14:29:19
2017-12-31T14:29:19
null
0
0
null
null
null
null
UTF-8
C
false
false
1,839
c
#define _GNU_SOURCE #define GREEN "\x1b[32m" #define YELLOW "\x1b[33m" #define BLUE "\x1b[34m" #define RESET "\x1b[0m" #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include <dlfcn.h> #include <malloc.h> #include <inttypes.h> // gcc -o hook.so -fPIC -shared hook.c -ldl // LD_PRELOAD=./hook.so ./myexecut...
[ "mail@katharina-maennle.de" ]
mail@katharina-maennle.de
3db5e6a753e440d717d9d8f893b7f78551a8cfc5
7373f9f5ae26c9dba2d067f4a2580e7c53da3f03
/src/standart/ft_isdigit.c
c6e46efe0e1129cb1349b605015c83c6626f9ac4
[]
no_license
ValeraGin/libft
645728fce446ec6ef427c913623daf5a96c4cddc
ea74a14180d2f469ae453bc77c356c6707a66d8d
refs/heads/master
2022-04-07T06:45:16.195246
2020-03-07T17:36:05
2020-03-07T17:36:05
221,473,179
0
0
null
null
null
null
UTF-8
C
false
false
970
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_isdigit.c :+: :+: :+: ...
[ "hmathew@su-h4.21-school.ru" ]
hmathew@su-h4.21-school.ru
088954caf6d539c87da5fab0cf3be32a16996087
9589309cbb793dc42e4961f4b2ee6f12b7699972
/Piscine C - DAY_08 - 42/ex00/ft_split_whitespaces.c
ffe6914dde0c73081c9b53c0b260dc738bf04ffd
[]
no_license
Taikos/Piscine42
624fe695162cd61e5b51dd9735df059099dc5f46
dee7582a6fffe5f28c3bf1de0e9f39defc6d0b98
refs/heads/master
2021-01-19T07:31:51.112139
2017-04-09T20:10:01
2017-04-09T20:10:01
87,552,169
0
0
null
null
null
null
UTF-8
C
false
false
1,732
c
#include <stdlib.h> char **insert(char *str, char **tab, int a) { int word; int y; int temp; word = 0; y = -1; temp = 0; while (word <= a && str[y + 1] != '\0') { y++; if (str[y] != '\0' && str[y] != ' ' && str[y] != '\n' && str[y] != '\t') { while (str[y] != '\0' && (str[y] != ' ' && str[y] != '...
[ "MacBookAirArthur@macbook-air-de-arthur.home" ]
MacBookAirArthur@macbook-air-de-arthur.home
7c889c3208cd9348114a2836eb025e4ba1d906a6
9082febbd9436c5b45b75a82edf18e5b11d2c215
/mcu_sdk/protocol.c
b3524cd6fa055f37d4f8d30fea6b6f92577d392e
[ "MIT" ]
permissive
Jeremyhuang-lab/iot_device-thermometer
4496e731801362e0bf5f3e438d98156ef3e711cb
5cc1f90c351a43edb999cf7e5020c003c8abfbcc
refs/heads/main
2023-03-20T06:31:32.258140
2021-03-10T10:32:04
2021-03-10T10:32:04
345,893,082
0
0
null
null
null
null
UTF-8
C
false
false
52,522
c
/**********************************Copyright (c)********************************** ** 版权所有 (C), 2015-2020, 涂鸦科技 ** ** http://www.tuya.com ** *********************************************************************************/ /** * @file protocol.c * @author ...
[ "noreply@github.com" ]
Jeremyhuang-lab.noreply@github.com
2e6a9a085bf95fdba2bbcf68037b7dd9c7e4370f
a763f6505331d1c1823d0e8620cc2d5f83048486
/video/ms/8514a/disp/bitblt.c
61bd4913788eb81699b52819ae908cbb3ece7231
[]
no_license
KernelPanic-OpenSource/Win2K3_NT_drivers
1dc9ccd83e38299f6643ecfd996a5df1357cc912
1b5d2672673ff31b60ee4a5b96922ddbcc203749
refs/heads/master
2023-04-11T08:18:29.881663
2021-04-14T04:30:34
2021-04-14T04:30:34
357,772,205
12
5
null
null
null
null
UTF-8
C
false
false
86,444
c
/******************************Module*Header*******************************\ * Module Name: bitblt.c * * Contains the high-level DrvBitBlt and DrvCopyBits functions. The low- * level stuff lives in 'bltio.c'. * * Note: Since we've implemented device-bitmaps, any surface that GDI passes * to us can have 3 values ...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
9d05a8d5034521bf66c04c9b22fff31685e6c453
197043eca562582d3d3829a9a349ca4f45ba1797
/0x19-hash_tables/hash_tables.h
8551d9676c05ee8775a2f66b64fc79e1d2527c1f
[]
no_license
cynergist/holbertonschool-low_level_programming
352249e94a176f35fb3cab3a9be4fda2c29ab2b3
812c5fe887d17a86a1a17cf242468bef62975e74
refs/heads/master
2020-04-21T10:59:40.493660
2019-10-21T06:16:09
2019-10-21T06:16:09
169,505,274
0
0
null
null
null
null
UTF-8
C
false
false
1,229
h
#ifndef _HASH_TABLES_H_ #define _HASH_TABLES_H_ #include <stdio.h> #include <stdlib.h> #include <string.h> /** * struct hash_node_s - Node of a hash table * * @key: The key, string * The key is unique in the HashTable * @value: The value corresponding to a key * @next: A pointer to the next node of the List */ t...
[ "cmdominguez@gmail.com" ]
cmdominguez@gmail.com
dd171b373feb70dd6caa2442dfec64e703b486b9
55f7b2dec9683e36b721303dfc3bb49aa6d162a5
/Ch02/RecursiveBinarySearch.c
aafceb3b403ca2f572c619127cfbeb994afa40c8
[]
no_license
LaSTand/Data_Structure
1d538c12058c33aeef36617e6d2f751a7a960b2b
7ce04eaafe95035d604a6e017724d896c6ed2d2c
refs/heads/master
2021-01-13T03:17:47.490830
2017-02-15T10:43:13
2017-02-15T10:43:13
77,590,280
0
0
null
null
null
null
UTF-8
C
false
false
817
c
#include <stdio.h> int BSearchRecur(int ar[], int first, int last, int target) { int mid; if(first > last) return -1; // -1 means search failed mid = (first+last) / 2; // Calc the mid-value if(ar[mid] == target) return mid; // End searching else if(target < ar[mid]) return BSearchRecu...
[ "lastand73@gmail.com" ]
lastand73@gmail.com
2f88fd56fb6a6bb896a9e26ff114e22c50653655
f395c2daed5962a3f6fce062da5b28e08ab48263
/libxc-2.2.0/src/gga_c_lm.c
8b77ec8aef984e1ff4cad130127e8bf99596e0af
[ "LGPL-3.0-only", "BSD-3-Clause" ]
permissive
JefferyQ/lsms
c72dc9d81098258ca66daa6850cd9bfc785bfec7
2d975008a829b328161f503109e324a9eae26768
refs/heads/master
2020-07-27T14:48:47.312249
2019-09-17T16:08:36
2019-09-17T16:08:36
209,129,996
1
0
BSD-3-Clause
2019-09-17T18:35:44
2019-09-17T18:35:43
null
UTF-8
C
false
false
5,362
c
/* Copyright (C) 2006-2007 M.A.L. Marques This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distr...
[ "me4@me4macbook.ornl.gov" ]
me4@me4macbook.ornl.gov
805c6cc83e6e69f10fd9d370c0ac51e2b7b8b982
260d6586601ef4e5acca36f77ce11f5efd17a227
/system/STM32L4xx/Include/stm32l4_system.h
f907e856b3217887d3b3d08b9fbea0515b1ef292
[]
no_license
kriswiner/arduino-STM32L4
f3636c2d8d577d47e04907c4c2eddf5f63a0c90d
a53ca9d50e0586a7e938318fa3cd09a7e3dc4290
refs/heads/master
2020-06-21T11:37:44.963855
2016-11-25T21:18:50
2016-11-25T21:18:50
74,789,369
4
0
null
2016-11-25T21:34:13
2016-11-25T21:34:13
null
UTF-8
C
false
false
6,095
h
/* * Copyright (c) 2016 Thomas Roell. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal with the Software without restriction, including without limitation the * rights to use, co...
[ "grumpyoldpizza@gmail.com" ]
grumpyoldpizza@gmail.com
3a976cba0b3b13951929d042e35b9503d1f32372
b3c60089697a3ac4b60987af43d35228dac5d959
/Source/modio/Public/Customizables/ModioFilterCreator.h
e963a01d632d3f52b9166b36aef5ab1d6f2ef84a
[ "MIT" ]
permissive
Turupawn/UE4Plugin
7c755a543b2bb16ff20aa3d00e41940f9529457e
f01de1609aedb95f7733924f64bd59a4770bf2d1
refs/heads/master
2023-05-25T02:39:48.106964
2020-05-18T02:14:55
2020-05-18T02:14:55
174,268,322
0
0
MIT
2020-06-02T23:48:56
2019-03-07T03:57:24
C++
UTF-8
C
false
false
647
h
// Copyright 2019 modio. All Rights Reserved. // Released under MIT. #pragma once #include "Customizables/ModioFieldFilterCreator.h" #include "Customizables/ModioSortCreator.h" #include "Runtime/Core/Public/Containers/Map.h" #include "ModioFilterCreator.generated.h" USTRUCT(BlueprintType) struct FModioFilterCreator ...
[ "ahmed.hn.43@gmail.com" ]
ahmed.hn.43@gmail.com
a539d717ccd401b1d6cfbe552a112021e7373490
46367579a54a09dd220dd9a678b1452f06897f11
/branches/hdf5_1_8_swapped_fheap_id/src/H5Ofill.c
f403b81ebe9cc99e5ff6afb4a30466afca3d583f
[ "LicenseRef-scancode-llnl", "LicenseRef-scancode-hdf4" ]
permissive
TPLink32/hdf5
33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd
0d6987c15284bd9f34c7e44452a152833d42a738
refs/heads/master
2021-05-31T01:15:39.463663
2016-04-14T23:02:09
2016-04-14T23:02:09
null
0
0
null
null
null
null
UTF-8
C
false
false
36,294
c
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
[ "koziol@dab4d1a6-ed17-0410-a064-d1ae371a2980" ]
koziol@dab4d1a6-ed17-0410-a064-d1ae371a2980
0f35a017680dd1a32a2ed549c57442cc872672c2
11e97f87deb25babb4a32c80941e7ff4e476c92a
/TRS/HRI_530v/Motion/UtilDefine.h
7e148582ed35a0a3dd6b8763ca810eca25b0f2c5
[]
no_license
xhyangxianjun/Builder6-program
b9d03d98658db5a5a8cf1586210a373bc391dc48
a12d811d7a5fa3dba6d3e8c05989a41cb89783de
refs/heads/master
2022-04-03T00:25:47.274355
2019-09-19T08:26:56
2019-09-19T08:26:56
null
0
0
null
null
null
null
UHC
C
false
false
47,930
h
#ifndef UTILDEFINEH #define UTILDEFINEH //sunsun 로더 언로더 인덱스바 투스타트 관련 //소켓 플레이스 및 쉬프트 소켓 플레이스 인포 등등. //언로더 세퍼레이터 처음 켤때 뒤로 빠지는것. //랏엔드시에 스테이지 회전 하는것. // #define EQP_SERIAL_LIST \ "\ TRS-14-1048,\ " //소켓이나 툴의 갯수. #define MAX_TOOL_SOCK_COL 4 //DD모터위의 스테이지의 갯수. #define MAX_STAGE 4 enum { ccBwd = 0 , ccFwd = 1}; enum...
[ "sheepdw@gmail.com" ]
sheepdw@gmail.com
0a04b3b7427d17136e30cbc0e8493e0cf774a0db
130f27d13aed7971680d4aad6f7418b97c0bb9fd
/YesNoGame/YesNoGameExample.c
8e6117cfdee1586fa7a54fb09eb3af9e8645216a
[]
no_license
Zach-Weber/Class-Work
ef1e1d153bdb2639bc2d4339bd47bbf4202114eb
9b369f04408e22de3d295d56f88dd687ec52e42b
refs/heads/master
2020-08-24T22:41:33.398970
2020-03-03T08:18:35
2020-03-03T08:18:35
216,920,469
0
0
null
null
null
null
UTF-8
C
false
false
3,211
c
/**************************** Filename: YesNoGame.c Name: Zach Weber Date Last Edited: 16 Sep 2019 Brief Description: Starting point for a yes no game gcc -Wall -Wextra -Werror -ansi -pedantic -O YesNoGame.c -o game.exe ****************************/ /*printf, scanf*/ #include <stdio.h> /*rand, srand*/ #include <stdli...
[ "zachary.weber@digipen.edu" ]
zachary.weber@digipen.edu
459227fbbe34d022860b69274a2648de9a7658f2
89208be1fd89bf21636c6823bcda292fa5cc7961
/src/config.h
b4b405e970f9b5d2ef40179f7437fa8bed59abf9
[ "MIT" ]
permissive
encryptogroup/UC
2c517b67b1ee2f651c007c24f61c1efd629760b8
befdd63b69337dcbed3d67bdd03412c49e3c662d
refs/heads/master
2021-05-03T13:13:49.031171
2021-01-07T13:02:45
2021-01-07T13:02:45
50,654,088
36
11
MIT
2021-01-07T13:01:13
2016-01-29T09:54:36
C++
UTF-8
C
false
false
1,621
h
/** \file config.h \author guenther@rangar.de \copyright Valiant's Universal Circuit Construction Optimized for Private Function Evaluation Copyright (C) 2016 Engineering Cryptographic Protocols Group, TU Darmstadt This program is free software: you can redistribute it and/or modify it under the terms of...
[ "guenther@rangar.de" ]
guenther@rangar.de
81344859a5409768789f8639318eb7692741337f
45a26f28a29ab6dd9d3bcf315117d814f50808b1
/src/AppleOnboardAudio/AppleOnboardAudio-211.3.2/AppleLegacyAudio/AudioHardwareUtilities.h
ea1df72a2ce4f356d8a0846f007e94f67ab0b87f
[]
no_license
zeborrego/opensource.apple.com
0eb9161029ce8440dbdc4b5157b3927a6e381f8d
88cbaab4a42e97cbbfe6b660f2f0945536821be6
refs/heads/master
2021-07-06T17:16:28.241638
2017-10-02T11:58:56
2017-10-02T11:58:56
null
0
0
null
null
null
null
UTF-8
C
false
false
7,537
h
/* * AudioHardwareUtilities.h * Project : Apple02Audio * * Copyright (c) 1998-2000 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved. * * This file contains Original Code and/or Modifications of Original C...
[ "mattl@cnuk.org" ]
mattl@cnuk.org
f1ad15e3393d756073d4b5fbd3f1355b2cd60d32
e51c55c9a627aa6d7fbed5b8005750ecdd7b053f
/outros/Acepic28_Exemplos_PIC16_PIc18/PIC16F876A/USART/usart.c
cb1289a1e50c167e11e8c4abc517d99a2265c97d
[]
no_license
wavelee/microchip
9623701a1450b2a528dda310fc13383d5b644b5d
ddaf12a920f3ec8807cc2c8bd2cd6174bb82ba0b
refs/heads/master
2020-12-26T04:04:24.463655
2014-04-05T19:59:42
2014-04-05T19:59:42
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
2,464
c
//****************************************************************************** //Kit de desenvolvimento ACEPIC 18 //Projeto: Usart.c //Descrição: recebe um caracter pela serial e o envia novamente //Desenvolvimento: Eng.: Carlos Eduardo Sandrini Luz // ACEPIC Tecnologia e Treinamento LTDA // //...
[ "roneymonte@gmail.com" ]
roneymonte@gmail.com
045995a5bf99b3deca8fca5879001f5a5f276693
a088d71ac58ef1f7dccd88e1d8eece6fe7cfde70
/src/autocode/int3c2e.c
dbd98271a0c5ee50a3ebfd722c44755f12e4c2ec
[ "GPL-1.0-or-later", "GPL-3.0-only", "BSD-2-Clause" ]
permissive
pyscf/libcint
46eeeea08e386ea6271df886d9440526b3cdf1ec
544042e5798480dfac0e4309b51a2aefb3f5ca76
refs/heads/master
2020-04-08T07:44:27.224312
2019-04-13T15:02:34
2019-04-13T15:02:34
159,149,733
1
0
BSD-2-Clause
2019-04-13T15:02:35
2018-11-26T10:14:50
C
UTF-8
C
false
false
52,773
c
/* * Copyright (C) 2013- Qiming Sun <osirpt.sun@gmail.com> * Description: code generated by gen-code.cl */ #include <stdlib.h> #include "cint_bas.h" #include "cart2sph.h" #include "g1e.h" #include "g2e.h" #include "optimizer.h" #include "cint1e.h" #include "cint2e.h" #include "misc.h" #include "c2f.h" /* (NABLA i ...
[ "osirpt.sun@gmail.com" ]
osirpt.sun@gmail.com
082fe56d338640417dfb8d0eeb13be113bc2b4d0
313372fbe8ec5e0dfeffec78ec9eb9baeeadec78
/loader/linux/include/debug.h
5baa1c8e8d513752c4f3c525f877633277cae7a8
[ "MIT" ]
permissive
SeanTBooker/hypervisor
80fe026cf695b3ec577e8ec3f5fd73e7279b229f
b4af35e31bbe54036710d0d142487233dc38b082
refs/heads/master
2023-03-08T03:30:07.775334
2021-02-24T15:23:52
2021-02-24T15:23:52
null
0
0
null
null
null
null
UTF-8
C
false
false
2,123
h
/* SPDX-License-Identifier: SPDX-License-Identifier: GPL-2.0 OR MIT */ /** * @copyright * Copyright (C) 2020 Assured Information Security, Inc. * * @copyright * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to ...
[ "rianquinn@gmail.com" ]
rianquinn@gmail.com
95986a4d1ae39107e658bbc29f59dab3789463e2
2960167ca6fba5c49fcdf7fa4353017e1566246f
/Programming/Vyacheslav_Diedov/Програмування/2.06.c
ffe9b334cc34b5db6ffb0afce10d82c2f185b87b
[]
no_license
FriedrichFrankenstein/A.19-Green
ed95e28a0e6bbaa48d24db372642ad97d6b42772
1444c54e0400bbc3ab4ed4eac058691d4407421d
refs/heads/master
2020-07-29T20:37:21.584748
2019-10-16T13:39:42
2019-10-16T13:39:42
209,950,683
5
0
null
null
null
null
UTF-8
C
false
false
310
c
#include <stdio.h> main(){ int a, b, c, i; printf ( "Input \n" ); for( i = 0; i < 2; i++){ switch(i){ case 0: scanf("%i", &a); break; case 1: scanf("%i", &b); break; } } c = a + b; printf ( "Result: %d + %d = %d \n", a, b, c ); getchar(); }
[ "diedov270@gmail.com" ]
diedov270@gmail.com
a2f80d7ef238020bf4eb89f57863084ce0b6ad95
a40f093dec7fd4c7a4252c69f2c871613540a418
/threadSync/writer.c
815a7109b56dec5f4cdf4958d9b79dc9426b0d8d
[]
no_license
knsushma/Operating-System
abd7460c14b01bc04c58ef7d32d1d7af27872210
4a3a7a682b6476c5ba58b8611a42be4153e01380
refs/heads/master
2020-03-29T13:20:18.183272
2019-01-21T18:55:54
2019-01-21T18:55:54
150,684,237
0
0
null
null
null
null
UTF-8
C
false
false
783
c
/*** * A program to demonstrate thread synchronization * Sushma K N <kudlurnirvan@wisc.edu> * Srujana <srujana@wisc.edu> * * File to read from Writer buffer and write data to stdout stream * */ #ifndef THREADDEMO_WRITER_C #define THREADDEMO_WRITER_C #include "Queue.h" #include <stdio.h> #include <stdlib.h> #include <s...
[ "sushmakn@Sushmas-MacBook-Pro.local" ]
sushmakn@Sushmas-MacBook-Pro.local
993c90565fe396a51ff5a6458463b9a6f40e193d
83214753e9183327e98af0e6768e9be5385e5282
/d/migong/lev9/npc/lev5.c
68084ae692a52e2d8f5b239b91dfffc6c21f5315
[]
no_license
MudRen/hymud
f5b3bb0e0232f23a48cb5f1db2e34f08be99614e
b9433df6cf48e936b07252b15b60806ff55bb2f3
refs/heads/main
2023-04-04T22:44:23.880558
2021-04-07T15:45:16
2021-04-07T15:45:16
318,484,633
1
5
null
null
null
null
GB18030
C
false
false
6,080
c
// migong lev9 九剑 #include <ansi.h> inherit NPC; string* names = ({ "赵","钱","孙","李","周","吴","郑","王","冯","陈","褚","卫", "蒋","沈","韩","杨","朱","秦","尤","许","何","吕","施","张", "孔","曹","严","华","金","魏","陶","姜","戚","谢","邹","喻", "柏","水","窦","章","云","苏","潘","葛","奚","范","彭","郎", "鲁","韦","昌","马","苗","凤","花","方","傻","任","袁","柳", "邓"...
[ "i@oiuv.cn" ]
i@oiuv.cn
d42dea619314b11938788b5b00907297e24aade8
20d9c2e8bb67aa90a40abe00197fab8f18fe509c
/new/Starter Code/starter_code/handler.c
fb83cd0d8170da1a8899d5ba56c04b2fdf710194
[]
no_license
yiqingqiu23187/bit-torrent-like-P2P-File-Transfer-Application
8650233625d3f6c2cabceecc2277b7cce1e120f2
04d34140eb216f1c0c64680b879fc1df8701d5d8
refs/heads/master
2023-04-26T02:55:34.988822
2021-05-12T09:11:40
2021-05-12T09:11:40
366,655,642
0
0
null
null
null
null
UTF-8
C
false
false
11,649
c
//peers invoke this part to handler whohas/Ihave, etc #include <stdio.h> #include <stdlib.h> #include <time.h> #include <signal.h> #include "handler.h" #include "sha.h" #include "list.h" #include "store.h" #include "task_get.h" #include "spiffy.h" #include "chunk.h" extern list_t *chunk_tracker; extern list_t *chunk_...
[ "18302010034@fudan.edu.cn" ]
18302010034@fudan.edu.cn
e4d28b12ee6512dc1cbc44338ded72c9385a6bcd
ef23e388061a637f82b815d32f7af8cb60c5bb1f
/src/mess/machine/mz80.c
a4ead343735f0ad5240c312d382efa5264519133
[]
no_license
marcellodash/psmame
76fd877a210d50d34f23e50d338e65a17deff066
09f52313bd3b06311b910ed67a0e7c70c2dd2535
refs/heads/master
2021-05-29T23:57:23.333706
2011-06-23T20:11:22
2011-06-23T20:11:22
null
0
0
null
null
null
null
UTF-8
C
false
false
3,189
c
/*************************************************************************** MZ80 driver by Miodrag Milanovic 22/11/2008 Preliminary driver. ****************************************************************************/ #include "emu.h" #include "machine/i8255a.h" #include "machine/pit8253.h" #includ...
[ "Mike@localhost" ]
Mike@localhost
4491cf4f42e5aa87182ca1edc42a96c4bd744776
3c027d8374a78462b3b27c5ca43509d0229b5af3
/register_types.h
badaa1435b16e2a73dcea26d84949867ed84a8fc
[ "MIT" ]
permissive
mauville-technologies/gdopenvr
7f7826773c6b278ff67e3dd8106d37dbce451f43
38ccc67f16ce6dd705e0b1502f80acb61b292c34
refs/heads/master
2023-02-10T18:15:40.084053
2021-01-06T23:03:13
2021-01-06T23:03:13
325,690,515
1
1
MIT
2021-11-12T19:27:09
2020-12-31T02:04:14
C++
UTF-8
C
false
false
80
h
#pragma once void register_gdopenvr_types(); void unregister_gdopenvr_types();
[ "p.a.mauviel@gmail.com" ]
p.a.mauviel@gmail.com
4ed8b21a3587cba34caa7a4e2f74790ab5e5fcfc
ca549b5eb4c4f27d42b465483558b718aeff3431
/src/common/test/TestAlphabetTransform.c
800ef397de214ff4fa55f762b939e6607847dd65
[]
no_license
beardog-ukr/MaroonRacoon
088bb27f3e38981a3132ce8e728311f6eb19b52d
53f1feb770ca42c527954697cd48ae0dd320d621
refs/heads/master
2020-12-02T22:43:46.095209
2017-09-22T19:49:34
2017-09-22T19:49:34
96,173,539
0
0
null
null
null
null
UTF-8
C
false
false
1,164
c
#include "TestAlphabetTransform.h" #include "AlphabetTransform.h" #include <stdio.h> //printf, fgetc, fopen, snprintf #include <string.h> //strcmp #include <stdlib.h> // malloc // =========================================================================== //bool checkKey(const AlphabetTransform* const at, con...
[ "beardog@beardog.in.ua" ]
beardog@beardog.in.ua
7b8768ef710b58afb701115690ca49d4d821c7b4
9c1f5a99c02411b4da5113425930c61cadf2a5c4
/pset4/filter less/filter.c
119d351dc101641ae7f8f8b4804349fd3c984f8d
[]
no_license
ZahidKamil/CS50x_2020
55bad945dbd2ce4dd7a53a9c901b4f5db64eedaf
5750d19d4a98c75559e0fa3124cd0779fad54640
refs/heads/main
2023-08-24T09:59:04.967490
2021-11-02T03:12:11
2021-11-02T03:12:11
423,691,147
0
0
null
null
null
null
UTF-8
C
false
false
3,757
c
#include <getopt.h> #include <stdio.h> #include <stdlib.h> #include "helpers.h" int main(int argc, char *argv[]) { // Define allowable filters char *filters = "bgrs"; // Get filter flag and check validity using getopt which parses command-line arguments. optstring is a string containing the legitimate o...
[ "zahid.kamil1573@gmail.com" ]
zahid.kamil1573@gmail.com
b642efc3cde2659df19e76ea84f34a261cecfb64
44cedb194610f0211bc9398440f37dca15b944fd
/critbit-test.c
9cd1c2bcab30acb636e24e12e9d9540ed53ff4f0
[]
no_license
aniruddha-a/critbit2
475cee539cb55166c927b40b81b2ac4e307bbf58
42b25594eee32dcb1e3dc554145af5008ede600c
refs/heads/master
2021-01-13T02:29:51.282918
2013-12-18T06:20:39
2013-12-18T06:20:39
15,275,284
1
0
null
null
null
null
UTF-8
C
false
false
1,472
c
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <stdint.h> #include <inttypes.h> #include "critbit.h" /* Given the string in a lib, get the data associated with it * s - string given by critbit * v - our data pointer */ #define CB_GET_DATA_STR(s,v) memcpy(&v, s+strlen(s)+1, sizeof(void*)) in...
[ "ani@versa-networks.com" ]
ani@versa-networks.com
b19da884d5fa1278c295b6919fde59b76b694dc0
e4a46cd3cd8dd8c3b4dfd4a267d7a1d512a3771f
/parent child/threads/diningPhilosophers.c
5828b96557da39d0773d47ad55178ed26188d59c
[]
no_license
sohan99/practiceset
0effb44a2987e36999c6af8e4db907ad03e28cdf
a579e0fca632435d4555fb25611167c9647764ef
refs/heads/master
2016-09-05T12:56:59.088219
2015-12-07T04:55:30
2015-12-07T04:55:30
40,240,482
0
0
null
null
null
null
UTF-8
C
false
false
949
c
#include <stdio.h> #include <pthread.h> #include <stdlib.h> #include <unistd.h> void * HungryWantToEat(void *); pthread_mutex_t lock; int chopstick = 5; int main(){ pthread_t tid1,tid2,tid3,tid4,tid5; pthread_attr_t attr; pthread_attr_init(&attr); //while(1){ pthread_create(&tid1,&attr,HungryWantToEat,NULL); ...
[ "sohanspoojary99@gmail.com" ]
sohanspoojary99@gmail.com
2b31ccf3f19d954ee45da229c807bb41992edfad
1427bfdb2bc7ad43a7d4862e1e5770549eeee8eb
/TDIP/CubeSat_Dev_Code/drivers/fsl_pmc.c
f0759aa5215e7f1999867f5a6c74b50986c2c22f
[]
no_license
Toddgs/CubeSat_Dev_Code---Current
e428cc636c7553bf150cb86433e1ebb62335aef1
487be3f37dd8daefb612ab7b86062a05ef7f0dda
refs/heads/master
2020-03-25T19:16:15.239523
2019-05-14T18:52:55
2019-05-14T18:52:55
144,074,289
2
3
null
2018-08-14T13:55:48
2018-08-08T22:31:11
C
UTF-8
C
false
false
4,621
c
/* * Copyright (c) 2015, Freescale Semiconductor, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, th...
[ "tgs1621@jagmail.southalabama.edu" ]
tgs1621@jagmail.southalabama.edu
e42997f5a95992d114695917f2a4585ae2302586
2bdedcda705f6dcf45a1e9a090377f892bcb58bb
/src/main/output/law/history/oauth_change_business/day/generic/fact/party/power/force.c
9b3debf0ea001407ba7a6a5fa8fa1f98ca8f88a7
[]
no_license
matkosoric/GenericNameTesting
860a22af1098dda9ea9e24a1fc681bb728aa2d69
03f4a38229c28bc6d83258e5a84fce4b189d5f00
refs/heads/master
2021-01-08T22:35:20.022350
2020-02-21T11:28:21
2020-02-21T11:28:21
242,123,053
1
0
null
null
null
null
UTF-8
C
false
false
10,054
c
import org.apache.http.HttpEntity; import org.apache.http.HttpResponse; import org.apache.http.client.HttpClient; import org.apache.http.client.methods.HttpGet; import org.apache.http.client.methods.HttpPost; import org.apache.http.client.utils.URIBuilder; import org.apache.http.entity.StringEntity; import org.apache.h...
[ "soric.matko@gmail.com" ]
soric.matko@gmail.com
b6b000e1b3034655925fa328302356993a84bcd0
8072c1cf03f82fd1891536e93b6c28f16df82ea4
/metamorphosys/META/externals/HCDDES/src/FRODO/tests/main.h
5e4622dc1b9a89c63fdda74ed0ce3730e4cbda69
[ "LicenseRef-scancode-other-permissive" ]
permissive
15831944/metamorphosys-desktop
90a26c6700c444accd58358c457d675eb2fdd59f
4adb71c18f7811289fc4ba4dcb465e99e93d8e60
refs/heads/master
2021-05-30T13:34:07.037424
2015-09-24T22:09:05
2015-09-24T22:09:05
null
0
0
null
null
null
null
UTF-8
C
false
false
1,220
h
/*** Generated by the FRODO code generator -- DO NOT HAND EDIT ***/ #ifndef __FRODO_GENERATED_MAIN_H__ #define __FRODO_GENERATED_MAIN_H__ /*** Included Header Files ***/ #include "arch/win32/win32_platform.h" /*** Optional Optimization Global Values ***/ // Scheduler #define FS_MAXTASKNAMELENGTH 1...
[ "adam.nagel+git@gmail.com" ]
adam.nagel+git@gmail.com
952dfd3cb37d31a7510254c62b8d77416620e1d5
1ad4dd5261a185f3cf92d7fd3226de28679747c5
/kernel/drivers/power/supply/twl4030_madc_battery.c
4d41acb985761ad976f9de2b2cdc265a50fc9dea
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
oslab-swrc/libmpk
b30c8fa2eea834a8ab441fdd9f7789296781ec17
a0b20ab8819d60d22d2a90f0d54eccae40ae6b05
refs/heads/master
2022-05-01T01:36:07.491532
2022-03-18T05:44:14
2022-03-18T05:44:14
223,290,854
0
0
MIT
2019-11-22T00:30:13
2019-11-22T00:30:12
null
UTF-8
C
false
false
7,583
c
/* * Dumb driver for LiIon batteries using TWL4030 madc. * * Copyright 2013 Golden Delicious Computers * Lukas Märdian <lukas@goldelico.com> * * Based on dumb driver for gta01 battery * Copyright 2009 Openmoko, Inc * Balaji Rao <balajirrao@openmoko.org> */ #include <linux/module.h> #include <linux/param.h> #i...
[ "spark720@gatech.edu" ]
spark720@gatech.edu
79d5bc7e7b0f58f2265ccab7604b7acd757b6cfa
0ac21e360b757a46c4b22b2289ae21cdb21b7a4c
/drivers/fsl_swm.h
a80bf4e5c39a05c5f03f1fb779044bef09518319
[]
no_license
xiongyu0523/azure-rtos-threadx-demo-lpc802
64ccd69f6cc842bdeba7b1139114c38da9de9dd7
b6b12bbfe250047641c504c7b6a1f24b8bfb0c98
refs/heads/master
2022-11-14T14:31:23.183288
2020-07-10T10:10:46
2020-07-10T10:10:46
278,575,978
3
0
null
null
null
null
UTF-8
C
false
false
2,333
h
/* * Copyright 2017-2019 NXP * All rights reserved. * * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _FSL_SWM_H_ #define _FSL_SWM_H_ #include "fsl_swm_connections.h" /*! * @addtogroup swm * @{ */ /*! @file */ /******************************************************************************* * Definit...
[ "xiongyu0523@gmail.com" ]
xiongyu0523@gmail.com
564f1016591fb59acd0bb93bf1eff3b206e1b51c
852ca3e259848d8498072245a08254224a5c4ee6
/fy4/feature/message.c
e091263e9aeb1e81fabf4565f0e8227692c1376d
[]
no_license
losep/fy2005
2fa3d5e6d607c663edaab190bf66899789b83929
6ff35a0f7a33c454d9195ee1e28f310d65ec954b
refs/heads/master
2020-07-16T16:08:23.397485
2016-01-05T05:07:46
2016-01-05T05:07:46
null
0
0
null
null
null
null
WINDOWS-1252
C
false
false
1,307
c
// message.c #include <ansi.h> #include <dbase.h> #define MAX_MSG_BUFFER 500 static string *msg_buffer = ({}); void receive_message(string msgclass, string msg) { string subclass, *ch; if( !interactive(this_object()) ) { this_object()->relay_message(msgclass, msg); return; } if( sscanf(m...
[ "liang.huang@transmension.com" ]
liang.huang@transmension.com