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
5ec5910f462630b6d60c2a176db44142a09e468f
c10c2d13ef009a54d0f89d59390e4742af42bdc5
/Codes/menu.c
a8a7b03ecc2f4ef9dba1160110819f385d31f4bc
[ "MIT" ]
permissive
ArthurDeBellis/TP1_Aeds2
4f90d7d94b1965db9729f3ae62e7e1b2835767e7
c0f1940e1cc8947819b2208e4bed477fd5b89066
refs/heads/master
2021-11-08T04:16:05.332656
2021-10-29T18:20:49
2021-10-29T18:20:49
178,972,551
0
0
null
null
null
null
UTF-8
C
false
false
1,275
c
/* Trabalho feito por: Arthur De Bellis - 03503 Saulo Miranda Silva - 03475 Pablo Ferreira - 03480 */ #include "../Libs/menu.h" void menu_de_entradas(){ printf("====================================================================\n"); printf("| ...
[ "debellisarthur@gmail.com" ]
debellisarthur@gmail.com
81141aeaa3ec5b2cceeb059bc6113b08732c9380
e959f3d94e79ec5adb451b6eaaef4226c54f00e0
/src/lily_emitter.c
f5d240223f2cfc63ce2dc83c48205944cc18faf7
[ "MIT" ]
permissive
aa10000/lily
7e262dd0ea206ad3ab3bde58028c1d5b31773575
0126b00fa653c08cb9290ab73c7ebb2f23f05220
refs/heads/master
2021-06-16T01:18:28.857513
2017-01-09T20:24:49
2017-01-09T20:24:49
null
0
0
null
null
null
null
UTF-8
C
false
false
162,723
c
#include <string.h> #include <stdint.h> #include "lily_expr.h" #include "lily_emitter.h" #include "lily_parser.h" #include "lily_int_opcode.h" #include "lily_api_alloc.h" #include "lily_api_code_iter.h" # define IS_LOOP_BLOCK(b) (b == block_while || \ b == block_do_while || \ ...
[ "FascinatedBox@gmail.com" ]
FascinatedBox@gmail.com
dd73f1c36148ab2d83ec80dac1930ce20fcab6c3
71e5f96a29f5d643ab888b37677d38c33f8d765d
/d/islands/common/eldebaro/old/rooms/el1-7.c
e089b2a40ed4eb69fe3aba055608860558cce832
[ "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
361
c
#include <std.h> #include "/d/islands/common/eldebaro/inherits/eldebaro_in.h" inherit EL_BEACH_ROOM_N; void create() { ::create(); set_exits(([ "north" : EL_ROOMS+"el2-7", "west" : EL_ROOMS+"el1-6", "east" : EL_ROOMS+"el1-8", "northeast" : EL_ROOMS+"el2-8", "northwest" : EL_ROOMS+"el2-6"...
[ "law@shadowgate.org" ]
law@shadowgate.org
31e71d736c5fb5e492509e53e9421b4b0d116289
438cd59a4138cd87d79dcd62d699d563ed976eb9
/mame/src/mame/video/gameplan.c
9f8b0ac2390ad55b39a71daef74a413750fd5945
[]
no_license
clobber/UME
031c677d49634b40b5db27fbc6e15d51c97de1c5
9d4231358d519eae294007133ab3eb45ae7e4f41
refs/heads/master
2021-01-20T05:31:28.376152
2013-05-01T18:42:59
2013-05-01T18:42:59
null
0
0
null
null
null
null
UTF-8
C
false
false
9,092
c
/*************************************************************************** GAME PLAN driver driver by Chris Moore ****************************************************************************/ #include "emu.h" #include "machine/6522via.h" #include "includes/gameplan.h" /***************************...
[ "brymaster@gmail.com" ]
brymaster@gmail.com
056f9674bcc98ac4a934971e04f1653a530922dc
598737b786a20889dc6acd468478baf4972535b3
/src/sys/dev/isa/if_tscs_isa.c
49b88d45d385a1b2e40e174041b874bece834719
[]
no_license
shisa/shisa-netbsd
5c8e289de2a48b6d8f39bd3add9ca4ea48fec1da
28d999d1c25107c126e0a458a97b9397aae592ef
refs/heads/master
2021-01-01T05:33:32.619808
2008-05-26T04:27:54
2008-05-26T04:27:54
32,793,680
1
2
null
null
null
null
UTF-8
C
false
false
5,870
c
/* $NetBSD: if_tscs_isa.c,v 1.3 2005/02/27 00:27:17 perry Exp $ */ /*- * Copyright (c) 2005 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Jesse Off * * Redistribution and use in source and binary forms, with or without * modi...
[ "keiichi@mobilegravity.sfc.wide.ad.jp" ]
keiichi@mobilegravity.sfc.wide.ad.jp
2275113fb0b0a12ec1dfd4470a76184eb4763ac8
a6e16f8b4e3e9dfb7a8b6f323b7e35fb82537222
/C/Dale Schumacher/DLIBS12/DLIBSRC/FDOPEN.C
a3db5b91c6e2fc21cc94d31adaf949a58b67b840
[]
no_license
pjones1063/Atari_ST_Sources
59cd4af5968d20eb3bf16836fc460f018aa05e7c
fe7d2d16d3919274547efbd007f5e0ec1557396d
refs/heads/master
2020-09-04T20:21:44.756895
2019-10-30T12:54:05
2019-10-30T12:54:05
219,878,695
2
0
null
2019-11-06T00:40:39
2019-11-06T00:40:39
null
UTF-8
C
false
false
1,382
c
#include <stdio.h> #include <fcntl.h> extern FILE _iob[]; FILE *fdopen(h, mode) register int h; register char *mode; { register char *p = NULL; register int i, iomode = 0, f = 0; register FILE *fp = NULL; for(i=0; (!fp && (i < _NFILE)); ++i) if(!(_iob[i]._flag & (_IOREAD | _IOWRT))) /* empty...
[ "ggn.dbug@gmail.com" ]
ggn.dbug@gmail.com
63b5bede17fdaad1d2a4c843f8c969cf3fc294ec
7b4cc5cca0b7ef9a96f658e4528d5a6dcc51ccde
/src/baseent.h
10fed7e836621d2f90c7377e2ea20e99388bade1
[]
no_license
zear/g-ball
66f341da83acf9f06236e61dcb832f63ce8d9944
c1ceb0d6bd11f22f93d7a2b7f97e9901d39086e4
refs/heads/master
2021-01-10T18:41:13.237044
2012-10-13T11:10:42
2012-10-13T11:10:42
null
0
0
null
null
null
null
UTF-8
C
false
false
695
h
#ifndef __BASE_ENT__ #define __BASE_ENT__ #include <stdarg.h> typedef struct { char *class; //This is the class of our entity. void (*logic)(void *this); //pointer to function void camelCase_logic(Entity *this) void (*draw)(void *this); //pointer to function void camelCase_draw(Entity *this) int collisionTyp...
[ "johnnyonflame@hotmail.com" ]
johnnyonflame@hotmail.com
c6e0ff08c408567d0978ed6e067856fdf4363807
831ed85b5730387908c40fe4e9c58ae442ef1581
/sys/arch/i386/include/signal.h
8229bd26c5c2ee7bf676a0ee1379338490b78ab0
[]
no_license
GitHubFocus/FabBSD
949ad97ce90f3b7874be98bfc6f0d24c06bf7bed
19d390bc515cee0afb8ec27ee3e0f38d487b4f32
refs/heads/master
2020-04-07T05:31:52.675033
2018-06-12T09:10:22
2018-06-12T09:10:22
null
0
0
null
null
null
null
UTF-8
C
false
false
2,844
h
/* $OpenBSD: signal.h,v 1.6 2006/01/08 14:20:17 millert Exp $ */ /* $NetBSD: signal.h,v 1.6 1996/01/08 13:51:43 mycroft Exp $ */ /* * Copyright (c) 1982, 1986, 1989, 1991 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modifi...
[ "vedge@b83589b1-170a-47ad-b9cd-3de6c41813fc" ]
vedge@b83589b1-170a-47ad-b9cd-3de6c41813fc
e52667a249037244a8621562c5807ecbc8a0c05d
af6adcf74daf5a92f7af580e27136b35fda5ae97
/Criptografia/main.c
32825a8e156a8b3c3876befb40e2e10b5a9514fc
[]
no_license
Lucasnobrepro/Assembly-SISC
cc89d1d4dd786fa8054dc21bde6d9de3cfa6fc6b
61fd0b71dde3e8cb628d92395fe6d949a777cb10
refs/heads/master
2021-06-06T14:31:23.271414
2021-05-01T10:33:46
2021-05-01T10:33:46
148,825,846
0
0
null
null
null
null
UTF-8
C
false
false
516
c
#include <stdio.h> #include <string.h> int criptografia(char key,char* name); int descriptografar(char key, char* name); int main(){ int opcao = 100; char name[100]; char key; printf("1 - Para codificar:\n"); printf("2 - Para decodificar:\n"); scanf(" %i",&opcao); printf("Digite o nome do arquivo:"); s...
[ "lucasnobrepro2015@gmail.com" ]
lucasnobrepro2015@gmail.com
f19f53443404340025da6574479bfc2ca50777e2
9290d270f08fc4bfb21d11e93f1a8d33fb91c155
/midtermPractice/quicksort.c
a095353f270af852c6222a799acc3f987aea0da2
[]
no_license
lucaslanger/kibbles
2976e42ab2c53a43774cbf302fe8dc0ab1a49043
c13ad56502b83be2727ae019b407f1dd8a270d35
refs/heads/master
2021-01-10T07:37:40.970542
2015-12-01T21:19:32
2015-12-01T21:19:32
44,463,620
0
0
null
null
null
null
UTF-8
C
false
false
469
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int get_array_size(char *a){ int elements =0; int i=0; int c; int streak=0; while( c=*(a+i) != '\0'){ if(c!=','){ } i++; } return elements } int main(int argc, char *argv){ if(argc != 2){ printf("User should pass one input, that is the arra...
[ "lucaslanger@msn.com" ]
lucaslanger@msn.com
7fe0e454c926cf55aa2e65cfaa7fd94441d0aee1
a80164a4c8313ac68c64d866d438af3437ba790a
/src/Lqtop24C/f464.c
eb02225d156fadc7151c8d9f2a78490f36b8ee7f
[]
no_license
miguelwon/MEtop_S4F
4584219e8ae19ed8e69652a91acdf2af08d8bb01
77ffb51aa3d457a30dab56e4c345252bcd622f35
refs/heads/master
2021-01-01T05:31:36.661753
2014-04-22T15:01:19
2014-04-22T15:01:19
null
0
0
null
null
null
null
UTF-8
C
false
false
2,176
c
/******************************* * CalcHEP 3.2* *******************************/ #include"num_out.h" #include"num_in.h" extern FNN F464_out; static void C464(REAL * C) { REAL* V=va_out; REAL S[9]; S[0]=V[8]*V[8]; C[4]=+4*S[0]; S[1]=V[8]*V[8]*V[...
[ "miguelwon@gmail.com" ]
miguelwon@gmail.com
11e90d3be639c1a5268559479f02ebfb0178e215
021a3ccdcb91d84629f1de7343981b572840b169
/src/dm/impls/product/productutils.c
44bb1c6cdf8da5e764db1541e041e7ebea545822
[ "BSD-2-Clause" ]
permissive
firedrakeproject/petsc
dcf7b32e83bdc88d37099904960d7a4c3c4a89e4
7afe75c1a0a66862f32d7a0f5c0c5ae5079c4c77
refs/heads/master
2023-08-31T22:16:45.175956
2019-08-06T14:24:54
2019-08-06T14:24:54
52,269,402
2
8
NOASSERTION
2023-04-11T09:20:08
2016-02-22T11:40:41
C
UTF-8
C
false
false
2,736
c
/* Additional functions in the DMProduct API, which are not part of the general DM API. */ #include <petsc/private/dmproductimpl.h> /*@C DMProductGetDM - Get sub-DM associated with a given slot of a DMProduct Not collective Input Parameters: + dm - the DMProduct - slot - which dimension slot, in the range 0 to...
[ "patrick.sanan@gmail.com" ]
patrick.sanan@gmail.com
ecf877c25948e5693fc6d40f83417a7130fa4590
b6a41eda8c0b821f3e457e315025b5747075f41a
/BuildingiOS 5 Games-Develop and Design/Chapter 7/Raiders/Raiders/Common.h
10fe6fb51c3f503fe7b248fc4a7df09eb95ba62f
[]
no_license
weimingtom/MAC-and-IPhone-src
eaf6e9a2d5e7c1807e623b927b735386fd4dcb47
d632d610c85acad7ec30f1e03b420f399f8e106e
refs/heads/master
2020-05-29T11:56:47.136637
2013-04-02T08:06:48
2013-04-02T08:06:48
null
0
0
null
null
null
null
UTF-8
C
false
false
394
h
// // Common.h // Raiders // // Created by James Sugrue on 21/09/11. // Copyright (c) 2011 SoftwareX Ltd. All rights reserved. // #ifndef Raiders_Common_h #define Raiders_Common_h #define MENU_SCENE @"menu" #define LEVEL1_SCENE @"level1" #define ENEMY_MISSILE 1000 #define PLAYER_MISSILE 2000 typedef e...
[ "liudongbao@139.com" ]
liudongbao@139.com
15cacf97ef7d1143f61e4f6c342c3f437192b367
217aa2fd8d1699d5b58e31ebd358016422fa0060
/src/native/eventpipe/ep-session.c
6f7190a66a70dd192b98a8f5dcd1a869653b3d5c
[ "MIT" ]
permissive
roji/runtime
d67ebba2b3752fa63cec01921ea32e9bfafffa1f
9849163f7b24f94b3294732290929d182c2109e8
refs/heads/main
2023-08-07T14:08:40.881619
2021-03-05T04:46:24
2021-03-05T04:46:24
225,640,375
2
1
MIT
2022-09-30T19:35:47
2019-12-03T14:30:47
null
UTF-8
C
false
false
17,164
c
#include "ep-rt-config.h" #ifdef ENABLE_PERFTRACING #if !defined(EP_INCLUDE_SOURCE_FILES) || defined(EP_FORCE_INCLUDE_SOURCE_FILES) #define EP_IMPL_SESSION_GETTER_SETTER #include "ep.h" #include "ep-buffer-manager.h" #include "ep-config.h" #include "ep-event.h" #include "ep-file.h" #include "ep-session.h" #include "e...
[ "noreply@github.com" ]
roji.noreply@github.com
ab839c7fc6bfc341a5f580c308e8b382e0e93ada
4cd5d1c2afec4a66bf5b2536e3fcdb15b698b878
/cakewalk.c
1bf89b5c5328b1de0620133afc6c1ab936c33629
[]
no_license
shivendrapoddar/Codechef-Problems
484a1d3f8f1437dc1eace9db987de0378b8b4a4f
bef302f3c269a9fe0165a60f1353d1f85c9a6e98
refs/heads/master
2020-07-24T15:03:21.088781
2019-09-12T04:21:42
2019-09-12T04:21:42
207,963,045
0
0
null
null
null
null
UTF-8
C
false
false
595
c
#include<stdio.h> int main() { long int n , i , p , half , cakewalk = 0 , tuff = 0 ; scanf("%ld %ld ", &n ,&p); long int a[n]; for(i = 1; i <= n; i++) scanf("%ld", &a[i]); half = p / 2; int m = p / 10; for(i = 1; i <= n; i++) { if(a[i] >= half) { ...
[ "noreply@github.com" ]
shivendrapoddar.noreply@github.com
59c46b802b8bee135fe9a06b8911563b7ae8768a
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/redis/src/modules/extr_hellocluster.c_PingReceiver.c
0358eef8abb0688eac681e9fa4ea4ea93c01ec68
[]
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,374
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
f14645603fd7038c4dc44be6240e6716933b6b9d
69dd4bd4268e1c361d8b8d95f56b5b3f5264cc96
/GPU Pro5/06_Compute/Object-order Ray Tracing for Fully Dynamic Scenes/External/lean/header/lean/config/fastlean.h
38fd07abc80fa5decf391e5cbc63667fbe15e423
[ "BSL-1.0", "MIT", "BSD-3-Clause" ]
permissive
AnabaenaQing/Source-Code_ShaderX_GPU-Pro_GPU-Zen
65c16710d1abb9207fd7e1116290336a64ddfc86
f442622273c6c18da36b61906ec9acff3366a790
refs/heads/master
2022-12-15T00:40:42.931271
2020-09-07T16:48:25
2020-09-07T16:48:25
null
0
0
null
null
null
null
UTF-8
C
false
false
305
h
/*****************************************************/ /* lean Dependency Config (c) Tobias Zirr 2011 */ /*****************************************************/ #pragma once #ifndef LEAN_CONFIG_FASTLEAN #define LEAN_CONFIG_FASTLEAN // Optimization #define LEAN_OPTIMIZE_NO_OVERFLOW_CHECKS #endif
[ "IRONKAGE@gmail.com" ]
IRONKAGE@gmail.com
6bb6fa722b387fa1f4706c919ba0baef9ed23621
e087ffef274a35a4ad9a3ea73da90969214b3c8b
/Kolokwium - Zestaw25/Zad3/main.c
073d82d5be825be8bc8cf71e3adfa5f764c80935
[]
no_license
KBorsuk/PS155662
83041a26885abb2959c93ade4e3ae5f7d8ae4def
41c910c9dd66a9e7e949d8e16e0f1e514b778cea
refs/heads/master
2022-09-20T07:43:15.054028
2020-06-03T08:25:57
2020-06-03T08:25:57
243,210,925
0
0
null
null
null
null
UTF-8
C
false
false
310
c
#include <stdio.h> #include <stdlib.h> int foo(int unsigned n) { for(int i=0; i<n;i++){ if(i*i*i >= n ){ return i; } } return 0; } int main() { printf("%d \n", foo(3)); printf("%d \n", foo(5)); printf("%d \n", foo(10)); printf("%d \n", foo(27)); }
[ "noreply@github.com" ]
KBorsuk.noreply@github.com
231f086dead5651d1d884bad53d3ae79f82328cf
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/sdktools/hotfixmanager/ocx/dlldata.c
207e4c23540097bc37b01412b782f33084396bf0
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C
false
false
847
c
/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file compile. To completely reconstruct this file, delete it and rerun MIDL on all the IDL files in this DLL, specify...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
56832fbba7b941bde17db4fabb0359cfc4cc4dcf
de5e362db780429ac6304c11345f060e3149f498
/kungfu/skill/xuedao-dafa/perform/ying.c
382caddeec68326dc062fe42470ac3237b84b418
[ "MIT" ]
permissive
caokang/mud
8058c0de0ac791fa8662224f82318e4e8b0b62bd
99025000097bbe4bc5028e216c8d0eb05ef9ac67
refs/heads/master
2023-06-17T18:37:14.304099
2021-07-15T12:51:40
2021-07-15T12:51:40
null
0
0
null
null
null
null
UTF-8
C
false
false
2,655
c
#include <ansi.h> #include <combat.h> #define YING "「" HIR "无影神刀" NOR "」" inherit F_SSERVER; int perform(object me, object target) { object weapon; string msg; if (userp(me) && ! me->query("can_perform/xuedao-dafa/ying")) return notify_fail("你所使用的外功中没有这种功能。\n"); if (! target) ...
[ "i@oiuv.cn" ]
i@oiuv.cn
56bedf0ee3ea7c252fcd3e2b50a43bbdf22a9dc9
8a802b313a4bebdbf3cdbff1da03de9c22ec061d
/test/readin.c
7c842dbd56944e1e00588f0b94e55669ecca489a
[]
no_license
David-Gallivan/dpgrsa
efac1dccfeeed37a8bd3d17e98953160e005d2f6
0551a9fd6ec71bb4838f01d5361af12597f09956
refs/heads/master
2022-05-29T18:14:39.894205
2020-05-05T01:32:57
2020-05-05T01:32:57
254,908,785
0
0
null
null
null
null
UTF-8
C
false
false
1,730
c
//JMJ // readin.c // by David Gallivan // support functions for reading in keys and messages // TODO document better! #include <stdio.h> #include <stdlib.h> #include <string.h> // all input values must be made up of ASCII decimal digits only; // any non-digit character will denote the end of an input value #define ...
[ "57152541+David-Gallivan@users.noreply.github.com" ]
57152541+David-Gallivan@users.noreply.github.com
b98cf2d48ad76641398fdc79e2060f6462c5d41d
60cf225bbe0e8aae34286745f68cf851ceba302e
/11_处理概括关系/11_12_replace_delegation_with_inheritance.h
349545d0310b681105ed9429011b5b32315e9fd2
[]
no_license
Sudouble/Refactoring_Cpp_Edition
a40f966c02f02e81c56802f3e1a28c844131ce98
881ac09504b2120c3854ff6e28bcf17c480b4713
refs/heads/master
2021-10-24T08:38:55.185391
2019-03-24T05:56:38
2019-03-24T05:56:38
175,980,951
1
0
null
null
null
null
UTF-8
C
false
false
279
h
#ifndef 11_12_REPLACE_DELEGATION_WITH_INHERITANCE_H #define 11_12_REPLACE_DELEGATION_WITH_INHERITANCE_H // 适用情景:11.12的反向情况。常年需要向父类请求数据的情况 // 原始版本 // 新版本 #endif // 11_12_REPLACE_DELEGATION_WITH_INHERITANCE_H
[ "472434557@qq.com" ]
472434557@qq.com
c0bda900bfa2c828edefa999739a1faf91198bf3
ef9e38ff16bc4f76968c823d34dfc08c63b9c59a
/from_holdec/variable_stack_usage/arm64_elf_clang_O1/by_retdec.c
6985bcf21a65ad6ab6a88a28cd95ebaa881670df
[]
no_license
BG4RFF/decompiler-subjects
5946c7724fa87ec650792bf595b88d69cec1126f
77517f361f51c172bb83f83a63bf4ff379f28b03
refs/heads/master
2022-12-14T14:19:07.816982
2020-09-09T21:05:02
2020-09-09T21:05:02
null
0
0
null
null
null
null
UTF-8
C
false
false
2,524
c
// // This file was generated by the Retargetable Decompiler // Website: https://retdec.com // Copyright (c) Retargetable Decompiler <info@retdec.com> // #include <stdint.h> #include <string.h> // ------------------- Function Prototypes -------------------- void fill(int32_t * dest, int32_t n); void use(int32_t * x)...
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
c31de1eeb40a73386b96bc847dc8f3626df80c45
20436cd0eec2b5faea315b004e7f93a6b8d54da2
/hg/lib/bed6FloatScore.c
040ed8202e058c62fcd6f99d40f95a59b611754b
[]
no_license
CEpBrowser/CEpBrowser--from-UCSC-CGI-BIN
4ea960cfded84d945821acfbeeba10a0e1394c49
dabbcca824503a7d3342714047bd55787b52188d
refs/heads/master
2021-01-15T15:44:06.031480
2016-09-13T00:54:57
2016-09-13T00:54:57
14,941,958
0
0
null
null
null
null
UTF-8
C
false
false
4,009
c
/* bed6FloatScore.c was originally generated by the autoSql program, which also * generated bed6FloatScore.h and bed6FloatScore.sql. This module links the database and * the RAM representation of objects. */ #include "common.h" #include "linefile.h" #include "dystring.h" #include "jksql.h" #include "bed6FloatScore...
[ "x9cao@ucsd.edu" ]
x9cao@ucsd.edu
bc3ffd747be32e6c9a3ecb911f5df704b674678c
b25680a4f5f9dbbf92eb55285d980b07d627443e
/Assignment_1/Rahel's Attempt/p1.c
1fffd8d35218b450d4a33b6e7434d15e7f60e39f
[]
no_license
kmn5409/COMP_2604_Operating_Systems
94fe97085852d25c3cae8fbf8050fda1f41d46d3
091b7cc842ac66521f95e495b80ef23e90f63dbb
refs/heads/master
2020-04-23T07:30:51.724786
2019-05-12T01:58:16
2019-05-12T01:58:16
171,008,471
1
0
null
2019-05-12T01:58:52
2019-02-16T13:45:46
C
UTF-8
C
false
false
697
c
#include <stdio.h> #include <sys/types.h> #include <unistd.h> #include <sys/wait.h> #include <stdlib.h> int Golomb(int n) { if (n == 1) return 1; return 1 + Golomb(n - Golomb(Golomb(n - 1))); } void printGolomb(int n) { for (int i = 1; i <= n; i++) printf("%d", Golomb(i)); } int main(){...
[ "noreply@github.com" ]
kmn5409.noreply@github.com
674216020ce8db6ab1970fe1646d1a1feef62b3a
11d4ee009fd8dc0c2be958448e6eb2e4beeedba3
/Abstract Data Types/Queue/Queue Dinamis/list.c
f6574065bdd25f5e9c11af7a1e54675137e11e16
[]
no_license
ReyRizki/Struktur_Data_dan_Algoritma
8bbabbb161972e09f3e5020f8f78f3260b0c3bb5
d89c44aeb1d48e9c8a7fb65c6516675838aa63fc
refs/heads/master
2022-11-10T11:11:19.382090
2020-06-25T15:14:01
2020-06-25T15:14:01
264,176,918
0
0
null
null
null
null
UTF-8
C
false
false
16,129
c
/* File : list1.c */ /* Desk : body list berkait dgn representasi fisik */ /* pointer; */ /* Representasi address dgn pointer */ /* infotype adalah integer */ /* Oleh : ANI RAHMANI / 23501007 */ /* Tgl : 25/10/01 */ /* body dari List1.h */ #ifndef list1_C #define lis...
[ "reynaldirizki97.rr@gmail.com" ]
reynaldirizki97.rr@gmail.com
a706a81792640404ea32857c58b14267b6a87829
45a175e1a470bf15f4a2aa5b066250d6f8ec5327
/embox/src/framework/test/emit.c
4e74e18d0915846e2c479fd807b4ed39b141c0b7
[ "BSD-2-Clause" ]
permissive
Walkingmind/embox
8315ee532d9e0a0ccd5e566bf4feac5ffe58d683
67cc5f73466e1a4c33891b946fc8e8217ce26ade
refs/heads/master
2021-01-01T17:22:48.903024
2015-04-14T20:24:43
2015-04-14T20:24:43
35,509,406
2
0
null
null
null
null
UTF-8
C
false
false
471
c
/** * @file * @brief TODO documentation for emit.c -- Eldar Abusalimov * * @date Apr 2, 2012 * @author Eldar Abusalimov */ #include "emit_impl.h" #include <hal/ipl.h> void test_emit_into(struct test_emit_buffer *b, char ch) { ipl_t ipl = ipl_save(); { if (test_emit_buffer_overflown(b)) { goto out; } ...
[ "Eldar.Abusalimov@5c469cbc-2eb3-11df-bba7-995ec2794b1c" ]
Eldar.Abusalimov@5c469cbc-2eb3-11df-bba7-995ec2794b1c
a37f45188c103c7f1f6f9e9aa595c2b7ef746967
2b70c2adff63e876d55d0194af3948770b1ea0d6
/jni/gio/gtlsserverconnection.h
1b65ddaa4184242646e481a93659953643b522e5
[]
no_license
jianglei12138/gio
d267256d8799f5b88db3d14c61850c5473a9cf38
c2b9bb1e2e312802096e4aefd371f8728c442db4
refs/heads/master
2021-01-10T09:08:30.908227
2016-03-22T04:56:16
2016-03-22T04:56:16
54,446,234
0
0
null
null
null
null
UTF-8
C
false
false
2,295
h
/* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2010 Red Hat, Inc. * * This library 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 2 of the License, or (at y...
[ "jianglei12138@gmail.com" ]
jianglei12138@gmail.com
c950b7f0c0c2e73395b3895577a2f998754d7a7e
9f451ce64d4a29889a9303eb2675811b1b498b4b
/Validation_experiment/mini-HPC/stencils/2D/3r/homogeneous/star/constant/kernel.c
0702f3462cc6b6dc47558d1340769e0b99dd63f3
[]
no_license
sguera/PhDThesis_Experiments
97efdeabd87de081a137d4b3c23970b12e8ae447
7501b6f67f845ecae85b5d10f7dc79f1633beee0
refs/heads/master
2020-03-28T06:20:39.741693
2018-10-16T11:20:04
2018-10-16T11:20:04
147,829,424
0
0
null
null
null
null
UTF-8
C
false
false
554
c
void kernel_loop(double *a, double *b, double c0, int M, int N) { #pragma omp parallel for schedule(runtime) for (int j = 3; j < (M - 3); j++) { for (int i = 3; i < (N - 3); i++) { b[i + (j * N)] = c0 * ((((((((((((a[i + (j * N)] + a[(i - 1) + (j * N)]) + a[(i + 1) + (j * N)]) + a[i + ((j - 1) * N)]...
[ "danilo.guerrera@unibas.ch" ]
danilo.guerrera@unibas.ch
38ace5906307aa844cff6eacf8440303c30d4fdf
64819b27fa7f639284400e48462e6f61a2f187cc
/test/vm167test.c
f1ccd714a0b1653c8ede0a6193c8326ac8fb7030
[ "MIT" ]
permissive
rahlskog/VM167
7bb0964b62eee8dc29b3c7499996e1b080027ffc
fc46b045e4e5e220cd25329fe13a4124231c9b31
refs/heads/master
2016-09-06T18:24:31.795979
2016-03-01T09:23:53
2016-03-01T09:23:53
11,589,192
1
0
null
null
null
null
UTF-8
C
false
false
4,083
c
/* This program requires a testrig such as * Digital Analog/PWM * 1 ----- 5 A1 -------- GND * 2 ----- 6 A2 -------- +5V * 3 ----- 7 +5V -R-A3-R- GND * 4 ----- 8 A4 --R+R+-- PWM1 * C-C * GND---+-+ * * A5 --R+R+-- PWM2 * C-C * ...
[ "robert.ahlskog@gmail.com" ]
robert.ahlskog@gmail.com
e2dedd1ad5b04bb8be0d3c65cde585fe07dc159b
3286f38f37da2b40eaeb3664d5d55e27b0c31bf3
/training_data/s15_2048_1024_mul_3.c
1a647b62a2ed2c96b85a7dc16c5cdb9748273e1b
[ "BSD-3-Clause" ]
permissive
intel/neuro-vectorizer
e20e207c2fbd934bbe3bd8c6182a762c4733343c
28b65ab7cdcbae81b7e379e628bbf3bf85211000
refs/heads/master
2023-06-02T16:54:02.487191
2023-01-07T00:10:24
2023-01-07T00:10:24
219,954,590
79
35
BSD-3-Clause
2020-05-23T01:52:24
2019-11-06T09:04:15
C
UTF-8
C
false
false
2,109
c
/* Copyright (c) 2019, Ameer Haj Ali (UC Berkeley), and Intel Corporation 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 notice, this ...
[ "ameerh@berkeley.edu" ]
ameerh@berkeley.edu
fed344650525a8e62c10f65709e676c84a75a609
f3113c6f86a31ff186e551990a05d76c21ade7b4
/src/rm_internal.h
1e0ee7c072143f0b954fc81597edfe4f5c1058d2
[]
no_license
nettee/redbase
417f39e893e46d877de40001288a42e1ac00427e
458be5ca8388169dd6ebb0f55bc925c1580d005a
refs/heads/master
2021-08-06T11:21:00.923321
2017-11-05T16:06:15
2017-11-05T16:06:15
108,855,369
0
0
null
null
null
null
UTF-8
C
false
false
93
h
#ifndef RM_INTERNAL_H_ #define RM_INTERNAL_H_ #include "rm.h" #endif /* RM_INTERNAL_H_ */
[ "nettee.liu@gmail.com" ]
nettee.liu@gmail.com
b34175e02613df1ad1350e970d20a0f13b275eda
fd360dfe8bbae28d6f9ce0a88bb851d87e1f3353
/chapter7/7.16.c
ff88f84d1405ee34e950c7303e3084967179cd76
[]
no_license
bpsharma/cbook
a36824ee92ed05ea139637f03eb991485adca0e9
4f581ac8e724a3454078e4d37c045b082ec926e4
refs/heads/main
2023-04-07T14:25:23.942632
2021-04-15T18:57:04
2021-04-15T18:57:04
357,798,294
1
0
null
null
null
null
UTF-8
C
false
false
145
c
int main() { static int i=1,f=1; f= f * i; if(i<6) { i++; main(); } else { printf("Factorial of 6 is %d",f); } }
[ "noreply@github.com" ]
bpsharma.noreply@github.com
3c55e150c91482fbb9c4823bc48e58740ad87590
c5ab18ed0e400cab3aed75b49ea59b8be045f9a6
/trunk/MC/md5.c
11e4d17eb1893b0d869d44988b833fb2ee035b3e
[]
no_license
mksy/st_hunter
c1ff271802432558f3de9ef5a38e9eb8eb9110cb
99516820b63b454a5fcc58cd4568dd07cf05259b
refs/heads/master
2022-04-08T15:00:17.674144
2020-03-04T07:23:05
2020-03-05T09:33:47
null
0
0
null
null
null
null
UTF-8
C
false
false
8,307
c
#include <md5.h> static unsigned char PADDING[64] = { 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,...
[ "korekovtsevda@lad24.ru" ]
korekovtsevda@lad24.ru
e335c6937de75e5a8aeaf39c482902268ee7f5c0
3f91572e318a4ed8514b110dbdb67b023618e04f
/materias 2 periodo/organizacao de computadores/tps/tp2/Codigo/Menu.c
5f0584aa146eeac41df9f7f5217441ba1f94e7b8
[ "MIT" ]
permissive
NiquiniNiwi/university
fd8f495e68a0fd5884fbb1d72e2ade5941280e1d
2d333159c089b8730aa5db138c305614dd49f4b7
refs/heads/master
2023-03-01T03:57:01.279982
2021-02-13T01:29:30
2021-02-13T01:29:30
null
0
0
null
null
null
null
UTF-8
C
false
false
1,906
c
#include "Menu.h" void Menu(){ Cache* cacheL1 = NULL; Cache* cacheL2 = NULL; Cache* cacheL3 = NULL; do{ cacheL1=createCache(1); if(getSizeCache(cacheL1)<2){ deleteCache(cacheL1); printf("Tamanho inválido\n"); continue; } else{ do{ ...
[ "marcus.vsf@aluno.ufop.edu.br" ]
marcus.vsf@aluno.ufop.edu.br
1a53f968e0c24df16623bad82730d9c440dca89b
5792b184e71a9de7779e0bd21b6833f8ddfdb4b5
/sysvr4/svr4/cmd/sccs/lib/comobj/rdmod.c
a6cc3bc01a961e1abc99eea3809e7c78d5c86616
[]
no_license
ryanwoodsmall/oldsysv
1637a3e62bb1b9426a224e832f44a46f1e1a31d4
e68293af91e2dc39f5f29c20d7e429f9e0cabc75
refs/heads/master
2020-03-30T06:06:30.495611
2018-09-29T09:04:59
2018-09-29T09:04:59
150,839,670
7
0
null
null
null
null
UTF-8
C
false
false
3,963
c
/* Copyright (c) 1990 UNIX System Laboratories, Inc. */ /* Copyright (c) 1988 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF */ /* UNIX System Laboratories, Inc. */ /* The copyright notice above does not evidence any */ /* actual or intended publica...
[ "rwoodsmall@gmail.com" ]
rwoodsmall@gmail.com
53816a99c9bee67fea81514ccc17d7b8e4cb192f
ac072c6b8fd0877b52f4d3a911929bca05579848
/C07/ex03/ft_strjoin.c
0fca812ab7441ba08f99c3876aa197baaf8e37c0
[]
no_license
acoudert/piscineC
642122902f67d221163049b3efae414c65c6e7a9
dad7dbee168bb6c6fc3966724625f04f6d7b865d
refs/heads/main
2023-02-18T01:28:16.100370
2020-11-16T22:09:20
2020-11-16T22:09:20
313,420,575
1
0
null
null
null
null
UTF-8
C
false
false
1,988
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strjoin.c :+: :+: :+: ...
[ "antoine.cdrt@outlook.fr" ]
antoine.cdrt@outlook.fr
a8095ed3ab2d307acefa0117707d8ca0e6a989de
345e52b97e9fadef35d88d984a40c4a2f6282b1d
/src/functions/implements/activation/selu.c
35bc47b0d1458c18455654d98ee902304845e801
[ "Apache-2.0" ]
permissive
marhov/nnabla-c-runtime
2b2e1d4783257fa07b88dba71f19ac1b83b93b3f
f0ab88e46387ae2d8053436657567dec95a475f4
refs/heads/master
2020-03-27T08:38:15.079661
2018-08-27T08:58:24
2018-08-27T08:58:24
146,272,100
0
0
null
2018-08-27T08:53:24
2018-08-27T08:53:24
null
UTF-8
C
false
false
2,481
c
// Copyright (c) 2017 Sony Corporation. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by ...
[ "Yukio.Oobuchi@sony.com" ]
Yukio.Oobuchi@sony.com
20516e964c24f924e743eb7c7d3f010fa2d4f837
0963b61565428b00f0d2e3451aa6da342d703eed
/MinGW/msys/1.0/include/libguile/__scm.h
6390c21a37d4b9ee097e8b178617a392c2191ec0
[]
no_license
AlienDog/PSDK3v3
e1b115660990d28336c2d61722f08788030f2b9e
b6143fca83650b8e5e5b41c46c375dcfa3067848
refs/heads/master
2021-01-23T04:48:50.701211
2016-08-19T14:29:53
2016-08-19T14:29:53
66,154,821
5
9
null
2016-08-20T15:49:22
2016-08-20T15:49:21
null
UTF-8
C
false
false
21,059
h
/* classes: h_files */ #ifndef SCM___SCM_H #define SCM___SCM_H /* Copyright (C) 1995,1996,1998,1999,2000,2001,2002,2003, 2006, 2007, 2008 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publi...
[ "zecoxao@hotmail.com" ]
zecoxao@hotmail.com
49d7dd2b83fbebe1ec31a7fd94ea7ad3debe84e7
53b502e5c50b18ee4bd4103104d3f6fc7f4affba
/0_Src/4_McHal/Tricore/_Reg/Ifx_reg.h
c46a084872fad10b9a2169243ab4f19247391092
[]
no_license
simonliu-sz/EthUdp297
fec402d6c4715a11f32e1404c873079e16e904f4
87105fd8dc09ddb6227f64d0e23de612be43d8a4
refs/heads/master
2021-05-29T23:13:03.060347
2015-12-04T09:12:24
2015-12-04T09:12:24
null
0
0
null
null
null
null
UTF-8
C
false
false
2,019
h
/** * \file Ifx_reg.h * \brief * \copyright Copyright (c) 2012 Infineon Technologies AG. All rights reserved. * * Version: TC29X_UM_V1.1.R1 * Specification: Refer to module specific file heading * MAY BE CHANGED BY USER [yes/no]: No * * IMPORTANT NOTICE * * * Infineon Technol...
[ "chiyung4work@gmail.com" ]
chiyung4work@gmail.com
c51bd6db3b77b9ef56be31abd50759c64f758a92
66e6bdda270986b3ef71fa3b73003a9df8f56b1f
/ms/caprara/src/structs.h
a7d86eacc60a3caefe556518e8ae844bbcf7e830
[]
no_license
kuk0/pivo
eac8d3e4f939db18b655336e156eea914c412316
8f8486abd86b4d87e09ba4714e0d865f090d5a27
refs/heads/master
2020-05-18T19:40:53.119372
2012-03-04T18:56:33
2012-03-04T18:56:33
3,620,034
0
0
null
null
null
null
UTF-8
C
false
false
4,154
h
#ifdef __cplusplus extern "C" { #endif #ifndef STRUCTS_H #define STRUCTS_H #include <stdio.h> #include <stdlib.h> #include "uf.h" #ifdef MALLOC_DEBUG #include "rmalloc.h" #endif #ifdef GCC #define INLINE inline #else #define INLINE #endif #define INVDISTEXE "invdist" #define DISTMATEXE "distmat" #define TSPOUT...
[ "kuko@ksp.sk" ]
kuko@ksp.sk
29013d268a9264cf895147b0deaf4deb47dfff85
ef0dcb9f5bf0295c956334fe230b54593a598c11
/project3/project3-master/src/main.c
d123a5a3da0480ae5a17ac9aa2ff49c237b1c605
[]
no_license
nam0901/CSCI-4061-Operating-System
1657b53428393eaf9a6412980256bf0abdac1dfd
5861434a5a2c0567028aa439f9cc4e296baa5ddf
refs/heads/master
2020-06-10T04:10:25.570397
2019-07-13T18:36:00
2019-07-13T18:36:00
193,578,021
1
0
null
null
null
null
UTF-8
C
false
false
3,634
c
//main.c program to translate the virtual addresses from the virtual.txt //into the physical frame address. Project 3 - CSci 4061 #include <stdio.h> #include <stdlib.h> #include <string.h> #include "vmemory.h" #define INPUT_FILE "../bin/virtual.txt" #define OUT_LRU_TLB "../bin/tlb_out.txt" #define SIZE 256 #define F...
[ "noreply@github.com" ]
nam0901.noreply@github.com
8a16356aee9786ffede50a583de1491f67ce04e0
5814f3b31ca59164726ead97e89638a7807c646e
/matvec.c
1125efeb0f1d9d5100b440585ebde7dbcc8c7d13
[]
no_license
grandeep/secure-coding-in-c-and-cpp
9afbcdaa5d54849d146829095a88e7d9a5a7b957
4d2491581ccb1f68344dd0778c54aa67304e19b3
refs/heads/master
2023-03-15T23:10:23.898982
2019-01-06T22:37:05
2019-01-06T22:37:05
null
0
0
null
null
null
null
UTF-8
C
false
false
1,054
c
#include <stdint.h> #include <string.h> #include <stdlib.h> /* return y = Ax */ int *matvec(int **A, int *x, size_t n) { if (n == 0 || n > SIZE_MAX / sizeof(int)) return NULL; // n is either too large for calloc or 0 int *y = (int *)calloc(n, sizeof(int)); // calloc initializes to zero if (y == NULL) retur...
[ "34987259+mparisi20@users.noreply.github.com" ]
34987259+mparisi20@users.noreply.github.com
5ffc414461c0577d56144316a7bebe0508e20333
a9c3428de7525b1d235029c01a761de4adf30e73
/ca/ratio.C
9d971fb8da6fd3f1a10b4b3a46f8f3dbb93cdc27
[]
no_license
potel/DOM
e79020993a14ec10fc612109777483e4f99b090f
e50aa3770b5a7172773a8c3393f38e2fd0193ae4
refs/heads/master
2021-01-13T17:06:38.087320
2019-11-04T10:41:41
2019-11-04T10:41:41
74,409,377
0
2
null
2017-05-30T17:32:15
2016-11-21T21:55:32
C++
UTF-8
C
false
false
4,774
c
{ gROOT->Reset(); TStyle * Sty = new TStyle("MyStyle","MyStyle"); Sty->SetOptTitle(0); Sty->SetOptStat(0); Sty->SetPalette(8,0); Sty->SetCanvasColor(10); Sty->SetCanvasBorderMode(0); Sty->SetFrameLineWidth(3); Sty->SetFrameFillColor(10); Sty->SetPadColor(10); Sty->SetPadTickX(1); Sty->SetPadTickY(1); Sty->SetPadBotto...
[ "gregory.potel@gmail.com" ]
gregory.potel@gmail.com
bc1b0a8aa2c823e5b900952bf00afb734cebe42e
e03be61309b8d0b85efe240e3a4554fe1999ed81
/lib/wasm-micro-runtime-fast-jit-06-29-2022/product-mini/platforms/zephyr/simple/src/main.c
27ce7cb950c320a5b1a660bf701b0f214c1d2925
[ "Apache-2.0", "LLVM-exception" ]
permissive
PettitWesley/fluent-bit
ed2d171369f9cf0b883d2254f8c5d4410228e0d4
95776b6a68c87f4a92cc8c563ab601d4f6515a9a
refs/heads/master
2023-08-01T02:44:54.042452
2022-07-11T22:52:03
2022-10-24T20:29:38
223,840,592
1
2
Apache-2.0
2023-07-09T23:28:36
2019-11-25T01:49:10
C
UTF-8
C
false
false
7,479
c
/* * Copyright (C) 2019 Intel Corporation. All rights reserved. * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception */ #include <stdlib.h> #include <string.h> #include "bh_platform.h" #include "bh_assert.h" #include "bh_log.h" #include "wasm_export.h" #if defined(BUILD_TARGET_RISCV64_LP64) || defined(BUILD_T...
[ "eduardo@calyptia.com" ]
eduardo@calyptia.com
0a855c9ea1c5f685420af959c2fb5eeaf16dd24a
2844ef44631b52460a1c59c348b2ba49c6db0ace
/src/shutdown.c
e0969a14574369931e7622f589da5c1ff9185f39
[ "WTFPL" ]
permissive
LeandreBl/C-sockets-API
a58d70669da71229c48ea020b1236feff8cd3f87
57114b55107a2b87504c9ea30b577ba30706948a
refs/heads/master
2022-10-12T13:09:40.553842
2022-09-28T02:05:51
2022-09-28T02:05:51
141,311,898
3
0
null
null
null
null
UTF-8
C
false
false
249
c
/* ** EPITECH PROJECT, 2018 ** C socket API ** File description: ** shutdown */ #include "lsocket.h" int lsocket_shutdown(lsocket_t *socket) { if (shutdown(socket->fd, SHUT_RDWR) == -1) return (-1); socket->is_connected = false; return (0); }
[ "leandre.blanchard@epitech.eu" ]
leandre.blanchard@epitech.eu
cae3f6684df560542d2a12371a56636972134a1e
80f3b23dce2738ff296d938a16b9f5bc8a7773f2
/2018/Structs/alocacao_dinamica_estruturas.c
70e888ac773d698ba29e1f2a6a66c20040ed1fc3
[ "MIT" ]
permissive
ed1rac/AulasEstruturasDados
32431334fcbf072a5a5a34124ca54f59d69f8eda
8e656f846f2de4783aa59dbed8ff57b9b4b48c09
refs/heads/master
2023-08-31T22:08:25.222803
2023-08-17T21:51:22
2023-08-17T21:51:22
41,948,152
8
3
null
null
null
null
UTF-8
C
false
false
1,306
c
#include <stdio.h> #include <stdlib.h> #include <string.h> //Alocação dinâmica de estruturas typedef struct aluno{ int nmat; char nome[50]; char sobrenome[50]; float nota[3]; float media; }Aluno; int main(){ printf("Aluno tem %d bytes", sizeof(Aluno)); Aluno* pt_aluno; ...
[ "edkallenn@gmail.com" ]
edkallenn@gmail.com
a236055a7732c93bbdad174e7c4b17adef51bda4
a620eb26f1a631ccc44600bb726ef528ea9c0e60
/chap03/305_itob.c
f4ca4e33fbc3db289c6ba57d5abdbf4c88c4fbe1
[]
no_license
mtrovo/c-programming-solutions
aacd082ae00741ee48cf3bbe74686ad341302477
4cfaee0a0e6b256bb44e5add731aed06e9455139
refs/heads/master
2021-01-23T21:35:42.673729
2010-12-15T14:37:17
2010-12-15T14:37:17
1,107,208
0
0
null
null
null
null
UTF-8
C
false
false
1,506
c
#include <stdio.h> #define abs(x) (((x) < 0) ? -(x) : x) #define to_char(d) (((d) < 10) ? (d) + '0' : (d) - 10 + 'A') /* debug macros */ #define dprint(x,s,b) itob(x,s,b);\ printf("converted %d using base %d to \"%s\"\n", x, b, s) #define cdebug(d) printf("\nto_char(%d): %c", d, to_char(d)); int...
[ "moises.trovo@gmail.com" ]
moises.trovo@gmail.com
a11f25e213b0ef01e66b3a0d0d32f98048dd0cd2
a5b7c009edc167ff6a977e3055ec6f14ed64f347
/feature/encoding.c
e79ca17d6743029775daf81189135c6b4da2f6be
[]
no_license
wshlovercn/Myth
4df60b07b62186f7d15f37559140e7f90819bc8e
225d3404dff930f109966883c1660642926ee646
refs/heads/master
2023-07-27T22:40:12.521070
2021-04-11T11:55:54
2021-04-11T11:55:54
null
0
0
null
null
null
null
UTF-8
C
false
false
224
c
// for encoding format conversion. // mon 5/11/98 // GB: 0 // BIG5: 1 nosave int chinese_encoding = 0; int query_encoding() { return chinese_encoding; } void set_encoding(int encoding) { chinese_encoding = encoding; }
[ "i@oiuv.cn" ]
i@oiuv.cn
ee8b9f10c34413931fc9b0105521e5b720e61d0d
9b755405460c8a013c9f1d1b74bd3cff89a02c84
/maze.c
96366f3869de80ed63c279be4f25ca05a052b19d
[ "MIT" ]
permissive
KhusheeNamdeo/Navigating-a-maze
0adf574ef3de4ea195841f33266c97f668500dd6
a1f3a2900446c61e3b13447f26497723203a82b7
refs/heads/main
2023-04-23T11:55:25.877840
2021-05-10T09:13:05
2021-05-10T09:13:05
null
0
0
null
null
null
null
UTF-8
C
false
false
3,255
c
#include <stdio.h> #define ROWS 15 #define COLS 55 char maze[ROWS][COLS]; int stack[100][4], stackpos = -1; void push(int row, int col, int prevrow, int prevcol) { stackpos++; stack[stackpos][0] = row; stack[stackpos][1] = col; stack[stackpos][2] = prevrow; stack[stackpos][3] = prevcol; } void pop() { stackp...
[ "noreply@github.com" ]
KhusheeNamdeo.noreply@github.com
50e1dc8dd135b7b64190f3d04b081a6d0f73fc32
409c3132318f3403d2ac0dd70b4512235b3b6edd
/sp_blind-master/motor.h
a3d8a6f2c17b1ab26874c8735d61e87de6ae67b6
[]
no_license
Jooye0n/Earthquake-Detection-System
0b56a43a83e2c2df740fba909fe92bd7f2b97a6b
c1c5ed7e601d2ee032f328cec8df0ef2ba0c7708
refs/heads/master
2021-05-21T22:16:00.638422
2020-04-03T22:10:46
2020-04-03T22:10:46
252,825,993
1
0
null
null
null
null
UTF-8
C
false
false
97
h
#include <stdio.h> #include <wiringPi.h> #include <softPwm.h> int motor(int angle, int cycle);
[ "wndus6165@gmail.com" ]
wndus6165@gmail.com
205f816b9c8ce4964d15326e2ea9e681bb31f2b4
3ee0282814a9abb8dd628394fa36540f9a01c393
/largest.c
a547762c42e51d867a4304e99b748bbcb9318fff
[]
no_license
kiruthikakpa/codedeveloper
e76c8fb985c5c6510334dc3084bdd5fd9aade63e
fc11d4a7747e514e5f71911310eb9caa207c1160
refs/heads/master
2021-01-01T19:04:08.137913
2017-07-27T10:57:55
2017-07-27T10:57:55
98,498,202
0
0
null
null
null
null
UTF-8
C
false
false
342
c
#include <stdio.h> void main() { int a1,a2,a3; printf("Enter three different numbers: "); scanf("%d%d%d",&a1,&a2,&a3); if( a1>=a2 && a1>=a3 ) printf("%d is the largest number.", a1); if(a2>=a1 && a2>=a3) printf("%d is the largest number.", a2); if( a3>=a1 && a3>=a2) printf("%d isthe lar...
[ "noreply@github.com" ]
kiruthikakpa.noreply@github.com
326c03c6ee8b4eefa61176ff2722a691ca9fe6cd
24e4ff792065510fccba87a729507720b29ad81a
/C/Fatorial Simples.c
d75811d4eed496c604b3ce252747bf98e1d61b66
[]
no_license
ItaloLR/URI
6c28e9ad763d432c79affc2a9c89384f60ff6238
a1092f71a6695d25ba5714196b9f42157341a82b
refs/heads/master
2020-03-21T23:51:09.656375
2018-06-30T01:23:19
2018-06-30T01:23:19
null
0
0
null
null
null
null
UTF-8
C
false
false
198
c
#include <stdio.h> #include <stdlib.h> int main(){ int valor=1, i,num; scanf("%d", &num); for(i=1; i<=num;i++){ valor = valor * i; printf("%d\n",valor); } return 0; }
[ "italo-ribeiro45@hotmail.com" ]
italo-ribeiro45@hotmail.com
b000453129317e55c5f921636497c1a80d94067f
37137e3e5b5d739f911e1beb4d4cd6c485874256
/codes/CProgramming/ch09_函数/qsort.c
a88ac228618b537e0426c3ed328d2c089b02207b
[]
no_license
demon90s/CppStudy
3710f6188d880ec1633df8be79f8025453103c94
f3dc951b77bd031e7ffdef60218fe13fe34b7145
refs/heads/master
2021-12-01T14:42:34.162240
2021-11-27T16:10:21
2021-11-27T16:10:21
104,697,460
157
63
null
null
null
null
UTF-8
C
false
false
1,002
c
/* Sorts an array of integers using Quicksort algorithm */ #include <stdio.h> #define LEN 10 void quicksort(int a[], int low, int high); int split(int a[], int low, int high); int main() { int a[LEN], i; printf("Enter %d numbers to be sorted: ", LEN); for (i = 0; i < LEN; ++ i) { scanf("%d", &a[i]); } qui...
[ "demon90s@163.com" ]
demon90s@163.com
6ec19cd7c8df730e94c4f6a7b426bd674ed5e5b5
48af52e5ab2d002b8a336fec5fb99fa9c1bb5a15
/server.c
0dca3f8d193af671a86d218e3f28449f0ffe2938
[]
no_license
rgoulter/rosetta-socket
baf0d7282ee695e8f3bfec822ad7593e8dadab1d
e6bb5224ce80d72d9a78cb6cc553258e53c56309
refs/heads/master
2020-12-24T15:31:42.646714
2014-08-23T11:48:01
2014-08-23T11:48:01
35,330,728
0
0
null
null
null
null
UTF-8
C
false
false
1,700
c
// From http://www.linuxhowtos.org/data/6/server.c // from http://www.linuxhowtos.org/C_C++/socket.htm /* A simple server in the internet domain using TCP The port number is passed as an argument */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/...
[ "richard.goulter@gmail.com" ]
richard.goulter@gmail.com
377184453b96112f9688e8150d470de48cdd5b2f
29ae25b394acc9d2d1506517d7bbff8b6de46a84
/penguin robot/UCOSIII/UCOS_BSP/bsp.c
ee8ff1315072db043cc0802fdc399be3393ec684
[]
no_license
liuminL/Penguin_node_program
4df30e72c8320e7887fbb9556f898ffa7f0eaf5f
1bc11d79f35fc2913a0e9595c9562f3bde404863
refs/heads/master
2020-05-04T08:33:44.638252
2019-05-26T11:54:57
2019-05-26T11:54:57
179,049,143
0
0
null
null
null
null
GB18030
C
false
false
13,019
c
#define BSP_MODULE #include <bsp.h> #define BSP_REG_DEM_CR (*(CPU_REG32 *)0xE000EDFC) //DEMCR寄存器 #define BSP_REG_DWT_CR (*(CPU_REG32 *)0xE0001000) //DWT控制寄存器 #define BSP_REG_DWT_CYCCNT (*(CPU_REG32 *)0xE0001004) //DWT时钟计数寄存器 #define B...
[ "894993476@qq.com" ]
894993476@qq.com
9cc7623a82068a80df9f5d79189d6d64c605dfa1
bc3d6594ef6494153fe7006ab63bd5c51ebf5085
/libs/curl/lib/cookie.h
cb50b71c6a9f6f4f60a9bd3a827d38397cb6684b
[ "MIT", "curl" ]
permissive
PacktPublishing/The-Modern-Cpp-Challenge
c7b213a53d61fdb253dbc58c84d8c65740621af3
6a79f529c038a15c752acb67b4aef7c0d366f1a3
refs/heads/master
2023-02-02T14:49:38.309156
2023-01-30T10:22:25
2023-01-30T10:22:25
133,945,626
301
107
MIT
2021-12-11T18:51:48
2018-05-18T11:28:53
C
UTF-8
C
false
false
4,248
h
#ifndef HEADER_CURL_COOKIE_H #define HEADER_CURL_COOKIE_H /*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (...
[ "jijom@packtpub.com" ]
jijom@packtpub.com
984f69b66276833d20debf0e0bf21d1ac6215e21
68ba3e7ef061dc205e54df042b1387f745cc77ae
/chsrc/eis/chmid_msg.h
76c55d5747fb610104dacacce6633cfbedc2b839
[]
no_license
huangyt/beijing-7101
1d731f91f070f036a9181f761aa973aa2237eef1
ca19376a2035d7c39a0093b949b18f381844c92b
refs/heads/master
2020-12-26T10:29:58.879751
2013-09-20T07:42:12
2013-09-20T07:42:12
null
0
0
null
null
null
null
GB18030
C
false
false
5,265
h
/* * ========================================================================================== * Copyright By CHANGHONG network * file: chmid_msg.h * des: 定义消息的结构及相关函数 * -------DATE---------WORK--------NAME--------- * 081110 创建 蒋庆洲 * ======================================...
[ "hechuan13397@163.com" ]
hechuan13397@163.com
0a971f417ca2a7cb946f2fefd11504cf8e9d8ba9
bba109287e1b1559a6d26d67ae30c9d559ad6719
/system/bt/bta/hf_client/bta_hf_client_sco.c
78fdf9014466edd337b71e160f9c30e9248b2c44
[ "Apache-2.0" ]
permissive
dannisliang/SGSWPlatform
2c575c093b162c9198fada814e61051b7e60ead7
116caf7b2cfdb28bb1b5d4aac6822293e9c6d264
refs/heads/master
2022-04-07T11:55:41.167994
2019-06-11T09:50:50
2019-06-11T09:50:50
null
0
0
null
null
null
null
UTF-8
C
false
false
22,514
c
/****************************************************************************** * * Copyright (c) 2014 The Android Open Source Project * Copyright (C) 2004-2012 Broadcom Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Li...
[ "ockwon@rubis.snu.ac.kr" ]
ockwon@rubis.snu.ac.kr
6c146ae7c7b4c56b0c93c46e8f8e06691c2086f5
84c6984d831eb28b736179eb518b5074f110c4fd
/mp1/src/http_client.c
63565bb1a7999bd82c145f8e8e9ee2dbfe8bdd6e
[]
no_license
Michael2417/ECE438-Communication-Network
2b30c56493529cae1d778288faf01ed3e185dd0c
5a1299156d3d04ad94af8e25908cb0aa76678658
refs/heads/master
2022-01-16T02:19:19.373075
2018-09-15T21:02:54
2018-09-15T21:02:54
null
0
0
null
null
null
null
UTF-8
C
false
false
4,595
c
/* ** client.c -- a stream socket client demo */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <string.h> #include <netdb.h> #include <sys/types.h> #include <netinet/in.h> #include <sys/socket.h> #include <arpa/inet.h> //@@change the port #define PORT "80" // the port client w...
[ "wangluning95@gmail.com" ]
wangluning95@gmail.com
1426160249f15f21828625f589a328d1aecd912b
8b04f25c4439410778ba28111f910e68feb2500e
/sdk_inc/VC8000D/software/source/common/decapi_trace.h
7e7a45403212dd112ce4029496b002424313b4c6
[]
no_license
VeriSilicon/vpe
bede72e734793ebc80b65d1977a74439a50761e2
b5df9bc9d07b4ecbd116b48f04899de93e43741b
refs/heads/vs_develop
2023-04-09T15:54:12.789482
2021-01-28T15:34:57
2021-02-04T08:58:41
278,973,640
16
6
null
2023-02-14T17:11:49
2020-07-12T02:02:09
C
UTF-8
C
false
false
4,787
h
/*------------------------------------------------------------------------------ -- Copyright (c) 2015-2017, VeriSilicon Inc. All rights reserved -- -- Copyright (c) 2011-2014, Google Inc. All rights reserved. -- -- Copyright (c) 2007-2010, Hantro OY. All rights reserved. ...
[ "Guiyong.Zhang@verisilicon.com" ]
Guiyong.Zhang@verisilicon.com
e383a43ee211822b4b3103080b90616d9133c822
8af5548ec144c36f14229122a7aeacc7cf206593
/AlgorithmDataStructureStudy/AlgorithmDataStructureStudy/GraphAdjacencyList.c
5aa16b2ffbe30060ba418d1f189bc9e92ff28110
[]
no_license
par333k/AlgorithmDataStructureStudy
0cef7657daad6eb978de3e8b712d60b741fa4a9b
38932f14844d6e4e665ae72cea02271af62a6fc8
refs/heads/master
2020-08-06T21:40:52.064053
2019-11-26T22:28:14
2019-11-26T22:28:14
213,166,206
0
0
null
null
null
null
WINDOWS-1252
C
false
false
997
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> #include <stdlib.h> typedef struct { int index; int distance; struct Node* next; } Node; void addFront(Node* root, int index, int distance) { Node* node = (Node*)malloc(sizeof(Node)); node->index = index; node->distance = distance; node->next = root->next; ro...
[ "parkjinwoong@eetoo.co.kr" ]
parkjinwoong@eetoo.co.kr
2c34dd1291cdf44db36f45d7a734cdac2aeb58a5
948785409d50e6e32772b7c03248fd08cf08cef8
/Lab10/lab10_kjb5568_rjl5336/isim/Multiplier_isim_beh.exe.sim/kjb5568_rjl5336_library/a_3021730621_3212880686.c
fb937812e35f7bc3677dc34c8cd776a044c1e7f9
[]
no_license
kalvin66rocks/CMPEN371
f44334d1722bde1d40277c2d7ccded1ed43f9ced
2eaf56651929b0366dd56e26a6178e9d1c5bcbb6
refs/heads/master
2021-01-20T21:23:21.247636
2015-12-11T15:22:48
2015-12-11T15:22:48
42,611,245
0
1
null
null
null
null
UTF-8
C
false
false
3,305
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "kalvin66rocks@gmail.com" ]
kalvin66rocks@gmail.com
368f53b7cd16364a60fc4a7bbe6b1436721211a4
d03f4119b707b2247812d5205fc06e586f1f3a88
/sink_gatt_client_hid.c
ba6d81d8406e58f6ac40199f56900a6fd888c2b0
[]
no_license
carrychen/KR0808_CSR8675
3f3bf8ce61cdd6ba88920304c2f375a2e0e050d8
21baa6e5442ec4d91fa199452a0977e1c5dfaa86
refs/heads/master
2020-03-12T00:54:30.696624
2018-03-20T07:07:28
2018-03-20T07:07:28
null
0
0
null
null
null
null
UTF-8
C
false
false
16,765
c
/**************************************************************************** Copyright (c) 2015 - 2016 Qualcomm Technologies International, Ltd. FILE NAME sink_gatt_client_hid.c DESCRIPTION Routines to handle the GATT HID Service. */ #include <stdlib.h> #include <connection.h> #include <gatt.h> #include <vm...
[ "sm723@qq.com" ]
sm723@qq.com
6aab0921abdfa054dd6a1dcdd57e80308067f3d5
435c9943617e2f9f2afbf0a0092bd309e5d3a6f6
/Firmware/pitch.h
8ef696997169b1cbcfa62ca20d5ce3501aa5a78b
[]
no_license
can726/Biorobotic-Arm
a46ec74688428d0b3f3e15aa2794ed03390c57d2
5428af68916055baa3b40ae79959201ec3188df4
refs/heads/master
2021-01-20T21:23:54.345474
2013-04-28T16:54:04
2013-04-28T16:54:04
null
0
0
null
null
null
null
UTF-8
C
false
false
1,887
h
// pitches #define NOTE_B0 31 #define NOTE_C1 33 #define NOTE_CS1 35 #define NOTE_D1 37 #define NOTE_DS1 39 #define NOTE_E1 41 #define NOTE_F1 44 #define NOTE_FS1 46 #define NOTE_G1 49 #define NOTE_GS1 52 #define NOTE_A1 55 #define NOTE_AS1 58 #define NOTE_B1 62 #define NOTE_C2 65 #define NOTE_CS2 69 #define N...
[ "feldmann.thomas@googlemail.com" ]
feldmann.thomas@googlemail.com
3dda1321676432870b2a3e03a70bd27141c0658a
dfc2009505f23a7b21b6f8ea0bce13cb66049d24
/motor testing/final motor test/motor.h
4d79d809b8c9997889357895614052084ead8a2e
[]
no_license
Mekrab/balancing-bot-arduino
3202eb35b189a086ac719f3704a3b14019801143
71a67299dd1652567898b8e9c0430c7e15c50ea7
refs/heads/main
2023-01-31T08:35:00.348426
2020-12-14T13:58:26
2020-12-14T13:58:26
319,173,851
1
0
null
null
null
null
UTF-8
C
false
false
211
h
#ifndef MOTOR_H_INCLUDED #define MOTOR_H_INCLUDED void initMotors( void); void stopMotors(void); void driveForward(unsigned char speed); void driveBackward(unsigned char speed); #endif
[ "noreply@github.com" ]
Mekrab.noreply@github.com
91942df7b520dc34d66342c856f2206b111985db
01f3bac88de2ab092b713798544d65af438a257b
/cpp/bjyd/02/ege/src/lpng/trees.c
3e9a138c7ef3fd77c64885e38747daae50a74267
[ "MIT" ]
permissive
skyofsmith/servePractice
b65c3496ff9e54b795fd7d833a7f5b431fffe551
d143497ec7c13dcbb55354c9050fd48e5b1c7b51
refs/heads/master
2022-12-12T12:38:32.641818
2020-06-06T02:43:05
2020-06-06T02:43:05
132,013,386
0
0
MIT
2022-12-10T15:45:24
2018-05-03T15:14:58
C++
UTF-8
C
false
false
45,252
c
/* trees.c -- output deflated data using Huffman coding * Copyright (C) 1995-2010 Jean-loup Gailly * detect_data_type() function provided freely by Cosmin Truta, 2006 * For conditions of distribution and use, see copyright notice in zlib.h */ /* * ALGORITHM * * The "deflation" process uses several Huffman...
[ "skyofsmith@163.com" ]
skyofsmith@163.com
741424447312475fad394d52ff86ba78405d742e
f60bf047cbabb6fe7781504343ddbb4610f2191e
/ios/Pods/Headers/Public/react-native-fetch-blob/RNFetchBlobConst.h
8f7cf2f0bdc8379db73f4bfd58950cb5a96933a0
[ "MIT" ]
permissive
bsdavidson/trimetric-mobile
f0580ee1ce7d1603df41af7f7773f99f5299f455
88cad42f5a30cea6b64fc8a320c75ef7cf3aaf1e
refs/heads/master
2021-05-10T10:10:46.850032
2018-01-27T09:24:35
2018-01-27T09:24:35
118,375,035
0
1
MIT
2018-01-26T06:45:36
2018-01-21T21:22:03
C++
UTF-8
C
false
false
74
h
../../../../../node_modules/react-native-fetch-blob/ios/RNFetchBlobConst.h
[ "bsdavidson@gmail.com" ]
bsdavidson@gmail.com
59a5157b95a2f39ee9d6552c4be31b4de668ba8c
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/microchip/samc21/bsp/hpl/osc32kctrl/hpl_osc32kctrl.c
09fcc4bdf25f7339cb526b9a98490219591d769d
[ "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
3,991
c
/** * \file * * \brief SAM 32k Oscillators Controller. * * Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries. * * \asf_license_start * * \page License * * Subject to your compliance with these terms, you may use Microchip * software and any derivatives exclusively with Microchip product...
[ "noreply@github.com" ]
RT-Thread.noreply@github.com
8513df5e11dbb762b050717a972e9599cb98261b
56e3a95280d0b7425b2f6b36824cec793e545ee7
/main.c
32d812ddd9f8603504b5f457fc7cb84efdcbbe1f
[]
no_license
OmarShalaby24/OS-Pthreads
ff7ffb131f5e13cfac2026489fd944a7cdd4760b
7b98df38ee2a5abde3263c1fe29aed04f7e13ad2
refs/heads/main
2023-06-14T20:11:14.677963
2021-07-13T22:25:22
2021-07-13T22:25:22
385,749,868
0
0
null
null
null
null
UTF-8
C
false
false
2,542
c
#include<stdio.h> #include<pthread.h> #include<unistd.h> #include<stdlib.h> #include<time.h> #define MAX 4 void *mult(void* arg) { int *data = (int *)arg; int k = 0, i = 0; int x = data[0]; for (i = 1; i <= x; i++) k += data[i]*data[i+x]; int *p = (int*)malloc(sizeof(int)); *p = k; pthread_exit(p); } in...
[ "noreply@github.com" ]
OmarShalaby24.noreply@github.com
c2c389e92a796cc5680e7cd7ff0412ea354b7ccb
5d42a207a90e1605fb4fe4edf2c814aa4db6a7a4
/0x01-variables_if_else_while/7-print_tebahpla.c
1a5b969190b125ab3ee276f2733cbb817c3e0e03
[]
no_license
AhmedHolbertonTUN/holbertonschool-low_level_programming
dfc068ac47b130d6ffe3275a70f9454c98a9c2f1
b46dc23e0f15d41bb73a1676e900b6192c91ee43
refs/heads/master
2022-11-16T17:18:28.559061
2020-07-08T21:22:21
2020-07-08T21:22:21
271,233,076
0
1
null
null
null
null
UTF-8
C
false
false
183
c
#include <stdio.h> /** * main - Entry point * * Return: Always 0 (Success) */ int main(void) { char a; for (a = 122; a >= 97; a--) putchar(a); putchar('\n'); return (0); }
[ "1932@holbertonschool.com" ]
1932@holbertonschool.com
bf8d4b1eaa4fbc69f76333d03632028c66baeeff
8e05dc64cf54b4db48d6ab5d379b856c0c07867e
/Research/FB 5/store_in_queue.c
d963fb7bc6da6535957f539823c529abd2dfa5d5
[]
no_license
eYSIP-2016/Robot_State_Collector
77a7acce7b05c53a3f54bf733c7f34048ece7a26
5a927cc85b4c08aba298220e4b23f624c45053af
refs/heads/master
2021-01-20T20:53:18.142723
2016-07-23T10:42:40
2016-07-23T10:42:40
61,145,757
0
0
null
null
null
null
UTF-8
C
false
false
5,348
c
/***************************************************************************** * Tried to store the state of the bot using queue implementation. * Queue implementation is good when there is no constraints of space in bot. * After every 1 seconds state collection is done. * Due to space constraints we can't stor...
[ "noreply@github.com" ]
eYSIP-2016.noreply@github.com
169705a80807d5a0238aeaf62bea8f49c952902d
1f4d29616873782c784ab327d3d2f7fb34040865
/src/main.c
72a82f7fdc33159dc674466988dfa2fa9f9ec71a
[]
no_license
CherifAziz/my_runner
341ba95c6c91c4324fafd9cf0b57f3a9f70cbd3d
7c40bd8582fb9a3e88617f6c566494a1c17edeff
refs/heads/master
2023-06-18T12:26:33.063037
2021-07-09T13:10:34
2021-07-09T13:10:34
339,592,776
0
0
null
null
null
null
UTF-8
C
false
false
1,821
c
/* ** EPITECH PROJECT, 2020 ** my_hunter ** File description: ** desc */ #include <SFML/Graphics.h> #include <SFML/Audio.h> #include <SFML/Graphics/Color.h> #include <SFML/Graphics/Rect.h> #include <SFML/System.h> #include <SFML/System/Clock.h> #include <SFML/Window/Event.h> #include <SFML/System/Vector2.h> #include <...
[ "mohamed-aziz.cherif@epitech.eu" ]
mohamed-aziz.cherif@epitech.eu
b0cf1cb906ae72475344a7e483fc31644b4cbb7d
1b8ae277ef7f39af15b6e0bff057c433dc44a109
/src/mame/video/darkseal.c
d852cf3611aed98d1d2c4eaaf74cbad4a19da074
[]
no_license
ilitirit-za/ShmupMame-unofficial
2ea58e7674df935c98e73d34ca888152b82c570d
2ddd533fbaceac256cf0fbc2f918de1966280a22
refs/heads/master
2021-01-11T02:07:06.094952
2016-10-24T11:17:30
2016-10-24T11:17:30
70,804,668
3
0
null
2016-10-21T13:17:50
2016-10-13T12:35:08
C
UTF-8
C
false
false
2,696
c
/*************************************************************************** Dark Seal Video emulation - Bryan McPhail, mish@tendril.co.uk **************************************************************************** uses 2x DECO55 tilemaps ************************************************************************...
[ "ilitirit@gmail.com" ]
ilitirit@gmail.com
98affeeab27e117835507f838d48fad868ac918d
46d742d59edc1f173b3c4a55f9f18b61d8dd9188
/phase7/proc.h
e5dbf58ec77fe8405c29533a49a0fc27e333ed7c
[]
no_license
Foxsom/CPE159
46ed6a14319394058d8738a64b2cea6646bc61cb
ac7d15504306350022943c920bdbb2905c49c404
refs/heads/master
2020-04-25T19:17:47.698888
2019-05-06T04:39:22
2019-05-06T04:39:22
173,014,621
0
1
null
null
null
null
UTF-8
C
false
false
290
h
// proc.h, 159 #ifndef __PROC__ #define __PROC__ #include "sys-call.h" // prototype those in proc.c here void InitProc(void); //void Delay(void); //void ShowChar(int row, int col, char ch); void UserProc(void); void InitTerm(int term_no); void Aout(int device); //for phase 7 #endif
[ "noreply@github.com" ]
Foxsom.noreply@github.com
6e9e2b8f102ee09713c42c90984a3c032c1ec99e
cac3ae51a0f6570d9f6216e53e2c51298581ece5
/delete_greater_nodes.c
f7215bd3cbf152c46d5f0cade2f64ddb8bd2807a
[]
no_license
karuna79/hackerrank-practice-test
855ff27fe401ace05bebdc341369c89ab23d2a73
ffc06c45725e023002312d497adea32ac737768b
refs/heads/master
2020-07-23T06:26:23.071107
2019-09-10T09:36:59
2019-09-10T09:36:59
207,472,296
0
0
null
null
null
null
UTF-8
C
false
false
4,470
c
#include <assert.h> #include <ctype.h> #include <limits.h> #include <math.h> #include <stdbool.h> #include <stddef.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> char* readline(); char* ltrim(char*); char* rtrim(char*); int parse_int(char*); typedef struct SinglyLi...
[ "noreply@github.com" ]
karuna79.noreply@github.com
65a9f8088d5fa66805f9616feb65db3f40ea70e1
bf0251ebc09593cd0744a68d5c8a7d22cb8ef164
/Dll_3/dll3_header.h
861f2c564099222a710fde1f4b23872fe2b06c40
[]
no_license
AidDeath/OSLab1
ba755fdfcc5cc3b222abe22bd64abab40043baa9
5f35b50957ad1400de1e39b5c89736fb9698a810
refs/heads/master
2020-05-02T05:30:09.382221
2019-04-09T12:56:45
2019-04-09T12:56:45
177,772,835
0
0
null
null
null
null
WINDOWS-1251
C
false
false
310
h
#pragma once // define VOLODKO_EXPORTS for export //#ifdef Dll2_EXPORTS #define Dll3_API __declspec(dllexport) //#else //#define Dll2_API __declspec(dllimport) //#endif // Обьявить функцию в заголовке Dll3_API void getThree(int x, char* out); Dll3_API unsigned int SenseOfExisting();
[ "aiddeath@gmail.com" ]
aiddeath@gmail.com
495676c6436b73e474703210db2f7b11e4a37069
2ab9d061b2c307d1f033f4b2465e7f74c41b098f
/Rogue2.Official/src.utf8/invent.c
0106e03178c34600a195374cc51b5889aa534879
[]
no_license
suzukiiichiro/Rogue_Archive.Official
a85680d716235bf470ef4be35ab8c801878ff863
570c42c30e783b2ffd1a34e41ddaa75b8381d444
refs/heads/master
2022-04-17T09:58:37.354025
2020-04-15T02:10:53
2020-04-15T02:10:53
255,669,579
2
1
null
null
null
null
UTF-8
C
false
false
19,596
c
/* * invent.c * * This source herein may be modified and/or distributed by anybody who * so desires, with the following restrictions: * 1.) No portion of this notice shall be removed. * 2.) Credit shall not be taken for the creation of this source. * 3.) This code is not to be traded, sold, or used f...
[ "suzuki.iichiro@gmail.com" ]
suzuki.iichiro@gmail.com
a19a2f431f3610313b486e670d8e8bd4ddcb3d80
95476e130e55c267cf1eeb9e8122d34256163896
/Teensy40_orbsAnim/LUT.h
39f076d523e35a88e6a9178edeb6d024dd2db191
[]
no_license
emielch/Waveonoi
94a759f397040b0fcf4ad9c03fe3fb564e02b71b
d3df1b11727c8a13024b98568d3ac417c751a5da
refs/heads/master
2020-08-29T13:07:40.488907
2020-03-11T16:17:49
2020-03-11T16:17:49
218,040,470
0
0
null
null
null
null
UTF-8
C
false
false
1,223
h
byte LUT[] = { 0x0,0x0,0x0,0x1,0x1,0x1,0x1,0x1,0x1,0x1,0x1,0x1,0x2,0x2,0x2,0x2,0x2,0x2,0x2,0x2,0x2,0x3,0x3,0x3,0x3,0x3,0x3,0x3,0x3,0x4,0x4,0x4,0x4,0x4,0x4,0x5,0x5,0x5,0x5,0x5,0x5,0x6,0x6,0x6,0x6,0x6,0x7,0x7,0x7,0x7,0x8,0x8,0x8,0x8,0x9,0x9,0x9,0x9,0xa,0xa,0xa,0xb,0xb,0xb,0xc,0xc,0xc,0xd,0xd,0xd,0xe,0xe,0xe,0xf,0xf,0xf,0...
[ "emielch@gmail.com" ]
emielch@gmail.com
0751e656207deff465b7d38e48df446b739dae23
4760b3a66296a089b3b752d9ed050ee877b82776
/src/test.c
bef04fed94265a911d24636fc412b14775a6fbf7
[ "MIT" ]
permissive
MadRubicant/sstring
a6a2180317641c3cbf6dbff785c43bee84fbd58c
606251b949f20bfc4be03c73701eed0a0794bdc8
refs/heads/master
2020-06-12T10:17:08.426945
2017-06-08T21:00:39
2017-06-08T21:00:39
75,589,481
0
0
null
null
null
null
UTF-8
C
false
false
659
c
#include <stdio.h> #define POINTER_TYPE char #include "generic_pointer.h" #undef POINTER_TYPE #define ARRAY_IMPLMENTATION //#define ARRAY_TYPE char //#include "generic_array.h" //#undef ARRAY_TYPE //#define ARRAY_TYPE array(char) //#include "generic_array.h" //#undef ARRAY_TYPE #define ARRAY_TYPE POINTER(char) #in...
[ "williambennett2014@gmail.com" ]
williambennett2014@gmail.com
9bdb22bc9f00a4bae6d14473c7735abbe95ee908
4fc508959fe9b00e68a7840c2cde5431301b0ba5
/mediatek/custom/common/kernel/alsps/tmd2771/tmd2771.c
971531ab0253d36f5ede16170706164cb744f10e
[]
no_license
abgoyal-archive/OT_6030D
7ff332700aecdbf43435fc91d15f5b770bcbe312
1d9fee311a09eda85287a306bec5c6328abb6cc0
refs/heads/master
2022-04-07T14:54:49.680479
2015-02-07T05:51:23
2015-02-07T05:51:23
30,446,572
0
2
null
2020-03-07T00:29:01
2015-02-07T05:43:39
C
UTF-8
C
false
false
77,762
c
/* drivers/hwmon/mt6516/amit/tmd2771.c - TMD2771 ALS/PS driver * * Author: MingHsien Hsieh <minghsien.hsieh@mediatek.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under...
[ "abgoyal@gmail.com" ]
abgoyal@gmail.com
3e3403194ac01d0263e32ae1f34876199a8dcd47
2bc3398063fd7251c46a2d93d2e301cd063befcd
/nitan/kungfu/skill/xuedao-daofa/xue.c
70e8873680790a37c4c354215ef688b296d0c137
[ "MIT" ]
permissive
HKMUD/NT6
ae6a3c173ea07c156e8dc387b3ec21f3280ee0be
bb518e2831edc6a83d25eccd99271da06eba8176
refs/heads/master
2020-03-18T08:44:12.400598
2018-05-23T06:55:18
2018-05-23T06:55:18
134,525,191
9
4
null
null
null
null
GB18030
C
false
false
2,780
c
// This program is a part of NITAN MudLIB #include <ansi.h> #include <combat.h> string name() { return HIR "祭血神刀" NOR; } inherit F_SSERVER; int perform(object me, object target) { object weapon; string msg; int ap, dp, damage; if (! target) { me->clean_up_ene...
[ "xmlsdk@gmail.com" ]
xmlsdk@gmail.com
a1a2096ab258d88a1015a8f4c9d6f54b11a099c8
42d1e1844269b88bc64c7e3ffabbed7184832ee9
/targets/TI-SimpleLink/TI_CC1352R1_LAUNCHXL/common/Device_BlockStorage-DEBUG.c
4e182303f4699c823b1d4a58382da36b1a1bbea0
[ "Apache-2.0" ]
permissive
wjax/nf-interpreter
6e5c6865d590b8db19274287f8005d2d00a44026
08e70db9752dbdc2c5b62a6b7ca3d3f13f954b83
refs/heads/develop
2022-11-21T21:43:43.259539
2020-07-15T09:58:14
2020-07-15T09:58:14
279,551,444
0
0
Apache-2.0
2020-07-14T17:19:57
2020-07-14T10:14:53
null
UTF-8
C
false
false
2,674
c
// // Copyright (c) 2019 The nanoFramework project contributors // See LICENSE file in the project root for full license information. // #include <nanoHAL_Types.h> #include <nanoPAL_BlockStorage.h> // 8k blocks const BlockRange BlockRange1[] = { // the last block is reserved for Customer Configuration Area and Bo...
[ "noreply@github.com" ]
wjax.noreply@github.com
44dc6935b1cfb1cfe1481d18c0dcaeefe7937f7e
f937311c5b0b8ec5aa8a9f099c01e5a71a427b0d
/source/math/matrix.c
ab02ba5ac0ff6e426dfb57c15d71db289e8bc388
[ "MIT" ]
permissive
briling/qm
36e4dbf8756979895252669e157797c1665e35e0
53ee88142aca7f09c75412bba1d73b61442a8845
refs/heads/master
2023-09-04T11:13:36.027452
2023-08-11T00:13:14
2023-08-11T00:13:14
99,958,759
3
8
null
null
null
null
UTF-8
C
false
false
3,899
c
#include "matrix.h" void mx_id(unsigned int n, double * a){ unsigned int i,j; for(i=0; i<n; i++){ for(j=0; j<n; j++){ a[i*n+j] = (i==j ? 1.0 : 0.0); } } return; } void mx_print(unsigned int n, double * a, FILE * f){ unsigned int i,j; for(i=0; i<n; i++){ for(j=0; j<n; j++){ fprint...
[ "briling@mail.ru" ]
briling@mail.ru
aaa4ae3dbc6372ea68f6852d9fb0cc5a1c84dc76
d0f34ddad5dd86a28a5bd2151a78229a82dcaeef
/Sources/Classes/Utility/Miscellaneous/iTetCommonLocalizations.h
739f7afa673a3de291d064ecd08ce73fe82796eb
[]
no_license
Traace/iTetrinet
1e1b2d12691457e5377188f0006ba8351bf62747
de2b1716f4f0b232d1322b20e192c69469b80d4b
refs/heads/master
2020-04-23T16:27:52.094274
2019-02-18T14:52:10
2019-02-18T14:52:10
169,788,100
0
0
null
2019-02-08T19:32:39
2019-02-08T19:32:38
null
UTF-8
C
false
false
1,499
h
// // iTetCommonLocalizations.h // iTetrinet // // Created by Alex Heinz on 5/23/10. // Copyright (c) 2010-2011 Alex Heinz (xale@acm.jhu.edu) // This is free software, presented under the MIT License // See the included license.txt for more information // #pragma mark Button Titles #define iTetOKButtonTitle NSLoc...
[ "xxtraacexx@hotmail.de" ]
xxtraacexx@hotmail.de
2f909769c8f391f3479e557a5352a7d2b6408890
1e1a6d6eddcf28d0eec77de85fa9da69a8dde735
/DLA/SKL/skl_autotune/kernel/11.11x4kernel22x8x0_66x1968x868_440+160.c
6519647fdf4040e686b71ca7124a30e5ac3fbaeb
[]
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
12,863
c
#include "immintrin.h" #include "x86intrin.h" #include "zmmintrin.h" //#include <hbwmalloc.h> #define MR 22 #define NR 8 #define MB 66 #define NB 1968 #define KB 868 #define L1_DIST_A 440 #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
af0baabf2516bf0dc27a1d8b59b5e563c2fbcc0f
53d9ae1924d07d4d11dc93ac8b488d620e10b688
/c_study_basic/1_Beginner/1_basic/3_variable/basic/3_variable_declaration.c
6a9a45f76527415021d948f2d02f76a0b6d8c18f
[]
no_license
hansangwoo1969/iot_bigdata
aea1a86ec9ca67a24adc259a6e8e774c5b7fb261
16e3cea4d1170f2d93bf6bcb34b6b12136c828b4
refs/heads/master
2022-01-09T09:47:52.462377
2019-06-11T08:28:30
2019-06-11T08:28:30
184,197,182
0
0
null
null
null
null
UTF-8
C
false
false
713
c
#include <stdio.h> void main(){ // num1, num2를 변수(variable)라고 한다. // 변수는 값이 바뀔수 있는 수를 의미한다. int num1 = 2; int num2 = 1; // printf(" first:%d, second:%d, opertation result: %d", num1, num2, num1 + num2); printf("%d+%d =%d\n", num1, num2, num1+num2); printf("%d-%d =%d\n", num1, num2,...
[ "you@example.com" ]
you@example.com
4e9642aad87dcc6248a1b4098129fee53b94bddf
afe3b9f82c5b57e83e903d08d9ec7b4d3bd80c97
/Mercury5/proj/sc/core/lib/audio/amr_codec/inc/decode/dec_ex_ctrl.h
e5f8a362503b8ac5d6e558468f6b28ced85239cd
[]
no_license
xtxbruin/SDK_pulbic
bbb79f9eb642aa9ecaa3825944ffc20430cd9057
c1436fa7446457e8d6547874d27ee4e34be150cf
refs/heads/master
2022-03-24T09:27:12.825861
2020-01-01T07:31:36
2020-01-01T07:31:36
null
0
0
null
null
null
null
UTF-8
C
false
false
2,387
h
/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Version 3.3.0 * REL-4 Version 4.1.0 * *********************...
[ "695732416@qq.com" ]
695732416@qq.com
42d8b2cfc0529625bb757bb2ecb76828fb30e780
3503bd6062ee4b90b348f9b1365ba5139660fd6e
/rush00/ex00/rush03.c
b73ed4fbba6098f680c44a3ca129094800775e8c
[]
no_license
leandro518/42us
fa1b80d53455db14cc1b899f5fe18b3a8ba6b86f
4283731330671c416b7dcc3927f3d845421bcae6
refs/heads/master
2020-04-06T07:10:02.019195
2016-09-02T07:52:51
2016-09-02T07:52:51
65,332,054
0
0
null
null
null
null
UTF-8
C
false
false
1,811
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* rush03.c :+: :+: :+: ...
[ "llima@e1z1r6p6.42.us.org" ]
llima@e1z1r6p6.42.us.org
051bd689d6c33ab5d7e55833d055d1ee792f20c1
be0e02cdc1bce9b7e8381cca7c23c904e78c1252
/APP/display/lcdsegment.c
f610004d939c848f956523289e04ce8ad81b2d90
[]
no_license
go2net/my-com-rec
baab7a872de43c98c467a2eff3279e426ce33726
a7a223b3259fcdee7f2d6bb529356c231ec8f0c7
refs/heads/master
2021-03-12T22:51:09.017613
2013-03-07T17:30:11
2013-03-07T17:30:11
38,824,003
0
0
null
null
null
null
GB18030
C
false
false
6,805
c
/*lcd segment*/ #include "lcdsegment.h" #if(LCD_DISP == monitor) u16 lcd_buff[4]={0}; #define LCD_BACKLIGHT_LOW() P02 =0; #define LCD_BACKLIGHT_HIGH() P02 =1; u8 _code LCD_NUMBER[10] = { 0x3f,0x06,0x5b,0x4f,0x66, ///<0~4 0x6d,0x7d,0x07,0x7f,0x6f ///<5~9 }; u8 _code LCD_LARGE_LETTER[26]...
[ "renan.alexs@gmail.com" ]
renan.alexs@gmail.com
b897cee1d37edfba7e5705ff95081b9b9cbf3c48
aed9c5344ba2d6ca7d085db15d0c93a3c69976cd
/software/sensor/thirdparty/fatfs/unit_tests/sam4e16e_sam4e_ek/conf_access.h
2fc18548561bbf5562bdced54b4b1396ef45fa8e
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
ghsecuritylab/project-powerline
916363f6474e0187fe11e67a1c56d6f37826001b
6c0ec13bbfc11c3790c506f644db4fe45021440a
refs/heads/master
2021-02-28T21:55:38.910448
2016-06-16T10:39:18
2016-06-16T10:39:18
245,735,183
0
0
MIT
2020-03-08T01:50:58
2020-03-08T01:50:57
null
UTF-8
C
false
false
8,984
h
/** * \file * * \brief Memory access control configuration file. * * Copyright (c) 2013-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 condi...
[ "yatekii@yatekii.ch" ]
yatekii@yatekii.ch
056820430cf7073ae7d15e9ca4c017a9f07cafbe
0ef7306178e789d09a950eb832c5b2a2a396e561
/gem5-aladdin/feature_extraction_1/feature_extraction/feature_extraction/feature_extraction.c
9e51d0dab82497be802dc41a7104aae1d2ef3a23
[]
no_license
jcamach2/epilepsy_detection_with_svm
01786c72cff548bf63be0e10b960c82134f53cb2
264ec968cc0f143894998977ea418952ebb4e914
refs/heads/master
2021-04-28T03:12:35.789507
2018-03-18T23:52:22
2018-03-18T23:52:22
122,131,224
1
0
null
2018-03-09T05:33:02
2018-02-19T22:58:01
Assembly
UTF-8
C
false
false
2,981
c
/* Test stores performed in the kernel. * * The values stored should be able to be loaded by the CPU after the kernel is * finished. * * Performance is dependent on the relationship between the unrolling factor of * the inner loop and cache queue size/bandwidth. */ #include <stdio.h> #include "../../gem5/aladdi...
[ "markmatthewanderson@gmail.com" ]
markmatthewanderson@gmail.com
f42fab10c4d30f5c1c8a3294e000fbf5076fab2c
d5c077f8827bf9566e50980434c905712b8e6f13
/libs/libft/srcs/ft_max_val.c
db78b8894648377c6b55bca8cd50b60c095df2cb
[]
no_license
rlecart/ft_malloc
3cd84910085ba9a27774847a4944208fc3b00691
54d4e97e804fe9e6ed3451ad5c0b71126b11815c
refs/heads/master
2020-03-19T07:09:59.048739
2018-09-28T21:55:57
2018-09-28T21:55:57
136,091,971
0
0
null
null
null
null
UTF-8
C
false
false
1,094
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_max_val.c :+: :+: :+: ...
[ "rlecart@e2r7p6.42.fr" ]
rlecart@e2r7p6.42.fr
2e4169a13f3c79ff3c71957de4c2341803e014b6
03d4e39d8fda4d1b8b70628e95b0ca3f6034dd17
/Code/xbApp/gbHead_xbRw.h
3ef6314a8ed61e34ae23129a566abdd3577c66e4
[]
no_license
hbdlyao/HVDC-MT
ab464e68645f2aae3881bc27547ef5643a55f63d
d7ee695d2b136b46402fcf298ffecd18ee662e3a
refs/heads/master
2021-01-21T20:56:39.518812
2017-06-02T03:03:17
2017-06-02T03:03:17
92,291,963
0
0
null
null
null
null
UTF-8
C
false
false
291
h
#pragma once #include "CxbRw.h" #include "CxbRwOne.h" #include "CxbRwTwo.h" #include "CxbRwShunt.h" #include "CxbRwBranch.h" #include "CxbRwU3p.h" #include "CxbRwDcLine.h" #include "CxbRwGroundLine.h" #include "CxbRw_Tree.h" #include "CxbRwRLCs.h" #include "CxbRwDCF.h"
[ "298598204@qq.com" ]
298598204@qq.com
0c984723177f6627c1ef2909be038e6b0ba1d862
dc5ede190209eaf6ad1f1bdabe33402847fa16f6
/chapter08/src/8.12.c
2dfeb9097de4c187016108c4cfcd0fec8013c0cd
[]
no_license
ejunjsh/csapp
2388beb06fa20dd114b9a124f40fa0f527ff6c4a
9659a63200e90ab9e99cb1eb28398a805de4b13b
refs/heads/master
2021-07-12T13:25:15.568310
2018-12-25T08:53:55
2018-12-25T08:53:55
110,128,754
4
0
null
null
null
null
UTF-8
C
false
false
204
c
/* * 8.12.c */ #include <stdio.h> #include "csapp.h" void doit() { Fork(); Fork(); printf("hello\n"); return; } int main(int argc, char* argv[]) { doit(); printf("hello\n"); return 0; }
[ "sjj050121014@163.com" ]
sjj050121014@163.com
ab13d2597bbe01ef05b026fe49438d2e52a425ae
667989f334371af7e2c9920963a58a44f86c58da
/CrazyFlies_INF3995/project/firmware_app/src/variables.c
210d26bb68646a37276083dc9ea6a1e9b5a942d7
[]
no_license
Andrew-Abdo/portfolio
6f8624f95eefbee205e0091c741561b9e513978b
b364f55fcf41754adcb8b20e3dd10078f3af1d98
refs/heads/main
2023-07-20T03:37:27.486138
2023-07-11T13:27:00
2023-07-11T13:27:00
352,485,668
0
0
null
null
null
null
UTF-8
C
false
false
117
c
#include "variables.h" void resetLandingLock(struct ExploreVariable *variables) { variables->landing_lock = 1; }
[ "andrew.abdo@polymtl.ca" ]
andrew.abdo@polymtl.ca
7a64f89e0183fe1c9ddf44735303ebd01980973e
618e93da7ca9604c8a36d229f0401bc58520c39f
/src/mq_log.c
985d1bea16c82dae67b9482ab4b360db3209e241
[]
no_license
brg-liuwei/mq_platform
b2f6b61eb3af5c66861e10fc6dd804f9d2538d3c
ed3c004a2e993a937c522e85b5fa313182608ae2
refs/heads/master
2021-01-20T15:41:46.660100
2014-05-21T10:05:55
2014-05-21T10:05:55
null
0
0
null
null
null
null
UTF-8
C
false
false
1,787
c
#include "mq_log.h" #include "mq_timer.h" #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <assert.h> #define MQLOGMAXLINE 4096 static int mq_debug_log_fd; static int mq_info_log_fd; static int mq_err_log_fd; int mq_log_init(mq_log_type_t type, const char ...
[ "stupidlw@126.com" ]
stupidlw@126.com
80376b5927804cc6b274cd7c10e8e97010e577c0
b92158df1563bafec53adeb98f724d9a834760f1
/build/cpu1/default_cpu1/core_api/src/check_cfe_tbl_extern_typedefs.h.c
88ed9f329097cad91d3d9fea856abb46b7351a6d
[ "Apache-2.0" ]
permissive
salvy9978/TFG
cbf181b20f2ee7d1ce974d19c9e83f45a6a05991
6e567478122c1ed6de663de38befb9eefe7dafb4
refs/heads/main
2023-06-04T12:19:07.187224
2021-06-15T01:35:51
2021-06-15T01:35:51
377,001,148
0
0
null
null
null
null
UTF-8
C
false
false
125
c
#include "cfe_tbl_extern_typedefs.h" /* A no-op function so this compilation unit is not empty */ void CheckHeader(void) {}
[ "salvy9978@users.noreply.github.com" ]
salvy9978@users.noreply.github.com
fa9f83b1fe6f039e88ef8115b3509548a51bb531
e9d54eadba2c961fe3fd92037dfbf45d5d5b9cc2
/clients/tools/ldapmodrdn.c
76f83804abd1e0b8da63af6ccc9cea992d0bb4da
[ "OLDAP-2.8", "BSD-4.3RENO", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference" ]
permissive
it-herz/ReOpenLDAP
5562153bf704bb443ae99c9feeab4723b7a6a5c7
cfa1163ad27a63692161088f27c9b3707b787691
refs/heads/devel
2023-01-07T23:54:16.527564
2018-09-30T15:41:09
2018-09-30T15:41:09
105,434,827
0
1
null
2018-07-12T12:51:27
2017-10-01T10:34:10
C
UTF-8
C
false
false
7,135
c
/* $ReOpenLDAP$ */ /* Copyright 1992-2017 ReOpenLDAP AUTHORS: please see AUTHORS file. * All rights reserved. * * This file is part of ReOpenLDAP. * * Redistribution and use in source and binary forms, with or without * modification, are permitted only as authorized by the OpenLDAP * Public License. * * A copy...
[ "leo@yuriev.ru" ]
leo@yuriev.ru
21439bf823bbf127d970c4b43eb516a45547f0bb
f43771f455f223f90e1cafc2a995f9bc5aa41328
/method_1/golden_frieza_launcher_v1.c
cb694ede719df84bd3d0e85d5904cfe685c53ddc
[]
no_license
Spacehomunculus/golden-frieza
142c014fb17175af8687a4c13e59d8d13b60511d
862c7d402c4cd021327f5afda00f9acac93b2983
refs/heads/master
2022-12-28T11:07:59.989314
2020-09-30T05:19:06
2020-09-30T05:19:06
299,815,938
0
0
null
2020-09-30T05:17:18
2020-09-30T05:17:18
null
UTF-8
C
false
false
7,222
c
/* * golden_frieza_launcher_v1.c * Coded by: Marco Ortisi - RedTimmy Security * * Compile with: * gcc golden_frieza_launcher_v1.c -o golden_frieza_launcher_v1 -ldl * * */ #include <stdlib.h> #include <stdio.h> #include <dlfcn.h> #include <unistd.h> #include <sys/types.h> #include <libgen.h> #include <string.h> #...
[ "noreply@github.com" ]
Spacehomunculus.noreply@github.com