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
a49d4686c1e1318085f3877538a377c1341b4680
05869e5d7a32845b306353bdf45d2eab70d5eddc
/soft/application/coolmmi/media/image/include/cdjpeg.h
3781726c9f063ce1c89b5593da648e1ac9a08ab2
[]
no_license
shenfahsu/sc-fix
beb9dc8034f2a8fd9feb384155fa01d52f3a4b6a
ccc96bfaa3c18f68c38036cf68d3cb34ca5b40cd
refs/heads/master
2020-07-14T16:13:47.424654
2011-07-22T16:46:45
2011-07-22T16:46:45
null
0
0
null
null
null
null
UTF-8
C
false
false
5,934
h
/* * cdjpeg.h * * Copyright (C) 1994-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains common declarations for the sample applications * cjpeg and djpeg. It is NOT used b...
[ "windyin@2490691b-6763-96f4-2dba-14a298306784" ]
windyin@2490691b-6763-96f4-2dba-14a298306784
27bfcc8eec3fc473b090b23ea600cb039629cb0f
9f9eb0efc0360c33f278c7d1ab7ee8f4561085a8
/USER/RTE/_STM32_DEMO/RTE_Components.h
4bd3c13581dd74bc103608818f8426d0f298d120
[]
no_license
leizi163163/BootLoader_F103-2020.6.9
39bf942e8cbd086d00b836f59d576c516159ae99
1779ac47b2c91ad83856aaa3290eae824bea784a
refs/heads/master
2022-12-31T06:22:18.983687
2020-10-19T09:30:07
2020-10-19T09:30:07
305,331,770
0
1
null
null
null
null
UTF-8
C
false
false
323
h
/* * Auto generated Run-Time-Environment Configuration File * *** Do not modify ! *** * * Project: 'STM32_DEMO' * Target: 'STM32_DEMO' */ #ifndef RTE_COMPONENTS_H #define RTE_COMPONENTS_H /* * Define the Device Header File: */ #define CMSIS_device_header "stm32f10x.h" #endif /* RTE_COMPONENTS_H ...
[ "644739553@qq.com" ]
644739553@qq.com
7280da52d91516e53f681f854dd1d7748cdfeb1e
0238acfa5cc83edd1c08ac2909671e61a5e5195d
/expire.c
21d12da6b6e08a7f6bad3dc32635805f0aed0e55
[]
no_license
henrikno/planetwars-tcp
5edd5de14fce685f355ee9c3c55729e8cca8f676
f33b5b9c3d5d2caf0b5cd91b7c29d38336948241
refs/heads/master
2021-01-18T14:10:41.399525
2010-09-13T21:47:15
2010-09-13T21:47:15
null
0
0
null
null
null
null
UTF-8
C
false
false
1,353
c
#include <errno.h> #include <stdio.h> #include <string.h> const char *infn = "results.pgn"; const char *outfn = "results-new.pgn"; const char *bckfn = "results-old.pgn"; int main(int argc, char *argv[]) { FILE *in, *out; char s[8192]; int state = 0; unsigned t, t0; unsigned countin = 0, countout = 0; t0 = time...
[ "henrikno@gmail.com" ]
henrikno@gmail.com
244b29e46ac8e72231a1793255c7f7ce1cb15718
ba900b4aa4a7d66bebc3a8f19dcc77f86d9eab4b
/Analiz Ödevleri/hw2/salikci_mehmet_mazhar_111044050.c
6d0a76c165f96a77784557b337b97173aaa2bee0
[]
no_license
sametsalikci/Numerical-Analysis
70c79d300ff2cbc91fa13f274cd5afa941d6f620
b830ab9bb7cb8d77bd7a007407d30fc50459edfb
refs/heads/master
2016-08-09T09:15:02.711008
2016-03-05T05:08:04
2016-03-05T05:08:04
53,184,219
0
0
null
null
null
null
UTF-8
C
false
false
3,412
c
/* Name:Mehmet Mazhar SALIKCI Number:111044050 Date:14.03.2014 homework:2 Introduction: Bu program minor ve kofaktör yöntemlerini kullanarak determinanat bulur. */ /*NOTE*/ /* Bu program recursive metoduyla determinant hesaplar. */ #include <stdio.h> #include <stdlib.h> #include <math.h> #include <time.h> // default v...
[ "mmsalikci@gmail.com" ]
mmsalikci@gmail.com
24f77ccbd2d79e5bf0f7e7c0cfdad64e709fb989
771fa3a01480527df835c593bf99c5b8ae702b6a
/src/main/stream_simple_socket.c
269af98e6f390149e14b19fa880228011be032df
[ "CC0-1.0", "Apache-2.0", "MIT" ]
permissive
lighttpd/lighttpd2
cee558174b0a07174a4488591c16882845d43240
23164d557f10d4ccd948b34c5b1323e22ce5088f
refs/heads/master
2023-09-05T03:39:50.805344
2023-07-23T00:03:44
2023-07-23T00:03:44
1,767,422
459
135
NOASSERTION
2023-01-06T20:16:37
2011-05-18T18:13:11
C
UTF-8
C
false
false
5,956
c
#include <lighttpd/base.h> #include <lighttpd/throttle.h> #include <netinet/tcp.h> #include <sys/socket.h> void li_stream_simple_socket_close(liIOStream *stream, gboolean aborted) { int fd = li_event_io_fd(&stream->io_watcher); li_event_detach(&stream->io_watcher); if (-1 == fd) return; stream->out_closed = s...
[ "stbuehler@web.de" ]
stbuehler@web.de
ef7cd427c223221bf2015fa0e236cd71373e417e
a556c07ecfa1031dae46fd3433762941ceca68b1
/d/beijing/dongchang/npc/wangzhi.c
f1f0d5766325d4b7a4b7140e7f02ed018c52d479
[]
no_license
yqzcabao/pkuxkx-utf8
53c3c24f4e3a9125372bca72b6a4b10aa6293a7f
0eaf237c9970795a51aa4cc04b5b762003300cbd
refs/heads/main
2023-04-01T21:16:23.894845
2021-04-09T13:33:24
2021-04-09T13:33:24
null
0
0
null
null
null
null
UTF-8
C
false
false
1,204
c
// wangzhi.c 汪直 #include <ansi.h> #include "/d/beijing/autok.h" #include "autocheck.h" inherit NPC; void create() { set_name("汪直", ({"wang zhi", "wang",})); set("title", HIM"御马监提督太监"NOR); set("long", "待添加。\n\n" ); set("gender", "无性"); set("rank_info/re...
[ "i@oiuv.cn" ]
i@oiuv.cn
2afecb703e3925366cd94d372da6ed08697e0ff3
6e93202c0d89fba67b5137dd71d8d4f713803084
/libft/ft_strjoin.c
6a427a68371b7950f9e6c7e63b391f97cd2f31b1
[]
no_license
neltevreeke/Fractol
dd79c5a6ca2563a4e4be0bf6819a145878166d39
e30fa6706e7a68662ed839f20848d70c5c18a602
refs/heads/master
2020-04-30T22:37:57.509086
2019-04-12T12:03:08
2019-04-12T12:03:08
177,124,236
0
0
null
null
null
null
UTF-8
C
false
false
1,315
c
/* ************************************************************************** */ /* */ /* :::::::: */ /* ft_strjoin.c :+: :+: ...
[ "nvreeke@f1r4s12.codam.nl" ]
nvreeke@f1r4s12.codam.nl
6e8ae6f0df784c130a0bf3d9f8dde33069372d04
71344f56af164fa798076c069f68fe7fc82b5bac
/apps/glogin.c
0d288e4cb613e6054415a8abb0b1b98cc3146066
[ "NCSA", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bauen1/toaru-nih
8ccf7843832a3d8a96d5977ef8ab5447371ea989
a241251dfa6459a0c53953bbb344f3fa80f945fa
refs/heads/master
2020-03-18T04:06:26.060278
2018-05-21T15:13:54
2018-05-21T15:13:54
134,269,579
1
0
null
2018-05-21T12:59:42
2018-05-21T12:59:42
null
UTF-8
C
false
false
3,032
c
/* vim: tabstop=4 shiftwidth=4 noexpandtab * This file is part of ToaruOS and is released under the terms * of the NCSA / University of Illinois License - see LICENSE.md * Copyright (C) 2013-2015 Kevin Lange * * Graphical login daemon. * * Launches graphical login windows and manages login sessions. * */ #incl...
[ "klange@toaruos.org" ]
klange@toaruos.org
e7a8f5447091ec4c536d415f35225184986ca976
b7b616c04e1abb31cb94d7ec675b14e5fecbaaec
/libft/ft_memmove.c
a39389d7a03cf47af4d8d64383a03c322ea2744b
[]
no_license
Netsrfr/ft_select
c93960d7ed51a48cb36ce28fe65a9767a0f8f4e4
02e78c6f740c27ec312fd058ce0b2fbae3fe55d4
refs/heads/master
2021-03-27T14:55:45.053237
2017-07-09T17:38:32
2017-07-09T17:38:32
94,828,504
0
0
null
null
null
null
UTF-8
C
false
false
1,298
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memmove.c :+: :+: :+: ...
[ "Net.Srfr@gmail.com" ]
Net.Srfr@gmail.com
3a3ff68ca3789f6594c2d070c1e7580643f4e687
dc465170567dd9a658ef78ad75c6e5aa7d37a654
/C03/ex05/ft_strlcat.c
76f6faafc2f2e57b7cdc3e17189b9276e3ab45b0
[]
no_license
mbarylak/PiscineProjects
6f479a6d18f82a08c3be1828cc6c628d6d380945
98e24782f42fc7cc600e14ec75911ca59f3c1aa2
refs/heads/master
2023-07-19T14:27:21.253166
2021-09-24T16:48:00
2021-09-24T16:48:00
410,036,385
0
0
null
null
null
null
UTF-8
C
false
false
1,454
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlcat.c :+: :+: :+: ...
[ "mbarylak@c1r6s6.42madrid.com" ]
mbarylak@c1r6s6.42madrid.com
032d5862b51a708fd78a4ff06329523d50df8194
a7990c1ad7b1e010ffbdfe5429d1d8b9f30598d4
/httpd.c
a1f0a04764f0b1c498220f0b4e2def36ecdd17e1
[]
no_license
WilliamTuo/Search_Engineer
4ee9c5673d9418b85baec387afdbb55f2e447da9
ee7edee4df7e4d9d0afc2a406d87eb99fbdf3547
refs/heads/master
2020-04-24T18:10:37.253913
2019-02-23T05:38:36
2019-02-23T05:38:36
172,169,935
0
0
null
null
null
null
UTF-8
C
false
false
14,440
c
#include <signal.h> #include <sys/sendfile.h> #include <fcntl.h> #include <sys/wait.h> #include <sys/stat.h> #include <strings.h> #include <ctype.h> #include <string.h> #include <stdlib.h> #include <arpa/inet.h> #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/types.h> #include <sys/socket.h> #i...
[ "williamtuo@163.com" ]
williamtuo@163.com
0406db2789aeeb330490f6e501482f4fa3c479db
bfb0a3f57cb944cbb658c0beb775be124b46ddab
/2D5P_stencil/2D5P_stencil.c
064951e2cfa30859fbcdc705ad76c4377b15289d
[]
no_license
sspeng/sharing-code-conversion
8bbfb14fe0f96f7ce835b7d155f91818502139eb
41b113369825104cdcee1ef4d7b92e7a95658ced
refs/heads/master
2020-04-16T18:21:17.239268
2015-04-13T19:40:50
2015-04-13T19:40:50
null
0
0
null
null
null
null
UTF-8
C
false
false
8,774
c
#define _CRT_SECURE_NO_WARNINGS #define PROGRAM_FILE "2D5P_stencil.cl" #define KERNEL_BASIC "stencil" #define KERNEL_SHARING "stencil_sharing" #include <math.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #define idx_ofst_x1 1 #define idx_ofst_x2 (-1) #define idx_ofst_y1 1 #...
[ "hfu9@cyclone2.crhc.illinois.edu" ]
hfu9@cyclone2.crhc.illinois.edu
2a57b800d3877a9ba3759e7e1326ebe18ca705b8
ba93b503eb5a79c61480367f71e6da2ec95a10d8
/qnite/3rdparty/qnanopainter/libqnanopainter/nanovg/nanovg.h
84083f1c83c18eb10659ce0fd801aa4812b0ecc5
[ "Zlib", "MIT" ]
permissive
easyDiffraction/QmlVisualizationPlayground
1d82cad3cd39dcb6868150f644f7c9bc83d6f487
90679452e91b810761b503617d0bfdcd862dc97c
refs/heads/master
2020-05-27T23:28:39.253981
2019-12-04T17:21:13
2019-12-04T17:21:13
188,819,367
0
0
null
null
null
null
UTF-8
C
false
false
28,745
h
// // Copyright (c) 2013 Mikko Mononen memon@inside.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 software for any purpose, // ...
[ "AndrewSazonov@users.noreply.github.com" ]
AndrewSazonov@users.noreply.github.com
0dcade5f9f1c08260f75059ec1347e0d33db86a6
d51e54dccbb594a056005cb50a9dbad472ddb034
/Volume_10/Number_3/Singh2005/IBar/R2_Line_i.H
e697ac390e0920f222e7ef89a08dbedac7aa244e
[ "MIT" ]
permissive
skn123/jgt-code
4aa8d39d6354a1ede9b141e5e7131e403465f4f7
1c80455c8aafe61955f61372380d983ce7453e6d
refs/heads/master
2023-08-30T22:54:09.412136
2023-08-28T20:54:09
2023-08-28T20:54:09
217,573,703
0
0
MIT
2023-08-29T02:29:29
2019-10-25T16:27:56
MATLAB
UTF-8
C
false
false
3,700
h
/* ------------------------------------------------------------------------- * DESCR : Is the point on the line? * ------------------------------------------------------------------------- */ inline WINbool R2Line::IsPtOnLine(const R2Pt &in_pt) const { if (Vertical() == TRUE) { if (RNIsZero(in_pt[0] - I...
[ "erich@acm.org" ]
erich@acm.org
ba8612a6d84460f15cc457f657bfd250559c736a
13f5984be7be77852e4de29ab98d5494a7fc6767
/数据结构C/05第五讲排序/选择排序.c
8e966ddfa7ab793530a51b67342d19c0040dd1a4
[]
no_license
YuanXianguo/Python-Interview-Master
4252514763fc3f563d9b94e751aa873de1719f91
2f73786e8c51dbd248341559de171e18f67f9bf2
refs/heads/master
2020-11-26T18:14:50.190812
2019-12-20T02:18:03
2019-12-20T02:18:03
229,169,825
0
0
null
null
null
null
GB18030
C
false
false
284
c
void Selection_Sort(ElementType A[], int N) { for (i=0; i<N; i++) { //从A[i]到A[N-1]中找最小元,并将其位置赋给MinPosition MinPosition = ScanForMin(A, i, N-1); //将未排序部分的最小元换到有序部分的最后位置 Swap(A[i], A[MinPosition]); } }
[ "736913978@qq.com" ]
736913978@qq.com
909880c76591c4ee5e21844a85fdcca50b85d3a2
9c1f0943dd183ef5fd3f803c28251ab238e8ef2c
/core/demo/filestruct.h
cc7b66ed1f66c18285e95dd14ceff838d12b128f
[]
no_license
lidongliangfly/p2p
d8ba348998494afce4b3c71bbb4122662881cb1b
6d8b5092cc655a6903b3557ea77870a4dca94625
refs/heads/master
2021-01-22T16:00:24.971641
2015-01-25T14:24:27
2015-01-25T14:24:27
null
0
0
null
null
null
null
UTF-8
C
false
false
1,070
h
// FileStruct.h: interface for the FileStruct class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_FILESTRUCT_H__7B576E73_39ED_4AE0_8187_9399B64A7B68__INCLUDED_) #define AFX_FILESTRUCT_H__7B576E73_39ED_4AE0_8187_9399B64A7B68__INCLUDED_ typedef struct _tagDVSEVENT ...
[ "evercomer@gmail.com" ]
evercomer@gmail.com
bb5674da9e500afa80b1a6036fcc907946227450
9a000865662f7001f591cdc9e5709aec2d550c1b
/SDK_NuPRISM/xu1_nuprism_cmdsvr/src/nuprism_power.h
3e949b56c0bf67c87ec1dc2678e7a85804b04509
[]
no_license
nuPRISM/XU1_petalinux_rev0
a2f10504f7d09a0433790680124fcd9af82f4b86
b1ee6b059fda2af63e8efac61524f6fb0e14d9f6
refs/heads/master
2022-12-01T22:52:33.993473
2020-08-21T19:28:33
2020-08-21T19:28:33
281,809,122
0
0
null
null
null
null
UTF-8
C
false
false
924
h
/* * nuprism_power.h * * Created on: Apr 23, 2020 * Author: rypay */ #ifndef SRC_NUPRISM_POWER_H_ #define SRC_NUPRISM_POWER_H_ #include "pm_api_sys.h" #include "pm_defs.h" #include "pm_client.h" #include "xparameters.h" /* SDK generated parameters */ #include "xplatform_info.h" #include "xil_printf.h" #in...
[ "rypayne@hotmail.ca" ]
rypayne@hotmail.ca
12f300caba5a098468ec94949b832e2ad391b3ae
e15a6e43a5d0ac6184970d13eb120fcbf8dee619
/working files/inc/const_menu_zz.h
71d0970177c4d1733da191f4d50d64305e5647b4
[]
no_license
Flyagin/Device2_v.18.0.x.y
127b3fa99ae7bce610d646c1a4801ee8d0cea7e6
77bfd0f650c6718c2125352756d1ac26fe3baca6
refs/heads/master
2023-04-10T05:36:37.317974
2019-03-06T11:07:16
2019-03-06T11:07:16
362,547,631
0
0
null
null
null
null
UTF-8
C
false
false
2,296
h
#ifndef __CONST_MENU_ZZ__ #define __CONST_MENU_ZZ__ #define EKRAN_SETPOINT_ZZ_GROUP1 (EKRAN_SETPOINT_MTZ04_GROUP4 + 1) #define EKRAN_SETPOINT_ZZ_GROUP2 (EKRAN_SETPOINT_ZZ_GROUP1 + 1) #define EKRAN_SETPOINT_ZZ_GROUP3 (EKRAN_SETPOINT_ZZ_GROUP2 + 1) #define EKRAN_SETPOINT_ZZ_GROUP4 (EKRAN_SETPOINT_ZZ_GROUP3 +...
[ "malynovsky@ukr.net" ]
malynovsky@ukr.net
6a9ebd372d1479a3d1d7d358db3816dcfaa971a4
6272cefb1ddd3b9cf5e54823c814bb82b2198a73
/九轴imu参考资料/HI219产品资料_20171112/参考例程及资料/C/packet.c
158e954fc664f1dcdd6d3c4dc46dab42ba4f1d82
[]
no_license
gitgaoqian/Arduino
a129d515a40c38e764702ef6a1ce806a768f7f39
1c8a631191f40b4f4c74939ff2702706b4c93787
refs/heads/master
2023-08-08T14:56:38.288310
2023-07-22T06:49:52
2023-07-22T06:49:52
159,033,761
1
0
null
null
null
null
GB18030
C
false
false
6,325
c
#include <string.h> #include <stdio.h> #include "packet.h" #ifndef ARRAY_SIZE #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) #endif #ifndef CH_OK #define CH_OK (0) #endif #ifndef CH_ERR #define CH_ERR (1) #endif static void crc16_update(uint16_t *currectCrc, const uint8_t *src, uint32...
[ "734756851@qq.com" ]
734756851@qq.com
c145143fc623b5ab642719a7b76fb7c98b5b8671
a8a50f063d09a4db61d8d0d5c8a49b6a0e701269
/bus.c
b9f7a4662cf9765ac9462686d5fef85fd77f3a02
[ "MIT" ]
permissive
Nikoletos-K/Bus-Station-Simulation
a1532c6b21f10998e2907365894ad311d9717146
a0b2d794f73b086051e8047c2bee057cb9cf6aea
refs/heads/main
2023-03-13T18:23:06.548268
2021-03-06T11:33:09
2021-03-06T11:33:09
344,254,049
0
0
null
null
null
null
UTF-8
C
false
false
6,137
c
#include "utils.h" int main(int argc,char **argv){ double t1,t2; struct tms tb1,tb2; double ticspersec; time_t timenow1,timenow2; struct tm* time_info; char timeStr1[CUR_TIME],timeStr2[CUR_TIME]; int position,bayParked; int in=1,typeID,numOfPassengers,capacity,parkPeriod,manuverTime,shmid; char type[BAY_BUF...
[ "47646955+Nikoletos-K@users.noreply.github.com" ]
47646955+Nikoletos-K@users.noreply.github.com
3864a23ec0489a1ff3eb8b03b78e7d180163f295
d598a2ec2fc8bab57816ab667c7cc25d525f9226
/Src/usbd_desc.c
42c4139c489c17c906ac00cc67abe31598cb493b
[]
no_license
thanmanhduy/stm32_usb_hid_keyboard
964971bf81d8fbfd6c0a71cd925be4040c3bb6b4
6cb1ea7a0d8237a93e74bb44785127f298a31428
refs/heads/master
2022-12-20T23:45:40.204795
2020-09-22T17:08:17
2020-09-22T17:08:17
297,688,974
1
0
null
null
null
null
UTF-8
C
false
false
9,772
c
/** ****************************************************************************** * @file : usbd_desc.c * @version : v1.0_Cube * @brief : This file implements the USB Device descriptors ****************************************************************************** * * Copyright ...
[ "thanmanhduy@gmail.com" ]
thanmanhduy@gmail.com
23d7979cb863c2939d9b2b6430a9ff4d4716ed56
dd85d8654c1339a906b70718cc5e7d38bf7b01b5
/4_Linked_List_1_单链.c
d4a4670ed695bb8cad6385dbace5b49fdc73f4bc
[]
no_license
zlqlpp/my_algorithm_c
ef023ee517b8026201673a641843310ca5bdc733
e974e595a034ce916835874fb0aca068249c1b56
refs/heads/master
2022-12-31T05:12:46.342767
2020-10-15T08:46:31
2020-10-15T08:46:31
172,658,754
0
0
null
null
null
null
UTF-8
C
false
false
6,576
c
//https://www.runoob.com/data-structures/data-structures-tutorial.html // // //常见的数据结构 //栈(Stack):栈是一种特殊的线性表,它只能在一个表的一个固定端进行数据结点的插入和删除操作。 //队列(Queue):队列和栈类似,也是一种特殊的线性表。和栈不同的是,队列只允许在表的一端进行插入操作,而在另一端进行删除操作。 //数组(Array):数组是一种聚合数据类型,它是将具有相同类型的若干变量有序地组织在一起的集合。 //链表(Linked List):链表是一种数据元素按照链式存储结构进行存储的数据结构,这种存储结构具有在物理上...
[ "root@lucid-machine-5.localdomain" ]
root@lucid-machine-5.localdomain
911c34d1f8b32bf51d7aec0d4ace0a446676f78d
8b4e10cdcd5be5fb552345ecff45ac718e830112
/Initialization.h
4d95444d140250df5e49710863d49b1ed02863b4
[]
no_license
jjmaxwell4/RTOS
dea614f2a1aa58ee5462debe4c68ae93c0d3406f
9367b365f3602d4a58af873c7496ac2269a370de
refs/heads/master
2016-09-11T03:28:45.585409
2012-06-29T00:08:36
2012-06-29T00:08:36
4,827,029
1
0
null
null
null
null
UTF-8
C
false
false
392
h
#ifndef INIT_H #define INIT_H #include <sys/mman.h> #include <stdio.h> #include <stdlib.h> #include "globals.h" #include "kernel.h" #include "User_API.h" #include "iprocesses.h" #include "user_process.h" void cleanup(); void die(int signal); void init_signals(); void create_queues(); void read_init_table(); void...
[ "jjmaxwell4@gmail.com" ]
jjmaxwell4@gmail.com
5aaaf1e4599edc8775ebdfae3d6cdccda1576df4
e514e7dea552d80bc31fcc2c0c1d8bbf5dca5308
/deps/libssm_ref-0.6.6-r2263/src/ll/ssm_ll_laddbef.c
48187bcda0ec454f8af2d1f5b8727b6fe06c04e1
[ "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
sandialabs/sirocco-release
939875cc57726b5324532a555d9ee9709ea9b96d
008c5e40c360053300e8f61e03e36c448287a193
refs/heads/master
2023-06-24T19:18:51.941605
2019-07-18T21:08:46
2019-07-18T21:08:46
null
0
0
null
null
null
null
UTF-8
C
false
false
659
c
#include <ssm_ll_ref.h> int ssm_ll_laddbef(ssm_Il l, void *d, void *anchor) { ssm_ll ll = (ssm_ll)l; ssm_lln node = SSM_NEW(lln); node->data = d; node->owner = ll; if(ll->head == NULL) { ll->head = node; node->next = NULL; } else { ssm_lln cur = ll->head; node->next = node; while...
[ "mlcurry@sandia.gov" ]
mlcurry@sandia.gov
43528f2a2e0118896c79427872f9f9eed7adc0cb
202bbc35b672ebda80f7295a7793995d5d877206
/ScubaSteve/Builds/IOS/Classes/Native/mscorlib_System_Collections_ObjectModel_ReadOnlyCollection_1_23MethodDeclarations.h
078bc6093a2fa46a7bed58adae40fd337f1c919f
[]
no_license
gohun04/ScubaSteve
c2388d677c77b374fccb62c0e8cce4740d06ca50
2428e54e97238f48f67652a8dd982e1f6821e7e0
refs/heads/master
2021-01-01T16:00:07.055501
2015-04-25T09:07:26
2015-04-25T09:07:26
34,557,070
0
0
null
null
null
null
UTF-8
C
false
false
12,734
h
#pragma once // System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.EventSystems.IEventSystemHandler> struct ReadOnlyCollection_1_t4028; // UnityEngine.EventSystems.IEventSystemHandler struct IEventSystemHandler_t515; // System.Object struct Object_t; // System.Collections.Generic.IList`1<UnityEngine.Even...
[ "jacobpipers@msn.com" ]
jacobpipers@msn.com
46a58fa8ee2cb715927c1dd9df4431ba0bfec20c
f136faaa65810328524da13c6d6023d91bb7e4ba
/selection_sort.c
ba43658eb4ab955f369153d729ebbd3bb464f93a
[]
no_license
tsdk02/csl102_ds_iiitn
f5ccf0d4c8445d69e59a00718064a4dccaac57d1
17b2d95fb6c7fa486faf66d5b254a35dd9b78883
refs/heads/main
2023-04-21T19:58:03.949184
2021-05-17T12:18:27
2021-05-17T12:18:27
368,662,120
1
0
null
2021-05-18T20:45:46
2021-05-18T20:45:45
null
UTF-8
C
false
false
649
c
#include <stdio.h> void swap(int *a, int *b) { int temp = *a; *a = *b; *b = temp; } void selectionSort(int arr[], int n){ int minIdx = 0; for (int i = 0; i < n-1; i++){ minIdx = i; for (int j = i+1; j < n; j++){ if (arr[j] < arr[minIdx]){ minIdx = j; ...
[ "noreply@github.com" ]
tsdk02.noreply@github.com
d473960a260c3ba04c8f15bfc3f7097265bde608
593a365d8a614d7ad2867f6c6739bcca99096e09
/range.h
bef70425e6524fe597106e1bd7a498d4cf4dc974
[]
no_license
flygoast/fnsproxy
24c60bd3157baa85f03f9246572ae520d7560f01
724a8d693bd9e3052d16df1e5182a8e8381c5c21
refs/heads/master
2021-01-23T03:21:14.423790
2012-09-26T06:20:31
2012-09-26T06:20:31
null
0
0
null
null
null
null
UTF-8
C
false
false
899
h
#ifndef __RANGE_H_INCLUDED__ #define __RANGE_H_INCLUDED__ #include <stdint.h> #include "vector.h" #define INVALID_IP_ADDR 0 typedef struct { uint32_t ip_addr; uint16_t start; uint16_t end; } range_low_t; typedef struct { vector_t **low; uint32_t def_ip; } range_t; #define ran...
[ "flygoast@126.com" ]
flygoast@126.com
4d30e1e3ac8047f1c11e24ab58770c343d141024
c6b42fc7cf845271f26d1609ae5ff46e8a3f9b77
/H743/DPSK/modulation_3.0_bark - 副本/Src/dpsk_mod.c
fd90bf363977477e52b6532019a8dbea76487bce
[ "MIT" ]
permissive
dxmcu/2019-TI-PREPARATION
0bd0f3bb389a03d159e4410ad854944320f924a6
62f8fd3349971f14904e4e24442334d65e40285a
refs/heads/main
2023-06-11T00:34:14.112933
2021-07-05T02:46:32
2021-07-05T02:46:32
null
0
0
null
null
null
null
GB18030
C
false
false
2,176
c
#include "dpsk_mod.h" #include "arm_math.h" //#define N 10 // 一个周期点数 //#define N_phase 20 // 一个bit点数 //#define N_bit 25 // bit数 uint16_t aSRC_0[N_phase] = {0}; uint16_t aSRC_Pi[N_phase] = {0}; uint16_t aSRC_Buffer[N_bit*N_phase] = {0}; //void Phase_init() // 16个周期的正弦 //{ // // Phase 0 // for(int i = 0; i < 160; i...
[ "10162100162@stu.ecnu.edu.cn" ]
10162100162@stu.ecnu.edu.cn
6ae2b8599ec9a6e2265494860990dd9afaaeda39
4149e2c2fcbfc3843fe138048b5706dafc717a4c
/HCSR04.h
88af1ac89ef1a4fe37865f3c0ce7c4f7fad11c8f
[]
no_license
kzsolt3141/Atmega8_bringup
46722db78210d1859dcf1dc3725649f9c7c5528e
84bbfef424870fcdf095ae8af6166ce70c47ceab
refs/heads/master
2021-01-11T21:15:16.145949
2017-04-27T20:54:29
2017-04-27T20:54:29
79,277,638
0
0
null
null
null
null
UTF-8
C
false
false
935
h
///* //* HCSR04.h //* //* Created: 1/25/2017 11:54:41 PM //* Author: Zsolt //*/ // // //#ifndef HCSR04_H_ //#define HCSR04_H_ // ////------------------------------------------------ //// HEADERS ////------------------------------------------------ //// USART definitions, AVR Studio libraries //#inc...
[ "kzsolt3141@gmail.com" ]
kzsolt3141@gmail.com
d43e922c844847677bdc62cc9efa21942c333a2e
56ac1ccea653709d058752b2dcfce479de081f4a
/src/watchface_base/watchface_base.c
643fcf1fa1530900735b837956f21ec48582b772
[]
no_license
astifter/BetteryWatch
36a489ffab6a8bd954af4deaa537c34c81fdd3a5
8abbbc00f3b6d6c25fe89a12553a17421fb94b9d
refs/heads/master
2020-06-04T05:40:59.115213
2015-06-11T19:20:59
2015-06-11T19:20:59
35,450,522
0
0
null
null
null
null
UTF-8
C
false
false
359
c
#include "watchface_base.h" #include "storage.h" #include "logging_helper.h" void watchface_base_init(hardware_changed_callback func) { LOG_FUNC(); storage_init(); bt_state_init(func); battery_state_init(func); } void watchface_base_deinit(void) { LOG_FUNC(); battery_state_deinit(); bt_s...
[ "andreas.neustifter@gmail.com" ]
andreas.neustifter@gmail.com
4e7d542f6fa8a5f7cebebe4aad9d288baf6a38ff
2bc3398063fd7251c46a2d93d2e301cd063befcd
/nitan/d/shenlong_bak/shedong4.4.c
ebc9a1b9c3e0ea4f5bdb644863120d54de4f4255
[ "MIT" ]
permissive
HKMUD/NT6
ae6a3c173ea07c156e8dc387b3ec21f3280ee0be
bb518e2831edc6a83d25eccd99271da06eba8176
refs/heads/master
2020-03-18T08:44:12.400598
2018-05-23T06:55:18
2018-05-23T06:55:18
134,525,191
9
4
null
null
null
null
GB18030
C
false
false
529
c
inherit DEMONROOM; void create() { set("short", "千蛇洞"); set("long",@LONG 这是蛇洞内的千蛇洞,只见四周满是毒蛇,恐怖非常。 LONG); set("exits", ([ "north" : __DIR__"shedong4.3", "south" : __DIR__"shedong4.5", ])); set("n_time", 60); ...
[ "xmlsdk@gmail.com" ]
xmlsdk@gmail.com
8863554a696647af1677d576fb2c14ad4b29671c
5c18203ac136a293fa04cda167e1bae3fd07ff02
/vet_sim/records.c
04ff07ef8c46e885f92fe8b267f017b74e46c2ff
[]
no_license
rklesius/COP-3514
139eb5e924647b3c6bf0eead4318be18ddceec8c
162e2f36d3dd130b9458d6a45ebc77872cdd9032
refs/heads/master
2021-07-15T00:59:34.373742
2017-10-20T16:20:59
2017-10-20T16:20:59
107,700,820
1
0
null
null
null
null
UTF-8
C
false
false
1,322
c
//This program uses the source files dogs.c and readline.c and the corresponding //header files dogs.h and readline.h to simulate the functions of a veternary //clinic database for dogs. //By Rachel Klesius #include "dogs.h" #include "readline.h" /********************************************************** * main: ...
[ "rachelklesius@gmail.com" ]
rachelklesius@gmail.com
2d5cc361d9df691cccb6e37074e55724794315c3
d1a8842b8c93caa668474cf8d28c5186d68effef
/Implementation/Find Digits.c
2c5b78becd9db368fc013083ea350140f4aa0684
[ "Apache-2.0" ]
permissive
iamvk1996/HackerRank-Solutions
b5028d6dc60015a7b07dc24a5b1e7bdcb990ca3f
781553d4f87549372136c7a541a2cf55a69d40ac
refs/heads/master
2021-05-05T09:53:47.216476
2017-09-26T07:24:21
2017-09-26T07:24:21
103,969,253
0
0
null
null
null
null
UTF-8
C
false
false
571
c
#include <math.h> #include <stdio.h> #include <string.h> #include <stdlib.h> #include <assert.h> #include <limits.h> #include <stdbool.h> int main(){ //printf("xnfwxexhej"); int t,r,c=0,N,n; scanf("%d",&t); //printf("xnfwxexhej"); for(int i=0;i<t;i++) { //printf("xnfwxexhej"); ...
[ "noreply@github.com" ]
iamvk1996.noreply@github.com
7cc0bd17f89469bd0ec5987f3ae53dad3b7893ed
c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683
/openETCS_Releases/v0.3-D3.6.3/KCG_GreenField/CheckLevelExceptions_Informatio.c
bfb4e88a16e25420820601eafb314196a0f8db94
[]
no_license
VladislavLasmann/srcAndBinary
cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10
13aa76e545b9596f6dac84fb20480dffae7584d8
refs/heads/master
2021-05-08T15:04:05.709079
2016-01-22T12:40:10
2016-01-22T12:40:10
null
0
0
null
null
null
null
UTF-8
C
false
false
8,250
c
/* $**************** KCG Version 6.4 (build i21) **************** ** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG_GreenField/config.txt ** Generation date: 2015-11-05T08:54:04 *************************************************************$ */ #include "kcg_consts...
[ "bernd.hekele@deutschebahn.com" ]
bernd.hekele@deutschebahn.com
7c87d6f643f8b770dfeabb603d5cd1ade27a34af
f83ef53177180ebfeb5a3e230aa29794f52ce1fc
/gdb/gdb-7.8.2/bfd/coff-svm68k.c
f759abbe2d81ba65f078f802ae41ff8d4cd4a660
[ "GPL-3.0-only", "FSFAP", "LGPL-3.0-only", "GPL-1.0-or-later", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-other-copyleft", "GPL-2.0-only", "LGPL-2.0-only", "LicenseRef-scancode-other-permissive", "GPL-2.0-or-later", "Apache-2.0" ]
permissive
msrLi/portingSources
fe7528b3fd08eed4a1b41383c88ee5c09c2294ef
57d561730ab27804a3172b33807f2bffbc9e52ae
refs/heads/master
2021-07-08T01:22:29.604203
2019-07-10T13:07:06
2019-07-10T13:07:06
196,183,165
2
1
Apache-2.0
2020-10-13T14:30:53
2019-07-10T10:16:46
null
UTF-8
C
false
false
1,088
c
/* BFD back-end for Motorola sysv68 Copyright (C) 1997-2014 Free Software Foundation, Inc. Written by Philippe De Muyter <phdm@info.ucl.ac.be>. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GN...
[ "lihuibin705@163.com" ]
lihuibin705@163.com
e19a6d6f0e6058acc6e5f2b5de0c0fad082fe339
9b06bfe5ccea5d64c0591d8c98781825d23110c9
/greatmacro.c
8e61755ab51810b08854cf3766a44b3628680952
[]
no_license
Bhaskar23/C-and-DS2
02015b2e3d8ca9f0b4b18828b3adbe0c05d51b37
966f4e1b9b25f03dbe9b66a1759549bd9f47f5d9
refs/heads/master
2020-07-02T16:07:12.093675
2019-08-10T05:11:36
2019-08-10T05:11:36
201,582,812
0
0
null
null
null
null
UTF-8
C
false
false
193
c
#include<stdio.h> #define larg(a,b) (a>b)?a:b int main() { int a,b; printf("Enter a and b values:\n"); scanf("%d %d",&a,&b); printf("%d is largest\n",larg(a,b)); return 0; }
[ "noreply@github.com" ]
Bhaskar23.noreply@github.com
88b6b4511d7392000a0a19c6db9e9cf8d1b6f9aa
3fe099caa7b221a7d43c7f3adecd666f996517a6
/images.h
91728f797a3d41883a61b7b52f215f0a64ad3556
[]
no_license
mookat19/smokerControl
4f73796bc5d911392a6e7e050709e597644c01a5
f6b74fab61c6f9c75da59173ba993a514500ee1a
refs/heads/master
2021-09-22T19:18:49.998807
2018-08-09T06:43:33
2018-08-09T06:43:33
null
0
0
null
null
null
null
UTF-8
C
false
false
20,692
h
#define WiFi_Logo_width 60 #define WiFi_Logo_height 36 const uint8_t WiFi_Logo_bits[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xFF, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0xE0, 0xFF, 0x1F, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF8, 0xFF, ...
[ "yaniv.bouhadana@citi.com" ]
yaniv.bouhadana@citi.com
64df637d4dc7d943ed350773a3f80efac3c7190b
5132bec60476e4d6c73710c4361e5e4d937b3b66
/ZC/ZC/src/zc/zc_configuration.c
ecace206bb0123248ebfc372ab66dda99b29c358
[]
no_license
cxy560/ZCloud-MX
abc1ff8bd648da72a5b41e5ba051815ce5d6906e
b252fbd3397fe10195045dedc305224a57122bd7
refs/heads/master
2020-06-04T01:23:35.366129
2015-04-14T06:04:57
2015-04-14T06:04:57
26,307,110
1
0
null
null
null
null
UTF-8
C
false
false
5,720
c
/** ****************************************************************************** * @file zc_configuration.c * @authors cxy * @version V1.0.0 * @date 10-Sep-2014 * @brief configuration ****************************************************************************** */ #include <zc_configuration.h> #include ...
[ "cxy560@163.com" ]
cxy560@163.com
96fb57f3a2531bf9a4465aa9015b77de4eb024fe
3cea4cba23fb4f3235b5ad720b1e22ca05863764
/erinto_kepernyos_kijelzo/lcd-tft-24/Arduino/libraries/ILI9341/Adafruit_TFTLCD/unodirecthack.h
b7f55a18c8bfd598952d04ef4d5582ebe5f3143e
[ "MIT" ]
permissive
Geryson/EKF-16-CoinSorter
c65fcacfc958c7c6c45f3d72d5dbb01aec10918e
0516ef05117034367bf8162cf566f4a51c740d4d
refs/heads/master
2021-01-10T17:31:23.424440
2016-01-26T13:29:33
2016-01-26T13:29:47
49,217,349
1
0
null
null
null
null
UTF-8
C
false
false
3,298
h
//Technical support:goodtft@163.com // Breakout/Arduino UNO pin usage: // LCD Data Bit : 7 6 5 4 3 2 1 0 // Uno dig. pin : 7 6 5 4 3 2 9 8 // Uno port/pin : PD7 PD6 PD5 PD4 PD3 PD2 PB1 PB0 // Mega dig. pin: 29 28 27 26 25 24 23 22 #define LCD_RD A0 #define LCD_WR A1 #define L...
[ "ocsisajt02@gmail.com" ]
ocsisajt02@gmail.com
4b3be66ffd0493d671e00dc8432a61b856028022
db908043d51ba2f08f7a739dba53d38178e6affb
/Task1501f/TestFSM/TestFSM/src/btnConf.h
96af5eec928c896eafa261dda56078ebcb2b4a64
[]
no_license
HD-Extreeem/Embedded_systems_and_signals
8a63fe4f3ab9f199f7265e9268587b81cdd9f4cf
ced5c241babc13dc2f9fd110f124a8c3b997d755
refs/heads/master
2020-06-03T01:03:39.487318
2019-06-11T13:03:17
2019-06-11T13:03:17
191,370,653
0
0
null
null
null
null
UTF-8
C
false
false
450
h
#ifndef btnConf_h #define btnConf_h #include "asf.h" #define Due_D2 PIO_PB25_IDX #define Due_D3 PIO_PC28_IDX #define Due_D4 PIO_PC26_IDX #define Due_D5 PIO_PC25_IDX #define Due_D6 PIO_PC24_IDX #define Due_D7 PIO_PC23_IDX #define Due_D8 PIO_PC22_IDX #define Due_D9 PIO_PC21_IDX #define PIOC_BASE_ADDRESS 0x400E120...
[ "hc_boy_land@yahoo.com" ]
hc_boy_land@yahoo.com
dacde0b282233b34787a525b84e2b45e4fdfe0f2
97d2b7bafe86418e4075fa1d6440298e90083c59
/src/cpu.c
78adc2cfdcf65291fa78b9c7bb749e9ef3d4b009
[]
no_license
denibaroes/self-control-bsb
2b5fbbe3af9b9650ac6ca11cb7dca427cb9de478
2de31d7cd175969a6a6a9b93ea5f2762a33534d1
refs/heads/master
2020-05-24T23:43:36.284435
2013-06-24T07:17:49
2013-06-24T07:17:49
null
0
0
null
null
null
null
UTF-8
C
false
false
6,392
c
/**************************************************************************************** | Description: bootloader cpu module source file | File Name: cpu.c | |---------------------------------------------------------------------------------------- | C O P Y R I G H T |--------------...
[ "kai-uwe@selfnet.de" ]
kai-uwe@selfnet.de
f470e8a30baf202da9481f7be07f0b16cc6383b2
420cab2a942abf6086dbccc59e53d1b553240dc0
/driver.c
d209ae2d0c30dbb375e1728a5bafecf39a54176c
[]
no_license
arrgee23/avl-trees
a52d61038a659b616cb15e5b263a351a6da47ccd
f286f5ab72d59dba798c4a1f77afba8079ae3406
refs/heads/master
2020-04-02T09:36:57.584099
2018-10-23T08:31:02
2018-10-23T08:31:02
null
0
0
null
null
null
null
UTF-8
C
false
false
91
c
#include "common.h" #include "avl.h" int main(int ac, char *av[]) { return 0; }
[ "mandar.mitra@gmail.com" ]
mandar.mitra@gmail.com
5cd5af32f149f4daa30e478e33490a2de44fa0de
b1794e1bd6bdad3d9e76136705fa4cb4bc92fe1a
/clean/ft_strsplit.c
81858b9a98e191e9f2ffcf3d461b4e0f32c64fb5
[]
no_license
armandbibi/libft
200506b9a5d78d528f341e5d6833cda1de3c640d
ab20cbdd3589641511241dcd23579c75a0118f8d
refs/heads/master
2020-03-07T06:11:23.826438
2018-04-06T18:33:30
2018-04-06T18:33:30
127,315,102
0
0
null
null
null
null
UTF-8
C
false
false
1,500
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strsplit.c :+: :+: :+: ...
[ "abiestro@e3r12p2.42.fr" ]
abiestro@e3r12p2.42.fr
6c7c4765552d484b2c4d4664cdcfe4c0183246ae
5e2c3e22a2f410f370b1f908275e657550c4c7c7
/firmware/CubeIDE/sub/Src/stm32f2xx_it.c
0c57960721fa864787d54fb73fc1503e810e0ac7
[]
no_license
yosihisa/CanSat2020
f5d706a5d12aac7de910ac8fd7ffc11578260288
6fca710037e80ae3fdb6e147895eacf8a2786ae8
refs/heads/master
2021-07-05T09:15:05.450251
2020-12-29T15:36:59
2020-12-29T15:36:59
214,213,344
2
1
null
null
null
null
UTF-8
C
false
false
5,736
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file stm32f2xx_it.c * @brief Interrupt Service Routines. ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) ...
[ "yosihisa.n@gmail.com" ]
yosihisa.n@gmail.com
03c9fc5804b8af779d050f6615ba6e7c8caaae26
c44b4a6f9027485645d56992b93dc27c5f1aac49
/AN1160_PIC32MM0064GPL036_MCLV_MCHV.X/defs.h
1bf28a0191e3ae7c46e72ecf3df0aec88305975d
[]
no_license
Abdulkadir-Muhendis/Open-Source-Pic-Codes
065a34d7e92b77761b7885176ecd23781f0ea40a
b7ec7929a16f43c6008daaaeed46307d2108975a
refs/heads/master
2020-12-05T06:04:48.734267
2020-01-22T05:37:54
2020-01-22T05:37:54
232,029,042
0
0
null
null
null
null
UTF-8
C
false
false
11,272
h
/* ********************************************************************* * (c) 2017 Microchip Technology Inc. and its subsidiaries. You may use * this software and any derivatives exclusively with Microchip products. * * This software and any accompanying information is for suggestion only. * It does not modi...
[ "noreply@github.com" ]
Abdulkadir-Muhendis.noreply@github.com
90cbe5bc42afc32db68e5ca3b812368e52c22bd0
a556c07ecfa1031dae46fd3433762941ceca68b1
/d/bwdh/sjsz/room_05.c
c05787c797a85360869883892ea4c6167bd1f855
[]
no_license
yqzcabao/pkuxkx-utf8
53c3c24f4e3a9125372bca72b6a4b10aa6293a7f
0eaf237c9970795a51aa4cc04b5b762003300cbd
refs/heads/main
2023-04-01T21:16:23.894845
2021-04-09T13:33:24
2021-04-09T13:33:24
null
0
0
null
null
null
null
UTF-8
C
false
false
491
c
//Cracked by Roath // group bwdh/room 05 // Apache 09/27/98 #include <ansi.h> inherit ROOM; #include "sjsz_room.h" void create() { set("short", HIG"东偏厅"NOR); set("long", @LONG 这里是比武场的东偏厅,空旷的大厅是一个很好的热身地方。 LONG ); set("exits", ([ "east" : __DIR__"room_08", "south" : __DIR__"room_06", ...
[ "i@oiuv.cn" ]
i@oiuv.cn
c20f408af4f04eafc3806083d06bf9aa3a581d92
54adf989e02bfa8cd8e236a11d26340798e2d584
/lex_yacc/lex.yy.c
76ea2e80ca6f77612f69f3378ac40e8afb3db252
[]
no_license
vjanandr/sampleC
92396bfa69ddc7edbf6b1cc1efab718900d288c9
1acf0f04edc4c5a9c196921fe623988c86e57ef8
refs/heads/master
2020-05-22T04:20:13.788752
2019-06-09T06:21:31
2019-06-09T06:21:31
37,703,777
0
0
null
null
null
null
UTF-8
C
false
false
45,129
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...
[ "vjanandr85@gmail.com" ]
vjanandr85@gmail.com
d4496a8eee70c6bb4eae1ce3298e1189862a434c
71349a4947f71965bc1ead26543313ddbeafd62a
/include/rawrtc/peer_connection.h
9c962c0cdd82eb538d12fe8e9045d471b7a4838d
[ "BSD-2-Clause" ]
permissive
rawrtc/rawrtc
377d131a6e0f1e76b1bdf7e452491682712ad9a5
e80aa9fd432e299efac5b2c84ab873f887682acc
refs/heads/master
2022-07-06T17:01:00.928300
2021-12-23T08:07:35
2021-12-23T08:07:35
80,470,566
403
41
BSD-2-Clause
2021-12-23T08:07:36
2017-01-30T22:32:38
C
UTF-8
C
false
false
12,908
h
#pragma once #include "ice_gatherer.h" #include "ice_transport.h" #include "peer_connection_state.h" #include <rawrtc/peer_connection_configuration.h> #include <rawrtcc/code.h> #include <rawrtcdc/data_channel.h> #include <rawrtcdc/data_channel_parameters.h> #include <re.h> // Dependencies struct rawrtc_peer_connection...
[ "lennart.grahl@gmail.com" ]
lennart.grahl@gmail.com
eb6562625ec2736ef529281e578aa047f3c96753
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source-1k/linux/drivers/usb/core/extr_sysfs.c_configuration_show.c
04561a5e035f6072cd385880cc7816b4fe096187
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,291
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...
[ "noreply@github.com" ]
isabella232.noreply@github.com
2cff90a30a1667cb0e735dc626792c94de26de3b
64d43c584520ebee8def409828548cfa1ee6543a
/CVE-2023-1829/inc/setup.h
32bec1c18a7406b3cc0d773ea645d2f5e1ffc33c
[]
no_license
star-sg/CVE
c71a4d563499df643625f355d57929fec6a44d4d
8974ea669a7022202820e94b639a49bbd8e11cf4
refs/heads/master
2023-08-10T12:00:30.343680
2023-07-14T03:57:25
2023-07-14T03:57:25
253,367,567
196
48
null
2022-10-08T03:32:21
2020-04-06T01:26:07
JavaScript
UTF-8
C
false
false
181
h
#ifndef _SETUP_H_ #define _SETUP_H_ #include <stdlib.h> #include <unistd.h> #define DEF_CORE 2 void assign_to_core(int core_id); int setup_sandbox(void); #endif /* _SETUP_H_ */
[ "noreply@github.com" ]
star-sg.noreply@github.com
b3a3534eadece5c68bbc21226d11cb3a8460602f
c4c62caff67517a608102a97577e9cd01ebd6624
/growhouse/end-devices/gecko_sdk_suite/v2.3/platform/base/hal/micro/generic/ash-v3.h
4a96ca3b0e33f8f283de850cf5222a6cf65a6877
[]
no_license
ArrowElectronics/Growhouse
30ab3b6990206490b12188e7cc9a2982fc47f711
0d2eb763947be25704eb23f58da09a27319c7427
refs/heads/master
2023-02-17T15:07:34.363647
2021-01-19T17:02:44
2021-01-19T17:02:44
265,281,716
5
2
null
2020-06-03T10:14:03
2020-05-19T15:10:20
C
UTF-8
C
false
false
14,692
h
/* * File: ash-v3.h * Description: ASHv3 Functionality for realiable UART communication * * Copyright 2013 by Silicon Laboratories. All rights reserved. *80* */ /** * @addtogroup ashv3 * @verbatim * ASHv3 Header (4 bytes) * 0 1 2 3 +-+-...
[ "einfochips@einfochips.com" ]
einfochips@einfochips.com
4744d7c9074a1b81d3b0f7e4bf3c80095a5c2361
542fbeb9b21803c2be2dd1c79aeea3932bf0504f
/libc/stdlib/exit.c
543bd0e303fecfe57b5e2c3c47b856764e1b23aa
[ "HP-1986", "SunPro", "dtoa", "BSD-4.3TAHOE", "LicenseRef-scancode-amd-historical" ]
permissive
pret/agbcc
8c9d4c83628a6c14034664a0729d8be4d6b82bda
b5f197430817132649786ea2a02a13f5eb90f567
refs/heads/master
2023-08-31T18:13:09.394601
2023-08-13T17:56:14
2023-08-13T17:56:14
49,127,302
113
73
null
2023-09-03T21:54:31
2016-01-06T09:54:56
C
UTF-8
C
false
false
1,642
c
/* * Copyright (c) 1990 Regents of the University of California. * All rights reserved. * * %sccs.include.redist.c% */ /* FUNCTION <<exit>>---end program execution INDEX exit ANSI_SYNOPSIS #include <stdlib.h> void exit(int <[code]>); TRAD_SYNOPSIS #include <stdlib.h> void exit(<[code]>) int <[code]>; DE...
[ "projectrevotpp@hotmail.com" ]
projectrevotpp@hotmail.com
0b842971ac514f4e25d7ed7ab484356a9e1b14d5
84544131b64b6727598f87afd5ef61af6374f2e5
/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_clock.c
5c4badcf93dd1cd23b5c0bd25165e51d0bf598f6
[]
no_license
rickgaiser/xfree86-ps2
87e3a1a71bb659ed93cb316d2533a80a281d9a1a
1548767ecf7d211eef424505ef6879c5496be9e9
refs/heads/master
2020-12-31T07:55:31.766127
2015-10-07T09:21:02
2015-10-07T09:21:02
43,805,007
2
0
null
null
null
null
UTF-8
C
false
false
5,489
c
/* $XFree86: xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_clock.c,v 3.3.2.4 1998/02/01 16:05:07 robin Exp $ */ /* * * Copyright 1993-1997 The XFree86 Project, Inc. * */ /** ** Clock setting methods for Tseng chips ** ** This code was moved out of et4_driver.c [kmg] ** ** The code in here is ONLY...
[ "rgaiser@gmail.com" ]
rgaiser@gmail.com
317421d43a22b516b97b5138220a7687d1468546
ce8ab57f02e7ca34fc32355530bfa8824fcf28bb
/wargame2/jump.c
3b31d00cc00fdf3b4d196bed576168e2374b6b84
[]
no_license
pwochnowski/644719T2
37e0e02c1711bdcaf3814b3dbc07bf615ce1b3ce
fa1c8cf0332afcf4d838d5ec56aa38eac4ccf58b
refs/heads/master
2023-05-13T17:08:26.741930
2021-06-01T06:39:15
2021-06-02T10:32:59
372,726,208
0
0
null
null
null
null
UTF-8
C
false
false
547
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> void win(void) { printf("Oh noe; my code flow\n"); system("/bin/sh"); } void lose(void) { system("/usr/games/cowsay `/usr/games/fortune`"); } void vuln() { void (*function)(void) = lose; char buffer[64]; setbuf(stdout, NULL); printf("The winning func...
[ "wochnowskip@gmail.com" ]
wochnowskip@gmail.com
a21a89871d0ea31f7171e5e21861d0db05e03dff
5bbc15f14afff7d3944eeb87a3bf1a10073db4ca
/src/libs/etk/eobj/testing/erb/test_find.c
9ef9a12368d61b6ff0e5f2590d3e1a7610e94142
[]
no_license
ziyht/eden
9fcf289d6ae0f9aad453d410e645bb350c34b70e
452e1c7f9f64b82c24ee83bd7497948d9ebb4f18
refs/heads/master
2021-07-16T21:22:45.182618
2021-07-06T05:32:11
2021-07-06T05:32:11
201,830,852
2
0
null
null
null
null
UTF-8
C
false
false
808
c
#include <stdio.h> #include <assert.h> #include "etype.h" #include "eobj.h" #include "etest.h" #include "test_main.h" int erb_find_test() { erb root = erb_new(EKEY_I); eobj s; char buf[32]; for(i64 i = 0; i < 200; i++) { sprintf(buf, "%"PRId64"", i+100000000000); s = erb_addS(root, ek...
[ "joyhaitao@foxmail.com" ]
joyhaitao@foxmail.com
493517f6f1bf80a5784d2497cdc7fa4dd804b86d
f25a819693533c0b289c3b8d300f16592fd3882d
/fontcache.c
4a12a13a63e23628aa9f02bbb2c97a079841492b
[ "IJG", "GD", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
hlherrera/mapserver
aa1374d8def65ff9d4eb0b1029e29c9a042dd518
eae9d35464dcb96d9a4cea3e719c6f91612fd71c
refs/heads/master
2021-01-17T12:44:27.307345
2014-12-03T15:59:36
2014-12-03T15:59:36
23,395,266
1
0
null
null
null
null
UTF-8
C
false
false
10,111
c
/****************************************************************************** * * Project: MapServer * Purpose: Freetype Font helper functions * Author: Thomas Bonfort and the MapServer team. * ****************************************************************************** * Copyright (c) 1996-2013 Regents ...
[ "thomas.bonfort@gmail.com" ]
thomas.bonfort@gmail.com
7a1685981593b422706673cc610a6924cebf0dac
843abe9562e13a616d938f838d761c0da807e3da
/Mozzi-1.0.3rc6/tables/AKWF_0127_512.h
2dfd65c2311508e446f14c1246d71304df60065b
[]
no_license
Tolsi/Ellitone-Multi-Synth-Firmware
5958fbb4ba9f90c7a1000044290f0b3d65fc955e
525ade4866457cacaa5314d2ea92e78120da65c0
refs/heads/main
2023-04-06T15:58:16.839640
2021-04-16T17:12:13
2021-04-16T17:12:13
358,667,419
0
0
null
null
null
null
UTF-8
C
false
false
2,797
h
#ifndef AKWF_0127_512_H_ #define AKWF_0127_512_H_ #if ARDUINO >= 100 #include "Arduino.h" #else #include "WProgram.h" #endif #include <avr/pgmspace.h> #define AKWF_0127_512_NUM_CELLS 512 #define AKWF_0127_512_SAMPLERATE 512 const char __attribute__((section(".progmem.data"))) AKWF_0127_512_DATA [] = {0, 3, 6, 8, ...
[ "tolsi.ru@gmail.com" ]
tolsi.ru@gmail.com
0757168350e2f76638f68d9213cb1929a7b6a81d
0cdf26d081bb1116f04aa6985db4801e2fe5627d
/Problem 35.c
b7da03418d7d1fd83b24c1555dca10da09b2e842
[]
no_license
xingchenwan/Project-Euler
9dff141367d0ad24798c6d88d861102c0502bdcb
0efcd3f3d515102452c53a18647e2298eac8ebc0
refs/heads/master
2021-01-10T01:19:39.532548
2017-09-22T14:35:46
2017-09-22T14:35:46
53,952,626
0
0
null
null
null
null
UTF-8
C
false
false
4,670
c
//Project Euler: Problem 35 #include <stdio.h> #include <stdlib.h> #include <math.h> void Rotation (int *, int *, long, int, int); void DigitListing (long, int *, int *); int IntArraytoInt (int *, int); void primelist (long *); long prime [50000] = {0}; int n = 1; int main () { int num[7]; int result [1000] ...
[ "xingchen.wan@outlook.com" ]
xingchen.wan@outlook.com
13310e8176765d5f8e894a88ad43033c9a34d34e
77db960e6b32ecd7e4ed724d45f4d54335ae69f1
/proj/static/working_directory/ec532342-f213-1281-01b7-965cfd59fa23/code.c
caa180a28d397c918e8a9d16c0a7e816a2077322
[]
no_license
abhishekmittal09/collaborative_editor
c10c4115c53dcbbad6df4ebcca4f368b988d49c2
6046a237356e91767b14e44a000f6be27ca7c897
refs/heads/master
2020-06-05T21:17:50.436460
2014-08-24T01:11:39
2014-08-24T01:11:39
null
0
0
null
null
null
null
UTF-8
C
false
false
142
c
#include<stdio.h> int main(){ hi; int i; for(i=0;i<10;i++){ printf("how are you\n"); } printf("hello world\n"); return 0; }
[ "ubuntu@ip-172-31-30-24.us-west-2.compute.internal" ]
ubuntu@ip-172-31-30-24.us-west-2.compute.internal
83c83407f76a80b64a08c9589eb2308f70c42108
ff0f33666c03c3f3a60172d940f74de2ef6aabc2
/No2/tsdthread.c
07d0936251bc08e3293e3dd0d1005abb321b223e
[]
no_license
SeungJuAhn0317/lab4
1209dffb89e21d4ed3ba5d1395cdd88ef8fa5616
dd5c1024aa93711dc9645e275f56d57518c99bd9
refs/heads/main
2023-01-22T05:01:09.540255
2020-12-07T10:29:11
2020-12-07T10:29:11
319,280,163
0
0
null
null
null
null
UTF-8
C
false
false
1,471
c
/* tsdthread.c */ /* thread-specific data example */ #include <stdio.h> #include <pthread.h> #define NUM_THREADS 3 pthread_key_t tsd_key; typedef struct tsd_data { int thread; int key_data; } tsd_data; void *tsd_thread(void *arg) { tsd_data *data = (tsd_data *)arg; tsd_data *result; int status; status = pthread_setspec...
[ "asj7109@naver.com" ]
asj7109@naver.com
f02046f1e789d5a0a9761e36735a99fd5b2caf0c
d27f42d2ca7c1ad38253f86712ca293f6d06b8fa
/COP3514 - Program Design/Assignments/Solutions/Assignment 5/Warehouse13.c
199b694f0e59d80474a8c6b4735117145442a4e1
[]
no_license
ChristianRRL/Academics
70d3cc774329b1e6c504efc52bc3e1c5b8d6645d
c2d405df4b489f8a8868cae06e2dee96380b0089
refs/heads/master
2021-01-18T17:28:39.015191
2015-09-11T20:54:36
2015-09-11T20:54:36
42,290,886
0
0
null
null
null
null
UTF-8
C
false
false
5,157
c
#include "Warehouse13.h" #include <stdio.h> #include <stdlib.h> #include <string.h> /*For all functions if a malloc returns NULL "Error allocating memory" should be printed. Return 0 if the malloc returns NULL*/ /* pArtifact is a pointer to an address of a pointer that points to an Artifact structure Allocate memory f...
[ "ChristianRRL@gmail.com" ]
ChristianRRL@gmail.com
a40fca3f29653bc973246a0d0f5ae56d9ed8f88b
ff3c1cfaf467867e79b44cbcd1469c6f21154ded
/bootloader/uboot1/infotm/strategy/burn/burn_extra.c
b44b1acf5b8ec182b6f12806d34dd47c6e918ebc
[]
no_license
trigrass2/buildroot-ltc
6d493323c2b624727f26d9d38f21c02f78d661a9
31cf5593a5bb4de4608425886e93f4be628f87f4
refs/heads/master
2021-08-29T21:55:10.393171
2017-12-15T04:29:22
2017-12-15T04:29:22
null
0
0
null
null
null
null
UTF-8
C
false
false
3,117
c
#include <common.h> #include <cdbg.h> #include <isi.h> #include <ius.h> #include <hash.h> #include <crypto.h> #include <ius.h> #include <bootlist.h> #include <vstorage.h> #include <malloc.h> #include <nand.h> #include <led.h> #include <irerrno.h> #include <items.h> #include <sparse.h> #include <storage.h> #include <bu...
[ "vigoss.sun@intchains.com" ]
vigoss.sun@intchains.com
28a3f6db764a3a5a3215fea945bcacbbd3cbe3c0
c553cf38e4a12116c65172bc7652feed2b3f6971
/150406_pfPhoton/test/compare_pf_eff_pho_barrel_30to100.C
c0a02c6a7fd86c76ed917fa376130cd62cc275ae
[]
no_license
michaelyio/PhotonAnalysis2015
edb0f40d4249e2fb8b88184d06bc0a2a9f5cf875
8ed1beaa9e3a0c2238cdced03bbe02a7353038ec
refs/heads/master
2020-05-30T22:45:52.417427
2015-12-08T12:54:54
2015-12-08T12:54:54
null
0
0
null
null
null
null
UTF-8
C
false
false
6,213
c
// To validate the PF algorithm this macro the gen tree to the pf tree and counting matched particles and not-matched particles, respectively. The ratio between matched and non-matched particles become efficiency. // Author : Yeonju Go //basic c++ header, string ... #include "../HiForestAnalysis/hiForest.h" #include "...
[ "yeonjugo@gmail.com" ]
yeonjugo@gmail.com
47eb7b0457492ab4e32aae5eac6fb0f0f8201b6e
67a8322d5fc65342bc2039333daeb2700e5ed2fd
/libft/ft_putnbr.c
da6783a775bc4d6fc2cf22632ca5e56fe98a2cec
[]
no_license
vbrovenk/lem-in
5ad6d87c847fdfa035e2b9382568fae206663569
ba8279402d44a249354a00f7a88c627d8511857b
refs/heads/master
2020-03-25T02:33:57.396818
2018-08-21T13:14:11
2018-08-21T13:14:11
143,296,186
3
0
null
null
null
null
UTF-8
C
false
false
1,158
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr.c :+: :+: :+: ...
[ "vbrovenk@e1r5p16.unit.ua" ]
vbrovenk@e1r5p16.unit.ua
ca7eeae063b012c3826e173fd09e9f90221f6836
b945b2fac11f237a49de33af1b8fa02ba3ed1814
/bspmath/include/prototypes/bsincord.h
dd56d84a18b54f7c28df293472ef9c6300286f9b
[]
no_license
ahundiak/isdp
b94f56f7a7b02b806209ff06da8e22497f6e1386
07572eb18f07cbf762505ef34e471fa47c102df4
refs/heads/master
2021-03-12T20:02:34.067237
2011-12-16T20:03:20
2011-12-16T20:03:20
37,136,442
0
0
null
null
null
null
UTF-8
C
false
false
159
h
/* /usr3/bs/src.md/bsincord.c */ extern void BSincord(IGRint, IGRint, IGRint, IGRdouble *, IGRdouble *, IGRint, IGRint *, IGRdouble **, IGRdouble **, BSrc *);
[ "ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30" ]
ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30
c389bf2f7fcc908aefe3d9df99d759308531f054
7e7895e0ec06de725765782c0c75a8aae0ab1732
/Simple Algo/linear_Search.c
2523ea9afb35b86ff61e42f8722df36efa4ac426
[ "MIT" ]
permissive
shaksmish/My-C-Practice
5ff8d290e5393c1f79fd505f43b18e53871e1787
bad25e96d67bf700a96e06b3b37ca6827dae662e
refs/heads/master
2021-04-09T12:05:05.863832
2018-03-17T13:45:09
2018-03-17T13:45:09
125,632,174
0
0
MIT
2018-03-17T13:31:24
2018-03-17T13:31:23
null
UTF-8
C
false
false
1,227
c
// Linear Search Program #include <stdio.h> int *getrandom(); // function to genrate random numbers. int find(int a[],int);// finding function main(){ int *p; //p stores random number array(unsorted) int i,q,index; p=getrandom(); printf("Enter the number to be searched ??\n"); scanf("%d",&q); index=find(p,q); p...
[ "kshitij.purwar4@gmail.com" ]
kshitij.purwar4@gmail.com
2da0afcf3d016129e5996edfac8f3814fcb0a144
04395f4718b9900d2bc6960d8f16bc749202b991
/TheCProgrammingLanguage/chapter_3/itob.c
e52a4d631f94cae245a0af5768819a25ea9c1f47
[]
no_license
fazerlicourice7/house_of_licourice
6bbb560ad3aa762091239e766b8f2d7bf851981f
2969ab67b2ded6c79ac37e093123ab4f08b0060d
refs/heads/master
2021-01-21T04:40:29.351978
2016-07-09T00:18:06
2016-07-09T00:18:06
29,676,482
1
1
null
null
null
null
UTF-8
C
false
false
1,031
c
// EX 3.5 #include <stdio.h> #include <string.h> /* Write the function itob(n,s,b) that converts the integer n into a base b * character representation in the string s. In particular, itob(n,s,16) formats s as a * hexadecimal integer in s. */ void itob(int, char[], int); void reverse(char[]); main(){ char s[...
[ "vamrocks602@gmail.com" ]
vamrocks602@gmail.com
cb503c60f287a4b4dbbf1b694f8cd02d28f31934
e2d6129f991ec7a8c304aa9c045f486cc8901b7c
/src/third-party/base64/lib/arch/ssse3/dec_reshuffle.c
fdf587fea2ee91cc89405d3c60289a1d36ef6e82
[ "BSD-2-Clause" ]
permissive
tstack/lnav
f1f8769885d1e639fa969dbc8c304626bfcb7318
c796a662731b5bdb74196af0a4dfd0cbdf96e285
refs/heads/master
2023-09-05T19:04:14.646192
2023-09-05T05:51:07
2023-09-05T05:51:07
306,147
5,812
355
BSD-2-Clause
2023-08-05T19:12:34
2009-09-14T01:02:02
C++
UTF-8
C
false
false
1,105
c
static inline __m128i dec_reshuffle (const __m128i in) { // in, bits, upper case are most significant bits, lower case are least significant bits // 00llllll 00kkkkLL 00jjKKKK 00JJJJJJ // 00iiiiii 00hhhhII 00ggHHHH 00GGGGGG // 00ffffff 00eeeeFF 00ddEEEE 00DDDDDD // 00cccccc 00bbbbCC 00aaBBBB 00AAAAAA const __m12...
[ "timothyshanestack@gmail.com" ]
timothyshanestack@gmail.com
e33e8d57a5cd2c752c3fec4c14ca02a4f982f809
2dd770e968c6adc96f31eee8e24c104d9ad9652e
/code/Kernel/Scaler/RL6297_Series_Base/Header/RL6297_Series_AutoFunc_Interface.h
3871b8896b8733d52512b0d16cae17e1ac913825
[]
no_license
makyta3000/MonitorPro
6056f0aaf81d69bd195c870a639ab2f3b5df769c
e1acf7e807b730c760920e4c80f07b0d35b2a06b
refs/heads/master
2023-03-15T22:19:03.726986
2017-12-01T03:02:40
2017-12-01T03:02:40
null
0
0
null
null
null
null
UTF-8
C
false
false
2,371
h
/********************************************************************************/ /* The Software is proprietary, confidential, and valuable to Realtek */ /* Semiconductor Corporation ("Realtek"). All rights, including but not */ /* limited to copyrights, patents, trademarks, trade secrets, ...
[ "xiangjianhe@cvte.com" ]
xiangjianhe@cvte.com
76a9eeefca9182f07235e1bdf41d052fad6d9885
783f93a65c7070d76aa63a0704f05173c7d199b3
/mqx/source/io/adc/kadc/adc_kadc.c
d3b86373c98900d5c8cd62882ee24acd16168ec3
[]
no_license
futuretekinc/fte
a3ef852d06fbf9d00855d51e5e2dd49a21d13b67
cb5ab49e86e2b5a47cbcd009e801dfdc95dc06db
refs/heads/master
2021-06-19T22:18:35.100106
2017-07-21T05:44:08
2017-07-21T05:44:08
36,979,442
0
0
null
null
null
null
UTF-8
C
false
false
37,843
c
/**HEADER*********************************************************************** * * Copyright (c) 2008 Freescale Semiconductor; * All Rights Reserved * ******************************************************************************** * * THIS SOFTWARE IS PROVIDED BY FREESCALE "AS IS" AND ANY EXPRESSED OR * IMPL...
[ "xtra72@gmail.com" ]
xtra72@gmail.com
a55944b7c79fba579c8237fa62596b4d22669bd5
c15aea56bbd40f7e2bac86998c6a777d760ace31
/tv-ap/atsc/app/MApp_ChannelProc_ATSC.c
a7f4415f2729080c8b84be1359f0ae411e80ae4d
[]
no_license
rocklee032/tv300
aba2f8d5e5f8953f96c714776cf52e35b3606f6f
72f22108bc1e951c41c32613aeead10530fa78ae
refs/heads/master
2020-06-06T04:58:30.186053
2019-06-19T02:40:23
2019-06-19T02:40:23
192,642,389
3
0
null
null
null
null
WINDOWS-1250
C
false
false
87,842
c
//<MStar Software> //****************************************************************************** // MStar Software // Copyright (c) 2010 - 2012 MStar Semiconductor, Inc. All rights reserved. // All software, firmware and related documentation herein ("MStar Software") are // intellectual property of MStar Semiconduc...
[ "51907907+rocklee032@users.noreply.github.com" ]
51907907+rocklee032@users.noreply.github.com
bd58603eb689a1f86feeb01bb4884bb980f78889
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE197_Numeric_Truncation_Error/s01/CWE197_Numeric_Truncation_Error__int_large_to_char_51b.c
e95d4255ae64c616ebca08939b3895d1320cf0ec
[]
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
1,368
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE197_Numeric_Truncation_Error__int_large_to_char_51b.c Label Definition File: CWE197_Numeric_Truncation_Error__int.label.xml Template File: sources-sink-51b.tmpl.c */ /* * @description * CWE: 197 Numeric Truncation Error * BadSource: large Set data to a number ...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
3d8bc81a85000b5a470f035aee339867318fedc2
4df709db29d609bd860f0967b01088a10fe49a79
/ft_check.c
17d9df2487509d62d52c8e01a04182cd926e6a4a
[]
no_license
mmasniy/Libft
efd6cb73a441657c99f2d6fb21421116886ecc29
5561c3cd5f5aab87259ac5e0a2554c82db51ddd6
refs/heads/master
2020-09-09T13:50:53.051958
2019-11-13T13:18:30
2019-11-13T13:18:30
221,463,402
0
0
null
null
null
null
UTF-8
C
false
false
241
c
#include "libft.h" int ft_check(unsigned long long res, int sign) { if (res > 9223372036854775808U && sign == -1) return (0); if (res > 9223372036854775807U && sign == 1) return (-1); else return ((int)res * sign); }
[ "mmasniy@e2r11p12.unit.ua" ]
mmasniy@e2r11p12.unit.ua
1209458987cc7eac2fdc2bc30f72c5a62f287c2b
f7d21283b6cdd6df96e724c2e43b1f57831cef83
/sorted-variants/EIFGENs/sorted-variants/W_code/C4/so1061d.c
fa6eb00d55aab3db897b2386f1a797627bf2d7ff
[]
no_license
kishanpatel98/Eiffel-Labs
c9088d5969d69943447903ef9bd16c40852bc444
f6c5807f4e55f05be704520150fab2418d43f9f9
refs/heads/master
2020-09-10T04:05:32.948313
2019-11-14T08:03:58
2019-11-14T08:03:58
221,642,534
2
1
null
null
null
null
UTF-8
C
false
false
6,024
c
/* * Class SORTED_RBT_MAP [G#1, G#2] */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1061 [] = {0xFF01,232,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1061 [] = {0xFF01,245,1060,0xFFF8,1,0xFFF8,2,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1061 [] = {0xFF01,1060,0...
[ "kishanaptel12@gmail.com" ]
kishanaptel12@gmail.com
2cf313b99143feb26c31f36b1b03a695a4d207d3
0b54a4131c183d76121934833201c25c99df4fba
/75.42 - Taller de programación/Ejemplos/talker-beej.c
261d6bcdb18bab3bf2c4a839e4aa02c28c1194f9
[]
no_license
GastonMontes/Facultad
fbd8f0268f038848e70f3ecafcc287bf41d84fcd
74ec33be27d69446097219b66979098153562518
refs/heads/master
2021-06-10T22:45:11.930171
2020-07-01T23:41:37
2020-07-01T23:41:37
105,851,698
0
0
null
null
null
null
UTF-8
C
false
false
1,670
c
// // server-datagram-beej.c // Ejemplos // // Created by Gastón Montes on 06/10/14. // Copyright (c) 2014 Gastón Montes. All rights reserved. // /* ** talker.c -- ejemplo de cliente de datagramas */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <string.h> #include <sys/t...
[ "gmontes@tbxnet.com" ]
gmontes@tbxnet.com
514c9f0581ba2a1d57a0bc299c7c13ed1fc1c717
003d0f0518da9f2e18cbc7127e80f858dec19104
/src/ft_isascii.c
f8395d679d91a184a1aa846da639374e7771a4c8
[]
no_license
hakoh42/libft_old
28a0bf03bc75ea31b917379c710be13b9b88e42c
c8b4486b92f6a587715fc37b8cfba6b7c6460183
refs/heads/master
2023-08-14T10:33:58.216604
2021-09-20T19:45:09
2021-09-20T19:45:09
null
0
0
null
null
null
null
UTF-8
C
false
false
974
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_isascii.c :+: :+: :+: ...
[ "hakoh@student.42.fr" ]
hakoh@student.42.fr
e808c70dffafcc526e4ae9cbc8efd44efcce4541
488ae22f3e839012592d4901083b18555487e22e
/lib/libft/ft_tolower.c
5ab20967359ee140add675a6f9f887abfdc6f672
[]
no_license
evory/wolf3d
0d6c2b37434b33d976936558e4879e073fd65840
990562b1290484942b007e4e41693233c2e3dc46
refs/heads/master
2021-05-05T13:25:47.732767
2017-09-29T01:41:45
2017-09-29T01:41:45
103,321,880
0
0
null
null
null
null
UTF-8
C
false
false
1,022
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* tolower.c :+: :+: :+...
[ "bbrandt@e1r4p13.42.fr" ]
bbrandt@e1r4p13.42.fr
a0148e4a9e3060fbcea0c862ffc982092e12f399
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/sound/pci/rme9652/extr_hdsp.c_snd_hdsp_initialize_channels.c
42090cfa01deed92cc36b750cb0322d2ddbb37a1
[]
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
2,883
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
a974935cabb233d637d8bda267aac7fd93fc062b
6b49b23d6c63099e38e3c0c195c2f90b96dc5e53
/G3U_HW_V02_2GB/Qsys_Project/software/G3U_Eth_Basic/driver/msgdma/msgdma.c
31b33b9bded7fab7b110179f27dc725d37106517
[]
no_license
NSEE/SimuCam_Development_Data_Transmission
40cf4c10c718d5a17eccc9ec98824db416c68008
439ce085c9e088432e328aeef9b91c8256857382
refs/heads/master
2023-04-30T19:55:04.775016
2021-07-16T14:34:20
2021-07-16T14:34:20
153,323,140
0
1
null
null
null
null
UTF-8
C
false
false
24,709
c
/****************************************************************************** * * * License Agreement * * ...
[ "yuribunduki@gmail.com" ]
yuribunduki@gmail.com
7948a003bb390ba4993a6b2ff441cc3c2b1bb8f0
2e12ea4e6a5e197b70f48a1b5566283096a78785
/net/mtr/Replacement Patch/patch-net.c
e5345725e21dd92073d0cfc6334da49f3c777e7c
[]
no_license
Linuxcpa/Patches
3e925721443e31232c4d8fd601b745a8beff4bab
b547b7621cb2e2cfd8f08936b82b356c60f8e5cd
refs/heads/master
2021-01-20T10:46:06.669252
2015-01-24T07:23:55
2015-01-24T07:23:55
25,842,880
0
0
null
null
null
null
UTF-8
C
false
false
561
c
$NetBSD: patch-net.c,v 1.1 2013/08/09 11:41:20 fhajny Exp $ Fix build on SunOS. --- net.c.orig 2013-04-29 18:22:05.000000000 +0000 +++ net.c @@ -38,6 +38,9 @@ #include <math.h> #include <errno.h> #include <string.h> +#ifdef __sun +#include <sys/filio.h> +#endif #include "mtr.h" #include "net.h" @@ -533,7 +533,7...
[ "linuxcpa@gmail.com" ]
linuxcpa@gmail.com
b8c268d6b92469adf41c558749c729bd886c8d56
417f92150d503a78747433df8ee1a5d292dc06db
/sysroot/usr/sys/include/netns/proto_ns.h
0e2e362c9aca4c3e12ce3509320d5104843d01ec
[]
no_license
jaykrell/tru64
16424e389dded7cb6386b701f4714f720bbbb699
f4117dfdde98eb05fb5318b20c94bfdd4397b689
refs/heads/master
2023-06-15T04:48:06.150828
2021-07-10T09:35:09
2021-07-10T09:35:09
382,783,658
0
0
null
null
null
null
UTF-8
C
false
false
5,379
h
/* * ***************************************************************** * * * * * Copyright 2002 Compaq Information Technologies Group, L.P. * * * * * * The software contained on this med...
[ "jay.krell@cornell.edu" ]
jay.krell@cornell.edu
099caf9e18f3216115f00ed38b18ecb420ce94af
d66a4b13c7b618adb44c6a1b92d73c178a57e6b8
/sdk/libtcpip/net.c
ccb3ef168b3a4166be56d5b1857576d78a84d6e2
[]
no_license
mfkiwl/thinkos
31bfbde3600142db504a6f158a53c62e78406c4a
e64e175432ac444aa8d0e2c6903274da78ede8a3
refs/heads/master
2023-04-02T10:16:03.286500
2018-08-02T19:55:51
2018-08-02T19:55:51
null
0
0
null
null
null
null
UTF-8
C
false
false
1,536
c
/* * Copyright(c) 2004-2012 BORESTE (www.boreste.com). All Rights Reserved. * * This file is part of the libtcpip. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * vers...
[ "bmittmann@mircomgroup.com" ]
bmittmann@mircomgroup.com
e391f70c5bbf7affa234ab5939539763bf63bc30
24e63a046814e2d927a8af53bef9c465b79a2174
/sorting_utils_bonus.c
959b50eb41590a2f30028c5291093bf7827cb929
[]
no_license
mel-haya/push_swap
e344b6e01ce8a62f3ce53eb7cf26fc63d82f8b03
dacbf27f809075c2addccf1cef9c801e84c4f699
refs/heads/master
2023-06-04T07:18:48.064699
2021-06-28T19:39:56
2021-06-28T19:39:56
371,772,909
0
0
null
null
null
null
UTF-8
C
false
false
554
c
#include "checker_bonus.h" int get_pos(t_stack *s, int n) { int pos; int i; int occurrence; i = 0; pos = 0; occurrence = 0; while (i <= s->tail) { if (n > s->table[i]) pos++; if (n == s->table[i]) occurrence++; i++; } if (occurrence > 1) return (-1); return (pos); } int simplify_array(t_stac...
[ "mel-haya@s1r2p4.1337.ma" ]
mel-haya@s1r2p4.1337.ma
7f7dc72628bccf03f34b8cb61863100d2761f9b9
e66fceee9d201962b0668e1f58c46859854fceb4
/d/gaoli/npc/shuishou.c
c177d70b20dfa7d8d3f4eeccb932bd683a9dd855
[]
no_license
cao777/mudHYLib
a8a6e28d097afb87ef68ee0a3fae13a1c50fe822
dd7832cc0abad1a21c797692c3f5fafd98702fb6
refs/heads/master
2023-03-15T16:26:34.697435
2018-12-03T15:35:34
2018-12-03T15:35:34
null
0
0
null
null
null
null
GB18030
C
false
false
453
c
// 大唐双龙传 // girl.女子。 inherit NPC; void create() { set_name("水手", ({"shui shou","shui","shou"})); set("long","这是在战船上工作的一个水手。\n"); set("gender", "男性"); set("combat_exp", 20000); set("age", 18); set("attitude", "peaceful"); set_skill("unarmed", 10); set_skill("dodge", 40); set_skill("...
[ "i@oiuv.cn" ]
i@oiuv.cn
673f4e1f4eea0202772b5fd53a30c76d2721689c
bbe303cabbc8ea149418cc4a2baee533efb1c68d
/src/observers/observer_ratio.h
da8a865d2d6290b011382e281c6a8578d7631821
[]
no_license
mt-inside/coquette
41bb3a805021e62f9112132ea328d0ad43f45282
ab04c47207d38b5dcef4c19850bed894670d45f1
refs/heads/master
2021-01-17T05:56:40.399114
2012-07-01T02:22:58
2012-07-01T02:22:58
28,938,985
0
0
null
null
null
null
UTF-8
C
false
false
556
h
#ifndef _INCLUDED_OBSERVER_RATIO_H #define _INCLUDED_OBSERVER_RATIO_H #include "observer_base.h" typedef struct _observer_ratio_t observer_ratio_t; extern observer_ratio_t *observer_ratio_new( engine_reg_t reg, observer_cb_t, void *ctxt, int normal_min, int normal_max ); /* Gets the raw value as a rati...
[ "matturner@gmail.com" ]
matturner@gmail.com
3ad220095cf7a81401fbc143e470df1efc23f6c6
a188ce36c8227e3fbab96ac247c66633b91cf0a2
/Pods/Headers/Private/ReactiveObjC/RACSequence.h
68260fd472dbe695584cdbacb732aa4ac2b9bc78
[]
no_license
xiaoyang521style/IMApp-iOS
546fd35c306ccaecd140647353f44cafa79c6ec8
21ad18bd64405ebe4a691f7bbd930ea371d1edf8
refs/heads/master
2022-11-08T18:10:00.515732
2020-07-01T10:54:04
2020-07-01T10:54:04
276,352,140
0
0
null
null
null
null
UTF-8
C
false
false
1,067
h
XSym 0048 1001ed1a5d402e5c5d9aefccbe4280a4 ../../../ReactiveObjC/ReactiveObjC/RACSequence.h ...
[ "mailyzhao@163.com" ]
mailyzhao@163.com
edba207722f420dbd5e79ff451a497179bc98a1f
c5b96721c85098a6ff87a93e25a2237b177241c8
/ch10/factorial.c
989c505fae990ac5096a3e8a5497949d281df4be
[]
no_license
jew2222/code
d21dc2f4f35cdd5eda6c7e2169f7d48cde29bb60
7a46f1722ca9e3f5f2d330c792d87919a2516ccc
refs/heads/master
2023-02-02T00:27:38.508701
2020-12-16T09:56:46
2020-12-16T09:56:46
303,647,115
1
0
null
null
null
null
UTF-8
C
false
false
325
c
// file: factorial.c #include <stdio.h> int factorial(int); //함수원형 int main(void) { for (int i = 1; i <= 10; i++) printf("%2d! = %d\n", i, factorial(i)); return 0; } // n! 구하는 재귀함수 int factorial(int number) { if (number <= 1) return 1; else return (number * factorial(number - 1)); }
[ "jewallk@gmail.com" ]
jewallk@gmail.com
0f37047b384749032e5d1b981a19589a4e331d90
d8e1a65a5863ea5a111c8304a040f1c797f8ebbf
/ mtktest --username qq413187589/N65/N65_V1/plutommi/mmi/Framework/Osl/OslSrc/mainlcd.c
15cce9ab3d4819caec8e0c6e9b143c0fa1389411
[]
no_license
manoj-gupta5/mtktest
a6b627cde8c9a543d473a99f778fd6f587a8d053
98370766a36fffb8b0dde1cc6dd144599ea184f6
refs/heads/master
2020-12-25T21:12:59.596045
2010-07-18T05:06:14
2010-07-18T05:06:14
null
0
0
null
null
null
null
UTF-8
C
false
false
58,462
c
/***************************************************************************** * 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 o...
[ "qq413187589@046de88f-2cd9-6c0a-3028-073e08bc931c" ]
qq413187589@046de88f-2cd9-6c0a-3028-073e08bc931c
e1cdfe52800c494b3ff71dd10010e414e08d8e24
0d66e8a5e24045ec6e562ebf7285b6d6698d7d34
/1.0.0/types.h
b841adf177c2c49db85afc56625f0abba370fbb7
[]
no_license
chrismclaughlan/fps-game
4a3594a447bca7a34ba2dbd20ce699d102d796ae
932c61aaf9855e84c725b7ea1353154d8f3a640e
refs/heads/master
2023-08-18T10:07:07.665705
2020-05-17T16:08:42
2020-05-17T16:08:42
263,659,232
0
0
null
null
null
null
UTF-8
C
false
false
59
h
#pragma once #define EXIT_SUCCESS 0 #define EXIT_FAILURE 1
[ "43777956+mrb0gi@users.noreply.github.com" ]
43777956+mrb0gi@users.noreply.github.com
9435ed63c4bc622e8bad2aa974d2d1a8515768a3
d7acfb5b30b2d22296e4623bfce33bd0c7e9e2cf
/Exercise_4.2/main.c
85cdefd6fbdaf46ed8113ed83408e0e6ff532cb9
[]
no_license
Hoang993007/KPL-Compiler
06326b146b22bdcc88df3988884acc05fcd6aca0
125e2a08450117abeb858c77c1bed52e2225c642
refs/heads/master
2022-11-17T20:40:57.421266
2020-06-29T08:34:15
2020-06-29T08:34:15
null
0
0
null
null
null
null
UTF-8
C
false
false
514
c
/* * @copyright (c) 2008, Hedspi, Hanoi University of Technology * @author Huu-Duc Nguyen * @version 1.0 */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "reader.h" #include "parser.h" /******************************************************************/ int main(int argc, char *argv[]) { ...
[ "nguyenminhhoang1999.tg@gmail.com" ]
nguyenminhhoang1999.tg@gmail.com
cfc94fb5b90401c41929780e0bf2fb2c72219062
b6bb7fe667f9a9ed55d85c69c85bfec2d5c07a19
/libft/ft_strrchr.c
f1d2877881e76544f08894e0e0b1f1e57457f435
[]
no_license
mvann/evolving-neural-net-flappy-bird
fb01087f3a8387ae3ef84003ce5a975fec72ea0a
b9ec27e58ce532b3acd87e940df5166f56f4ddb2
refs/heads/master
2020-03-24T22:20:54.025435
2018-07-31T23:43:18
2018-07-31T23:43:18
143,080,486
0
0
null
null
null
null
UTF-8
C
false
false
1,094
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strrchr.c :+: :+: :+: ...
[ "michaelmvann@gmail.com" ]
michaelmvann@gmail.com
27032b7336a032b80e5be612a6ccf097a0f6c2f9
4b306f947e46344ba9a81758b3e86c8989460c5f
/src/parse.c
d82b34bb27a192601daf68d20e6546106e69dbf9
[ "Jam" ]
permissive
fel4/jam
ebc04c55fd040a8e78e4885b30d4c0a878bf9443
e12e27c6f3e5dc8ff5e40e2564288e7ddac46a8c
refs/heads/master
2021-07-07T18:36:18.436277
2017-03-09T21:49:27
2017-03-09T21:49:27
65,942,729
1
0
null
null
null
null
UTF-8
C
false
false
2,527
c
/* * Copyright 1993, 2000 Christopher Seiwald. * * This file is part of Jam - see jam.c for Copyright information. */ /* * parse.c - make and destroy parse trees as driven by the parser * * 09/07/00 (seiwald) - ref count on PARSE to avoid freeing when used, * as per Matt Armstrong. * 09/11/00 (seiwald) - str...
[ "cary.haynie@gmail.com" ]
cary.haynie@gmail.com
688540876bd17a5bcbb22095e1dc7f72162754e6
f95e04281ff3fe8b48e87fabb87bdea893eaf236
/src/src/SEG.H
94359c166993649fd4e535d98a0dc4ce7958118e
[]
no_license
suijingfeng/DigitClock
b5dcd3ed390554cb9d150ab62a1c3024508a6a43
c87700c024dc10944345639a06e7f6b376438dbd
refs/heads/master
2021-01-16T19:00:49.378216
2017-07-15T10:34:45
2017-07-15T10:34:45
37,423,703
0
0
null
null
null
null
UTF-8
C
false
false
405
h
#ifndef __SEG_H_ #define __SEG_H_ #define DataPort P0 sbit LedBitSel=P2^6; sbit LedSegSel=P2^7; extern void LedDisplay(unsigned char* pBuffer); extern void SetClock(unsigned char hour,unsigned char minute,unsigned char second); extern void RunClock(void); extern unsigned char LedDisBuffer[9]; extern unsi...
[ "jingfengsui@gmail.com" ]
jingfengsui@gmail.com
1d9a7f296c1efac62db1d42575515135c810feca
19ddfc15708e21959aaf9da542c2241eac023869
/CPE_2015_lemin/lib/my/my_find_prime_sup.c
0a6787c20be6d6bebeb2a2f9b276ca3be82732f8
[]
no_license
CyNn0/C-projects
90b90114de9f54a590d7a45a76be9b48838c2e4a
ed179ceeeb5680756d29480a4b603e85dbcaaabf
refs/heads/master
2021-01-11T15:53:25.317388
2017-02-01T10:45:04
2017-02-01T10:45:04
79,949,464
0
0
null
null
null
null
UTF-8
C
false
false
348
c
/* ** my_find_prime_sup.c for my_find_prime_sup in /home/hubert_1/rendu/Piscine_C_J07/lib/my/alllib ** ** Made by leo hubert ** Login <hubert_1@epitech.net> ** ** Started on Tue Oct 6 19:39:23 2015 leo hubert ** Last update Sat Apr 23 03:05:14 2016 Leo Hubert */ #include "../../include/my.h" int my_find_prime_sup...
[ "boris.sb@laposte.net" ]
boris.sb@laposte.net
670463fd7504eceb4a85fabd9424449650c64aac
631de99a06fe0ff31c6476ba587aede00a56133f
/Example3_8/main.c
6282bdc50523343e0026ebc87afd6fbcdedc9406
[]
no_license
AnZhuJun/DataStructure
8e9c9a38c0611ac53e3210596325f088ceacdc57
45bb14a2b453c428d3f9015a393e2d7478824dce
refs/heads/master
2023-05-02T10:05:35.457003
2021-05-27T09:16:36
2021-05-27T09:16:36
371,299,619
0
0
null
null
null
null
UTF-8
C
false
false
1,209
c
#include <stdio.h> #include <stdlib.h> #include <string.h> typedef char ElemType; typedef struct lnode{ ElemType data; struct lnode *next; }LinkNode; void Init(LinkNode *rear) { rear = NULL; } void EnQueue(LinkNode *rear,ElemType data) { LinkNode *p; p = (LinkNode *)malloc(sizeof(LinkNode)); ...
[ "a17809283667@163.com" ]
a17809283667@163.com
e201cba1a222d8d967bf7e5f3b6d9e9b45bea4d8
fcba2dac6c0a5aed55fe1f7d47aef0fe414a4d34
/reverse_string.c
da9c2ceecd4d0ae96251421c7979a8949be49e18
[]
no_license
Manav-Raj/C-Programs
7e856d7f8016d50e9b6aa2eb2ae89f087f4c0bca
42772f4d294365f3ec6c39a3f49cb3e16257d7a5
refs/heads/master
2020-04-19T16:42:14.944788
2019-01-30T09:17:47
2019-01-30T09:17:47
168,312,285
0
0
null
null
null
null
UTF-8
C
false
false
527
c
int main() { int test,m,n; scanf("%d",&test); for(m=0;m<test;m++) { char str[1000]; scanf("%s",str); n = strlen(str); int i,j=0,k=0; for(i=0;i<n;i++) { if(str[i]=='.') { for(j=i-1;j>=k;j--) { printf("%c",str[j]...
[ "noreply@github.com" ]
Manav-Raj.noreply@github.com
37b5393085036a91f61ed63d1a7ecda4f46736a0
c21a97135890bff8fa84fa2ae2e35fd4deb61693
/bak/video/fbdev/altvipfb2.c
879b9bdaeeea7c3fecb0578fdfbca3e6a5e8d5f6
[ "LicenseRef-scancode-public-domain", "Unlicense" ]
permissive
mjoconr/soc-image-buildscripts
9b9aa978de5df2c41dd1a84ddd9f3e58d6342459
bb1d9975bf49197d351768df74626d773fdfdb65
refs/heads/master
2020-07-31T11:44:03.014372
2019-09-19T23:58:27
2019-09-19T23:58:27
null
0
0
null
null
null
null
UTF-8
C
false
false
5,382
c
/* * Copyright (C) 2017 Intel Corporation. * * Intel Video and Image Processing(VIP) Frame Buffer II driver. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. ...
[ "producer@holotronic.dk" ]
producer@holotronic.dk
45dc0b69477125b35073c041b72dd8cd79db1428
3db94dad507e359bd0f87d686ff369063014552e
/CISProgram/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h
eb91502807f1a90f1ba3c474339b18db392ac55a
[]
no_license
QiuPeng1/JBY
3d8930b4bc882a5b6e11b402bc4f6299b949d0ab
f7d145abd0e80bd3f892cb7befbdd0995952cd7d
refs/heads/master
2021-12-15T23:07:20.083368
2021-12-12T14:45:24
2021-12-12T14:45:24
132,545,959
0
0
null
null
null
null
UTF-8
C
false
false
25,081
h
/** ****************************************************************************** * @file stm32f10x_flash.h * @author MCD Application Team * @version V3.5.0 * @date 11-March-2011 * @brief This file contains all the functions prototypes for the FLASH * firmware library. **************...
[ "904505800@qq.com" ]
904505800@qq.com
1b5fbc56b6f6a561069aa5d4222e60a066734a82
18ec35a2ca2d1b55fbb6f60ac479bf68bcfefe4c
/src/vop1.c
d1e5429f7cb7afcbd90e50cd757291278037b9f6
[]
no_license
balidani/gcnasm
c5333ada417efba72c8f6a04f4f28d8f1dbc4f91
5ebfe8bff3a9bdb0e7e6b1f57faac901986ba507
refs/heads/master
2021-01-19T09:44:45.267992
2016-01-04T18:10:28
2016-01-04T18:10:28
10,948,057
33
11
null
2016-01-04T18:10:28
2013-06-25T19:37:19
C
UTF-8
C
false
false
1,460
c
/* * AMD GCN ISA Assembler * * VOP1 instruction parser * * This software is Copyright 2013, Daniel Bali <balijanosdaniel at gmail.com>, * and it is hereby released to the general public under the following terms: * Redistribution and use in source and binary forms, with or without * modification, are permitted....
[ "balijanosdaniel@gmail.com" ]
balijanosdaniel@gmail.com
fdd6624b60e878bdd96fa1f34d5d0aa1022cb05d
3cf6bb62295c532fc0bbe83892035a73798288b7
/mcm-core/server/cri/voice/cri_common_dial_core.h
62937b95db4d9e8b147b45c33471287927d8e21b
[]
no_license
qiangzai00001/QuectelShare
4698c270fde9b2a3fb88f9633302553582a34a8c
92fbb0f6117219f63b3a83887e16e4f8335ab493
refs/heads/master
2022-12-14T20:21:13.450593
2020-01-14T04:56:44
2020-01-14T04:56:44
null
0
0
null
null
null
null
UTF-8
C
false
false
1,064
h
/****************************************************************************** --------------------------------------------------------------------------- Copyright (c) 2014 Qualcomm Technologies, Inc. All Rights Reserved. Qualcomm Technologies Proprietary and Confidential. ----------------------------------...
[ "tommy.zhang@quectel.com" ]
tommy.zhang@quectel.com