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
1a7ed3984d8ecb44c55c6ac287c3294668a07a49
16ceb9eea441c13d49f0b7d88715427f66016989
/uart1.c
f7ff4fe232f27082e9a4eedf7eaae9ad696094ef
[]
no_license
developersu/avr_projects_soft
46f57a6473f44d47b5cf5c855167295e00d80a24
3571d87a013a675d5373cd612645089ca5740a0b
refs/heads/master
2020-06-19T04:43:35.680013
2016-11-30T01:22:53
2016-11-30T01:22:53
74,920,452
0
0
null
null
null
null
UTF-8
C
false
false
3,201
c
#define F_CPU 12000000L #include <avr/io.h> #include <util/delay.h> int init_UART(void) { // Установка скорости 9600 UBRRH=0; // UBRR=f/(16*band)-1 f=8000000Гц band=9600, UBRRL=77; // нормальный асинхронный двунаправленный режим работы // Baud Number = (F_CPU / (USART_BAUDRATE * 16)) – 1 // RXC - зав...
[ "developer.su@gmail.com" ]
developer.su@gmail.com
3c27c61c2453879249ce117463c56b90a71034b2
c56a1b4130a2ce24f478142cbb83f1aeaaf9f07f
/Examples/C8051F320_1/SMBus/F32x_SMBus_EEPROM.c
480fc89222699845c73eba54cfc18718610e9280
[]
no_license
ee230/C8051F
3f17498bfb81f09b19ed62095f34077a5818cc61
745f76a39709e31c882c674ecd0dfcc0a840e553
refs/heads/master
2021-08-15T22:39:02.329747
2017-10-18T13:06:00
2017-10-18T13:06:00
111,205,934
8
6
null
null
null
null
UTF-8
C
false
false
28,934
c
//----------------------------------------------------------------------------- // F32x_SMBus_EEPROM.c //----------------------------------------------------------------------------- // Copyright 2006 Silicon Laboratories, Inc. // http://www.silabs.com // // Program Description: // // This example demonstrates how the ...
[ "aa@bb.com" ]
aa@bb.com
81364f1a6d4e60c63efe2bc0f891acbc1c7a803c
d21b52b458f4978040e8272ae5c8e197466dd51f
/C-sources/kreofil/LinuxCompiler/03-parser/parser.c
87972ed1ae0be2ee03d342dde4d1afb3a24718d7
[]
no_license
nkchuykin/C2EO-draft
edb1a4ab96763bdbef22e0a9d9a31ce247e8099a
13b01858afff0207fd03dd8019a5e2346d6db8fe
refs/heads/main
2023-07-24T23:01:09.707576
2021-09-01T12:18:45
2021-09-01T12:18:45
null
0
0
null
null
null
null
UTF-8
C
false
false
5,972
c
/****************************************************************** synt.c ******************************************************************/ #include <stdio.h> #include <string.h> #include <ctype.h> #include "main_c.h" #include "main_t.h" #include "main_e.h" void nxl(void); void er(int); int ...
[ "kreofil@mail.ru" ]
kreofil@mail.ru
37296f91158a9b913cf6c155f7a9ae83ec3a8702
6d522afb0bab704c37e72cd9aae1397c359c60b2
/test/test.h
89d41695748c52a03715e788fb0bd8e8d001a097
[ "MIT" ]
permissive
strogo/libui
c18d2348a480c09be2a92ba89cdc7a5052f2feef
885e7157d70f84bbc1e02bfdb251267cef33c6ff
refs/heads/master
2020-02-26T14:24:43.280935
2016-05-06T21:49:09
2016-05-06T21:49:09
null
0
0
null
null
null
null
UTF-8
C
false
false
1,500
h
// 22 april 2015 // TODO #define _GNU_SOURCE #define _USE_MATH_DEFINES #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <stdarg.h> #include <string.h> #include <math.h> #include "../ui.h" // main.c extern void die(const char *, ...); extern uiBox *mainBox; extern uiTab *mainTab; extern uiBox *(*newh...
[ "pietro10@mac.com" ]
pietro10@mac.com
33f03a40b0f650060c08d2f1c72d41ee71b9cc10
6a57221042ce4c35af1e4694d12bc723e987bbe5
/ISTCookie/Temp/StagingArea/Il2Cpp/il2cppOutput/UnityEngine.PhysicsModule_CodeGen.c
e5fbf8dcf6efd13beffc6637652bce4df93a6370
[]
no_license
GodOfChess/ISTCookie
de09849e8ec9ce8539f739a29a9358166045d5c0
be8863577b70227fefb570f657e731397c995e6e
refs/heads/master
2023-03-17T03:34:52.778104
2021-02-20T20:22:45
2021-02-20T20:22:45
337,506,201
2
0
null
null
null
null
UTF-8
C
false
false
1,595
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 UnityEngine.Collider UnityEngine.RaycastHit::get_collider() extern void RaycastHit_get_collider_mE70B84C43...
[ "71175092+GodOfChess@users.noreply.github.com" ]
71175092+GodOfChess@users.noreply.github.com
f10c174e968d88fc43c00a1d53bdb8d87817c8fa
d7fd54ae520540150c2471e2d24b6733863f70aa
/0x02-functions_nested_loops/9-times_table.c
3235d50af7a20613c9739494edce6c7f39ddd2c7
[]
no_license
Yosri-ctrl/holbertonschool-low_level_programming
90ecc6a6ffe6f713eaeaba086d865b2d72086643
82ebd255695f2990280b6f2afdb8f1bec89e33b0
refs/heads/master
2020-12-28T17:42:07.194567
2020-11-02T19:38:57
2020-11-02T19:38:57
238,425,959
0
0
null
null
null
null
UTF-8
C
false
false
451
c
#include "holberton.h" /** * times_table - Entry point * * Return: Always 0 (success) */ void times_table(void) { int i, j; for (i = 0 ; i <= 9 ; i++) { for (j = 0 ; j <= 9 ; j++) { if (i * j < 10) { _putchar(i * j + '0'); if (j != 9) { _putchar(','); _putchar(' '); if (i * (j + 1) < 10) { _putchar(' '); } } } el...
[ "yosribouabid@gmail.com" ]
yosribouabid@gmail.com
7990d6ee3f4866ba639d82bcc7f39486ff4b7e36
c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64
/Engine/Source/ThirdParty/MCPP/mcpp-2.7.2/test-c/e_24_6.c
fb446112e7242216fb57116761ac141a2a2a603c
[ "BSD-2-Clause", "BSD-3-Clause", "MIT", "LicenseRef-scancode-proprietary-license" ]
permissive
windystrife/UnrealEngine_NVIDIAGameWorks
c3c7863083653caf1bc67d3ef104fb4b9f302e2a
b50e6338a7c5b26374d66306ebc7807541ff815e
refs/heads/4.18-GameWorks
2023-03-11T02:50:08.471040
2022-01-13T20:50:29
2022-01-13T20:50:29
124,100,479
262
179
MIT
2022-12-16T05:36:38
2018-03-06T15:44:09
C++
UTF-8
C
false
false
179
c
/* e_24_6.c: Operand of # operator in function-like macro definition should be a parameter. */ /* 24.6: */ #define FUNC( a) # b main( void) { return 0; }
[ "tungnt.rec@gmail.com" ]
tungnt.rec@gmail.com
af6e3145f5eb501f255f8becad52d2dc8e51878e
19e356aa308d3adef259a912b29950a3af37a2e2
/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_ObjectModel_Collection_1_gen_47MethodDeclarations.h
d23254861b26c80efbc12c91b68b1765ea6789fa
[]
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
11,698
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Collections.ObjectModel.Collection`1<Parse.ParseRole> struct Collection_1_t6930; // System.Object struct Object_t; // Parse.ParseRole struct ParseRole_t1081; // System.Array struct Array_t; // Syste...
[ "minu.hanwool@gmail.com" ]
minu.hanwool@gmail.com
037643b146b46914fe4006bcab41deca0ab9a183
24966d8296dcd5c34b1bf418d2bbfd48895e877d
/jni/src/loaders/mod.h
2105b6323305202068faa038a3a34cee7c90f2f2
[]
no_license
cmatsuoka/AndEngineMODPlayerExtension
fc0bf25884bc67cc7cf4ce03d3a24851990f2613
c0a245d05388202f761dd8f4421d33f0d28ed32b
refs/heads/master
2021-01-17T21:38:38.713198
2014-03-10T20:19:32
2014-03-10T20:19:32
null
0
0
null
null
null
null
UTF-8
C
false
false
1,928
h
/* Extended Module Player format loaders * Copyright (C) 1996-2014 Claudio Matsuoka and Hipolito Carraro Jr * * 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, includi...
[ "cmatsuoka@gmail.com" ]
cmatsuoka@gmail.com
4d803e354459de015f62b29dfa496a3da633f5d3
f5de28479fe1da6383fec23954bc8c6dad44561e
/C_CODE/CHAP_1/1_8-EXP2.C
c5b70e598f9e5b2edb88108068bca8de665dfa01
[]
no_license
AbdullahTrees/Teach-yourself-C-Answers-
c094daafaaf1aa8b05b7d0f9210bb430d14e2edf
f8175afaf9fce0341c5752f381d39aea2e5bdfcd
refs/heads/master
2023-03-21T06:44:14.597448
2021-02-18T16:07:11
2021-02-18T16:07:11
292,345,122
0
0
null
2021-02-14T09:19:14
2020-09-02T17:09:45
C
UTF-8
C
false
false
260
c
#include <stdio.h> void func1(void); int main(void) { func1(); return 0; } void func1(void) { printf("This is printed."); return; /* return with no value */ printf("Since the program has already returned (to main() ), this message is not printed."); }
[ "43266058+AbdullahTrees@users.noreply.github.com" ]
43266058+AbdullahTrees@users.noreply.github.com
01beade232cf611cd4b2b668cf808e4e59157bf0
9f92f648abd9fd0da4fdd8af392a1048c149f4f2
/trimaran/elcor/src/Impact/el_lcode_setup.h
dd0f81e6f759b502fa8178a9e3dd97019d62fb0d
[]
no_license
yuyantingzero/SharedFolder
88339ccaa2616d0209fd64a971f79677fd95e836
6bb4d1e5e7456399790eec93abd699c00f6436b2
refs/heads/master
2021-01-01T18:41:26.822367
2013-12-15T01:44:55
2013-12-15T01:44:55
null
0
0
null
null
null
null
UTF-8
C
false
false
6,912
h
/****************************************************************************** SOFTWARE LICENSE AGREEMENT NOTICE ----------------------------------- IT IS A BREACH OF THIS LICENSE AGREEMENT TO REMOVE THIS NOTICE FROM THE FILE OR SOFTWARE, OR ANY MODIFIED VERSIONS OF THIS FILE O...
[ "yuyanting@yuyantings-MacBook-Pro.local" ]
yuyanting@yuyantings-MacBook-Pro.local
f8b6e6fcd5f7f8fef2a7e7f21f979365ade3bcd4
2b17599b60930786cba263a43ca62f9fd573d0bc
/src/backend/utils/adt/tsginidx.c
c9a051d36557559b31e270cfffeb0e36a4a57c8f
[ "PostgreSQL" ]
permissive
balabit-deps/balabit-os-7-postgresql-10
8cd9fbcb18d0a29f74f91d48232a6644b9b8453d
9143269b236b85a76dedf44c031448f98aabdc28
refs/heads/master
2023-06-10T05:23:37.414896
2023-05-27T08:27:33
2023-05-27T08:27:33
158,246,796
0
0
null
null
null
null
UTF-8
C
false
false
11,036
c
/*------------------------------------------------------------------------- * * tsginidx.c * GIN support functions for tsvector_ops * * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * * * IDENTIFICATION * src/backend/utils/adt/tsginidx.c * *-----------------------------------------...
[ "testbot@balabit.com" ]
testbot@balabit.com
cb78e0edb0970c6b3557dba513950474300d3983
dac8d6f86f2171b112463cb1eb8d74d1f6418cdd
/src/opmath.c
11d1ea5691d2d2bd509db403568253575d7abc73
[ "MIT" ]
permissive
pmprog/rgbds
1b47d224387a69278b435f4f8ada954cd1f9eac9
e27da737c6aca9659458d95c32d606ebbea7380c
refs/heads/master
2022-04-24T10:22:18.999079
2022-04-14T21:58:32
2022-04-14T21:58:32
null
0
0
null
null
null
null
UTF-8
C
false
false
2,380
c
/* * This file is part of RGBDS. * * Copyright (c) 1997-2021, RGBDS contributors. * * SPDX-License-Identifier: MIT */ /* * Mathematical operators that don't reuse C's behavior */ #include <stdint.h> #include "opmath.h" int32_t op_divide(int32_t dividend, int32_t divisor) { // Adjust division to floor towar...
[ "eldredhabert0@gmail.com" ]
eldredhabert0@gmail.com
5c446622e8512c45e5008de13d3ddda567f5dc93
2c34d73089178e9312264a7921a11b388d56490f
/STM32F2XXX库文件/STM32F2xx_StdPeriph_Lib_V1.0.0/Project/STM32F2xx_StdPeriph_Examples/TIM/InputCapture/main.c
77fd8ca4bcaf981999561495165eb64d1dcf4998
[]
no_license
acer-haitao/DHI
a4c307310d4965bc1bcfedd162ae11847ad2a1b3
655962dd2671bde0678c3cdf0b94c4004fe654f2
refs/heads/master
2021-01-13T08:07:01.785092
2016-12-09T08:32:56
2016-12-09T08:32:56
71,744,902
0
1
null
null
null
null
UTF-8
C
false
false
4,870
c
/** ****************************************************************************** * @file TIM/InputCapture/main.c * @author MCD Application Team * @version V1.0.0 * @date 18-April-2011 * @brief Main program body ****************************************************************************...
[ "acer_yuhaitao@163.com" ]
acer_yuhaitao@163.com
703e9df7da7d0b4fcd96e4c35850027bce9e1075
6fbfb039aea128269f8aabcaa269c0cde05bf9a6
/Src/ethernetif.c
63786fc609afa09f0a3f5a5d2afc0f447156c705
[]
no_license
Michiel004/Nucleo-F767ZIHTTPIOServer
3c1fde1325f0554466233268d7406009b74ce233
1a7e9eeb60959a65ed22487792da5788ef8d428e
refs/heads/master
2022-07-18T18:40:40.389899
2020-05-19T13:21:14
2020-05-19T13:21:14
265,252,607
0
0
null
null
null
null
UTF-8
C
false
false
23,152
c
/** ****************************************************************************** * File Name : ethernetif.c * Description : This file provides code for the configuration * of the ethernetif.c MiddleWare. **************************************************************...
[ "michiel.pieters44@outlook.com" ]
michiel.pieters44@outlook.com
fb6521ef4e39ff18d06320566a3de79c36466b07
b30ec62a4df3666c7de9344f643b00bc8d3e4842
/fork/onefork.C
90f5ce5c017ec7e916a12146f612f4ec62b10afa
[ "MIT" ]
permissive
turtlegraphics/OS-demo-programs
ef86ee6247b21a0f28e19f1957d7c4613999432b
8d2e2ce0ff3a68c6d6503cc64a8ec8b60863e394
refs/heads/master
2021-01-11T10:46:51.921999
2015-11-11T17:05:17
2015-11-11T17:05:17
42,406,163
0
1
null
null
null
null
UTF-8
C
false
false
199
c
/* * onefork.C - fork once, print, exit. * * Bryan Clair 2002 */ #include <iostream> #include <unistd.h> using namespace std; main() { cout << "Ready...\n"; fork(); cout << "Done!\n"; }
[ "bryan@slu.edu" ]
bryan@slu.edu
49bbb1263752456560e30e7a067fcd97f0ad2a5f
0ed1af0e3805348f91e5b4557098c15947e3cb02
/srcs/errors.c
bd0fe0c42fd369628390d22e9177286a28cf7e0d
[]
no_license
DamianOdendaal/ft_ls
a3b9ed4450ab33ac392765e1c24b440f00ca5365
f49d854ed51b6f89d36b71cab324cf384da197c9
refs/heads/master
2020-06-19T20:19:19.049315
2020-05-19T11:06:17
2020-05-19T11:06:17
196,855,298
0
0
null
null
null
null
UTF-8
C
false
false
1,908
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* errors.c :+: :+: :+: ...
[ "damianodendaal@f-secure.com" ]
damianodendaal@f-secure.com
5feb91f7c95e7fe9cb80ca8323d3a88e6b036d6d
a448321b6c077c225c82fbb1466b2129ae6f52c7
/power_function.c
a3013afaa9aa8b8b91ce9d8a1eb142d030396c79
[]
no_license
milan1325/C-program
5ddd3a35f788f291c8cc175ba2b776a617c3765f
48f54be4182b4e8bc0f330ad27ff715590516409
refs/heads/master
2022-12-01T02:07:34.528331
2020-08-15T07:10:06
2020-08-15T07:10:06
282,124,627
0
0
null
null
null
null
UTF-8
C
false
false
548
c
# include<stdio.h> // int power(int m) // { // int result = m*m; // return result; // } int power2(int m,int n) { int p=1; for (int i = 1; i <=n; i++) { p = p*m; } return p; } int main() { int m,n; printf("Enter the value of m and n to calc...
[ "noreply@github.com" ]
milan1325.noreply@github.com
c4ccc2b360831df8b1b7d616ac9190037d76d564
62f4d630f5d147e7600d418a1ff9794325825c13
/includes/libft/ft_strstr.c
bd6585c8d58acd8d7dc262ec7c7a8eae6cec94e5
[]
no_license
llebaken/FDF
665e6b1c000d516ce694c2453b4eaeae089d02ce
1c42bbd77c65adf57b9c18150f47df7379f9a6ed
refs/heads/master
2020-03-24T03:06:55.070484
2018-08-16T11:27:13
2018-08-16T11:27:13
142,405,423
1
0
null
null
null
null
UTF-8
C
false
false
1,297
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strstr.c :+: :+: :+: ...
[ "llebaken@e4r6p10.wethinkcode.co.za" ]
llebaken@e4r6p10.wethinkcode.co.za
adb680e499a10e21e65691e020992e82f86343f4
d23997fd00ec3b57ace1a1f8e266620862ae10ad
/day_12_1/test.c
085978bd83a76554063b6c9e772f82c650484229
[]
no_license
dragon-web/second_stage_review
066e42d9535d05b9dd0c9c21844aa12a8fc6ac3f
2cd4261c67ba2371ab4c035bfb546f5b5be2d0e1
refs/heads/master
2023-04-02T15:44:12.314126
2021-04-08T05:12:39
2021-04-08T05:12:39
312,769,730
0
0
null
null
null
null
UTF-8
C
false
false
120
c
#include<stdio.h> int main() { int a = 1,b = 0,c = -1, d = 0; d = ++a||++b&&++c; printf("%d\n",d); return 0; }
[ "1582943265@qq.com" ]
1582943265@qq.com
d6c0998f55c00588dd726ca4284ec3efd20d0023
ac83f342bfaeb0d1ce0d71a431288e813e9fb7ab
/Example/Pods/Headers/Public/React/React/RCTRootViewDelegate.h
1516f4294f0c476d6782dc1b32ecf0ecae06331e
[ "MIT" ]
permissive
leavesster/NativeWithRNDemo
df939a150a18561d12b61e6801d0bea10beb588f
87f209e5d7f09d250e11731fe355dfbf1280336b
refs/heads/master
2021-01-19T09:14:18.095942
2017-02-18T15:38:51
2017-02-18T15:38:51
82,075,570
0
0
null
null
null
null
UTF-8
C
false
false
92
h
../../../../../../ReactNativeDemo/node_modules/react-native/React/Base/RCTRootViewDelegate.h
[ "a412739861@qq.com" ]
a412739861@qq.com
3fef0d75fe8f23b6083def7173e97fba90f649a6
c5b194de9097383510ec3d9b51c96264c0e8c863
/pset1/test005.c
21df37280cdf69d8cafe303ba53277ce73b338fa
[]
no_license
AriannaCodes/cs61-psets-f17
aa518b1d0b37e14e4c2f7d198ef0e8168babfdfe
ad7847e12f0d81605dfa24d0de6025642a44a123
refs/heads/master
2021-01-22T17:23:33.340590
2017-09-09T18:53:27
2017-09-09T18:53:27
102,397,310
1
0
null
2017-09-04T19:56:34
2017-09-04T19:56:34
null
UTF-8
C
false
false
1,152
c
#include "m61.h" #include <stdio.h> #include <assert.h> #include <inttypes.h> // Failed allocation. int main() { void* ptrs[10]; for (int i = 0; i < 10; ++i) { ptrs[i] = malloc(i + 1); } for (int i = 0; i < 5; ++i) { free(ptrs[i]); } size_t very_large_size = (size_t) -1 - 150; ...
[ "ekohler@gmail.com" ]
ekohler@gmail.com
74c18b3a0fcc90f7bf76b19c30dd00ec74fd8bca
056343442b128965f956fe4d3cda96bac502a4a5
/LAB-5/dfsNodes.c
a26e7bf0a134250b78f311b086300226eedc203c
[]
no_license
niru-savanur/ADA-Lab-Programs
92b7bc5b0c2a31ae2d3ad1201b741d427772a443
f364d4d32e7d7380681e7a70c1aed6045a3f03c9
refs/heads/main
2023-05-31T19:07:11.265821
2021-06-29T10:07:52
2021-06-29T10:07:52
359,750,574
0
0
null
null
null
null
UTF-8
C
false
false
775
c
#include <stdio.h> void dfs(int); int a[10][10], vis[10], n; void main() { int i, j, src; printf("enter number of vertices\n"); scanf("%d", &n); printf("enter adjacency matrix\n"); for (i = 1; i <= n; i++) { for (j = 1; j <= n; j++) { ...
[ "noreply@github.com" ]
niru-savanur.noreply@github.com
4b1573965cccfabfd42ee7b177042ec8dd8b1688
f099094af03143a8a2acd616865217b5c444473a
/prg6.c
32b3dec22c70d5b32a153d83a6d034e247e34f8c
[]
no_license
longtran2020/PRG-C
e6db5b83f8a3659da251b9d168e42566aef9daf4
e0a0b2ba487aeceea77b93c2d4b5d1b32326009d
refs/heads/main
2023-04-19T22:29:25.696557
2021-05-14T05:56:22
2021-05-14T05:56:22
326,617,586
0
0
null
null
null
null
UTF-8
C
false
false
128
c
# include < stdlib.h > # include < stdio.h > int main() { int x = 4; printf("%i",x); hello(); return 0; }
[ "noreply@github.com" ]
longtran2020.noreply@github.com
afac9ffce6e7d451d27539b99c735fe628db7d4f
93a75c9a64c960e9bf4334370b7f69ff9dd69775
/HAL/Button Manager CAN Working/CAN_NwIdentifiers.h
0b07f957d53e4cacc16d539284bd23574eddd50a
[]
no_license
YaraAmrallah/graduationProject2018
4604d6f8024aaa76e1158658f60e1cc0637982e5
e3727e177bf113feaaf2c7ea6c5ab276c07c817f
refs/heads/master
2022-01-24T01:04:08.078531
2019-06-30T14:44:32
2019-06-30T14:44:32
142,503,722
0
0
null
null
null
null
UTF-8
C
false
false
676
h
/* * CAN_NwIdentifiers.h * * Created on: Apr 22, 2019 * Authors: Yara Amrallah, Ayman Eskander */ #ifndef CAN_NWIDENTIFIERS_H_ #define CAN_NWIDENTIFIERS_H_ #define START 0x02 #define MIRROR1_TILT_R 0x06 // Left Mirror Receiver. #define MIRROR2_TILT_R 0x07 // Right Mirror Re...
[ "khaledbahaa95@gmail.com" ]
khaledbahaa95@gmail.com
f53816473dc8d5ceb1a3038d106ce976f122f711
fbcebd44cecd0988221fbfac98163b681f725c83
/Source/Akagi/secrets.h
4e084d33c670eddff6985289b3df1af8d48d72dc
[ "BSD-2-Clause", "LicenseRef-scancode-free-unknown" ]
permissive
sokoban/UACME
46a00fc0dade99848a1cb03db667a80155a2b82c
efab769ebb318e1028069bbd6694ab6366c0c2ee
refs/heads/master
2020-07-16T14:05:56.254734
2019-08-27T05:32:53
2019-08-27T05:32:53
205,803,060
1
0
BSD-2-Clause
2019-09-02T07:43:10
2019-09-02T07:43:09
null
UTF-8
C
false
false
3,815
h
/******************************************************************************* * * (C) COPYRIGHT AUTHORS, 2018 - 2019 * * TITLE: SECRETS.H * * VERSION: 3.19 * * DATE: 22 May 2019 * * Secrets used for decryption. * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF * ANY KIND, EI...
[ "hfiref0x@users.noreply.github.com" ]
hfiref0x@users.noreply.github.com
4f7834f5c7ae66bde97908b35ed69daff473eeb5
7b8070e08b5e31d905288fdba0983279ec0ba9dc
/CYK/mycyk.c
bfbc9bd7368ca1233adef740d5f8737ad02eec98
[]
no_license
talrejamohit03/Language-Processors
26649cd496521636fbc8aefbbf3d3ab8bc7a183e
dc4fa7c380f62ff5b3b06f1924de3636f5e70e92
refs/heads/master
2022-11-15T03:11:16.897314
2020-07-15T09:20:15
2020-07-15T09:20:15
279,821,352
0
0
null
null
null
null
UTF-8
C
false
false
2,199
c
//CYK algorithm implementation to check whether it can be derived from the grammar in CNF input to the program #include<stdio.h> #include<string.h> #define MAX 20 char grammar[MAX][MAX]; int main(){ /* char s[]="abcdegfh"; char s2[]="cde"; char *sub=strstr(s,s2); printf("%s\n",sub); */ printf("Enter #productio...
[ "noreply@github.com" ]
talrejamohit03.noreply@github.com
c1e81725efc1605ccd823d17e5bbf07d560e8116
e738573d60bbd8c5454360547e0ccf5112c9871a
/kernel/tags/ke2025b/kernel/inithma.c
24718142e02feae036925cb347d74b15f8795289
[]
no_license
arjuncr/custom_dos
b39354e07846e7eca53fdc4d029ef2efd0d0b48f
faae369a3f5274c2b4becad7c470520bc0b9f69e
refs/heads/master
2020-05-15T18:54:38.724508
2019-04-26T18:47:58
2019-04-26T18:47:58
182,440,930
0
0
null
null
null
null
UTF-8
C
false
false
14,902
c
/****************************************************************/ /* */ /* initHMA.c */ /* DOS-C */ /* ...
[ "arjuncr00@gmail.com" ]
arjuncr00@gmail.com
1b5cfa882316c9a5c7ede190ec3346a357422812
603119e3738cb468ce1563547e3f97766817615d
/libft/ft_strcmp.c
1091ef872086d3f176015009333c5ead0a6c5a45
[]
no_license
MenoIy/Fractol
1d97f448eedcde45f53cdbc904bbe5cac2e5dc08
881c8d0e0a33940b2677bcdfc72f62e36c8cee8f
refs/heads/master
2020-11-23T23:24:21.734664
2019-12-13T15:09:39
2019-12-13T15:09:39
227,861,753
2
0
null
null
null
null
UTF-8
C
false
false
1,290
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strcmp.c :+: :+: :+: ...
[ "karim.daou.1993@gmail.com" ]
karim.daou.1993@gmail.com
1eb40a7407ff2dc051d84eb55e902ae334cc9043
0f329b5181ed6557b5bd23399e82ee864e192ae1
/c02/ex03/ft_str_is_numeric.c
39e4dd387ebd047d28e09c0b929b7d487339ae56
[]
no_license
plusultrablight/shadowcopy
61f1fbb025ad1557870e48fa04ec7902a824704a
f224a7e2c1040e7614a789df2791fca4b16ff760
refs/heads/master
2023-06-23T19:48:48.051216
2021-07-27T14:33:20
2021-07-27T14:33:20
390,013,348
0
0
null
null
null
null
UTF-8
C
false
false
178
c
int ft_str_is_numeric(char *str) { int index; index = 0; while (str[index]) { if (!(str[index] >= '0' && str[index] <= '9')) return (0); index++; } return (1); }
[ "lede-oli@student.42sp.org.br" ]
lede-oli@student.42sp.org.br
d424db2ff1541913abfa6fc980a5114356bead2e
3a3c697578a86315b4da75bcf446ce27cbcd613c
/kernel/lock.c
1cd7d4c9df2cb1e96202b89d747a502634cb8a4f
[]
no_license
alex1987wii/eos
74a0de6af21665a1e0ac6695709ba63add2070e8
6e8196430e1814deb509d80e62a06083e050be57
refs/heads/master
2023-03-04T05:33:01.258940
2021-02-17T10:49:23
2021-02-17T10:49:23
339,112,618
0
0
null
null
null
null
UTF-8
C
false
false
202
c
#include "lock.h" static data atomic_t lock_level = 0; void lock_kernel(void) { irq_disable(); ++lock_level; } void unlock_kernel(void) { --lock_level; if (lock_level == 0) irq_enable(); }
[ "alan@unciation.com.cn" ]
alan@unciation.com.cn
5cfc629a85ffa3a5a8cb757d6897154a625c6510
8e25a557e9887ab5dbd044ffed58ccca04784176
/ImageProcessing/SDL/main.c
bc41c64ebf03e24721ee82280965bb024979f2d5
[]
no_license
Fatpatate/Daproject
f5f113432ea1c200ce698b0d23009a07c65570d5
9ba4670a64de6a2947381ec931082a350956397b
refs/heads/master
2021-01-10T17:15:22.049096
2015-11-02T09:24:24
2015-11-02T09:24:24
44,331,099
1
0
null
null
null
null
UTF-8
C
false
false
2,258
c
# include<SDL/SDL.h> # include<SDL/SDL_image.h> # include<err.h> # include"pixel_operations.h" # include "grayscale.h" # include "binarize.h" # include <stddef.h> void wait_for_keypressed(void) { SDL_Event event; // Infinite loop, waiting for event for (;;) { // Take an event SDL_PollEvent( &...
[ "arthur.mercier@epita.fr" ]
arthur.mercier@epita.fr
a965850645e7524b6525b4e1c7e975ac693ab941
489903571d76be7e0fd7daa6c692848fc6abaaf7
/ft_putchar.c
b43a2937c56f8ad52e86d2755c85f5c3a2f41f8c
[]
no_license
VictoriaNguyenMD/Libft
95218e5bc4a54f62501098644281842c7f19099f
47d8a39e4240e7044f690cd37d445e3d34ed207f
refs/heads/master
2020-08-15T21:26:57.194234
2019-12-30T08:46:17
2019-12-30T08:46:17
215,410,616
1
1
null
null
null
null
UTF-8
C
false
false
996
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar.c :+: :+: :+: ...
[ "vinguyen@e1z3r4p17.42.us.org" ]
vinguyen@e1z3r4p17.42.us.org
2c1a7302497ed9ef834c5ae964e654bc6276e40a
ac80079d288023319f594813123f172039631bd3
/source/sprite_bomb3.c
3ece175c6b65490149512bba12061f4d39ee1cbb
[]
no_license
choikyun/MoonDefenderGBA
9a3479ed775b551f3be7ff1526bc70c0bb50122e
5d3c6c24de12d87f6b394806c3cb59f06e91ad41
refs/heads/master
2021-01-21T06:21:05.379960
2017-05-13T02:42:30
2017-05-13T02:42:30
83,217,212
1
0
null
null
null
null
UTF-8
C
false
false
1,468
c
//{{BLOCK(sprite_bomb3) //====================================================================== // // sprite_bomb3, 16x16@8, // + 4 tiles not compressed // Total size: 256 = 256 // // Time-stamp: 2017-02-12, 04:12:10 // Exported by Cearn's GBA Image Transmogrifier, v0.8.6 // ( http://www.coranac.com/proj...
[ "kyun34@gmail.com" ]
kyun34@gmail.com
d5e5f1eccb05dea8d2fb69e28c98d38b87ffa9db
bec8942caa33de3438fd516e8efbdc1453f4ad4b
/Function/prog8.c
a4e5560377bad48d85829e880be5979a7a2db326
[]
no_license
faizkhan12/C-Files-
ac7c6163bad7cd9438c2090e7ed33847b9f88fc5
2b3ed5012eda63b3d5b4189f74452e1577508808
refs/heads/master
2020-05-25T22:19:34.737840
2019-06-09T06:44:46
2019-06-09T06:44:46
188,013,919
0
0
null
null
null
null
UTF-8
C
false
false
518
c
/* Aim- To find permutation and combination Author - @Faiz Khan */ #include<stdio.h> int Factorial(int n) { int i,fact=1; if(n==0) return 1; for(i=n;i>1;i--) fact*=i; return fact; } int Perm(int n,int r) { int p; p = Factorial(n)/Factorial(n-r); return p; } int Comb(int n,int r) { int c; c = Perm(n,r)/...
[ "noreply@github.com" ]
faizkhan12.noreply@github.com
6d0f6c5f02e7d02cfc54e19153fe51ac3452e257
085ba08cc9e2cff70c9d5666123b17124ea59014
/quantum/integer/convert/decimal/deserialize/implicit/i16.c
ffacc42f436eb5f816bc8f4b7d24e528ff7ac68c
[ "BSD-2-Clause" ]
permissive
moneytech/QUANTUM
0cdffaf83e944614f3620401f5df1ebc9886a920
8b564e0b0b09bae7fbe59b76b276fc1e618157f8
refs/heads/master
2021-01-19T19:40:19.056929
2017-08-18T17:59:50
2017-08-18T17:59:50
null
0
0
null
null
null
null
UTF-8
C
false
false
1,231
c
// ============================================================================= // <integer/convert/decimal/deserialize/implicit/i16.c> // // 16-bit+ decimal null-terminated string to integer conversion template. // // Copyright Kristian Garnét. // ----------------------------------------------------------------------...
[ "garnetius@users.noreply.github.com" ]
garnetius@users.noreply.github.com
679175698fd21348209fbb125a95f6f0a2c2dcb4
ba8c93066b190808f70d54386359ee015639ca33
/itnet/tnet/reduce/reduce2.c
ac9f7b592aa69b4b59b1d32495c1fb801f083c93
[]
no_license
unix-history/tropix-cmd
0c0b54ae35b9e48c63aca8a7ac06e7935dd5b819
244f84697354b1c0e495a77cdff98549875d1b9f
refs/heads/master
2021-05-27T22:06:51.390547
2014-11-06T17:41:20
2014-11-06T17:41:20
26,281,551
1
2
null
null
null
null
ISO-8859-1
C
false
false
6,831
c
/* **************************************************************** * * * reduce2.c * * * * Comprime um arquivo segundo o algoritmo LZW * * * * Versão 2.3.0, de 14.11.90 * * 3.0.0, de 14.05.95 * * * * Módulo: TCMPTO_C/TNET * * Utilitários de comunicações * * ...
[ "mariogar1979@gmail.com" ]
mariogar1979@gmail.com
40e5ea9f363ca77ac2f0a93ec97f9f0a2ac77df5
7f5937c840ea0a0a33270040b15b1ec882422c87
/mud/bin/soul/fist.c
93a773001250ea1adee4b1f12a285525b1b4e1df
[ "Apache-2.0" ]
permissive
shentino/simud
706fcaad7ca5dd87277e3788592144b0d803476d
644b7d4f56bf8d4695442b8efcfd56e0a561fe21
refs/heads/master
2021-01-17T14:09:07.943177
2016-09-20T10:11:22
2016-09-20T10:11:22
39,277,782
3
2
null
null
null
null
UTF-8
C
false
false
197
c
#include <emote.h> EMOTE( "~Name ~verbwave ~poss fist in the air.@@waving ~poss fist in the air", "~Name ~verbwave ~poss fist at ~targ.@@waving ~poss fist at ~targ" ) EMOTE_ATTRIBUTE( ATT_MEAN )
[ "shentino@gmail.com" ]
shentino@gmail.com
a4787df243c428d0708897f02a65c94e1cb91a35
d9766afbedbe1300b03293f6ba7c7f980e6a864b
/gyakorlatok/04_marc_4/src/palindrom.c
94fcdb270b661c43ef6ed48b683b97e0ca99ca55
[]
no_license
polonkaipal/Programozas_1-1
5858dd79f4d5e3197e70491579d22fc68d2263bc
e1f3c7421c49469195401e88783f4c088611a680
refs/heads/master
2021-01-05T07:09:14.152847
2020-05-12T03:36:20
2020-05-12T03:36:20
240,926,200
0
0
null
2020-02-16T16:37:25
2020-02-16T16:37:25
null
UTF-8
C
false
false
935
c
#include <stdio.h> void tomb_kiir(int n, const int tomb[]) { for (int i = 0; i < n; ++i) { printf("%d ", tomb[i]); } puts(""); // printf("\n"); } int is_palindrome(int n, const int tomb[]) { int i = 0, j = n-1; while (i < j) { if (tomb[i] != tomb[j]) { return 0;...
[ "jabba.laci@gmail.com" ]
jabba.laci@gmail.com
a98b74aaeb7b0c1ac0c191c1a1780b30d9566e62
58d79828a93889acda0b9955c9e8242ecb5727ea
/test/net/http/decodelatin1_test.c
12fef2decf194258f70eb6c4fdbe1c3fb4f4c929
[ "ISC" ]
permissive
juliusl/cosmopolitan
c6da5ccb30e346a6982d8a25e47a3c1390be921a
5ffeaa8e33ad39a070ec2b6a38c200eb52d9057f
refs/heads/master
2023-08-16T11:44:37.897661
2021-09-17T23:49:53
2021-09-17T23:49:53
null
0
0
null
null
null
null
UTF-8
C
false
false
3,188
c
/*-*- mode:c;indent-tabs-mode:nil;c-basic-offset:2;tab-width:8;coding:utf-8 -*-│ │vi: set net ft=c ts=2 sts=2 sw=2 fenc=utf-8 :vi│ ╞══════════════════════════════════════════════════════════════════════════════╡ │ Copyright 2021 Justine Alexandra Roberts Tunney ...
[ "jtunney@gmail.com" ]
jtunney@gmail.com
559f074ab6187da621cc25b76f7fb199670f2253
bfd0fd1ed1e8eb5321976c28546740591d1b5f28
/NBIOTv1.4.0_open/prebuilt/middleware/MTK/nbiot/inc/sys/inc/ki_sig.h
863a9b1cecc210b785bbf4bf0a6903eadbbb53a8
[]
no_license
npnet/N256_SDK_demo
be6c530a991936a1ae80e7f17cc409a3ae0a4307
eebaed5146d10b18cc45b4d583617b16c641d37a
refs/heads/master
2022-04-12T22:20:30.213625
2020-02-15T17:06:03
2020-02-15T17:06:03
null
0
0
null
null
null
null
UTF-8
C
false
false
54,344
h
/* Copyright Statement: * * (C) 2005-2017 MediaTek Inc. All rights reserved. * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein * is confidential and proprietary to MediaTek Inc. ("MediaTek") and/or its licens...
[ "simon@yeacreate.com" ]
simon@yeacreate.com
074a6db875816c8fa638e3f301b530a39de41826
d3ab5869887cc81c2ec24d24b34a266ca5134530
/hw2/include/gradedb.h
e333317d30abc06c2d7e83898d3160cd2232ffd0
[]
no_license
ssantwana/System-Fundamentals
4a184319831c7d85bf51879a79a06eba468b5cfe
c4444463010b01e467b88ca87b0eaa3974fbebb2
refs/heads/master
2020-04-17T20:17:56.156078
2019-01-22T00:27:50
2019-01-22T00:27:50
null
0
0
null
null
null
null
UTF-8
C
false
false
8,003
h
// Personal //From gradedb.h //#include "debug.h" typedef char *Surname; /* Person's surname */ typedef char *Name; /* Course name or person's name */ typedef char *Id; /* Short identifying name or number */ typedef char *Atype; /* Assig...
[ "santwana@Santwanas-MBP.fios-router.home" ]
santwana@Santwanas-MBP.fios-router.home
5e1e00de0d47099bc2306ec94873b840b2cbbeef
fe5b4e7af9a4504437d33734de0ea62baf454b69
/Learning/OtherLanguages/C/C练习题/Use C/4.c
3f85bf5b83ccc0847755677ffa27f83f05727e0e
[]
no_license
FelicxFoster/Sources
937f2936b0fa3eef9dd2bbbde09e7f44755b8a8a
3750c393088c281c000228d84fe619ba321bd5bc
refs/heads/master
2020-04-22T09:37:05.191325
2016-08-06T07:02:50
2016-08-06T07:02:50
null
0
0
null
null
null
null
UTF-8
C
false
false
999
c
#include <stdio.h> #include <stdlib.h> void main() { int day, month, year, sum=0, leap=0; printf("Please input year, month, day:\n"); scanf("%d%d%d", &year, &month, &day); switch(month) { case 1 : sum = 0; break; case 2 : sum = 31; break; case 3 : sum = 59; ...
[ "zoro@onepiece.com" ]
zoro@onepiece.com
8785711c243972276e6d791f3564641a5ff9cdbb
26fc5818e157445567e2fc65352cfd36fc2685e9
/Sources/TestableEOSSDK/EOSSDK/eos_mods.h
77ddf2e0cbd1d8e2ea65d7e576799a2c23734a86
[]
no_license
roman-dzieciol/swift-eos-test
3eaf23575c5425678acb7992c479e136dee520bc
1c31cf468705bbd589d30e20c8eec5c679006f05
refs/heads/main
2023-06-21T18:18:02.636402
2021-07-20T22:15:46
2021-07-20T22:15:46
387,048,223
0
0
null
null
null
null
UTF-8
C
false
false
4,220
h
/** Copyright Epic Games, Inc. All Rights Reserved. */ #pragma once #include <EOSSDK/eos_mods_types.h> /** * The Mods Interface is used to manage a user's mods. Allowing a user to install/uninstall/enumerate mods. * All Mods Interface calls take a handle of type EOS_HMods as the first parameter. * This handle can ...
[ "roman.dzieciol@gmail.com" ]
roman.dzieciol@gmail.com
d406a834f5b30c146eb22243e0c13a579e3a187b
ecbe3bb8609fcfe4bddc21dd94e3682d6d0f17e1
/bee2miner_bee2/coredrv.h
53219f320f2352e988582240c30f807cdbc8eeaf
[]
no_license
ellierye/Bee2Miner
9f42726aeb769c86abaf341b1ac494a0919002cb
fbceb146b8f8ab9146f8691dbf6c2bfa26e4316b
refs/heads/master
2020-04-06T05:46:32.996203
2011-06-23T18:38:18
2011-06-23T18:38:18
1,924,652
2
0
null
null
null
null
UTF-8
C
false
false
4,728
h
/***************************************************************** * coredrv.h *****************************************************************/ #ifndef _COREDRV_H_ #define _COREDRV_H_ /***************************************************************** * Included files ********************************************...
[ "ryeellie@gmail.com" ]
ryeellie@gmail.com
f4d9c8fc014a7855746f8e1f0dba4ce1773173ab
1b2d32885dade7435ed9e05f0fa629e0a358362c
/paralle/signal/test_enum.c
1449eec7f2ad58651bc275c20297e0e2b6bb81c3
[]
no_license
rikewang/linux_c
29ba300f6162ee9ea6b67db833799f2b01aa6769
257c494716d03073c8d44f6d3603cd4b4b13cb5e
refs/heads/master
2021-06-13T21:22:27.371584
2017-03-11T05:20:53
2017-03-11T05:20:53
79,230,448
2
0
null
null
null
null
UTF-8
C
false
false
213
c
#include <stdio.h> #include <stdlib.h> int main() { enum stat {ready, running, finished, cancled}; enum stat process_stat; process_stat = cancled; printf("%d\n", process_stat); exit(0); }
[ "rikewang@163.com" ]
rikewang@163.com
9adcfb554f53cda6014f18256e281ca149415f9f
f5f088f812684ce85c4374d05e152d3208a3e64b
/sunray/helper.h
4985197fc9cdca4cea121f5ab9c7bc54020fa9f6
[]
no_license
Ardumower/Sunray
8896aa9b2dde07eb68c09f2cbee81b859a172a01
201df69ada4c31ff56e1220f52a83017f23c44a0
refs/heads/master
2023-09-01T05:17:01.000220
2023-08-10T12:47:55
2023-08-10T12:47:55
278,708,704
63
66
null
2023-09-02T14:13:06
2020-07-10T18:42:48
C++
UTF-8
C
false
false
2,241
h
// Ardumower Sunray // Copyright (c) 2013-2020 by Alexander Grau, Grau GmbH // Licensed GPLv3 for open source use // or Grau GmbH Commercial License for commercial use (http://grauonline.de/cms2/?page_id=153) // utilities #ifndef HELPER_H #define HELPER_H #include <Arduino.h> typedef union { float floatingPoint...
[ "alexandergrau@gmx.de" ]
alexandergrau@gmx.de
35fae6832d611b1d6660de83b9a6729457c78680
5cf76fb9cf61d522b2e9980b6cba7ba45b5ae1d6
/ACTIVIDAD 23 DO-WHILE.c
aea9720de14e692c64457a7b236ba50812939e76
[]
no_license
Nathanael1218/GUIA-EXAMEN-PRIMER-CORTE-
c85b015f93a69d939b97c7d2745c26d7fa206692
7577293d1986140e697dfba74cf600f505cd4997
refs/heads/master
2020-08-14T19:26:32.142225
2019-10-17T04:45:09
2019-10-17T04:45:09
215,222,056
0
0
null
null
null
null
UTF-8
C
false
false
354
c
/*HERNANDEZ GAONA VICTOR NATHANAEL 1AV6 ACTIVIDAD DO-WHILE*/ #include<stdlib.h> #include<stdio.h> #include<conio.h> int main (void){ int i=2,n=1,s=0; printf("Suma de cada tercer numero cuando i=2.\n"); do{ printf("%d+%d=",s,i); s=s+i; i+=3; printf("%d\n",s); n++; } while(n<100); printf("El resu...
[ "noreply@github.com" ]
Nathanael1218.noreply@github.com
5da2071f32df46cd6d3a1dc83d5d98e980774262
658bda92654220e5c09279de7f4a26f3b3f68192
/src/symmetric.c
0a3929889d1b355857e674c7d309e7f7b5257b11
[ "MIT" ]
permissive
jgriffiths/libwally-embedded
45474602a918cab3c1803385390e090663832824
356dbbc398bbd100433deff92fbc9fc0a771371c
refs/heads/master
2022-06-09T07:31:02.209995
2020-05-04T20:51:02
2020-05-04T20:51:02
null
0
0
null
null
null
null
UTF-8
C
false
false
69
c
#include "wally_config.h" #include "../libwally-core/src/symmetric.c"
[ "snigirev.stepan@gmail.com" ]
snigirev.stepan@gmail.com
eefb82eac026962dc2ec49723132ef922d3ce41b
cc6f3c5719e9a0bbb52a724f43de81f5e58c82b6
/dist/ipf/tools/ipsyncs.c
4ff58ce33cdb95849fc456eb7c8b57a27201041e
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
noud/mouse-bsd-5.2
e2b08156b7a8482909d4c3cd6067e8c48bc22004
82d6a9798f4d4121bd5c202e1a17caead426c4aa
refs/heads/master
2023-02-25T02:02:41.193435
2021-01-19T20:42:32
2021-01-19T20:42:32
334,537,488
1
0
null
null
null
null
UTF-8
C
false
false
5,531
c
/* $NetBSD: ipsyncs.c,v 1.1.1.4 2007/04/14 20:17:34 martin Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. * * See the IPFILTER.LICENCE file for details on licencing. */ #if !defined(lint) static const char sccsid[] = "@(#)ip_fil.c 2.41 6/5/96 (C) 1993-2000 Darren Reed"; static const char rcsid[] = "@(#)Id: ...
[ "mouse@Rodents-Montreal.ORG" ]
mouse@Rodents-Montreal.ORG
26a765a75460a6c731a7fc658450f894854b5699
38ab9d211de178f7800037a38fda93b31dbef20c
/drivers/media/radio/si470x/radio-usb-si470x.mod.c
88a71e75d1c82996f37a327b8b8b5204bd08702c
[]
no_license
ZihaoPri/Dataflow-Modle-Scheduling
11ce44cdd5f06c4fef8bc43821ad2fb3c3aa188a
c0e17beeafee3c91524633ad5608a5d33f61933d
refs/heads/master
2022-04-27T15:00:22.999628
2020-04-03T15:08:42
2020-04-03T15:08:42
null
0
0
null
null
null
null
UTF-8
C
false
false
938
c
#include <linux/module.h> #include <linux/vermagic.h> #include <linux/compiler.h> MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __attribute__((section(".gnu.linkonce.this_module"))) = { .name = KBUILD_MODNAME, .init = init_module, #ifdef CONFIG_MODU...
[ "wzh" ]
wzh
1d05c66c360432b0a80347016ae6b4eb5a46726e
51635684d03e47ebad12b8872ff469b83f36aa52
/external/gcc-12.1.0/gcc/testsuite/g++.dg/cpp1z/nontype4.C
ff476dcf1dfb53f3fdf831d0c88d60c0785bb015
[ "LGPL-2.1-only", "FSFAP", "LGPL-3.0-only", "GPL-3.0-only", "GPL-2.0-only", "GCC-exception-3.1", "LGPL-2.0-or-later", "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
zhmu/ananas
8fb48ddfe3582f85ff39184fc7a3c58725fe731a
30850c1639f03bccbfb2f2b03361792cc8fae52e
refs/heads/master
2022-06-25T10:44:46.256604
2022-06-12T17:04:40
2022-06-12T17:04:40
30,108,381
59
8
Zlib
2021-09-26T17:30:30
2015-01-31T09:44:33
C
UTF-8
C
false
false
217
c
// PR c++/98930 // { dg-do compile { target c++17 } } template<int*> struct A { A() { } }; template<class T> void impl() { static int i; static A<&i> a; } template void impl<int>(); template void impl<char>();
[ "rink@rink.nu" ]
rink@rink.nu
7e652166d99b145e29c614a2d5cc2a023761e2c1
832aa1de93c1f275b9b161b10cfacbad9e3d999e
/Mezzanine/libincludes/common/sdlsrc/SDL/src/dynapi/SDL_dynapi_overrides.h
95943bc1f6a30d073d95ed79f1eefdead8378866
[ "Zlib" ]
permissive
BlackToppStudios/Mezzanine
45253d2affffe00128dab4d151b81ace0faed8b1
023fcc56a0e6762cc342c0ec70467fd52209dc39
refs/heads/master
2021-06-22T11:18:17.628354
2021-02-03T04:16:49
2021-02-03T04:16:49
2,908,531
13
5
null
2018-09-22T06:18:02
2011-12-04T03:19:59
C++
UTF-8
C
false
false
32,265
h
/* Simple DirectMedia Layer Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this ...
[ "blackwoodj@blacktoppstudios.com" ]
blackwoodj@blacktoppstudios.com
ef3fb01795d330490aa1c49dd806ce45899481fd
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE401_Memory_Leak/s03/CWE401_Memory_Leak__strdup_wchar_t_63a.c
15607025488ee5de848cc25230505b17aad27cc4
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C
false
false
3,055
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE401_Memory_Leak__strdup_wchar_t_63a.c Label Definition File: CWE401_Memory_Leak__strdup.label.xml Template File: sources-sinks-63a.tmpl.c */ /* * @description * CWE: 401 Memory Leak * BadSource: Allocate data using wcsdup() * GoodSource: Allocate data on th...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
f8b041505d0677b1c82f57aa7ec006e08dc8aa5c
39b0e5ed001c113f34412ab36023b493d77826c8
/USER/Graph1/menu.c
b88b897f423cac5b14f1e0c161cea287ac45fd6f
[]
no_license
ningz7/stm32-ec20
61b1a06e0517ffc7b4c602939ee6ee4d9bc82ebb
213f6de6f3ca30ff1d6c355f2142bc294db65e38
refs/heads/master
2023-03-15T15:50:07.789894
2020-08-09T15:20:32
2020-08-09T15:20:32
null
0
0
null
null
null
null
GB18030
C
false
false
3,228
c
#include "Graph1/menu.h" #include "./BSP/RTC/rtc.h" #include "Graph1/GUI_BASE.h" #include "./BSP/1.44TFT/LCD_drive_hard.h" #include "./BSP/usart/bsp_debug_usart.h" #include "./Public_Func/delay.h" #include "./Graph1/photo.h" ////////////////////////////////////////////////////////////////////////////////// //首页菜单 // ...
[ "5174291+eb9@user.noreply.gitee.com" ]
5174291+eb9@user.noreply.gitee.com
da4df1043d6492102ff8b4c6157240fe7aec3b68
a889ca901f43f60c7b105e0a6cdf2abf76980698
/dominion/mutants/mutant102291_dominion.c
b24e53080c64a9cf4f0443b5ecf1fa32af95ec2c
[]
no_license
cs362sp16/cs362sp16_berezam
cd21fb143531fed76d68f1cb71b08dff4c440de9
b44a43198f23932f015abe6379b1ac2fdebe053b
refs/heads/master
2016-09-12T21:10:55.700141
2016-06-08T04:56:07
2016-06-08T04:56:07
56,246,014
0
0
null
null
null
null
UTF-8
C
false
false
33,424
c
#include "dominion.h" #include "dominion_helpers.h" #include "rngs.h" #include <stdio.h> #include <math.h> #include <stdlib.h> #include <string.h> //for memset int compare(const void* a, const void* b) { if (*(int*)a > *(int*)b) return 1; if (*(int*)a < *(int*)b) return -1; return 0; } struct gameState* newGam...
[ "berezam@flip3.engr.oregonstate.edu" ]
berezam@flip3.engr.oregonstate.edu
333206d617fc509e4425d9c543362d34be68b649
70af3170c92fa75c51f3011258ef1e8e6d7071c0
/drv/ipfilter/lib/printactivenat.c
81fcb5e272998d206d96de10b815d72cabf553fe
[]
no_license
ZYQ634455388/NetbasOS_Kernel
ddc5f9a24005629d362e0d7cfce1dc5a9d6ea054
1323720c4e3632b89c12e54392712cf4af515149
refs/heads/master
2021-12-04T06:20:14.219091
2015-02-03T09:22:24
2015-02-03T09:22:24
null
0
0
null
null
null
null
UTF-8
C
false
false
2,506
c
/* * Copyright (C) 2002-2004 by Darren Reed. * * See the IPFILTER.LICENCE file for details on licencing. * * Added redirect stuff and a variety of bug fixes. (mcn@EnGarde.com) */ #include "ipf.h" #if !defined(lint) static const char rcsid[] = "@(#)$Id$"; #endif void printactivenat(nat, opts, alive, now) nat_...
[ "easion@gmail.com" ]
easion@gmail.com
80ec67a7ab879b4b1fc0e0a6a732dc2723a72be2
a55fcbe94032f98f8a858cebf7cfe843410aea76
/hw4/env/include/python3.6m/osdefs.h
f9a702cfe96d1eeb1dcefab21796a758f3727edf
[]
no_license
quentintruong/UCLA-ECE239AS-W19
a3aca9302125ee7b85f8cecf82485782718d8266
f734aa7a8178b64b309761f4a390ed4689c4caed
refs/heads/master
2022-12-10T19:01:28.589101
2020-02-14T08:00:33
2020-02-14T08:00:33
166,895,199
1
0
null
2022-12-08T01:43:39
2019-01-21T23:34:01
Jupyter Notebook
UTF-8
C
false
false
58
h
/Users/quentintruong/anaconda3/include/python3.6m/osdefs.h
[ "quentintruong@users.noreply.github.com" ]
quentintruong@users.noreply.github.com
ba830a1fa8e30d7dc92035f9265202943a08bd9f
cf2d2d45c1827cefe1dadc25174f486bc63d6655
/serial/feserial.mod.c
32f19bbb242450de66ed81e7189f36bec8a763b5
[]
no_license
skanda/Kernel-Module-Programming
edaae357bdf7c03989581c313766fedab5144aa5
ddd4b58a7a00546da68acccee767ffe2ebcdfc30
refs/heads/master
2021-01-10T03:22:05.305118
2016-03-17T21:13:32
2016-03-17T21:13:32
54,151,573
0
0
null
null
null
null
UTF-8
C
false
false
2,618
c
#include <linux/module.h> #include <linux/vermagic.h> #include <linux/compiler.h> MODULE_INFO(vermagic, VERMAGIC_STRING); __visible struct module __this_module __attribute__((section(".gnu.linkonce.this_module"))) = { .name = KBUILD_MODNAME, .init = init_module, #ifdef CONFIG_MODULE_UNLOAD .exit = cleanup_module, ...
[ "skanda.kashyap@gmail.com" ]
skanda.kashyap@gmail.com
378946cba36a504a7299cdc66ee55b0f37ea670d
c239dd2a1f46d189b0d9f47bee08fa41faafb5ec
/OLD/firmware/v2/glcd/glcd_ks0108.h
0b207c6853d798be767485d17525736d6bbeb0c8
[]
no_license
mekatronik-achmadi/fo_respiro
678b45f4ffaeac1e33cdff3d4e7fb7bb7ed2b50d
db96dcae972b54cf9009d0be73d237d0a97e214a
refs/heads/master
2021-07-13T04:14:45.335709
2020-08-18T04:14:45
2020-08-18T04:14:45
80,448,464
0
0
null
null
null
null
UTF-8
C
false
false
1,307
h
#ifndef GLCD_KS0108_H #define GLCD_KS0108_H #include <string.h> #include <stdlib.h> #include <stdio.h> #include <stdint.h> #include "ch.h" #include "hal.h" #include "chprintf.h" #include "memstreams.h" #include "chstreams.h" #define _glcd_stream_data _base_sequential_stream_data struct GlcdStreamVMT { _base_seq...
[ "mekatronik.achmadi@gmail.com" ]
mekatronik.achmadi@gmail.com
9e22078c18ee3ebee6970daf1810b4c7928a8b47
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/7e2cc319-93a4-4a17-be66-9b7aa6b6d5c7.c
c98733342a295c033484e7a5b2f3718a7d524985
[]
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
596
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=1122; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = i%j; l = l%j; k = k-k*i; //variables /* START VULNERABILITY */ int a; char b[82]; char c[15]; a = 0; do { a-...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
cd9668a318b04b89f279fd9ea5b54d758e310d1b
c0c7d0952d5d5eb1d84bd4cc08c9efe4684daeda
/hi3516a100_v1.0.6/include/hi_comm_venc.h
020c18d8cac873417432e997d65c35cd6b4105b2
[]
no_license
felixqin/himpp
d183377b6f08d7a3e836c805523853d8b0bf70b1
1295ac7d75c068fc7d23e1d30a8b7073976906de
refs/heads/master
2020-12-30T13:20:10.857367
2017-05-16T14:01:02
2017-05-16T14:01:02
91,347,273
2
1
null
null
null
null
WINDOWS-1258
C
false
false
31,185
h
/****************************************************************************** Copyright (C), 2001-2012, Hisilicon Tech. Co., Ltd. ****************************************************************************** File Name : hi_comm_venc.h Version : Author : Hisilicon Hi35xx MPP Team Create...
[ "qfl2000@gmail.com" ]
qfl2000@gmail.com
f84a969b636158bdb62741334c5ea5ab172bcaf4
acd76b0ae830a43bc8f71dcd0b4154ea3cafcacc
/common/lcdlib/hal_includes.h
28439b67da43ab1da18d36b24c06f98844312b6c
[]
no_license
remnorton/dsp_emu_test
e7fda59c36057f0938cf6269985ba12fce9d4cdc
c623aca35cd989b8786db95b99cc1ea32476bf83
refs/heads/master
2020-04-04T20:42:26.782414
2018-11-10T15:57:41
2018-11-10T15:57:41
156,257,719
0
0
null
null
null
null
UTF-8
C
false
false
250
h
/* * hal_includes.h * * Created on: 01.11.2018 * Author: Rudenko Roman (aka Rem Norton) * */ #ifndef HAL_INCLUDES_H #define HAL_INCLUDES_H #include <stdint.h> #include "transport.h" #define UNUSED(x) (void*)(x) #endif // HAL_INCLUDES_H
[ "remnorton@gmail.com" ]
remnorton@gmail.com
4f2c2585865056304b1d047f0d1283c4506df7b1
736137e4eb9882fecdd70b0b3179e5679a9a42f7
/client_echo.c
1522cd499038fbe7976ee87b05ea453fbc8606b4
[]
no_license
saurabhpb22/sockets_basics
af841e350ff0ad777a0e9536da2feccc0b501c55
5d0b0609d7fcf21105a40716ae38909b9511a0d7
refs/heads/master
2021-01-20T06:57:35.442375
2015-03-17T13:47:16
2015-03-17T13:47:16
32,394,264
0
0
null
null
null
null
UTF-8
C
false
false
2,035
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/socket.h> #include <sys/types.h> #include <errno.h> #include <netinet/in.h> #define ERROR (-1) #define BUF_SZ (1024) #define KILL_CMD "killcl" int main (int argc, char **argv) { /* Checking if required arguments are available */ if (arg...
[ "saurabhpb22@gmail.com" ]
saurabhpb22@gmail.com
274fb991124c17eb961a66fb9db7fa86cf90519a
d2cc9d369ea38c817b94c67b4d7a5d42716bb816
/myvenv/include/python3.5m/pygame/_pygame.h
32677f90f53425ae31129a9dd570358806fbaebe
[ "Apache-2.0" ]
permissive
2dadsgn/smart-vase-sensor-raspberry
6f0edba98eae3f67ffd5db2b529121d37819578a
54051dec478dd94d3a4e04772a1a50c842b687ff
refs/heads/master
2022-12-07T14:14:23.415297
2021-05-09T19:09:42
2021-05-09T19:09:42
197,653,044
0
1
Apache-2.0
2022-11-20T06:57:16
2019-07-18T20:33:04
Python
UTF-8
C
false
false
27,782
h
/* pygame - Python Game Library Copyright (C) 2000-2001 Pete Shinners This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your opt...
[ "2da.dsgn@gmail.com" ]
2da.dsgn@gmail.com
9102e12789a71e3eeeaf20138b9e3428def5db6b
8b4fe14dcea82ba1f144f4579f2739b83c1e5160
/c/ConstraintBox.c
648b1f59578ca49452c2e9c86596f3e22329f657
[]
no_license
goodguy00/SCED
f41d074ef5d2ae5b07738198de085cfe3cc179b9
efc9891c03e2430221504c9c6564ec74b67276d5
refs/heads/master
2020-06-27T05:01:17.863775
2018-03-08T21:42:03
2018-03-08T21:42:03
97,046,832
0
0
null
null
null
null
UTF-8
C
false
false
27,712
c
/* * $Header: /home/barad-dur/vision/forsyth/schenney/sced-0.94/c/RCS/ConstraintBox.c,v 1.0 1997/05/06 20:30:22 schenney Exp $ * * $Log: ConstraintBox.c,v $ * Revision 1.0 1997/05/06 20:30:22 schenney * Initial revision * */ /* ** ScEd: A Constraint Based Scene Editor. ** Copyright (C) 1994-1998 Stephen...
[ "goodguy00@zoho.com" ]
goodguy00@zoho.com
6d820e848e3dfb51cffbc004d43f09c2b1bb9baa
bf14e9a8d3a72b7ecdd2808fc9301b5f7f936a8f
/Round4/takachenko/userspac_app/include/font.h
f53f0d7d4228299df320d879f479e6e984e40b38
[]
no_license
nickglobal/ksandbox
8c83ce9fcd96153ee175f7ca48bbcac2c1d18663
662b17c0ebc76f3ca914682c1cbf1f1b39d5ac41
refs/heads/master
2021-01-13T16:43:16.112781
2017-02-28T19:00:10
2017-02-28T19:00:10
77,623,437
5
8
null
2017-01-10T15:14:51
2016-12-29T15:59:53
C
UTF-8
C
false
false
8,761
h
#include <stdint.h> /* -------------- font description -------------- */ typedef struct TM_FontDef_t { uint8_t FontWidth; /*!< Font width in pixels */ uint8_t FontHeight; /*!< Font height in pixels */ const uint16_t *data; /*!< Pointer to data font data array */ } TM_FontDef_t; const uint16_t TM_F...
[ "o.tkachenko.ukr@gmail.com" ]
o.tkachenko.ukr@gmail.com
83f2ba8609b28480b727087f7bf0e94d3690e531
f824de683f478b113020e4d3db4af3149c446f48
/garbagedump/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Threading_Interlocked3007803305MethodDeclarations.h
0c5923cf04e7f71d1ff5ece9cbeb9aa7a5213d4a
[]
no_license
apiotrow/garbagedump
b4128e6026d33584f66516deba76ca68be002600
e5b09f4bd7fc7f70719de09c555847d36269b4ea
refs/heads/master
2021-01-10T13:56:09.484836
2016-03-15T03:51:08
2016-03-15T03:51:08
48,191,262
0
0
null
null
null
null
UTF-8
C
false
false
840
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> #include "codegen/il2cpp-codegen.h" // System.Int32 System.Threading.Interlocked::CompareExchange(System.Int32&,System.Int32,System.Int32) e...
[ "aaron.p.piotrowski@gmail.com" ]
aaron.p.piotrowski@gmail.com
f2e5f77006a5eafdd193c721b1f6fdda55b6fa43
60f5d00d21c5d2b2f14ebe3cce7ab3cd807b28ac
/baekjoon/1929/1929.c
39871db145880a2a2bed71705782c4cac9214508
[]
no_license
developers-algorithm-study/hoon
740f2b0b6460f1db84d9059b8d6ca76822c5fe41
e5a520ffae217bb0b781b7551c8a04c907dfdd3b
refs/heads/master
2022-12-03T10:09:27.042539
2020-08-19T01:58:16
2020-08-19T01:58:16
281,918,939
0
0
null
null
null
null
UTF-8
C
false
false
400
c
#include <stdbool.h> #include <stdio.h> #include <math.h> bool prime(int num) { if(num == 1) return false; int n = sqrt(num); for(int i = 2; i < n + 1; i++) if(num % i == 0) return false; return true; } int main() { int m, n; scanf("%d %d", &m, &n); for(...
[ "c01066033993@gmail.com" ]
c01066033993@gmail.com
0e0a5a7c99c30fc9b991989f2ef45876cd38a3f4
417f58d94dc433d747a411a9a2258667639fc714
/src/lib/ip/bif51.c
3ee2301a5c0e2fe03b2b4328f66b1beab0de1b22
[]
no_license
guaguagua/amd-umr
dc1dcd48528592e3b2bc220ba46b7a39cc6e6089
401126d37aeffda9eaadcd4e38505fa87e49c432
refs/heads/master
2021-06-17T19:13:04.942024
2017-06-19T10:38:20
2017-06-19T15:57:54
null
0
0
null
null
null
null
UTF-8
C
false
false
1,750
c
/* * Copyright 2017 Advanced Micro Devices, Inc. * * 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, modify, m...
[ "tom.stdenis@amd.com" ]
tom.stdenis@amd.com
fefd8fc45afd2618fd763acce2a4753e6a6f33c1
5c255f911786e984286b1f7a4e6091a68419d049
/code/b9a83dd3-1def-472c-9c96-47cd8a891729.c
93ac019c1a425f200a53c4dd1d776b078f470831
[]
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
242
c
#include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 533; l = 64; k = i/j; k = l%j; l = l-j; l = l%j; l = i-j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
1f86348b8856bdf45a053c87c27e73099c1825b6
3a8ecf9b8c8afd4fc55b747942229505a8925cfb
/src/arcana/vbl_branch.h
dbbdbf438a664563ad5d124e9495df560d3ee316
[]
no_license
vaporstack/vbl
b8e59d63e13fc13b2224bc539cdfceb03d7073fc
a3dd75eacec71c92390fb3a6ed6f7197c5131db6
refs/heads/master
2020-04-15T01:26:01.615432
2019-06-20T16:30:09
2019-06-20T16:30:09
164,275,620
0
0
null
null
null
null
UTF-8
C
false
false
800
h
// // vbl_branch.h // vbl // // Created by vs on 2/21/19. // Copyright © 2019 vaporstack. All rights reserved. // #ifndef vbl_branch_h #define vbl_branch_h #include "../particle/vbl_particlesystem.h" #include <r4/src/geo/r_line.h> #include <coer/coer.h> #include <wsh/src/geo/wsh_line.h> typedef struct VBranch { ...
[ "andrew@vaporstack.org" ]
andrew@vaporstack.org
1a02b4b454eb28bc630591753a7179e29471b83e
3c29117c2be9694158dd99b6bcebfacbfcc79334
/3rdphase_Semantic/lex.yy.c
10329acd41c12bc4f336b944a1ddd981edcb41d9
[]
no_license
dip-kush/C-Compiler-flex-yacc
4fef78ef2ef84a50d8182a388c5c25f3fd2e0238
39184a2021de370c2d6ce31fac8ed7e5a76cb772
refs/heads/master
2021-01-25T07:18:43.223548
2015-04-21T19:04:18
2015-04-21T19:04:18
34,346,219
1
0
null
null
null
null
UTF-8
C
false
false
65,133
c
#line 3 "lex.yy.c" #define YY_INT_ALIGNED short int /* A lexical scanner generated by flex */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 #define YY_FLEX_SUBMINOR_VERSION 35 #if YY_FLEX_SUBMINOR_VERSION > 0 #define FLEX_BETA #endif /* First, we deal with platform-specific...
[ "dip.kush2008@gmail.com" ]
dip.kush2008@gmail.com
b481a8595b7c7f54cc9cf5822a56033c2987c4f1
2036a80660a7eecf50da4bee8c0cd16667ff08f4
/C程序设计(第五版) 谭浩强/第5章 循环结构程序设计/PE5.12.c
7789255870a9704f4aeecfaf99a96013a9aac99e
[]
no_license
ADDD0/C
ddd208e26b2d848fd40f9b47f60f98c1e7e8ce24
1a8e3ba9a8f34891fa358a8ee68cb72de50d4915
refs/heads/master
2021-04-26T22:58:01.046468
2019-12-02T04:08:17
2019-12-02T04:08:17
123,904,932
0
0
null
null
null
null
UTF-8
C
false
false
519
c
/* 猴子吃桃问题 猴子第1天摘下若干个桃子,当即吃了一半,还不过瘾, 又多吃了一个.第2天早上又将剩下的桃子吃掉一半, 又多吃了一个.以后每天早上都吃了前一天剩下的 一半零一个.到第10天早上想再吃时,就只剩一个桃子了 求第1天共摘多少个桃子 */ #include <stdio.h> #define DAYS 10 main() { int n, sum; for (n = DAYS - 1, sum = 1; n > 0; --n) sum = 2 * (sum + 1); printf("%d\n", sum); }
[ "448417505@qq.com" ]
448417505@qq.com
040bddba4fe08f28c11fe127856b50d74fc0020d
91aa296ac466b86d854cd72fcdb453a15081c955
/Ch_09/Addresses/Addresses/main.c
e781da59fd62d2afc9d8b044dc9883f3c9163ded
[]
no_license
rojiani/bnr-objectiveC
133026c9da77e289c070e998d0a8f07b2170226e
1700a1b52cf068434744bb2e0032b5cf62ed489d
refs/heads/master
2020-09-20T18:17:31.522497
2016-04-18T04:17:26
2016-04-18T04:17:26
66,616,713
0
0
null
null
null
null
UTF-8
C
false
false
428
c
// // main.c // Addresses // // Created by Navid Rojiani on 4/17/16. // Copyright © 2016 nkroji. All rights reserved. // #include <stdio.h> int main(int argc, const char * argv[]) { int i = 17; int *addressOfI = &i; printf("i stores its value at %p\n", addressOfI); *addressOfI = 89; printf("An...
[ "nrojiani@gmail.com" ]
nrojiani@gmail.com
1ddc704327e5d36242e5cc1e0da19ef59156402d
192c10cd68355491f0fbe7a7115b935ec9b9ca56
/C/grade calculation.c
b7deac904787d8329e706c2f6988e90700234151
[ "MIT" ]
permissive
priya510/Programming-Imp-Questions
bdb7e88a95ee0f1455842ce86ed25b2236864eec
6567b041ca8fb04bf6b4c0138066be5bcab1b7d6
refs/heads/master
2022-12-29T01:34:39.818514
2020-10-20T16:24:17
2020-10-20T16:24:17
null
0
0
null
null
null
null
UTF-8
C
false
false
217
c
#include<stdio.h> main() { float mark; printf("enter the mark of the student"); scanf("%f",&mark); if(mark>=90 && mark<=100) printf("grade 0"); else if(mark>=80 && mark<=90) printf("grade E"); else printf("fail"); }
[ "noreply@github.com" ]
priya510.noreply@github.com
35f1207e1482855470033ee7109c29cf78b2c5ca
7c9fdcfa40e4cd024d4c138f96e06cdb3dcc5956
/Set89.c
6623884fd2b965e1ac1d55386309945b1e73a9b5
[]
no_license
santhiya133/guvi
0c3538692703d4ce51af263ef3f648d7d1132dc0
b33c91dda3585ce7294442eab698b1cea60d0efc
refs/heads/master
2020-04-19T01:59:21.852621
2019-02-21T09:52:05
2019-02-21T09:52:05
167,888,633
0
1
null
null
null
null
UTF-8
C
false
false
251
c
#include<stdio.h> #include<conio.h> void main() { char ar[20],t[30]; int i,j,k=0; clrscr(); gets(ar); for(i=0;ar[i]!='\0';i++) { for(j=i+1;ar[j]!='\0';j++) { if(ar[i]>ar[j]) { t[k]=ar[i]; ar[i]=ar[j]; arar[j]=t[k]; } } } printf("\n%s",ar); getch(); }
[ "noreply@github.com" ]
santhiya133.noreply@github.com
3ffbd5689a4f9088e628fbab8808100321f868d3
65f9576021285bc1f9e52cc21e2d49547ba77376
/cdsp_proc/core/dal/framework/src/qdi/DALQdiUser.c
a6ff52500df7094e90081582d517c17b8ee7f57b
[]
no_license
AVCHD/qcs605_root_qcom
183d7a16e2f9fddc9df94df9532cbce661fbf6eb
44af08aa9a60c6ca724c8d7abf04af54d4136ccb
refs/heads/main
2023-03-18T21:54:11.234776
2021-02-26T11:03:59
2021-02-26T11:03:59
null
0
0
null
null
null
null
UTF-8
C
false
false
10,486
c
/*============================================================================== DAL QDI USER Module GENERAL DESCRIPTION This file provides an implementation of QDI based DAL remoting. It handles DAL FWK calls in USERPD. EXTERNALIZED FUNCTIONS DALRemote_GetInterfaceVtbl() Copyright ...
[ "jagadeshkumar.s@pathpartnertech.com" ]
jagadeshkumar.s@pathpartnertech.com
22e1a626f428112731a54fb75f61e0469cef30d4
5c74203db583750843c70142f1a9d7166e942d63
/linux/dir_op/my_ls.c
6c105dd065738cc9da14ba75275e5ab262292e73
[]
no_license
shiqi-lu/Learn-CPP
fd49704192c3983dd81ba5d690f909ba0968e116
169a383a9078b3fc1e6fffa5be79f068f10f9b0e
refs/heads/master
2021-05-30T10:18:24.371296
2015-11-30T23:27:51
2015-11-30T23:27:51
25,058,280
1
0
null
null
null
null
UTF-8
C
false
false
904
c
// my_ls.c - list all the file in a directory #include <stdio.h> #include <stdlib.h> #include <dirent.h> #include <errno.h> #include <string.h> #define MAX 1024 void my_ls(char * root) { DIR * dir; struct dirent * ptr; int count; dir = opendir(root); if (dir == NULL) { perror("fail to open d...
[ "traumlou@gmail.com" ]
traumlou@gmail.com
2d45c1dc9b9443e0118fe6490aca0b1e2bc87a53
0233159f1b845a977329b21f5fdde339fdf2babb
/progs/mincgen/genlib.h
e240375fa5cfa2d12b28940e785707c241c3db62
[ "LicenseRef-scancode-other-permissive" ]
permissive
stilley2/minc-tools
6fce06539b588a9f32a7ebf55da22f852c4040db
555a785cfa3fbe2bb5fd15ae7066bb0368e967e1
refs/heads/master
2020-04-24T04:40:32.064625
2019-02-20T16:54:08
2019-02-20T16:54:08
171,712,743
0
0
NOASSERTION
2019-02-20T16:51:42
2019-02-20T16:51:42
null
UTF-8
C
false
false
2,928
h
#ifndef NC_GENLIB_H #define NC_GENLIB_H /********************************************************************* * Copyright 1993, UCAR/Unidata * See netcdf/COPYRIGHT file for copying and redistribution conditions. * $Header: /private-cvsroot/minc/progs/mincgen/genlib.h,v 1.1 2004-06-15 20:14:40 bert Exp $ ****...
[ "bert" ]
bert
292d42d63faea496c8054ffb07d2fd84ba9b8851
b08de7a1235ceede461be58abbae5e46e3057490
/Jour/Jour_06/ex_04/my_strstr.c
7140c213f6707da12708723b5f1cf52a08060543
[]
no_license
Spam0001/epitech_tek1_piscine
6f24eca6b28fb733577d8b54fc0c1345a8d60384
b1c59e486c9eb71279c7508f5508421bac029183
refs/heads/master
2020-08-04T02:06:57.901082
2016-12-05T21:44:00
2016-12-05T21:44:00
null
0
0
null
null
null
null
UTF-8
C
false
false
723
c
/* ** my_strstr.c for my_strstr in /home/baron_l//local/rendu/piscine/Jour_06 ** ** Made by louis-philippe baron ** Login <baron_l@epitech.net> ** ** Started on Mon Oct 8 13:29:44 2012 louis-philippe baron ** Last update Thu Oct 11 19:46:54 2012 louis-philippe baron */ char *my_strstr(char *str, char *to_find) {...
[ "baron_l@epitech.eu" ]
baron_l@epitech.eu
4b9b5d021bd6cba80031db8441ab6f1f3fce7b43
13beaf20e96c14ae752cec7c80e6e8a0a19561c5
/0x06-pointers_arrays_strings/5-string_toupper.c
bfca8377577e9f1be0a00af3046dafbd8a599a56
[]
no_license
Sainterman/holbertonschool-low_level_programming
71b04532eaf9211365dcff136bb8d3de36e6b380
827450d5c3e6ab8379a4128600b51f2760d028f3
refs/heads/master
2020-12-29T05:44:41.457534
2020-08-28T01:12:46
2020-08-28T01:12:46
238,477,119
0
0
null
null
null
null
UTF-8
C
false
false
321
c
/** * string_toupper - change lowercase characters to uppercase * * @str: address string to cnvert to uppercase * * Return: Address of the string converted * */ char *string_toupper(char *str) { int i; i = 0; while (str[i]) { if (str[i] <= 'z' && str[i] >= 'a') str[i] -= 32; i++; } return (str); }...
[ "sancastillog@gmail.com" ]
sancastillog@gmail.com
0c47970e0e8f564f3e8eceeecfa93b9e098bd5d0
4485486c416c4d9d133be0e566e90f887a13e2c8
/get_ppid.c
f26f03c7166a32d9f011634e1a152cf86f294161
[]
no_license
barryguda-1/systems-programming
2b3bf81fbf6f5d7ca6a0782dad8de4743f025b52
c78d7ac702eb0ee52fc39ff2bf7978a65863b4eb
refs/heads/main
2023-08-27T19:37:44.093598
2021-10-27T04:30:09
2021-10-27T04:30:09
null
0
0
null
null
null
null
UTF-8
C
false
false
96
c
#include <unistd.h> pid_t getppid(void);/* get parent process id using getppid() sys call */
[ "root@90d56e0da51c.mylabserver.com" ]
root@90d56e0da51c.mylabserver.com
2ea1d1e14a3d4890c01b94e0ff6a639bc8aedb98
eb96249c313a1684e1d7f065c0c3b86bc7335faa
/kernel/sysdepend/device/app_h83052/patch.h
70b68dee4258a9be33f954452a3ec785534299b7
[]
no_license
jg1uaa/uT-Kernel-private-ports
af814f75186ab4958e607d385ae8acc3325baab3
1a374dd4577d32a78422978fe783463da793ec1a
refs/heads/master
2021-01-10T18:49:07.957196
2012-09-09T06:58:04
2012-09-09T06:58:04
3,133,762
1
0
null
null
null
null
UTF-8
C
false
false
790
h
/* *---------------------------------------------------------------------- * micro T-Kernel * * Copyright (C) 2006-2011 by Ken Sakamura. All rights reserved. * micro T-Kernel is distributed under the T-License 2.0. *---------------------------------------------------------------------- * * Version: ...
[ "uaa@uaa.org.uk" ]
uaa@uaa.org.uk
f05538804974dda2112c9f2f22656a3fc7d54b5a
af3b27fb999f834ffc65a0174c8baf7f58ea77aa
/antelope/dsap_conversion/libcoords/dr3sub.c
479f5546865ffafdb5dd4e807c03bb3d373c563e
[]
no_license
xtyangpsp/pwmig
250170bdea6078947dfe9758484e3aafec2eb05e
60c878c04a4ed75c959cd27b3983edf7ba1793d5
refs/heads/master
2021-09-06T15:06:06.753758
2017-11-13T18:15:53
2017-11-13T18:15:53
null
0
0
null
null
null
null
UTF-8
C
false
false
656
c
/*H+ * Title : dr3sub.c * Author : George Kaplan, from MIT matvec library * Date : 02 Mar 1990 * Synopsis: Subtract a vector from another * Keywords: ees, matvec, r3sub, vector * @(#)r3sub_.f 1.2 3/2/90 UCB SSL * Revisions: * mm/dd/yy name description * 7/19/91 danq double precision version *...
[ "pavlis@indiana.edu" ]
pavlis@indiana.edu
8b3640c40588884b7d90b0c7a465ba38aa54bcc4
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/2bb5068f-f23d-4ce5-ae37-8866ce83884e.c
62662b7da81adbfab508bdca9a7fd36cea588502
[]
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
580
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=11; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = i%j; l = i%j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; int b[79]; int c[76]; a = 0; do { ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
b85f32e14e214780df430fd8c042c117ca4ca507
60d26283d046ef3d829ae39eee793e1417ce5dec
/20200112_побитови_операции/20200112_6.c
74171b671e2ffc3d8aff3ccacbd296e9df60d604
[]
no_license
VasilkaTomanova/Code-Academy
b5cbf7591b3e1f16ec4bbd90a872993d284912ef
c80e5306733da5d6a82a8a5e5b088fe583c51a72
refs/heads/main
2023-02-19T18:09:27.067183
2021-01-19T09:22:20
2021-01-19T09:22:20
326,692,433
0
0
null
null
null
null
UTF-8
C
false
false
319
c
/*6) Променете стойността на бита на дадено число на определена позиция. */ #include <stdio.h> int main() { int number, index; number = 23; index = 2; int mask = 1 << index; number = number ^ mask; printf("%d", number); }
[ "noreply@github.com" ]
VasilkaTomanova.noreply@github.com
98df3cfc9ddfdc1651a3d5b9890478a793420e39
dfe7feaf3482f2e664c5d14e5ec4a8ec3a02de45
/SOFT/STemWin_Library_V1.1.2/Project/STM324xG-EVAL/RTOS/User/stm32f4x7_eth_bsp.c
70a26fed6772ac7689caa5e9dee123fd39e2ade9
[]
no_license
pal73/UKU209
e378f041eb06e25037b7119b4a9068985f676284
34aad26d17011c7e2646ca89c3234005ffd2a9fa
refs/heads/master
2021-01-20T23:36:33.964543
2017-09-01T09:27:57
2017-09-01T09:27:57
101,845,011
0
0
null
null
null
null
UTF-8
C
false
false
19,194
c
/** ****************************************************************************** * @file stm32f4x7_eth_bsp.c * @author MCD Application Team * @version V1.1.2 * @date 28-January-2014 * @brief STM32F4x7 Ethernet hardware configuration. ******************************************************...
[ "palnsk73@gmail.com" ]
palnsk73@gmail.com
6ec5323e699333afc4d535dc17f7822f8d1bc423
aa1a534bfb0434941b1dcc6033fc55b54b93d423
/build/CMakeFiles/NGAP/EN-DCSONConfigurationTransfer.h
178f4e98c789ceaf9886399eb0b97851f1dc37e7
[]
no_license
anishmu/ngapv2
7ea38dd39c1ee9290ca26a6fcb226c9dfb2e80e7
c6d826656e84485c8e651031a742d0feec17f2ed
refs/heads/master
2022-01-22T08:12:15.084364
2019-08-06T12:18:52
2019-08-06T12:18:52
null
0
0
null
null
null
null
UTF-8
C
false
false
1,369
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NGAP-IEs" * found in "/home/lehongnhat/workspace/ngapv2/NGAP-PDU-Descriptions.asn" * `asn1c -pdu=all -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example -D /home/lehongnhat/workspace/ngapv2/build/CMakeFiles/NGAP` *...
[ "nhatlh@viosoft.com" ]
nhatlh@viosoft.com
fb76a7d2a68a565759d395f46859dfc31abcd5e8
495673aac3770c2ba108793539b12b0892ef1fc9
/Flask/Generated_Code/GATE_BUTTON.h
d9b29f17a3861f7daec2534c32e7d6340c5d2cdf
[ "MIT" ]
permissive
ThisIsNotRocketScience/Eurorack-KDS
7d2c836d2b515e6b25f3ae31c911ff193fe0c731
43f5065ae88b8a483eb548760058d043574dfc27
refs/heads/master
2022-11-15T17:15:56.995555
2022-11-08T10:22:19
2022-11-08T10:22:19
47,451,815
17
10
null
null
null
null
UTF-8
C
false
false
7,820
h
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : GATE_BUTTON.h ** Project : Flask ** Processor : MK22FN256VLH12 ** Component : BitIO_LDD ** Version : Component 01.033, ...
[ "stijnkuipers@gmail.com" ]
stijnkuipers@gmail.com
17ca86740418b1389f15378789f8caab9ed94753
4aed89b1b7a02e91c9cede731548c8ac87433aff
/ext/hal/nxp/mcux/devices/MKW40Z4/MKW40Z4_features.h
27013795dc5bc6e2660f1bae802f35d7fb811968
[ "Apache-2.0" ]
permissive
swapkada/zephyr_ext_Adv
dc47fadb1d6b65d59a4119e7906828bb6023d7ba
f73a8d6b1d7afd05f31b084b0a37f0be8e0d5295
refs/heads/master
2023-01-09T14:20:41.184214
2020-02-02T14:17:41
2020-02-02T14:17:41
143,995,768
0
0
Apache-2.0
2022-12-26T20:38:04
2018-08-08T10:05:36
C
UTF-8
C
false
false
72,287
h
/* ** ################################################################### ** Version: rev. 1.4, 2015-05-25 ** Build: b150715 ** ** Abstract: ** Chip specific module features. ** ** Copyright (c) 2015 Freescale Semiconductor, Inc. ** All rights reserved. ** ** Re...
[ "swapnil2007kadam@gmail.com" ]
swapnil2007kadam@gmail.com
5aec80f98a9641c61c4dfd2c46f0a4a627bbfd07
88bb5d5d01507cdab698087f03b669ec2f336663
/third_partybak/lasso-2.3.6/lasso/xml/samlp_request_abstract.h
f2274232b2c24da6b9fe235889c48facb7218c2f
[]
no_license
flaght/mylib
419d246e2d8e9b8acbc9a607d236cb2c2c32eb2c
389d61e76ee8a9ca4eaad86421bed86a6bc8a97f
refs/heads/master
2021-06-18T17:21:00.207043
2019-07-14T06:16:21
2019-07-14T06:16:21
51,120,734
0
3
null
2017-08-21T08:41:12
2016-02-05T02:21:52
C++
UTF-8
C
false
false
3,007
h
/* $Id$ * * Lasso - A free implementation of the Liberty Alliance specifications. * * Copyright (C) 2004-2007 Entr'ouvert * http://lasso.entrouvert.org * * Authors: See AUTHORS file in top-level directory. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
[ "kerry@miglab.com" ]
kerry@miglab.com
0ff71db0bc576fc2661259576bc2d2607023755d
940a9077e1cff69353b256438e4a43beeafacd82
/Codeforces/ilya_and_bank_account.c
db242fdec1116d83fc34bc05e18617f8f9a3ebe2
[]
no_license
SRvSaha/Online_Judges_Codes
80676e71a5e0bd3d5e94f47abb4b93cacd99bcf7
07d94182c6895b3e2ae2d21eb580b24789d98f30
refs/heads/master
2020-05-21T16:43:22.463551
2019-10-16T07:12:38
2019-10-16T07:12:38
61,378,208
4
0
null
2019-10-16T07:13:47
2016-06-17T14:07:45
C
UTF-8
C
false
false
625
c
/* * @author : SRvSaha * Filename : ilya_and_bank_account.c * Timestamp : 01:20 PM 11-JUL-2016 * Description : http://codeforces.com/problemset/problem/313/A * */ #include <stdio.h> int main() { long current_state; int temp; scanf("%ld",&current_state); if(current_state >= 0) ...
[ "contact.srvsaha@gmail.com" ]
contact.srvsaha@gmail.com
17830eee65bab2b61789e9af35b792a987774f43
819d0c2e8d53cad34248f22301ecaa9a31f49156
/c/socket/socket - bak.c
6c3d7792c8b0bfc8e4e471439c370a68d250238a
[]
no_license
hkyudong/code_test
98422802ac864436f1e6ac58240096d46175ee79
537bd71cc06a552bad7e72e3ce01a41f3354bc6b
refs/heads/master
2021-01-13T07:49:37.316891
2016-10-23T12:52:45
2016-10-23T12:52:45
71,702,072
0
0
null
null
null
null
GB18030
C
false
false
3,079
c
#include <winsock2.h> #include <stdio.h> #pragma comment(lib,"WS2_32.lib") #pragma warning(disable:4996) int Login(char* header); int main() { system("color 0A"); //设置控制台文本为浅绿色 char *header = "POST http ://gzfa.xdz.com.cn/ModuleBook/PersonalRentBook/Index HTTP/1.1\r\n" "Accept : text / html, application / xhtml...
[ "hkyudong@qq.com" ]
hkyudong@qq.com
e82e6aca7ae8557989737f610ef6156e5ee3f1fa
da8a1920eb86f14e713aba2ab19d6f270dc650dc
/lib/microrl/config.h
ee4db6a8db9a93b901336d65a2b8e444d6612f92
[]
no_license
shworker/stm32_uart_test
4bae5d9c28616ce2961030b8653bc23d2bf2b89e
ca47139f4d05dc824fa8064597073b88876a0604
refs/heads/master
2021-01-21T11:00:59.748004
2017-05-22T10:21:35
2017-05-22T10:21:35
91,720,520
0
0
null
null
null
null
UTF-8
C
false
false
3,715
h
/* Microrl library config files Autor: Eugene Samoylov aka Helius (ghelius@gmail.com) */ #ifndef _MICRORL_CONFIG_H_ #define _MICRORL_CONFIG_H_ #define MICRORL_LIB_VER "1.5.1" /*********** CONFIG SECTION **************/ /* Command line length, define cmdline buffer size. Set max number of chars + 1, because last byte ...
[ "noreply@github.com" ]
shworker.noreply@github.com
de99e62dcd0b497855a1fda4974ff91a0ae41475
c2cedcf36667730f558ab354bea4505b616c90d2
/players/katya/area/esquire/goonies/r/t25.c
cd1deab1688c2fba32c57a32cedd821b64fa0d14
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
1,763
c
/* * t25.c * Katya@Nirvana * Copyright (c) 2004 Katya * All Rights Reserved. * */ #include <ansi.h> inherit "room/room"; reset(arg) { if(!arg) { set_light(0); short_desc = HIK+"Dark Tunnel"+NORM; long_desc="\ The dark tunnel has extremely rough walls. The g...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
1995bdefd3acd7ab629ead3a30fb83ece12890ad
13b3f6dc058ac1acf1f5dfddb20915f96d5df5d0
/Diagnostic system design/mcp3204_defines.h
3aa0e46dde688f680730aeb2543091162d76af68
[]
no_license
node-shubham/8051-Programing-in-Embedded-C-and-Assembly-language
b71c71d81b8c4ef774b3aa7845b6a73ef7d4db1b
42ca7084976b84782b6afa055327d8131dad4646
refs/heads/main
2023-06-04T08:03:17.853490
2021-06-15T19:05:08
2021-06-15T19:05:08
377,257,161
1
0
null
null
null
null
UTF-8
C
false
false
109
h
#ifndef _MCP3204_DEFINES_H_ #define _MCP3204_DEFINES_H_ #define miso dout #define mosi din #endif
[ "noreply@github.com" ]
node-shubham.noreply@github.com
4f23b809a4a0d7ef0a7ac55576ecf8a0179a7e9b
81153b638a6d7d9a89a82ac44b144014fe8c4ffb
/application/video/techwell/wndw_rc_fmt_qu.h
6740b497d156b584c862358e081cc40c51fc6131
[]
no_license
zonesan/ucos
f3c6ec5770f6380bfe0747265657013206a77a5c
28b86b45066d9ba71a956b83d019ed551643f89b
refs/heads/master
2021-01-10T18:21:31.484824
2016-05-01T16:04:43
2016-05-01T16:05:49
57,629,598
1
0
null
null
null
null
UTF-8
C
false
false
4,535
h
//================================================================================== // Display wndwdow definition & variable description //================================================================================== #define WNDW_RC_FM_QU_POS_X 5 #define WNDW_RC_FM_QU_POS_Y (WNDW_RC_FM_POS_Y-2) #define W...
[ "san@zoobook.org" ]
san@zoobook.org
7e9a25b61c1f6e66f6a64b7422243522acce26a7
022937b9b43de77d7aa2b0ccd8a57e53a3065dd5
/Moore_Christopher_Lab2.c
2df862692dc329a3ed68a0e4412289e05c83dd3a
[]
no_license
KielyMoore/CECS-130
52de0cc74c4e87d04c52e45f0294bc1f39721409
c5be1d64a5a39dc430f75c4b27fd687a685859d1
refs/heads/master
2022-11-30T15:34:57.310047
2020-08-17T03:08:49
2020-08-17T03:08:49
288,063,156
0
0
null
null
null
null
UTF-8
C
false
false
1,857
c
/* Name: Kiely Moore Lab #2 Date: 01/14/2020 Description: Foriegn Currency Exchage */ #include<stdio.h> #include<ctype.h> int main() { //Defining Conversion factors as Constants //Underscore denotes "converting to" //ex: USD_GBP is US Dollars to Great British Pound const float USD_GBP = 0.77; ...
[ "noreply@github.com" ]
KielyMoore.noreply@github.com
92a51b8cf585032e4ce8b486da5c89bfe3e74200
d2e85ad0e1bcc4524d4dad7fe64cf1b7424dfdcd
/140mesh.c
bc40f5ca0d9b3b9c7ba54c53b7275febad191e3b
[]
no_license
nmannes/CS_311_Computer_Graphics
0da12dd819cc019b59364c6a930100efaa82aa9d
149f543f0dfbadc5f74544369afdbe6f9c0cb6ee
refs/heads/master
2021-01-20T11:51:09.226833
2017-02-02T06:09:29
2017-02-02T06:09:29
80,698,360
0
0
null
null
null
null
UTF-8
C
false
false
17,407
c
/*** Creating and destroying ***/ /* Feel free to read the struct's members, but don't write them, except through the accessors below such as meshSetTriangle, meshSetVertex. */ typedef struct meshMesh meshMesh; struct meshMesh { int triNum, vertNum, attrDim; int *tri; /* triNum * 3 ints */ double *vert; ...
[ "noreply@github.com" ]
nmannes.noreply@github.com