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
1f844cc19436021462c23a3d12f5409b87c7e0ae
91d465df00a81dc657de4aeb611f06ded60c84e3
/YSlow/YSlow/epollinterface.h
8d8075984de3d178246294be6dfb32540dabc5d5
[ "MIT" ]
permissive
Artenuvielle/YSlow
943476a20204778ca4450ec8d7be167667da229d
5efe738cef855baefbce28b98663501fa350fc58
refs/heads/master
2021-01-21T21:40:15.548152
2015-12-10T20:02:16
2015-12-10T20:02:16
47,688,061
0
0
null
null
null
null
UTF-8
C
false
false
388
h
#pragma once struct epoll_event_handler { int fd; void(*handle)(struct epoll_event_handler*, uint32_t); void* closure; }; extern void epoll_init(); extern void epoll_add_handler(epoll_event_handler* handler, uint32_t event_mask); extern void epoll_remove_handler(epoll_event_handler* handler); extern void epoll_...
[ "renem1@hotmail.de" ]
renem1@hotmail.de
649732fb3e96fbd3ecc8e004f08b557f3bd6d8f8
619519b71c59b7f321ec707dbf84ff379c545534
/symmetric.c
4e6350f03a5ef3bb2ea55cb6ba0a77eedbb1e06d
[]
no_license
tarush-goel/cryptography
6f616cf0c3c885f1b02b23f6259d674a639cf2c5
f64b0e00238a9e5ad181e7cc983c50cbac8c45d5
refs/heads/main
2023-02-14T18:05:23.669430
2021-01-03T20:10:19
2021-01-03T20:10:19
326,491,440
0
0
null
null
null
null
UTF-8
C
false
false
926
c
#include <stdio.h> int main() { //key=3 int x, key; printf("\nPlease choose among following options:\n"); printf("1 = Encrypt the message.\n"); printf("2 = Decrypt the message.\n"); scanf("%d", &x); printf("\nPlease enter the key:\t"); scanf("%d", &key); if (key==3){ int i; ...
[ "noreply@github.com" ]
tarush-goel.noreply@github.com
9cf275a6cef6db8f2acd86769a0ccf3d07396977
0cdf624f28d6db7c50bbfd6ec540c338c8a3472f
/pg_rman.c
5e1ab757f757349931c0ff88ca125fa3fe41e9d5
[]
no_license
kryskool/PG-RMAN
7d1d6f2d7215a714b680a46983d8868310598cca
0010cda0aa6857aecade938eccd18a96b879d269
refs/heads/master
2021-01-23T07:27:08.303683
2011-11-28T04:25:39
2011-11-28T04:25:39
2,882,227
0
1
null
null
null
null
UTF-8
C
false
false
10,747
c
/*------------------------------------------------------------------------- * * pg_rman.c: Backup/Recovery manager for PostgreSQL. * * Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION * *------------------------------------------------------------------------- */ #include "pg_rman.h"...
[ "t.katsumata1122@182aca00-e38e-11de-a668-6fd11605f5ce" ]
t.katsumata1122@182aca00-e38e-11de-a668-6fd11605f5ce
616fad025e300d3ad8b7e926d65ae628db433342
67cb51b9e77b783ad0c2f0293bb4c105e72d7a79
/src/static/hil/lib/cfs/cfs.c
e96cd7b7cce2a489d31c123c96336f1f4bd13226
[]
no_license
pruckebusch/GITAR
2caee0e20a327beb690914fe968252c5401eef50
f945187ffb163964ae55eef265d95bafe71d640c
refs/heads/master
2020-04-30T22:57:03.198541
2019-03-22T11:49:19
2019-03-22T11:49:19
177,132,137
0
0
null
null
null
null
UTF-8
C
false
false
829
c
#include "lib/cfs/cfs.h" #include "lib/cfs/cfs-impl.h" int cfs_open(const char *name, int flags){ return cfs_impl_open(name,flags); } void cfs_close(int fd){ cfs_impl_close(fd); } int cfs_read(int fd, void *buf, unsigned int len){ return cfs_impl_read(fd, buf, len); } int cfs_write(int fd, const void *buf, unsig...
[ "peter.ruckebusch@intec.ugent.be" ]
peter.ruckebusch@intec.ugent.be
9442290a1b54351e89b951ccb3b72ff8a8761d18
27bcd5c9ded70102540c0ccd03f3e2b281dbf58c
/mudlib/w/barthleby/noella/rooms/camino_sudeste/camino_sudeste10.c
4dec4e2626db9cc4eb48cc6fe538b9acc890c4bf
[]
no_license
unleashed/ninetears
57fdc71fd651b3ff95e5e7c14b0566729584e006
4edd22c75e3fa99be4b5820300491c6b62e06085
refs/heads/master
2020-07-14T04:25:56.302027
2019-08-29T18:46:57
2019-08-29T18:46:57
205,225,438
1
0
null
null
null
null
UTF-8
C
false
false
452
c
#include "/w/barthleby/path.h" inherit CAMINO_SUDESTE"std_caminoSE.c"; void setup() { base_desc(); set_exit_color("cyan"); set_short("%^BOLD%^%^BLUE%^Camino Sudeste%^RESET%^"); long_desc_cse(); add_exit("oeste", BOSQUE+"bosque_noella27","road"); add_exit("noroeste", CAMINO_SUDESTE+"camino_sudeste9"...
[ "amr@redhat.com" ]
amr@redhat.com
71da8f9c0afba3f1a9b77769bc8d29ebbfc4c512
c4bbfda77d79de5a1e17339bdfefe64c21db73ed
/Unit 61/return_pointer_warning.c
ede16fdc3dfb3f12927b2aad1c04d2fae9369981
[]
no_license
namjaeyoon/c.dojang
aaf45a2ccd414bebf1dc42e497e7c80adc8c5c04
5ccea13b0c65e3ecb760b666cad8ed2a87a89a7e
refs/heads/master
2023-01-22T00:23:17.327413
2023-01-11T06:30:18
2023-01-11T06:30:18
58,857,702
74
53
null
null
null
null
UHC
C
false
false
499
c
#include <stdio.h> int *ten() // int 포인터를 반환하는 ten 함수 정의 { int num1 = 10; // num1은 함수 ten이 끝나면 사라짐 return &num1; // 함수에서 지역 변수의 주소를 반환하는 것은 잘못된 방법 } int main() { int *numPtr; numPtr = ten(); // 함수를 호출하고 반환값을 numPtr에 저장 printf("%d\n", *numPtr); // 10: 값이 나오긴 하지만 이미 사라진 변수를 출력하고 있음 ...
[ "user@localhost" ]
user@localhost
394522dcc7d5cb9743bd8112d2ec5d9ba5e421f5
0f1552837b67ab0afcd4cb40e6f95990c6ffd108
/c/problem1.c
1c476b6adc566afaa61bc165f9c1deeacaf8c365
[]
no_license
hwrdwlf/project_euler
b88eb9cb60b3f2575586f1924337d002377826a6
d5b6779ee249725964567b7ef25794549aac976a
refs/heads/master
2020-05-27T16:22:11.263155
2016-09-17T00:45:32
2016-09-17T00:45:32
30,084,441
0
0
null
null
null
null
UTF-8
C
false
false
263
c
#include <stdio.h> // Problem 1 for Project Euler // https://projecteuler.net/problem=1 int main(int argc, char** argv) { int sum = 0; for(int i = 0; i < 1000; i++) { if( i % 3 == 0 || i % 5 == 0) { sum += i; } } printf("Ans: %d\n", sum); return 0; }
[ "hwrdwlf@gmail.com" ]
hwrdwlf@gmail.com
49673df0bfd946d4720306eca67672e1afdaadbc
1564c5b7255ac64cdb930ae41810d358f8255953
/clone/worm/huabanzhu.c
d9eff5da20981f5c9dc5ba6ed70ecff599bc4b1e
[]
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
1,080
c
inherit WORM; #include <ansi.h> void create() { set_name(HIR "花斑蛛" NOR, ({ "huaban zhu", "huaban", "zhu" })); set("long", HIR "这是一只全身五彩斑斓的毒蜘蛛。\n" NOR); set("race", "野兽"); set("age", random(200)+100); set("attitude", "peaceful"); set("max_qi", 300); set("max_jing...
[ "i@oiuv.cn" ]
i@oiuv.cn
6e6dc0039ab8d3c93ff89ea603add41608575b95
cce9747d80ed880b97b509660a3c6a7f733dd1c0
/C/PrintFormat/PrintFormat.c
616ce3f70051c5306f2009c9ca73dae31f9fc93e
[ "MIT" ]
permissive
VisualAcademy/C
40011e6f9d6ae402e44f6bcbd625f30be9a4d14a
508b32ad436cded4b6e65e42be4ffdfdab3be35b
refs/heads/master
2023-09-01T19:28:34.885729
2023-08-31T17:08:02
2023-08-31T17:08:02
199,452,468
0
2
null
null
null
null
UHC
C
false
false
806
c
#include <stdio.h> int main(void) { printf("%d\n", 360); // 정수 printf("%f\n", 3.14); // 실수 printf("%5d\n", 360); // 5칸 잡고 오른쪽 printf("%7.3f\n", 3.14); // 7칸 잡고 소수 3자리 오른쪽 출력 printf("%-5d\n", 360); // 5칸 잡고 왼쪽 printf("%-7.3f\n", 3.14); // 7칸 잡고 소수 3자리 왼쪽 출력 p...
[ "redplus@redplus.net" ]
redplus@redplus.net
525ce4dc3fbd3a1d921cc4797d2350ea2e4cbdba
3057e3049e7bb527af4dd301be0f2de5a39058aa
/Ressources/42sh_update/builtins/handle_cd.c
8c85fa7328d12ab2a33d619efcabf00f8df590a9
[]
no_license
AntwaneB/Epitech-42sh
452a216b566f014ee03db647687d47031db2236a
18dc344fc74f529e7c819a7bfc3ca0011686e421
refs/heads/master
2021-05-01T23:37:17.808481
2018-01-31T21:00:40
2018-01-31T21:00:40
77,797,471
0
0
null
null
null
null
UTF-8
C
false
false
2,231
c
/* ** main.c for mysh2 in /home/buchse_a/Documents/PSU_2013_minishell2/v2 ** ** Made by Antoine Buchser ** Login <buchse_a@epitech.net> ** ** Started on Thu Feb 6 13:11:17 2014 Antoine Buchser ** Last update Thu May 8 21:53:01 2014 Hugo Schoch */ #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include...
[ "antoine.buchser@epitech.eu" ]
antoine.buchser@epitech.eu
8fd5c446db607a96276f4b13b5fc8611c1284eed
655427fca9afcb5a1596d79f6d5c6010c3e7222b
/Academic Projects/Backpropogation_epoch/.localhistory/Backprop_epoch/1403189006$Source.c
9534b266688ef7e8f1adc531dcdbd258bc4a42f9
[]
no_license
logicquest/Projects
b75f8f55d2cc1acf43e8af07aaa2209b546eb352
6bc34c57abc56798cfab51726f841072b5c632f7
refs/heads/master
2021-01-10T20:20:37.024656
2015-03-03T17:40:49
2015-03-03T17:40:49
29,065,345
1
0
null
null
null
null
UTF-8
C
false
false
24,576
c
/***********************************************************/ /* This code implements backprop learning for a simple */ /* two-layer perceptron with sigmoid() activation function */ /* It is neither particularly efficient nor particularly */ /* elegant. */ /* ...
[ "chennaisekhar@hotmail.com" ]
chennaisekhar@hotmail.com
694f17792c8c22996eb7245f7940fef385e85355
0838b53f3cc9bea204756cabc179f271872d3b28
/libft/ft_putstr_fd.c
58b91ddcd25f027cb962c3b1636d2d72d0a5f269
[]
no_license
villabryan88/ants
54f1b0a6e7e093292d170a2af2e95bc1caddc188
ba36cf7c31e0c2ef7dfb9fc78460a6c35c6da841
refs/heads/master
2020-07-20T12:28:12.176743
2019-09-25T03:05:42
2019-09-25T03:05:42
206,640,182
0
0
null
null
null
null
UTF-8
C
false
false
1,006
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr_fd.c :+: :+: :+: ...
[ "villabryan88@gmail.com" ]
villabryan88@gmail.com
90080355c567498ad6c3a67cb259d8452bf66ef7
970582a187e9a019744cf80bb423f0f3a0ce4df8
/libft/ft_spacecount.c
5034ac10a83d71fa06b416afc0e1771c280a5b9d
[]
no_license
killinq-joke/minishell
6f1c305ab37c5ab6541e418f883bd9db52c25696
8fc5543b3dad217a01bce2504821bab3a1ebc36e
refs/heads/master
2023-07-19T09:58:41.403323
2021-09-18T15:20:01
2021-09-18T15:20:01
null
0
0
null
null
null
null
UTF-8
C
false
false
1,024
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_spacecount.c :+: :+: :+: ...
[ "ztouzri@c2r2p6.42nice.fr" ]
ztouzri@c2r2p6.42nice.fr
867468f024f368f21441f9b53eb7b8932a011faa
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/4d9d5070-2c3d-4b17-bc60-664632fbd287.c
afe7fd6f56f09f5665cb5235ef1a894dc005363a
[]
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
537
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=144; int k; int l; k = 53; l = 64; k = i/j; l = j/j; l = l/j; l = --j; k = k-k*i; //variables /* START VULNERABILITY */ int a; char b[92]; char c[86]; a = 0; do { /* START BUFFER...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
585573a54645dea994e6e4636b547627e2e913d3
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/freebsd/sys/compat/cloudabi64/extr_cloudabi64_systrace_args.c_systrace_entry_setargdesc.c
1f4e4f44450d6ffde0fe60ecf6eb3b3db7e90420
[]
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
11,742
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
9da944acbbadc024c7bf44e0453dd73b9847f3d9
68ea1f23aa813dd0d40ac6fd30f4e031b85de944
/课后作业/第7章作业/problem15.c
f02d824af3adbbc0cea0929d5c53871a5d6b6678
[]
no_license
unow-ranger/C-language
12f9dd49e4ef4a8bbf307f683ee5c368bf6764a9
040cd40a9f368f63a398d5b583027dd8a6d247ad
refs/heads/master
2020-11-24T11:32:04.649285
2020-01-02T16:25:42
2020-01-02T16:25:42
228,126,189
0
1
null
null
null
null
UTF-8
C
false
false
2,125
c
#include <stdio.h> #include <stdlib.h> /** * 问题描述: 按一下要求写几个函数 * 1. 输入10个职工姓名和职工号 * 2. 按职工号由小到大排序 * 3. 要求输入一个职工号,用折半查找法查找并输出职工号和职工姓名 * 运行环境: gcc版本4.2.1 * 编译命令: gcc problem15.c -o problem15 * 运行: ./problem15 */ struct Staff { char name[10]; int num; }; void createStaffs(struct Staff * staffs,int len) ...
[ "rangerunow@gmail.com" ]
rangerunow@gmail.com
82a28108220ce76e95fc98933b03d4036ff7c6e4
3659904abc0e7c4c01e9733488ae51f1a9c82f5b
/system-calls-and-cpu-scheduling/proc.c
dbb24db2b9cad5bd4fd53f0678048f2966f6f002
[ "MIT" ]
permissive
mohammadmozafari/operating-systems
04b2a06c8d705163394f19044a2cab277bd0f2f1
a16102bd9a4aa1b7d9995f8b2aecdfbedcfe61b4
refs/heads/master
2023-01-06T21:04:50.339454
2020-11-09T10:17:30
2020-11-09T10:17:30
311,289,639
0
0
null
null
null
null
UTF-8
C
false
false
14,980
c
#include "types.h" #include "defs.h" #include "param.h" #include "memlayout.h" #include "mmu.h" #include "x86.h" #include "proc.h" #include "spinlock.h" struct { struct spinlock lock; struct proc proc[NPROC]; } ptable; static struct proc *initproc; int nextpid = 1; int policy = 0; extern void forkret(void); exte...
[ "mozafari.mmd@gmail.com" ]
mozafari.mmd@gmail.com
fb988c5495f9becacd0f3df631ccf99efbfab432
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/SoftEtherVPN/src/Cedar/extr_Client.c_CcGetAccountStatus.c
2af88f5fd513b3c9e2b4861278e22f55c44f8cad
[]
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,612
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
08f12aeb319991903d42837196689059c794bcc8
5633c81bd22fa81d84a7dc2424ed04580250b7bb
/php-5.2.2/ext/bz2/bz2_filter.c
e11fa375310a3cbca983ede4405e3807b98c046c
[]
no_license
tuankien2601/PAMP
bc104d5ec8411b570429e4f9b9bff299a75f86bd
320b286d28c96356ef88b086a71c740b2ec91b44
refs/heads/master
2021-06-20T19:49:18.206942
2017-08-14T08:47:56
2017-08-14T08:47:56
null
0
0
null
null
null
null
UTF-8
C
false
false
11,991
c
/* +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2007 The PHP Group | +---------...
[ "lizhenfan902@gmail.com" ]
lizhenfan902@gmail.com
fb8179b2a08d438d58184e5fbf5c04f021c77f93
ac48dc874f5550d03648c28b1eda5720202eb55c
/android-perf/io-p/client.c
7676666a5fe6503735395f83cf7277d1aa036449
[]
no_license
difr/msm8937-8953_qcom_vendor
464e478cae4a89de34ac79f4d615e5141c40cbcb
6cafff53eca7f0c28fa9c470b5211423cf47fd40
refs/heads/master
2020-03-20T09:58:48.935110
2018-05-27T04:13:22
2018-05-27T04:13:22
137,355,108
0
1
null
null
null
null
UTF-8
C
false
false
1,238
c
/****************************************************************************** @file client.c @brief Android performance iop library DESCRIPTION --------------------------------------------------------------------------- Copyright (c) 2014-2015 Qualcomm Technologies, Inc. All Rights Reserved. Con...
[ "adithya.r02@outlook.com" ]
adithya.r02@outlook.com
1c59cea2754740abc422fb9238aad4dce09d95a8
e522f4b9c6eb743b6090be759b91fcce39d38dcd
/LeapSDK/samples/C/PollingSample.c
847ec8f37cd68c6b3fdb84761865c99612f91f93
[]
no_license
oscarorti/gesture-recognition-with-leap-motion
c1809b065085f0082461c27d2cd0310f694c5d0d
af084c82e36125383288572d51ec6dc0c8c3013b
refs/heads/master
2021-09-25T15:09:34.356031
2018-10-23T12:34:04
2018-10-23T12:34:04
105,903,525
4
2
null
null
null
null
UTF-8
C
false
false
1,884
c
/******************************************************************************\ * Copyright (C) 2012-2016 Leap Motion, Inc. All rights reserved. * * Leap Motion proprietary and confidential. Not for distribution. * * Use subject to the terms of the Leap Motion SDK Agreement available at ...
[ "oscarortigonzalez@Oscars-MacBook-Pro.local" ]
oscarortigonzalez@Oscars-MacBook-Pro.local
2000c77c102bf524151dd002108e9c5ad4514da4
774388ff38b36b4cfdbc896bea4f6f5d28ef6b79
/world/d/wiz/entrance.c
15090344048b9d990293ad137b31791c6a2bcc00
[]
no_license
a1623595972/dtxy
a76ccc30215e363450a63da5c3b8c84e826b979f
6d3c609a008522bdd7273dde398afb32227533b9
refs/heads/main
2023-06-02T02:17:54.459105
2021-06-18T08:30:01
2021-06-18T08:30:01
591,339,623
1
0
null
2023-01-20T14:17:28
2023-01-20T14:17:28
null
GB18030
C
false
false
2,467
c
// entrance.c #include <login.h> #include <room.h> #include <ansi.h> inherit ROOM; void create() { set("short", "二楼雅座"); set("long", @LONG 这里摆设讲究,用的餐具都是从景德镇运来。摆的桌椅都是红木的, 在光照之下反射出淡淡的光泽。推窗望去,长安城中心尽收眼底。 一群酒客推杯换盏,正喝的热闹。 LONG); set("exits", ([ "down" : "/d/city/kezhan", "up" : "/d/wiz/talk", ...
[ "i@oiuv.cn" ]
i@oiuv.cn
bfe3c3f0221721d28fbcf0f17344951abdb774b4
4123f5543e6bb7c7036ad519fc9f82d22c0bc8d6
/Sources/delay.h
c5248d9af64e3a991aabd73846954e6c615229f4
[]
no_license
m-saksena/mobileRobot
080774685f50e61e5dea857faefb34989074354e
b9850d1e788f49c5234b2daf986211989f9f6fd7
refs/heads/master
2021-01-22T22:12:39.348529
2017-12-03T19:30:13
2017-12-03T19:30:13
92,763,415
0
0
null
null
null
null
UTF-8
C
false
false
45
h
void delay(long c); // time delay function
[ "noreply@github.com" ]
m-saksena.noreply@github.com
a8b3a08e355b9dc0e8dfe10e3cf7aacda09d5b8e
dc2f24165f0c5af3fa5f62537279104ef9e4ab13
/src/phymod/chip/eagle/tier1/public/srds_api_err_code_public.h
46ce77abd31190e560328d70c03b03d6f9564d21
[ "Apache-2.0" ]
permissive
opennetworkinglab/SDKLT
7376cf1708b17f6976ce9e0be9669ec3b579dd96
cf7dd8f2f04025ee40e13355cfed4ce9b9614593
refs/heads/master
2023-07-31T15:43:55.138638
2022-07-13T19:36:54
2022-07-13T19:36:54
186,948,886
10
4
null
2022-07-13T19:36:55
2019-05-16T04:06:06
C
UTF-8
C
false
false
9,356
h
/********************************************************************************** ********************************************************************************** * File Name : srds_api_err_code.h * * Created On : 18/09/2013 ...
[ "sdk.releases@broadcom.com" ]
sdk.releases@broadcom.com
24972287e39df1da8c8027a1511d2313cab4ec4a
ed5d23926e1dc9168cfdad1444d65cef8329fada
/Lista2/q17.c
73f4328d7b53cee93518a3d36a2a75baa9ad0ff5
[]
no_license
arleyprates/laboratorio-c
29a4739e8efd0946ea6ab143b501963011b94bba
45e4ccbc813c7e642c1447f6affd8efc39f11ef5
refs/heads/master
2020-04-14T19:09:25.708576
2014-07-17T03:06:50
2014-07-17T03:06:50
null
0
0
null
null
null
null
UTF-8
C
false
false
568
c
#include <stdio.h> #include <stdlib.h> int main () { float x, y, op; char c; printf ("\nEntre com sua altura:\n"); scanf ("%f", &x); printf ("\nDigite seu peso:\n"); scanf ("%f", y); op = y / (x * x); if (op < 18.5) printf ("\nAbaixo do peso\n"); if (op > 18.5 && y < 25) printf ("\nSaudavel\n"); if (op...
[ "arleyprates@gmail.com" ]
arleyprates@gmail.com
f443fcec2a6c4b3a6125f72ae5b73d6587ac86a3
dfd7379085a0037fe045d9390ef5def8fc75713a
/ch02/fig02_04.c
7a0090bbcfa1baa0f301b8c29febc17ce983c74b
[]
no_license
nelsonchung/howtoprogramc_4th
64abc353f4b8061c667ce99d064a941a92f21798
26546484b7298376d18543ffd594141e4675d2be
refs/heads/main
2023-05-08T18:32:25.141000
2021-06-06T15:23:00
2021-06-06T15:23:00
374,385,878
0
0
null
null
null
null
UTF-8
C
false
false
1,373
c
/* Fig. 2.4: fig02_04.c Printing multiple lines with a single printf */ #include <stdio.h> /* function main begins program execution */ int main() { printf( "Welcome\nto\nC!\n" ); return 0; /* indicate that program ended successfully */ } /* end function main */ /**************************...
[ "chihchun.chung@gmail.com" ]
chihchun.chung@gmail.com
9961084fcb260988e5f1bffa23d54aac38190f2d
b4bd1584e4e46ac029cd582e8cef5d5c3d39716b
/Example/Pods/BuildHeaders/TNKData/TNKObject_Private.h
365cf4ab06c2b1fba1df5316843f0b6efa24738f
[ "MIT" ]
permissive
davbeck/TNKData
38b405cc45d8347bd8759a1fc95fa50902936899
a374f7683683a1284facc4decc9bab286ef7c899
refs/heads/master
2021-01-10T19:24:59.821237
2014-07-22T15:54:36
2014-07-22T15:54:36
19,151,941
1
0
null
null
null
null
UTF-8
C
false
false
39
h
../../../../Classes/TNKObject_Private.h
[ "david@davidbeck.co" ]
david@davidbeck.co
08507f39675691509514ddba02e4dfda7dc9d781
b64425872561b609e9c450bb015e85419d1923c6
/day-09/part-2/badouralix.c
14f9941308d85f4ee15c0c1329431c644114cd3a
[ "MIT" ]
permissive
lypnol/adventofcode-2017
4c58fa735b99d197fc4bba974422dd034cba01d1
03ced3df3eb80e5c7965c4120e3932919067cb15
refs/heads/master
2021-05-06T19:19:21.815272
2018-03-25T20:05:07
2018-03-25T20:05:07
112,111,717
16
4
MIT
2019-10-04T08:55:19
2017-11-26T19:49:35
Python
UTF-8
C
false
false
735
c
#include <stdio.h> #include <stdbool.h> const int run(char* s) { int counter = 0; bool garbage = false; for (char* c = --s; *++c != '\0';) { if (garbage) { switch (*c) { case '!': c++; break; case '>': garbage = fa...
[ "ayaz.badouraly@via.ecp.fr" ]
ayaz.badouraly@via.ecp.fr
eafd42dec08cbc93888ab5b38b670d5fc1250a8b
d53f1d7c61cc915846718114705b04c423d15a2b
/libft/sources/ft_strdup.c
11621d73cfe1edcd391054034b1afea8f986325a
[]
no_license
42lan/ft_printf
ff840b1551b569f7c03d0165fff97c24cc08bbf7
8163f1e1ea968b9c4674ad737fb72afa0fe6cfa0
refs/heads/master
2022-05-11T22:25:28.397300
2019-05-23T13:12:54
2019-05-23T13:12:54
null
0
0
null
null
null
null
UTF-8
C
false
false
1,130
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strdup.c :+: :+: :+: ...
[ "amalsago@student.42.fr" ]
amalsago@student.42.fr
e396ff4882b176c6390ec91b99ccc7622698c73a
8b237e0f4de57f3d5836e77d1b8764ea120048f6
/cpu/mmu.h
406eb5913db29c2066afbe48d9a18c6dd0519dc9
[ "MIT" ]
permissive
TheDiamondProject/lib68
a41dbad2a4d4f11802af94cb16b36c1af2923d70
cb30357cc58dcc72a48449fa3b58d418fa35dd6b
refs/heads/develop
2020-07-15T21:46:04.475716
2019-09-02T05:12:05
2019-09-02T05:12:05
205,654,759
4
0
MIT
2019-09-02T05:31:11
2019-09-01T09:22:18
C
UTF-8
C
false
false
2,748
h
/* * Copyright (c) 2019 Tom Hancocks, The Diamond Project * * 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 rights * to use, copy,...
[ "tomhancocks@gmail.com" ]
tomhancocks@gmail.com
4337e0df047a937d933bae9a0d37d25cb09b8a18
8e8eb0f083a6a107fbbf635388d66e23991d23e6
/src/usr/pso_init (Rogério Lima's conflicted copy 2015-11-22).c
9bd93975e29978f1ee945cd52d466831cbcdfa1a
[]
no_license
monkaco/PSO
fe9ecf87668f7f0cecddd69e419a7c97d4e16b9c
41efcc93ec651ca4340863e2a1076cd4d97cc4f9
refs/heads/master
2021-01-10T06:10:07.623644
2018-06-16T15:17:26
2018-06-16T15:17:26
46,659,495
0
0
null
null
null
null
ISO-8859-1
C
false
false
10,667
c
/* * myinit.c * * Created on: 07/03/2014 * Author: Rogerio */ #include <stdint.h> #include <stdbool.h> #include "tm4c123gh6pm.h" #include "hw_memmap.h" #include "hw_types.h" #include "hw_sysctl.h" #include "hw_uart.h" #include "sysctl.h" #include "gpio.h" #include "debug.h" #include "pwm.h"...
[ "monkaco@yahoo.com.br" ]
monkaco@yahoo.com.br
f7bc02bcd587e4dcdac5e7d0ccf4505b20fb0fa6
ebf814fd81324d68fe8b0db7bb904af04cb8a342
/Uniform/global.h
34c311bc686d2423996715f1ce2721d551926f5f
[]
no_license
rahulsampath/afbm
8ad8becb4d689dc43fd558aacf89ce970040e19b
5f230b543bf4b4e419afef2a2c9a68552e7e1853
refs/heads/master
2021-01-25T10:44:26.491106
2011-01-28T22:41:49
2011-01-28T22:41:49
32,273,172
0
0
null
null
null
null
UTF-8
C
false
false
1,120
h
#ifndef __GLOBAL__ #define __GLOBAL__ #define __SQUARE__(x) ((x)*(x)) #define __FN__(x, y, z) 1.0 #define __CENTER_X__ 0.5 #define __CENTER_Y__ 0.5 #define __CENTER_Z__ 0.5 #define __RADIUS__ 0.0625 #ifdef __MAIN__ double stencil[64] = { 0.6666666666667, 0.0, 0.0, -0.1666666666667, 0.0, -0.1666666666667, -0.166...
[ "rahul.sampath@380e499b-fd06-67ba-bccf-d8f490d6f30f" ]
rahul.sampath@380e499b-fd06-67ba-bccf-d8f490d6f30f
a3765e8bc595129fa3e7a9553a0b3bfd1f6f0f09
46433eef4cb129b7bf803842f57be71e72cc946f
/codeforce/A/A. Diverse Team.c
1701ceb1f76adced6d038d4e3f5ecd8a1ae861ef
[]
no_license
asifjoardar/solving-oj-problems
7300f2bb6ce651c79b9a90649b38b8baf5fc517d
992c6472ffefea024a6879e1007d8118b7d221ca
refs/heads/master
2022-05-15T15:55:53.822581
2022-05-07T18:26:18
2022-05-07T18:26:18
136,577,556
0
1
null
null
null
null
UTF-8
C
false
false
745
c
#include<stdio.h> int main() { int a,b,i,j,t,count=0,p=1; scanf("%d %d",&a,&b); int x[a],n[a]; for(i=0;i<a;i++) { scanf("%d",&x[i]); } for(i=0;i<a;i++) { if(x[i]!=0){ for(j=i+1;j<a;j++) { if(x[i]==x[j]) { ...
[ "noreply@github.com" ]
asifjoardar.noreply@github.com
e9c6eab650affd8576d0cd00770c19eaf40d64d3
0c0dac0626aaadd561e250fb47eeede8312d5d82
/usr.bin/aucat/dsp.h
8009cfad3aab97191a06bbc91496005cd7483d42
[]
no_license
arekinath/openbsd-6.9-a3
5c25a287c481699a09c9c4630c5c773a38412e0a
744a280e5e7d8e71664847a5d9a9693e80f7f5ec
refs/heads/main
2023-08-19T04:33:48.119966
2021-10-05T02:07:50
2021-10-05T11:12:50
413,786,977
0
0
null
null
null
null
UTF-8
C
false
false
5,442
h
/* $OpenBSD: dsp.h,v 1.6 2021/01/11 14:45:51 ratchov Exp $ */ /* * Copyright (c) 2012 Alexandre Ratchov <alex@caoua.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice a...
[ "alex@cooperi.net" ]
alex@cooperi.net
007a3f9a2188409d8d15eee44155a0829102c573
895c7d9530d0e35df63ed3466beecd516f8068e8
/vendor/ruby/3.2.0/gems/google-protobuf-3.24.2-arm64-darwin/ext/google/protobuf_c/ruby-upb.c
5ed3c3d3fe3093d1d7e4842bddac639b4373e8e2
[ "MIT" ]
permissive
jiyun-moon/jiyun-moon.github.io
0d9c2a21b85f4d93e6f7185d60010af64361ddcb
ebb53f2f8b4252a16f656dbeb27254d8609a8c70
refs/heads/master
2023-09-03T17:20:17.541305
2023-09-03T12:01:43
2023-09-03T12:01:43
241,511,787
0
0
MIT
2022-10-06T16:52:12
2020-02-19T02:10:29
JavaScript
UTF-8
C
false
false
505,393
c
/* Amalgamated source file */ #include "ruby-upb.h" /* * This is where we define internal portability macros used across upb. * * All of these macros are undef'd in undef.inc to avoid leaking them to users. * * The correct usage is: * * #include "upb/foobar.h" * #include "upb/baz.h" * * // MUST be last...
[ "jiyun0527@gmail.com" ]
jiyun0527@gmail.com
5bea0067f1e08d57bd230e7c842239097c9eaaea
10454656d8a21e989d20fd1cd5c05bd855ee44b6
/cpe/10420--/Untitled1.c
7f3e892806acd27d46de7ee46becf771252421c7
[]
no_license
AndrewDTN/Mycollagecode
1137971284bd752ea0cba0a025de520f9e4a3d36
d5f45d80085a2a3673ac739fc7ad84d69c261009
refs/heads/main
2023-05-14T01:41:22.193146
2021-05-24T07:54:51
2021-05-24T07:54:51
370,270,993
0
0
null
null
null
null
UTF-8
C
false
false
713
c
#include <stdio.h> #include <stdlib.h> #include <string.h> char country[ 2005 ][ 75 ]; char name[ 2005 ][ 75 ]; int cmp( const void* a, const void* b ) { char *p = (char *)a; char *q = (char *)b; return strcmp( p, q ); } int main() { int n; while ( scanf("%d",&n) != EOF && n ) { getchar(); for ( int i = 0 ...
[ "xxxxx@gmail.com" ]
xxxxx@gmail.com
5433e441734ef4aae0f30515fb2f7cddb2720f52
261ca4cab8b1145cc8610321e4cd11ee7ff4393e
/lib/libc/math.h
94b64284764a597d845db93fb1bf5db2ed0cacd9
[ "MIT" ]
permissive
JustSid/Firedrake
311bb11d06235d0cdbef57132d9a9862dc039fc7
dafabe51f4fd0f3c62e2aee4d45152a1fe290623
refs/heads/master
2023-06-15T00:18:53.924529
2023-05-31T18:02:08
2023-05-31T18:02:08
4,183,358
8
6
null
2015-02-07T17:56:31
2012-04-30T14:14:29
C++
UTF-8
C
false
false
1,361
h
// // math.h // Firedrake // // Created by Sidney Just // Copyright (c) 2014 by Sidney Just // 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 limit...
[ "Sidney.just@gmail.com" ]
Sidney.just@gmail.com
e01edb59103db0e3caa991020ec46b76bd7d9845
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/fastsocket/kernel/drivers/s390/char/extr_tape_3590.c_tape_3590_read_opposite.c
e4922c77c1abdb736d40513d37e0786a059ccdc8
[]
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,871
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
d5d8096e57a87d107366d3e063eb60b3365207e4
b025532319af6a45eb1c83bd6ce7ca4ac5592bb2
/ARM/Milandr/Eval_1968BE92Q/lib/MDR32F9_1986ВЕ4_2015/Examples/MDR1986VE9x/MDR32F9Q2_EVAL/UART/Interrupt/main.c
3c6c81cb6d8fc8dc1a5dd7a7be9a2e5abeb1dc42
[]
no_license
krestnick/docs_source
fb83666f51bd60d955fbb3873665a4cf3cf0bcc3
59c24ab66c2eedbfcc4b5b587a1dde099f0f624a
refs/heads/master
2023-03-05T03:58:03.934937
2021-02-17T21:02:46
2021-02-17T21:02:46
null
0
0
null
null
null
null
UTF-8
C
false
false
6,644
c
/** ****************************************************************************** * @file Examples/MDR32F9Q2_EVAL/UART/Interrupt/main.c * @author Milandr Application Team * @version V1.2.0 * @date 04/07/2011 * @brief Main program body. *****************************************************...
[ "riccomister@mail.ru" ]
riccomister@mail.ru
78419a1f413e6af21deeffd563369aa3e2f1c484
6203a1e98e1c9afbbea63ba32265133a9995c79d
/uart-tunnel/uart-tunnel/src/instance_ctrl.c
053143342df12d3b195993de56fd3730d2d7b0a7
[]
no_license
hapsdoifh/Uart-tunnel
ae65af5a2169608e163defc788dea07cf3d1178c
53c23aa5135bbdc41f5c4d9bf151cde944ed6fa4
refs/heads/master
2023-04-20T06:34:49.784511
2021-05-09T16:25:27
2021-05-09T16:25:27
365,793,213
0
0
null
null
null
null
UTF-8
C
false
false
2,485
c
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ #include <stdio.h> #include <stdlib.h> #include <signal.h> #include <semaphore.h> #include "uart-tunnel.h" #include "c-serial-com.h" ...
[ "zuhanwang@outlook.com" ]
zuhanwang@outlook.com
0b01a5de6f21e734f2b105c3460f2aca109baf10
5bafc2534b5d89fbdf1abc8d3752e36acecef881
/include/common/fastboot_common.h
ff520d84b0812b66d8731d2c5f59cac485559a45
[ "Zlib", "MIT", "Apache-2.0", "BSD-2-Clause" ]
permissive
aneeshv/omapboot
414133a32db94927c96deae8bcee56cf138bd80f
b49b9f9f08ac9446f633e6308b692b86c6750f72
refs/heads/master
2021-01-10T22:11:30.208865
2012-11-02T17:24:43
2012-11-02T21:06:34
6,512,638
1
0
null
null
null
null
UTF-8
C
false
false
3,014
h
/* * Copyright (c) 2010, The Android Open Source Project. * * Copyright (C) 2012, Texas Instruments, Inc. * Texas Instruments, <www.ti.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * Redistribution...
[ "dmurphy@ti.com" ]
dmurphy@ti.com
274bbe635ae136f9138ba9ac41fd0935f6633ea4
71e5f96a29f5d643ab888b37677d38c33f8d765d
/d/koenig/town/items/deatharmor.c
b70c616a46bd06adc6fdd3cba7a5f62fd5576313
[ "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
1,159
c
#include <std.h> inherit "/std/armour"; void create(){ ::create(); set_name("deathknight armor"); set_id( ({"armor","armour","deathknight armor","deathknight armour"}) ); set_short("%^BOLD%^%^BLACK%^Darkened Armor%^RESET%^"); set_long("%^BOLD%^%^BLACK%^This is a set of heavy, dark plate armor. It i...
[ "law@shadowgate.org" ]
law@shadowgate.org
4055adb2afec3b0a93a92d4094b14678dd6d2b01
be27982a253c41526256dd63db78350be89dc830
/resource.h
459b26de0cc248606925a15bebb2ed4698cb1641
[]
no_license
ThatBryan/GAM150-
b5e2896b90fbcff54c2cea878db8d2c60144e86f
e5e5b3ed62f12b950b9c621fa4a4724448cc2b01
refs/heads/main
2023-04-05T04:31:53.397529
2021-04-12T14:34:57
2021-04-12T14:34:57
329,510,625
0
0
null
null
null
null
UTF-8
C
false
false
433
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by GAM150.rc // #define IDI_ICON1 101 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 102 #define _APS_NEXT_COMMAND_VALUE ...
[ "usernamee19@gmail.com" ]
usernamee19@gmail.com
a30de8e2ae4f1777d8dcd5b9564b4ce529422f11
1c7dd42b54cf3eb3f7305e6dca4514c2add46e90
/workspace/cat/cat.c
71e9067bcbd11ecb14fe5205dca630f35932199b
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
PiroHiroPiro/linux_programming
4ef59ddc8e611f0073d8ca12e41ec72cc9bb3a36
df96511ba4175e0d0a2cd343773a922b7347907d
refs/heads/master
2021-07-17T20:34:48.323339
2020-05-23T02:57:45
2020-05-23T02:57:45
165,612,039
1
1
null
null
null
null
UTF-8
C
false
false
878
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> static void do_cat(const char *path); static void die(const char *s); int main(int argc, char *argv[]) { int i; if(argc < 2) { fprintf(stderr, "%s: file name not given\n", arg...
[ "hirohiro11071107@gmail.com" ]
hirohiro11071107@gmail.com
48cbbba5d36f0062e9280ae9c8d61e4dce47c904
8d753bb8f19b5b1f526b0688d3cb199b396ed843
/osp_sai_2.1.8/system/fea/lcm/lcmmsg/gen/ChsmRedundancyMode.c
5f3f6539f22e22cac563ab63ccb5843b931fe857
[]
no_license
bonald/vim_cfg
f166e5ff650db9fa40b564d05dc5103552184db8
2fee6115caec25fd040188dda0cb922bfca1a55f
refs/heads/master
2023-01-23T05:33:00.416311
2020-11-19T02:09:18
2020-11-19T02:09:18
null
0
0
null
null
null
null
UTF-8
C
false
false
1,888
c
/* * Generated by asn1c-0.9.20 (http://lionet.info/asn1c) * From ASN.1 module "LCM" * found in "../lcm.asn1" */ #include <asn_internal.h> #include "ChsmRedundancyMode.h" static asn_TYPE_member_t asn_MBR_ChsmRedundancyMode_1[] = { { ATF_NOFLAGS, 0, offsetof(struct ChsmRedundancyMode, mode), (ASN_TAG_CLASS_CON...
[ "zhwwan@gmail.com" ]
zhwwan@gmail.com
2ccb5d2e7588892764be59887b2ce77d95199431
f9aae8b16582006e49070f80e53cb8cadb70a63a
/wolfssl/wolfcrypt/signature.h
e1f89f68adf00ad6ff6e24274fc5ca3219d9386b
[]
no_license
arihantdaga/wolfssl-esp32-homekit-compatible
206342910ee2f7cb2a11f5a95b196b1a88d2819a
0e831a5818b21113dd5426db70301ae705a5d594
refs/heads/master
2022-12-16T06:54:08.432659
2020-09-19T18:29:36
2020-09-19T18:29:36
296,928,649
0
0
null
null
null
null
UTF-8
C
false
false
2,953
h
/* signature.h * * Copyright (C) 2006-2019 wolfSSL Inc. * * This file is part of wolfSSL. * * wolfSSL 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...
[ "arihant.ekism@gmail.com" ]
arihant.ekism@gmail.com
484abd5c25db85a32c21893ec0894a3c218db29f
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/FFmpeg/libswresample/arm/extr_audio_convert_init.c_conv_fltp_to_s16_2ch_neon.c
79642d0f2aa29ac72cf2479d96ba01d58093e192
[]
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
770
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
98c60a7ec0d1c44d2c6866ce56cc870f73ec709a
501885cf6dc0fdb7d0418306e5ee7d4c7bf8755c
/Middlewares/ST/STM32_WPAN/ble/cryptographic/Inc/Common/err_codes.h
8862b58899f28e59b007abe0d71f00258826d57b
[]
no_license
InWite/Sound_Processor
ab5fb9e94ba8817abc3f7d630dbb87b7e2034320
9a4729fb0b5049ceae141f3358a9f5282786252f
refs/heads/main
2023-03-01T02:52:48.714542
2021-01-26T17:34:05
2021-01-26T17:34:05
333,084,822
1
0
null
null
null
null
UTF-8
C
false
false
11,404
h
/** ****************************************************************************** * @file err_codes.h * @author MCD Application Team * @version V3.0.0 * @date 05-June-2015 * @brief Provides defines for error codes ***************************************************************************...
[ "sviatoslav.starokozhev@p-product.com" ]
sviatoslav.starokozhev@p-product.com
6abac267ba4b6fb665fcfa3462744838d31ac14a
0513b0567a1c8ef23cb2e6e976695a63f40496f9
/Assigment_13_Problem_Pattern/Assigment_13_03_Pattern_Number.c
d4a1838a8db7e1ffb1b531bdbff3fa0c8af7e801
[]
no_license
vilpat18/Coding_practice_All_Language
6590fabd9eb661805fb7f970972aed211fc0b089
655ee8930ff7145e4398c0cd620f112743f8048a
refs/heads/master
2023-01-30T02:59:41.523472
2020-11-26T06:20:36
2020-11-26T06:20:36
null
0
0
null
null
null
null
UTF-8
C
false
false
420
c
/*3. Accept number from user and display below pattern. Input : 5 Output : 1 * 2 * 3 * 4 * 5 * */ #include<stdio.h> void Pattern(int iNo); int main() { int iNo=0; printf("Enter A Number For Pattern :"); scanf("%d",&iNo); Pattern(iNo); return 0; } void Pattern(int iNo) { int iCnt=0; if(iNo < 0) ...
[ "noreply@github.com" ]
vilpat18.noreply@github.com
0207096e3cdb9bc07368cc09fecda842405f8227
24643916cd1515911b7837ce81ebd17b0890cc81
/custom/common/kernel/imgsensor/ov5693_mipi_raw/ov5693mipi_Sensor.c
987bde63a0b6a95494f9f191ce9348dd62666eec
[ "Apache-2.0" ]
permissive
touxiong88/92_mediatek
3a0d61109deb2fa77f79ecb790d0d3fdd693e5fd
5e96a7bb778fd9d9b335825584664e0c8b5ff2c7
refs/heads/master
2020-05-02T10:20:49.365871
2019-04-25T09:12:56
2019-04-25T09:12:56
177,894,636
1
1
null
null
null
null
UTF-8
C
false
false
80,416
c
/***************************************************************************** * * Filename: * --------- * OV5693mipi_Sensor.c * * Project: * -------- * ALPS * * Description: * ------------ * Source code of Sensor driver * * *-------------------------------------------------------------------------...
[ "sunhouzan@163.com" ]
sunhouzan@163.com
30d24f648143ade58def2d1c3cf24e0014135d56
ea4e3ac0966fe7b69f42eaa5a32980caa2248957
/download/unzip/apache_mod_php/apache_mod_php-18.4/php/ext/pgsql/php_pgsql.h
5613fe7ee30f4623e3d9d77ee7c9fa69d0a49075
[ "PHP-3.0" ]
permissive
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
8,159
h
/* +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2003 The PHP Group | +---------...
[ "hyl946@163.com" ]
hyl946@163.com
d5661936bb7aa8a59d001868f92d1a633ed0794b
e4680bd455a3726639fc7c5ecb967d37c7c80bf1
/SDK/ti/drivers/gpio/GPIOCC26XX.h
bf353b173c514755fdc47733770ec217f80ff1bc
[]
no_license
Wiz-IO/framework-wizio-cc
65b37f06cc796ff256459f6b76fc3ccfca2ed00c
5b2b48193a12e695bdaac8f1ab50534a87d7c694
refs/heads/main
2023-08-14T10:45:04.196212
2021-10-20T11:52:38
2021-10-20T11:52:38
392,685,980
2
2
null
2021-10-05T15:35:51
2021-08-04T12:47:25
C
UTF-8
C
false
false
11,626
h
/* * Copyright (c) 2015-2019, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * n...
[ "the.wizarda@gmail.com" ]
the.wizarda@gmail.com
80f0342d4c9265a2eb40958f13126b037b0cc0d7
bdb12e7da4735ac7b14f1262ef016d1d1b8d9a9c
/Leguizamon.Gustavo.P2/src/dataAerolineas.h
d78561a7869085e7b3316d9751502613362ca65c
[]
no_license
gustavo-leguizamon/Leguizamon.Gustavo.P1.LabI.1G
c89b3288a5c2812b5453d7d27b38f76e1e4d5aff
9aeb853ee48b20a676cf7754697bc9ef982d42c2
refs/heads/main
2023-09-03T12:46:01.789367
2021-10-29T23:30:22
2021-10-29T23:30:22
420,248,769
0
0
null
null
null
null
UTF-8
C
false
false
266
h
/* * dataAerolineas.h * * Created on: Oct 29, 2021 * Author: Hukummi */ #ifndef DATAAEROLINEAS_H_ #define DATAAEROLINEAS_H_ char nombreAerolineas[5][51] = { "Lan", "Iberia", "Norwegian", "American", "Austral" }; #endif /* DATAAEROLINEAS_H_ */
[ "Hukummi@live.com" ]
Hukummi@live.com
98be7770e6db33fe349b63a3071fc6efcd11f8dd
1e9bef7e0d060e4b35e10fb4ced2772a2b36c1c4
/MSP430_TimeSyncBeacon/src/csl/System_init.c
1d04356c0184e31c4f6abbc415bf4bce9aa96d53
[]
no_license
smeyel/M2
59541f9caded74989bea33cd0b844e0c5e9950f9
39f495492827b31869067b35181e1f67a6ee3f4c
refs/heads/master
2020-05-16T20:49:01.819809
2013-05-31T15:53:23
2013-05-31T15:53:23
null
0
0
null
null
null
null
UTF-8
C
false
false
870
c
/* * ==== DO NOT MODIFY THIS FILE - CHANGES WILL BE OVERWRITTEN ==== * * Generated from * C:/ti/ccs5/grace_1_10_00_17/packages/ti/mcu/msp430/csl/system/System_init.xdt */ #include <msp430.h> /* * ======== System_init ======== * Initialize MSP430 Status Register */ void System_init(void) { /* Clea...
[ "triszalo@freemail.hu" ]
triszalo@freemail.hu
1e4adcecf188dba65a4f6e513262f8a66e5ba33c
9ecdd19a866200fd1ece53e07b820b208d6011f4
/KSCrashCut/KS/KSCPU_Apple.c
6f83f3d6504c46eb5123e519811af8406a53c0ef
[]
no_license
godLoveY/KSCrashCut
04f947581bac11b4f171e514a3395230e21da8ce
e12bad848745e8582f695bb353525bd6b61a215a
refs/heads/master
2021-01-12T02:34:41.458151
2020-08-05T09:26:00
2020-08-05T09:26:00
78,069,939
1
0
null
null
null
null
UTF-8
C
false
false
2,333
c
// // KSCPU.h // // Created by Karl Stenerud on 2012-01-29. // // Copyright (c) 2012 Karl Stenerud. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restr...
[ "yaoderen131@pingan.com.cn" ]
yaoderen131@pingan.com.cn
fc0c0a78adee2742dc43dc13f09f50ddf0a535e5
dd91b669cf3bbc9a6ea8c82afa11f76c63fafe67
/Benchmarks/NL/c/NL6.c
dbbcd07d50c683b5e0f9fe756c9ed2f7a3e3d998
[]
no_license
Santiago-Yu/LIPuS
96583b59a2ea4012101591e05e43a142507ffc07
20921ef1beecee089ff447cab28b8898e18f8cd5
refs/heads/main
2023-08-30T10:56:45.593350
2021-10-23T08:51:14
2021-10-23T08:51:14
null
0
0
null
null
null
null
UTF-8
C
false
false
667
c
int main(){ // variable declarations int a,b,p,q,r,s; int x, y; //precondition assume(x >= 1); assume(y >= 1); assume(a == x); assume(b == y); assume(p == 1); assume(q == 0); assume(r == 0); assume(s == 1); // loop body while(a!=b){ //%%%traces: int x, i...
[ "467087121@qq.com" ]
467087121@qq.com
afb3d68f9bce92b6f27e8144057f03f27fe832fa
bd1da92cc915c6093ced6fe03f0bcd581906d3dd
/tests/fuzz/s2n_client_ccs_recv_test.c
956654e8c5438a59f425f8e283d15e7fb0ed7064
[ "MIT", "Apache-2.0" ]
permissive
JRetza/s2n
f177c0534e751ad7f39f0c16cdc7a2a5849e3b40
0df8de3c5630357ed25b935a5978c63f49bb4108
refs/heads/main
2023-01-03T11:36:43.297765
2020-10-09T21:05:11
2020-10-09T21:05:11
303,068,948
1
0
Apache-2.0
2020-10-11T07:47:24
2020-10-11T07:47:23
null
UTF-8
C
false
false
2,206
c
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file ...
[ "noreply@github.com" ]
JRetza.noreply@github.com
fe14dbd7c59978c37d575328b4c504c9873fef98
b5ac63edc781ae7572df1be886565a440d7679f3
/ft_atoimax.c
256868f174f8c7c9a4962963d31f9f4004c0d3b3
[]
no_license
Hanoldery/libft
2847db9aa71a9677abfe6a939ddfaf0e1622e53e
4fdc346c56d2465ddfbef08178ba2dff90618c67
refs/heads/master
2020-09-20T14:17:37.754532
2018-02-20T09:34:12
2018-02-20T09:34:12
73,513,938
0
0
null
null
null
null
UTF-8
C
false
false
1,281
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_atoimax.c :+: :+: :+: ...
[ "pgerbaud@e3r1p8.42.fr" ]
pgerbaud@e3r1p8.42.fr
d9198d1361c7f7537056190d590d903b4adba243
030619814b5bc32e1c2933e35191cf7d4ae3152c
/icpc/《算法设计编程实验(第2版)试题原版和测试数据/第8章 计算几何的编程实验/8.1点线面运算的实验范例/8.1.2 计算线段交/8.1.2.1 Pick-up sticks/C/Cbroderic.c
b17ef4f8a7fd926d71bd8d8d07ea163c238aa45a
[]
no_license
gblong10/DATA
cb030cb3f32a4070ed00edceb21f6b074cff781e
67ad46f03c8ccb9e692ec4102dc340e3cde16194
refs/heads/master
2022-12-04T04:10:53.610814
2020-08-15T03:17:21
2020-08-15T03:17:21
null
0
0
null
null
null
null
UTF-8
C
false
false
4,421
c
/* X-UIDL: 42d45d1f000007c2 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 Return-Path: <gvcormac@plg2.math.uwaterloo.ca> Received: from plg2.math.uwaterloo.ca (plg2.math.uwaterloo.ca [129.97.186.80]) by speedy.uwaterloo.ca (8.12.8/8.12.5) with ESMTP id j8E0i0oe013736 for <catchall@speedy.uwaterloo.ca>; Tue, 13 S...
[ "guob2019@lzu.edu.cn" ]
guob2019@lzu.edu.cn
51f084a2e7ec4f70577a7dd51f6149e462f493b2
6d5121ddfdfcec8add38fae75de4d51c6b194690
/experiments/zephyr/peng-nrf52/src/fib_3_17.c
64ba8b865c5baad80068ffa87212d1423bf6df53
[ "MIT" ]
permissive
SynchronVM/SynchronVM
744271f0421daab482e5bf842882ef0e373372e6
bb5d6ddd85fddc13a3cc2bab7770185ecd2a7062
refs/heads/master
2023-08-07T03:55:03.586849
2022-06-12T08:21:39
2022-06-12T08:21:39
479,793,630
14
1
MIT
2022-05-20T00:07:02
2022-04-09T17:14:07
C
UTF-8
C
false
false
5,439
c
#include "peng-platform.h" #include "peng.h" #include <stdio.h> typedef struct { /* Generic procedure fields */ ACTIVATION_RECORD_FIELDS; /* Procedure specific fields */ sv_int_t *r; // Procedure argument trigger_t trig1; } act_mywait_t; act_mywait_t *enter_mywait(act_t *caller, uint32_t priority,...
[ "svenssonjoel@yahoo.se" ]
svenssonjoel@yahoo.se
25c75fb29c87f776244bbf177a0c05f009107181
f4c2c1b53849b89319f906483c19745c6ec60158
/build/ios_build/Classes/Native/System.Xml_CodeGen.c
92fd775c80f386dea82d4155d2a865ad08e1a13b
[]
no_license
r2d2m/Recycle-Unity-Game-Jam-2020
3111fc5d60988cc97a3416f46285feb0ec0a6520
5eb52f14b37b5deff7aa8ad0d3b15041c6d88c0e
refs/heads/master
2022-11-05T10:44:25.002011
2020-06-14T19:29:04
2020-06-14T19:29:04
null
0
0
null
null
null
null
UTF-8
C
false
false
6,425
c
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "codegen/il2cpp-codegen-metadata.h" IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END // 0x00000001 System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() // 0x00000002 System.String System.Xml.XmlRead...
[ "dimakiro2105@gmail.com" ]
dimakiro2105@gmail.com
392b793557a244a08d49bd47cb8543f614b86240
3e0afebee6f5ad8cb9779cd743e460e91b1951e6
/nn/exp2/ver1/te.h
5ad97d9b6ce68f22f02b3a2ea342940f85e92848
[]
no_license
dhakrasp/CrossBilingualEmbeddings
c3a0f122fd0d3d177d0139cc8387a5821bb5afdf
1e09d0c77784fc8f71df336750002fe2cf034ae8
refs/heads/master
2021-01-11T07:51:36.921323
2018-02-23T16:32:35
2018-02-23T16:32:35
72,642,846
12
4
null
2017-10-19T06:38:51
2016-11-02T13:32:47
C++
UTF-8
C
false
false
410,024
h
पठानकोट से रेल की छोटी लाइन जो पपरोला जाती है , उसमें सफर करके यात्री चामुंडा रेलवे स्टेशन पर उतर सकते हैं । चामुंडा रेलवे स्टेशन मलाँ में है । यहाँ से मंदिर की दूरी लगभग चार कि.मी. है । मलाँ से बस अथवा निजी वाहनों द्वारा चामुंडा मंदिर जाया जा सकता है । ज्वालाजी से कांगड़ा दो घंटे में और कांगड़ा से मलाँ डेढ घंटे में ...
[ "saumitra@ltrccomput1.iiit.ac.in" ]
saumitra@ltrccomput1.iiit.ac.in
92c31d26801215006d85287a628ba6f767979efe
40202a18645541adc949b198ac3f945abebae22b
/hardware-wallet/tiny-firmware/firmware/storage.c
3d9c9904844421c695c54e7451ad7838b75a12b0
[]
no_license
id523a/services
44ce36410f295cf59e95f87b6f141ab6a18a1248
2f9d1b5f2fc9483b688dd7bc09935db529555b3f
refs/heads/master
2020-03-20T00:31:43.773504
2018-07-11T04:47:21
2018-07-11T04:47:21
137,009,888
0
0
null
2018-06-12T09:12:58
2018-06-12T03:05:03
C
UTF-8
C
false
false
22,863
c
/* * This file is part of the TREZOR project, https://trezor.io/ * * Copyright (C) 2014 Pavol Rusnak <stick@satoshilabs.com> * * This library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, eithe...
[ "mpsido2@gmail.com" ]
mpsido2@gmail.com
c6528fb6a00dbb6236f1c622dda87c3d1cbdc62f
7c7733c1b2c328a75285f17f5c2f5ce43ac5d664
/src/thirdparty/libevent/mbedtls-compat.h
b50ccd23842e4a14fb234c39fc15dbdb3c69be08
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "ISC", "Apache-2.0", "BSD-2-Clause", "MIT", "BSD-2-Clause-Views" ]
permissive
fluffos/fluffos
9dab21927e7e4207bcc902465925726af8252a2a
3279863f7c3eed500d28145853dd320aa2815132
refs/heads/master
2023-09-05T09:43:46.851999
2023-09-04T20:19:42
2023-09-04T20:19:42
8,451,252
333
206
NOASSERTION
2023-09-04T20:19:43
2013-02-27T07:53:17
C++
UTF-8
C
false
false
706
h
#ifndef MBEDTLS_COMPAT_H #define MBEDTLS_COMPAT_H #include <mbedtls/version.h> #if MBEDTLS_VERSION_MAJOR >= 3 # if defined(__clang__) # pragma clang diagnostic push # pragma clang diagnostic ignored "-Wcpp" # elif defined(__GNUC__) # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wcpp" # endif # in...
[ "sunyucong@gmail.com" ]
sunyucong@gmail.com
e81b6f3ceca250ec5cda66948b12a065ba369584
0f9c9b946cf30a771428fff544239337be6431dd
/Modular programming/Activity5/main.c
c462747ac1eec3985282703a9ab92d72f9144f56
[]
no_license
OmarShafei-coder/Modular-programming-course-Assignments-C-programming-course-from-edx-
3e989c1d40ca14f87980b2bd63fb90537b004c8b
f0e7a9965d1ece4aae92d654abd46340a5acf4e2
refs/heads/master
2020-07-26T04:47:29.301923
2019-09-15T04:09:08
2019-09-15T04:09:08
208,538,495
1
0
null
null
null
null
UTF-8
C
false
false
2,989
c
/* You are programming a toaster! The toaster does not have a lot of memory, so you need to be careful about the data types you use (remember that different data types use different amounts of memory). To make this easier, you'd like an easy way to track how much memory your variables are going to use. Your job...
[ "noreply@github.com" ]
OmarShafei-coder.noreply@github.com
076a6c918a82238902c712e5dc63b10ec8182ae1
99bdb3251fecee538e0630f15f6574054dfc1468
/bsp/stm32/libraries/STM32WBxx_HAL/STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_crc.c
c2606e77fd11424cc5bd1419974334db12922a28
[ "Apache-2.0", "Zlib", "LicenseRef-scancode-proprietary-license", "MIT", "BSD-3-Clause", "X11", "BSD-4-Clause-UC", "LicenseRef-scancode-unknown-license-reference" ]
permissive
RT-Thread/rt-thread
03a7c52c2aeb1b06a544143b0e803d72f47d1ece
3602f891211904a27dcbd51e5ba72fefce7326b2
refs/heads/master
2023-09-01T04:10:20.295801
2023-08-31T16:20:55
2023-08-31T16:20:55
7,408,108
9,599
5,805
Apache-2.0
2023-09-14T13:37:26
2013-01-02T14:49:21
C
UTF-8
C
false
false
2,616
c
/** ****************************************************************************** * @file stm32wbxx_ll_crc.c * @author MCD Application Team * @brief CRC LL module driver. ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (...
[ "1473454180@qq.com" ]
1473454180@qq.com
97fbd4dbed1ebebeefa34e02c0d7d3802230ee87
c04af30b48d8373f09e8069c21811d7c220e0655
/C_day11-5/C_day11-5/test.c
2c415977650a9bff9504299fbd27978474c91360
[]
no_license
mayichaodexiaojinku/DemoofTestByVS2013
2b3673d272b4daa31a672a423d421a1e3555a269
06fff1c02a8bea5dce1985e87ca20cc27c45b11d
refs/heads/master
2022-01-09T06:59:55.180183
2019-06-18T10:10:25
2019-06-18T10:10:25
171,776,322
0
0
null
null
null
null
UTF-8
C
false
false
205
c
#define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #define SWAP(n) (((n&(0x55555555)) << 1)|((n >> 1)&(0x55555555))) int main() { int a=20; int ret; ret=SWAP(a); printf("%d\n", ret); return 0; }
[ "www.823122161@qq.com" ]
www.823122161@qq.com
d47433512f91e10618885ee8572e7644d8c0a5d5
2d055d8d62c8fdc33cda8c0b154e2b1e81814c46
/linux/linux_unix系统编程手册示例/tlpi-dist/pmsg/mq_notify_via_thread.c
7fa6d510eb0c158f0b2be1dd951b40a9ebce3e8d
[ "MIT", "AGPL-3.0-only", "LGPL-2.0-or-later", "LGPL-3.0-only", "GPL-3.0-only", "GPL-1.0-or-later" ]
permissive
harkhuang/harkcode
d9ff7d61c3f55ceeeac4124a2a6ba8a006cff8c9
faab86571ad0fea04c873569a806d2d7bada2e61
refs/heads/master
2022-05-15T07:49:23.875775
2022-05-13T17:21:42
2022-05-13T17:21:53
20,355,721
3
2
MIT
2019-05-22T10:09:50
2014-05-31T12:56:19
C
UTF-8
C
false
false
2,925
c
/*************************************************************************\ * Copyright (C) Michael Kerrisk, 2015. * * * * This program is free software. You may use, modify, and redistribute it * * under the term...
[ "shiyanhk@gmail.com" ]
shiyanhk@gmail.com
a2b80b7fc99add289fd62af6b0e3d6ff1b062e46
c0228f0fc1f492fb1077cb03f1178c037680b5ec
/character08/exercise84.c
0b36948cd35ab3313d24e3bd90756c731f1b7fc5
[]
no_license
firbeja/CTest
2602fe7961c5ca9f789f72e2beb629f3324f24c2
eb3efef752206d4b9e4ccd7a45e697620460b37b
refs/heads/master
2020-04-11T02:49:37.009998
2019-03-06T09:28:25
2019-03-06T09:28:25
161,457,554
0
0
null
null
null
null
UTF-8
C
false
false
1,419
c
#include<stdio.h> #include<stdlib.h> //有n个整数,前面的往后移m个位置,最后m个变成最前面m个。用函数实现,在主函数输入,输出。 void covrt(int *p, int n, int m); void covrt_answer(int array[], int n, int m); void myScan(int *p, int n); void myPrint(int *p, int n); //2019-1-17,周四,龙四,14:57 //《学习辅导》参考答案 //小技巧,形参名为*array,在定义一个*p void covrt_answer(int array[], in...
[ "13723786518@163.com" ]
13723786518@163.com
685c573f86ea062b1182a0396757c9cd72349140
672ed1ae9da59797805ab628d54494a8ae58cc89
/libftprintf/src/ft_debbug.c
10f8c73e4a132f5df1f0dbb226f7105ac2e0e350
[]
no_license
bsuareztiret/filler
fb2fe712b35f8d6e6998f82d89954e6e4b04cddf
c59daedce0ae620bcf233c13ed819724ba3e4836
refs/heads/master
2020-06-17T18:40:51.845165
2019-12-17T15:28:51
2019-12-17T15:28:51
196,011,283
0
0
null
null
null
null
UTF-8
C
false
false
1,584
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_debbug.c :+: :+: :+: ...
[ "bsuarez-@e-r4-p6.s19.be" ]
bsuarez-@e-r4-p6.s19.be
05ad9a37faadb9b91efc51c7dc7725468360eaab
974389431527e451ce83049b11cd3dc42780108d
/phase_3/eval/justison/reference_patch/nginx-e2d07e4ec636/src/core/ngx_hash.h
9b9dc580192cae1d1a039c74eb7a38ca6897b127
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
cromulencellc/chess-aces
21d8e70c8d9853a922ca0c90ffdd2c79ba390fb0
8ea5b0d75ddbf45fd74a7b8c5ca03fc4955eba8b
refs/heads/main
2023-05-24T01:13:07.917910
2022-11-02T00:56:52
2022-11-02T00:56:52
351,277,450
7
2
null
null
null
null
UTF-8
C
false
false
2,923
h
/* * Copyright (C) Igor Sysoev * Copyright (C) Nginx, Inc. */ #ifndef _NGX_HASH_H_INCLUDED_ #define _NGX_HASH_H_INCLUDED_ #include <ngx_config.h> #include <ngx_core.h> typedef struct { void *value; u_short len; u_char name[1]; } ngx_hash_elt_t; typedef struct { ...
[ "bk@cromulence.com" ]
bk@cromulence.com
d7f33625242d0539e82b5a23f6ef0ce646167210
cc593f7b73d4f571cc43ca3c899fd43855df53ca
/php/ext/standard/php_assert.h
0cc10f7aa679f9c6e511992ba5bd890a2d638504
[ "MIT", "GD", "BSD-3-Clause", "BSD-4-Clause-UC", "ISC", "IJG", "Zlib", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-other-permissive", "TCL", "BSD-2-Clause", "OLDAP-2.8", "PHP-3.01" ]
permissive
shouc/corbfuzz
d12b78b1dd636fa473a793c4630558a6a255f94c
800c7f2cb6880bd08a547e0ec1fcbf5ec6253bf5
refs/heads/master
2023-04-06T18:19:02.612594
2021-08-29T15:26:26
2021-08-29T15:26:26
282,285,893
0
0
MIT
2021-07-15T23:52:35
2020-07-24T18:04:54
C
UTF-8
C
false
false
1,417
h
/* +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +---------...
[ "scf@ieee.org" ]
scf@ieee.org
ffe8c5a70a5a77ac087296136901d3c4b053b730
e455a4ee0cbee867e91d0bf3649bee307daaad7b
/libft/libft_files/ft_strlcat.c
e450f4ef00515676d68ecef5041de2dec8882507
[]
no_license
xaviave/doom_nukem
bf15ef98118e95d379b0c381d168337759916477
e5bc4555be23a5bc970f36b6ac29205dba323dd8
refs/heads/master
2020-04-09T17:49:17.789261
2020-03-19T01:03:00
2020-03-19T01:03:00
160,492,358
1
0
null
2020-03-17T17:19:35
2018-12-05T09:20:11
C
UTF-8
C
false
false
1,305
c
/* ************************************************************************** */ /* LE - / */ /* / */ /* ft_strlcat.c .:: .:/ . .:: ...
[ "mel-akio@z2r3p4.le-101.fr" ]
mel-akio@z2r3p4.le-101.fr
99906790356452a7a2485740615e2ef3b72c9ad9
caf7d11f586f1cd2db4f2d59cedc0965dbc4694f
/apps/audio_tone_linkeddma/firmware/src/config/sam_e70_xult_wm8904_ssc/definitions.h
7912e657ad358f25862611f23996aa571f20b951
[ "LicenseRef-scancode-unknown-license-reference", "ISC", "LicenseRef-scancode-public-domain" ]
permissive
bhura112/audio
34e9b7150893fb9453254c31e3f1deccd89fe2d4
9e6aaab8f7fbeea56780e8fbe576d8740dc9b5fc
refs/heads/master
2022-01-04T16:18:34.120239
2020-02-18T21:19:17
2020-02-18T21:19:17
null
0
0
null
null
null
null
UTF-8
C
false
false
6,686
h
/******************************************************************************* System Definitions File Name: definitions.h Summary: project system definitions. Description: This file contains the system-wide prototypes and definitions for a project. *******************************************...
[ "tom.crosley@microchip.com" ]
tom.crosley@microchip.com
054a5142a78baf8ad62c13dd3973005664e0b321
0b2415d17e70a4d63532c2439f9d9ec2db09e447
/UDP/common/udp_server.c
eeddc50331706359ce331cc86354ea916d1e7d65
[]
no_license
431009479/SocketProject
a2b6e25b033f19ba545a210c6e61be06ca8d12d9
8790d5b4d93deb7249876897af754ec7509ba884
refs/heads/master
2021-05-17T19:09:54.506280
2020-07-19T00:00:33
2020-07-19T00:00:33
250,932,627
0
0
null
null
null
null
UTF-8
C
false
false
710
c
/************************************************************************* > File Name: server.c > Author: suyelu > Mail: suyelu@haizeix.com > Created Time: Sun 22 Mar 2020 08:24:46 PM CST ************************************************************************/ #include "head.h" int socket_create_udp(int port) {...
[ "431009479@qq.com" ]
431009479@qq.com
4f37e9277beedd9b2cfc571e075fafbd4f09e3b8
6fba139cfbdb3e643d0f3b61e15fc973c6dad0f7
/TC1/user_power.c
a6b258f6acf209a9d71866143f834799c6624738
[]
no_license
gulorly/tc1_mqtt
e10b0b810cf578764272dd9d6b8f3cd0e090c20b
3264db3894c0e3323ecc1050b546f51cc19f1c23
refs/heads/master
2023-04-11T17:13:38.680051
2021-05-20T11:20:01
2021-05-20T11:20:01
null
0
0
null
null
null
null
UTF-8
C
false
false
2,161
c
#define os_log(format, ...) custom_log("OTA", format, ##__VA_ARGS__) #include "TimeUtils.h" #include "mico.h" #include "main.h" #include "user_mqtt_client.h" #include "user_function.h" mico_timer_t power_timer; static uint32_t clock_count_last = 0; static uint32_t clock_count = 0; static uint32_t timer_count = 0; s...
[ "noreply@github.com" ]
gulorly.noreply@github.com
1884190ed3a0c256162eb227c941c08b696fda36
63faeaa8b40c6ca4df3bc2737a4844423c853418
/include/boot/graphics.h
1547d63c5fde98cda952c5a86c819c447ef207d8
[]
no_license
hypervis0r/kernel2
e4d4a7344bbbc0791e531f8ec6b3131a3bb4ec06
f47cd8e7e464f23cd26c375ead33d940d3b88eff
refs/heads/master
2023-06-19T01:10:24.803189
2021-07-19T17:24:12
2021-07-19T17:24:12
381,907,250
0
0
null
null
null
null
UTF-8
C
false
false
589
h
#pragma once #include <efi.h> #include <efilib.h> typedef struct _KE_GOP_INFO { EFI_PHYSICAL_ADDRESS FrameBufferBase; UINT32 FrameBufferSize; UINT32 VerticalResolution; UINT32 HorizontalResolution; UINT32 Pitch; } KE_GOP_INFO, *P_KE_GOP_INFO; typedef struct _KE_RECT { UINT32 x; UINT32 y; ...
[ "hyp3rvisor@protonmail.com" ]
hyp3rvisor@protonmail.com
a14b7d9389202bc03077e29c4c1e27524ab504d3
29093bde0c0b3c471ea0c17d3ee4048f078a2f65
/Chapter 4/chapter4_sprint/sprint/sprint/src/algorithms/ppam/implementation/pamedoids.h
8a1f1053b03482c507f374bf18a3d2bffe24b6e6
[ "MIT" ]
permissive
PacktPublishing/Mastering-Parallel-Programming-with-R
37417819ab4461b7e6f2686c4da84b5bbb79479a
ead20d58e8a6e015b7c6872bf94ec74fa7d58b42
refs/heads/master
2023-02-07T18:48:36.559427
2023-01-30T08:58:11
2023-01-30T08:58:11
59,642,111
14
9
null
null
null
null
UTF-8
C
false
false
1,496
h
/************************************************************************** * * * SPRINT: Simple Parallel R INTerface * * Copyright © 2010 The University of Edinburgh * * ...
[ "kunalchaudhari45@yahoo.in" ]
kunalchaudhari45@yahoo.in
224c5aa79df6732cc046eba1159e8def215209ef
aba1c7030a0f74f82654ffc7c178d6645bdaf33f
/libft/ft_strlcat.c
752e0446e1d3738270f797a88b20dec3700a57b7
[]
no_license
manki23/fillit
c545a69bfa4ac449030c4a0d0a4dd411ab546c15
453dad29e726e437f0af2f27326ba5df19ec0266
refs/heads/master
2022-04-08T01:38:38.676234
2020-03-05T15:23:22
2020-03-05T15:23:22
112,178,433
0
0
null
null
null
null
UTF-8
C
false
false
1,344
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlcat.c :+: :+: :+: ...
[ "manki@e1r5p9.42.fr" ]
manki@e1r5p9.42.fr
091f028544c0091092ab5d5f292429741912a43b
cd940b838b452dbf26aa5f694ce183c79edd81fd
/wiring_pi/softPwm.h
c3d7b8df3c17ae9ad0a369b104ecc7c3027ae980
[ "Apache-2.0" ]
permissive
heftyy/rpi-networking
65f545bd3b413fa1b19554d7c529119c54e0517b
88b8ea5de6f113735315aaf52e461cb286934bd9
refs/heads/master
2021-01-17T11:01:24.062836
2016-06-02T16:17:12
2016-06-02T16:17:12
15,206,245
0
0
null
null
null
null
UTF-8
C
false
false
245
h
void pinMode(int pin, int mode) { return;} int softPwmCreate(int pin, int value, int range) { return 0;} void softPwmWrite(int pin, int value) { return; } int digitalRead(int pin) { return 0; } void digitalWrite(int pin, int value) { return 0; }
[ "heftyy@gmail.com" ]
heftyy@gmail.com
b21ea3d149c6170318a94d280cd1d2c732c5f59f
c5d2acf08e2c0d15cd0faabb3d52095916a4257c
/geheugenbeheer/a.c
7e9392330e8f3790960745f7e2b7d6c8ca7ed7e3
[]
no_license
vandesselstijn/Programeertechnieken
cee1468240e4951bf8d15e72aba0c9bc8780f35e
6b07aedd6881ba8b399d391af52f680e12de8b16
refs/heads/master
2021-01-25T13:35:59.054496
2018-03-21T08:31:11
2018-03-21T08:31:11
123,592,883
0
0
null
null
null
null
UTF-8
C
false
false
1,461
c
#include "had.h" int alloc(int mem[],int gevraagd) { int geheugenpos = 0; int beschikbaar = 1; int tempmem = 0; int prevmem = 0; int i; printf("alloc\n"); printf("gevraagd geheugen: %i\n", gevraagd); while(beschikbaar) { printf("Element zit op positie %x", geheugenpos); printf(" Ruimte is %x\n", mem[g...
[ "vandesselstijn@gmail.com" ]
vandesselstijn@gmail.com
2e7b4833418663f2a1eab1d6740ae0a6b9d4e437
ea54021e59910ae07c171a556f487f3403f79f6c
/VisualStudioProjects/VC7/网络安全开发包/wpcap/Wincap3.X/winpcap/wpcap/libpcap/bpf_image.c
833d8acb94fa2a35ed489947a448140318edb01f
[ "BSD-3-Clause" ]
permissive
15831944/pre2006
e56441c0e511a5b4695d970d8a9a14b343ccc675
7d38b738fb74fa8987fa49bf2598be74645ebbd0
refs/heads/master
2023-02-24T19:57:40.843660
2021-01-19T13:01:19
2021-01-19T13:01:19
null
0
0
null
null
null
null
UTF-8
C
false
false
5,254
c
/* * Copyright (c) 1990, 1991, 1992, 1994, 1995, 1996 * The 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: (1) source code distributions * retain the above copyright notice and...
[ "kl222@126.com" ]
kl222@126.com
98590f9914b11459a6f8973598007abaae5eb960
1da7033f5f1dcba23630eb701bea2fce764d5c7b
/src/colorscale.h
97887d5f80f7f0cc3685cda4dbef690ba15a70d8
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
poelstra/thermal-camera
aa7e5379562055a53547aa9d89ab15955aa957ed
f803284b30c9543d2682bcc5e089b2bb8ffb15c8
refs/heads/master
2023-04-20T23:10:57.762007
2021-04-28T20:15:20
2021-04-28T20:15:20
299,401,707
2
0
null
null
null
null
UTF-8
C
false
false
217
h
#ifndef COLORSCALE_H #define COLORSCALE_H #ifdef __cplusplus extern "C" { #endif #include <lvgl.h> void colorscale_build(lv_color_t map[256]); #ifdef __cplusplus } /* extern "C" */ #endif #endif /*COLORSCALE_H*/
[ "martin@beryllium.net" ]
martin@beryllium.net
34ee98a0070ce4ccf7fb95e29e6b2dbc4849aa99
fe692881320e10c55962cebd165d478c1434c359
/item/final/60/6030.c
e9e210049ce23f5a0d71604ea23561adb9e01ecc
[]
no_license
anho9339/chienquoc
130602c90c43053bbc99dfbfbc877de0b2d81dd7
cb5157d5eabcb4bb2ff71c292cfbdd5dc5fbb221
refs/heads/master
2021-07-04T07:51:49.408023
2021-02-01T15:15:58
2021-02-01T15:15:58
222,929,950
1
0
null
null
null
null
UTF-8
C
false
false
641
c
// 自动生成:/make/weapon/make72b #include <equip.h> #include <level.h> inherit ARMOR; // 函数:适用门派 int get_family() { return 6; } // 函数:成品编号 int get_fin_type() { return 1226; } // 函数:构造处理 void create() { set_name("Thanh Long Bào"); set_picid_1(6078); set_picid_2(6078); set_level(30); ...
[ "hothienan1993@gmail.com" ]
hothienan1993@gmail.com
dcd83d9a5f4943b11296109a9f00119ac12fe6c2
bd556ee9818455c864d074d3c9c36ada429ad5b4
/2Week/C/第四章/Code/实例代码/4-1/4-1/main.c
03ba0fbabd578a89367d4a1843bb198e25267dc0
[]
no_license
sYstemk1t/Learn
fc8df24693d7156cc52835ef8eacfa2ca904d386
b410a342e6df8df60092be340e44b6a31a2f989c
refs/heads/master
2020-05-23T15:28:05.283474
2019-08-27T03:13:51
2019-08-27T03:13:51
186,822,928
2
0
null
null
null
null
UTF-8
C
false
false
670
c
#include <stdio.h> #define MAXLINE 1000 char pattern[] = "ould"; int getline(char s[], int lim) { int c, i; i = 0; while (--lim > 0 && (c = getcahr()) != EOF && c != '\n') { s[i++] = c; } if (c == '\n') { s[i++] = c; } s[i++] = c; return i; } int strindex(char s[], char t[]) { int i, j, k; for (i = 0;...
[ "sYstemk1t@126.com" ]
sYstemk1t@126.com
b28d26f5387f6695d0d81df35a800ed0e8d80f80
6f23c2920cf47641ef3499b3e73c061024a3d96c
/ft_printf/d_i_flags.c
f1840a463a0836e392fff6ac9330eaacf6bb25b6
[]
no_license
lachgarlahcen/ls
8f8bbcf3905c7f7e66036341f3e942d7c911dbbd
3badc65160fe886c3d5eeb08fa351a1ec5b051f2
refs/heads/master
2020-05-18T11:33:21.767695
2019-05-01T07:25:45
2019-05-01T07:25:45
184,382,553
2
0
null
null
null
null
UTF-8
C
false
false
2,967
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* d_i_flags.c :+: :+: :+: ...
[ "lachgarlahcen@hotmail.com" ]
lachgarlahcen@hotmail.com
1f2aadc36658047a7d688de71b9e876631de28ae
0d80777e3def89183d80fd762e2865c72b03c700
/C/Pointers to functions/MultiDataTypesOperations/int_operations.h
7787b1e497c55f420d89872c4e63d5fda5a0452d
[]
no_license
k-chr/Other-files
f9593f4d475024450ae8a5a7f06630a13474d919
a54c32bb3341ef9b7444759d490de0f24a52488d
refs/heads/master
2022-09-20T12:42:55.565962
2019-07-05T18:01:41
2019-07-05T18:01:41
null
0
0
null
null
null
null
UTF-8
C
false
false
437
h
//int_operations.h #ifndef _int_operations_H #define _int_operations_H void *add_int(const void *abzcil1, const void *abzcil2); void *sub_int(const void *abzcil1, const void *abzcil2); void *div_int(const void *abzcil1, const void *abzcil2); void *mul_int(const void *abzcil1, const void *abzcil2); int read_i...
[ "chrustek123456789@gmail.com" ]
chrustek123456789@gmail.com
be0252b7bcf540afe4e0fee29066cfe0d19d8453
35c04ea32351dc95bc18d46e5c70dda9c1e08668
/Examples/MCUXpresso/FRDM-K22F/FRDM-K22F_McuLib_Accelerometer/McuLib/src/Clock1.h
1eca57fe4d4f1d83ac24cc2b54b8590f7ce5a02f
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
ErichStyger/mcuoneclipse
0f8e7a2056a26ed79d9d4a0afd64777ff0b2b2fe
04ad311b11860ae5f8285316010961a87fa06d0c
refs/heads/master
2023-08-28T22:54:08.501719
2023-08-25T15:11:44
2023-08-25T15:11:44
7,446,094
620
1,191
NOASSERTION
2020-10-16T03:13:28
2013-01-04T19:38:12
Batchfile
UTF-8
C
false
false
8,713
h
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : Clock1.h ** Project : FRDM-K64F_Generator ** Processor : MK64FN1M0VLL12 ** Component : SDK_BitIO ** Version : Component...
[ "erich.styger@hslu.ch" ]
erich.styger@hslu.ch
69a4a8ad9bd4f1c08a07e3d5a95e331c546fe7ba
b1d500a451cd9852089bf3d97e829df069daa9c8
/Images/MC/dMu/Alignment/1mm/MomBinnedAna/S18_edmFit_thetaY_500_750_trackReco_WORLD_250MeV_BQ_1.C
6a1d300740f401baa976167c3aa78400379c1518
[]
no_license
sam-grant/EDM
486ea029bf766c968a3c7b41198ffcf9bc3c9b8a
525e41de5f675c39014488c79144f47562910736
refs/heads/master
2022-10-30T22:35:42.979799
2022-10-19T18:44:54
2022-10-19T18:44:54
296,421,806
0
1
null
null
null
null
UTF-8
C
false
false
1,031,910
c
void S18_edmFit_thetaY_500_750_trackReco_WORLD_250MeV_BQ_1() { //=========Macro generated from canvas: c/c //========= (Tue Feb 8 12:52:12 2022) by ROOT version 6.24/06 TCanvas *c = new TCanvas("c", "c",0,0,800,600); c->SetHighLightColor(2); c->Range(-0.5418271,-1.074787,4.876443,1.425213); c->SetFillColo...
[ "samuel.grant94@gmail.com" ]
samuel.grant94@gmail.com
ccfa17725a204c996bfdf69fb1a7dfc5efe48534
f57121c2eb0cc86ccb03833b95c5f963b798d846
/src/generators/ft_print_sphere_field_scene_basics.c
9836dabad74c8182c955ce12bade0080b970aff6
[]
no_license
pvincent42/RT
b018dcb9d8e09f3add950f29ed74abfe3367e9dd
76c0fd78dede2f870de686afbc375e06bdb7c4f5
refs/heads/master
2021-01-21T16:32:18.796204
2015-02-23T17:01:33
2015-02-23T17:01:33
31,218,555
0
0
null
null
null
null
UTF-8
C
false
false
2,002
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_print_sphere_field_scene_basics.c :+: :+: :+: ...
[ "paul.vincent.ecole@gmail.com" ]
paul.vincent.ecole@gmail.com
f583e6e2b853ec8a05012263b1560a74e4d82859
56da0cb9273bb996878f30f7ca6e4e3cda9357ee
/skills/cluster-4-driving/30-microlidar/code/micro/main/micro.c
84d8fb3542fb78bfc783296b5d78eeb42f191f1f
[]
no_license
laurajoyerb/Smart-Connected-Skills
0c3aa5560ffed367de2487f8914b862101b43449
4a6c5c31a8e5186b14dc8e8831d5c4c6362efa73
refs/heads/master
2023-01-21T21:49:23.999256
2021-02-06T20:00:44
2021-02-06T20:00:44
241,912,108
1
2
null
2023-01-11T04:20:47
2020-02-20T14:58:34
CMake
UTF-8
C
false
false
1,949
c
#include <stdio.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "driver/uart.h" #include "driver/gpio.h" #include "string.h" #define ECHO_TEST_TXD (GPIO_NUM_17) #define ECHO_TEST_RXD (GPIO_NUM_16) #define ECHO_TEST_RTS (UART_PIN_NO_CHANGE) #define ECHO_TEST_CTS (UART_PIN_NO_CHANGE) #define B...
[ "laurajoy@bu.edu" ]
laurajoy@bu.edu
3366927a2d1575350c696bf9995f13620b2f2c14
7aa75215614411567b89382cd79e076b3360b654
/.history/tpfinal-estructuras1/libs/list_20201209194100.c
8c4ba9511878426ce0c5e9fb5fdb28c20b0b8e36
[ "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,874
c
#include "list.h" #include <stdlib.h> #include <stdio.h> #include <assert.h> #include "registro.h" // #include <unistd.h> /* - Devuelve una lista vacia */ List list_crear() { return NULL; } /* - Toma una Lista (@list) Y una función del tipo Destruir y destruye la lista. */ void list_destruir(List lista...
[ "ignacio@kasevich.com.ar" ]
ignacio@kasevich.com.ar
84621f2b5a07faeaba2163f85d4de00db5eb4d03
0d22e843d63e7b4cc06cf870ab2fd809195d95db
/practicas/practica0/hello.c
b199e2de9495c67d3505b4f0a9ab60a6c84a79d1
[]
no_license
Dragv/adv_prog
f9a517582bd4957afce7b8ec18d6ac9189817753
63530dbd9e3e99dbcef6624b028079b8ef3f4b53
refs/heads/master
2021-05-12T04:46:07.339699
2018-05-04T22:45:51
2018-05-04T22:45:51
117,171,958
0
1
null
null
null
null
UTF-8
C
false
false
102
c
#include <stdio.h> int main(int argc, char const *argv[]) { printf("Hello World\n"); return 0; }
[ "ale_guereca_valdivia@hotmail.com" ]
ale_guereca_valdivia@hotmail.com
cbc6f03a89835a123b925413bf9bbe3fcf493725
60580097976c009a6a8c52b638f9f690f4b3949a
/binoms.c
1fd7df10ae24c927776f79dceb3ac761bd56e753
[]
no_license
sgrams/spoj
d7f000f22e44431c3d87b8ffdc428215ca2bccf9
3462e4d335983113ecdb0a980cf2a75996932505
refs/heads/master
2021-09-10T18:45:47.089218
2018-03-30T23:21:02
2018-03-30T23:21:02
112,914,128
1
0
null
null
null
null
UTF-8
C
false
false
413
c
#include <stdio.h> double dwumian(int, int); int main(void){ unsigned int i, t, n[10000], k[10000]; scanf("%u", &t); if(t<=10000 && t>0){ for(i=0; i<t; i++){ scanf("%u %u", &n[i], &k[i]); } for(i=0; i<t; i++){ printf("%.0lf\n", dwumian(n[i], k[i])); } } return 0; } double dwumian(int n, int k){ dou...
[ "sjg@fmdx.pl" ]
sjg@fmdx.pl
1ae8922ad178a7123803415a01185d08d8a0adcd
af160dc6ae43cac56ed0850ed46563f4aadf9c7a
/Lab1/Lab01/Lab01/src/mytasks.c
6ac8ae492ec6743773412e5e0687b65b88059b70
[]
no_license
ChadRevel/CST347
0cc7564edad3ad254b2fd093acfaa7b9b7ac8108
76ea0c74cb81fe52111f0564466912476c9b9394
refs/heads/master
2022-04-10T06:22:15.722406
2020-03-17T23:25:29
2020-03-17T23:25:29
null
0
0
null
null
null
null
UTF-8
C
false
false
600
c
#include <asf.h> #include <FreeRTOS.h> #include "mytasks.h" #include "task.h" void myButtonTask(void * pvParamaters) { /* Block for 500ms. */ const TickType_t xDelay = 500 / portTICK_PERIOD_MS; while (true) { /* Is button pressed? */ if (ioport_get_pin_level(BUTTON_0_PIN) == BUTTON_0_ACTIVE) { /* Yes, s...
[ "chad.revel@oit.edu" ]
chad.revel@oit.edu
94b64c9a6aafa3bc4a7aa0a91e1da5ff96a4ae37
93c8a7d3bcc1d1f3ae9e24d842976374dce5838f
/Speedups/simdlab/timing.c
3721d5f2329b26f8203622b822bcdf787e4a4295
[]
no_license
phildabeast/CS3330
8973aa1ca430f5a86727403c981eb52f04e476dd
325efc426cef4fa8ea0978abfec91d169fd8ac6d
refs/heads/master
2023-01-14T12:43:42.876346
2020-11-11T18:07:40
2020-11-11T18:07:40
null
0
0
null
null
null
null
UTF-8
C
false
false
3,055
c
#include "timing.h" #include <stdlib.h> #include <string.h> /* Timing code follows */ #define K 10 /* need top-K runs to be within a small range to terminate, unless other limit is reached then the median run is reported. */ #define MAX_RUNS 200 /* maximum number of runs before giving up */ #define M...
[ "derek@Derek-Desktop.localdomain" ]
derek@Derek-Desktop.localdomain
ed96c636c5b09bfceb26da2716cf580b48edb332
be6262d4bf78c14024e8abf4292d275f0b1d9c5e
/Examples/CMSIS/Device/ATMEL/samg54/include/component/adc.h
78882ff17f533aba29141b4cf669a9a41f93d688
[ "BSD-2-Clause" ]
permissive
AtmelUniversityFrance/SAM4E-XPRO
0cef44fccc4605135e4c68cd50d11412ea5787d5
03af9aee07f9eae63ae49e2552cace915f279c06
refs/heads/master
2021-01-17T15:41:26.446253
2016-05-07T17:00:23
2016-05-07T17:00:23
43,118,270
1
2
null
null
null
null
UTF-8
C
false
false
31,095
h
/* ---------------------------------------------------------------------------- */ /* Atmel Microcontroller Software Support */ /* SAM Software Package License */ /* --------------------------------------------------------------------...
[ "aethaniel@sam-geek.org" ]
aethaniel@sam-geek.org
08133c157025cbf56da049133d8ec460d267f781
d5e4953aae14a27fed713bc2fe21ee41df9c2f92
/entropy.c
1b7a61376a32a817372151837c09a214ac21e1c5
[ "BSD-2-Clause" ]
permissive
j-silver/quantum_dots
c7714822741f0b0807ec254a475ddcbf7d2322d4
54132a3c7dd0e83e27375f6c5f6ec154065a9695
refs/heads/master
2021-01-22T12:12:05.048203
2017-02-13T17:29:14
2017-02-13T17:29:14
26,187,902
0
0
null
null
null
null
UTF-8
C
false
false
4,221
c
/* Copyright (c) 2014, Giuseppe Argentieri <giuseppe.argentieri@ts.infn.it> * 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 cop...
[ "giuseppe.argentieri@ts.infn.it" ]
giuseppe.argentieri@ts.infn.it
7d4b7f0860ddee36917599f2283e99562f49e32b
ea4e3ac0966fe7b69f42eaa5a32980caa2248957
/download/unzip/apache_mod_php/apache_mod_php-18.8/php/ext/ming/ming.c
aad94668870573a302ae81779557370156cb6949
[]
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
87,606
c
/* +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +--------------...
[ "hyl946@163.com" ]
hyl946@163.com
d02b08b81a6e090ddfe8b2c6b4bf69c22634e3a6
fbdb3e4df3925b330739e599d7f539a5aea4f163
/include/net/telnet.h
2514894547860f900e7edc009691b38bf7e556ef
[]
no_license
MudRen/ZHLib
2be4566998800d1a8ed50bf379d0e43a7c97e8ac
73111626fed37f302ca433dd1628730ca07e7dc2
refs/heads/master
2020-04-04T15:43:26.136616
2018-11-04T04:42:20
2018-11-04T04:42:20
156,049,634
2
3
null
null
null
null
UTF-8
C
false
false
707
h
// File : /include/telnet.h // // This file holds the various defines used by the telnet daemon. #ifndef __NET_TELNET_H #define __NET_TELNET_H #define SUCCESS 1 #define BAD_ADDRESS 0 #define CONN_REFUSED -1 #define UNREACHABLE -2 // This file holds the approved telnet sites. #define APPRO...
[ "i@oiuv.cn" ]
i@oiuv.cn