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
818aadbc9d112001448308c6db5c8de2e5e46b61
ff962fc71bbd3d6de13f78ec390c315857f2e067
/testbed/Trunk/RobotSimulator/RobotLib/TYPEDEF.h
8911b6d30a1bec9c6510e0d98bff373fc097443d
[ "MIT" ]
permissive
Team846/code-2013
d4a9adcb03d0dbcb30d7a604653f4a53d3394fa0
ee7908816fbc28776035ea260bdc59c71072c3df
refs/heads/master
2021-04-30T23:00:25.999434
2014-01-04T02:58:15
2014-01-04T02:58:15
68,423,304
0
0
null
null
null
null
UTF-8
C
false
false
696
h
// 4.9.2012 // // Added in // -Tony Peng #ifndef TYPEDEF_H_ #define TYPEDEF_H_ #include <stdint.h> #define NULL 0 typedef int (*FUNCPTR) (...); /* Pointer to a int function */ #ifndef UINT8_DEF_ #define UINT8_DEF_ typedef uint8_t UINT8; #endif #ifndef UINT16_DEF_ #define UINT16_DEF_ typedef...
[ "tonypeng1337@7fd724af-82d8-4e03-abce-a1839bdb3e51" ]
tonypeng1337@7fd724af-82d8-4e03-abce-a1839bdb3e51
6e1ccbe0a57cf1e1a74504696114f929725d33ef
54ff4731fc994096b1db9d262d7ef4e5ff7863d3
/laberinto (1).c
33a0632f6d75a3270e90ff9f2602706fb13250ab
[]
no_license
Peter95/Proyecto-Robot
297c01622c2691a9065a601f851b7d7d0cc08c19
e935c451251803d1b11dd65455e0b3b7fb8dde02
refs/heads/master
2016-08-12T14:55:14.449550
2015-10-28T11:46:12
2015-10-28T11:46:12
45,108,574
0
0
null
null
null
null
UTF-8
C
false
false
3,469
c
/* Blank Simple Project.c http://learn.parallax.com/propeller-c-tutorials */ #include <stdio.h> #include "simpletools.h" // Include simple tools #include "abdrive.h" // Include abdrive header #include "ping.h" #define size 100 struct Stack { int s[size]; int t...
[ "luisvela95@gmail.com" ]
luisvela95@gmail.com
e84963f84d6efe8486f0892abcb002dda8d77b0d
78c4e86ab4ceb0e61c4f76ac759882786045fb2a
/libft/ft_memchr.c
0331f888cc1f3c2c4cde74bd377501d406586370
[]
no_license
vilkoz/wolf3d
fcc1b807a4b0fde63989156bc8edad03ef5f0d1a
3f3a5cdada747e249f6bb9ab57c299cc16c6eec2
refs/heads/master
2021-01-19T12:28:19.893495
2017-10-20T19:30:58
2017-10-20T19:30:58
82,332,611
3
0
null
null
null
null
UTF-8
C
false
false
1,150
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memchr.c :+: :+: :+: ...
[ "vilko.a@gmail.com" ]
vilko.a@gmail.com
68e0c3ec467a9dd5d93a6f3c190b37e56fab1942
d56cddc791f1b2ff6ce2297664d1327842844554
/solution1Benchmark.c
01d512f29c72bd8495160928d5d78b604a1665ae
[]
no_license
CodLiver/NAPP
140f6eaa42f697dd6ba1be94ff3fd6b29cda3d2c
952863ddd300d6dbb994b992e87cf88fc77526b0
refs/heads/master
2020-04-12T21:49:25.816940
2019-01-28T19:45:14
2019-01-28T19:45:14
162,773,230
0
0
null
null
null
null
UTF-8
C
false
false
7,416
c
// Translate this file with // // g++ -O3 --std=c++11 assignment-2018.c -o assignment // // Run it with // // ./assignment // // There should be a result.pvd file that you can open with Paraview. // Sometimes, Paraview requires to select the representation "Point Gaussian" // to see something meaningful. // // (C) 2018...
[ "noreply@github.com" ]
CodLiver.noreply@github.com
9866a6722d8d6371dc235e22e63a8614ee9bfde3
5be96270a4be8b69c8f6e4ded940bec21bb8642b
/J03/ex01/ft_ultimate_ft.c
99d55f5c0c81ea9882d9b4372f8020f8eafd0ced
[]
no_license
moussia/Piscine_42
f2d3eac6b606bbc496d22390946bbcfdd583a609
17844a51e185060851d90ec8e635a91aa1fe5f47
refs/heads/master
2020-03-08T15:33:09.565591
2018-04-05T14:05:41
2018-04-05T14:05:41
128,214,771
1
0
null
null
null
null
UTF-8
C
false
false
954
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_ultimate_ft.c :+: :+: :+: ...
[ "mottal@iMac-de-Mottal.local" ]
mottal@iMac-de-Mottal.local
cf2cd6d6a861687f1314f0c11c190e4f89c9f82d
55a4fa8f0fe859d9683b5dd826a9b8378a6503df
/c/msgctl.c
ac181937b7681596420f65f94425b41f4d565f13
[]
no_license
rongc5/test
399536df25d3d3e71cac8552e573f6e2447de631
acb4f9254ecf647b8f36743899ae38a901b01aa6
refs/heads/master
2023-06-26T05:38:37.147507
2023-06-15T03:33:08
2023-06-15T03:33:08
33,905,442
2
1
null
null
null
null
UTF-8
C
false
false
758
c
#include <sys/types.h> #include <sys/ipc.h> #include <sys/msg.h> #include <stdio.h> #include <stdlib.h> struct msgbuf { long mtype; /* message type, must be > 0 */ char mtext[5]; /* message data */ }; int main(void) { int msqid; struct msqid_ds info; struct msgbuf buf; msqid = msgget(I...
[ "rongc5@users.noreply.github.com" ]
rongc5@users.noreply.github.com
976d2ac9c9fc11f0e6b8401b49dcc3af911375c8
302d953099cd1dff342580acfedf517b3b6c7ee9
/F4_DC_to_AC/Core/Inc/main.h
46a64608d459c1479c26283faddc6e618b9413fe
[]
no_license
xieren58/CubeIDE_Work
5d2485132517571efc1cab87854085b4d96a66fc
21fab83f85abdd300949bef6e1dc57f2bc457f22
refs/heads/master
2023-05-19T12:26:45.045863
2020-08-05T05:29:42
2020-08-05T05:29:42
null
0
0
null
null
null
null
UTF-8
C
false
false
2,167
h
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.h * @brief : Header for main.c file. * This file contains the common defines of the application. *************************************************...
[ "137828190@qq.com" ]
137828190@qq.com
3b49c272e5798b43fe6a91392d759003c3e13a7b
9467e2502183e843a67736800199e31674b1d8f6
/HybridCLRData/LocalIl2CppData-OSXEditor/il2cpp/external/zlib/zlib.h
94020a6e9fa1caa5bb0d970f682df4ac23fa79bd
[ "Apache-2.0", "Zlib" ]
permissive
yimengfan/BDFramework.Core
3a046fcd755a84ba55d648dd3ad52c37a1cc1a04
81380fce8e84367f912777717665b53f074ab617
refs/heads/master
2023-09-04T10:08:47.644992
2023-07-05T16:22:11
2023-07-05T16:22:11
85,928,537
2,421
497
Apache-2.0
2023-03-21T06:56:21
2017-03-23T09:03:48
C#
UTF-8
C
false
false
96,247
h
/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.11, January 15th, 2017 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler 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...
[ "y755737878@gmail.com" ]
y755737878@gmail.com
49d1ffab03f18d2b074a5f273d302db5e24e0f71
88f737f8a920c8fc61b777a7dc59375b2708e071
/include/seed_data_proto.h
28c484c8208ce684ae81cd65b341304bd5d243dd
[]
no_license
aringler-usgs/dumpseed
0a92949ac8dc9a59520261dd8e060173b1802241
69b097f3ee7ccaee2bd3deab21263e48fbc8482c
refs/heads/master
2021-01-13T01:28:41.747623
2015-06-30T14:26:34
2015-06-30T14:26:34
38,259,876
0
1
null
null
null
null
UTF-8
C
false
false
2,273
h
/* Processing file seed_data.c */ void SH_Big_Endian() ; void SH_Little_Endian() ; WORD SH_SWAP_WORD(WORD i) ; LONG SH_SWAP_LONG(LONG i) ; WORD SH_SWAP_DATA_WORD(WORD i) ; LONG SH_SWAP_DATA_LONG(LONG i) ; STDFLT SH_Cvt_Float(NETFLT inflt) ; STDTIME SH_Cvt_Time(NETTIME intim) ; STDTIME SH_Start_Time(SEED_DATA ...
[ "aringler@usgs.gov" ]
aringler@usgs.gov
b30de5266fb0eee89e6db41f4673a59207469965
9ac887713ffc194682d6f088b690b76b8525b260
/books/programming_pearls/column3/4.c
b35124e45dcbdd7889c9a1736be10b2fe0e73c52
[]
no_license
ganmacs/playground
27b3e0625796f6ee5324a70b06d3d3e5c77e1511
a007f9fabc337561784b2a6040b5be77361460f8
refs/heads/master
2022-05-25T05:52:49.583453
2022-05-09T03:39:12
2022-05-09T04:06:15
36,348,909
6
0
null
2019-06-18T07:23:16
2015-05-27T06:50:59
C++
UTF-8
C
false
false
2,211
c
/* 2つの日付が与えられるとその間の日すを計算する */ /* A. それぞれの日付が年で何番目かを計算し、同じ年数ならなら引く、違えば足してかつその間の日数も足す */ /* 日付 -> 曜日 */ /* 基準の日の曜日を覚える。そこからの日付の長さを求めて7で割ったあまりを曜日の数(日曜が0,月曜が1とかと比べる) */ /* 年と月からカレンダーを出力する */ /* */ #include <stdio.h> #include <stdlib.h> #define is_leap(x) ((x % 400 == 0) || ((x % 4 == 0) &&( x % 100 != 0))) static int...
[ "ganmacs@gmail.com" ]
ganmacs@gmail.com
a33f57284841915fd02cfd82b5a3f8d75f18ebbb
08bfc8a1f8e44adc624d1f1c6250a3d9635f99de
/SDKs/hdf5/src/H5G.c
1e0e37de52596ed00ada391382bb5dcb80415dd1
[]
no_license
Personwithhat/CE_SDKs
cd998a2181fcbc9e3de8c58c7cc7b2156ca21d02
7afbd2f7767c9c5e95912a1af42b37c24d57f0d4
refs/heads/master
2020-04-09T22:14:56.917176
2019-07-04T00:19:11
2019-07-04T00:19:11
160,623,495
0
0
null
null
null
null
UTF-8
C
false
false
130
c
version https://git-lfs.github.com/spec/v1 oid sha256:c30da03061e547880437cd42e16d862f8495508e9442498c5c1f89fed668febb size 29459
[ "personwithhats2@Gmail.com" ]
personwithhats2@Gmail.com
d983ef7024470e3d7c3bf0f5abd3f1311b6ec45d
116c45d171391a368c30d9dcb0d4e11b0f9dcd39
/grid_app.c
d4f0c6d108835b0d9a14a1c583d7adc0e547bb95
[]
no_license
Obi-Nnamdi/GridProject
8642d1ece2b742637139304ba52aaea982285ca0
000fc1f2e1e4c3f30352e793759867f640862ed1
refs/heads/master
2021-01-06T08:26:25.653205
2020-02-18T03:29:09
2020-02-18T03:29:09
241,261,672
0
0
null
null
null
null
UTF-8
C
false
false
4,240
c
#include<stdio.h> #include<stdlib.h> #include<stdbool.h> #include "grid.c" void obstacles(Grid grid); void change_extremes(GridPtr grid); void find_paths(Grid grid); void resize_grid(GridPtr grid); bool point_exists(Grid grid, int x, int y); int main (void) { int grid_length = -1; int grid_width = -1; whil...
[ "noreply@github.com" ]
Obi-Nnamdi.noreply@github.com
cfd9ab430b231ef53d4cfae40899e8f7b15478cd
264cc34d1d5322c9c955f351e5ed710836f6a1a5
/cmake_targets/basic_simulator/ue/CMakeFiles/RRC_Rel14/AffectedCarrierFreqCombList-r13.h
2b73e93e4ff865440adcfa86b67ed112c16d02f0
[ "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-generic-cla" ]
permissive
mr-ytseng/openairinterface5g
8d40a768b2046da8c521f58d34c0466226f1c154
54d541c22cdfcb774774089291c93e4e79294a1d
refs/heads/master
2021-10-27T20:56:33.843199
2019-04-19T15:37:55
2019-04-19T15:37:55
177,127,103
0
1
null
null
null
null
UTF-8
C
false
false
1,469
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1" * `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c...
[ "yuchia.tseng@irt-systemx.fr" ]
yuchia.tseng@irt-systemx.fr
9ba3316d218ed761121a1f2beae7394c642f57df
7cac2f489146686ec1b848be965956b62d083191
/src/threads/thread.h
15b25b8f348f7cd5869854c4922a9d1a6db2de1a
[ "MIT-Modern-Variant", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
sayan-rc/pintos
6cd23f0a348881901ce50cbdd06c87059c2f4456
0caf54dd5c8a2fec7c1349a3201d877640d13beb
refs/heads/master
2022-10-14T06:44:03.490568
2020-06-14T08:09:36
2020-06-14T08:09:36
271,909,019
0
0
null
null
null
null
UTF-8
C
false
false
6,596
h
#ifndef THREADS_THREAD_H #define THREADS_THREAD_H #include <debug.h> #include <list.h> #include <stdint.h> #include "threads/synch.h" #include "threads/fixed-point.h" #include "filesys/file.h" /* States in a thread's life cycle. */ enum thread_status { THREAD_RUNNING, /* Running thread. */ THREAD_READY,...
[ "sayanrayc@gmail.com" ]
sayanrayc@gmail.com
9faa87d95ed7aeb6a130309b8d330a8ca177ceec
a52be6f0abd52f92e2ae19fa029a2bc6eba1c5a2
/3_Implementation/inc/activity4.h
63cb3a7c24bf8c02cda58ab577a769345aa173e3
[]
no_license
vinayaka-sm/Stepin_EmbeddedC_Project
9d75e0b3a0b4c96b97ea1c455b3712fdccb7b56a
7da1be644779055101f8d7d8f8b696488c300e17
refs/heads/main
2023-09-04T05:54:53.258233
2021-09-30T10:11:02
2021-09-30T10:11:02
null
0
0
null
null
null
null
UTF-8
C
false
false
554
h
/*K.S.N.Ratna Sri*/ #ifndef __ACTIVITY_4_H__ #define __ACTIVITY_4_H__ /** * Macro Definitions */ #define F_CPU 16000000UL /**< Clock Frequency of MCU is 16 MHz */ #define USART_BAUDRATE 9600 /**< Baud rate for serial communication */ #define UBRR_VALUE (((F_CPU / (USART_BAUDRATE * 16UL))) - 1) /**< Formula to cal...
[ "noreply@github.com" ]
vinayaka-sm.noreply@github.com
30f6e159f1d920863d699fb4f6d7b90ceeffda63
b1df6b7fd6ec08a011ffcd6d07a7d42915c61e15
/external/SLikeNet/Source/FileOperations.h
13229259a29adf177509e69f1a967dcf4319cb61
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "OpenSSL", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "Libpng", "GPL-1.0-or-later", "MS-PL", "IJG", "Zlib", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-proprietary-license" ]
permissive
Shdorsh/carpg
dbca0277d3182ce4852e21826e05f423a5d7dd6f
376130a1ed410116fc8a607601b327eae7dca383
refs/heads/devel
2022-06-17T04:01:27.682849
2018-12-01T21:23:58
2018-12-01T21:23:58
159,889,860
0
0
MIT
2022-06-02T07:12:48
2018-11-30T23:32:57
C++
ISO-8859-1
C
false
false
334
h
/* * Copyright (c) 2017, SLikeSoft UG (haftungsbeschränkt) * * This source code is licensed under the MIT-style license found in the * license.txt file in the root directory of this source tree. * * * Header file redirection to keep source compatibility with RakNet 4.082. */ #include "include/slikenet/FileO...
[ "noreply@github.com" ]
Shdorsh.noreply@github.com
5da5c44b741c4640ff941e94d4473fc66a389ca0
d754a4de8825ea067097e5daa8e2590e20fa8b86
/src/epn_clt.c
4772a9ae143d5d55e378eafc8c8633c4b0bdb161
[ "BSD-2-Clause" ]
permissive
screwtape9/libepn
d2d1ed9f6a6e8c97e40cf86040589afe7d675ae8
9669a62a248b2c6022b059df31e0078fc7b6f3bd
refs/heads/master
2021-01-22T10:02:56.662841
2013-04-24T11:31:37
2013-04-24T11:31:37
2,116,281
0
0
null
null
null
null
UTF-8
C
false
false
6,577
c
#include <assert.h> #include <stdlib.h> #include <stdio.h> #include <stddef.h> #include <errno.h> #include <string.h> #include <pthread.h> #include <unistd.h> #include <signal.h> #include <sys/epoll.h> #include <sys/time.h> #include <arpa/inet.h> #if USE_GLIB #include <glib.h> #else /* USE_GLIB */ #include "list.h" #in...
[ "screwtape9@gmail.com" ]
screwtape9@gmail.com
2aa63b26ae3ff6c5c136247ee86963d1bb36a8a5
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE78_OS_Command_Injection/s04/CWE78_OS_Command_Injection__char_listen_socket_execlp_14.c
480aa598d50ed70c42dd75f776228928dc788599
[]
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
7,258
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__char_listen_socket_execlp_14.c Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-14.tmpl.c */ /* * @description * CWE: 78 OS Command Injection * BadSource: listen_socket Read data using a l...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
ad4290b185c7043aa173e5449474f053b97dc8f8
ae1ab5807f3749ff516c58ae21b8581a2ea27b17
/src/utility/WiFiDebug.h
537686325d4942411fcc330cacd556faa3e0be0a
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
DominikN/WiFiWebServer
73db0d82b4234dd59b1d9ba35eb32450e09a8c25
4b5b62f1781ed0f7b4e0d2cc01a96c3535c078b1
refs/heads/master
2022-11-22T17:08:05.468193
2020-07-07T14:33:13
2020-07-07T14:33:13
277,838,596
0
0
MIT
2020-07-07T14:26:13
2020-07-07T14:26:12
null
UTF-8
C
false
false
3,330
h
/**************************************************************************************************************************** ESP8266_AT_Debug.h - Dead simple web-server. For ESP32-based WiFi shields, such as WiFiNINA W101, W102, W13x, etc WiFiWebServer is a library for the ESP32-based WiFi shields to run Web...
[ "noreply@github.com" ]
DominikN.noreply@github.com
82d156f410e9fb0fa30e3c6d21c6f6f46bc48236
ac13efc093337b7092b9f6b76a1aafd7797a2a5a
/IO_Multiplexing/epoll_learning/lt_and_et/server.c
6dadc8532f8a3978b72309477c7347f3b369231f
[]
no_license
bobodaye/myWorkSpace
6bb361b4eb18ae9dd0b398a66b21288d83b56c53
f8cedc9349ccd0664958929ef5c43fc46f9fa700
refs/heads/master
2021-07-13T23:41:36.233015
2017-10-19T15:42:14
2017-10-19T15:42:14
105,291,779
0
0
null
null
null
null
UTF-8
C
false
false
5,418
c
/************************************************************************* > File Name: server.c > Author: > Mail: > Created Time: Sat 29 Apr 2017 10:47:45 AM CST ************************************************************************/ #include <stdio.h> #include <unistd.h> #include <fcntl.h> #include <sys/epo...
[ "742173262@qq.com" ]
742173262@qq.com
13ef2f4b1633f95361a8a510668f61b4c6f6bcf2
f858af58618251c7d4a35c181b5ffd2ea4685e51
/component/common/drivers/wlan/realtek/include/autoconf.h
108c8ab677b7ee8528380f0bf951454fdc9bd18c
[ "Apache-2.0" ]
permissive
lupyuen/rustl8710
f9b9aac906438257bf18337106c80380f8549c64
ed175313627ed921817f1f7d63cdc1ccda0a71f5
refs/heads/master
2020-03-20T03:18:56.099811
2018-06-26T09:05:13
2018-06-26T09:05:13
137,142,146
23
3
Apache-2.0
2018-09-16T14:11:07
2018-06-13T00:30:07
C
UTF-8
C
false
false
12,874
h
#ifndef WLANCONFIG_H #define WLANCONFIG_H /* * Include user defined options first. Anything not defined in these files * will be set to standard values. Override anything you dont like! */ #if defined(CONFIG_PLATFORM_8195A) || defined(CONFIG_PLATFORM_8711B) || defined(CONFIG_HARDWARE_8188F) #include "platf...
[ "zacharyjtong@gmail.com" ]
zacharyjtong@gmail.com
3249abc6a1cfbf73a9ddb56f6cc770951b0f8614
68bf1ac641d75511dc4d3eb10dc1968ae3290b12
/60a.c
4bdee644a75fa90cd61a5fe08e30ff8e4f65e3aa
[]
no_license
vignesh26946/iiicseb
cbcbf773809f55918758d791c5c64bed3c4e4c1b
3af738f30bbb167b5de6f6f969507e4c4baf590b
refs/heads/master
2021-05-10T08:43:11.605872
2018-03-20T10:55:11
2018-03-20T10:55:11
118,899,878
0
0
null
null
null
null
UTF-8
C
false
false
184
c
#include<stdio.h> int main() { int m=1,m1=1,b,c; scanf("%d",&b); printf("%d %d\t",m,m1); while(b>0) { c=m+m1; m=m1; m1=c; printf("%d\t",c); b=b-2; } return 0; }
[ "noreply@github.com" ]
vignesh26946.noreply@github.com
8c67df141a04bb5423e9d46aaa9738fa040fcd5e
37a67cf98593a2611fedfa4acc41edf3d2e3f65f
/sting1.c
2e70d695789d790e4c8664dc172fd2366835c447
[]
no_license
kartha96/headspin
290d38260c9a0ab32251a86bd74c73bc1a325742
73038ebf68ebfbdf7c29511dc582932c61abe6f6
refs/heads/master
2022-05-02T19:12:53.495331
2022-03-04T08:09:44
2022-03-04T08:09:44
154,516,550
0
0
null
null
null
null
UTF-8
C
false
false
976
c
//Write a function to find the largest and smallest number in an array without using any inbuilt functions. #include <stdio.h> //function to find smallest value in a array int smallest(int arr[],int size) { int min=arr[0]; int i; for(i=1;i<size;i++) { if(arr[i]<min) { min=arr[i]; } } ...
[ "noreply@github.com" ]
kartha96.noreply@github.com
b5db9eada51da6e5c92435c659e007e245c8c087
c49561955a877d90b2e94e871cb4e41eba165047
/ft_striteri.c
55e6ea5b11148739d77b396d609d6822c5076d99
[]
no_license
neuza-git/libft
451a33c5ceb4086fd895274fe24804708dd6f579
0a026cafde4f8a4d328a8b9c1b37d67b61060fd1
refs/heads/master
2021-03-27T19:01:51.852570
2016-12-22T10:43:02
2016-12-22T10:43:02
77,136,167
0
0
null
null
null
null
UTF-8
C
false
false
1,076
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_striter.c :+: :+: :+: ...
[ "cbind@bk.ru" ]
cbind@bk.ru
c5cdd53549e504f9ca4dd462c4f85db729d9c3ca
7a58c9d94924ed3d6d3f027d56839fd5d6caeb9a
/Code/slprj/_sfprj/juecefinishi/_self/sfun/src/c16_juecefinishi.c
a922d16f9f0dce839447a12ace724a5fc8081c27
[]
no_license
Letian-Wang/OctoRotor-Drone-Simulator
c0bada406c6bfb8b6f8fb9a6fa9f123c25e0b9e5
b235ec10413aa408c737b5bf43f262e34bb6b084
refs/heads/master
2022-11-29T23:21:35.960623
2020-08-09T06:53:56
2020-08-09T06:53:56
149,962,573
0
0
null
null
null
null
UTF-8
C
false
false
43,504
c
/* Include files */ #include <stddef.h> #include "blas.h" #include "juecefinishi_sfun.h" #include "c16_juecefinishi.h" #define CHARTINSTANCE_CHARTNUMBER (chartInstance->chartNumber) #define CHARTINSTANCE_INSTANCENUMBER (chartInstance->instanceNumber) #include "juecefinishi_sfun_debug_macros.h" #define _SF_MEX_L...
[ "wangletian@buaa.edu.cn" ]
wangletian@buaa.edu.cn
417c99b74e1dd1a7415ae56a85536e177659d582
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/357456ab-51be-4ccd-8041-7fdf1d72c40e.c
29f7a26978aad045dd7f17a6f26d3db1c1279c9a
[]
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
578
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = j-j; l = l+j; k = k-k*i; //variables /* START VULNERABILITY */ int a; int b[51]; int c[88]; a = 0; while (b[( a - 1 )] != 0) { ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
af9bcf78fe3cfa7353f46e008fcad27ae0d4b681
7e62f0928681aaaecae7daf360bdd9166299b000
/external/DirectXShaderCompiler/tools/clang/test/Sema/warn-unused-value.c
928a5c4a4767b94895671cb426bfe9b515ef22b6
[ "NCSA", "LicenseRef-scancode-unknown-license-reference" ]
permissive
yuri410/rpg
949b001bd0aec47e2a046421da0ff2a1db62ce34
266282ed8cfc7cd82e8c853f6f01706903c24628
refs/heads/master
2020-08-03T09:39:42.253100
2020-06-16T15:38:03
2020-06-16T15:38:03
211,698,323
0
0
null
null
null
null
UTF-8
C
false
false
3,553
c
// RUN: %clang_cc1 -std=c11 -fsyntax-only -verify -Wunused-value -Wunused-label %s // RUN: %clang_cc1 -std=c11 -fsyntax-only -verify -Wunused %s // RUN: %clang_cc1 -std=c11 -fsyntax-only -verify -Wall %s int i = 0; int j = 0; void foo(); // PR4806 void pr4806() { 1,foo(); // expected-warning {{...
[ "yuri410@users.noreply.github.com" ]
yuri410@users.noreply.github.com
7662c50ea45291e5927efd4ba6468d80959adbbf
dae0257a5121b9debf846ba53635285363bbb4c2
/main.c
3ec2f08cdcd98e85b20097e66a31381c25ea0dda
[]
no_license
TooomyC/Recursividad_C
1b21df15fadbf23552e2d2968d5086ba8d6a1f0d
c21e2cc17ac56f2124c9bd252165c69adf7d6dc6
refs/heads/master
2022-12-16T03:18:58.118363
2020-08-31T19:27:15
2020-08-31T19:27:15
291,805,516
0
0
null
null
null
null
UTF-8
C
false
false
1,538
c
#include <stdio.h> #include <stdlib.h> double factorial(unsigned x); int dcm(int x, int y); int main() { /* printf("tam int: %lu\n", sizeof(int)); ///4 printf("tam unsigned: %lu\n", sizeof(unsigned)); ///4 printf("tam long: %lu\n", sizeof(long)); ///4 printf("tam unsigned long: %lu\n", sizeof(unsigned...
[ "tomicespedes@hotmail.com" ]
tomicespedes@hotmail.com
f23a716a285d16cb48459e140a4071729aa94157
a2657a127780c31ec365972c022aaa2b0ccc5d77
/src/nc_message.h
16bb33f8ca6ce9f37e6aaeef87323fa6297a7526
[ "Apache-2.0", "BSD-4-Clause-UC", "BSD-3-Clause", "MIT", "BSD-2-Clause" ]
permissive
taihedeveloper/ssdb_twemproxy
3e87617d742ab55fba84bcdaaddf6d22ecad3f27
cd93a2d8ceb01bc5b58d3e536d84560a833fc478
refs/heads/master
2020-09-05T07:11:34.398125
2017-06-15T08:41:16
2017-06-15T08:41:16
94,415,113
9
4
null
null
null
null
UTF-8
C
false
false
27,472
h
/* * twemproxy - A fast and lightweight proxy for memcached protocol. * Copyright (C) 2011 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lice...
[ "baidu@baidudeMacBook-Pro-8.local" ]
baidu@baidudeMacBook-Pro-8.local
8088e27321d22c44a176814c9aa94541b2a35dfa
bb738d20f0b098d408e8dccffcc990f34c6776d2
/18l.c
6028c96b63dc532e712ddf79b1e2924aff18f85a
[]
no_license
bhavana184/C-programs
ef84ff3a5eab1c5917b088e8bacfd725368f0a2b
b2f3f4631320e05da75cb6072fa37b5e8e4feb07
refs/heads/master
2020-04-22T18:05:42.349852
2019-02-13T19:46:36
2019-02-13T19:46:36
170,565,339
0
0
null
null
null
null
UTF-8
C
false
false
1,463
c
/*menu-driven c program (using switch statement) that takes two input integers and performs addition, subtraction, division and multiplication based on the menu option selected by the user.*/ //c program to add, subtract, divide and multiply two given numbers and return the corresponding outputs. What will happen if...
[ "noreply@github.com" ]
bhavana184.noreply@github.com
8421d9ea2c65acaa0524f6973b3a1d3a4f976623
4feaed629faa10d446d79cfdf8c0482b4a67a97d
/third_party/rtos/OpenRTOS/Source/include/semphr.h
dea35619d050b847d00e90e80a8fc6d12e758575
[]
no_license
venkatarajasekhar/mplab-harmony
6711a3e748bbc7c592f7f6413a3dd9c47305ea71
e0a303afae1a37c14d567ae5ad1f528706bb5a6e
refs/heads/master
2021-01-25T05:57:18.269113
2016-10-12T15:00:00
2016-10-12T15:00:00
null
0
0
null
null
null
null
UTF-8
C
false
false
31,160
h
/* OpenRTOS V8.0.0 Copyright (C)2006 onward WITTENSTEIN aerospace & simulation limited. All rights reserved. This file is part of the OpenRTOS product, version 8.0.0. OpenRTOS is distributed exclusively by WITTENSTEIN high integrity systems, and is subject to the terms of the License granted to your organi...
[ "mmitchel@gmail.com" ]
mmitchel@gmail.com
f2b6ba4a632a726b396a2bd30ad75f30f2d6d378
099d37a70848d2e4054ec456c0c14a72c14b8841
/src/os/shared/common/src/com/ngos/shared/common/pci/database/generated/vendor8086/pcisubdevice80861048.h
7f4f9cdf42927c0929c997789ac402eccb6715e2
[]
no_license
Gris87/ngos
c96e702b26fb5bcae894400657573ba71b72c996
e5e20c632ea53ee6fcc82475c0b9ed6852932397
refs/heads/master
2022-11-08T01:16:55.262819
2022-10-23T08:55:10
2022-10-23T08:55:10
115,521,164
1
0
null
null
null
null
UTF-8
C
false
false
1,858
h
// This file generated with the code_generator // Please do not modify it manually #ifndef COM_NGOS_SHARED_COMMON_PCI_DATABASE_GENERATED_VENDOR8086_PCISUBDEVICE80861048_H #define COM_NGOS_SHARED_COMMON_PCI_DATABASE_GENERATED_VENDOR8086_PCISUBDEVICE80861048_H #include <com/ngos/shared/common/ngos/types.h> #include <c...
[ "Gris87@yandex.ru" ]
Gris87@yandex.ru
feb0b0549fa820f367f76099b8db8f7dacfdabfc
509649339062e2b3996e8be7328cdbbbee80d87c
/3rdparty/amd/media_sdk/1.1/samples/mediaFoundation/imageOverlayOpenCl/inc/cl_d3d11.h
b972ecafd6fde5f331e59a7d1f59ccb1c4d4b630
[]
no_license
RATime360/media-processing-system
ad4f819bbf3f77496ff48bbf7789f553ffe3e1bb
e2aa4cf0f0204a21bc5331912e2cb908f1a69f07
refs/heads/master
2021-06-02T17:39:19.356279
2016-09-12T08:40:51
2016-09-12T08:40:51
null
0
0
null
null
null
null
UTF-8
C
false
false
4,937
h
/********************************************************************************** * Copyright (c) 2008-2010 The Khronos Group Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and/or associated documentation files (the * "Materials"), to deal in the Material...
[ "archientist@gmail.com" ]
archientist@gmail.com
843c64701366a73c7b35072810876979d5f2fba1
5e081010c57edeadcfb408ea32c94858624576c9
/MotoTracking/MotoTracking/RemoteConnectorParameters.h
fde38c0e728a31b847fd6317ed3252944f0b9fb0
[]
no_license
peo2001/MotoTraking
f7069b082b77d440629392baecc0b39fbdc4e753
8e5820ca2dc204adbb4e0fc7e0aab8f567223a7f
refs/heads/master
2018-12-28T23:58:06.206700
2013-05-24T17:36:32
2013-05-24T17:36:32
null
0
0
null
null
null
null
UTF-8
C
false
false
493
h
#ifndef CONNECTION_PARAMETERS #define CONNECTION_PARAMETERS //NSString * const remoteServerURL = @"http://test.mototracking.xtremesoftware.it/"; //NSString * const remoteServerURL = @"http://kiss/MotoTracking/rest/"; static NSString * const remoteServerURL = @"http://hq1.xtremesoftware.it/MotoTracking/rest/"; stati...
[ "peo2001@gmail.com" ]
peo2001@gmail.com
fcb98314f31e218da4a857b41fa37558817106dd
0ecfb1ec3509631c5813e30fd21c8ecf0c91732c
/ide/Win32/src/xShell/src/filter.h
f9d5a4dee2a46aefb926ba88db0960058d3304f8
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
zanud/xds-2.60
2c2c32c6d564c8f1d3ca71eb3229e7886f67355d
b4a32b9c9c91fe513fa5ff78ec87bb44102a3b72
refs/heads/master
2023-08-29T00:35:07.014940
2021-10-14T11:39:07
2021-10-14T11:39:07
416,922,119
0
1
Apache-2.0
2023-08-15T22:12:29
2021-10-13T23:02:38
Modula-2
UTF-8
C
false
false
558
h
#include "winmake.h" void Read_filters (void); void Clear_filters (void); void Configure_filters (void); BOOL Edit_filter (int i); int New_filter (void); BOOL read_tool_filter (char * name); BOOL compile_tool_filter (void); void delete_tool_filter (void); BOOL line_matches_filter (char * src, char ** body,...
[ "klvov@excelsior-usa.com" ]
klvov@excelsior-usa.com
6e18eeef57de9fe28286561eee704467c02ab9e9
09321ff52583aa943a83b167a714fe8d29b50a15
/malware_via_email/malware_2489/ia32_pe/by_reko.globals.c
e2552caead46bcbc0ef518d1e9d016f8c260a601
[]
no_license
BlackLuny/decompiler-subjects
e2dfa909449a3c16ac6eaf5af8422b2c61342b8e
7042c7e8727a333a94fecbddb367fbcff343067b
refs/heads/master
2021-06-21T03:57:48.266546
2017-08-11T18:44:08
2017-08-11T18:44:08
null
0
0
null
null
null
null
UTF-8
C
false
false
157
c
// subject.c // Generated by decompiling subject.exe // using Reko decompiler version VERSION #include "subject.h" ui32 g_dw6934828A; Eq_338 g_t7B5D242A;
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
a5302ca3b2fa0d5119772fb7976c11a4d2c22b3d
05e8a05875c07f32613802f01c30d00e20b31dcb
/Basic-BitShiftOperation.c
0ca896e1b09ed605cb3597b4cbcbe56d31d32178
[]
no_license
Ssorang/Codeup-CodingTest
f2bf298c3267105a3d1fd9fd484a7d6508303869
953c8b99edeac9e078b328d9aca8bf76a070edb1
refs/heads/master
2023-06-15T15:51:35.324910
2021-07-07T01:33:32
2021-07-07T01:33:32
null
0
0
null
null
null
null
UTF-8
C
false
false
248
c
/* Basic-Bit Shift Operation CodeUp - C1047 ~ C1048 */ #include <stdio.h> int main() { /* int a; scanf("%d", &a); printf("%d", a<<1); */ int a, b; scanf("%d %d", &a, &b); printf("%d", a<<b); return 0; }
[ "eksajrm0624@naver.com" ]
eksajrm0624@naver.com
5bf30888678331d446065fcd6ae00c4f2fcc5b4c
019b085ac8ef4594fb43a1566b8e984cd34fac16
/platforms/nuttx/NuttX/nuttx/arch/arm/src/efm32/efm32_timer.c
f8c1b1eaafea6ba2dae7936a396b1d573f094233
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LicenseRef-scancode-other-permissive", "ISC", "MIT" ]
permissive
JJRnumrous/Firmware
fffabcee637b5fe00f374b6849894ae518b8c8af
7c3505dffa465be7bcef4602976df853d587e467
refs/heads/master
2020-08-17T20:26:09.876510
2019-10-17T05:22:09
2019-10-17T05:22:09
150,714,296
0
0
BSD-3-Clause
2018-09-28T09:06:12
2018-09-28T09:06:12
null
UTF-8
C
false
false
8,257
c
/**************************************************************************** * arch/arm/src/efm32/efm32_timer.c * * Copyright (C) 2014 Pierre-Noel Bouteville. All rights reserved. * Author: Pierre-Noel Bouteville <pnb990@gmail.com> * * Redistribution and use in source and binary forms, with or without * mod...
[ "18231349@sun.ac.za" ]
18231349@sun.ac.za
426379c251eab28abfc5046235b615bff7a3acf7
6c030c886b26867ad1b058000e4d5027d78d0973
/matrix.c
bc12a83832581b774789506c5dd61868570b7a55
[]
no_license
mohamed2222/Project1
9ce7847327c5eff3af8456fd48b9350cb604eb5e
bbfcfb916f9f3f0a3b0b62d828c52a19b019ad7b
refs/heads/main
2023-07-17T13:34:57.183471
2021-08-29T13:15:07
2021-08-29T13:15:07
399,440,652
0
0
null
null
null
null
UTF-8
C
false
false
2,041
c
#include <stdio.h> #include <stdlib.h> #include "matrix.h" Matrix createMatrix(const unsigned int nRows, const unsigned int nCols) { Matrix mat; mat.rows = nRows; mat.cols = nCols; int i; int j; mat.element = (double**)malloc(mat.rows*sizeof(double*)); //assigns memory to store pointer to rows for...
[ "noreply@github.com" ]
mohamed2222.noreply@github.com
e5bb408bd00543b8bb1e01c4fce1b5813e96a3f3
48588767c2b5929bd03eb1d38adf7779b8af481e
/server/src/queue.c
529a87a4bc12a75546c20f5d2c8d1b9747e0e55a
[]
no_license
EBeauvillard/p2pProject
a309a18b95b3c1ff7ea82f87b7082a1753214e2d
90b2fdf64c35a79640c3db23d0912d711726e7fd
refs/heads/main
2022-12-31T11:39:50.547048
2020-10-16T08:06:54
2020-10-16T08:06:54
304,559,298
0
0
null
null
null
null
UTF-8
C
false
false
6,359
c
#include "queue.h" struct user* server_user_memory = NULL; struct file* server_file_memory = NULL; bool new_file(char* name, int length, int piece_size, char* descriptor) { if(find_file(descriptor, NULL)) { return false; } if (strlen(descriptor) >= 100) { return false; } if (strlen(name) >= 25) { ...
[ "noreply@github.com" ]
EBeauvillard.noreply@github.com
9a4e01c04e3dd39efbc37bb12b3a85a3dc06ad3d
0db9deb56a977f589df89f4173a2c18570b486da
/test/suites/api/test_dump_callback.c
cb71e1b0047acf0e6fe497d844f8a7bb2bf7345a
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
neurodrone/jansson
1b6a85cdc9026ad99ced3f2b294567d623e9dc06
2a70d62251b858c0109c00845f659f6d0a750160
refs/heads/master
2021-01-18T04:32:45.587164
2011-09-20T18:11:55
2011-09-20T18:11:55
null
0
0
null
null
null
null
UTF-8
C
false
false
1,983
c
/* * Copyright (c) 2009-2011 Petri Lehtinen <petri@digip.org> * * Jansson is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See LICENSE for details. */ #include <jansson.h> #include <string.h> #include <stdlib.h> #include "util.h" struct my_sink { char *buf; ...
[ "petri@digip.org" ]
petri@digip.org
a63616276b039cce5ad878e1e047e3c035250bad
10c63bf766aa9ac468447f4ef652463a47c55c0f
/shared/firmware/Src/pid.c
c3a9c7ad387de8de2f6903de1641a2fab67db664
[]
no_license
UWRoverTeam/low_level
6250010f701286bae62d26e299520615aa944f94
c583ed672917613775c1e20649d5409105a47f7b
refs/heads/master
2021-12-14T17:16:24.484300
2021-12-13T18:20:24
2021-12-13T18:20:24
195,292,307
0
1
null
null
null
null
UTF-8
C
false
false
844
c
#include "pid.h" bool pidCompute(PidData* data) { if (!data->on) return false; uint32_t now = HAL_GetTick(); if (now < data->lastCompute + data->period) return false; data->lastCompute = now; float error = data->setpoint - data->input; data->integral += (data->Ki * error); data->integral = CLAMP_VALUE(dat...
[ "kacperoreszczuk@gmail.com" ]
kacperoreszczuk@gmail.com
64fd98cb80be2b6e54e1947a7f85c18bf9595f93
57bd64f331a8481563d5500e92f388ca02e8ce1e
/arrays.c
cc6090a44327430e22f17ff9cb9cf42b469d48c2
[]
no_license
sarahluo888/apcsp-pidev
9661c58164756cea221e4272f82ab143b09800f7
9acfcfb9383997f18c73dd367b054295bd9afa07
refs/heads/master
2020-11-25T03:04:43.058589
2020-01-21T21:19:41
2020-01-21T21:19:41
228,470,393
0
0
null
null
null
null
UTF-8
C
false
false
295
c
#include <stdio.h> int arrayAdd(int* arr, int s, int n){ for (int i = 0; i < s; i++){ arr[i]=arr[i]+n; printf("function: %d\n", arr[i]); } } int main() { int arr[100]; for (int i = 0; i < 100; i++) { arr[i] = i * i; printf("%d\n", arr[i]); } arrayAdd(arr, 100, 3); return 0; }
[ "luos0809@my.sduhsd.net" ]
luos0809@my.sduhsd.net
7a604d7a4f12c00c9f85f4f9fdd247f6fceb563c
5aebd3ce5d5c38a518d3b77fcd806f1c39b27097
/git_test_dominic/git_test_dominic/test.c
e56ffdea2ae71f3bdb2d8a68d9513d8272089f7b
[]
no_license
musica8909/Github_test_dominic
24dcb371914e48efe1da3e3b45d4845b18178383
895d8597109efaf32febd0f3130d64a5658ce332
refs/heads/master
2016-09-06T11:55:38.376250
2015-04-15T15:24:15
2015-04-15T15:24:15
33,995,977
0
0
null
null
null
null
UTF-8
C
false
false
99
c
#include <stdio.h> int main() { printf("hello world"); printf("insert ubuntu"); return 0; }
[ "ywj8909@gmail.com" ]
ywj8909@gmail.com
ff152edc9b2e89c70978d8ee6b721708643080dc
602517597640828ce54f5eb7b8c95e4a5fa73e89
/strings/strstr2.c
90a54366b127a0408aeb7c0db5217a8042d6a199
[]
no_license
chvsree2007/takin
f15303eedff2716b2487c6efe7d6b8c53a8565d4
3d545e0d55c9004c991b6e1aa9bc44be0c688dfa
refs/heads/master
2021-11-19T04:41:06.253093
2021-08-21T06:15:11
2021-08-21T06:15:11
200,142,450
0
0
null
null
null
null
UTF-8
C
false
false
590
c
#include <string.h> #include <stdio.h> int main() { // Take any two strings char s1[] = "Fun with STL"; char s2[] = "with"; char* p; // Find first occurrence of s2 in s1 p = strstr(s1, s2); // Prints the result if (p) { //strncpy(p, "WITHHHYYZZ",9); //Works //str...
[ "chvsree2007@gmail.com" ]
chvsree2007@gmail.com
1aa337045f98862f3b94373d2f7366ca982aa7f5
2e115a2475cbd394b284003fab248b23d17f1064
/R_instruction/isim/Top_LED_isim_beh.exe.sim/work/m_00000000004134447467_2073120511.c
2412002239a76e413ef12ec523ddf81320874bab
[]
no_license
hjs557523/Computer-Experiment-on-the-principle-of-computer-composition
aa91666d82df8d1f4fe6a0e0e4eadd07c39f253b
b50fff480ab2c8ae88713f8dca3249d924800d20
refs/heads/master
2020-05-05T06:29:07.363314
2020-04-10T05:06:10
2020-04-10T05:06:10
179,790,027
39
8
null
null
null
null
UTF-8
C
false
false
7,621
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "326464623@qq.com" ]
326464623@qq.com
8e2344a2dd368d8d2110a5539aee0bd27704ed18
9eb2245869dcc3abd3a28c6064396542869dab60
/benchspec/CPU/521.wrf_r/build/build_base_mytest-64.0002/c_code.c
2eb180316a60f508ddd51e2e93ff4cd349339b9f
[]
no_license
lapnd/CPU2017
882b18d50bd88e0a87500484a9d6678143e58582
42dac4b76117b1ba4a08e41b54ad9cfd3db50317
refs/heads/master
2023-03-23T23:34:58.350363
2021-03-24T10:01:03
2021-03-24T10:01:03
null
0
0
null
null
null
null
UTF-8
C
false
false
130
c
version https://git-lfs.github.com/spec/v1 oid sha256:73613591fbb89aef1dd499701a808ccc15bdc5ebde0823fc1d9a54dfbd1ac029 size 28110
[ "abelardojarab@gmail.com" ]
abelardojarab@gmail.com
c25eed698e09c41f63da48ac5907e44b651d450f
2b02dd3229fae237630a755d128c622ac78d03a5
/Main.c
e4a6f1394a5374ff5d2389c962d2d043bef1d482
[]
no_license
steffimarcos/a2_sorting
47f7f8ca130ab0a89d9c8bac25776630d0aa4add
a6f8e7093162c71ad1378241272762735e8efec2
refs/heads/master
2020-04-03T22:34:16.603671
2018-10-31T18:06:39
2018-10-31T18:06:39
null
0
0
null
null
null
null
UTF-8
C
false
false
440
c
/* * Main.c * * * */ #include <stdio.h> #include <stdlib.h> #include "InsertionSort.h" #include "MergeSort.h" int main( int argc, char **argv ) { puts("Welcome"); int test[11] = {1,4,8,3,4,456,1,4,88,434,10}; //insertion sort result puts("Insertion sort results: "); performInserti...
[ "keiferwiseman@gmail.com" ]
keiferwiseman@gmail.com
6a88fd4b833e890b85c078e5cb28dbfb2994c4a3
e8c9d0582e53835cad7b199cc979271a7aefae6b
/usart.h
02585c74a21c31bd4744851cb6f14009134b65b1
[]
no_license
antunonline/avr-scheduler
986b14199fbbdb085f44db53ada5cf5635ad9c8f
6d8593d4d456129adfbebd6bd2520af041f0f336
refs/heads/master
2020-04-22T23:46:13.505013
2019-02-14T20:13:03
2019-02-14T20:13:03
170,752,660
1
0
null
null
null
null
UTF-8
C
false
false
190
h
#ifndef USART_HEADER #define USART_HEADER void usart_init(unsigned int const baud_rate); void usart_transmit_char(char const c); void usart_transmit_string(char const * const str); #endif
[ "mail@antun-horvat.from.hr" ]
mail@antun-horvat.from.hr
76e9df2443c70b313e36c4baae34488fce319abb
e6c50c3ad6362f7f05682d64c96748fab0ca025b
/src/f16-vbinary/gen/vmulc-minmax-fp16arith-x2.c
9b162dde77f0f27d5358327aa84466b4e3fd6a57
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
permissive
Maratyszcza/XNNPACK
537e670d0d172b3ec9f04808e07ed4a5436b01a7
16b3379825a5de3d148658af572a0a45eea3bfa3
refs/heads/master
2023-06-05T16:36:41.404271
2022-09-24T06:01:47
2022-09-24T06:02:47
218,375,282
1
0
NOASSERTION
2019-10-29T20:14:30
2019-10-29T20:14:30
null
UTF-8
C
false
false
1,735
c
// Auto-generated file. Do not edit! // Template: src/f16-vbinary/vopc-fp16arith.c.in // Generator: tools/xngen // // Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <string...
[ "xnnpack-github-robot@google.com" ]
xnnpack-github-robot@google.com
c5553911a7ad9ce0a48ad37d6ebe0c6078715667
f6c2052d74c80b0097e6d6b42e1338b876d98b78
/PA0/sys/kill.c
e2479c64f1b911bcbd74e23ea484b778b3d182cf
[]
no_license
tanay105/XINU_project
b1acd5ef6ff34dd33630e5f897c3d58735e497ce
a24c5603a3649c6a7abbb972a7f2464224113cfa
refs/heads/master
2022-03-24T17:43:04.693962
2019-12-26T21:15:56
2019-12-26T21:15:56
208,189,750
0
0
null
null
null
null
UTF-8
C
false
false
1,593
c
/* kill.c - kill */ #include <conf.h> #include <kernel.h> #include <proc.h> #include <sem.h> #include <mem.h> #include <io.h> #include <q.h> #include <stdio.h> #include <lab0.h> /*------------------------------------------------------------------------ * kill -- kill a process and remove it from the system *-----...
[ "tagrawa3@ncsu.edu" ]
tagrawa3@ncsu.edu
95bf5857cdda004293c27d8529486cf53c5ab906
30fd21a00f5276edef41c97a6eb4b84cd386634d
/2ano/2semestre/SO/SO-18:19/SO-Chaves/Laboratoriais/guiao_5/basic.c
c942112d2be59e77cd5cfe4ac9c2a5718494207d
[]
no_license
JoaoPalmeira/MaterialLicenciaturaMIEINF
00b4639cb6ac0c094437e1bccc6c58e725757577
1f1d59e9010ad18e02e5dfb3b597330054e681a3
refs/heads/master
2020-07-02T12:05:37.430589
2019-08-09T18:25:42
2019-08-09T18:25:42
201,519,160
3
0
null
null
null
null
UTF-8
C
false
false
289
c
#include<unistd.h> int main() { int fd[2]; char buf[32]; pipe(fd); if(fork()==0) { write(fd[1],"abc",3); } else { read(fd[0],buf,3); // neste caso, se ele não tivesse o que ler ia servir como sincronização, ia fazer parar o read. write(1,buf,3); } }
[ "a73864@alunos.uminho.pt" ]
a73864@alunos.uminho.pt
4afa9437ea11b8ea236980beddc91f4cd3d06c24
f29f45e77a29d269ec148206be8da17552a38687
/src/mpi/coll/tuning/scatter/gen2_cma_ARM_CAVIUM_V8_2S_32_MLX_CX_EDR_4ppn.h
30c0b8bb37d779b4f7b85016e50eb7ae85d65db5
[ "BSD-2-Clause", "mpich2" ]
permissive
nmorey/mvapich2
4725cd7b612bf7362d379d4bde3ffb4bf6e1a8c5
e9317e80c68919b6bd323811e24f65d1936c76da
refs/heads/master
2023-05-03T20:25:32.207700
2021-05-18T08:20:34
2021-05-18T08:20:34
362,400,014
0
0
null
null
null
null
UTF-8
C
false
false
10,732
h
#define GEN2_CMA__ARM_CAVIUM_V8_2S_32_MLX_CX_EDR__4PPN { \ { \ 4, \ 21, \ { \ {1, &MPIR_Scatter_MV2_Binomial}, \ {2, &MPIR_Scatter_MV2_Binomial}, \ {4, &MPIR_Scatter_MV2_Binomial}, \ {8, &MPIR_Scatter_MV2_Binomial}, \ {16, &MPIR_Scatter_MV2_Binomial}, \ {32, &MPIR_Scatter_MV2_Binomial}, \ {64, &MP...
[ "nmoreychaisemartin@suse.com" ]
nmoreychaisemartin@suse.com
bf2110462f943cab75807c3ede773d96842457d1
41175ce618585ae3504e51a9d1f2dbca4b9bba5b
/includes/menu.h
941f16128dfa390c0f86f7b1f8e84d0c1bea7f4c
[ "MIT" ]
permissive
bainit/thebattleofmars
9f248b406b2ab9e61cfa66d81db863bb93e0fc3e
3fc22f9ee05ebb42a8c8066b47c330040207536e
refs/heads/master
2020-08-10T06:08:43.339286
2019-10-10T20:30:42
2019-10-10T20:30:42
214,278,540
2
0
null
null
null
null
UTF-8
C
false
false
1,705
h
#ifndef MENU_H #define MENU_H #include "types.h" #define MENU_NO_ACTION 0 #define MENU_DONE_ACTION 1 #define MMERR_NO_SUCH_MENU -901 void menu_init(Menu *m, Menu_type mt); void menu_print_option(Menu_option *opt); void menu_print(Menu *men); void menu_option_init(Menu_option *mo, char *name, char key, Menu_o...
[ "sul5@agh.edu.pl" ]
sul5@agh.edu.pl
b2d979fa04ec4967f2b6ddfc9d5133f4d5ce15f5
ea26591c46ed9ffc47190a286d81f04a0c9a41b7
/ext/async/console.c
8d04875e55ddc15d44a3f2fc3516b3041cf312d5
[ "BSD-3-Clause" ]
permissive
wutiyang/cphalcon7
7bf57318667cb4cd6c3c553ed7b6226c87aa3696
76f8f97c4bb4912826d62302a76c25d7a41e9e0d
refs/heads/master
2020-05-25T20:18:17.267821
2019-05-21T10:44:05
2019-05-21T10:44:05
null
0
0
null
null
null
null
UTF-8
C
false
false
21,108
c
/* +------------------------------------------------------------------------+ | Phalcon Framework | +------------------------------------------------------------------------+ | Copyright (c) 2011-2014 Phalcon Team (http://www.phalconphp.com) | +-----...
[ "noreply@github.com" ]
wutiyang.noreply@github.com
134297ffea3f31d44cf707d9d833c8f5ce5361c8
1a35427f368b5d586b6a0e5acde8e9acc3f23221
/day06/ex01/ft_print_program_name.c
2d3593b1339718b46d5bb2c26c3bb074dab8e7db
[]
no_license
Bankslado/WTC_work
4830953783d70d21ae8f7888f063a4ec8c2afdca
a0c2aad88d6769b7d777d6a67e0a1c9166f42e4b
refs/heads/master
2023-03-04T22:30:08.260635
2021-02-20T06:56:15
2021-02-20T06:56:15
240,436,263
0
0
null
null
null
null
UTF-8
C
false
false
206
c
#include <unistd.h> void ft_putchar(char c) { write(1, &c, 1); } int main(int argc, char **argv) { int i; (void)argc; i = 0; while (argv[0][i]) { ft_putchar(argv[0][i]); ++i; } return (0); }
[ "oagilesegobaetso3@gmail.com" ]
oagilesegobaetso3@gmail.com
28914b09bad9bacf64877719ab8266d709bb830f
21ee8974692521fb81ed03c1d1a338967526be2a
/cpss-ac3/cpss/mainGaltisWrapper/src/galtisAgent/wrapCpss/cpssGen/networkIf/wrapCpssGenNetIfTx.c
b2af74822d4d20a3eed92ff51f89afd58393d729
[]
no_license
naivekun/os6360_trtest
bb1fb2de94f951b190c6eefb0fe9908feab553c4
2c49bfd3028ee72e27b8107fbc5ab528dfc289dd
refs/heads/main
2023-06-18T03:55:46.904657
2021-07-08T03:29:15
2021-07-08T03:29:15
null
0
0
null
null
null
null
UTF-8
C
false
false
131,498
c
/******************************************************************************* * (c), Copyright 2001, Marvell International Ltd. * * THIS CODE CONTAINS CONFIDENTIAL INFORMATION OF MARVELL SEMICONDUCTOR, INC. * * NO RIGHTS ARE GRANTED HEREIN UNDER ANY PATENT, MASK WORK RIGHT OR COPYRIGHT...
[ "Clement.Chu@wnc.com.tw" ]
Clement.Chu@wnc.com.tw
21370cd53388a9965c8407a26f958983a5d13e59
0fe7828baba14aaa0ea8e26b11014acdf7c93005
/cross/aix/sysroot/usr/include/sys/dlpi.h
841a1d33b6de721a66bb2ea408b34d946156b3cb
[]
no_license
realbrotha/docker_ci_cd
6f7791e0f6a35093ee2c3a6c554c7e8e6f205d01
6e62e46256588dcf50adc7d002f956a1112b2142
refs/heads/master
2022-11-24T00:52:16.182073
2020-08-07T02:05:20
2020-08-07T02:05:20
283,120,878
0
0
null
null
null
null
UTF-8
C
false
false
43,585
h
/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* bos53D src/bos/kernel/sys/dlpi.h 1.8 */ /* ...
[ "realbrosss@naver.com" ]
realbrosss@naver.com
15a487a6ea7cbdeb54cdf8d24376de48cc523397
a13432d026c319d8f4174a575acbb8b9262cdd48
/libft/ft_itoa.c
7d864b0c1f1566c58051a80983af8af1208c6e82
[]
no_license
motaylormo/Fractol
3f5c3c66ea7497e33db0c6c1508470485c167935
c4f22235fea36cd5c5150ecdecaf6473846bda16
refs/heads/master
2020-04-25T07:02:50.483746
2019-05-25T19:31:23
2019-05-25T19:31:23
172,601,623
0
0
null
null
null
null
UTF-8
C
false
false
1,544
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_itoa.c :+: :+: :+: ...
[ "mtaylor@e1z3r2p22.42.us.org" ]
mtaylor@e1z3r2p22.42.us.org
7bf5a2f2a74d15972e2ab1ec296fe6fb2aabace7
e76b03bbefa2a77f7c746a0e3dfa31bc2906d0a9
/lib/libc/mingw/math/fp_constsl.c
c9855df8ab0e89e78ea19e9fcbbb90f327a015f3
[ "LGPL-2.0-or-later", "ZPL-2.1", "LicenseRef-scancode-public-domain", "MIT" ]
permissive
nguyendoanh99/zig
09e1fd390e2a2c7565e90bfc49d99be35bb86959
6a0927d8c18d62d131e0ecda945398c3bb0ffa1a
refs/heads/master
2021-01-26T12:43:07.197964
2020-02-26T20:41:29
2020-02-27T02:02:54
243,437,182
1
0
MIT
2020-02-27T05:17:46
2020-02-27T05:17:46
null
UTF-8
C
false
false
638
c
/** * This file has no copyright assigned and is placed in the Public Domain. * This file is part of the mingw-w64 runtime package. * No warranty is given; refer to the file DISCLAIMER.PD within this package. */ #include "fp_consts.h" const union _ieee_rep __QNANL = { __LONG_DOUBLE_QNAN_REP }; const union _ieee_re...
[ "andrew@ziglang.org" ]
andrew@ziglang.org
285b82f32209f6a690be002d504dc224b7b0c2ae
4e432b0a49606d35dce15ef4df4d90d881bf309e
/d/quest/wine/npc/skiller1.c
a0403f97c16472097aeae56a28b4dc515bc1b5ca
[]
no_license
MudRen/sanjie
352e8490ec289877da73b21475c1272409193650
87f491aa0608044f23cd3dfe61daed6ec424df58
refs/heads/master
2020-04-17T04:10:26.979307
2019-01-18T07:02:00
2019-01-18T07:02:00
166,217,299
0
1
null
null
null
null
GB18030
C
false
false
1,906
c
#include <ansi.h> inherit NPC; int do_copy(object me,int flag); int do_back(object me); #include "killer.h" void create() { set_name("逃兵", ({ "tao bing","bing"})); set("gender", "男性"); set("age", 66); set("attitude", "peaceful"); set("str", 30); set("int", 30); ...
[ "i@chenxuefeng.cn" ]
i@chenxuefeng.cn
db195f9fcbf258eaf97c259ef879e790ba3a80aa
5c255f911786e984286b1f7a4e6091a68419d049
/code/85e43b41-d1bd-47e7-897c-b69a4bc79d48.c
30650696bb6b09743ecf61a26cf77169704e873d
[]
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
229
c
#include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l%j; l = l-j; i = k-k*i; printf("vulnerability"); printf("%d%d\n",k,i); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
caf4ec5c23a2b968265b1bffa327e6c08d4f56a0
e21cadf2325b05fcf53f9b3f3a97d5692b39f6d0
/Python_packaging/funniest/funniest/text.c
4e6a39c0b1dcd53fc383b795fa71945359cc2fc4
[]
no_license
saxenakrati09/funny
2afdf9f0719a922a4710062489b5a353f66a5f1a
7557145d062152d46ce00642122c86f31ca13165
refs/heads/master
2020-04-19T16:43:56.478259
2019-01-30T09:21:19
2019-01-30T09:21:19
168,313,045
1
0
null
null
null
null
UTF-8
C
false
true
147,194
c
/* Generated by Cython 0.29.3 */ #define PY_SSIZE_T_CLEAN #include "Python.h" #ifndef Py_PYTHON_H #error Python headers needed to compile C extensions, please install development version of Python. #elif PY_VERSION_HEX < 0x02060000 || (0x03000000 <= PY_VERSION_HEX && PY_VERSION_HEX < 0x03030000) #error Cython ...
[ "noreply@github.com" ]
saxenakrati09.noreply@github.com
3fb18587438fc44d0d36e872f773ae6ece23cd4e
967bbf06e23eb713f1e996217589d45843a3cf04
/program/Projecct/USER/inc/LPC546XX_config.h
bca701414e79039e717fdb7d09b0a11809196304
[]
no_license
burst-bao/DAI
e8f0661398ff307b9244405df9ed7e09b1a4eb47
50ca6aa86a3f32e916abe4e18e46aa6c2ad9b728
refs/heads/master
2021-01-05T20:09:11.857626
2020-02-17T14:06:55
2020-02-17T14:06:55
241,124,391
1
0
null
2020-02-17T14:14:18
2020-02-17T14:14:18
null
GB18030
C
false
false
4,827
h
/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 * All rights reserved. * 技术讨论QQ群:179029047 * * 以下所有内容版权均属逐飞科技所有,未经允许不得用于商业用途, * 欢迎各位使用并传播本程序,修改内容时必须保留逐飞科技的版权声明。 * * @file LPC546XX库配置文件 *...
[ "1043064987@qq.com" ]
1043064987@qq.com
f5895cc650864ec4183579e73e66cf3dd4ffb0fa
52d4b3c2b07e9b37c7b8317bb032c7aed4d3ff4c
/Source/GreenHeart/Public/Structs/AnimalItemInfo.h
bb2025b89e62b2bfa6f1d7b63a0c95fc3d9df827
[]
no_license
BlackBird604/GreenHeart
936b05104167efdebc5c766531dcf6b1a3fad633
6aebcccdba1de810bbeb7b3da68f5d1a9b76fb3d
refs/heads/master
2020-04-29T04:09:13.586313
2019-05-31T20:41:41
2019-05-31T20:41:41
175,838,000
0
0
null
null
null
null
UTF-8
C
false
false
385
h
// The Green Heart @Politechnika Opolska #pragma once #include "AnimalItemInfo.generated.h" USTRUCT(BlueprintType) struct FAnimalItemInfo { GENERATED_USTRUCT_BODY() UPROPERTY(EditDefaultsOnly, BlueprintReadWrite, meta = (ClampMin = "0", ClampMax = "100")) int32 RequiredHappiness = 0; UPROPERTY(EditDefaultsOnly...
[ "sushiken1@o2.pl" ]
sushiken1@o2.pl
d47fd0ab064f28de43ef5da75a55f1c7bf1de6b2
1fabbdfd1ca9ea1b6808893e12bd907eb74de414
/xcode/Classes/Native/mscorlib_System_Collections_Generic_List_1_Enumerator_gen_78MethodDeclarations.h
e85a17343204f39241b979f7b6b8ef47ed4341da
[]
no_license
Klanly/TutorialPackageClient
6f889e96c40ab13c97d107708ae8f3c71a484301
b9d61ba2f287c491c9565b432f852980ec3fee28
refs/heads/master
2020-12-03T01:42:35.256114
2016-11-01T02:40:21
2016-11-01T02:40:21
null
0
0
null
null
null
null
UTF-8
C
false
false
2,425
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Collections.Generic.List`1/Enumerator<GCGame.Table.Tab_CameraRock> struct Enumerator_t9994; // System.Object struct Object_t; // GCGame.Table.Tab_CameraRock struct Tab_CameraRock_t383; // System.Col...
[ "bu213200@gmail.com" ]
bu213200@gmail.com
2caac3e684150d109ba0f5309f21f1d5c3b90f65
d34a4c79624b78f5f19392ef01562de94a8fe1db
/crc.h
fad7672fc9e4c307033ed991286fe2cba6fe65e9
[]
no_license
PatelF/PNG_Strips_MultiThreading
9871ca4e6ed6de9208884d253b97d98d4fe64d01
6fb742a525018a51fc87325f2a11fec19df4d400
refs/heads/main
2023-08-06T05:18:47.963390
2021-10-07T20:10:18
2021-10-07T20:10:18
325,663,114
0
0
null
null
null
null
UTF-8
C
false
false
255
h
/** * @file: crc.h * @brief: crc calculation functions for PNG file */ #pragma once void make_crc_table(void); unsigned long update_crc(unsigned long crc, unsigned char *buf, int len); extern unsigned long crc(unsigned char *buf, int len);
[ "f25patel@uwaterloo.ca" ]
f25patel@uwaterloo.ca
c94612fbf6ba589f374dd6cd88e0aa8651c5a4e2
8d753bb8f19b5b1f526b0688d3cb199b396ed843
/osp_sai_2.1.8/system/lib/msg/hagtmsg/gen/HalMsgL2IPBindingEnReq.h
5291f815576d57c153e209397c26c0043d6a0508
[]
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
944
h
/* * Generated by asn1c-0.9.20 (http://lionet.info/asn1c) * From ASN.1 module "HAL-MSG-L2-IP-BINDING" * found in "../l2/hal_msg_ip_binding.asn1" */ #ifndef _HalMsgL2IPBindingEnReq_H_ #define _HalMsgL2IPBindingEnReq_H_ #include <asn_application.h> /* Including external dependencies */ #include <NativeInteger.h>...
[ "zhwwan@gmail.com" ]
zhwwan@gmail.com
2469f7366530681084443b77362b3bc8478891e7
db705636d8de6f1d70b49fbfe4bf83d7a8c00d92
/PA3/examples/dpredictor.c
34751b366f72ac4003c6052d08d12b4645003105
[]
no_license
lamb0711/deadlock_DP
149c8fb67a05d967fd28e44fffc9a65e426a1831
8ba7bd1bdde63b168d10a8097e70c1740385bd68
refs/heads/master
2020-05-28T11:20:01.346788
2019-05-28T08:07:28
2019-05-28T08:07:28
188,982,624
0
0
null
null
null
null
UTF-8
C
false
false
1,286
c
#define _GNU_SOURCE #include <stdio.h> #include <stdlib.h> #include <dlfcn.h> #include <execinfo.h> #include <pthread.h> typedef struct t_hread *Thread; Thread pthread_info; int thr_num = 0; int rockcount = 0; int unrockcount = 0; int total = 0; int pthread_mutex_lock(pthread_mutex_t *mutex){ int (*real_pthread...
[ "noreply@github.com" ]
lamb0711.noreply@github.com
68c25449f52a7e63568b9abca26bc97a99e81e31
5b4f696c6179dd3a814d87198116081c3cecf1c9
/assign/assign_2/scan.h
fab892bc9ee76a6e8c3969cee769fa333930a4f7
[]
no_license
cwoz117/c411_compilers
2e22c391479007e8d13d2bf4b3fc4a457844822b
18c22eae751b9debac5e425d64897f139629b8bb
refs/heads/master
2021-01-10T12:44:17.782836
2016-02-22T13:03:45
2016-02-22T13:03:45
50,078,623
0
0
null
null
null
null
UTF-8
C
false
false
398
h
#ifndef SCAN_HEAD #define SCAN_HEAD typedef enum{ ENDFILE, ERROR, ADD, SUB, MUL, DIV, LPAR, RPAR, SEMICOLON, NUM, VAR, ASSIGN, BEGIN, END, WHILE, DO, IF, THEN, ELSE, PRINT, READ }TOKEN_CLASS; typedef struct TOKEN{ TOKEN_CLASS type; union{ char name[128]; int val; }attribute; } TOKEN; #endif void...
[ "cwoz117@hotmail.ca" ]
cwoz117@hotmail.ca
6b245d43140d7fbd71fc36c3dcfbadd3c3b770db
05c8a0ebb80654ddfe85a70656f9f21930884a3c
/c/rtdealer.c
233267bce7d5ab65e95c421e80d3120f9c6c7741
[]
no_license
fuujiro/zmqRouter
0d17740b08f4928e69ae4e57e161aa1d78aeff70
2e721be72e321f73b9090da0fa4334f53f87fddf
refs/heads/main
2023-03-31T00:13:01.562857
2021-03-25T07:06:25
2021-03-25T07:06:25
351,336,535
4
1
null
null
null
null
UTF-8
C
false
false
2,546
c
// // 自定义ROUTER-DEALER路由 // // 这个实例是单个进程,这样方便启动。 // 每个线程都有自己的ZMQ上下文,所以可以认为是多个进程在运行。 // #include "zhelpers.h" #include <pthread.h> // 这里定义了两个worker,其代码是一样的。 // static void * worker_task_a (void *args) { void *context = zmq_init (1); void *worker = zmq_socket (context, ZMQ_DEALER); zmq_setsockopt (worker, ZM...
[ "fuujiro1997@gmail.com" ]
fuujiro1997@gmail.com
117c6923b919eec1d59be70170ddc008ae73c611
fe96775014abc88aae8a1e25c8112dac1140afaf
/code/strukturen5.c
554374672bf2475049b8bd590915d199e81e5c8b
[]
no_license
HSR-Stud/OOProg
c8b9ed469981fac61c77d9f5bbecb9ff4ca38bf9
e1887aad1d9e1c823f671ac72268f0089b62e401
refs/heads/master
2021-06-05T21:34:30.202726
2018-02-24T10:24:23
2018-02-24T10:24:23
20,557,053
0
0
null
null
null
null
UTF-8
C
false
false
50
c
struct B { int wert; char text[3]; int zahl; };
[ "kingofsteinen@famleu.ch" ]
kingofsteinen@famleu.ch
3b7ec4e5a6ba762823e2319865ac0ae863f815e8
be3167504c0e32d7708e7d13725c2dbc9232f2cb
/mameppk/src/mame/drivers/mastboy.c
c4fd6b2ff7d3a6c4995ef3632420610431c92a55
[]
no_license
sysfce2/MAME-Plus-Plus-Kaillera
83b52085dda65045d9f5e8a0b6f3977d75179e78
9692743849af5a808e217470abc46e813c9068a5
refs/heads/master
2023-08-10T06:12:47.451039
2016-08-01T09:44:21
2016-08-01T09:44:21
null
0
0
null
null
null
null
UTF-8
C
false
false
30,644
c
// license:BSD-3-Clause // copyright-holders:David Haywood /* Master Boy - Gaelco (c)1991 MAME Driver by David Haywood Special Thanks to Charles MacDonald and ClawGrip Notes: Why does RAM-M fail on first boot, Charles mentioned it can (randomly?) fail on real HW too...
[ "mameppk@199a702f-54f1-4ac0-8451-560dfe28270b" ]
mameppk@199a702f-54f1-4ac0-8451-560dfe28270b
8a10cf1c6385c2276545d21d06e10326646da5c5
3a56b1155d39c8e4dfaff52f0ec2e43b64304c28
/frames/00355.c
746684c1656b1d8cf6721a55343968f08099f287
[]
no_license
RippedOrigami/GBA-Rick
6a610bde18e8dda978730b2d754565e9cdcbfe1d
0953de71ad0a392f5d3a0bcedc54d55e478925b7
refs/heads/master
2021-05-28T17:10:33.260039
2014-11-28T17:14:04
2014-11-28T17:14:04
null
0
0
null
null
null
null
UTF-8
C
false
false
6,788
c
//{{BLOCK(_0355) //====================================================================== // // _0355, 40x40@8, // + palette 256 entries, not compressed // + 25 tiles lz77 compressed // Total size: 512 + 1512 = 2024 // // Time-stamp: 2014-11-28, 05:19:37 // Exported by Cearn's GBA Image Transmogrifier, v0.8.12 // ( ...
[ "mtinc2@gmail.com" ]
mtinc2@gmail.com
fb53b9268f9263da0be344cf3ebd168b354d642f
7f56cfe1480e0c263e5d0f7b44fb10d20fdac122
/SortNumber/SortNumber/Node.h
879a4f1a41237a68c3f8292aabc2b40e96c501e0
[ "MIT" ]
permissive
jogreen89/tokaido
d7c40941ac4a84d457ef0b43aaa0305eac8538a8
8f8156165f3aca74dcd21fcb795b17025a915be0
refs/heads/master
2021-06-18T12:46:59.718201
2017-07-10T04:03:59
2017-07-10T04:03:59
null
0
0
null
null
null
null
UTF-8
C
false
false
179
h
// node.h // // A basic Node implementation. // 2016 (c) zubernetes #ifndef NODE_H #define NODE_H struct Node { int key = 0; Node *left; Node *right; Node *parent; }; #endif
[ "zubernetes@gmail.com" ]
zubernetes@gmail.com
4fcd0d8de2c5a965f13612c4619c7b8d2e2f5b38
10e88f94ed3fc455905121bc91cf4c2eb34f5d47
/src/fdlibm/src/s_isnan.c
0ebd6281b855cb3aec62ff3db03b1b68b6bd5796
[ "MIT" ]
permissive
truthcoin/truthcoin-cpp
0a4dc7d33d5bb6f651380671597141952e27b3c3
a85161e8a2bbb6bc4d0a5553403f0b8b1f9ac529
refs/heads/master
2021-01-18T06:46:39.325525
2016-05-15T17:40:42
2016-05-15T17:40:42
29,409,202
35
6
null
2016-05-15T17:44:22
2015-01-17T23:21:06
C++
UTF-8
C
false
false
748
c
/* @(#)s_isnan.c 1.3 95/01/18 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunSoft, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided...
[ "psztorc01@gmail.com" ]
psztorc01@gmail.com
1a7c2d9416d5533361768a52b81a2e101f54d29b
efc90b7b1e4d09d6d46f30e30cfc2e8154af0d1c
/Demo/playmus/src/playmus.c
72c2dfd5ac22081d41176968596909941b438fbd
[]
no_license
lantus/SDL_Mixer
0eaa8514f53ab62854143b5dc13f79b9da408ea9
c04a0fd5f092322ee2d0c492252b99d4c06b0ac8
refs/heads/master
2021-01-24T06:08:37.167838
2011-10-21T18:49:07
2011-10-21T18:49:07
2,622,338
1
4
null
2023-04-10T14:30:29
2011-10-21T18:42:38
C
UTF-8
C
false
false
4,902
c
/* PLAYMUS: A test application for the SDL mixer library. Copyright (C) 1997-2009 Sam Lantinga 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...
[ "jimgiannakis@sbcglobal.net" ]
jimgiannakis@sbcglobal.net
0008896bca4898d191106921c5cd4a740a4bc343
048394eb76e4c69c531de90b5d9afd46da5722b7
/chi_sq.c
483646a206b01308111ccd981d7133b90c25713b
[]
no_license
ConorRoberts/Automated_Caesar_Cipher
19a8e6a9f8bbd4ff632b11c55f4e63b767168468
22077dbb7b2c3fb61033113fe0cbd454c4586793
refs/heads/master
2022-07-03T14:36:27.662708
2020-05-08T00:34:55
2020-05-08T00:34:55
262,188,400
1
0
null
null
null
null
UTF-8
C
false
false
356
c
#include "functions.h" double chi_sq(char *str,int shift){ double ef[26]=EF; int n=letter_count(str); int i; double sum=0; int *freq=create_freq_table(); add_letters(freq,str); for (i=0;i<26;i++){ char c=encode('A'+i,shift); if (c>'Z') c-='A'; sum+=pow(n*ef[i]-freq[c-'A'],2)/(n*n*ef[i]); ...
[ "62777912+ConorRoberts@users.noreply.github.com" ]
62777912+ConorRoberts@users.noreply.github.com
507b326e30f251879523dba31afcc1441c078670
70f63f6b356c665842e359469a89287106a5a754
/src/mudlib/d/simauria/comun/habitacion/caminos/gremio/cam_cortado15.c
62f557e6fe5e2db013b8014d58251cce8eab6d1f
[]
no_license
DPrenC/endor-mud
2aebc7af384db692c7dbc6c0a0dbb3c600e93ecc
3ca7605715ce2c02734c68766470f5d581b9fc98
refs/heads/master
2021-01-21T18:53:26.493953
2017-05-21T23:04:36
2017-05-21T23:04:36
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
897
c
/**************************************************************************** Fichero: cam_cortado15.c Autor: Ratwor Fecha: 19/08/2007 Descripción: El camino entre montañas que se dirije a la cueva de los trolls. ****************************************************************************/ #include "./path.h" #includ...
[ "ea5gna@gmail.com" ]
ea5gna@gmail.com
d3d8e3c20df48e01aa7128561d3e9bc9c274ad19
c425afb8bb6b182168fd4c3a46c9b334f4740e60
/data/warcraft/banban.c
a0920e8f9826f883a8d17e34f1bb873b2266934f
[]
no_license
fluffos/nt7
ceef82b2465cf322549c7ece6ce757eaa8ec31ff
52727f5a4266b14f1796c2aa297ca645ca07282a
refs/heads/main
2023-06-17T10:07:33.000534
2021-07-15T11:15:05
2021-07-15T11:15:05
308,148,401
9
9
null
2021-06-28T14:11:57
2020-10-28T21:45:40
C
UTF-8
C
false
false
496
c
// warcraft.c #include "/clone/npc/warcraft.h" void setup() { set_name("气昂昂", ({"qaa"})); set("gender", "男性"); set("long", "气昂昂啊 它是班班的魔幻兽。 "); set("race_type", "青龙"); set("magic/type", "wood"); set("owner", "banban"); ...
[ "i@oiuv.cn" ]
i@oiuv.cn
fd64fa32e4fda8c8e40c8cad00aa8b109ea6fed4
bb903d9b294b6d5a86e8c35fb43de120a8f8c8a8
/knet/rpc_api.h
94810849cbb1bf017f84769f480224a06c8845ba
[]
no_license
liuxinwei/knet
91bdbd8e1dd0fa845b37337007c26a0d2cdb79ac
5f6f7b51f9dc9f1c5cd3891b5fec62c7de8a26f5
refs/heads/master
2021-01-22T16:10:41.447916
2015-07-03T09:32:56
2015-07-03T09:32:56
null
0
0
null
null
null
null
GB18030
C
false
false
3,094
h
/* * Copyright (c) 2014-2015, dennis wang * 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 * notice, this list o...
[ "kuankuan.wang@wangkuankuan.mokun.com" ]
kuankuan.wang@wangkuankuan.mokun.com
dbd3016b7690ac80be5d3be69b5d54bde14be561
7bf0bff792dd695275b039f7ebb976c8db21512f
/search.c
1ad16b816d44230db582c97d8635f74fb2efbc09
[]
no_license
zhangyufeng0123/the-small-map-for-hz-about-subway
f3a02b7b5788838440709e364c78529214d37d37
015480c1aa708766983a771b924502f00386ed1a
refs/heads/master
2020-04-16T10:22:44.432322
2019-01-13T12:36:09
2019-01-13T12:36:09
165,503,118
0
0
null
null
null
null
GB18030
C
false
false
28,460
c
#include"graph.h" #include"search.h" void place_print(struct Graph *g) { char *str[1000], *tmp; char *str1[26][1000]; char str2[26]; int i, m = 0; int sum[26] = { 0 }; int n; for (i = 0; i < 79; i++) { str[m++] = g->name[i]; for (n = 0; n < g->sum[i]; n++) { str[m++] = g->sign[i][n]; } ...
[ "noreply@github.com" ]
zhangyufeng0123.noreply@github.com
5ff2d15a608cfe59cedc8e72fa907f59e37d4e6e
debde7be00160df86d9024df826eec77b03a2cc1
/source/models/generics/stack.h
82a1004ad10bd28569ff910d7176be97fe5e73b3
[]
no_license
itstonero/WorkingWithC
737fba1eff1e7f45d37d66d50f6493702c9827e3
7694861847c6e6496eb6b40daf43275c8671c095
refs/heads/master
2022-07-30T01:54:12.042405
2020-05-23T18:06:29
2020-05-23T18:06:29
266,298,165
0
0
null
null
null
null
UTF-8
C
false
false
536
h
#ifndef GENERIC_STACK #define GENERIC_STACK #include <stdlib.h> typedef struct stack { void * value; struct stack * next; struct stack * previous; }StackItem; typedef struct stackHead { StackItem *head; StackItem *end; StackItem *popped; int (*push)(struct stackHead *, void *); void *...
[ "asadu.anthony@outlook.com" ]
asadu.anthony@outlook.com
1f26c3900f0c83a065697b1540c6a799c1d4494c
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/target/iscsi/cxgbit/extr_cxgbit.h_cxgbit_get_cnp.c
8e535fa37e9858ebd266eacc6f1f19afd088c2cf
[]
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
600
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
186770fba03718f8a0c0489f1d714bf7da3a5cec
dd765fea971077b412576c7f392f619e3bafa83f
/Lab 6/lab6c-1-1.c
86ce1d68f8e9cc9b1cb96085ea2e4424bcc21e92
[]
no_license
kmhom/COEN-146
5fff1d8778bf1743ef0ef6c23a30ab74147520b3
15128d63f63bbb78b6ad1a0a85a06ae51ba44f13
refs/heads/main
2023-02-16T06:04:58.435761
2021-01-10T18:34:38
2021-01-10T18:34:38
328,447,347
0
0
null
null
null
null
UTF-8
C
false
false
8,483
c
//Name: Kevin Hom //Date: 5/20/19 //Title: Lab 6 - UDP client //Description: This program acts as a UDP client with rdt 3.0 and sends data to the server. #include <sys/socket.h> #include <sys/types.h> #include <netinet/in.h> #include <netdb.h> #include <stdio.h> #include <string.h> #include <stdlib.h> #include <unis...
[ "khom415@gmail.com" ]
khom415@gmail.com
013ef09fc9658f772bc457edcb01798fdd070bbd
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/41a027e4-72f8-4524-b7f1-b578f29f2f50.c
7a30ea27f309b923891e06bf44efe1a3cf8eb1a3
[]
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
550
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=32; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = l-j; l = k-j*i; //variables /* START VULNERABILITY */ int a; int b[47]; int c[94]; a = 0; while (b[a] != 0) { //r...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
8c45bd1470ea225686f9154ee4b72c1604cb1588
6882bf825423815120cc2a7dd2b5ec2e6fa7b909
/firmware/pidcontroller.c
5c79d58c92bb14c8c1fdb21401bf6013cfe8346d
[]
no_license
paalsteek/CCC-PIDController
47756a200b5516f611d57a12464c8e8acfd9169b
954c379b6e269f7b2eaee4c9eff3c83bee4611c7
refs/heads/master
2021-01-20T20:21:17.515545
2012-05-07T10:52:15
2012-05-07T10:52:15
null
0
0
null
null
null
null
UTF-8
C
false
false
4,497
c
/** * This file is part of C8H10N4O2. * * (c) Mathias Dalheimer <md@gonium.net>, 2010 * * C8H10N4O2 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option...
[ "md@gonium.net" ]
md@gonium.net
a976b2a104618e38e0a11c1b84ffcad89c74ef09
3cc833d93e8fbabfdd98dd6e1c719e54812e5093
/release/src/router/quicksec-6.0-fips/src/ipsec/hwaccel/safenet_pe/safenet_pe_utils.h
b25bc67ae9878ccbcf0ed3a2b6cd6dd76e451d84
[]
no_license
ghsecuritylab/tenda-ac9
00493b01403b0cd3928dd95cb46341a7683f127f
6506c13947410a00fe54a024b2f33f5f97e474f4
refs/heads/master
2021-03-01T22:06:47.174447
2019-04-16T14:38:16
2019-04-16T14:38:16
245,816,027
0
0
null
2020-03-08T13:06:40
2020-03-08T13:06:39
null
UTF-8
C
false
false
1,506
h
/** @copyright Copyright (c) 2007 - 2014, INSIDE Secure Oy. All rights reserved. */ /** Safenet Packet Engine Interface general utilities. */ #ifndef SAFENET_PE_UTILS_H #define SAFENET_PE_UTILS_H #include "safenet_pe.h" #include "sshincludes.h" #include "kernel_alloc.h" /******** API of utility functions f...
[ "846207054@qq.com" ]
846207054@qq.com
8fa628504f99a542a25b812195faa8d37d2b6fac
191707dd19837f7abd6f4255cd42b78d3ca741c5
/X11R4/contrib/toolkits/xgks/include/gkslist.h
a1638056f6ab618a4b11c8c1afe8b0cadcbafb3f
[ "HPND" ]
permissive
yoya/x.org
4709089f97b1b48f7de2cfbeff1881c59ea1d28e
fb9e6d4bd0c880cfc674d4697322331fe39864d9
refs/heads/master
2023-08-08T02:00:51.277615
2023-07-25T14:05:05
2023-07-25T14:05:05
163,954,490
2
0
null
null
null
null
UTF-8
C
false
false
7,201
h
/* * Copyright IBM Corporation 1989 * * All Rights Reserved * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, * provided that the above copyright notice appear in all copies and that * both that copy...
[ "yoya@awm.jp" ]
yoya@awm.jp
d7db346de6c5d8a2c397879886b6586ccf1e1065
3286f38f37da2b40eaeb3664d5d55e27b0c31bf3
/training_data/s12n_128_2_short_a_ia.c
dddb68d3887d27d4fc2b9e81ffdfb5f9ebf7311d
[ "BSD-3-Clause" ]
permissive
intel/neuro-vectorizer
e20e207c2fbd934bbe3bd8c6182a762c4733343c
28b65ab7cdcbae81b7e379e628bbf3bf85211000
refs/heads/master
2023-06-02T16:54:02.487191
2023-01-07T00:10:24
2023-01-07T00:10:24
219,954,590
79
35
BSD-3-Clause
2020-05-23T01:52:24
2019-11-06T09:04:15
C
UTF-8
C
false
false
2,239
c
/* Copyright (c) 2019, Ameer Haj Ali (UC Berkeley), and Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this ...
[ "ameerh@berkeley.edu" ]
ameerh@berkeley.edu
5995ed0fa3ca9fd94df711012b800f4faf89564f
ccfb8f132a7d5c551b26242dfef28e259fa0a75b
/src/Math/float4_sse.h
0e40ab382600c7ccd0ea81e05b7341bcd0249d2b
[ "Apache-2.0" ]
permissive
XIEJD/MathGeoLib
0fd1971c771a074743d1a3d27a513b51d78b85e0
388766801cb185e3f231502a3b5a3970bec24145
refs/heads/master
2021-01-15T21:49:44.910209
2015-08-14T07:46:03
2015-08-14T07:46:03
40,701,727
0
0
null
2015-08-14T07:26:18
2015-08-14T07:26:18
null
ISO-8859-1
C
false
false
8,481
h
/* Copyright Jukka Jylänki Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
[ "jujjyl@gmail.com" ]
jujjyl@gmail.com
680d0db6f09da91f00869198644a4db82142de48
6c341e744789b9cb340d564c5ea6027e2c2cfb8c
/set.c
e866b55992ffdf3569a124974e419a76428cf376
[ "CC0-1.0" ]
permissive
mwmaher/C-Data-Structures-Library
54263d55d2e1a17811c42ca3fa13ed4f5ba704c2
e9467820b9206dadfafa470dfe02e97ed53edab0
refs/heads/master
2021-01-17T17:02:53.899620
2020-05-04T23:25:32
2020-05-04T23:25:32
61,503,023
0
0
null
null
null
null
UTF-8
C
false
false
11,638
c
/* Set.C By Michael W. Maher Ver 1.0 6/12/92 for MCS 5.1 The following functions provide a general purpose SET. SET description: A simple mathematical structure that can hold things in no order and without duplicates. basic operators: add() set_del_elem() set_union() ...
[ "noreply@github.com" ]
mwmaher.noreply@github.com
a39b5da8b40c431fe21b891393ef277466e36bd8
47b87dfd9e5ce662b34cc6f3328ddc6498d05592
/src/gl_main.h
7e241ac3e64903abf1fe0de25b190e1e01791101
[]
no_license
joelghill/3D-View
e84a093f65e7daa24059311688a0b0712b2010b2
36f5c8d8b8091e2b7efe6e9daa019511e810172d
refs/heads/master
2020-05-16T22:44:30.855380
2015-03-22T22:18:02
2015-03-22T22:18:02
32,698,188
0
0
null
null
null
null
UTF-8
C
false
false
699
h
/* * gl_main.h * * Created on: Mar 19, 2015 * Author: joelhill */ #ifndef GL_MAIN_H_ #define GL_MAIN_H_ #include <screen/screen.h> #include <bps/navigator.h> #include <bps/screen.h> #include <bps/bps.h> #include <bps/event.h> #include <stdarg.h> #include <stdlib.h> #include <stdio.h> #include <unistd.h> #...
[ "joel.hill@usask.ca" ]
joel.hill@usask.ca
91ae26729347b7abb45b523c47892ae6f8b76c12
00e89c5b7a942da5bfdc7ae78cfcc63e081e286b
/Mini_System.sdk/intergration_test1/src/Seg_TimerCounterHandler.c
7293042ae5893922fcbe4d511211149836d0747f
[]
no_license
122gdhfu/Mini_System
af88137eb386ae90ce33762f8f69560a31b6c5e8
1953b365203c0057acb21dbea5374a5393802c48
refs/heads/main
2023-04-25T20:22:49.585875
2021-06-07T14:55:08
2021-06-07T14:55:08
null
0
0
null
null
null
null
GB18030
C
false
false
598
c
/* * Seg_TimerCounterHandler.c * * Created on: 2021年5月30日 * Author: Unique MR */ #include "include.h" int i = 0; const char segcode[8] = {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x83,0xf8}; short pos = 0xff7f; void Seg_TimerCounterHandler() { Xil_Out8(XPAR_AXI_GPIO_1_BASEADDR+XGPIO_DATA2_OFFSET,segcode[i]); X...
[ "1684525025@qq.com" ]
1684525025@qq.com
aa06a2d62f8f7bcfc1d1da6f1382c5a4a2e97e2e
3ac55ead5f31f661a03e084d411d7bf0ba656255
/mat/modu_grt_rtw/rtmodel.h
00aacd684d53b6727e5cea714cb89f95f793ca1d
[]
no_license
trigrass2/tks
d2b34683fe4459176276a7a45559fd868f3ccd04
987a06987c6f6f8aded0391a6a2f4a68eb29382b
refs/heads/master
2021-09-17T13:00:59.787831
2018-07-02T00:38:36
2018-07-02T00:38:36
null
0
0
null
null
null
null
UTF-8
C
false
false
699
h
/* * rtmodel.h: * * Code generation for model "modu". * * Model version : 1.4 * Simulink Coder version : 8.6 (R2014a) 27-Dec-2013 * C source code generated on : Mon Sep 05 01:18:20 2016 * * Target selection: grt.tlc * Note: GRT includes extra infrastructure and instrumentation for prototyping *...
[ "jianjunnie@gmail.com" ]
jianjunnie@gmail.com
21fe776829c2ad5fdb28725abe016fc452badfb6
61bc61f5172d36d5a390e2d028b5b9093149c44b
/mediatek/custom/common/hal/camera/camera/mt6575/cfg_facebeauty_tuning.h
d3c20d1c88fd320271090342d636171d4bc54d05
[]
no_license
abgoyal-archive/S710
9f6cbee0d5a29c17a3fea610864f06e6973cfd77
e5af27dcdbdeefe175f0d35100efb11e60cadaa9
refs/heads/master
2022-04-09T19:34:34.027298
2015-02-08T09:20:41
2015-02-08T09:20:41
30,486,293
0
2
null
2020-03-07T00:30:27
2015-02-08T09:12:52
C
UTF-8
C
false
false
497
h
#ifndef _CFG_FACEBEAUTY_TUNING_H_ #define _CFG_FACEBEAUTY_TUNING_H_ #include <cutils/properties.h> #include <math.h> #include <stdio.h> #include <stdlib.h> #include <utils/Errors.h> // For errno. #include <cutils/xlog.h> // For XLOG?(). MINT8 get_FB_BlurLevel() { MINT8 BlurLevel = 4; return BlurLevel; } MINT8 ...
[ "abgoyal@gmail.com" ]
abgoyal@gmail.com
882a4870273dcb276fae6da275639eec2a695021
f5731983d3cc51c63c12e982c03572a657c6a5ad
/documentation/rfid_code/rfid_stop_crypto.c
eb3f551ff534f81db0ee0ac196200809e7c2b8c1
[]
no_license
jakubowiczish/slick-rfid
60467ae2414cecad675a44270e69eda3ce3a8e43
de4d428b7de60ddc86dccd9784b8fc44b7969737
refs/heads/master
2020-11-25T13:43:23.559149
2020-02-23T00:23:17
2020-02-23T00:23:17
228,687,998
6
1
null
null
null
null
UTF-8
C
false
false
24
c
void rfid_stop_crypto();
[ "jakub77plotnikowski@gmail.com" ]
jakub77plotnikowski@gmail.com
d4df37c51b9745a712e728355d8ece4cc9cb2cf1
3ab2560c2807758efdabbfe9f2279ac47399ca48
/sd_mcfw/src_bios6/links_c6xdsp/alg_link/scd/scdLink_priv.h
4bab9ff9accaf4faa2ed875e6c02706343dcafb5
[]
no_license
Lichanglu/mw_tracer
9322ffc3b8dcbdf6f392203dc3f359a3b405b76a
9aad1ad2179d7b82a87a9c12924658a5f4805867
refs/heads/master
2020-04-25T04:06:33.886280
2015-03-31T08:41:39
2015-03-31T08:41:39
33,173,678
2
0
null
null
null
null
UTF-8
C
false
false
5,274
h
/******************************************************************************* * * * Copyright (c) 2009 Texas Instruments Incorporated - http://www.ti.com/ * * ALL RIGHTS RESERVED ...
[ "lichl@rd.szreach.com" ]
lichl@rd.szreach.com
394b24d0c8675afeb6122c65cd21a9489d8c9f8e
61160823ed0ff9d2a6d53ddf6c0452bada428911
/0x0F-function_pointers/function_pointers.h
1c1f2319c467fee8d00fa0fcaf1e3971d0717d7c
[]
no_license
gateway17/holbertonschool-low_level_programming
4cf8036a0271490c3a3016d021cef2598b2be548
7c20d629efa660aaa065496c6f90d77c08fc79ec
refs/heads/main
2023-08-22T23:13:40.102527
2021-09-20T22:15:03
2021-09-20T22:15:03
296,677,446
0
0
null
null
null
null
UTF-8
C
false
false
236
h
#ifndef PRINT_NAME #define PRINT_NAME #include <stdio.h> void print_name(char *name, void (*f)(char *)); void array_iterator(int *array, size_t size, void (*action)(int)); int int_index(int *array, int size, int (*cmp)(int)); #endif
[ "gateway17ssh@gmail.com" ]
gateway17ssh@gmail.com
6d63f51d91d6d363d65a25ac995a156a91dbfc8c
8d7514271b08caaa8c757d0747853d54642e9e63
/config/include/hal/kal_user_mem.h
aa2b84c86c7622c4a837f1e24d89892fc01e1678
[]
no_license
npnet/MyCode
0bd3e32d5890c411b16e01cdb8acf5624c7c0a02
9fa7aa78d62f1cd3c2a39a36875cb41cf00522fe
refs/heads/master
2023-07-23T13:19:29.575050
2018-07-05T13:01:09
2018-07-05T13:01:09
140,229,839
1
2
null
2023-07-21T10:21:01
2018-07-09T04:07:28
C
UTF-8
C
false
false
21,122
h
/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contained * herein is confidential. The software may not be copied and the information * contained herein may not be used or dis...
[ "zhaoran.jia@nbbsw.com" ]
zhaoran.jia@nbbsw.com