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
1763107efd9db17b9daf4f0649206739390e3732
11d41184a71c4062c9b02fa5877de33d0dbc648a
/Cube_map/cubemap.c
c5b8e9ee2f8f10672d95c46eb541e2d5da10eb38
[]
no_license
shanfl/collectcode
ea0f584887c5695f8e5c741a59a0780cdfd39e9e
3b09c5ee23b6c90cdc7b2653cdb296f93cfabb8b
refs/heads/master
2021-01-10T03:48:26.466447
2013-02-27T05:26:44
2013-02-27T05:26:44
44,421,548
4
1
null
null
null
null
UTF-8
C
false
false
8,036
c
/* cubemap.c - a simple EXT_texture_cube_map example */ /* Copyright NVIDIA Corporation, 1999. */ /* Very simplistic cube map demo. The cube map faces are each a different solid color. Then a sphere is drawn. When correct, the middle patch should be blue. The upper patch should be green. The l...
[ "dmusfl@gmail.com" ]
dmusfl@gmail.com
2fea29ba1b37e948685a24eb21a8bc6e5f2fccdd
8b5c88522bc4aac3a50c94b0b9f437c2cb2a2232
/Pods/Headers/Public/Brightcove-Player-SDK/BCOVCuePointCollection.h
ed6c503ec1e7536c3cd11f477aae612f13c1a85a
[ "Apache-2.0" ]
permissive
Wings1986/StarClub-iOS
bb908b7de67240871d4c43f6d6a556d81768f2cb
7a9fddf7ebadb890584e68e919a4312fcdb51ce9
refs/heads/master
2021-01-10T14:37:52.035781
2020-07-06T04:32:00
2020-07-06T04:32:00
47,130,521
0
0
null
null
null
null
UTF-8
C
false
false
63
h
../../../Brightcove-Player-SDK/Headers/BCOVCuePointCollection.h
[ "wings1986@outlook.com" ]
wings1986@outlook.com
5da498c549059a0cc0d45ccceef9a49e2d7fbda4
99263f9a97baf8648dcebedb0041866b56e2c5a2
/surf/config.def.h
0b2846c3eb0d9d8028f1a12c1d596a4233c59666
[ "MIT" ]
permissive
Redari-Es/DWM
c8bf17400dd4205745e8081bdad581019d15b362
105235446bf22b144d43c009bec259093311ff7b
refs/heads/main
2023-02-27T09:37:20.497582
2023-02-15T10:05:22
2023-02-15T10:05:22
335,317,491
0
0
null
null
null
null
UTF-8
C
false
false
8,555
h
/* modifier 0 means no modifier */ static int surfuseragent = 1; /* Append Surf version to default WebKit user agent */ static char* fulluseragent = ""; /* Or override the whole user agent string */ // MultiJS static char* scriptfile[] = { "./patch/vimium.js" }; // static char* scriptfile = "~/.surf/script.js"; st...
[ "905422030@qq.com" ]
905422030@qq.com
b1caf86c9ca64b0c3b02416f10ec6655dbb59d73
5aad37b239656c178d203e4097b6a6df2acd6792
/Week11/6.c
82e66bd298f6957a2f1c63b5d411f80fbaac4b64
[]
no_license
DallasAutumn/C-Programming
7f2e4f4cb2eb2983db9b94cb4b5d6ade3c43a6c2
482f7615c039c7352adc34c748c03003f15520c3
refs/heads/master
2020-04-27T07:09:46.222411
2019-06-15T08:46:36
2019-06-15T08:46:36
174,128,595
0
0
null
null
null
null
UTF-8
C
false
false
1,066
c
//《现代方法》p127,16 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #define M 20 int zeroArray(int[], int); int main() { char word1[M], word2[M]; int count[26]; for (int i = 0; i < 26; i++) count[i] = 0; printf("Enter first word:"); rewind(stdin)...
[ "32235843@qq.com" ]
32235843@qq.com
849b34a2ce2d6c8267e9342874d02bb38e1edc5c
2f9c68e175bf85d642b4dc66362411055c1d837a
/src/router/services/services/upnp.c
c596e4eaeb89ab4bcf5cd36fd1eb4c81dbabce46
[]
no_license
botolfgit/dd-wrt
ed4c0e0bc6be751aa336ea88ad3dbfaa033dc13f
609577589e97c0f8030b38f5a495a9032d2f5cae
refs/heads/master
2020-03-21T23:49:58.079072
2018-06-29T12:14:43
2018-06-29T12:14:43
139,208,609
1
0
null
2018-06-30T01:01:30
2018-06-30T01:01:30
null
UTF-8
C
false
false
1,945
c
/* * upnp.c * * Copyright (C) 2007 Sebastian Gottschall <gottschall@dd-wrt.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License. * * This program is...
[ "s.gottschall@dd-wrt.com" ]
s.gottschall@dd-wrt.com
92a12fb7d8107121ca8cd38d28fb3f29d6d13859
71e5f96a29f5d643ab888b37677d38c33f8d765d
/d/deku/forest/dforest2-6.c
2252e0d3d245235fadee549968b0637302d25070
[ "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
299
c
#include <std.h> #include "/d/deku/inherits/forest.h" inherit SHORETRAIL; void create() { ::create(); set_exits(([ "west" : F_ROOMS"3-6", "north" : F_ROOMS"2-7", "south" : F_ROOMS"2-5", "southwest" : F_ROOMS"3-5", "northwest" : F_ROOMS"3-7", ] )); }
[ "law@shadowgate.org" ]
law@shadowgate.org
dbbc86ebe5ea5839128fc57a2ea1d78d6b20160a
fa78118d8dbf60b2ee35efa2722b34e746225834
/Temp/StagingArea/Data/il2cppOutput/t389307564.h
90155815ffef5b4f68cff814a7ba05b926024a6b
[]
no_license
nsbingham/unity-roll-a-ball
2935c2783763e7935d1a7659b58d577db7ae19f6
be9f18afa7ad71acf3db12b03fda0f3257dba9d7
refs/heads/master
2021-01-10T05:44:47.996328
2016-03-31T21:47:37
2016-03-31T21:47:37
55,182,176
0
0
null
null
null
null
UTF-8
C
false
false
212
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "t3155420757.h" struct t389307564 : public t3155420757 { };
[ "nsbingham@gmail.com" ]
nsbingham@gmail.com
eb1caa5f4b907c20655bd993da62e369aef25fcb
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE195_Signed_to_Unsigned_Conversion_Error/s01/CWE195_Signed_to_Unsigned_Conversion_Error__fscanf_malloc_02.c
7d607cca81d4075d736ad2785f725921332b616d
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C
false
false
4,208
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE195_Signed_to_Unsigned_Conversion_Error__fscanf_malloc_02.c Label Definition File: CWE195_Signed_to_Unsigned_Conversion_Error.label.xml Template File: sources-sink-02.tmpl.c */ /* * @description * CWE: 195 Signed to Unsigned Conversion Error * BadSource: fscan...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
826f08f4da9eb99a516eb883c1b39db4567231ff
fa99df066e2f07f47bdfaf1ea4a4ca1cea7d1b49
/utils3.c
ca30fb25f1a186c51f0e8c01f0f4bee4a14e9a1b
[]
no_license
vosjezakelijk/printf
3d4fd921f553699687164f3d72aae777244d1c42
51a3ab29b56be8b4f1d9376c1b482c9be3cedfc8
refs/heads/main
2023-05-23T08:06:23.698526
2021-06-09T14:10:26
2021-06-09T14:10:26
375,378,302
1
0
null
null
null
null
UTF-8
C
false
false
1,940
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* utils3.c :+: :+: :+: ...
[ "panteleevaea@gmail.com" ]
panteleevaea@gmail.com
1bcf8bef3332b15a9cfdac1f5d567ba62ef9c1e8
db04ecf258aef8a187823b8e47f4a1ae908e5897
/C/GrayCode.c
dea6cdd07f83587f478374aaeb6c2302c6e5d9c8
[ "MIT" ]
permissive
JumHorn/leetcode
9612a26e531ceae7f25e2a749600632da6882075
abf145686dcfac860b0f6b26a04e3edd133b238c
refs/heads/master
2023-08-03T21:12:13.945602
2023-07-30T07:00:50
2023-07-30T07:00:50
74,735,489
0
0
null
null
null
null
UTF-8
C
false
false
468
c
#include <stdlib.h> #include <string.h> /* // another gray code to decimal always used int grayCodeToDecimal(int n) { int res = 0; for (; n != 0; n >>= 1) res ^= n; return res; } */ /** * Note: The returned array must be malloced, assume caller calls free(). */ int *grayCode(int n, int *returnSize) { *return...
[ "JumHorn@gmail.com" ]
JumHorn@gmail.com
ec6106050644d572826357fb9326ab194ab6c119
69adbd5918024ec39b4512a8b6c6d5efcd824f19
/syntax.tab.h
f25474395159aa44162575e8a655663dec0ae366
[]
no_license
loveYouLikeLoveLife/CompilerProject
810807ae52393cb1229b9977e3fb8d32906469be
1be3d406bc780876f15dbf153054570ed4f0e02e
refs/heads/master
2022-04-06T01:03:45.997171
2020-03-04T09:08:52
2020-03-04T09:08:52
null
0
0
null
null
null
null
UTF-8
C
false
false
2,910
h
/* A Bison parser, made by GNU Bison 3.0.4. */ /* Bison interface for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by t...
[ "1694272297@qq.com" ]
1694272297@qq.com
56db6d28f2e30828899043066ff5e895b906cc43
3e39e2fa31158d6d86a23773946084db17cd3317
/components/bt/esp_ble_mesh/api/core/esp_ble_mesh_ble_api.c
9c7db301d41693f523aa6be9e4c06ab4c33544c0
[ "Apache-2.0" ]
permissive
igrr/esp-idf
75455577353a3ca82a7e9009ab9d00b5687a1388
4823bd824d4c5ccd050a061c3241da26cf768e47
refs/heads/master
2022-06-10T08:00:11.179173
2022-05-25T23:10:04
2022-05-25T23:10:04
195,855,829
3
1
Apache-2.0
2022-02-20T21:04:41
2019-07-08T17:15:54
C
UTF-8
C
false
false
3,047
c
/* * SPDX-FileCopyrightText: 2017-2021 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include <stdint.h> #include <string.h> #include "esp_err.h" #include "btc_ble_mesh_ble.h" #include "esp_ble_mesh_ble_api.h" #if CONFIG_BLE_MESH_BLE_COEX_SUPPORT esp_err_t esp_ble_mesh_register_...
[ "bot@espressif.com" ]
bot@espressif.com
ed7f65f3bd418d96b1c29c3e147ff91bf62dc302
af99ec8c25355b1822027cc0ec75c1b62563ecff
/c/src/p002.c
21a47429a16ebd3a530f6aae0ef0babbbaf7aa53
[]
no_license
ryanavella/projecteuler
ea8d02f683a93a8e76a45275dcae7ca501026724
e38c7a9b287def5f1044395a56eabaab9e50f801
refs/heads/master
2020-09-13T02:02:16.324468
2019-12-05T05:13:00
2019-12-05T05:13:00
222,628,311
0
0
null
null
null
null
UTF-8
C
false
false
569
c
#include <stdio.h> #include <limits.h> #if (UINT_MAX >= 0xffffffff) typedef unsigned int uint32_t; #else typedef unsigned long uint32_t; #endif #define true (1) int main(void) { uint32_t limit = 4000000; uint32_t a1 = 0; uint32_t a2 = 2; uint32_t sum = 2; while (true) { /* Every third t...
[ "ryanavella@users.noreply.github.com" ]
ryanavella@users.noreply.github.com
bfa068faeebd2a47e658c26fbcac7174b91c1b6f
cd8234d8ff09135cda242378e689856c50008a93
/Fork/fork-7.c
9928535462db17ccdd2e236938e519564df5cf3f
[]
no_license
Grillon/cours_c
c2b020b1e6d6f334acd112ff7cc627cd0a8fc55c
49f8189194625b144138ff4699c46dc91d84a5e0
refs/heads/master
2021-01-10T17:41:05.571936
2015-10-01T15:38:28
2015-10-01T15:38:28
43,502,418
0
0
null
null
null
null
UTF-8
C
false
false
3,989
c
#include <stdlib.h> /* EXIT_FAILURE... */ #include <sys/types.h> /* pid_t... */ #include <unistd.h> /* fork */ #include <stdio.h> /* printf, perror... */ #include <sys/wait.h> /* waitpid */ #include <string.h> /* strcpy */ #include <signal.h> /* sigaction... */ #define DURATION 20 char str_decale[3]...
[ "thierry.vogel@orange.com" ]
thierry.vogel@orange.com
5881e1b32d538100af8531e85a93081ff73c09d7
178d120c62e4b13d06a533c5d6c5030dac3c0462
/openmpi-1.5.3/orte/tools/orterun/orterun.h
7b992d69012fcdc38460ab2ef1fe55ecae57201b
[ "BSD-3-Clause-Open-MPI" ]
permissive
gzt200361/ThirdParty-2.0.0
820a03f853b6d4fe3140ef293b089e2453c116dc
6b2a1b58f1addedfca8e284d30b4047776df34a9
refs/heads/master
2021-01-10T11:01:49.699695
2015-12-19T14:47:22
2015-12-19T14:47:22
48,283,341
0
0
null
null
null
null
UTF-8
C
false
false
1,943
h
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Tennessee Resea...
[ "gordon@gordon-VirtualBox.(none)" ]
gordon@gordon-VirtualBox.(none)
7a9b7404676f3beb57abaec219305ed8600bb81a
24d856d98c85a319d53be2768ccc176a50873fa3
/linux-lts-quantal-3.5.0/include/linux/debug_locks.h
3bd46f766751caa9b143adcc5ce546441f6b868d
[ "GPL-1.0-or-later", "Linux-syscall-note", "GPL-2.0-only", "BSD-2-Clause" ]
permissive
dozenow/shortcut
a4803b59c95e72a01d73bb30acaae45cf76b0367
b140082a44c58f05af3495259c1beaaa9a63560b
refs/heads/jumpstart-php
2020-06-29T11:41:05.842760
2019-03-28T17:28:56
2019-03-28T17:28:56
200,405,626
2
2
BSD-2-Clause
2019-08-03T19:45:44
2019-08-03T17:57:58
C
UTF-8
C
false
false
1,527
h
#ifndef __LINUX_DEBUG_LOCKING_H #define __LINUX_DEBUG_LOCKING_H #include <linux/kernel.h> #include <linux/atomic.h> #include <linux/bug.h> struct task_struct; extern int debug_locks; extern int debug_locks_silent; static inline int __debug_locks_off(void) { return xchg(&debug_locks, 0); } /* * Generic 'turn off...
[ "jflinn" ]
jflinn
3eaa64e0ce3c3b6c4522475578b443b8645eb0fc
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/74d5fc91-564e-440e-af08-fc1d285a98c4.c
c9db2be8450681111e0a895a18ac770935e58d05
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
582
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = j%j; l = i%j; k = k-j*i; //variables //random /* START VULNERABILITY */ int a; char b[45]; char c[75]; a = 0; while (( a - 1 )...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
08dddfd38b867c407380b56fb48900c2fbcc28bf
4affacecd6f653d1eede2270245c7be7667295b0
/C_Programing/tmp.c
114d3573c47c29a589b8e8bdc650855800af255e
[]
no_license
RileyWen/Solution_to_Books
e58bf96f6cbcdc94f616216e06ca5125dc461680
8a5b462adc2f1d4a1980a582808c4fce2abed190
refs/heads/master
2021-09-14T09:31:25.867488
2018-05-11T08:45:47
2018-05-11T08:45:47
112,813,609
0
0
null
null
null
null
UTF-8
C
false
false
277
c
#include <stdio.h> typedef struct { long long a; long long b; long long u; } Com; Com t; Com test(long long a,long long b){ t.a = a; t.b = b; t.u = 0; return t; } int main(){ Com tmp = test(10, 3); printf("%lld\n", tmp.b); return 0; }
[ "wrllrwwrllrw@gmail.com" ]
wrllrwwrllrw@gmail.com
215e5a631d0a046589bcc57b3c2ee56272c845c4
5a5ba13c26d8c1f9f8683b8b919902fd1ffa3bb7
/Pattern Printing/Pattern6.c
56c0ca3a6d64e4a2960f28970a494a9c38c940d6
[]
no_license
koolhussain/Tutorials
18cba6b05b13c3cfd1d9856771179d8e6081b70a
7f9dea3cfb26e352b1989eb8931ff254f56bf1a9
refs/heads/master
2020-03-23T11:53:50.235518
2018-12-11T04:42:51
2018-12-11T04:42:51
141,525,427
1
0
null
null
null
null
UTF-8
C
false
false
174
c
#include<stdio.h> void main() { int i,j,k; for(i=1;i<=5;i++) { for(k=1;k<=i;k++) { printf(" "); } for(j=1;j<=5;j++) { printf("*"); } printf("\n"); } }
[ "ahmad.hussain91@gmail.com" ]
ahmad.hussain91@gmail.com
ad283cd04c25ae0af8c75518fd0a087ff3a82c76
f7066264bdd170ea1732e47f5e8c91648d1ac669
/microController/DIO.h
e169e89c834d3e6bf0abe30732c8e71145059163
[]
no_license
DashBoardITI38/DashBoard
0374c0d656fd063c7ff44f16f5b288cc8627f001
aa5a8e0f403e69604280a399a2dd3bb153b61259
refs/heads/master
2020-03-13T10:04:57.529844
2018-04-26T00:59:14
2018-04-26T00:59:14
131,076,804
0
0
null
null
null
null
UTF-8
C
false
false
440
h
/* * DIO.h * * Created on: Mar 28, 2018 * Author: Administrator */ #ifndef DIO_H_ #define DIO_H_ #include "DIO_cfg.h" typedef enum{ portA = 0, portB, portC, portD }DIO_portName_t; typedef enum{ DIO_low =0, DIO_High }DIO_level_t; extern void DIO_Init(void); extern void DIO_...
[ "ahmedelgawahergy94@gmail.com" ]
ahmedelgawahergy94@gmail.com
ac0e155d49f3130696975f36727a7ab113231e39
0ef34b83872c0c22bbdd9af1aa3dd98308d738a5
/ch4/table.c
c65bb96a19bd329a04926415c09bb1699614f104
[]
no_license
supalarry/K-R-book-exercises
b6e85a079e5669faaddc29e2668cf135d1f78978
6b3134d09b2461abc035a4d1e0ff72d7dfc0ac8c
refs/heads/master
2020-05-06T20:21:25.049819
2019-04-08T21:21:08
2019-04-08T21:21:08
180,234,365
0
0
null
null
null
null
UTF-8
C
false
false
2,525
c
#include <stdio.h> #include <string.h> #include <stdlib.h> #include <ctype.h> #define MAX 100 struct node { char *name; // defined name aka IN char *replacement_text; // replace IN with 1 struct node *next; }; struct node *database[MAX]; struct node *ft_lookup(char *name); void ft_install(char *name, char *rep...
[ "lauris.skraucis@gmail.com" ]
lauris.skraucis@gmail.com
675d78146173413712cb4b628dc8dd9bf25a4650
1422cc68e010dffc4d30b9c969ba6ca14cf74605
/2016_1/Outlook.com (11)/PE/Lista Funções Teórica/exe11.c
3cded19cb2e8e641f52a5d5a5efb15b209dac845
[]
no_license
EverttonFernandes/ProgramacaoEstruturada
c8a8b15f8cbb926592fe52d72d61d91fc4c38682
f7b82e2abf56b182db053edc6b8c3bd392161e80
refs/heads/master
2023-02-13T12:32:05.272504
2021-01-07T17:57:02
2021-01-07T17:57:02
327,630,680
1
0
null
null
null
null
UTF-8
C
false
false
438
c
#include<stdio.h> int f2(int x, int y){ int z,i; z = x; for (i=1 ; i<y ; i++){ z+=x; } return z; } int f1(int x, int y){ int z,i; if (y == 0){ z = 1; }else{ z = x; } for (i=1 ; i<y ; i++){ z = f2(z,x); } return z; } int main(){ int a,b,c; printf("...
[ "evertonoliveirafernandes@outlook.com" ]
evertonoliveirafernandes@outlook.com
971454ffa37ea8b1024900757f9a0ef9baf2417f
3db023edb0af1dcf8a1da83434d219c3a96362ba
/windows_nt_3_5_source_code/NT-782/PRIVATE/MVDM/SOFTPC/BASE/INC/KEYBOARD.H
de95102df437b98e3d8c2cb8eafcafe9af0c0eae
[]
no_license
xiaoqgao/windows_nt_3_5_source_code
de30e9b95856bc09469d4008d76191f94379c884
d2894c9125ff1c14028435ed1b21164f6b2b871a
refs/heads/master
2022-12-23T17:58:33.768209
2020-09-28T20:20:18
2020-09-28T20:20:18
null
0
0
null
null
null
null
UTF-8
C
false
false
6,323
h
/* * SoftPC Revision 2.0 * * Title : keyboard.h * * Description : defines for keyboard translations * * Author : Simon Frost * * Notes : * */ /* SccsID[]="@(#)keyboard.h 1.7 10/8/92 Copyright Insignia Solutions Ltd."; */ #define KH_BUFFER_SIZE 32 /* * Constants ...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
9b9b2d6a8951e93961afce980af8f81137723be4
6e647d886cdcb43c85282daad1826c64ebfe99ce
/examples/arm/M0_NEWLIB_SemiHosting/src/printf_with_malloc.c
ab83684c45307f8ae69806a45bf0394f942bb698
[]
no_license
terianil/llvm_baremetal
37a975bb0a09c9de53ddd9b24854394078ef23d1
efb85bbabbdac58f2836f5dc6963691fb243ef32
refs/heads/master
2021-01-18T11:42:36.553365
2014-05-24T22:53:10
2014-05-24T22:53:10
null
0
0
null
null
null
null
UTF-8
C
false
false
967
c
#include <stdio.h> /* printf, scanf, NULL */ #include <stdlib.h> /* malloc, free, rand */ int main () { extern char _heap_start; /* Defined by the linker */ extern char _heap_end; /* Defined by the linker */ int i,n; char * buffer; char * fail = "Malloc failed\n\0"; i = 43; buffer = (char*) mal...
[ "sushihangover@outlook.com" ]
sushihangover@outlook.com
9441406f1500002696caebc045b394e718bddd5f
7b21a8a10cce25bf39daf61bd0a4f95bbc99c7c8
/droidCrypto/keccak/opt64/KeccakP-1600-opt64.c
377f1a8d623203204431e2d5e0de77168afa3021
[ "LicenseRef-scancode-public-domain", "MIT" ]
permissive
oliver-schick/mobile_psi_cpp
ffbed7f5e3a16148d525d24086a9690edb26221b
4c5f0f56142535ca0d3524c99781cfd0c07b9205
refs/heads/master
2023-05-31T00:06:51.998171
2021-06-18T14:50:42
2021-06-18T14:50:42
334,582,054
0
1
NOASSERTION
2021-03-19T14:51:04
2021-01-31T05:40:21
C
UTF-8
C
false
false
19,038
c
/* Implementation by the Keccak Team, namely, Guido Bertoni, Joan Daemen, Michaël Peeters, Gilles Van Assche and Ronny Van Keer, hereby denoted as "the implementer". For more information, feedback or questions, please refer to our website: https://keccak.team/ To the extent possible under law, the implementer has wai...
[ "daniel.kales@tugraz.at" ]
daniel.kales@tugraz.at
6721b2a90f7592ec147e1e15be1d044b4878a6d0
e2fe6c6dd983e3ee9d9d58701841e345b9b8e960
/sdk/nrf5_sdk_16.0.0_thread/components/ble/ble_services/ble_lls/ble_lls.h
ace8ec30440959cd35685f459c310c64e0d7e2a6
[ "MIT" ]
permissive
lab11/nrf52x-base
e91bb97528792a2b444ed66d982adb94c448eef4
04df75d45766fc1f9794f438a45080eddc7a0ec1
refs/heads/master
2023-08-24T04:49:01.382920
2023-08-07T22:43:35
2023-08-07T22:43:35
199,748,590
17
19
MIT
2023-01-25T22:03:45
2019-07-31T00:39:42
C
UTF-8
C
false
false
7,826
h
/** * Copyright (c) 2012 - 2020, Nordic Semiconductor ASA * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright no...
[ "nealjack@umich.edu" ]
nealjack@umich.edu
291d283fd5719183d8c8949354b1a1745b8da69f
4d2bae21685dbe97e8eb5ba9c7e8e9d847bcfbdb
/Visual_Studio_2013/Projects/module_test/third party/third_party.h
8fd964dbf11c6ba54307181f7ac03d108140d04f
[]
no_license
jamesxucq/Server_Workspace
b744a26ae739e2fa7e5b3053334f1ddae3af458d
fc1b58716132eb5ec398b939813ef52fb68d5cad
refs/heads/main
2023-05-26T20:57:41.730820
2021-06-17T05:42:58
2021-06-17T05:42:58
377,662,201
0
0
null
null
null
null
UTF-8
C
false
false
666
h
//third_party.h #ifndef _THIRD_PARTY_H_ #define _THIRD_PARTY_H_ #include "BinaryLogger.h" #include "BtnST.h" #include "DialogCode.h" #include "DirectoryChanges.h" #include "DiskUtility.h" #include "FileDisk.h" #include "FileIO.h" #include "FolderDialog.h" #include "InstallService.h" #include "LoadDriver.h" #include "L...
[ "xujiecq@163.com" ]
xujiecq@163.com
14ad83b58d871bb8524c8d173db6aee81610dba8
33b806eb6d1b524b09a18fb7f33f112debddd1d0
/Pods/Headers/Public/plaid-ios-sdk/PLDInstitution.h
f16508e07022cb39ea1d24437e0e45d60e06f110
[]
no_license
chrisnolet/Balance
828649a10ba7b74a19d00487df468f6309421533
e5d2ce5ff2370cf078d9782ebc0c46d44403c739
refs/heads/master
2021-01-15T13:36:19.261321
2017-06-23T07:56:55
2017-06-23T07:56:55
56,836,210
0
0
null
null
null
null
UTF-8
C
false
false
53
h
../../../plaid-ios-sdk/Plaid/Classes/PLDInstitution.h
[ "chris@relaunch.io" ]
chris@relaunch.io
515d4d7d6e1478c9ff7cb6cd2da5908fbcee110f
018df6f2a4b3f8dea42281f3ba81d641e226e51e
/0x14-bit_manipulation/1-print_binary.c
913675107612c10c1975ef944f682e651f6e50b7
[]
no_license
Bzhamdi/holbertonschool-low_level_programming
6df031ef9c4018e162dd0f167d50d8792551e3b1
9698dbb34f3cfc496e767dd2f9994710683ee50b
refs/heads/master
2021-07-15T10:41:27.228934
2021-06-24T23:04:42
2021-06-24T23:04:42
238,329,951
1
0
null
null
null
null
UTF-8
C
false
false
243
c
#include "holberton.h" /** * print_binary - prints the binary representation of a number. * * @n: nb. * */ void print_binary(unsigned long int n) { if (n > 1) print_binary(n >> 1); if (n & 1) _putchar('1'); else _putchar('0'); }
[ "bouzouitina.hamdi@gmail.com" ]
bouzouitina.hamdi@gmail.com
6f50d9a5bd546a618d6a12d5ca89d20cc05d8422
61c38eb69048520b429c0e1b3d870781b470fbb3
/share/web_assets/nodejs_deps/node_modules/broadway-player/Decoder/omxdl/arm11/api/armCOMM.h
fbb97e29f768ad4eae29aa39eb1def8f649eb77e
[ "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
rospilot/rospilot
623ca96e76b583969863a65303842420a24cf2a5
02f159ecddd7e6d2269f068f98cc7cbad051c1ef
refs/heads/master
2022-06-07T08:11:59.232676
2021-02-22T05:27:53
2021-02-22T05:39:02
7,086,046
18
11
Apache-2.0
2022-06-02T21:24:07
2012-12-10T01:39:17
C++
UTF-8
C
false
false
23,812
h
/* * Copyright (C) 2007-2008 ARM Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
[ "christopherberner@gmail.com" ]
christopherberner@gmail.com
3fc47fa43fcdb020dec8d49f34f6aa4b7a60fb4c
a87e1f7ec4dcff5acd4b5ae7039ede2982089a10
/Desktop_Entry_Utility/desktop-list.h
27940ae0c021bd7d8c430bec60356e46faef8c5a
[]
no_license
txgcwm/Linux-C-Examples
980e3b84ede5ad0a1cd6dd89cf54018497f669bb
54ac672c106dceac0433c78e548ce3ae972c54da
refs/heads/master
2021-06-02T10:10:39.978145
2018-06-22T09:01:19
2018-06-22T09:01:19
10,856,900
69
66
null
null
null
null
UTF-8
C
false
false
218
h
#ifndef _DESKTOP_LIST_H #define _DESKTOP_LIST_H #include "desktop-entry-util.h" void desktop_list_add_tail(struct DesktopEntry *new, struct list_head *head); void desktop_list_items(struct list_head *head); #endif
[ "txgcwm@txgcwm.(none)" ]
txgcwm@txgcwm.(none)
897e5a1d8e70d889759a1feed8565c0fd269d820
3d4a190bd9ef8dc01874678c93b879b0c7e0d26b
/3rdparty/genFiles/S-NSSAI-r15.h
6237ce6183d0dbcd0f1550fc71c9d51516eade85
[]
no_license
ariepodga/RRC
860b1fc874a863b067dac5f90f5f9ed5f1e9e567
67642a455a1e95b8532bcfed2fd75bc8152e3dab
refs/heads/master
2020-12-15T16:20:48.309960
2020-01-13T17:26:50
2020-01-13T17:26:50
null
0
0
null
null
null
null
UTF-8
C
false
false
1,227
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "../asnFiles/36331-f60-ASNfunctions.asn" * `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.` */ #ifndef _S_NSSAI_r15_H_ #define _S_NSSAI_r15_H_ ...
[ "aa7133@att.com" ]
aa7133@att.com
289393c73271ec9f39595d0cab4e98aa15450905
3139d4b04eee83d643b18c4aba2b7365eddafb6c
/td0/s3td2exo11.c
af8b92da8c9f26360e574dfd84b9ae2443bf82c7
[]
no_license
str4t3g3/IN301
e736bcd2033928db46897bb5f092627f45af3af7
050d9be902a9e1378627b9a95d769c1d872353a4
refs/heads/master
2021-01-24T08:16:48.793730
2016-10-06T10:57:27
2016-10-06T10:57:27
68,907,259
0
0
null
null
null
null
UTF-8
C
false
false
267
c
#include <stdio.h> #include <stdlib.h> int main() { int x,i; // Début du code scanf("%d",&x); i = 0; while(x != 1) { if(x % 2 == 0) { x = x / 2; } else { x = (3 * x) + 1; } i++; } printf("on obtient %d au bout de %d calculs",x,i); // Fin du code }
[ "guillaumefrezouls88@gmail.com" ]
guillaumefrezouls88@gmail.com
3cbb2b26e0c59127d17737bc22f6d4e295c79a9a
77423ffb959bd51402138db78ba88ccf69b7aa03
/ch11/strprocess.c
20353aafc285bfbb089b9e4a26ed22f7388210e3
[]
no_license
hongyeon97/2020-C-code
1e2a59b41825ef84b9538c73594686f28f849404
d2c88edf574e96147069515cbee0371c11bf4f64
refs/heads/master
2022-09-07T00:40:31.150635
2020-05-31T15:29:11
2020-05-31T15:29:11
267,041,428
0
0
null
null
null
null
UTF-8
C
false
false
395
c
#include <stdio.h> int main(void) { char str1[] = "JAVA"; char str2[] = "C#"; char str3[] = "C++"; char *pstr[] = { str1, str2, str3 }; //각각의 3개 문자열 출력 printf("%s ", pstr[0]); printf("%s ", pstr[1]); printf("%s\n", pstr[2]); //문자 출력 printf("%c %c %c\n", str1[0], str2[1], str3[2]); printf("%c %c %c\n", ps...
[ "noreply@github.com" ]
hongyeon97.noreply@github.com
0c2d853e45603100fe7777ea4565ee65e86644e0
fd0172d9fa88a62decf5d64b756c382839ae8b43
/my_sokoban.c
ab78d774e53eb46038b215eab20e9c26e69826ba
[]
no_license
AurelienBauer/PSU_2015_my_sokoban
6adb5926a69ae2e3593407d9fbc03e348530085f
00f6c64f767b71ce37c67e722ebf5365d2afde8f
refs/heads/master
2021-01-01T05:06:29.966089
2016-05-17T14:34:40
2016-05-17T14:34:40
59,029,380
0
0
null
null
null
null
ISO-8859-2
C
false
false
2,066
c
/* ** my_pop_up.c for in /home/aurelien/rendu/PSU_2015_sokoban_bootstrap ** ** Made by Aurélien ** Login <aurelien.bauer@epitech.net> ** ** Started on Mon Jan 4 18:37:03 2016 Aurélien ** Last update Sun Jan 17 14:37:35 2016 Aurélien */ #include <ncurses.h> #include <stdio.h> #include <unistd.h> #include <stdli...
[ "aurelien.bauer@epitech.eu" ]
aurelien.bauer@epitech.eu
b06f6011ee18037326c241f99a4170cc277d1a4d
c79e03092a86c30e3c1f8fde1618ef3002f4d8a1
/chess/EIFGENs/chess/W_code/C9/da1225d.c
99e5689d812052a38b7bf3018fe8da552a5e427a
[]
no_license
shesan/Eiffel-Projects
0da86814a3b12e6b69eba73665ed800670c0dcf1
94f3d0b8be89285327f3093f628c7615edcf6cf4
refs/heads/main
2023-05-08T04:23:06.412007
2021-05-30T18:26:46
2021-05-30T18:26:46
372,284,028
0
0
null
null
null
null
UTF-8
C
false
false
4,517
c
/* * Class DATE_MEASUREMENT */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1225 [] = {0xFF01,232,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1225 [] = {0xFF01,245,1224,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1225 [] = {0xFF01,1224,0xFFFF}; static const EIF_TY...
[ "shesan_619@hotmail.com" ]
shesan_619@hotmail.com
d71d51cb76b42773c89086b218365a682b9dee2c
5647f6eeea845b9b8e75c62c883fe5e82ec30c21
/draw.c
0edddc80bb3ffa1fb0950b8b7be04b039211cc37
[]
no_license
hcalin/fdf
9997e87ccd0d4917ebfe1edd021a117c791abe9c
3ddde288e46fa5d9adbd9c70c0fd54de023ed36c
refs/heads/master
2021-01-19T10:00:35.976644
2020-10-15T15:28:44
2020-10-15T15:28:44
87,810,895
0
0
null
null
null
null
UTF-8
C
false
false
2,607
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* draw.c :+: :+: :+: ...
[ "noreply@github.com" ]
hcalin.noreply@github.com
61908c2f32b405d0fd8c527961df9cabe80033b8
fb0ba67b201108d599530c8a4a61c297b77c37df
/ch01/ch11/ChainHash.h
a164ca7623bf66658a4ae61febd58a7ac1820398
[]
no_license
soyeon-jeon/algorithm
052b40847ab20c2f9f39cdf7182195124a085327
bef0cb04124a258ead05033d2a9ea41cc384b30d
refs/heads/master
2020-07-22T13:54:16.542230
2019-12-06T00:28:56
2019-12-06T00:28:56
207,224,475
0
0
null
null
null
null
UTF-8
C
false
false
472
h
#ifndef ___ChainHash #define ___ChainHash #include "Member.h" typedef struct __node { Member data; struct __node *next; } Node; typedef struct { int size; Node **table; } ChainHash; int Initialize(ChainHash *h, int size); Node *Search(const ChainHash *h, const Member *x); int Add(ChainHash *h, const Member...
[ "wjsthdus45@cu.ac.kr" ]
wjsthdus45@cu.ac.kr
9ffe7f65ed21a83e8ca671f141903fe7994514cb
c5138b004e95b2d733ac377c45968d1e1b97cee4
/nm_otool/src/nm_handle_64.c
085212ed16547462156ecb36cdc3de51fddc3906
[ "MIT" ]
permissive
fflorens/portofolio42
8ec337789d25375c5c2efc255d4418539225e362
4368c33460129beaebea0c983a133f717bc9fe13
refs/heads/master
2021-09-05T08:16:10.833151
2018-01-18T16:11:48
2018-01-18T16:11:48
117,814,524
0
0
null
null
null
null
UTF-8
C
false
false
4,376
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* nm_handle_64.c :+: :+: :+: ...
[ "fflorens@student.42.fr" ]
fflorens@student.42.fr
baea0449031759bb218f67d18e42801e89d7608c
4f719c4156736d21cd8f7e4fed3698da3cb8179c
/libraries/RF24/utility/ATXMegaD3/compatibility.c
e909ea5afa32813ddbc3f56b08b351dab5d8e312
[ "LicenseRef-scancode-unknown-license-reference", "MIT", "GPL-2.0-only" ]
permissive
sldevand/activhome-arduino
e4a215da4fb87ee7599cc583f3165c0ffd874ea9
7979851c77fa3012b2a2e81d7a81aff8320a98ed
refs/heads/master
2022-11-15T10:15:39.565353
2022-11-07T21:50:31
2022-11-07T21:50:31
139,103,301
0
1
MIT
2022-10-28T19:25:04
2018-06-29T05:08:09
C++
UTF-8
C
false
false
1,022
c
/* * compatibility.c * * Created: 19/1/2016 15:31:35 * Author: akatran */ #include <avr/io.h> #include <stdint.h> #include <util/delay.h> volatile uint32_t _millis; void __msleep(int milisec) { while(milisec-- >0) { _delay_ms(1); } } void __usleep(int usec) { while(usec-- >0) { _delay_us(1); } } ...
[ "sldeveloperand@gmail.com" ]
sldeveloperand@gmail.com
b27f0f3cd799bdaec71313e2215463351dd761d9
5b6ad71040c0f1429e36ff446d0098e6ecfe78c7
/viewmemory.c
a6a4dad2f1d6853d7d3580b8db3bc7b77d26aab4
[]
no_license
jocogum10/learning_C
b364a93e69769c14968fea1794837e0cc5373469
e1dc0019179c7905d31340581ab3ddc5365f15bc
refs/heads/master
2020-12-10T03:36:44.509958
2020-01-13T02:02:59
2020-01-13T02:02:59
233,491,293
0
0
null
null
null
null
UTF-8
C
false
false
899
c
// Allows the user to view regions of computer memory #include <ctype.h> #include <stdio.h> typedef unsigned char BYTE; int main(void){ unsigned int addr; int i, n; BYTE *ptr; printf("Address of main function : %x\n", (unsigned int) main); printf("Address of addr variable: %x\n", (unsigned int) &addr); pri...
[ "jocogum10@gmail.com" ]
jocogum10@gmail.com
48eae00dc812f7affc35c72050be3d9abd820168
ea4e3ac0966fe7b69f42eaa5a32980caa2248957
/download/unzip/ksh/ksh-20/ksh/src/lib/libast/stdio/_doscan.c
f518e4705a14af2eef1d3902667ff83a64c43f7f
[]
no_license
hyl946/opensource_apple
36b49deda8b2f241437ed45113d624ad45aa6d5f
e0f41fa0d9d535d57bfe56a264b4b27b8f93d86a
refs/heads/master
2023-02-26T16:27:25.343636
2020-03-29T08:50:45
2020-03-29T08:50:45
249,169,732
0
0
null
null
null
null
UTF-8
C
false
false
1,744
c
/*********************************************************************** * * * This software is part of the ast package * * Copyright (c) 1985-2011 AT&T Intellectual Property * * and i...
[ "hyl946@163.com" ]
hyl946@163.com
902a63d1e9e4113e3874c7e776d376594ec2e69d
31fe3e4aa9467c68517d83fb28fe5a3f7b422a29
/log.c
2a9b213cdf3ae1ea09f36d76b7cb2f20abf6732f
[]
no_license
oikomi/bakup
efef92860be4033898d88f0d1d1a3ce7333fce7c
6194110ff76076a3f23eae6f1f9a9f084079ac46
refs/heads/master
2021-01-20T12:01:23.673850
2015-09-14T02:36:28
2015-09-14T02:36:28
40,637,550
0
0
null
null
null
null
UTF-8
C
false
false
713
c
/* * log.c * * Created on: 13/08/2015 * Author: miaohong(miaohong01@baidu.com) */ #include<time.h> #include<string.h> #include<stdio.h> #include<assert.h> int get_time(char *out, int fmt) { if(out == NULL) return -1; time_t t; struct tm *tp; t = time(NULL); tp = localtime...
[ "miaohonghit@gmail.com" ]
miaohonghit@gmail.com
851997afe740662b12133eece46371537324d652
d38e7fb01bb4b0f67c34c6f5b8aea15831b5b717
/t/5x0/ft_iterative_factorial.c
3ce09fd28aa24698f88bb680213da6290efdaadf
[]
no_license
mera3/mera3
aa2b4642b70141c33fc1a12f392a609f870e21df
325a824633e0456e6980c341e3291866c1f2259e
refs/heads/main
2022-12-28T14:57:50.262126
2020-10-08T15:38:21
2020-10-08T15:38:21
302,386,568
0
0
null
null
null
null
UTF-8
C
false
false
1,140
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_iterative_factorial.c :+: :+: :+: ...
[ "noreply@github.com" ]
mera3.noreply@github.com
5ccfc14e380612c76988aa8c0542307a5d411ea3
4229fc0693d122d9fe0bf4723739058db8392e94
/main.c
f7337c4a6639928a411c78593bd14f28be3a7c54
[]
no_license
madhumithatp/Interactive-Memory-Manipulation
df077e82fda069105a3e24ad5bc1198dad8af211
974ed3829f9ddb90cd3a0da336a593418c62dfdd
refs/heads/master
2020-04-17T10:29:44.311882
2019-01-19T04:36:35
2019-01-19T04:36:35
166,503,260
2
0
null
null
null
null
UTF-8
C
false
false
91
c
#include"main.h" location access; int main() { printf("Welcome\n"); menu(); }
[ "mato2277@colorado.edu" ]
mato2277@colorado.edu
bbb1179cd04d3a429c40a5e9791f0fb6d3476f7e
20469ef4a8c09e8fcf70a35daeb9ff7ac0c1e508
/APP-仿大牌/仿微信/TLChat-master/Pods/Headers/Private/ZZFLEX/ZZFLEXChainViewModel.h
d7cb2f889049e9f638ab173217417ffb9070b4c0
[ "MIT" ]
permissive
zhangkn/Demos4iOS
f075ae6290592509803d4db5babd33cb7cd024b8
4fe976cea1fd565052e225f0fe1bf5ae0f1d36c2
refs/heads/main
2023-01-12T10:54:31.015436
2020-10-21T01:45:23
2020-10-21T01:45:23
306,276,923
6
0
null
null
null
null
UTF-8
C
false
false
69
h
../../../ZZFLEX/ZZFLEX/ZZFLEXAngel/ChainModels/ZZFLEXChainViewModel.h
[ "1312656992@qq.com" ]
1312656992@qq.com
a36258f6dd1ac08c1d68f2197aac01c4cd20a1eb
edb70cd480419cd606f1f6809d32bad418be741e
/gyro_atmega8/base/include/base_timer.h
39c82599876e85511f6fc84790fad9a810399845
[]
no_license
Jierr/gyro_atmega8
72a3b17e4c1455278bd3466c5a5310543ddc1d7b
bca4482e1de2856a3b1154181df4546a5be2a1e9
refs/heads/master
2021-06-12T08:51:02.248675
2020-10-10T21:20:06
2020-10-10T21:20:06
68,139,079
0
0
null
null
null
null
UTF-8
C
false
false
913
h
/* * base_timer.h * * Created: 06.08.2016 19:52:23 * Author: Jierr */ #ifndef BASE_TIMER_H_ #define BASE_TIMER_H_ #define BASE_TIMER0_PRESCALER (8) typedef struct base_timer1_context { uint16_t top; uint8_t pwm_duty; uint8_t invertiert; } base_timer1_context_t; typedef struct base_timer0_context { ui...
[ "misc.pierre@posteo.de" ]
misc.pierre@posteo.de
54b280352cddb16ed4049d4395a80fa596431ed4
f82d7a4f0addeccdb97bdfa48851da8113e39da1
/Pods/Pods-Top Artist App-environment.h
9d7c1379e066b1392634323adb91d4bb5f4cd293
[]
no_license
spicerdev/Top-Artist-App
cf0f493592564459d337a96e59eb38f8852cada6
c6aac7ac4fe760bfde974da90dea12c483e078da
refs/heads/master
2021-01-25T10:38:59.503084
2014-07-31T13:56:13
2014-07-31T13:56:13
null
0
0
null
null
null
null
UTF-8
C
false
false
450
h
// To check if a library is compiled with CocoaPods you // can use the `COCOAPODS` macro definition which is // defined in the xcconfigs so it is available in // headers also when they are imported in the client // project. // TUSafariActivity #define COCOAPODS_POD_AVAILABLE_TUSafariActivity #define COCOAPODS_VERSIO...
[ "Josh@joshs-mbp.att.net" ]
Josh@joshs-mbp.att.net
ef21579b160613e3eb4cfa7d3914a680257906d0
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/media/i2c/extr_ov7251.c_ov7251_set_format.c
35de45c6ed144e0df82a068df82875c3906661bb
[]
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
4,694
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
e50402a1600c77a063adc4161501735046fbb8e6
99a09f757b6e37c173f362244cd8a67ebad75c32
/ISE_project/12_11_WORKING_1/Project_Base/isim/test_system_isim_beh.exe.sim/unisims_ver/m_00000000004221170615_0679316750.c
8df73cb0aa19592dcfaf0ca621b96a20c9be6651
[]
no_license
joshuaahklein/TeamPI
69b5e7327f2050f219fb209190a510632821d9da
0f32f5636467901e34f2a3cc2e386cd7c4169166
refs/heads/master
2021-01-12T09:33:24.360672
2016-12-19T16:08:03
2016-12-19T16:08:03
76,194,820
3
1
null
null
null
null
UTF-8
C
false
false
18,871
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "dr.wisper@gmail.com" ]
dr.wisper@gmail.com
e0e30c885bee09067fda88385b99f473fc3c7c4e
24d856d98c85a319d53be2768ccc176a50873fa3
/linux-lts-quantal-3.5.0/kernel/srcu.c
2095be3318d519dede48a5fcfaa5b51883cfd139
[ "BSD-2-Clause", "GPL-1.0-or-later", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
dozenow/shortcut
a4803b59c95e72a01d73bb30acaae45cf76b0367
b140082a44c58f05af3495259c1beaaa9a63560b
refs/heads/jumpstart-php
2020-06-29T11:41:05.842760
2019-03-28T17:28:56
2019-03-28T17:28:56
200,405,626
2
2
BSD-2-Clause
2019-08-03T19:45:44
2019-08-03T17:57:58
C
UTF-8
C
false
false
20,007
c
/* * Sleepable Read-Copy Update mechanism for mutual exclusion. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. ...
[ "jflinn" ]
jflinn
f6e1175e615cc14dfd4bd10c4dd6e87b42d435d3
df964034bcd93bdb5ee382f457f697a6b1b82b04
/board/axs/common/axs_timer.h
a1216c2fb1383826791419bbaa8874cc457fd257
[ "BSD-3-Clause" ]
permissive
ParkerMactavish/embarc_osp
9304c6c0c81e9709f8ff98add3f0b0b9397ba6c5
9e69440a31d6a4268ef166972aa71a7a19156431
refs/heads/master
2022-12-14T00:31:34.776249
2020-09-08T06:46:35
2020-09-08T06:46:35
291,725,115
0
0
BSD-3-Clause
2020-08-31T13:37:55
2020-08-31T13:37:54
null
UTF-8
C
false
false
1,931
h
/* ------------------------------------------ * Copyright (c) 2017, Synopsys, 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: * 1) Redistributions of source code must retain the above copyr...
[ "Huaqi.Fang@synopsys.com" ]
Huaqi.Fang@synopsys.com
31c6ef72a004be23c3bb8a81b07103b21178e716
25e63d9f603972f3f75d9d3d7e648dd791d2e779
/coursework.c
9b36acdca1e8e9771e151576e0da75ba7af07fc9
[]
no_license
dominicdorhat/OSC-Coursework1
8b117c4f5b064cb80bc3455416ac0a8449dc1974
d4e9beacba1d963f3570ec56458bc9f4ed2a3a71
refs/heads/master
2022-12-05T11:21:26.192208
2020-08-23T11:41:10
2020-08-23T11:41:10
216,928,194
0
0
null
null
null
null
UTF-8
C
false
false
4,444
c
/************************************************************************************************************************** DO NOT CHANGE THE CONTENTS OF THIS FILE FOR YOUR COURSEWORK. ONLY WORK WITH THE OFFICIAL VERSION ************************************************************************************************...
[ "johnfruit099@gmail.com" ]
johnfruit099@gmail.com
569c2b7339a29b4d660352ced81d35d54e959fa0
e838c6316a1d33959036664cb4ec7cc21b4fd7c2
/cpsc/xv6/fmt/ide.c
bcf6b0bf44620841fe9ebe77a2e73897baf34c9d
[ "MIT" ]
permissive
weiang/src
fb9bfa7c1045db289ac65b40ed94c8f70a807d46
f0ef5c73c6f4e0a02f3d21964a2ac37141b4bc36
refs/heads/master
2020-05-17T04:20:16.058900
2013-11-13T15:37:33
2013-11-13T15:37:33
13,587,343
1
0
null
null
null
null
UTF-8
C
false
false
4,240
c
3800 // Simple PIO-based (non-DMA) IDE driver code. 3801 3802 #include "types.h" 3803 #include "defs.h" 3804 #include "param.h" 3805 #include "memlayout.h" 3806 #include "mmu.h" 3807 #include "proc.h" 3808 #include "x86.h" 3809 #include "traps.h" 3810 #include "spinlock.h" 3811 #include "buf.h" 3812 3813 #define IDE_...
[ "weiang@mail.ustc.edu.cn" ]
weiang@mail.ustc.edu.cn
c1bfd709f8ed16733cad5b03cdd1f01f66d08e01
3745a8c56f26ce4a29fc0eb8aca912fe4d2f010f
/ZZ/Abc/bdd,cudd,cuddZddSetop.c
2beb833525f431d5c3ee16213cd16961b1d772b3
[ "MIT-Modern-Variant", "MIT" ]
permissive
berkeley-abc/abc-zz
d79f092a301828c15b63603b872505d9d6b644f7
6a15ab3934ec60b777db26227494d2b8ad6f125a
refs/heads/master
2022-05-29T12:29:59.400865
2022-05-14T22:50:56
2022-05-14T22:50:56
124,795,634
17
8
null
2018-08-24T16:27:07
2018-03-11T20:17:25
C
UTF-8
C
false
false
30,907
c
/**CFile*********************************************************************** FileName [cuddZddSetop.c] PackageName [cudd] Synopsis [Set operations on ZDDs.] Description [External procedures included in this module: <ul> <li> Cudd_zddIte() ...
[ "niklas@een.se" ]
niklas@een.se
5dc86928ef62679b5fca678b448afd1cd7c1d502
123f852d06cdb40fefadb8b32750b66ee9364782
/include/cell.h
2d8d50f7dfb578555fac878d2ebb079c38bfa075
[]
no_license
hugojarkoff/conway-game-of-life
00fe0ddc473ebac138780722de17f727033af943
0935ce8d7fe3f8c664de5a2b66c59c90e58e95dd
refs/heads/master
2020-09-16T14:09:49.363144
2019-11-24T19:13:26
2019-11-24T19:13:26
223,794,245
0
0
null
null
null
null
UTF-8
C
false
false
9,168
h
/** * * @file cell.h * * @brief This is the header file used for cell and list definiton * * @author Hugo Jarkoff * * The chained list containing the cells has to evolve according to the * rules of the Game Of Life. Therefore, we must define functions to * change the list accordingly to the current stat...
[ "hugo.jarkoff@gmail.com" ]
hugo.jarkoff@gmail.com
69e312d32eec02711023e24a4b3a223385d28151
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/ef2c2fa5-ca70-492a-a750-483d01fc5a8a.c
7ff81b534670e249bf113c0e9c979786267f5698
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
549
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=14; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = j-j; l = --k*i; //variables //random /* START VULNERABILITY */ int a; int b[96]; int c[64]; a = 0; while (a > -1) { ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
d981769909257d60a1ee30c5d47be17c43d3043f
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/drivers/clk/hisilicon/crg.h
803f6ba6d7a2fa365cc7a5d8f8282ccf585cbe60
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
559
h
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * HiSilicon Clock and Reset Driver Header * * Copyright (c) 2016 HiSilicon Limited. */ #ifndef __HISI_CRG_H #define __HISI_CRG_H struct hisi_clock_data; struct hisi_reset_controller; struct hisi_crg_funcs { struct hisi_clock_data* (*register_clks)(struct platfo...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
ac9f7eafab49c79747719abec07973d37afd5064
f2ae246e003b8b4b2f78dd69dfd2a029f824c2f6
/PROJUP2.C
10107232f32bcc5379acc3d48134a2049e78ae37
[]
no_license
mohits23/c--cpp-code-lib
3fc806f24a4b86d69750bcc1dacf707b5d827a38
b74399b848e24ed8ecb1eb74f6cc5646bb5d55bb
refs/heads/master
2023-04-09T08:10:30.793134
2021-04-16T14:54:39
2021-04-16T14:54:39
358,625,952
0
0
null
null
null
null
UTF-8
C
false
false
2,425
c
#include<stdio.h> #include<conio.h> #include<graphics.h> #include<string.h> #include<process.h> #include"msgraph.h" #include<dos.h> #include<math.h> void main() { int gd= DETECT, gm; float per[3]; int x2[3],temp1,i; float temp2; char st1[7],st2[7]; char ch; FILE *fp=fopen("Shiva.txt","r"); clr...
[ "mohitsingh6023@gmail.com" ]
mohitsingh6023@gmail.com
18b57fed27628a8a26aee2aea3376f06e2e80c96
7b55cacf46bf2fd6298315bccfa4b6f0375e3865
/src/lib/libc/stdio/fparseln.c
902f6feb4d9026ff183363c6cfdfa21c28e576b9
[ "MIT", "LicenseRef-scancode-bsd-3-clause-jtag", "BSD-2-Clause" ]
permissive
libos-nuse/frankenlibc
7f33a86f277ea13eeae573e0339b03c5e2a9ff58
b2e9db0084847aaa63fcddce2f5bf2e0e43669d5
refs/heads/lkl-musl
2021-01-21T23:30:07.179889
2018-06-21T07:46:36
2018-08-14T03:52:22
47,620,000
9
6
NOASSERTION
2019-02-21T14:53:00
2015-12-08T12:13:28
C
UTF-8
C
false
false
5,586
c
/* $NetBSD: fparseln.c,v 1.10 2009/10/21 01:07:45 snj Exp $ */ /* * Copyright (c) 1997 Christos Zoulas. 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 ...
[ "justin@specialbusservice.com" ]
justin@specialbusservice.com
68c5ebaae3aadd45adfce68d8e4224ee9c71b7d3
809df4bd785bee9184e2fda8d9bb7bb1266085d3
/src/pshmemx.h
a7fe29f63ed04475a26553b2cf6b692ea4f81d2b
[]
no_license
dreachem/openshmem
36548d35ba52aa7531215bcfc0486752d9fb64cf
f422bbea9b869fac7b002c75731fe82f966bc472
refs/heads/master
2020-04-01T16:09:01.161911
2015-10-25T23:33:01
2015-10-25T23:34:46
44,935,095
0
0
null
2015-10-25T23:32:22
2015-10-25T23:32:22
null
UTF-8
C
false
false
7,214
h
/* Emacs: -*- mode: c -*- */ /* * * Copyright (c) 2011 - 2015 * University of Houston System and UT-Battelle, LLC. * Copyright (c) 2009 - 2015 * Silicon Graphics International Corp. SHMEM is copyrighted * by Silicon Graphics International Corp. (SGI) The OpenSHMEM API * (shmem) is released by Open Sourc...
[ "tonyc@uh.edu" ]
tonyc@uh.edu
770c340d9d99deaba6d09d34808eb58f2fbee7d4
fd90581fd685f6505660ef1e0306c45402c699e7
/C_LS_/2p3_3Do.c
bd3203d4933e4e7f9c1cde1c029a3a77435f4a1f
[]
no_license
zatsaroi/TEST_BSR3
d1eda5add390190013757c85a11eabb008166138
ce0312428652f14b1fa5662af06773edd486e6b4
refs/heads/master
2021-01-01T03:50:09.563923
2016-05-07T01:19:19
2016-05-07T01:19:19
58,243,137
1
1
null
null
null
null
UTF-8
C
false
false
1,884
c
C 3Do -37.4682762 1s 2s( 1) 2p( 3) 0.96982335 2S1 2D3 3D 2s( 2) 2p( 1) 9d( 1) 0.153...
[ "oleg_zoi@yahoo.com" ]
oleg_zoi@yahoo.com
f76be179c6deaea23086af43c2101c080b6269f1
00886360e73e257b53c1421bd35da70477cf5293
/dist/cpu/efm32pg1b/include/efm32pg1b_gpio.h
dbb60877b249b25db4d0acb83986550bfd4e2395
[ "MIT" ]
permissive
dwoods/EFM2RIOT
aade333937ec0aba6bb8246085478779ecd6302b
c36c3c44766e9223efaaf53c08d98f66e02111a6
refs/heads/master
2021-06-15T07:35:06.845357
2017-01-24T22:04:19
2017-01-24T22:04:19
null
0
0
null
null
null
null
UTF-8
C
false
false
185,026
h
/**************************************************************************//** * @file efm32pg1b_gpio.h * @brief EFM32PG1B_GPIO register and bit field definitions * @version 5.0.0 ****************************************************************************** * @section License * <b>Copyright 2016 Silicon Laborat...
[ "basstottelaar@gmail.com" ]
basstottelaar@gmail.com
246ef5df898387eea1444baac4657d88930d91c9
d7a4090b0162660c52d64f72aa3642e9ce6f6eaa
/macros/t2kpre_plotDetResponse_FVTime.C
b8630a5b7a7980fe7722477c65b38dd0c762324f
[]
no_license
cvson/pmcc1picoh
be710548f451466526ad3eeffcd1896f4b610dd7
2e0f954efcef7f8991e6a682e3a3d721c2f35e40
refs/heads/master
2020-12-30T15:09:03.748486
2017-06-04T15:46:23
2017-06-04T15:46:23
91,115,210
1
0
null
2017-09-19T03:56:58
2017-05-12T17:36:56
C
UTF-8
C
false
false
13,832
c
{ gROOT->ProcessLine(".x ../../rootlogon.C"); gROOT->ProcessLine(".L ../../basicPlotUtil.C"); Int_t icolor; Int_t imarker; const Int_t NSAMPLE = 4; const char *nameSample[NSAMPLE] = {"SIG", "CRI", "CRII","CRIII"};//by definition in baseTree:CutSamplebyID const char *nameSample_long[NSAM...
[ "cvson@utexas.edu" ]
cvson@utexas.edu
b76f321eccbcd96bad14162927856d1ef4fc90b5
692b1daee1957a76bdae7b5c1049039d97521891
/pokedex.c
b8ac65c6d4e8d405bec4a5b4a42bd536524d2b84
[]
no_license
PatricAlhanmox/C_Project
a617585899e59fcf51b44cb710d640defa6dfc50
f83f9a98b57becb499e578bbb9b370a746eacd53
refs/heads/main
2023-01-24T12:03:02.944485
2020-12-11T00:14:09
2020-12-11T00:14:09
320,237,788
0
0
null
null
null
null
UTF-8
C
false
false
15,371
c
// Assignment 2 19T1 COMP1511: Pokedex // pokedex.c // // This program was written by z5238695 // on 27/4/2019 // // Version 1.0.0: Assignment released. // Version 1.0.1: Minor clarifications about `struct pokenode`. // Version 1.1.0: Moved destroy_pokedex function to correct location. // Version 1.1.1: Renamed "pokemo...
[ "noreply@github.com" ]
PatricAlhanmox.noreply@github.com
8eb36c492fbacaa04f8d2a4c0f14c6fc2e205c44
44d794519a37b2eaad6b86ff41a9ae9144147d66
/parser/include/catalog/pg_depend.h
8bda78d9ef680a8e8bd33f6808c8734586b746b8
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "PostgreSQL" ]
permissive
Percona-Lab/pg_query_go
04a7d5a7177a10c525a286c8e5250201b6dc6534
6261093899d8f4268bae8bc26de33ae15a50d12a
refs/heads/master
2022-12-26T13:31:29.929497
2022-04-06T12:06:55
2022-04-06T12:06:55
190,541,770
1
2
BSD-3-Clause
2023-01-09T08:41:32
2019-06-06T08:10:07
C
UTF-8
C
false
false
2,802
h
/*------------------------------------------------------------------------- * * pg_depend.h * definition of the system "dependency" relation (pg_depend) * along with the relation's initial contents. * * * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Re...
[ "lukas@fittl.com" ]
lukas@fittl.com
dbc5b6ac13ad5a7aee3e1089cbbee3ffd1ad2872
e23bc168546bd3a572b4026ccc4bc15d9145804d
/gamefunctions.h
fa3db1b9b6e7dba2300556a8e294ac7a66b21711
[ "MIT" ]
permissive
SamRob979/OsandXs
897a0cfe5c7e4eaa364aaf885cbbbb5b987543c5
2385bef08eca81258ad71adeda50a327bc44015e
refs/heads/main
2023-01-14T14:04:57.227716
2020-11-20T09:12:09
2020-11-20T09:12:09
314,492,460
0
0
null
null
null
null
UTF-8
C
false
false
159
h
#ifndef GAMEFUNCTIONS #define GAMEFUNCTIONS #define NUM_ROWS 3 #define NUM_COLS 3 int getMove(char turn); int decideFirstPlayer(); void runGame(); #endif
[ "noreply@github.com" ]
SamRob979.noreply@github.com
99c6351677752ddce798877a48afba44581214b6
a12614eb892a5e7897cade7c8642bd0d598ab6a8
/src/http.h
ebd55dba1553bf540151a5e3f8b13760b361c904
[]
no_license
Altronix/atx-sys
d0bc682983a32d37c86e22927c59faed0aca8f3f
5cd9dffea1b8c8d0b3f54592cf069853abb85b33
refs/heads/master
2022-12-08T20:01:45.167896
2020-09-11T14:35:54
2020-09-11T14:35:54
290,541,646
0
0
null
null
null
null
UTF-8
C
false
false
1,903
h
#ifndef HTTP_H #define HTTP_H #include "private.h" #include "mongoose.h" #undef LIST_INIT /* leaky header :( */ #include "env.h" #include "updater.h" #include "containers.h" #define ROUTE_CB_ARGS route_context *, HTTP_METHOD meth, uint32_t, const char * // Type of request typedef enum { HTTP_METHOD_GET, HT...
[ "thomas.chiantia@gmail.com" ]
thomas.chiantia@gmail.com
7a16135b907990e931afa6097072019e1daa07de
6f37f529bae8bbcc99244468477f14e9f96ff95c
/wxWidgets-2.8.12/src/tiff/tif_open.c
a70df0506068a7d36d949cc92941d1815fff026f
[]
no_license
darknebuli/darknebuli-RM-graph
13326ddbc9a210605926f7ad4b70672a48b1b2f2
bf169c01f787fdd144e19fae6732a5b58fdbdafd
refs/heads/master
2020-05-16T23:40:56.853727
2012-04-30T22:14:24
2012-04-30T22:14:24
null
0
0
null
null
null
null
UTF-8
C
false
false
17,920
c
U2FsdGVkX19fTms3OENxUj9RYFhBvdCamNhrcpH0NZpjxQHAJeOu1CeaEfVGg19E HissYa321cE/60ktlMtot8vpzI5IJD3E8YiRLjXL7k9btrTH9uO8xeCbS4oD2zPI yAi2rIAn5NBt2crfehziHMzjkXGPxJfK2wNZ/EzGQUdWwYnpyxgYCbY1KFjtHroy wbxwK34gvfzgXyRrfCyjYRt4Goh6IBOsWAK3O8Rz+iR5YjCEU50I527jIfmumX9V BX1qCfgIw7l8YICBoTsv1+cbB6uFFJFMMre/0z4GqDMqLd25n6S3inUdjuu2...
[ "charles@rhizometric.com" ]
charles@rhizometric.com
e40f6f0cc6d3c5a406ff79295621ecd4e162689a
571249871141bfd9d2dd9ed3a9e37b193f1083fa
/card.c
40fecbefab85306e08f7c10f3e201cfa972bb33d
[]
no_license
goodayMiSun/Coding_Exercise-
e008b152d2dcad77fcaa5dec2efeb2b1d5578b29
89aebb80bfe5cde1fe85744a7e28b57dafcb326e
refs/heads/master
2020-04-05T07:22:03.760148
2018-11-08T12:29:29
2018-11-08T12:29:29
156,672,860
0
0
null
2018-11-08T09:17:14
2018-11-08T08:16:05
null
UTF-8
C
false
false
1,499
c
#include <stdio.h> #include <stdlib.h> typedef struct card { char a; int b,c; }card; int check(int pre[], int n,int chek[]); int* number (char dek[]); int main(void){ int i,j,n, s,d,h,c ; char dek[3001]; int* k=NULL; k=(int*)malloc(sizeof(int)*4); scanf("%d", &n); for(i=0;i<n;i++){ scanf("%s", dek)...
[ "pms3489@naver.com" ]
pms3489@naver.com
91eec42b34780bc725edd33d64d13a57ead7e781
b73005394873f7d7649bb9a1ccf926263c44afa4
/kMeans.c
52f36226afb95b9e330d464456905e22991766dd
[]
no_license
cena001plus/kMeans
4f94f81cdf48c06de18cfa4c09a8dfc12727b468
d1813364d2a16db5b070d4a39745908f32ae488d
refs/heads/master
2020-04-17T20:28:55.290274
2019-01-28T01:46:36
2019-01-28T01:46:36
166,907,160
1
0
null
null
null
null
UTF-8
C
false
false
1,109
c
​ #include <stdio.h> #include <math.h> #include "kMeans.h" void cluster(int K, int N, int *pClass,struct Data *data,struct Data *newCore) { int i,j; float distence[N][K]; float st_x; float dst_x; float min; for(i=0;i<N;i++) { for(j=0;j<K;j++) { st_x = (data+i)->st-(newCore+j)->st; dst_x = (data+i)->d...
[ "wumo576@163.com" ]
wumo576@163.com
5d0b9070d4090c183109914f013f6a1ea6e389a0
4b0ab6baae51fd2634cda1fd19caf7dbcd83df22
/Assembly/hello.c
d6c3871621d4f8f585fe53df8ee580bb31ba3333
[]
no_license
increedBull7/Cpp_city
417c262f90c17d865a0696ac964fc6851cdd4bed
e2f0775fb256b9959e81253ea632068b98763abf
refs/heads/main
2023-04-24T06:36:47.048246
2021-05-05T12:41:46
2021-05-05T12:41:46
347,496,583
0
0
null
null
null
null
UTF-8
C
false
false
83
c
#include <stdio.h> int main(){ printf("Hello fucking world!"); return 0; }
[ "increedBull@protonmail.com" ]
increedBull@protonmail.com
f4531e49fc2bb0f8e2d0b4a4e365a89639f27298
162e281c73da8f3503c4e2db6c3a5ca402f19667
/7_2017_Geophysics_Submission/Sigsbee/COMPUTATION/5_CRS/Linear.c
3f7d1f81488182aa4a6688d2f442cf56a0be93fc
[]
no_license
eemorsi/Madagascar_Geophysics
2b06e341a44b5709378e48f2f7210b47d806540a
74e53b00640767f8db3414ad0604129a1fc86151
refs/heads/master
2022-01-14T12:15:50.470389
2019-02-09T13:35:56
2019-02-09T13:35:56
null
0
0
null
null
null
null
UTF-8
C
false
false
4,379
c
/* Diffraction identification based on Common Reflection Surface */ /* Copyright (C) 2017 OU Jianhang Yin This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or ...
[ "yinjianhang@ou.edu" ]
yinjianhang@ou.edu
7a268f30a207ebd29c3ecb1053a6defe923eb424
bb9eac2a989d5018668701a1345c0eb6ce9dda32
/fmt_fmu/src/driver/usb/src/usbd_cdc_core.c
097345253d80ee2eac7b5c6c3c98937c7d88ceac
[ "Apache-2.0" ]
permissive
yangjion/FMT_Firmware
0a1b1c460d53bdf385730c79b0b9ed8d3fe7d6f3
2152c9c4680bad98bd1c2da9f3b9739c2fd24bb2
refs/heads/master
2022-12-26T22:07:10.251958
2020-09-30T09:05:32
2020-09-30T09:05:32
292,263,051
0
1
Apache-2.0
2020-09-02T11:23:41
2020-09-02T11:23:40
null
UTF-8
C
false
false
24,106
c
/** ****************************************************************************** * @file usbd_cdc_core.c * @author MCD Application Team * @version V1.2.0 * @date 09-November-2015 * @brief This file provides the high layer firmware functions to manage the * following functionalities of ...
[ "zoujiachi666@163.com" ]
zoujiachi666@163.com
a26ea5e3cfdfc12c44523633d45b773e0b6aa6e1
4e09682b0bf668eaa21fe02cdf4d7dd1aea38dac
/rep4/code/test/normal_rot/rot2.c
c5a343aceef8c80179b8ddba0832ac457312a734
[]
no_license
at0x0ft/Lec.2018.ProgrammingB
8b89d158f05d631a6181b45e1fb1d7d80e096319
55273aab8c5b1a09d7fb61a0d50afcfcdb6d9469
refs/heads/master
2020-05-14T08:37:25.187539
2019-04-16T16:20:40
2019-04-16T16:20:40
null
0
0
null
null
null
null
UTF-8
C
false
false
828
c
#include <stdio.h> #include "clock.h" #define INIT_N 64 #define MAX_N 2048 typedef int array[MAX_N][MAX_N]; int s = 0; array ga, gb; void rotate(int n, array src, array dst) { int i, j; for (j = 0; j < n; j++) for (i = 0; i < n; i++) dst[n-1-j][i] = src[i][j]; return; } int run(int n) { rotate(n,...
[ "at0p0ft@outlook.com" ]
at0p0ft@outlook.com
bb42789e35833733818e39946b9ae06c5e692121
470a96397318d6a48a93688a6c57e10eede2320e
/firmware/Src/stm32_tm1637.c
be0b614527cfc5622df5d81d786560c85424597e
[]
no_license
JanusErasmus/bluepill_ups
98e39f16affb7c62a9873a720e058fea2746b098
503912fbad5ac3d2c76c5d0094b7c00189960508
refs/heads/master
2020-03-28T18:24:37.118602
2019-12-21T13:42:35
2019-12-21T13:42:35
148,879,262
0
0
null
null
null
null
UTF-8
C
false
false
3,680
c
#include "stm32f1xx_hal.h" #include "stm32_tm1637.h" void _tm1637Start(void); void _tm1637Stop(void); void _tm1637ReadResult(void); void _tm1637WriteByte(unsigned char b); void _tm1637DelayUsec(unsigned int i); void _tm1637ClkHigh(void); void _tm1637ClkLow(void); void _tm1637DioHigh(void); void _tm1637DioLow(void); ...
[ "jcerasmus@gmail.com" ]
jcerasmus@gmail.com
7976b658a9a1540796a868e41c63b263d0a8cf75
255edefcf3de60c4a6afae55fe2ea946d417d425
/libft/ft_strncat.c
5b7617f4ca640dd7ca9623c33ab8c83fdcfb56b4
[]
no_license
tbayet/npuzzle
07c16389a2c0285358d5caa63f234c261313bd8c
ed50f4cc6262aa54a1ab5611c6684e3f31471f5d
refs/heads/master
2020-07-06T06:43:58.316330
2017-01-08T16:28:12
2017-01-08T16:28:12
74,055,548
0
0
null
null
null
null
UTF-8
C
false
false
1,181
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strncat.c :+: :+: :+: ...
[ "tbayet@e1r5p19.42.fr" ]
tbayet@e1r5p19.42.fr
643a4775782f1a2aec4267ebb6baf148f4394694
413d903bfc4cc5704650835a466c9dc845059772
/especialidad.h
5586549ee1f2d5865aa089dbdb5015bab80075ce
[]
no_license
marg30/algo2-tp2
febb7a0877d335143a52af27558bc0cc0f29186b
d31f8b147cf8a70bc78734c5a051cbcc37789fdf
refs/heads/main
2023-03-03T04:07:59.695238
2021-02-12T03:32:10
2021-02-12T03:32:10
337,201,383
0
0
null
null
null
null
UTF-8
C
false
false
1,058
h
#include <stdbool.h> #include <stddef.h> #include "paciente.h" struct especialidad; typedef struct especialidad especialidad_t; typedef void (*especialidades_destruir_dato_t)(void *); //Crea un puntero a especialidad. Recibe como parametros una funcion de destruccion para pacientes urgentes y otra para no urgentes ...
[ "noreply@github.com" ]
marg30.noreply@github.com
704804358820b7a2834ba6b107dba674e8024082
f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab
/lang/nodejs6/patches/patch-deps_v8_src_types.h
99104640facd18cfd7d74576e7475f03dadd2109
[]
no_license
jsonn/pkgsrc
fb34c4a6a2d350e8e415f3c4955d4989fcd86881
c1514b5f4a3726d90e30aa16b0c209adbc276d17
refs/heads/trunk
2021-01-24T09:10:01.038867
2017-07-07T15:49:43
2017-07-07T15:49:43
2,095,004
106
47
null
2016-09-19T09:26:01
2011-07-23T23:49:04
Makefile
UTF-8
C
false
false
503
h
$NetBSD: patch-deps_v8_src_types.h,v 1.1 2016/10/25 19:54:00 fhajny Exp $ NetBSD 6 doesn't have nearbyint/nearbyintf. --- deps/v8/src/types.h.orig 2015-10-29 12:22:04.000000000 +0000 +++ deps/v8/src/types.h @@ -5,6 +5,14 @@ #ifndef V8_TYPES_H_ #define V8_TYPES_H_ +#ifdef __NetBSD__ +#include <sys/param.h> +#if __...
[ "fhajny" ]
fhajny
3c4f76716364ade1cd464318a9c4c5acba68f06b
725bab4e5c058b9a5ea6e3b1ac280a46356782b4
/time.c
19201cb6cfe9f19ca5362708db500bc0bcf78aff
[]
no_license
sagar-gahlot1/C-UNIX-CODE
52788a519e9e4c9d26358519eb670396417b5049
8c26c2910a707d5c5883dd177545dc67c10ea252
refs/heads/master
2023-02-04T17:41:39.616000
2020-12-31T14:09:25
2020-12-31T14:09:25
193,109,803
0
0
null
null
null
null
UTF-8
C
false
false
353
c
#include<stdio.h> #include<time.h> int main(int argc, char *argv[]) { time_t mytime; struct tm *mytm; mytime=time(NULL); printf("%s\n",ctime(&mytime)); mytm=localtime(&mytime); printf("Year: %d\n",1900+mytm->tm_year); printf("Month: %d\n",1+mytm->tm_mon); printf("Day of Month: %d\n",mytm->tm_mday); printf("DST: %d\n"...
[ "sagar@sagar-Lenovo-ideapad-330-15IKB" ]
sagar@sagar-Lenovo-ideapad-330-15IKB
5a7efab70bf3e1c1a1aed1c499d6ee8b07dcd7a2
d9ccb377d324b55258e08c51f46c180f418df4fd
/bookcricket.c
aff2fe8f150680413612e8b101cb39e9f459c032
[]
no_license
SnehaNarendran01071998/CODES
bd7313aae0e4b82da5fcce170f2657135e92df5c
8a9bd95b79d3dcb0c55e58801f70aa291f1aca87
refs/heads/master
2020-03-24T08:28:44.446613
2018-08-22T04:26:17
2018-08-22T04:26:17
142,596,997
0
0
null
null
null
null
UTF-8
C
false
false
1,356
c
#include<stdio.h> #include<string.h> void swap(int,int); int main() { int t,k; char over[100]; scanf("%d",&t); for(k=0;k<t;k++) { int n,p,i,k,j,player[100],striker,nonstriker,s; int out=0; int ballcount=0; scanf("%d%d",&n,&p); for(j=0;j<p;j++){ player[j]=-1;} scanf("%s",over); strike...
[ "noreply@github.com" ]
SnehaNarendran01071998.noreply@github.com
4f1ab0ba91a505e3e5675330f6db239992a39a58
f3ed85c49c591bbdde5617c68d4f91d19f5be427
/reflex1_visualizer/src/hand_visualizer.h
2ec000984c96d0b451d1c9d876be4d6072830bdf
[ "Apache-2.0" ]
permissive
OAkyildiz/reflex-ros-pkg
d5527e392ac3a8feb36416464f3533becd2a010b
4b5b858717ade04783b539e899d7c233797a1e61
refs/heads/master
2018-12-27T03:39:21.899056
2018-10-23T07:14:23
2018-10-23T07:14:23
118,027,263
1
0
null
null
null
null
UTF-8
C
false
false
1,682
h
///////////////////////////////////////////////////////////////////////////// // // Copyright 2014 Open Source Robotics Foundation, Inc. // Copyright 2014-2015 Right Hand Robotics // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the Lic...
[ "sarah@righthandrobotics.com" ]
sarah@righthandrobotics.com
b7314537d244cba2cc070dbc9771f605a20e678a
ff9cbe1103c9a11d6731c7291f149a9befa30def
/Ivan Kudlasevich/2/Lab2-2.c
8f4dc352432489b79dccadaa7872d76caf7de218
[]
no_license
PashaKlybik/prog-053506
d5ed7f9cfe23883fa660abfc976f8a3146dd74ff
a4b0433aa72bc3acdd26733ef0312cc7426f1668
refs/heads/main
2023-06-09T20:13:28.642365
2021-06-25T07:07:28
2021-06-25T07:07:28
345,938,870
0
41
null
2021-06-25T07:07:28
2021-03-09T08:42:31
C
UTF-8
C
false
false
1,120
c
#include <stdio.h> #include <math.h> double sinRec(double x, double eps, double a, double b, int znak) { double res = a / b * znak; if (fabs(res) < eps) return res; else return res + sinRec(x, eps, a * x * x, b * (b + 1) * (b + 2), znak * -1); } void f(double x, double eps) { double sinX =...
[ "noreply@github.com" ]
PashaKlybik.noreply@github.com
0190de48107e446e821fbc142ec0f3c37e76eb05
cb8f8f0585bf5729fc7f8196e875d607b2deca49
/Composing of figures editor/TitleState.h
e2ffd2d6909f7682c8cf064bd9cedfd02ff87183
[]
no_license
AniSkyWorker/ComposingFiguresApp
a413c556800c169a11dcc8fbd762b8ac0bcc0890
171078b6dfcf1d468145cf1c89be41f40114612d
refs/heads/master
2021-01-13T00:52:56.738001
2016-02-04T21:35:36
2016-02-04T21:35:36
50,435,055
0
0
null
null
null
null
UTF-8
C
false
false
377
h
#pragma once #include "State.h" #include "SFML\Graphics.hpp" struct TitleState: public State { TitleState(StateStack& stack, Context context); virtual void draw() override; virtual bool update(sf::Time dt) override; virtual bool handleEvent(const sf::Event& event) override; sf::Sprite background_title; sf::Te...
[ "holyrecycler@mail.ru" ]
holyrecycler@mail.ru
6741eb30411eb4e115c685ddfe072b7f83f76aa4
827dcb08eb4f5b0cc75cae5c4251467a3648e804
/src/num2words.c
7c4c7a585a9c3c52c9867db13830aca6d4479e19
[ "MIT" ]
permissive
MegustaCode/lazy_watch
afc3343e56437f7d231d3bd30f60c5355dacd8ed
781b5aeaf3d8b959cd09f73258bc6300687fa38e
refs/heads/master
2021-01-19T17:13:27.357823
2013-12-25T14:54:49
2013-12-25T14:54:49
15,401,947
1
0
null
null
null
null
UTF-8
C
false
false
8,790
c
#include "num2words.h" #include "string.h" #include "stdint.h" #ifdef CAPITAL static const char* const ONES[] = { "NULL", "EINS", "ZWEI", "DREI", "VIER", "FÜNF", "SECHS", "SIEBEN", "ACHT", "NEUN" }; #elif defined HALF_CAPITAL static const char* const ONES[] = { "Null", "Eins", "Zwei", "Dre...
[ "h.megustabold@gmail.com" ]
h.megustabold@gmail.com
431950c98ee058780c6c95ee67644e3f9d741532
167de6b10e08202620b6eb2adccb0f5c6e2567ee
/DS212/SRC/DS212.Source.V1.03.Release/ALL/Inc/Func.h
911e6386524c2a4b858d855925986b29acafe5b5
[]
no_license
xjtuecho/MiniDSO
91d417bd0e85fcca7a0a25dac7a2d6d62775d3bc
3307c2e76a397628b161f813ce36d153f7e7ea34
refs/heads/master
2023-09-04T02:56:44.493897
2023-08-25T08:31:28
2023-08-25T08:31:28
39,925,632
58
15
null
null
null
null
UTF-8
C
false
false
1,103
h
/********************* (C) COPYRIGHT 2017 e-Design Co.,Ltd. ******************** File Name : Function.h Version : DS212 Author : bure & Kewei *******************************************************************************/ #ifndef __Function_H__ #define __Function_H__ ...
[ "echo.xjtu@gmail.com" ]
echo.xjtu@gmail.com
e2f35e410bf2c08a7033e3ec76e161691bbb70e3
861404163155e7cdf0a0073bd95577c49dc0b008
/Lab/Code/Searching/pdbdll.c
e94dddc48afeee42be6d53be3026cf9bb734d3f0
[]
no_license
trung-nh/C-Basic
c749a59ae6446d72e723ab21c5a58aea87f62977
3515ee400a00eed2ff622abdf3c1908b7b606e66
refs/heads/master
2023-02-03T20:45:30.648532
2020-12-23T16:15:27
2020-12-23T16:15:27
null
0
0
null
null
null
null
UTF-8
C
false
false
6,477
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "GenGlobalDLL.h" void importFromDB(FILE *fptr); void exportToDB(); void manualInsertion(); void insertPhoneAtPosition(); void deletePhoneAtPosition(); void searchAndUpdate(); void searchingOption(); int main() { int choice; FILE *fptr; wh...
[ "nguyenhoantrung.1102@gmail.com" ]
nguyenhoantrung.1102@gmail.com
c033cca2caba5d928163f3cb34105ce18199f57c
8385610e72011e80cc2a314246cbeb7235b97ecd
/dc speed control with pot.c.c
0452e51ade1cefd8e057efdc08868f2477fffb82
[]
no_license
akhilsmd/smartbridgeinternshipEB
6d060648332bb118d460bb4c4febe8e353bf259f
6db1bcce1d6f41dd86eb6b800b5e0d8b55f225c1
refs/heads/master
2020-05-25T02:09:13.071996
2019-05-21T09:57:08
2019-05-21T09:57:08
187,572,731
0
0
null
null
null
null
UTF-8
C
false
false
603
c
/* * bb.c * * Created: 5/17/2019 3:17:55 PM * Author : akhilsmd */ #include <avr/io.h> #define F_CPU 1000000 #include <util/delay.h> #include <stdlib.h> void PWM_init() { TCCR0=(1<<WGM00) | (1<<WGM01) | (1<<COM01) | (1<<CS00); DDRB|=(1<<PB3); } int main(void) { DDRA=0x00; DDRB=0xFF; ...
[ "noreply@github.com" ]
akhilsmd.noreply@github.com
c8f44a0b160f5e3aa68600101cb49d5a01fec08f
904a366f5fc113bf6ebff7fcc4f596ccaf6ceef7
/nemu/src/cpu/exec/jmp/jle-template.h
e234e03dfaf097467814a3c6fff91ae5ebae33c2
[ "MIT" ]
permissive
AHEADer/pa
2f387ed5621bb4faf41813d321448cef39fc0d28
a079dc517d0d206f648131a752c636337c862733
refs/heads/master
2021-01-21T01:46:36.269250
2016-07-09T15:27:59
2016-07-09T15:27:59
55,121,110
0
1
null
null
null
null
UTF-8
C
false
false
390
h
#include "cpu/exec/template-start.h" #define instr jle static void do_execute () { if ((cpu.eflags.ZF) || (cpu.eflags.SF != cpu.eflags.OF)) { int32_t tsrc = (DATA_TYPE_S)op_src->val; cpu.eip += tsrc; #if DATA_BYTE == 2 cpu.eip &= 0x0000ffff; #endif // DATA_BYTE } print_asm_temp...
[ "dqawveird@gmail.com" ]
dqawveird@gmail.com
71589dad63c06ede29df35872e40d3abbef1ff13
1564c5b7255ac64cdb930ae41810d358f8255953
/d/changan/fangzhangshi.c
f1e04ae6176b80e1274d01cc2751b4121cb57a81
[]
no_license
klajie/mud
9f531cc845389ed1d4beea8ea5c1146af086dd41
8d16bbc725a0d3fa53c71488f6c90e199b723a17
refs/heads/master
2020-03-19T04:19:28.506756
2018-06-02T12:30:23
2018-06-02T12:30:23
135,816,231
2
0
null
2018-06-02T12:34:54
2018-06-02T12:34:54
null
GB18030
C
false
false
609
c
//Room: fangzhangshi.c inherit ROOM; void create () { set ("short", "方丈室"); set ("long", @LONG 方丈室很是朴素,房中除了一个木榻和一个书桌之外,再就别无他 物。书桌上放着几本关于佛经的书籍,还有一个破旧的木鱼。木榻上叠 有几方棉布薄被。西面通往大雄宝殿。 LONG); set("exits", ([ //sizeof() == 1 "west" : __DIR__"baodian", ])); set("objects",...
[ "i@oiuv.cn" ]
i@oiuv.cn
549d6702a7e53937cd0683b0929ffc995d83aa3b
af6ada2167a90c8f87afe6368997841bb17de96b
/fw/components/libraries/console/phy_console.c
7b360a192b4038ef328fc230838f6f057a827346
[]
no_license
ThuanLeUte/ble-beacons-st17h66_fw
c9bb9827f1424b8ebf3bb9f95ef5545ce21d8158
4d2fd8ada4ddbbcb086cd049ad21d53b51855ec8
refs/heads/main
2023-05-05T09:30:32.281327
2021-05-07T13:52:20
2021-05-07T13:52:20
346,534,889
9
5
null
null
null
null
UTF-8
C
false
false
4,959
c
/************************************************************************************************** ******* **************************************************************************************************/ #include "phy_console.h" #include "uart.h" #include "error.h" #include "OSAL.h" #include "string.h" #include "...
[ "thuanle.ute@gmail.com" ]
thuanle.ute@gmail.com
a57555c415aae7ee141cba2d548fe5d2946ab5a1
7d2ae212b8e288c343241761f1104657ba36700e
/Match-N-Match/ex00/match.c
aad662ecc1b1c82bac399ebdff99072afd50620a
[]
no_license
AlessandroFiumicelli/Piscine42
e4fd8b518ecb81abea0eefc2bf6f76dbc2151b17
459dc10470675b8a180251e18a82b46a4c05dc86
refs/heads/master
2020-03-28T08:11:30.767662
2018-11-09T13:44:51
2018-11-09T13:44:51
147,950,527
1
0
null
null
null
null
UTF-8
C
false
false
1,173
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* match.c :+: :+: :+: ...
[ "alfiumic@e2r13p3.42.fr" ]
alfiumic@e2r13p3.42.fr
b22f674a78c7331ce83176f97657fdbfac739ef3
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/98bfb74d-28bf-4acf-9021-efc1e160043c.c
38c1f4269d11c5eef522a58f0ada801723d28c88
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
572
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=11; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = l-j; l = k-k*i; //variables /* START VULNERABILITY */ int a; int b[27]; int c[56]; a = 0; do { //random /...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
1125b965654c085f6b9aeadb9f60fa6353f541fd
9492f1d0a7ccaa55d49878365a265368f98c3f9c
/onboard/main.c
5ba14ff6704b205f99b49369f8e67378fe81e56c
[]
no_license
theoanu/ESC32
8648021c2e72457e12244826011e57ab2f1556d9
923b956cddc0883522f66bbba3a500152ab82c77
refs/heads/master
2021-01-19T09:44:39.484341
2014-02-10T17:11:31
2014-02-10T17:11:31
16,702,451
1
1
null
null
null
null
UTF-8
C
false
false
3,478
c
/* This file is part of AutoQuad ESC32. AutoQuad ESC32 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. AutoQuad ESC...
[ "theo.anu.sun@gmail.com" ]
theo.anu.sun@gmail.com
2212b93b026efeb4bc14cb7306b2b22b5c119699
3bc3f080f46a6897c6d88f036c784c63b3673979
/src/mame/drivers/mrflea.c
841b0a183e908be1251ab6d231a15671de2a9094
[]
no_license
vikke/mame_0145
bec0f81aba918c8ca5579a13f72e3c8efc7d0065
e9b4636543b017c2a6cdd6cddeab4afc02740241
refs/heads/master
2021-07-04T03:00:14.861010
2021-06-02T10:07:17
2021-06-02T10:07:17
4,586,522
0
0
null
null
null
null
UTF-8
C
false
false
15,760
c
/****************************************************************** Mr F Lea Pacific Novelty 1982 TODO: - fix slave cpu irq generation 4 way joystick and jump button I/O Board 8910 D780C-1 8910 8910 SW2 SW1 8259 8255 6116 x x IO_...
[ "vikke.bsd@gmail.com" ]
vikke.bsd@gmail.com
14d8207903168ade7bc97e4388778e2fe3a41aad
657107efdb01b100eef4511843c18a6e3d6f8a24
/PascalesTriangle/PascalesTriangle.c
4dddba451ea47413867c08c370a91eb4cb938f79
[]
no_license
rimolch/toph_challenge.github.io
79fb728a6dd1577f13c51c571309e95cbbbe3b55
f565350807f180c7227da7a06cc35683727cff12
refs/heads/main
2023-05-09T23:08:39.990515
2021-06-02T07:49:16
2021-06-02T07:49:16
352,539,746
0
0
null
null
null
null
UTF-8
C
false
false
449
c
#include<stdio.h> int fact(int n){ if(n==0||n==1){ return 1; } return n*fact(n-1); } int nCr(int n,int r){ return fact(n)/(fact(r)*fact(n-r)); } int main(){ int N,i,j,k,F; scanf("%d",&N); for(i=0;i<N;i++){ for(j=N-i;j>0;j--){ printf(" "); } for(k=...
[ "noreply@github.com" ]
rimolch.noreply@github.com
7bd1414f654898ba40604f9988608ff57fa8db16
2b2e6c42aa39c886187acba5b34df7bfdce1471a
/src_server/parser_conf.c
c3ba631786dbf8c7f9a10924462e82fe07e59929
[]
no_license
Enlumis/irc
0363eb6bcffd88db7dd9b12d35f0866e611b0942
7472f687460768e80cb898e38f396c336c33c1f8
refs/heads/master
2020-07-09T13:50:15.297782
2016-09-06T04:16:07
2016-09-06T04:16:07
67,472,656
0
0
null
null
null
null
UTF-8
C
false
false
2,336
c
/* ** parser_conf.c for parser_conf in /home/barre_v/rendu/PSU_2013_myirc/src_server ** ** Made by barre_v ** Login <barre_v@Yezarath> ** ** Started on Sun Apr 27 16:45:56 2014 barre_v ** Last update Sun Apr 27 16:56:56 2014 barre_v */ #include "server.h" static int add_channel_to_server(t_server *server, char *cn...
[ "lamy_a@epitech.eu" ]
lamy_a@epitech.eu
239584e40a94c027abcde181ea286824121556a4
aa9103125652d97b38bb1f406936bf78d96a6298
/Chapter_13/popen3.c
1075961335f600a7589be824d9e5bf6ba1a28f53
[]
no_license
qiuzhoujin/Beginning_Linux_Programming
17eda4202f473456c693d15df7e90a9326fabb1a
2ee88a14e11cd8f7fe91c09d85f121320d262099
refs/heads/master
2021-04-06T06:18:40.546309
2019-12-12T14:26:27
2019-12-12T14:26:27
124,739,540
0
0
null
null
null
null
UTF-8
C
false
false
553
c
#include <unistd.h> #include <stdlib.h> #include <stdio.h> #include <string.h> int main() { FILE* read_fp; char buffer[BUFSIZ + 1]; int chars_read; memset(buffer, '\0', sizeof(buffer)); read_fp = popen("ps ax", "r"); if (read_fp != NULL) { chars_read = fread(buffer, sizeof(char), BUFSIZ, read_fp); while (c...
[ "zhufang1987@yeah.net" ]
zhufang1987@yeah.net
c6db5b858ec0adcb1a2d2b91f8612d384ec9743c
c7d7d2b0d9f4ab574b7296856a3dc35cc63ee942
/SWUART.H
7697e45415ba3b41a61a79315983c5a77cd45eb0
[]
no_license
DucHungPham/KhoaMH35_MS86
4abce4b9b3c533ac551151e0da35154969dd6beb
eb7eeae034e9dfae183b6b9be33396b64f1eba7a
refs/heads/master
2020-11-30T11:20:03.864076
2020-05-16T02:24:31
2020-05-16T02:24:31
230,386,658
0
0
null
null
null
null
UTF-8
C
false
false
365
h
#ifndef __swuart_h #define __swuart_h #include "main.h" #define StopBit 3 #define StartBit 3 #define DataBit 1 #define swTx RA6 #define swBR 9600 #define swDelayBit (2000000/swBR) //'2' <=> _XTAL_FREQ=8M; 1<=>_XTAL_FREQ=16M void swUartInit(void); void swUartSendByte(unsigned char dat); void swUartSendString(char *...
[ "phamduchunghlit@gmail.com" ]
phamduchunghlit@gmail.com
853fd56112b8e5b6ba5496882a2700e418115ee0
d2bb404024af9b37fbd370333c71802166eab17c
/scripts/plottingCommands_readLHEFile_03.C
e8bc022a532ed14ca9de29f2317ee02c545c43c5
[]
no_license
govoni/VBSFit
e23d7d7882a31843693f70efc9c9472cfb2f8553
9c0d39b983d8ead8e75c2255cd4f40a78a5f20df
refs/heads/master
2020-06-15T12:58:45.812881
2017-06-29T09:31:04
2017-06-29T09:31:04
94,137,650
1
0
null
null
null
null
UTF-8
C
false
false
2,813
c
TLegend theLegend (0.3, 0.6, 0.6, 0.95) ; theLegend.AddEntry (h_0_NOH_NP_cosThetaEl, "noH, NP", "P") ; theLegend.AddEntry (h_0_NOH_L_cosThetaEl , "noH, L", "P") ; theLegend.AddEntry (h_0_NOH_R_cosThetaEl , "noH, R", "P") ; theLegend.AddEntry (h_0_NOH_0_cosThetaEl , "noH, 0", "P") ; theLegend.AddEntry (h_0_NOH_NP_cos...
[ "pietro.govoni@gmail.com" ]
pietro.govoni@gmail.com