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
1a49fde4037065c7f9baf63e4710325e1eb366c8
48f0e5f761f1fb7e644b81674222c57853cba744
/source/OS test/src/include/process.h
439eaf1da6539a41fa5f09f485cd451e8a17e837
[]
no_license
mcool80/mmos
d802693639568be8df67c9e83e6711184344f8e1
10b60ee0327dfd2b3b012434cf233c84072f0e95
refs/heads/master
2021-05-12T12:45:00.650584
2018-01-14T10:52:15
2018-01-14T10:52:15
117,421,144
0
0
null
null
null
null
UTF-8
C
false
false
816
h
#ifndef _PROCESSH #define _PROCESSH #define PROCESS_STATE_START 1 #define PROCESS_STATE_RUNNABLE 2 #define PROCESS_STATE_RUNNING 3 #define PROCESS_STATE_WAIT 4 #define PROCESS_STATE_STOPPED 5 #define PROCESS_SIGNAL_QUEUES 32 typedef struct { int pid; int state; int cpucount; struct { ...
[ "markus@celit.se" ]
markus@celit.se
53da4e6e3170f53ecba0b62bb93324af18fb872c
812bfe446304929e1ddd06c6e5f87b7019ed0393
/Loc_ai/types/LAi_sit.c
581b1a6b9240f0b8cf82ee61e58505be64e6f945
[]
no_license
ekuznets/PKM2
1fe3b13182e27037c0adb4acb6ac948c7ca061c9
bb24f328b3e2ef01725a19068f06398935c5f8be
refs/heads/master
2021-01-16T21:33:58.534645
2020-09-28T03:58:36
2020-09-28T03:58:36
64,904,493
0
1
null
null
null
null
WINDOWS-1251
C
false
false
3,019
c
/* Тип: стоячий, всегда стоит, отвечает на диалоги, никогда не боится Используемые шаблоны: stay dialog */ #define LAI_TYPE_SIT "sit" //Инициализация void LAi_type_sit_Init(aref chr) { DeleteAttribute(chr, "location.follower"); DeleteAttribute(chr, "chr_ai.type"); chr.chr_ai.type = LAI_...
[ "ekuznets@outlook.com" ]
ekuznets@outlook.com
335f404a626b125c56eda1a1d5177432305ce639
b82b57259cff905b16e88f048d088c7482966fdc
/pset5/inheritance/inheritance.c
84c3a63cdf2b06fdfd47588adac60c125e5f9ff7
[]
no_license
nolanspecter/cs50
634db32b7d6e1591475b908a87354427c5f281be
9bacd960ad7c2150fed923a8f0a180f14ba0855f
refs/heads/main
2023-08-11T11:41:27.919594
2021-10-04T04:37:13
2021-10-04T04:37:13
413,014,451
0
0
null
null
null
null
UTF-8
C
false
false
2,750
c
// Simulate genetic inheritance of blood type #include <stdbool.h> #include <stdio.h> #include <stdlib.h> #include <time.h> // Each person has two parents and two alleles typedef struct person { struct person *parents[2]; char alleles[2]; } person; const int GENERATIONS = 3; const int INDENT_LENGTH = 4; per...
[ "anhduc031100@gmail.com" ]
anhduc031100@gmail.com
2c202d156b1d2c9dcba61fbd849582cd34fa7d60
2bc3398063fd7251c46a2d93d2e301cd063befcd
/nitan/clone/fam/super/user/xxqz_xmgu.c
bed40b2c9963be3ae28b69a15d3b153d84d4f57e
[ "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
1,416
c
#include <ansi.h> inherit ITEM; void create() { set_name(HIR "血蘑菇" NOR, ({"xuemogu"})); set_weight(1); if (clonep()) set_default_object(__FILE__); else { set("long", HIC "血蘑菇乃吸收了99种生物之血化成。\n" + "服食(fushi xuemogu)后可永久提升精力上限5点。\n" HIC ...
[ "xmlsdk@gmail.com" ]
xmlsdk@gmail.com
b02ac61d5bbf1d578aaf06b0149ad68908ce54b3
ecf3c9d2fa9aac24bfa68eb8439dbc779de90830
/Renesas/S5D9/MiniWinFile/synergy/ssp/src/framework/sf_el_ux/ux_hcd_synergy_endpoint_nak_set.c
e4826a47418660a8cee8c06e1a75e66e692a5f90
[ "MIT" ]
permissive
miniwinwm/miniwinwm
dfca11edc4c7fdb14aef397f2c738c2a543412f9
aaded2b8be1b1fcb50ab59a5064d84541f0d6c99
refs/heads/master
2023-03-15T17:48:24.080130
2023-03-09T10:03:10
2023-03-09T10:03:10
119,752,018
31
2
null
2018-01-31T22:47:19
2018-01-31T22:32:02
C
UTF-8
C
false
false
8,218
c
/*LDRA_INSPECTED 119 S */ /**************************************************************************/ /* */ /* Copyright (c) Microsoft Corporation. All rights reserved. */ /* ...
[ "miniwinwm@gmail.com" ]
miniwinwm@gmail.com
b2a15264002d9bb8203fe4bb38dfce48f6537b24
62416f74e94efe40cf3f266a5b7a3eb22808033a
/src/LED.h
2712ae8ee1db244b805bdb15d82f06a55bbfada1
[]
no_license
thomasfrimannkoren/emecs_music_sequencer
8b75d9ca17dcf39600b563b97073e76997411be8
5ff18985597dc938a890e1814830b3b5613923a8
refs/heads/master
2021-01-10T02:33:17.508886
2016-02-14T15:15:30
2016-02-14T15:15:30
51,699,238
0
0
null
null
null
null
UTF-8
C
false
false
594
h
#ifndef LED_H #define LED_H #include "stdbool.h" #include "stdint.h" #define NUMCOLORS 3 #define STOPBYTES ((WIDTH*HEIGHT)+1)/32 + 1 #define WIDTH 16 #define HEIGHT 8 #define NUMLEDS (WIDTH*HEIGHT)*NUMCOLORS typedef struct LED_color_t{ uint8_t b; uint8_t r; uint8_t g; }LED_color_t; void LED_dmaDone(unsigned int...
[ "thomasfrimann@koren.nu" ]
thomasfrimann@koren.nu
8af07542f35ad8e0fde1dbf084dbfaf1ac5a604a
b02b0093b1acc4eecf74b1eefb611da6071bad53
/hw04/linux-5.4.67/drivers/input/serio/ps2mult.mod.c
9b950a56be84537080094c0f52b72db4a2483231
[]
no_license
KmYongHwan/Linux-hw
41f1b2f0efd0d9cfaba291c8a8fd25b8a6ece17d
b4b82a8e73b221b02aad143469bada18adf3140a
refs/heads/master
2023-08-14T07:10:52.198430
2021-10-14T07:03:22
2021-10-14T07:03:22
413,544,805
0
0
null
null
null
null
UTF-8
C
false
false
1,415
c
#include <linux/build-salt.h> #include <linux/module.h> #include <linux/vermagic.h> #include <linux/compiler.h> BUILD_SALT; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(.gnu.linkonce.this_module) = { .name = KBUILD_MODNAME, .init = init_...
[ "kyh5678@gmail.com" ]
kyh5678@gmail.com
dea7e0cb2727e8f172d0faf96aa146afd88a9b1a
2a2860d1cd434017ccc11b20733bf32d355c7410
/interface.c
c23ab227a8407ff7a9e99521de24d021941a8c93
[]
no_license
rajashek/tresla-lab9
b928b809a19bcabc518f341b37c448d9a612811c
7545093a4c4cb744ca02f6b3821112f380e135a8
refs/heads/master
2021-01-10T05:39:05.674483
2015-10-27T22:34:06
2015-10-27T22:34:06
43,722,324
0
0
null
null
null
null
UTF-8
C
false
false
2,824
c
// // interface.c // router // // Created by Peera Yoodee on 9/24/15. // #include "interface.h" /*void print_interfaces() { struct ifaddrs *ifap, *ifa; char *ifname; ifname = (char *) malloc(sizeof(char) * 16); uint32_t ipaddress, netmask, netaddress, ifindex = 0; u_char hwaddr[6...
[ "sc558bn@users.isi.deterlab.net" ]
sc558bn@users.isi.deterlab.net
a21494d1a4212c7ec0119e9a0e69fe729a24fe8d
4c14ea9d09d58df391c0dc1494f7ca478c313456
/pset4/breakout.c
22e002072fbcb1c5efff408a7472d525984b2288
[]
no_license
leviathwaite/CS50
e0abd7b98cdb0e89c089cffae4518ac29874b63b
97d988c57c96fb44035a2df240acfb24e3bd8c0d
refs/heads/master
2020-12-29T11:44:15.236826
2020-02-06T04:08:35
2020-02-06T04:08:35
238,596,465
0
0
null
null
null
null
UTF-8
C
false
false
11,287
c
// // breakout.c // // Computer Science 50 // Problem Set 4 // // standard libraries #define _XOPEN_SOURCE #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> // Stanford Portable Library #include "gevents.h" #include "gobjects.h" #include "gwindow.h" // height and width of game's window in ...
[ "theyearofrupert@gmail.com" ]
theyearofrupert@gmail.com
39a42b1c76cd48654f72302215a47a0999a98e24
60f61d6d70b110ac66a88a31da45c0bf52121446
/NRF51_Goose_Data/Users/App/Goose_IIC_Init/Goose_IIC_Init.c
87e8f67efbd4fdcea7fa9fab9866eaf70d7aaccb
[]
no_license
wangyu91/cleargrass
8bc82040b070031fcddcb00e2ad793d1a83aed88
c6ee7c8ebae67488d1191c572a532a2e037399b3
refs/heads/master
2021-01-17T12:06:34.341995
2017-05-03T02:26:07
2017-05-03T02:26:59
84,054,576
1
0
null
null
null
null
GB18030
C
false
false
10,506
c
/******************** (C) COPYRIGHT 2016 王宇 ********************************** * File Name : Goose_IIC_Init.c * Author : 王宇 * CPU Type : STM32f103 * IDE : IAR 7.8 * Version : V1.0 * Date : 06/04/2017 * Description : Goose IIC 初始化 *****...
[ "yu.wang@cleargrass.com" ]
yu.wang@cleargrass.com
4fe4d8c87d74a5edc1d3538eff6197cd558ef51d
53b7aa232db1f1da2db60d1e8298b31d16616f6a
/main-2.c
67d53b9d9f03bfe5267fe07a13fb561cf27a3bec
[]
no_license
ibtihal2002/fractal-
df5f7c32faeb11e5261583411a92bf864cba9278
4c4fb696ccda7e63c08b8e0dd18945bc41be643b
refs/heads/main
2023-06-22T23:03:37.091250
2021-07-20T19:02:18
2021-07-20T19:02:18
387,887,605
0
0
null
null
null
null
UTF-8
C
false
false
6,824
c
#include"fractal-2.h" int main(int argc ,char *argv[]) { if(argc!=2) { printf("ERROR"); exit(EXIT_FAILURE); } /*---------------------------------mandelbrot set ----------------------------------*/ if(strcmp(argv[1],"mandelbrot")==0) { if(SDL_Init(SDL_INIT_VIDEO) == 0) ...
[ "noreply@github.com" ]
ibtihal2002.noreply@github.com
b804301fab1d16473eafa18d90758b97b5fc70c3
9d6a173022d6cf7ba29fc5a75b4190a3ba52f7d8
/old_stuff_42_desktop/Desktop_10521/leo/ft_strchr1.c
1cccfbd956395963488118b9a61675a8942a2e11
[]
no_license
blureddoor/42
2fa09025e3b889a8734862d0f74d42edd623a768
b4fb3b1f86667589d826ca3c26485719b1c0d706
refs/heads/master
2023-07-06T21:20:20.147322
2023-06-25T09:42:52
2023-06-25T09:42:52
233,448,504
0
0
null
null
null
null
UTF-8
C
false
false
1,098
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strchr.c :+: :+: :+: ...
[ "46408741+blureddoor@users.noreply.github.com" ]
46408741+blureddoor@users.noreply.github.com
96881b35fd9c99309395b623b78a5d46e4855068
84931b59f3c79f7d2b4ea812fa523762579039fe
/hello.C
12495f41912521cab2e96442d705077d94b98874
[]
no_license
gitAdrianSmith/SSH-asRemoteURL
6148826df3ee661e510f270d0e11062a86105fdd
a820071cbed47d5c12effa3848e7ee4ccc17ee75
refs/heads/master
2020-03-19T00:01:10.543922
2018-10-31T17:34:35
2018-10-31T17:34:35
135,447,318
1
0
null
2018-10-31T17:34:08
2018-05-30T13:32:51
C
UTF-8
C
false
false
18
c
main() { master }
[ "adrian.smith@harman.com" ]
adrian.smith@harman.com
e16d5c219442747092fc01f0bb2ff27d53be3b98
06a61c8212ec59473f5c073aa59568927c93de06
/testoobsend.c
0fa91dd51faec496bba9d845a0b7a7856bbab55e
[]
no_license
Morainy/Network-Programming
5cd545d37a46470bf4008b8de16416c79715b3a8
47bf0743f496e4e0403521da8164eafb1d82ade4
refs/heads/master
2021-01-22T03:13:26.168736
2015-09-03T01:09:55
2015-09-03T01:09:55
20,907,365
0
0
null
null
null
null
UTF-8
C
false
false
1,703
c
/* * ===================================================================================== * * Filename: testoobsend.c * * Description: * * Version: 1.0 * Created: 2015年08月22日 16时09分12秒 * Revision: none * Compiler: gcc * * Author: YOUR NAME (), * Organi...
[ "morainchen135@gmail.com" ]
morainchen135@gmail.com
9db387063b6fdaef7804e56a453a3ae3738bd69f
803898f95f34521f4fc08ff42534888367ff4028
/extlibs/JasPer/v1.900.1/src/libjasper/pnm/pnm_cod.h
e73e2231548d3620759fe119688a3b4251252566
[ "JasPer-2.0", "BSD-3-Clause" ]
permissive
Unidata/gempak
17057d45ad92512f56193155dd0d6ad0301965d8
f3997c88469be1c08cd265ef553c812a28778284
refs/heads/main
2023-07-13T19:39:57.114715
2023-06-23T10:11:23
2023-06-23T10:11:23
4,715,296
53
29
BSD-3-Clause
2023-06-23T10:11:24
2012-06-19T15:15:17
C
UTF-8
C
false
false
5,557
h
/* * Copyright (c) 1999-2000 Image Power, Inc. and the University of * British Columbia. * Copyright (c) 2001-2002 Michael David Adams. * All rights reserved. */ /* __START_OF_JASPER_LICENSE__ * * JasPer License Version 2.0 * * Copyright (c) 2001-2006 Michael David Adams * Copyright (c) 1999-2000 Image P...
[ "mjamesis@gmail.com" ]
mjamesis@gmail.com
9bf6e03154f77e5becd4ad836db9a2458fdba18e
3058de21ed33db262d3cf611fc1281457b601528
/src/hpdf_encoder_utf.c
49c0c05e42a2ada970054386bbdf66cddba008a2
[]
no_license
Armterla/GAIA
6a24f1f421d5cdb84c7c9f3938bc70240bf92f02
7e2e78b0f33f3e209a7a1019bb2d810ca491ebbc
refs/heads/master
2021-01-19T11:39:56.389573
2017-09-27T12:08:52
2017-09-27T12:08:52
82,270,136
2
5
null
2017-09-27T12:08:53
2017-02-17T07:33:26
C
UTF-8
C
false
false
8,143
c
/* * << Haru Free PDF Library >> -- hpdf_encoder_utf.c * * URL: http://libharu.org * * Copyright (c) 1999-2006 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp> * Copyright (c) 2007-2008 Antony Dovgal <tony@daylessday.org> * Copyright (c) 2010 Sergey Konovalov <webmaster@crynet.ru> * Copyright (c) 2011 Ko...
[ "70601797@qq.com" ]
70601797@qq.com
c0558b3261d937c7f79830cd60531cd0d1af8fd1
5f9b26a41102c38da28b8f757a5586f9bc7cf71a
/crates/zig_build_bin_windows_x86_64/zig-windows-x86_64-0.5.0+80ff549e2/lib/zig/libc/include/generic-glibc/aio.h
c828a89d3214dc21b95b67d08c56dc3b43148e4a
[ "MIT" ]
permissive
jeremyBanks/zig_with_cargo
f8e65f14adf17ed8d477f0856257422c2158c63f
f8ee46b891bbcdca7ff20f5cad64aa94c5a1d2d1
refs/heads/master
2021-02-06T10:26:17.614138
2020-03-09T04:46:26
2020-03-09T04:46:26
243,905,553
4
1
null
null
null
null
UTF-8
C
false
false
7,700
h
/* Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C 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.1 o...
[ "_@jeremy.ca" ]
_@jeremy.ca
15e84bbddd5dfaccbd0ded3331c2928c5ad9efc2
3e671131ac9b31e5576c81bc1acac01075ced2aa
/other_app/WEB_Server/user/user_main.c
bdc99713fc81e9db79cf374f786b00f64da19060
[]
no_license
lxzzzzzxl/ESP8266_SDK_3.0.1_Lxz
844245de27cdf98b88d833ab7045397236f2b0f3
c785b28be72c90c723f137bd1778b1d59f44f987
refs/heads/master
2020-07-08T19:14:36.277275
2019-08-29T09:25:29
2019-08-29T09:25:29
203,753,442
1
0
null
2019-08-23T10:10:01
2019-08-22T08:50:52
Assembly
GB18030
C
false
false
3,338
c
#include "osapi.h" #include "user_interface.h" #include "wifi_link.h" #if ((SPI_FLASH_SIZE_MAP == 0) || (SPI_FLASH_SIZE_MAP == 1)) #error "The flash map is not supported" #elif (SPI_FLASH_SIZE_MAP == 2) #error "The flash map is not supported" #elif (SPI_FLASH_SIZE_MAP == 3) #error "The flash map is not supported" #el...
[ "1498384737@qq.com" ]
1498384737@qq.com
497cf9c1e10354b8a7193ff658acd0a97bb99d80
fc7d5b988d885bd3a5ca89296a04aa900e23c497
/Programming/mbed-os-example-sockets/mbed-os/connectivity/nanostack/sal-stack-nanostack/nanostack/thread_diagcop_lib.h
abad9775cea7ecf3195fcbf5f371e38c4113b247
[ "Apache-2.0" ]
permissive
AlbinMartinsson/master_thesis
52746f035bc24e302530aabde3cbd88ea6c95b77
495d0e53dd00c11adbe8114845264b65f14b8163
refs/heads/main
2023-06-04T09:31:45.174612
2021-06-29T16:35:44
2021-06-29T16:35:44
334,069,714
3
1
Apache-2.0
2021-03-16T16:32:16
2021-01-29T07:28:32
C++
UTF-8
C
false
false
7,665
h
/* * Copyright (c) 2015-2018, Arm Limited and affiliates. * SPDX-License-Identifier: BSD-3-Clause * * 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 copyri...
[ "albmar-6@student.ltu.se" ]
albmar-6@student.ltu.se
77b127717798bc8bba18c4f33ee15b16ef7292e5
890246b94bdba6bbc0988fb5b848cf0577a09c9f
/src/qjsc.c
43aa5965ef46f1dd0bbe34c1cf8cf891d2f8c118
[]
no_license
caijw/quv
8afa688fb5c35a813db7399ab8d52e9845f3eb28
266ca16626a94e939616a59ba3812fcf87e48950
refs/heads/master
2020-07-06T09:36:17.380015
2019-08-15T07:35:29
2019-08-15T07:35:29
null
0
0
null
null
null
null
UTF-8
C
false
false
20,292
c
/* * QuickJS command line compiler * * Copyright (c) 2018-2019 Fabrice Bellard * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the ...
[ "s@saghul.net" ]
s@saghul.net
9eea35c3dca0f03c4b296b49dbf9ca1aecccc2c1
fe27d4417ec8d360caf766b4acd10f5eaaffc5db
/benchmarks/poly/polybench-c-4.2.1-beta/stencils/jacobi-2d/jacobi-2d.c
840764f74e08d00d90083f51f0b4874ca07ece94
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
proywm/CCProf
ce3f2ce972fbe16d18ed6d707acb0cc2f2a9dadd
20c43042142909dc782064e4250a5167767f7314
refs/heads/master
2021-05-07T13:54:39.449222
2021-04-08T17:24:07
2021-04-08T17:24:07
109,725,839
26
2
null
2017-12-23T01:10:51
2017-11-06T17:14:59
C
UTF-8
C
false
false
2,781
c
/** * This version is stamped on May 10, 2016 * * Contact: * Louis-Noel Pouchet <pouchet.ohio-state.edu> * Tomofumi Yuki <tomofumi.yuki.fr> * * Web address: http://polybench.sourceforge.net */ /* jacobi-2d.c: this file is part of PolyBench/C */ #include <stdio.h> #include <unistd.h> #include <string.h> #in...
[ "proy@email.wm.edu" ]
proy@email.wm.edu
b0ac6d4e9418da0705e8ca58b07a5148abd2c525
dff249d9ce9f2cd794015dde38333bfc8d677d51
/cprogram/making-function.c
be7a422f6391b4252aac3ba8f23507da4bac2e05
[]
no_license
lsy0314/study-c
83966384909bc3cfa770e3e16e099b3cc26a061b
af97cb42e7c8d431728e3ce67bedb5d1bc8056e5
refs/heads/master
2022-12-31T20:42:50.665160
2020-10-09T09:56:39
2020-10-09T09:56:39
138,451,635
0
0
null
2018-06-24T03:51:01
2018-06-24T03:51:00
null
UTF-8
C
false
false
158
c
//-make hello function #include<stdio.h> void hello() {         printf("hello World! \n"); } int main() {         hello(); }
[ "noreply@github.com" ]
lsy0314.noreply@github.com
63e5f7553ee02d8c70f85a2f65f59637cc417ac6
a31c6fc003a64dd4e5bd9562c7209888e7886467
/示例程序/VarStoreType/myfuns.c
44a8dfef594ed0c48f02b123c0743b8c236101a2
[]
no_license
vchs6/cprogramming
4eb4232350a76a8f02040380fe5f2bbc8af868c7
139ad6d58ba623fda5d3911c47cbf1b682b9bfab
refs/heads/master
2018-12-23T04:53:53.823946
2018-10-16T05:22:18
2018-10-16T05:22:18
104,453,266
0
0
null
null
null
null
UTF-8
C
false
false
678
c
#include <stdio.h> #include "myfuns.h" int swap_x,swap_y; long sum(int n) { int i; long r = 0; for(i = 1; i <= n; i++) { r += i; } return r; } long sum_rec(int n){ static int count = 0; long r = 1; count ++; if(n > 1) { printf("%2d: sum(%2d) = %...
[ "vchuoshen6@163.com" ]
vchuoshen6@163.com
e08c06acb257a134d537d36015b05400c12e05dd
03625383a394e6ea76184c4df38e7f5af8f0f3c2
/malloc/mm_alloc.c
b820e727ecd8677686db4de2ee20f1911fa4f114
[]
no_license
yangxuhui/learningbydoing
e02efbec223edc3b187f7742d75534c66ed441cd
4f088568ee3e2026f9661e329627457b2ad2637c
refs/heads/master
2020-04-06T05:48:37.938926
2016-06-13T14:32:27
2016-06-13T14:32:27
59,184,645
1
0
null
null
null
null
UTF-8
C
false
false
4,006
c
/* * Description: a simple memory allocator, in particular * implementations of the malloc, free, and realloc functions. * Author: Jimmy young */ #include "mm_alloc.h" #include <stdlib.h> #include <stdbool.h> #include <string.h> #include <unistd.h> /* Basic constants */ #define NALLOC 1024 ...
[ "jimmyyoung24@outlook.com" ]
jimmyyoung24@outlook.com
f6d3e269b0b91d547aef62a7bd91f7d0a789e75b
debe379f5e529920bc0fd4dd67cc885c156037c8
/test.c
11b5af888a12db550d636311e2c68e1ebacef117
[]
no_license
sazy143/C-MCTS-Chess
33bb1306daaf81c16b75fcb30907c94a78e8f017
b9fbdbaa382b07629092d5470c6de7650486dc16
refs/heads/master
2023-05-09T13:26:34.258782
2021-06-02T05:24:49
2021-06-02T05:24:49
363,724,038
0
0
null
null
null
null
UTF-8
C
false
false
4,016
c
#include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include "ChessPieces.c" int main(){ struct piece Pawn = {0,0,0,1,0}; struct piece Empty = {0,0,0,0,0}; struct piece testBoard1[] = {Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Pawn, Paw...
[ "bardown14@hotmail.com" ]
bardown14@hotmail.com
cdea4c96ba824fb2e6f6102cf5679d3955c4ab68
7f80db547fb83ec0d0597386a1d2e0b355116f8c
/CPP_code/20171124_利用动态分配给予二维数组不同长度的一维数组/main.c
4ec0536b6cf39c4da4ab4afeb71f89a5d33374e5
[]
no_license
HuyuYasumi/learn
152df3db6277107d8f79f7c2d32864818ad25882
bc1f4427669a5244683a27b4efa606d0e467a99b
refs/heads/master
2018-12-26T18:41:49.679596
2018-10-21T16:14:21
2018-10-21T16:14:21
105,756,065
0
1
null
null
null
null
UTF-8
C
false
false
403
c
#include <ctype.h> #include <time.h> #include "pe12.2a.h" #define STLEN 10 #define WLEN 80 #define TEN 41 int main(int argc, char * argv[]) { //int * ar; //int size; //int val; //scanf("%d %d", &size, &val); ////printf("%d %d\n", size, val); //ar=make_array(size, val); ////printf("%u\n", a...
[ "makertuwem@outlook.com" ]
makertuwem@outlook.com
d90689684ec030fa139efe9ac5727de52ce41321
44e7d239c7b528574bb6965d0b74ca48040bd46d
/xlib/dbuf.c
bd4aa95d80c315709a4a6f1d7b591faf28f3f3fa
[]
no_license
auneso/xfire
8062cffb28ce73e1dec7a246e50ff52f751da0a0
9afa8d7d75568c368aefbb23c39773f0334bf1fc
refs/heads/master
2021-01-01T16:43:18.582534
2017-10-16T10:05:21
2017-10-16T10:05:21
97,901,092
1
1
null
null
null
null
UTF-8
C
false
false
1,770
c
#include <stdlib.h> #include <string.h> #include "xalloc.h" #include "dbuf.h" static int dbuf_makeroom (dynamic_buffer *dbuf, int n) { /* Double size until it's greater than n (strictly > to leave room for trailing '\0' */ int size = dbuf->allocated_len; char *buf; if (size > n) return 0; while (size ...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
35b9f1b57b4867d0bd1842c090a746991aef44dd
db0fef5cbef36756ec35c5ecbd746ca0a31f54bf
/Sensor Node Source Code/EA_SensorNode/ble-configuration.h
80a9d9a2a5a1ea15f3ac09dead7cc42460cd84a0
[]
no_license
hpreshit/Energy-Auditor
2b5be19c4b0609259992141ad8442b48201c6086
d70781e276f93375f829c24adcf02eeb48a03632
refs/heads/master
2020-03-30T05:53:50.200467
2019-04-11T03:21:06
2019-04-11T03:21:06
150,826,171
2
1
null
null
null
null
UTF-8
C
false
false
445
h
// This file is generated by Simplicity Studio. Please do not edit manually. // // // Enclosing macro to prevent multiple inclusion #ifndef __BLE_CONFIG__ #define __BLE_CONFIG__ // Top level macros #define SILABS_AF_DEVICE_NAME "soc-btmesh-light" // Generated plugin macros // Custom macros #define BRD4306A 1 ...
[ "gunjmanseta@gmail.com" ]
gunjmanseta@gmail.com
f7710de083d6e28db7de959a4a35637c56a1a43c
9c121357ee2128e51f784b4c773bcff93e936acf
/include/xml_hal_cam.h
6e85df7d084285886b3366f19c39a6647345a7cf
[]
no_license
xinshangqiu-real/xml
5f7df13e765594a0af24e2f7d5a5add62fc16037
7d5ebc46a0e8fce9fe2de56de78f2f0e4c67bd86
refs/heads/master
2020-12-09T19:23:01.218815
2020-03-09T02:03:09
2020-03-09T02:03:09
233,396,491
0
0
null
null
null
null
UTF-8
C
false
false
622
h
/* * linux_cam.h * * Created on: Mar 1, 2020 * Author: xinshangqiu */ #ifndef XML_HAL_CAM_H_ #define XML_HAL_CAM_H_ #include "xml_define.h" typedef struct xss_hal_cam_cfg { uint32_t width; uint32_t height; uint32_t format; uint32_t frame_rate; uint32_t buf_num; } xss_hal_cam_cfg_t; #d...
[ "237865712@qq.com" ]
237865712@qq.com
378baa40fa354ff4610b740b8e93ddcc039ae061
c5dee5a1b16097a8bd0bad9a9cdfd374ff34e99e
/Project1/mediumlevel.h
56c905d5aaeae842adf072828cae810e82452004
[]
no_license
Anika1394/1.2-SD-Project
0077b5b775851ccd653072c44bf2954479acea42
7b3b732b75d83dc0c4e66ad9ac4cac66c0bd2566
refs/heads/main
2023-01-07T20:24:28.701798
2020-11-11T23:02:49
2020-11-11T23:02:49
312,065,565
0
0
null
null
null
null
UTF-8
C
false
false
6,149
h
iSetColor(255, 255, 255); for (int i = 0; i < 10; i++) { iShowImage(bgCo[i].x, bgCo[i].y, 100, 600, BGround[i]); } iSetColor(255, 25, 255); iFilledRectangle(0, 110, 1000, 10); iSetColor(255, 255, 255); for (int i = 0; i < 25; i++) { iShowImage(obsCo1[i].x, obsCo1[i].y, 50, 50, obs[i]); } if (runB...
[ "anika1394@gmail.com" ]
anika1394@gmail.com
f2df1d5ca4d271ebf0fc935209a192481b104c45
48a79ad05ea4f3d280109ff6a634584fb73d0c61
/algospot/backups/2020_backup/time_genius.c
78de0b163451738be4128b2c7a1fc4f774cf2ee2
[]
no_license
ljh4884/algorithm
0cb50c3cb679d7969163f4d199fee0d410ab3ef4
737c4da13f72eaa7e88e4ff84d2b489a0452904b
refs/heads/master
2021-10-31T06:32:08.512699
2021-10-26T04:50:13
2021-10-26T04:50:13
221,643,878
0
0
null
null
null
null
UTF-8
C
false
false
1,140
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int n,k,m; int minute[50]; double T[50][50]; int Q[50]; double save[5][50]; double result[50]; double func(int num,int time,int last) { double ret=0; if(time<0) { if(last==num) return 1; else return 0; } for(int i=0;i<n;i++) { if(T[last][i]!=...
[ "2015004884@hanyang.ac.kr" ]
2015004884@hanyang.ac.kr
ae8edcf54f36f706f8fff8216ccf4e4d110d89af
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/third_party/libvpx/source/config/linux/generic/vpx_config.h
9d832817f53bdb5a781448c03bacd727971f3cad
[ "BSD-3-Clause", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C
false
false
2,822
h
/* Copyright (c) 2011 The WebM project authors. All Rights Reserved. */ /* */ /* Use of this source code is governed by a BSD-style license */ /* that can be found in the LICENSE file in the root of the source */ /* tree. An additional intellectual property rights grant can be found */ /* in the file PATENTS. All con...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
52501a7a0b29fef4198088fec682b68b6f539ed9
54898e60800c387ee860640b5cfcefe299d81d41
/Source/vice.c
1335cf5ce73c20c653cfa3dc935881744df45da5
[]
no_license
Ismgh/chessEngineC
d471064c2c4cc79b3035188193b7f6025fcd2f14
3d1953eec51e818b1a4ec04cb6d999517649b78a
refs/heads/master
2022-04-02T00:33:10.125363
2019-10-05T15:14:58
2019-10-05T15:14:58
213,019,204
2
0
null
null
null
null
UTF-8
C
false
false
1,397
c
// vice.c #include "stdio.h" #include "defs.h" #include "stdlib.h" #include "string.h" #define WAC1 "r1b1k2r/ppppnppp/2n2q2/2b5/3NP3/2P1B3/PP3PPP/RN1QKB1R w KQkq - 0 1" #define PERFT "r3k2r/p1ppqpb1/bn2pnp1/3PN3/1p2P3/2N2Q1p/PPPBBPPP/R3K2R w KQkq - 0 1" int main(int argc, char *argv[]) { AllInit(); S_BOARD pos[...
[ "hatim.ismgh@gmail.com" ]
hatim.ismgh@gmail.com
50bc8feeebbae3c2fe2eb9212874294981b97d3e
81c7e602b2a0b5d8bb4f7964b8f4c8720e86f2c8
/Minecraft/Client/Touch/TouchGlyphButtonControl.c
b1bcc23d5bc9e6d1f0fe82526ff5e9e058dc37b0
[]
no_license
hanbule/source
63f58444e0b4bf4df56524a7143cca6673d3f0dd
ea30a251dd8fd16a7bd2e568209797a9c7be970f
refs/heads/master
2021-07-04T11:16:22.502186
2017-09-27T20:32:49
2017-09-27T20:32:49
null
0
0
null
null
null
null
UTF-8
C
false
false
10,876
c
int __fastcall TouchGlyphButtonControl::release(int result, InputEventQueue *a2) { if ( *(_BYTE *)(result + 50) == 1 ) result = InputEventQueue::enqueueButton((int)a2, *(_WORD *)(result + 48), 0, 0, 2, -1, 0); return result; } TouchGlyphButtonControl *__fastcall TouchGlyphButtonControl::~TouchGlyphButtonCon...
[ "SupremeMortal@users.noreply.github.com" ]
SupremeMortal@users.noreply.github.com
b4a18d2e2dce2873f0d83ba7913032dbe5a90bb7
09641412b11e0fed6556ab2785468f660fe4689f
/xinu-spring2014-x86/net/udp.c
587f1007e4c3357b2d93012b3577b79485897018
[]
no_license
north1/cs354-xinu
625d66a3ca803aadee4d04311a8f22c79e9875c5
cc1b8bdee04fb29b720ec07771feeee4b29106d2
refs/heads/master
2021-01-19T20:41:19.458586
2014-04-07T14:46:26
2014-04-07T14:46:26
16,460,385
1
1
null
null
null
null
UTF-8
C
false
false
12,300
c
/* udp.c - udp_init, udp_in, udp_register, udp_send, udp_recv, */ /* udp_recvaddr, udp_release, udp_ntoh, udp_hton */ #include <xinu.h> struct udpentry udptab[UDP_SLOTS]; /* table of UDP endpts */ /*------------------------------------------------------------------------ * udp_init - initialize UDP endpoint ta...
[ "north1@xinu12.cs.purdue.edu" ]
north1@xinu12.cs.purdue.edu
24e03281135ac3f9462b4da2fb15579af4fa4767
cc2a5884d037cc5adf736f3e2701a38b25491c81
/src/can.h
611438a8c5aae936381317e7dea70aeecbfc1c7d
[]
no_license
ivankp/ELMBfm
bad3ed6b2e3e4d1bfa17cc189c1c091ae9600b44
c2591f873e17b3666f0dabb10aa286722c6baa72
refs/heads/master
2021-01-10T20:40:26.784258
2015-03-05T19:23:28
2015-03-05T19:23:28
31,731,497
0
0
null
null
null
null
UTF-8
C
false
false
4,506
h
/* ------------------------------------------------------------------------ File : can.h Descr : Definitions and declarations for CAN message-to-controller-buffer mappings, CANopen message sending and low-level CAN-controller access functions. History: 19JAN.00; Henk B&B; First version. ...
[ "ivan.pogrebnyak@gmail.com" ]
ivan.pogrebnyak@gmail.com
e9be83b2f5fa330683006dafd9845e953dc4120b
71884af4750accb3fb4fecb14e636ace51cc92ce
/0x05-pointers_arrays_strings/holberton.h
54f0b421c827b54273fe8bcc132ac4dc83c7024e
[]
no_license
luiseduardiazc/holbertonschool-low_level_programming
de684ddba1887765938239a776c74f0c161f75c4
b6481ce0dec6990a93b6ff09828104eb3fe710a8
refs/heads/master
2020-06-06T15:51:18.661761
2020-01-16T17:55:17
2020-01-16T17:55:17
192,783,418
0
0
null
null
null
null
UTF-8
C
false
false
375
h
#ifndef HEADER_HOLBERTON #define HEADER_HOLBERTON int _putchar(char c); void reset_to_98(int *n); void swap_int(int *a, int *b); int _strlen(char *s); void _puts(char *str); void print_rev(char *s); void rev_string(char *s); void puts2(char *str); void puts_half(char *str); void print_array(int *a, int n); char *_strc...
[ "luis.diaz.car@gmail.com" ]
luis.diaz.car@gmail.com
6b1eeb3aa7e4a6a5875aaac8745a46caf6c36d4a
b6b1a62ee196c51439e05d8755d1c05d2fd11a91
/ETZX-V1.3/MKFJ/MKFJ-4/Usr/Key.h
987ddadd52b7d2fd9571faf28e204204f9859330
[]
no_license
yinyuntong/ETZX-V1.3
3114f4a67d3f76da6b46b71b64d884081a28d4a2
c93fc486f603d61c7565219de432517bf118b81a
refs/heads/master
2020-07-28T17:55:48.591239
2019-09-19T08:43:34
2019-09-19T08:43:34
209,483,370
0
0
null
null
null
null
GB18030
C
false
false
1,132
h
/* ************************Copyright(c)************************ * 湖南熙旺达科技有限公司 * All Rights Reserved * * *-----------------------文件信息--------------------------- *文件名称 :Key.h *文件描述 :按键驱动程序头文件 *创建人 :陈卫国 *创建日期 :2008-9-22 *版本号 :V1.0 *注释 :采用按键与灯显示控制共用一个I/O口的方式 ...
[ "yinyuntong@163.com" ]
yinyuntong@163.com
ef00e5be1eb1d53285e8f415517519f59d02b4ad
4483b10028c73fc49a518be4a2bcb56848d8786b
/ios/Google Cardboard Demo/Mecha-Mecha/Classes/Native/mscorlib_System_Diagnostics_StackTraceMethodDeclarations.h
2eb6f214bb83d865a872626f0e39e60948af88cd
[]
no_license
nchavez324/es50_final_project
aa8202470b59be1ddc25e78a3e1712708f5b00c4
be1b8f9849d1ff4a845a137eefecb49df27f2e1c
refs/heads/master
2021-01-10T07:03:26.885783
2020-12-03T16:02:23
2020-12-03T16:02:23
47,363,409
0
0
null
null
null
null
UTF-8
C
false
false
2,915
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Diagnostics.StackTrace struct StackTrace_t662; // System.Exception struct Exception_t134; // System.Diagnostics.StackFrame[] struct ...
[ "nchavez324@yahoo.com" ]
nchavez324@yahoo.com
3b0b9d740bac0ef39297ecf05ff3ef49a6a71d17
2d5473419fd4d861d5bb6c344b75bcd925a00d26
/MMPIC32.X/icons/logo.h
6483dc8df2b3d0908ce56f1a2471574f39e8ae94
[]
no_license
lion037osx/xc32multimedia
ff0b53316a6dc7af8fdadc08638f97d1f68d976f
c4ddd1248e663fd665d77031b4a268236ec22dac
refs/heads/master
2021-01-15T14:54:37.997197
2017-09-25T05:11:39
2017-09-25T05:11:39
99,700,553
0
0
null
null
null
null
UTF-8
C
false
false
1,312,751
h
//#include<Graphics\Graphics.h> extern const char logo[]; //BITMAP NAME CAN BE CHANGED HERE. //volatile const BITMAP_FLASH logo= {0,L1530}; const char logo[]={ 0x00,0x10,0x10,0x01,0xE0,0x01, 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0...
[ "lionar037@yahoo.com.ar" ]
lionar037@yahoo.com.ar
20a5bb3339d0e28c7413422f8be2c9316d7a957f
58b1926b773f4700feda445292418d6ed99611c9
/src/lmic/debug.c
723bc9ba9f98d32e428733aaca722c8b056cdd51
[ "BSD-3-Clause" ]
permissive
ricaun/arduino-BasicMAC
ce700a6b1151e1e28605401db0987a4c37699549
ba5cbb3128493aa36c6e3fe84a1c12da2be0528c
refs/heads/master
2021-04-07T06:37:56.508167
2020-03-20T20:37:19
2020-03-20T20:37:19
248,654,779
0
0
null
null
null
null
UTF-8
C
false
false
14,574
c
// Copyright (C) 2016-2019 Semtech (International) AG. All rights reserved. // Copyright (C) 2014-2016 IBM Corporation. All rights reserved. // // This file is subject to the terms and conditions defined in file 'LICENSE', // which is part of this source code package. #include "lmic.h" #ifdef CFG_DEBUG #include <std...
[ "ricaun@users.noreply.github.com" ]
ricaun@users.noreply.github.com
6602ab3e18c6848b5c2f68a834111a21e7591cf1
94e8344ee420ae4d2eb1643e95973845f341a3d2
/spidermonkey_1.6_mutants/mutant103975_jsxml.c
f5d01b97bf77d628d048cb05182cd28b4717e9c5
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
251,719
c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=4 sw=4 et tw=78: * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except...
[ "agroce@gmail.com" ]
agroce@gmail.com
75456d7b982ac763cb5ff76f5c64c38f458d6042
2d772d44d6a5d54898867ded646283451c866875
/rtk_voip/rtk_voip_sdk_kernel/voip_drivers/dsp_ac_isr.c
d4d1eaeed6ed9cf6f98037751e718d20c2d3f70e
[]
no_license
copslock/mesh_k
215e39432951569008b8ecbc9526d59a6914bbe3
b4b3feb223870f3206059f8c1ba03778e2071e57
refs/heads/master
2020-09-13T09:48:56.624816
2019-10-18T12:35:43
2019-10-18T12:35:43
222,728,288
2
0
null
2019-11-19T15:28:29
2019-11-19T15:28:29
null
UTF-8
C
false
false
6,688
c
#include "rtk_voip.h" #include "voip_types.h" #include "voip_control.h" #include "section_def.h" #include "con_register.h" #include "dsp_ac_define.h" void isr_ac_bus_tx_start( voip_dsp_t *this ) { } void isr_ac_bus_tx_process_pre( struct voip_dsp_s *this ) { } void isr_ac_bus_tx_process( voip_dsp_t *this, uint16 ...
[ "fervour.cool@163.com" ]
fervour.cool@163.com
f7cd134c9542c397c587f9febd9326257ec42a4e
ecc136bf262431ed74074fbf6d8ed6e81babc0fb
/ra/fsp/src/r_sce/crypto_procedures/src/sce9/plainkey/primitive/hw_sce_p_func067.c
4ea2a87ec87da50ae97a181aa7744bb79bb0e303
[]
no_license
xql1987/fsp
9b943ce1cc02507f2a178ad052673799712bba50
9b01a0efcc3044a4f1e5bc6207c8565f78661434
refs/heads/master
2023-01-13T22:19:56.313881
2020-11-10T14:12:14
2020-11-10T14:12:14
null
0
0
null
null
null
null
UTF-8
C
false
false
4,959
c
/*********************************************************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. No * other uses are authorized. This software is owned by Renesas Elect...
[ "flexdev@renesasgroup.onmicrosoft.com" ]
flexdev@renesasgroup.onmicrosoft.com
cfd7b93a9fb192db1f7896a9695e1a3fc2922c68
cf83f8a229373c60b319bd83fa192da3cc8a614a
/key_schedule.h
d78cc42b8327d26f1900c5020509f08d2acf140d
[]
no_license
E314c/AES_in_C
2562f57929647e320bd5d386e82111fc8759d52f
7ed614a48c21228550ad107ec40b4d0eb5ebc382
refs/heads/master
2016-08-13T00:13:25.237959
2015-12-07T09:27:10
2015-12-07T09:27:10
47,542,277
0
0
null
null
null
null
UTF-8
C
false
false
67
h
void get_next_key(byte *block); void get_decrypt_key(byte *block);
[ "e3.14c.rael@gmail.com" ]
e3.14c.rael@gmail.com
86236115e9dee6221eccc9d187119f31e01f163b
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/kphp-kdb/weights/extr_weights-data.c_readin.c
6eb6b3fb7c593cab523eb576906dd04f0e0216ca
[]
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,076
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
b7025f66c713acafd018d7ae584f20ffa861bf53
5c255f911786e984286b1f7a4e6091a68419d049
/code/b9b63cea-d1a6-4e4f-a686-b6537fb4a5fd.c
2d2e535664e2954da8b7a14b07ce2ec911bf2498
[]
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
241
c
#include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = l-j; l = l%j; k = l-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
455a5f5f7f740871410171d4414e79d9c61e3e13
19e356aa308d3adef259a912b29950a3af37a2e2
/Temp/il2cppOutput/il2cppOutput/System_Core_System_Linq_Enumerable_U3CCreateSelectIteratorU3_122MethodDeclarations.h
a7549eb0a05b18e25e9b58efbf9921e6addb0ddc
[]
no_license
minuJeong/AcocGame
87314d914b72290fff347cc590ae03669d10d6ba
24eeaba66393890998d55a633fcbd17d984549b4
refs/heads/master
2021-03-12T23:51:57.818655
2015-03-29T12:44:58
2015-03-29T12:44:58
32,936,460
1
0
null
null
null
null
UTF-8
C
false
false
3,086
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Linq.Enumerable/<CreateSelectIterator>c__Iterator10`2<System.Char,System.UInt32> struct U3CCreateSelectIteratorU3Ec__Iterator10_2_t7427; // System.Object struct Object_t; // System.Collections.IEnum...
[ "minu.hanwool@gmail.com" ]
minu.hanwool@gmail.com
9a72ba18f214519eaad217b2105fe80a89ef6f38
5bc04daeef5284871264a7446aadf7552ec0d195
/lib/abc/src/misc/vec/vecStr.h
12fa2acded6300ed07b4b63bdc63492c19e8c75f
[ "MIT-Modern-Variant", "MIT" ]
permissive
Ace-Ma/LSOracle
a8fd7efe8927f8154ea37407bac727e409098ed5
6e940906303ef6c2c6b96352f44206567fdd50d3
refs/heads/master
2020-07-23T15:36:18.224385
2019-08-16T15:58:33
2019-08-16T15:58:33
207,612,130
0
0
MIT
2019-09-10T16:42:43
2019-09-10T16:42:43
null
UTF-8
C
false
false
26,869
h
/**CFile**************************************************************** FileName [vecStr.h] SystemName [ABC: Logic synthesis and verification system.] PackageName [Resizable arrays.] Synopsis [Resizable arrays of characters.] Author [Alan Mishchenko] Affiliation [UC Berkeley] Date ...
[ "u1219556@lnissrv4.eng.utah.edu" ]
u1219556@lnissrv4.eng.utah.edu
676aae134baedb9c9013054a758dfcd7134f6237
7e61b58e9d2f915b2b047adf97f49d77e64840bb
/Core/Src/can.c
99aad26d94efb0639a16b632ca5620e7ee1e77d3
[]
no_license
UMSATS/TSAT5_ADCS_Software
b575f180fd3845bbfc48bdad7b3a78a9d1454f7f
47d4d69d1a7253e055fda5996e91dce698569818
refs/heads/master
2023-01-16T00:53:02.317084
2020-11-19T23:35:03
2020-11-19T23:35:03
314,395,396
0
0
null
null
null
null
UTF-8
C
false
false
2,987
c
/** ****************************************************************************** * File Name : CAN.c * Description : This file provides code for the configuration * of the CAN instances. ****************************************************************************** ...
[ "josephhowarth17@gmail.com" ]
josephhowarth17@gmail.com
e5dd4bc9f659fa439458b7dd1904b9f309d2ae19
62d48af115ea9d14bc5a7dd85212e616a48dcac6
/src/boost/boost/predef/compiler/metaware.h
04a2f79e32a1069ebd638cee62b328a7d4559285
[ "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-3-Clause" ]
permissive
asu-cactus/lachesis
ab1ab1704e4f0f2d6aef1a2bff2dc99ea8f09337
92efa7b124a23894485a900bb394670487051948
refs/heads/master
2023-03-05T11:41:35.016673
2021-02-14T21:50:32
2021-02-14T21:50:32
151,744,205
2
0
Apache-2.0
2021-02-14T16:37:54
2018-10-05T15:49:15
C++
UTF-8
C
false
false
1,316
h
/* Copyright Rene Rivera 2008-2015 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_PREDEF_COMPILER_METAWARE_H #define BOOST_PREDEF_COMPILER_METAWARE_H #include <boost/predef/version_number.h> #include <...
[ "jacquelinezou@gmail.com" ]
jacquelinezou@gmail.com
42980c4e8417967170706d884162a6cb943012e1
58d8dfeadcc6f834c73e243fd22c6ddbbfebf9f6
/array/strlen.c
79ef0f202e4af4931b3f5bd3bcfd6763393a26bb
[]
no_license
ayousf95/c-programming
4ed5ce5d52c19b23b2ec7e2b7864f950434f010a
749b7905c47c9bd5c04be526009b92adfcc1b9e3
refs/heads/master
2021-01-11T14:23:14.305259
2017-01-30T16:35:34
2017-01-30T16:35:34
81,357,996
0
0
null
null
null
null
UTF-8
C
false
false
418
c
// // strlen.c // A program to calculate the length of a string. // #include <stdio.h> #define MAX_STRLEN__ 100 int strlen__(char* str){ int length; while(*str != '\0'){ str++; length++; } return length; } int main(void){ char str[MAX_STRLEN__ + 1]; puts("Enter a string ?"); fgets(str, MA...
[ "shazya.manzoor@gmail.com" ]
shazya.manzoor@gmail.com
bed2de9898aa8da9c7126891e66527db7ec9176a
2efeefd7016d3b9e3e52de7286e1bc3493793fcf
/color.h
2a609b9c7488c9a1ea35421fd407cbb641627d00
[]
no_license
MooreJParker/cubelights
2263934e496cad9c867e47e6667db145b70a9081
981570863feb2ccfc964767049c4edf2b7d6a5bf
refs/heads/master
2021-01-10T15:49:29.258685
2016-02-12T21:16:40
2016-02-12T21:16:40
50,779,430
0
0
null
null
null
null
UTF-8
C
false
false
1,379
h
#ifndef COLOR_H #define COLOR_H #define MAX_BRIGHTNESS 8 #define MAX_RGB 255 #define MIN_RGB 0 #define MAX_COLOR 25 typedef struct color_t { uint8_t r; uint8_t g; uint8_t b; uint8_t w; } Color; typedef bool color_dir; typedef struct pers_color_t { Color color; colo...
[ "moorejparker@gmail.com" ]
moorejparker@gmail.com
0fc1b600381e032c68d63de95c27e471cf2cc512
e423a3623fa8223b9eb3e9c95c9cbaf8c2c4d94a
/MM_VMA/ts_extract.c
579f2d06d684ca53a2b0a424cd6f4f29007c41dd
[]
no_license
abysamross/kernel-programming
29453fc4a4793c84551ae1646885b12082c44f7f
76476664a55773faef6ac3de4f1b5b482be8a592
refs/heads/master
2020-06-20T12:21:50.338597
2016-05-17T16:02:30
2016-05-17T16:02:30
null
0
0
null
null
null
null
UTF-8
C
false
false
1,806
c
/* Extract task struct from pid */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/pid.h> #include <linux/sched.h> MODULE_LICENSE("GPL"); MODULE_AUTHOR("Arun Babu"); static int pid = 1; module_param(pid,int,0); MODULE_PARM_DESC(pid,"PID of process"); struct task_struct *task, *parent; stati...
[ "arunb@cse.iitb.ac.in" ]
arunb@cse.iitb.ac.in
8e0ad36e64b837e0dcd6690c7f7e7da152d7fb18
8fe6757b18a88e14a9a5453f03d092dd515bf11c
/tags/build_2200/engine/sw/sw_draw.c
9a3ecb3afee3e09a4a9f3d4087f7f6990404bbeb
[]
no_license
driztf/fteqw
1e14325526fe909be478f5899f58baa0643ce880
50672eea7593748db1d0635707e337d2f04c7d92
refs/heads/master
2022-11-09T04:18:00.941403
2020-06-30T16:31:13
2020-06-30T16:31:13
null
0
0
null
null
null
null
UTF-8
C
false
false
51,270
c
/* Copyright (C) 1996-1997 Id Software, 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in th...
[ "(no author)@fc73d0e0-1445-4013-8a0c-d673dee63da5" ]
(no author)@fc73d0e0-1445-4013-8a0c-d673dee63da5
a805631b83fb94d5a8176f29320fbc5f3de39656
45d2a4d3d738e3ded35908a17f2bae65b5aac57d
/pgAdmin/include/gqb/gqbEvents.h
e7c5bbe433c05cd5b5ede10a2e6270c80e13ecaf
[ "PostgreSQL" ]
permissive
asdbaihu/Database-Designer-for-pgAdmin
fa2fb39fe1c4908567e817b6945b5c163d440437
502afe753362233eb8ecb60004fee9346579b2ef
refs/heads/master
2020-07-08T11:07:54.105552
2010-08-14T23:55:45
2010-08-14T23:55:45
null
0
0
null
null
null
null
UTF-8
C
false
false
669
h
////////////////////////////////////////////////////////////////////////// // // pgAdmin III - PostgreSQL Tools // RCS-ID: $Id: gqbEvents.h 8268 2010-04-15 21:49:27Z guillaume $ // Copyright (C) 2002 - 2010, The pgAdmin Development Team // This software is released under the PostgreSQL Licence // // Events.h - IDs...
[ "ziul1979@gmail.com" ]
ziul1979@gmail.com
46efc93bf972ce2785163b0b7be40497270ae5f5
39137c5fbb3b983bd7c82b48615fb7b76d143a40
/Project3/buddy/buddy.c
d8bd1bf6fdaf63c771699dd4548cb29540d49009
[]
no_license
budlinville/EECS_678
1f376a152383ee7660cbcf7adb9bc5567788546d
6e74661206855897a5eee42a0229396ec4e4b8dc
refs/heads/master
2021-09-03T01:52:43.635513
2018-01-04T17:46:52
2018-01-04T17:46:52
116,289,426
0
0
null
null
null
null
UTF-8
C
false
false
7,721
c
/** * Buddy Allocator * * For the list library usage, see http://www.mcs.anl.gov/~kazutomo/list/ */ /************************************************************************** * Conditional Compilation Options **************************************************************************/ #define USE_DEBUG 0 /***********...
[ "budlinville@gmail.com" ]
budlinville@gmail.com
f41faa8e37e85d7216baf1eb001854be77f685a5
19135f210d286140ca24da3357432958eb361a53
/includes/libft/ft_lstlast.c
0927c5fdfbe9cda2a99df73c89d9c2df91511228
[]
no_license
ade-la-c/cub3D
7ab07765edce9d7ee1601774205535bffbf54cde
361444d42fd45a4682554f000e064e3f391a9ed8
refs/heads/main
2023-03-17T02:06:10.414321
2021-03-04T16:43:42
2021-03-04T16:43:42
321,416,321
0
0
null
null
null
null
UTF-8
C
false
false
1,030
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstlast.c :+: :+: :+: ...
[ "ade-la-c@fu-r8-p8.s19.be" ]
ade-la-c@fu-r8-p8.s19.be
95d4954982c21b44adbdd8ba1f32e7a67d8fc1eb
67680dc87a2e575f334990be99c8bf8073804045
/handler.c
8e04c8bc6defeb31e4d54c5215c7c65dec957263
[]
no_license
aidanlewis9/simple_web_server
9ab3dd3e34ce9d4661918c909e42da4d3f414a29
684e12b7b04702bac15f884371a2052058425872
refs/heads/master
2021-01-01T17:39:25.911843
2017-07-23T20:30:47
2017-07-23T20:30:47
98,123,469
0
0
null
null
null
null
UTF-8
C
false
false
9,203
c
/* handler.c: HTTP Request Handlers */ #include "spidey.h" #include <errno.h> #include <limits.h> #include <string.h> #include <dirent.h> #include <unistd.h> /* Internal Declarations */ http_status handle_browse_request(struct request *request); http_status handle_file_request(struct request *request); http_status ...
[ "noreply@github.com" ]
aidanlewis9.noreply@github.com
eacc8334d641fb0d9391a3011594f6eb542abbb7
cb7c21db9833905f8bf6cb820ea8e747e372931d
/fillit.c
3bc50b3e74cff13fae617b9fade43da7fffe6009
[]
no_license
laughtt/Fillit
b0fab7873dc8b9af005003d67f9e3b15b3f647d3
78fa055ac04ed0e30e35731a4ff23b805601401c
refs/heads/master
2020-04-24T07:48:22.241459
2019-03-01T01:50:58
2019-03-01T01:50:58
171,809,854
0
0
null
null
null
null
UTF-8
C
false
false
2,564
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* fillit.c :+: :+: :+: ...
[ "jcarpioherrera@gmail.com" ]
jcarpioherrera@gmail.com
8ee772923a05202525eda3eda2afa3653c9eddea
eb66ea23f48f75d514b6fa8aebb8fef62d5097e3
/CPrograms/Chapter2-Decision Control/Simple.c
ee88b574653a9c3fd4e5bc00abaf0caf37d29e3c
[]
no_license
kamit17/Programming-in-C-Examples
7abd6e375d099b4f54b8ff736c80c9d1fdadf544
a12eecb53a4e0f807a54676504759f56c609eef5
refs/heads/master
2021-01-18T13:06:15.268329
2020-05-21T03:23:46
2020-05-21T03:23:46
48,466,087
0
0
null
null
null
null
UTF-8
C
false
false
206
c
/*calculation of simple interest by receiving input*/ #include<stdio.h> int main() { int p,n; float r,si; printf("enter values of p,n,r"); scanf(" %d %d %f ", &p,&n,&r); si=p*n*r/100; printf("%f \n",si); }
[ "kamit17@outlook.com" ]
kamit17@outlook.com
f8b288f84be7858466b95f586ea9693297191f7d
d274025372ce9f21a12cd8fa57801d26788908bb
/appFirewall/libnet-1.2/src/libnet_build_802.2.c
7d1be2e5a56a264875a5f27065d238b7ca9e831d
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
fengjixuchui/appFirewall
0cb6a29d0d8da947c2b06087a9d7429a38710ccc
4fdf1b7c3402a92b83a060a46975fbc3209a2e74
refs/heads/master
2021-02-17T01:35:00.674638
2020-03-20T14:00:45
2020-03-20T14:00:45
245,060,539
0
0
NOASSERTION
2020-03-20T14:00:46
2020-03-05T03:33:00
null
UTF-8
C
false
false
3,958
c
/* * $Id: libnet_build_802.2.c,v 1.11 2004/04/13 17:32:28 mike Exp $ * * libnet * libnet_build_802.2.c - 802.2 packet assembler * * Copyright (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification...
[ "doug.leith@gmail.com" ]
doug.leith@gmail.com
159f5fa859bfa28385eed62bd994edb70d6bde34
dd2eb1c61fbf3c0334ef8bef60f8a078801d201a
/0x00-hello_world/6-size.c
98f93bc0d6c284edb7bb4ff30c760c9d2dd7dd6a
[]
no_license
jose120918/holbertonschool-low_level_programming
02624265d2f7bfae3c5a4dc0473bf67bd6466202
53970450c58c2719b7c7a3a09f82db83a24d769c
refs/heads/master
2023-04-03T21:37:49.039592
2021-04-15T14:48:07
2021-04-15T14:48:07
296,086,355
2
0
null
null
null
null
UTF-8
C
false
false
416
c
#include <stdio.h> /** * main - Entry point * * Return: Always 0 (Success) */ int main(void) { printf("Size of a char: %d byte(s)\n", sizeof(char)); printf("Size of an int: %d byte(s)\n", sizeof(int)); printf("Size of a long int: %d byte(s)\n", sizeof(long int)); printf("Size of a long long int: %d byte(s)\n", ...
[ "jose.esteban0918@gmail.com" ]
jose.esteban0918@gmail.com
a4d6df51ce358b6633c1fbbcfd696c797cabf461
1686fa06d5eb86865d08cb08d8ee300a407505bc
/src/logGAK.c
db01d4af5c39d8b4dd4af41f74f0c3ffdaf70f0d
[]
no_license
ForkBackups/dtwclust
1d6fa2002a74988dd65c0d7a9dcaeadff6dcae55
88eeb7767d80764084cecb49d96b8d753b74d1c7
refs/heads/master
2021-01-21T18:10:18.734116
2017-05-21T13:21:20
2017-05-21T13:21:20
null
0
0
null
null
null
null
UTF-8
C
false
false
8,102
c
// Adapted from the code available at http://marcocuturi.net/GA.html /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. You...
[ "alexis.sarda@gmail.com" ]
alexis.sarda@gmail.com
2b51462bec30e49683e4173d52c81c2d881a2b9b
4dcc1aff0331cac07d06f56db84a62f1fc0cb299
/Template_1.c
3161a9d1087221b1050ed405bde766bdcb2cc284
[]
no_license
BeckR1100/C_linux
78a290a2d9a611e80665804298cd02bc9ea38d24
2661d189fe7498eba90c8882640fad655c56aa4c
refs/heads/master
2020-04-16T13:48:06.187226
2019-04-06T10:45:23
2019-04-06T10:45:23
165,643,126
0
0
null
null
null
null
UTF-8
C
false
false
7,331
c
#include <stdio.h> #define PLAINTEXTFILE "Files/Q1/PlainMessagesToSent.txt" #define ENCODEDFILE "Files/Q1/EncodedMessages.txt" #define CRYPTEDFILE "Files/Q1/CryptedMessages.txt" /************************************************************* * Gets FILE* to write file and character to encode * * use...
[ "beckrobert1100@gmail.com" ]
beckrobert1100@gmail.com
5e5c18e71e76480c56cd55d392f499567e6b7dab
5ff7a63f89d04f7991613ca75f2af004e446c502
/armstrong.c
f9bdb883ad85196c1185874934d587349d64d94f
[]
no_license
AnshikaGovil/HBTU-MCA
60a2f285da0e580acc33bb9118cc94d498a873aa
19aaa3ca0ae0356d350f7213b1f267b8f245acc1
refs/heads/master
2020-08-13T16:29:53.094324
2020-04-10T05:41:06
2020-04-10T05:41:06
215,001,097
0
0
null
2019-10-14T09:23:26
2019-10-14T09:23:22
null
UTF-8
C
false
false
364
c
#include <stdio.h> int main(int argc, char const *argv[]) { int i,inp,temp=0,cpy; printf("Enter a number :\n"); scanf("%d",&inp); cpy=inp; for(int i=0;i<3;++i){ int cat = inp%10; temp=temp+(cat*cat*cat); inp/=10; } if (temp==cpy) { printf("The given number is Armstrong\n"); } else printf("The given...
[ "gravity@Gravity.gravity" ]
gravity@Gravity.gravity
b6f399917e95145669011581005471bffe699ae3
2266eb133fc3121daf0aa7f4560626b46b94afe0
/d/changan/caroad2.c
372b47b1c0db906a16d9437772f848926acb12f3
[ "MIT" ]
permissive
oiuv/mud
6fbabebc7b784279fdfae06d164f5aecaa44ad90
e9ff076724472256b9b4bd88c148d6bf71dc3c02
refs/heads/master
2023-08-18T20:18:37.848801
2023-08-13T07:00:15
2023-08-13T07:00:15
112,278,568
99
49
MIT
2023-02-01T03:42:14
2017-11-28T03:05:14
C
UTF-8
C
false
false
441
c
inherit ROOM; void create() { set("short", "青石大道"); set("long", @LONG 这是一条青石大道。西面可以通往军事重镇兰州。东面隐 约可以看到长安城的城墙。北面有座小山丘。 LONG ); set("exits", ([ "east" : __DIR__"caroad1", "northwest" : "/d/lanzhou/caroad8", ])); set("no_clean_up", 0); set("outdoors", "changan"); setup(); re...
[ "i@Mud.ren" ]
i@Mud.ren
c757ad8bcf71b36c357c8d8490028a143bf6314e
116ee6617738415491a277c1c5691ddf422fafee
/include/main.h
4964b10c4a03d2f50fba8ea1c3573075a6356873
[]
no_license
alexbouschbacher/Need4Steck
a868b788f04e4ffb00b55fcff90b49358398d2ef
b20885bed6bf9703fa1ef538fa3b978264222c9f
refs/heads/master
2020-12-07T05:54:57.139989
2020-01-08T20:14:44
2020-01-08T20:14:44
232,649,956
0
0
null
null
null
null
UTF-8
C
false
false
530
h
/* ** EPITECH PROJECT, 2017 ** Project 104intersection ** File description: ** Header file */ #ifndef MAIN_H_ #define MAIN_H_ #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include <string.h> char **my_str_to_word_array(char *, char); float set_speed(float *); void set_angle(float *); float *gen...
[ "alexandre.bouschbacher@epitech.eu" ]
alexandre.bouschbacher@epitech.eu
9bb6e78928f1c152bca6bf976720b6345b0aebce
24d84ea8d52ea8172e2853086bdedd39085105c5
/src/lcd.c
232f58c13bc946b9dc44654daa0ecbf1c5a0c2d9
[]
no_license
sebasvila/libdev
cb1f646c2e1287aba485e9dc12411ec135943417
9cde666c15f6853631b07aa8dc0b4686faeb0e0c
refs/heads/master
2023-04-09T01:30:29.524874
2021-04-06T07:38:50
2021-04-06T07:38:50
331,603,270
0
2
null
2021-04-06T07:38:51
2021-01-21T11:14:02
C
UTF-8
C
false
false
7,201
c
//Source: https://github.com/aostanin/avr-hd44780 #include <avr/io.h> #include <stdbool.h> #include <stdarg.h> #include <stdio.h> #include <util/delay.h> #include "lcd.h" static uint8_t lcd_displayparams; /* * Send a nibble-sized message to the LCD. * @param l The LCD object where the message must be adressed *...
[ "pau@lacodornella.cat" ]
pau@lacodornella.cat
41158ff5a2c2f3b403a8392cbdca8e70fa2f51cc
a26efad086626c22f54f43af8852518a3b8a5bd3
/engine/y/sheet.h
70e25c1183e8247730089bd3e2f182e8c6d8eec3
[]
no_license
Stretto/burro-engine
fd647618a0adcb12c37c596b8db11ed345ad43eb
40ea85e6a64e5741cc86df6ab2257e2694348cd6
refs/heads/master
2021-01-19T18:28:16.846712
2015-09-03T00:00:09
2015-09-03T00:00:09
null
0
0
null
null
null
null
UTF-8
C
false
false
2,759
h
/*--------------------------------------------------------------------------------- sheet.h Copyright (C) 2015 Michael L. Gran (spk121) GPL3+ ---------------------------------------------------------------------------------*/ /** @file sheet.h @brief Sheets and spritesheets */ #ifndef BURRO_SHEET_H #define ...
[ "spk121@yahoo.com" ]
spk121@yahoo.com
11997e9affcd20314e2aee1edf1d666964a1799b
6cfd2ef42977a9caf970609cc76ed6f3548d1831
/HW_03/problem4b.c
978bcffaf7d4d44c8aac20be7641379abbc896d6
[]
no_license
katrinaslivkoff/Programming-in-C
29c154f4b48e370715296a5a0a6df1c3ebf07b08
b2cd3da32382edf3fbc3be17d7fa9d7f953f3eca
refs/heads/master
2022-11-13T07:49:05.547273
2020-06-19T19:14:14
2020-06-19T19:14:14
273,567,775
0
0
null
null
null
null
UTF-8
C
false
false
426
c
#include <stdio.h> //copies the string using pointers void pointer_arithmetic(char *s,char *d){ int character = 0; while (*(s+character) != '\0') { *(d + character) = *(s + character); character++; } *(d + character) = '\0'; } int main(void){ char *s = "My name is Katrina!", *d; printf("Before c...
[ "noreply@github.com" ]
katrinaslivkoff.noreply@github.com
e69f774d29224a8d07ee67cafa89b6f8354a86d8
8380b5eb12e24692e97480bfa8939a199d067bce
/Gozi-ISFB/crypto/ncbc_enc.c
7d76caf3ce11079e6632df192c8b63632cc02825
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
RamadhanAmizudin/malware
788ee745b5bb23b980005c2af08f6cb8763981c2
62d0035db6bc9aa279b7c60250d439825ae65e41
refs/heads/master
2023-02-05T13:37:18.909646
2023-01-26T08:43:18
2023-01-26T08:43:18
53,407,812
873
291
null
2023-01-26T08:43:19
2016-03-08T11:44:21
C++
UTF-8
C
false
false
2,377
c
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // CRYPTO library project. Version 2.1 // // module: ncbc_enc.c // $Revision: 25 $ // $Date: 2013-03-12 17:34:27 +0400 (Tue, 12 Mar 2013) $ // description: // Cryptographic services provider l...
[ "rui@deniable.org" ]
rui@deniable.org
f5a8aef0570e22dcc15ee05775a357f0ba874804
88a2ba4f32fc71355bd2f300a49e06e8d14dab99
/kern/syscalls/sys_exit.c
50c5e00200d10d1f977388c1c7ebfd9413c05ec1
[]
no_license
L3nn0x/Creeks_old
4f2ca9aa075188db9f575e4b8b6714ed1b9e4788
0b652adaf1612077ef62827f942ac215accf43fd
refs/heads/master
2021-01-15T09:37:03.404602
2014-04-03T09:40:45
2014-04-03T09:40:45
15,458,367
1
0
null
null
null
null
UTF-8
C
false
false
2,105
c
#include "types.h" #include "list.h" #include "lib.h" #include "io.h" #include "process.h" #include "kmalloc.h" #include "mm.h" #include "schedule.h" #include "file.h" #include "signal.h" void sys_exit(int status) { u16 kss; u32 kesp; struct list_head *p, *n; struct page *pg; struct open_file *fd, *fdn; struct ...
[ "faerie@mint" ]
faerie@mint
aa0f576bdeb8e84cb282cef7365810f9e96453c8
19186eaaeeb9e42aaa95f01e4e701abcd2c4986b
/5장 연습문제2/06번/06번.c
b05164ba8dc2ccfd523c529212d84fff9e827fb8
[ "MIT" ]
permissive
atuy/TIL-1
7805ac11d2dbbbea85b0bdce330a2590bd228f77
2e49a59c0494a632ebadd98bfa48d3e2155dc30d
refs/heads/master
2020-05-31T15:12:20.427005
2019-06-05T06:50:24
2019-06-05T06:50:24
190,351,085
1
0
MIT
2019-06-05T07:55:26
2019-06-05T07:55:25
null
UHC
C
false
false
150
c
#include<stdio.h> int main() { int x; printf("정수를 입력하시오 : "); scanf_s("%d", &x); printf("2의 보수 : %d", ~x + 1); return 0; }
[ "whd4607@naver.com" ]
whd4607@naver.com
6e5256f5010333487075d27eae548f1a9545e25a
fe52495ba737aff3a7421412b7bde6d7f514d0cd
/third_party/vice-3.3/src/c64/c64bus.c
a8c79459b937352eb3a840df4c1c44d7bff2d7b9
[ "FSFAP", "GPL-1.0-or-later", "GPL-2.0-or-later", "GPL-2.0-only", "Apache-2.0" ]
permissive
xlar54/bmc64
1b18d866bb8ed4359b8045fbea9c7556d28f3045
c73f91babaf9e9f75b5073c773bb50e8a8e43505
refs/heads/master
2020-05-20T18:44:54.719056
2019-05-03T02:36:49
2019-05-03T02:36:49
185,711,940
1
0
Apache-2.0
2019-05-09T02:29:04
2019-05-09T02:29:04
null
UTF-8
C
false
false
2,521
c
/* * c64bus.c - Generic interface to IO bus functions. * * Written by * Andreas Boose <viceteam@t-online.de> * * This file is part of VICE, the Versatile Commodore Emulator. * See README for copyright notice. * * This program is free software; you can redistribute it and/or modify * it under the terms of t...
[ "randy.rossi@gmail.com" ]
randy.rossi@gmail.com
baea5e2637158f3f09296d8f6b9943d0bd4c1fcf
c5ee390344aa72c730ca27eff709edc046081061
/nitan4/d/suzhou/npc/xiao-hongniang.c
718b604a71554117dbe7348176de5d48f2aadf81
[]
no_license
DoubleIce/Mud_NitanVersions
fb58143f4840c7a887b756215229ed4e0a5e62d9
2ab430649b29a611008b7cc765b4500b2702841a
refs/heads/master
2021-05-14T10:05:48.157950
2018-01-23T01:40:38
2018-01-23T01:40:38
116,339,674
0
0
null
null
null
null
GB18030
C
false
false
3,137
c
// Npc: /d/suzhou/npc/xiao-hongniang.c 小红娘 专发结婚南需知 // by llm 99/06 #include <ansi.h> inherit NPC; int ask_marry(); int ask_guest(); void create() { set_name("小红娘", ({ "xiao hongniang", "hongniang" })); set("long","她是一个长得很好看的小姑娘。扎了两根直直向上的小辫子,显得愈发地可爱了。\n"); set("gender", "女性"); set("age", 16); set_ski...
[ "34570791+lbbgit@users.noreply.github.com" ]
34570791+lbbgit@users.noreply.github.com
0dc72fe96d8717bfefc6d6f9d24558bff1af002b
e537095f399466d2d15ee79260b4e4df5196b3d7
/src/overlays/actors/ovl_Bg_Spot01_Objects2/z_bg_spot01_objects2.c
db61823bc2344fde9967cdc432d3ab24bb8598a3
[]
no_license
ThomasJRathbun/oot
b3fd1970b1dc09248590ce4838c812892b1e1c99
e619fc0e6224ade7d3d9c991763e712a81ddaa31
refs/heads/master
2023-05-08T19:21:16.914211
2020-04-23T17:22:05
2020-04-23T17:22:05
null
0
0
null
null
null
null
UTF-8
C
false
false
1,331
c
#include "z_bg_spot01_objects2.h" #define ROOM 0x00 #define FLAGS 0x00000010 void BgSpot01Objects2_Init(BgSpot01Objects2* this, GlobalContext* globalCtx); void BgSpot01Objects2_Destroy(BgSpot01Objects2* this, GlobalContext* globalCtx); void BgSpot01Objects2_Update(BgSpot01Objects2* this, GlobalContext* globalCtx); ...
[ "" ]
9531cf40634fff131220db16f4839ad44e60fd1c
ac281c863bc5169b0606895379fbedb9631af454
/L-1/midnight.c
0bc2b0dab1c023e902300f3a2f7c289b44a3e5a8
[]
no_license
Nahid015/C
5e25a9589ca2ed52f7f190f99389c5cecea1aee4
ff87ccdbce507c970a415ec802d5669e7d3a2081
refs/heads/main
2023-04-29T05:34:20.090859
2021-05-09T23:37:48
2021-05-09T23:37:48
365,868,357
0
0
null
null
null
null
UTF-8
C
false
false
304
c
#include<stdio.h> int main() { int i,j,n,number=10; printf("Enter the value of rows:"); scanf("%d",&n); for(i=1;i<=n;i++) { for(j=i;j>=1;j--) { printf("%d",number); number++; } printf("\n"); } }
[ "noreply@github.com" ]
Nahid015.noreply@github.com
b14702bb78ecd93f247011473178a4c4d6520e30
f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab
/comms/asterisk/patches/patch-res_res__calendar__caldav.c
eb070076c16cdb2907ab51f939a1e046a365a162
[]
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
499
c
$NetBSD: patch-res_res__calendar__caldav.c,v 1.1 2015/05/19 07:52:14 jnemeth Exp $ --- res/res_calendar_caldav.c.orig 2014-05-09 22:28:40.000000000 +0000 +++ res/res_calendar_caldav.c @@ -403,7 +403,7 @@ static void caldav_add_event(icalcompone ast_string_field_set(event, uid, event->summary); } else { char...
[ "jnemeth" ]
jnemeth
357e1c852b5add38e9203f1d35bd49dc1c762301
eacfd0c714125001cde675672fc62341cd4cc49d
/src/tss2-esys/api/Esys_IncrementalSelfTest.c
9c1f713d7e262ed5890c0570d53c3796984a77b4
[ "BSD-2-Clause" ]
permissive
fengxingwei369/tpm2-tss
6ed24e03cadbd9f883eecad136224eab7290ff55
ec108f699bd2af19177609882d92fdb375d7a0ac
refs/heads/master
2020-05-16T15:27:17.126561
2019-04-24T02:54:35
2019-04-24T02:54:35
null
0
0
null
null
null
null
UTF-8
C
false
false
14,439
c
/* SPDX-License-Identifier: BSD-2 */ /******************************************************************************* * Copyright 2017-2018, Fraunhofer SIT sponsored by Infineon Technologies AG * All rights reserved. ******************************************************************************/ #include "tss2_mu.h...
[ "850479603@qq.com" ]
850479603@qq.com
2e5ee1271a4ec0c91a01b5e678d5f2ac29a83d39
b6ffa478ae7d1c0d2b8f065cb0ce4deeb41f2929
/source/example/usrapp/mvc_demo_win/tgui_demo/stopwatch/stopwatch.c
e835ac014f6207eda885dcfb234d3c2f2c7c86c5
[ "Apache-2.0" ]
permissive
nigangkaka/vsf
1ac1a05d67ecc77f84121913475b72e4c6773119
cdbfaf2740bde701f641131d987673f69ba24973
refs/heads/master
2023-01-14T17:41:53.847058
2020-11-02T18:12:28
2020-11-02T18:12:28
null
0
0
null
null
null
null
UTF-8
C
false
false
20,063
c
/***************************************************************************** * Copyright(C)2009-2019 by VSF Team * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * ...
[ "SimonQian@SimonQian.com" ]
SimonQian@SimonQian.com
24d78581f844a75be34c626fcf1cd66692dbba5f
006f30302d6dfc9eaa65df5e1aef85ed743345e2
/includes/ft_lss.h
fce4f28ca479dbd7d77de5bb2cfd47548649ac63
[]
no_license
jduvenh/FT_LS
20a46a4122237e0add1cdbdf6f40040484397c58
2b16707459160c45301fd5a8cd4ffb519d4ac221
refs/heads/master
2020-03-28T11:06:55.164377
2018-09-10T15:46:00
2018-09-10T15:46:00
148,178,450
0
0
null
null
null
null
UTF-8
C
false
false
1,847
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lss.h :+: :+: :+: ...
[ "jduvenh@c3r6s9.wethinkcode.co.za" ]
jduvenh@c3r6s9.wethinkcode.co.za
ab192c7597da37858a7f07d7ae109b646b73a23e
05c3e6c2ae8cf06291933156ea52970fc392d284
/sdk/driver/ts_demuxer/ts_parser/pes/pes_queue_mgr.h
8d352e49781791a8fe406788f543d02e600b3e70
[]
no_license
Tairycy/yd03
9a62a4f313b57e80d4ac50aab8d9177d06accef6
f471fceec1f7ea7ff51633583bbc0fb4e8583ae2
refs/heads/master
2023-03-17T16:04:24.429277
2019-11-18T06:26:57
2019-11-18T06:26:57
null
0
0
null
null
null
null
UTF-8
C
false
false
7,687
h
/* * Copyright (c) 2007 ITE technology Corp. All Rights Reserved. */ /** @file stream_mgr.h * A simple message queue and queue buffer implementation. * * @author Steven Hsiao * @version 0.01 */ #ifndef PES_QUEUE_MGR_H_bxzyhkk2_frf5_wRmd_85Hb_qf6zgUj0Uo8u__ #define PES_QUEUE_MGR_H_bxzyhkk2_frf5_wRmd_85H...
[ "zenggp@vatti.com.cn" ]
zenggp@vatti.com.cn
c933e201fdc557b6debebed0a21214932c3be49a
ad79d94920cb4a24f5059841058162d99c5acde2
/pthread/join/join.c
72cf1b8cbbb8e1b5cf5956b436946c01f2b3aeb7
[]
no_license
HUANG-Zhi/cpp
42b72a86e9aefa5c5358907a0fdfeb6f7d274c7d
bca39ee7eb84dcbce1af83a332958cd383bc01f6
refs/heads/master
2018-12-28T02:56:40.360159
2014-10-22T12:52:14
2014-10-22T12:52:14
null
0
0
null
null
null
null
UTF-8
C
false
false
1,762
c
/* *This example demonstrates how to "wait" for thread completions by using the Pthread join routine. *Since some implementations of Pthreads may not create threads in a joinable state, *the threads in this example are explicitly created in a joinable state so that they can be joined later. */ #include <pthread.h> #i...
[ "horizon.done@gmail.com" ]
horizon.done@gmail.com
34d9af6c6a1afe8e3e9c5c0a912f9e9bb405108a
3cda770f670a5b4399e8584c4f56ae51a4a0bd13
/skipList.c
d7af1bc72b84b06552c1d420d03e7cf6fe495fc4
[ "MIT" ]
permissive
Chenyh64/ChunkBasedPriorityQueue
1d9378f0e210a1b356e887367aa013e82c6b3ded
1daab831148556639ecc477e8ebd5ec824ad7828
refs/heads/master
2021-05-22T00:39:13.853378
2019-04-07T17:36:59
2019-04-07T17:36:59
null
0
0
null
null
null
null
UTF-8
C
false
false
6,876
c
/* * skipList.c * * A lock-free skiplist, * Based on the implementation from * The Art of Multiprocessor Programming * By Maurice Herlihy & Nir Shavit * * With corrections from the book's errata. * * Java implementation and errata are available at: * http://www.elsevierdirect.com/companion.jsp?ISB...
[ "nachshonc@gmail.com" ]
nachshonc@gmail.com
ac2d01fc45af87f15280e7e96e2fbda3944deda6
7aa75215614411567b89382cd79e076b3360b654
/.history/tpfinal-estructuras1/libs/shell_20201208115219.c
73d4cd98e757f0908160e7091f7892ec68fdf80a
[ "Apache-2.0" ]
permissive
IgnacioKase/estructura-datos-1
7060173b2ddb7853bd68f199bd3b39048242c482
2a0be56a6546a214c011ccc38774b7625885cfd5
refs/heads/master
2021-04-17T11:29:00.419081
2020-12-10T02:06:21
2020-12-10T02:06:21
249,441,692
0
0
null
null
null
null
UTF-8
C
false
false
4,303
c
#include "shell.h" #include "tablahash.h" /* Funcion auxiliar para obtener comando*/ Command match_command(char* comando) { if (!strcmp(comando, "cargar_dataset")) return CARGAR_DATASET; if (!strcmp(comando, "imprimir_dataset")) return IMPRIMIR_DATASET; if (!strcmp(comando, "agregar_registr...
[ "ignacio@kasevich.com.ar" ]
ignacio@kasevich.com.ar
a7ace73d55087469f45faca5807baf63b194f0dd
3a37d54813c9f53d94bd0b19703f2ca7c89ac496
/tls_tests/src/test_EC_read_1.c
73a51659bff3f41a9433b1609cdd1319b3230bc7
[]
no_license
okrieg/ec440-collaboration
349f5b1691a3380abff2fbd43ec4c45d12d638b0
49c0afb4e304613bd4ef0d9129edf1f4fa9c33d6
refs/heads/main
2023-04-18T00:40:34.522713
2021-04-27T14:52:10
2021-05-02T15:32:28
340,950,644
3
5
null
2021-05-02T15:32:29
2021-02-21T16:42:17
C
UTF-8
C
false
false
1,296
c
/* * EC440 Project 4 * Thread Local Storage and Copy-on-Write * * File: test_EC_read_1.c * Author: Tony Faller * * Created on March 29, 2021, 3:39 PM */ #define _GNU_SOURCE #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <pthread.h> #include <time.h> #include <assert.h> int tls_create(...
[ "2056929+dannosliwcd@users.noreply.github.com" ]
2056929+dannosliwcd@users.noreply.github.com
e8cb74ff9b2c904483ee8cf571dd8a8d23ac3a17
897868d4960eee6e728597e4ec5576aa03064785
/libecc/src/openldap/servers/slapd/back-passwd/back-passwd.h
5073e3711a785f427ff3c15684ece9113efcb06d
[ "MIT", "OLDAP-2.8", "BSD-4.3RENO", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
martell/ellcc
ab95d98c6023a23402a474044730db125349c843
b144e161b5f70da528ae64329f27e4dfab489e5a
refs/heads/master
2021-04-26T11:49:19.551929
2016-10-05T09:21:00
2016-10-05T09:21:00
70,063,491
2
1
NOASSERTION
2020-03-07T21:58:00
2016-10-05T13:32:53
null
UTF-8
C
false
false
763
h
/* $OpenLDAP$ */ /* This work is part of OpenLDAP Software <http://www.openldap.org/>. * * Copyright 1998-2016 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted only as authorized by the OpenLDAP * Public License. ...
[ "rich@ellcc.org" ]
rich@ellcc.org
ee410f025fc59b2059ec0368bf3e18e01d4fd8bc
c6ecad18dd41ea69c22baf78dfeb95cf9ba547d0
/src/lpr-0.71/lpc/lpc.c
0f56ab928500557d6b47fb5e171c031c56999c29
[]
no_license
neuschaefer/qnap-gpl
b1418d504ebe17d7a31a504d315edac309430fcf
7bb76f6cfe7abef08777451a75924f667cca335b
refs/heads/master
2022-08-16T17:47:37.015870
2020-05-24T18:56:05
2020-05-24T18:56:05
266,605,194
3
2
null
null
null
null
UTF-8
C
false
false
6,088
c
/* * Copyright (c) 1983 Regents of the University of California. * 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 * ...
[ "j.neuschaefer@gmx.net" ]
j.neuschaefer@gmx.net
0d9fb3d18814b8bc41fe9b94c24db11b030b9e6d
db0d5cd479747453f9ea06a28b50ce4046dd11fe
/source/sample-list-1.6.c
bbb45cf780d4e6ae5a2cf464aa82b44415b506b6
[]
no_license
almajiro/clang-algorithm
282ccb5b42554c8f487f7233bc66c8e528b96781
d4ddc0b13f2c66eaeac643b62539f8dbbfc3c01f
refs/heads/master
2021-09-06T08:35:30.586894
2018-02-04T11:17:01
2018-02-04T11:17:01
115,502,835
0
0
null
null
null
null
UTF-8
C
false
false
151
c
#include <stdio.h> int i = 200; int main(void) { int i = 100; { int j = 50; printf("j = %d\n", j); } printf("j = %d\n", j); return 0; }
[ "kuroki@almajiro.net" ]
kuroki@almajiro.net
285f471056a26dc19892913c7cf9d653950baf53
62d3121bd681579c02ed95e424937b2dc6f4e8e5
/AlphaRObot/main.c
d65c778b550d6d3b57dd43ff7852112ce8b7ef1a
[]
no_license
BeckerJason/Star-Struck
e9ce844efb779d423d5e65bda47b2e99f2de84ab
0366e9f36ddadfedaf9ae779bb45d1a368716639
refs/heads/master
2022-04-30T17:48:40.602346
2022-04-16T01:49:41
2022-04-16T01:49:41
251,497,158
0
0
null
null
null
null
UTF-8
C
false
false
2,875
c
#pragma config(Sensor, in1, Gyro, sensorGyro) #pragma config(Sensor, in2, leftLine, sensorLineFollower) #pragma config(Sensor, in3, midLine, sensorLineFollower) #pragma config(Sensor, in4, rightLine, sensorLineFollower) #pragma config(Sensor, in5, punchIR, sensorAnalog)...
[ "jman5438212@gmail.com" ]
jman5438212@gmail.com
024aac0cb17fe31b7fa12104ebabaaab15cb3a2f
475857a10c37c284ae496944b2de6dee6bd6f970
/dystopia/src/giant.c
eb4cbffc9be6e49310617e72c8822069b381fb5a
[ "DOC", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mudmuseum/DystopiaGold
942a0f3ddadd3a468d034b25ee16ea80a661e99f
124922642088349f69a1dea078ac28ce67fa5728
refs/heads/main
2023-04-05T09:01:54.520838
2021-04-17T14:44:39
2021-04-17T14:44:39
352,196,517
2
0
null
null
null
null
UTF-8
C
false
false
14,003
c
/*************************************************************************** * Original Diku Mud copyright (C) 1990, 1991 by Sebastian Hammer, * * Michael Seifert, Hans Henrik St{rfeldt, Tom Madsen, and Katja Nyboe. * * * * Merc Dik...
[ "nswarner2@gmail.com" ]
nswarner2@gmail.com
e743b7b8dfd595bd42031ad6d754ea181ec19418
b356adc9bd515d919edcdda9b2aceded1b7dc905
/mm/mmzone.c
3f01f085e24150118d5a30f1a8a43097810d1dce
[]
no_license
wisen/tiny_kernel_comment
ca57b10a4df8eef989435ac5974fae5df0f1cc20
3401fe62392c62f735fc6dac1d96c51cca44d249
refs/heads/master
2020-03-17T21:48:36.830903
2018-11-05T16:52:57
2018-11-05T16:52:57
133,976,587
0
0
null
null
null
null
UTF-8
C
false
false
2,697
c
/* * linux/mm/mmzone.c * * management codes for pgdats, zones and page flags */ #include <linux/stddef.h> #include <linux/mm.h> #include <linux/mmzone.h> #include <linux/export.h> struct pglist_data *first_online_pgdat(void) { return NODE_DATA(first_online_node); } EXPORT_SYMBOL_GPL(first_online...
[ "wisen.wang.ah@gmail.com" ]
wisen.wang.ah@gmail.com
782e5ce0e6cee2c123867a4fc8a1481fbac333dc
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_ValueCollec_557MethodDeclarations.h
7240f3eae4d4b86a05ab4b639c178e13936f2dda
[]
no_license
Klanly/TutorialPackageClient
6f889e96c40ab13c97d107708ae8f3c71a484301
b9d61ba2f287c491c9565b432f852980ec3fee28
refs/heads/master
2020-12-03T01:42:35.256114
2016-11-01T02:40:21
2016-11-01T02:40:21
null
0
0
null
null
null
null
UTF-8
C
false
false
6,539
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Collections.Generic.Dictionary`2/ValueCollection<System.Type,LitJson.ExporterFunc> struct ValueCollection_t23812; // System.Object struct Object_t; // System.Collections.Generic.Dictionary`2<System....
[ "bu213200@gmail.com" ]
bu213200@gmail.com
bf0daddb737bf8e3559f9bb66986298c59852fdd
2d5cb10e6663419733ad654d751926a8d4221f65
/src/FPKG.c
dfc03b89941567e5bdf3d64be5be5dfd50c21006
[]
no_license
KurisuH/FPKG
194c4db255f03a8b66cfbdc508b9d48cc08a6181
7eb4347232b8fc62796263832fb91c5241d77b98
refs/heads/master
2021-08-14T15:29:38.955185
2017-11-16T04:24:30
2017-11-16T04:24:30
109,882,762
0
0
null
null
null
null
UTF-8
C
false
false
6,874
c
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <unistd.h> #include <stdbool.h> #include <math.h> #include <string.h> /* memset */ #include <unistd.h> /* close */ #define LEARNING_RATE 0.2 #define MAX_ITERATION 2 #define PERCEPTRON_SIZE 785 #define SAMPLE_SIZE 800 #define TEST_VALUE1...
[ "christofer-heyer@t-online.de" ]
christofer-heyer@t-online.de
90bdef545fb2f009753f510987a0460844b403ad
67e3b52fdda4d8981d640e64e10724cc4f87e098
/spi/SPI视频所有文档图片源码资料/别的开发板厂家的资料/OLED资料/OV5116CCD例程/source/main.c
47a17652edf196a8f9f89a3e49315003c2ebe1f4
[]
no_license
ly107253/s5pv210-drivers
a5910e70396a721306ffc56d25e7fd76802acf9f
fe15896ad7330c20ba0b246301f0f17841272572
refs/heads/master
2021-01-03T07:13:41.449117
2020-02-15T04:49:44
2020-02-15T04:49:44
239,975,171
0
0
null
null
null
null
GB18030
C
false
false
3,913
c
/****************************************************************************** 版权所有 (C), 2011-2012, 安联德科技(http://aldsz.taobao.com/) ****************************************************************************** 文 件 名 : main.c 版 本 号 : v1.0 作 者 : Andy 生成日期 : 2012-11-10 最近修改 : 功能描述 ...
[ "wangjun8882008@126.com" ]
wangjun8882008@126.com
63ba69c3f383acd5f612ff8462da870bd67ba4a4
d7a46a06a1f962cc4bd0926b0e3a3d0c1db836d1
/Template_02/USER/main.c
65ad042ea8e50252ad4186a8223a84a39a7d5cbd
[]
no_license
chiuzz/FreeRTOS
8ffa4ae6855b72192a89a0d7933ed71463a3d547
892e90b1c9bd01f6c5f3c310552dd716c487b3e4
refs/heads/master
2022-02-19T07:32:12.634902
2019-08-02T03:04:59
2019-08-02T03:04:59
198,176,953
0
0
null
null
null
null
UTF-8
C
false
false
77
c
#include "includes.h" int main(void) { Bsp_Init(); Tasks_Init(); }
[ "409352418@qq.com" ]
409352418@qq.com
da19171bd71fbd0908a21c35cacec1defbb4ca12
788da62dce9041878fd098e5347408fbf0679ace
/qcom/proprietary/mm-camera/mm-camera2/server-tuning/tuning/eztune_items.h
314b832912660c789ed2263f34d1fa903a2aae3c
[]
no_license
Snapdragon-Computer-Vision-Engine-Team/msm8974-sources2
e7daa0bf3096e09286fd6e9f3a4e078774e49565
8e8a1d7b8b840a7c93e39634d61614665974acb1
refs/heads/master
2021-12-15T03:28:26.619350
2017-07-25T06:50:38
2017-07-25T06:50:38
null
0
0
null
null
null
null
UTF-8
C
false
false
276,769
h
/*************************************************************************** * Copyright (c) 2010-2014 Qualcomm Technologies, Inc. All Rights Reserved.* * Qualcomm Technologies Proprietary and Confidential. * ***************************************************************************/ #ifndef __EZ...
[ "xinhe.jiang@itel-mobile.com" ]
xinhe.jiang@itel-mobile.com
f8ef071ba4636a25d46916bd28a32f0a66ced005
04a153025494463373d614dee9e045cef18f64e6
/include/my.h
2ec5415e2bd881bf3ade3b92e482688fef221f29
[]
no_license
Alexandre-Raph-Pereira/Minishell-1
dcab56c87522b7cb88b08de9f3bd366a2942ed90
abd8b1cf66523a4b540628ccc71d802b3b844aec
refs/heads/master
2020-06-15T00:38:59.953339
2019-07-04T10:05:48
2019-07-04T10:05:48
195,165,979
1
0
null
2019-07-04T10:05:49
2019-07-04T03:59:19
C
UTF-8
C
false
false
1,543
h
/* ** EPITECH PROJECT, 2019 ** my.h ** File description: ** my */ #ifndef MY_H_ #define MY_H_ #include <stdio.h> #include <stdlib.h> #include <fcntl.h> #include <unistd.h> #include <sys/stat.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> #include <dirent.h> #include <sys/types.h> #include <pwd.h>...
[ "apereira@localhost.localdomain" ]
apereira@localhost.localdomain
c19a3adf25504633f9274ad7c5269e159f59b0d4
83b7f3fd6eb4cd4ff3728e9249abdf1ce1fdce33
/CODECHEF/HK362020/CANYOU.c
e0c116b88049f9708609c18968b7dbe41f7a03b4
[]
no_license
akash19jain/COMPETITIVE-PROGRAMMING
881ee80c40b1bdb8556f4fd8193896224e126a95
7a0fe1a5aad7d1990838a7b99891e9af1be5c336
refs/heads/master
2021-11-23T01:26:36.780405
2021-09-12T17:05:27
2021-09-12T17:05:27
173,334,187
8
3
null
null
null
null
UTF-8
C
false
false
3,656
c
/* AUTHOR: AKASH JAIN * EMAIL: akash19jain@gmail.com * ID: akash19jain * DATE: 04-02-2020 00:00:00 */ // #include<algorithm> // #include <bits/stdc++.h> // using namespace std; #include<stdio.h> #include<math.h> #include<string.h> #include<stdlib.h> #include<stdbool.h> #include<ctype.h> #define SC1(...
[ "akash19jain@gmail.com" ]
akash19jain@gmail.com