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
ca84e99d2b5b9fc78c2fed8728bf7f9e411e6bf8
5196c4a1265ea3584dc5b8739fb4f62d1723cbb1
/1553_api_project/include/types.h
7968329bc2f3fb4f0411c26c964e96ab9bc1a3f2
[]
no_license
yinhonggen/1553b
88876f3a427c3d22ad31da2d583a528929db7f02
ab4cc2f4d98764fb65e7cb5fc42c5b5f610aa083
refs/heads/master
2021-06-20T22:30:13.497839
2017-06-30T09:30:59
2017-06-30T09:30:59
90,962,395
1
1
null
null
null
null
GB18030
C
false
false
2,879
h
/* * types.h * 数据基本类型的一些类型定义 * \date 2013-6-5 * \author xiaoqing.lu */ #ifndef _TYPES_H #define _TYPES_H //#define DUMP_RAM 1 /****************************************************************************** 数据类型 ****************************************************...
[ "yinhonggen2008@163.com" ]
yinhonggen2008@163.com
7e2456ccdb92ea0d00bd26679758123fdd32e532
3193f5a129c507ca83f04a78719d046b642387e9
/WSLiveStreamExample/Pods/Headers/Public/WSLiveStream/GPUImageColorMatrixFilter.h
b2cc6af1d5c0a9a640a2c878f6c69f4494aa987a
[ "MIT" ]
permissive
wenrisheng/WSLiveStream
0838dc7e6c268dfb33b621ba0cff55cbf587d1dd
7ec3d1ea366a08ebfd4573985c22660edffb79c4
refs/heads/master
2023-03-30T02:51:08.563293
2021-03-26T03:12:48
2021-03-26T03:12:48
350,162,774
0
0
null
null
null
null
UTF-8
C
false
false
80
h
../../../../../WSLiveStream/Sources/Vendors/GPUImage/GPUImageColorMatrixFilter.h
[ "252797991@qq.com" ]
252797991@qq.com
3d6e92d19499a08dde02a49b2dbbd6f95c4382e0
407a9f10d68a70207399a7473d430e9eaf1ba3a2
/mrsystem/src/client_cs2eth/cs2eth.h
4a62729b0d3320030bf112463ff939b15bdeedae
[]
no_license
GBert/railroad
f30e6eab85706e278168c347b25388afb43f8c62
d094061fdf9f09be1fcc72811000cac48fb7cfdb
refs/heads/master
2023-08-31T08:09:12.270288
2023-08-23T17:22:02
2023-08-23T17:22:02
12,468,974
37
15
null
2023-03-28T17:41:55
2013-08-29T19:20:04
C
UTF-8
C
false
false
2,509
h
#ifndef CS2ETH_H #define CS2ETH_H #include <arpa/inet.h> #include <menge.h> #include <boolean.h> typedef struct { BOOL Verbosity; #ifdef TRACE BOOL Trace; #endif BOOL SendUdpBc; BOOL UdpConnected; char Interface[32]; char Address[20]; char BcIp[20]; int ServerPort; int ClientSock; int Ou...
[ "info@gerhard-bertelsmann.de" ]
info@gerhard-bertelsmann.de
fbedeb4d2c72458520fb897bac84e8a7842abb08
db45dad9d23c1b7266881b48de39c1b6c626e50a
/src/http_dispdir.c
13eb67cd0b8088ded6568e53d524c631213d5315
[ "MIT" ]
permissive
b-xiang/ejet
3a8fb6ee4320141e133810426f88619326b42033
b49576eb3bd0d7ab9291655ed02cf9c3c1e0ba51
refs/heads/main
2023-03-12T02:58:05.316268
2021-03-03T15:12:34
2021-03-03T15:12:34
null
0
0
null
null
null
null
GB18030
C
false
false
14,224
c
/* * Copyright (c) 2003-2020 Ke Hengzhong <kehengzhong@hotmail.com> * All rights reserved. See MIT LICENSE for redistribution. */ #include "adifall.ext" #include "http_msg.h" #include "http_mgmt.h" #include "http_header.h" #include "http_listen.h" #include "http_cgi.h" #ifdef UNIX #include <sys/types.h> #include ...
[ "noreply@github.com" ]
b-xiang.noreply@github.com
a44e0fec826c9bca64fa88e496d172634ab8951c
b4229b95d11bb8ba3649c52af3938877cb089e97
/includes/libft/ft_putnbr_fd.c
2899e0614d66d2f0d2a69a2fbdd154f93d7664e8
[]
no_license
glecler/doom-nukem
e44941dfd0de977e4342dad5a821d697ea721ac8
ed60ec93aed392df24b4335a19a8c603d0eb1cb7
refs/heads/master
2022-11-22T23:58:20.843392
2020-07-29T15:56:21
2020-07-29T15:56:21
277,626,599
1
0
null
null
null
null
UTF-8
C
false
false
1,192
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr_fd.c :+: :+: :+: ...
[ "gregoirelecler@gmail.com" ]
gregoirelecler@gmail.com
5c76249bf84ad9dd443a2e027fc1a136205bd3f7
3d4a6f8289f90102375cff3111a5754bf7dd55a3
/multiple_adc_dma/Src/adc.c
a284549bfbeefef52016587054ac01a78afcb800
[]
no_license
MapleHan/cubemx_adc
29ea46e307cfd9deaea58e5e8e586e7fb4cd75fa
3499d3d1dc7bd4119598d1626a50354aeab4bcda
refs/heads/master
2023-04-05T13:50:04.847656
2021-04-08T03:02:30
2021-04-08T03:02:30
355,746,481
0
0
null
null
null
null
UTF-8
C
false
false
3,819
c
/** ****************************************************************************** * File Name : ADC.c * Description : This file provides code for the configuration * of the ADC instances. ****************************************************************************** * @...
[ "hanfeng@hengtbj.com" ]
hanfeng@hengtbj.com
95689413963ca9e0d366d4f11cab7d478063cb1d
d15ffcf5e3d3c2f718540995ea8b2370bdede25d
/DSA-17/lab10/main.c
64775ba695a150bf23ca226e1b5786655737f76d
[]
no_license
VL97/DSA
27f509832dd9e7d3518b499f31b62b7f1f9d1422
d43b04e3dfeb1c206bd6c73b7ed779d41e0825c8
refs/heads/master
2020-10-01T22:17:45.303321
2019-12-13T02:33:32
2019-12-13T02:33:32
227,635,363
0
0
null
null
null
null
UTF-8
C
false
false
167
c
#include "adjLGraph.h" #include "Queue.h" int main(void){ FILE *fp = fopen("mylocalfile","r"); if(fp ==NULL){ printf("could not open file\n"); return -1; }
[ "f20170632@goa.bits-pilani.ac.in" ]
f20170632@goa.bits-pilani.ac.in
67ffea6d3222e8a59dff5fa969d2b44a5888ada9
9083cfa2585071f7491bd8b48f9ac8b11f52f9c3
/stm32f4xxdrivers/stm32f4xxdrivers/drivers/inc/stm32f407xx.h
719b017d9f0b595c3f61b01d446e9a0ce5e9c325
[]
no_license
LudusVega/STM32_Dev
72cfdd915e09d03cfed4c3b4d7bd8632631e9a49
4fd0de0dfed935f07f99b4e9be90d4d5ed777c5e
refs/heads/main
2023-01-21T17:01:25.352609
2020-11-29T17:44:06
2020-11-29T17:44:06
316,847,822
0
0
null
null
null
null
UTF-8
C
false
false
12,069
h
/* * stm32f407g.h * * Created on: Sep 24, 2020 * Author: jsnyder */ #ifndef INC_STM32F407XX_H_ #define INC_STM32F407XX_H_ #include <stdint.h> #define __vo volatile /* * base addresses of flash and SRAM memories */ #define FLASH_BASEADDR 0x08000000 /* base address of FLASH memory */ #define SRAM_BAS...
[ "jsnyder.eae@gmail.com" ]
jsnyder.eae@gmail.com
7340a2c5449772d37b3b696564927cd057762c70
cab9d273a6a83050e13384c783c1b5c63f351cb1
/cache/f909ced8447fcab6e853b55faaf88c9f.c
f60155836f9c6f5dfcf6f522b9fd2761ded901d8
[]
no_license
frankeu/Scrape-Google-Album-Links
c11d03c9b9d7527d51c6ba7585c3af8bbd4b0eed
fe19745ef831db4ad4a068aeb32831d8ce22c388
refs/heads/main
2023-01-22T15:32:41.865685
2020-11-19T03:18:24
2020-11-19T03:18:24
314,121,990
0
0
null
null
null
null
UTF-8
C
false
false
243
c
{"judul":"galveston2018.mp4","link":"https:\/\/photos.google.com\/share\/AF1QipM4hzKPx9QNxXrUJRUrcJA1JTRPE6Su55gZtbwkWx2ldXsUBiy1dddpo3HKavSuTQ\/photo\/AF1QipOtXgZ16LMFFM4QWc8ReWmO3pkWuI1jU1mKTg-X?key=NWlsSFdTdXJTcDZCSGxOMDIxNTFyaHd0RnhyS3lR"}
[ "izlwhd@gmail.com" ]
izlwhd@gmail.com
34bf096a5481bbfec2af5867c971149b72adcfd8
5cb82722442bb6e888f1cea59544d0d6fd01bf2f
/Example/Source/Examples/Private/Basics/Instancing/Instancing_DrawInstanced_GLSL_ES3.h
a61c698ed624eeeadf998c414440694a2af86295
[ "MIT" ]
permissive
RobertoMalatesta/unrimp
d9a137c5041adcc5e8b9f075586effec70eda2c6
90310657f106eb83f3a9688329b78619255a1042
refs/heads/master
2023-07-28T08:31:36.699889
2021-09-09T18:24:26
2021-09-09T19:03:33
null
0
0
null
null
null
null
UTF-8
C
false
false
2,782
h
/*********************************************************\ * Copyright (c) 2012-2021 The Unrimp Team * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software * and associated documentation files (the "Software"), to deal in the Software without * restriction, including wit...
[ "cofenberg@gmail.com" ]
cofenberg@gmail.com
d2f1fa07b34e1b8d08777bced4bd8f9cb578a2aa
b9b7f2637f59e3a64fd7b98e43ddf9f3eae0d076
/src/kwttd_network.c
736a642a31c1bf80e57d7f9018d686930991f368
[]
no_license
sidwubf/kwttd
740099fc5d18cd962a69aff9f9591f8d30fd41b7
5d646ad42b168f21d072697194772803ceaa6299
refs/heads/master
2021-01-22T01:28:07.282572
2014-05-31T13:33:07
2014-05-31T13:33:07
null
0
0
null
null
null
null
UTF-8
C
false
false
522
c
#include "kwttd_network.h" #include <stdio.h> #include <sys/socket.h> #include <arpa/inet.h> #include <string.h> #include <unistd.h> #include <net/if.h> #include <sys/ioctl.h> char *get_broadcast_ip() { int sockfd; struct ifreq ifr; sockfd = socket(AF_INET, SOCK_DGRAM, 0); bzero(&ifr, sizeof(ifr)); ...
[ "wubofengwbf@gmail.com" ]
wubofengwbf@gmail.com
634e1286cf2994d851654731aec1ba95822903f4
7bad63752ca277e79ecb89336d2b854ec6870107
/camdroid/frameworks/av/media/CedarX-Projects/CedarX/include/CDX_Types.h
91a06bd22034d3d9ecb4c204ecce9eaeb2c7a5ba
[]
no_license
wangweigang0/-v3s-camdriod
8da473ecdc22f18feba8a8ba409bafe0e4555f23
a4532cac0cea06cd1001ab602f30b2a13dbc74ed
refs/heads/master
2023-02-18T16:15:16.347672
2018-04-17T02:15:41
2018-04-17T02:15:41
329,496,374
1
3
null
null
null
null
UTF-8
C
false
false
574
h
#ifndef CDX_Types_H_ #define CDX_Types_H_ typedef unsigned char CDX_U8; typedef signed char CDX_S8; typedef unsigned short CDX_U16; typedef short CDX_S16; typedef unsigned int CDX_U32; typedef int CDX_S32; typedef unsigned long long CDX_U64; typedef signed long long CDX_S64; typedef char CDX_BOOL; typede...
[ "252915145@qq.com" ]
252915145@qq.com
57c18e14be4b51fc786c6bbc0221425f784b5485
6b8bab7cb8e841f3f0881f9b09ce4f19b136f25e
/CommonStream/payloadtype.h
2cb23aa6ad20399bd97343bd05f61e487d445508
[]
no_license
tudodetalhado/OpenGEV
6a49b8b5a168d16330df8145cc3df871a7fcfa8c
8876e6bb5e99d324ab5b6bb754ddaf607c9f921a
refs/heads/master
2021-06-01T01:30:58.795856
2016-02-07T17:16:14
2016-02-07T17:16:14
null
0
0
null
null
null
null
UTF-8
C
false
false
614
h
#ifndef PAYLOADTYPE_H #define PAYLOADTYPE_H /** * @brief The PayloadType enum lists possible type for stream packets format */ enum PayloadType { IMAGE = 0x0001, IMAGE_EXTENDED = 0x4001, RAW_DATA = 0x0002, RAW_DATA_EXTENDED = 0x4002, FILE_DATA = 0x0003, FILE_DATA_EXTENDED = 0x4003, CHU...
[ "st.pessina@gmail.com" ]
st.pessina@gmail.com
7ff9044a9d4aea73bc34483ce3778bebed6f22b2
eb8163fac3e65b635ff2076ea966e9099a9476cf
/libft/ft_memset.c
ec43ece323bff4c7da564be233eb3ee8db2d4507
[]
no_license
Morgadegit/ft_printf
44100544ae4d9976b1377ea09d864ba47109c960
3a76956dca525ef5841e86c9e736f3e95bee3371
refs/heads/master
2021-03-09T18:17:03.874727
2020-10-30T14:28:46
2020-10-30T14:28:46
246,366,574
0
0
null
null
null
null
UTF-8
C
false
false
1,070
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memset.c :+: :+: :+: ...
[ "raphard.sacha@gmail.com" ]
raphard.sacha@gmail.com
00b1a32b4c4c28cd76018fcb6e0b0b4e47c60997
9b182f88d2f2afc0653efaf4fbc70e070c338334
/coders/hald.c
d09ade80444a94492c615af4b9ea730b1bf17f6f
[ "Apache-2.0", "ImageMagick", "Xfig", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "MIT" ]
permissive
saitoha/ImageMagick-V7-SIXEL
7a2529ab27ed76c39bb4bbd9dbc53a25c71454e1
8a8392a08696de8f0f1f2391304f01c46c87b84f
refs/heads/master
2020-05-29T12:47:20.426110
2014-10-04T01:14:20
2014-10-04T01:14:20
24,767,363
2
0
null
null
null
null
UTF-8
C
false
false
9,231
c
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % % ...
[ "cristy@aa41f4f7-0bf4-0310-aa73-e5a19afd5a74" ]
cristy@aa41f4f7-0bf4-0310-aa73-e5a19afd5a74
a0a2b7e05aaa140504a223de42c1f9b3316d90f3
ee82787463b15e9947aca02de87b0e203ca0e5a8
/display.c
a7e16e1e680a6cc97691fc2cd19c43fe3f79b0e6
[]
no_license
MichaelRobertson479/kuangNan_robertsonMic_shauEri
253d4b69c3019cb26d27803fe3d6fb56677bd6c4
2d240cd6ec36576a9ea17e61de69fba8de96f62e
refs/heads/master
2020-12-03T13:30:56.992064
2020-01-21T08:27:36
2020-01-21T08:27:36
231,336,820
0
0
null
null
null
null
UTF-8
C
false
false
964
c
#include "display.h" //print start game text void print_intro(){ printf("Welcome to fake tres!\n"); printf("\nInstructions:\n"); printf("To play one or more cards, enter the cards that you would like to play "); printf("separated by a space, in the order that you would like to play them in.\n"); printf("Note...
[ "nkuang00@stuy.edu" ]
nkuang00@stuy.edu
b315c3ff54eba9a8c35f64f078142d3a977d5e9e
dc73f04d9e8aa9a4595fff7bf2f05cd52776538b
/WEEK7/601/601.c
49490fc2c84ea64c43067c53620592c12c5ca8a2
[]
no_license
quangcaol/THUCTAP_VDK_SPKT
8df1320126415f1f862c4060f355bd09317952ab
27c969c14e0dfbcaf9715fc33ae25ba76d1cfe46
refs/heads/master
2023-02-08T07:48:20.858550
2021-01-04T15:57:54
2021-01-04T15:57:54
326,725,654
0
0
null
null
null
null
UTF-8
C
false
false
4,911
c
#include "TV_PICKIT2_SHIFT_1.c" #include "TV_PICKIT2_SHIFT_KEY4X4_138.c" #include "TV_PICKIT2_SHIFT_32LED_DON.c" #include "TV_PICKIT2_SHIFT_LCD.c" #include "18F4550.h" unsigned char hang1[] = {"Hien thi lcd 20x4** "}; unsigned char hang2[] = {"Dai hoc Su pham kt "}; unsigned char hang3[] = {"Bo thi nghiem vdk "}; ...
[ "mp32212@gmail.com" ]
mp32212@gmail.com
841f80b4f096a8b343e5f54e46a3e6a8e1c12f4f
af0aa93c55cbf9fcd8589cd0f764f9c348db8c9f
/3rd-party/freetype-2.10.0/src/gxvalid/gxvprop.c
04c4a1dd8671f6647eaa25511e2af5fb4f5ee434
[ "FTL" ]
permissive
Kickass-Global/Checkered
c758ad2ebd963fc8b07949c58e5f225eb486de06
399e1e666a16b4b35740ae6c46f339f9c7514b67
refs/heads/master
2020-12-06T07:03:43.419680
2020-04-20T17:29:45
2020-04-20T17:29:45
232,375,415
5
1
null
2020-04-20T16:27:50
2020-01-07T17:11:52
C++
UTF-8
C
false
false
9,362
c
/**************************************************************************** * * gxvprop.c * * TrueTypeGX/AAT prop table validation (body). * * Copyright (C) 2004-2019 by * suzuki toshiya, Masatake YAMATO, Red Hat K.K., * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeTy...
[ "jacksoncougar@gmail.com" ]
jacksoncougar@gmail.com
3d51828fda9f1b29bbf4f0c64645caee3cb837e6
2239bfc546e44e29e55d4d0f258f1f78edb424b0
/MT/ProtocolHelper.h
0e19a5b62fb55191cc46fbcf5046437a60539759
[]
no_license
BhBjGit/MJFY
a13b0f156bf7ac6081998c8638ca51b76760e7ae
c43e62c1e795c844774feb91fdfd3509cfa0ac14
refs/heads/master
2021-01-11T22:46:18.805456
2017-01-15T13:34:02
2017-01-15T13:34:02
79,032,017
0
0
null
null
null
null
GB18030
C
false
false
1,200
h
#pragma once #define REPORTID (0xEAAE) #define PACKETEXTRALEN (0x07) //返回包中所支持最大的数据长度 #define PACKETMAXDATALEN (0x400) //重试次数 #define PACKETRETRYNUM (0x03) #define PACKETRETRYNUMP (0x20*5) //读等待时间 #define SLEEPTIMEVALUE (100) #define PACKETCOMMAND_HANDSHAKE (0xA1) #define PACKETCOMMAND_AUTOC...
[ "fsc@sina.com" ]
fsc@sina.com
bcf7938d96fe235e60e0c8541532118fbc2df189
dad754c5b12606a45ca884f3501f9fb5dbaa25af
/c++/内存共享(天翼视讯视频直播优化)/inotify_mod/commudpwrite.c
08cbd3022590085060ccaa5ab9a9b9c59a7253f4
[]
no_license
fmsdwifull/developtoolssource
b7f2a2db9631cecf45921ad2333ad8b6e658c38a
7f7cf8c4e563e826cd3e9de9da92fedda19275af
refs/heads/master
2021-01-17T22:59:57.038618
2016-09-10T06:36:00
2016-09-10T06:36:00
84,209,467
1
0
null
null
null
null
UTF-8
C
false
false
1,936
c
#include <stdio.h> #include <stdlib.h> #include <errno.h> #include <unistd.h> #include <string.h> #include <netdb.h> #include <sys/types.h> #include <netinet/in.h> #include <sys/socket.h> #include <pthread.h> #include "inotify.h" #define PORT 3333 #define IP "127.0.0.1" #define BUFFER_SIZE 1 int sf...
[ "ylyylsy@126.com" ]
ylyylsy@126.com
6705c8b8c4e8241da5d8862b5964ddac440d54f2
1401be640c8dbb63b832abb74e6115d2489ebc93
/src/cblas_sgbmv.c
b46b2e03960feee0aea26f9d207bc7495e4f2943
[ "BSD-3-Clause" ]
permissive
jgpallero/coblas
42a8af706f62a96977f3c14a6f3754248e1caa10
141e0c9f631bd38dad43365478648c6068f20cc2
refs/heads/master
2023-03-15T22:41:23.036345
2019-05-27T16:35:00
2019-05-27T16:35:00
null
0
0
null
null
null
null
UTF-8
C
false
false
3,309
c
// // cblas_sgbmv.c // COBLAS // // Copyright (c) 2013-2018 University of Colorado Denver. All rights reserved. // #include <coblas.h> void cblas_sgbmv(CBLAS_ORDER order, CBLAS_TRANSPOSE trans, int m, int n, int kl, int ku, float alpha, float *A, int ldA, float *x, int incx, float beta, float *y, int incy) { i...
[ "julien.langou@ucdenver.edu" ]
julien.langou@ucdenver.edu
b209273ff760f0ce290542e387c3b3340120ea12
d3448c57eabf6642718d4464cb4a71af2d650a58
/src/tile_test/MyTileSet.h
c37c1f0c9252c939847184fc63811aead45e97ea
[]
no_license
p-gonzo/GBDev
4da6ac4dee804f76dff9c3f5983ca7d145291ba9
635dc6a01956ccb7160a88513043b5a61d3f6641
refs/heads/main
2023-03-03T13:12:12.614918
2021-02-11T04:37:46
2021-02-11T04:37:46
337,267,074
0
0
null
null
null
null
UTF-8
C
false
false
589
h
/* MYTILESET.H Include File. Info: Form : All tiles as one unit. Format : Gameboy 4 color. Compression : None. Counter : None. Tile size : 8 x 8 Tiles : 0 to 12 Palette colors : None. SGB Palette ...
[ "pgonzalez115@gmail.com" ]
pgonzalez115@gmail.com
ece1a574caaa3069c8769bc0b0e81d57ef91b190
0bfe5b0a572c96e3b18115b5cf78de02d2b3406d
/chapter3/p50.c
1d9bafb0b8fd794d96eb5345d8fbc03266c98073
[]
no_license
jatinmankar8/dataStructure-algorithmAnalysis
3e7f22e314b94f3ff7655d9fdbe2b2737f9e8316
94744257104d64027f80319de760b236ba0effce
refs/heads/master
2022-12-24T23:44:33.819745
2020-09-30T20:14:05
2020-09-30T20:14:05
300,049,375
0
0
null
2020-09-30T20:11:11
2020-09-30T20:11:11
null
UTF-8
C
false
false
3,644
c
#include <stdio.h> #include <malloc.h> #define ElementType int #define EmptyStack -1 #define Error(str) printf("%s",str) #define FatalError(str) printf("%s",str) #define minStackSize 5 struct Stack; typedef struct Stack *Stack; int isFull(Stack s); int isEmpty(Stack s); Stack createStack(int); void ...
[ "pacoson@163.com" ]
pacoson@163.com
25b0a949e75f52e83c373ab4174cd002957d502e
65ae5f564f3baaa2ae0299fc38f1a2173b37cb54
/extensions/vp9/src/main/jni/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c
37d1de0f1f740e3e96d60144dd88d9da94184c58
[ "Apache-2.0" ]
permissive
clearisoft/ExoPlayer
3e513d2662771d9ec5284b4a193a75c1d8933f99
4a921c2e79b87edca1c2df40b198c6c47f860bce
refs/heads/dev-v2-r2.11.8-transparency
2022-07-06T17:32:57.942146
2022-05-06T06:29:54
2022-05-06T06:29:54
262,946,727
1
0
Apache-2.0
2020-05-11T05:26:32
2020-05-11T05:26:32
null
UTF-8
C
false
false
43,416
c
/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributin...
[ "zxzx74147@126.com" ]
zxzx74147@126.com
5d040ad254d8fd9def71fa6f024856cc81ccbf2f
b098016c0a13f366f80e1a0b8d51026b4d422576
/QCA4020_SDK/QCA4020_SDK/target/thirdparty/aws_freertos/tests/qcom/qca402x/common/config_files/aws_test_tcp_config.h
45b267121474711bced086576d82fead7fc42beb
[ "MIT", "LicenseRef-scancode-proprietary-license", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LicenseRef-scancode-public-domain-disclaimer", "LicenseRef-scancode-unknown-license-reference", "HPND", "GPL-2.0-only", "Apache-2....
permissive
r8d8/lastlock
26a939556538d7ea84dc22f3c656caaa50429f70
78c02e5fbb129b1bc4147bd55eec2882267d7e87
refs/heads/master
2020-04-08T08:53:33.033910
2019-09-07T20:44:32
2019-09-07T20:44:32
159,198,095
1
0
Apache-2.0
2019-11-05T23:49:21
2018-11-26T16:18:05
C
UTF-8
C
false
false
2,824
h
/* * Copyright (C) 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in * the Software without restriction, including without limitation the ...
[ "ckryvomaz@gmail.com" ]
ckryvomaz@gmail.com
bc6a96857e30fc02149b947ba79e71c591701c52
90df40c3272d6063dd8cadc46a4c5742b03e3c0c
/src/ncl/tool/nfe.c
c9aafd5b1a5cb166fe595ccf270cae72b860fb56
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
yoshiylife/OZonUnix
2026b86c82ab41930642ab7975c63b0605eaeef6
3903823a70d1b8ed231dea0b89136702a5063e53
refs/heads/master
2020-05-20T06:02:50.568176
2016-02-18T19:03:39
2016-02-18T19:03:39
null
0
0
null
null
null
null
UTF-8
C
false
false
36,012
c
/* Copyright(c) 1994-1997 Information-technology Promotion Agency, Japan (IPA) All right reserved. This software and documentation is a result of the Open Fundamental Software Technology Project of Information-technology Promotion Agency, Japan (IPA). Permission to use, copy, modify and distribute this software are g...
[ "yoshiylife@gmail" ]
yoshiylife@gmail
bf733a1416e0623ffa9d43dea9926fece2de68d0
963741ee71c98660d433e45c89bd62d80c87ac7e
/StationMeteo/WS_Res-Stel/settings.h
428ea8d444842e2085d6a853aaf995b0284656fa
[]
no_license
Foxies-CSTL/WeatherOpenStation_Extended
9b29a9fb74b445c0acaf20f0fa75b8bfc89b5f16
adb0a6c5ae8cb15f0fc7b098c14e1a49fe93d646
refs/heads/master
2020-04-02T21:35:13.074298
2018-12-09T17:12:31
2018-12-09T17:12:31
154,804,587
0
0
null
null
null
null
UTF-8
C
false
false
9,664
h
/**The MIT License (MIT) Copyright (c) 2016 by Daniel Eichhorn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, mo...
[ "noreply@github.com" ]
Foxies-CSTL.noreply@github.com
8eb92b6b1806bbc1c32380c329907ab34da8aa32
9415646910b04fa12718ea128a096629dcc22733
/1. godina/p2 vezbe/cas5/2.c
3a0ce2e12a349653c36e62aa05e2dcf3dc5f8f76
[]
no_license
SvetlanaBicanin/MATF-materijali
306b25fe8c28ea3a8077c83147e27316d55c892f
21d7da5c62839115eda126819c7fd34a3399c022
refs/heads/master
2023-06-01T14:43:47.176006
2021-06-13T13:40:24
2021-06-13T13:40:24
null
0
0
null
null
null
null
UTF-8
C
false
false
373
c
/* Napisati rekurzivnu funkciju int broj parnih(int x) koja racuna broj parnih cifara datog celog broja x. */ #include <stdio.h> int broj_parnih(int x){ if(x/10==0) return x%2==0 ? 1:0; if(x%2==0) return 1+broj_parnih(x/10); else return broj_parnih(x/10); } int main(){ int n; scanf("%d", &n); printf(...
[ "mikimina98@gmail.com" ]
mikimina98@gmail.com
68e7c33c833806238ff9c1e8e1a82e0b477c646d
5bffbb5a8dc92b53349592f508e02901244f31a8
/interruptor_Inalambrico_Maestro_RS232.X/user_maestro.h
f3c7bfd821aeb93a62022e16e0472fd23a41b054
[]
no_license
pblfrnndmnr/interruptor-inalambrico-usart-rf
0166d0af8b0f85ff9d6db78faa828ef12b6485a5
3e067709e29b9e9105c53203956bc59067fe80c5
refs/heads/master
2021-01-19T09:44:59.266614
2014-08-15T20:48:57
2014-08-15T20:48:57
34,135,647
0
0
null
null
null
null
UTF-8
C
false
false
1,021
h
/******************************************************************************/ /* User Level #define Macros */ /******************************************************************************/ //Defino si se usa tecla o pulsador para comandar el sistema //Si se usa tecl...
[ "fernando@HP-Pavilion" ]
fernando@HP-Pavilion
efa7e232a0eff959c133cf33108bd06fb6edbd46
42d2f0f4d1ec4f2bc91e1d8d6ed58f2a67d3f733
/TP03 - Felipe Magalhaes/Modelo .txt - .bin/Converte.c
961d526ce1bfe9e5e76f3ac638bcb0799ff190a4
[]
no_license
fonte-nele/BCC266-Organizacao-Computadores
2537d7dd0c85aa267f9da6f06600d8187a3823a4
2ee3a882528bb4f2753903048b027a177816b0ef
refs/heads/master
2020-06-08T16:15:28.293726
2019-06-22T17:25:49
2019-06-22T17:25:49
193,261,024
0
1
null
null
null
null
UTF-8
C
false
false
726
c
#include <stdlib.h> #include <stdio.h> #include <time.h> typedef struct { char titulo[75]; }TFilmes; int main() { TFilmes filmes; FILE *arq, *DiscoRigido; if((arq = fopen("Filmes.txt", "r")) == NULL) { exit(1); } if((DiscoRigido = fopen("HD.bin", "wb")) == NULL) { exit(1); } while(fgets(filmes.titulo,s...
[ "felipephontinelly@hotmail.com" ]
felipephontinelly@hotmail.com
7469450a1d8038b156389f6d83b52dc7769cb4f3
e890103e373ed7b7f5111c5b70b51290a038a016
/Demos/COM.MXCHIP.SPP/legacy/RemoteTcpClient.c
450a5483b9533b531bcf8fe81a592eba456a4ad5
[]
no_license
HuangTed/mico_v2.2.0
907849ca08db82efa5e364ca402e03e2d8c04fc2
81efd26c12173245127902aeff34001720f89be8
refs/heads/master
2016-09-07T19:07:58.215807
2015-09-17T17:40:22
2015-09-17T17:40:22
42,241,265
1
1
null
null
null
null
UTF-8
C
false
false
5,226
c
/** ****************************************************************************** * @file RemoteTcpClient.c * @author William Xu * @version V1.0.0 * @date 05-May-2014 * @brief Create a TCP client thread, and connect to a remote server. ***********************************************************...
[ "tednick@163.com" ]
tednick@163.com
6b7e5d7a001e7c688ae9140be31e0573f0c6b05f
708315aa56e8614b0ba4ccb520542249624ac7ad
/k22fawait2/Generated_Code/TU2.c
379c35b195426aeb73eed85fc43a974590c58704
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bbelson2/coro-mc-wwl-code
d96acfa2a706b13b4f0735a0fb18feaddad18244
3112bb72f59f2374fba3b39a79a120866f32c0da
refs/heads/master
2020-06-04T05:02:21.820477
2019-12-19T06:25:24
2019-12-19T06:25:24
191,882,104
18
0
null
null
null
null
UTF-8
C
false
false
21,271
c
/* ################################################################### ** This component module is generated by Processor Expert. Do not modify it. ** Filename : TU2.c ** Project : k22fawait2 ** Processor : MK22FN512VLH12 ** Component : TimerUnit_LDD ** Version : Component 01.164,...
[ "bruce.belson@my.jcu.edu.au" ]
bruce.belson@my.jcu.edu.au
f5e4f500386546c1f59ad32d7754e0d17484695b
89711ba3bfb1ae6c8521767fa409a52623d7a758
/firmware/LRT/Src/main.c
d2a044226c67bce1b35adb6383efb9862b4941df
[]
no_license
kurrosetra/FDI
79188edf016a753e5b1946be0cc8f8002650137c
2f56ebdd5682fd459ed31ebe58335fffc07473d2
refs/heads/master
2021-01-08T14:08:41.522105
2020-10-09T06:08:07
2020-10-09T06:08:07
242,049,309
0
0
null
2020-10-09T06:08:08
2020-02-21T03:54:15
C
UTF-8
C
false
false
33,820
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) 2020 ST...
[ "kurrosetra@gmail.com" ]
kurrosetra@gmail.com
ddfc063fae2f8f03ee52e17d187bdbe8849230f0
2bc3398063fd7251c46a2d93d2e301cd063befcd
/nitan/kungfu/skill/pixie-jian/perform/jian.c
5b0175b83f7b468c1e63a0967d84542e383c6644
[ "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
3,155
c
#include <ansi.h> #include <combat.h> string name() { return HIW "辟邪劍影" NOR; } inherit F_SSERVER; int perform(object me, object target) { string msg; string name; object weapon; int i; int skill; int count; if( !query("reborn/times", me) ) retu...
[ "xmlsdk@gmail.com" ]
xmlsdk@gmail.com
ffb724ce0527829dd4b748c99dd5a0c6f1765484
09b9af437c3cf37f077eaf5935c4585ee5908c59
/lex.yy.c
ffb510a464f9d25366408d20283097203150721f
[]
no_license
ivanange/compilation
0e490185851cfc90c4a999ddaeec72576a289dc9
f958e60b680d0458840474bab7086cb78784db59
refs/heads/master
2023-06-01T11:02:36.038689
2021-07-07T09:49:23
2021-07-07T09:49:23
383,457,240
0
0
null
null
null
null
UTF-8
C
false
false
48,710
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 6 #define YY_FLEX_SUBMINOR_VERSION 4 #if YY_FLEX_SUBMINOR_VERSION > 0 #define FLEX_BETA #endif /* First, we deal with platform-specific ...
[ "ivanangethe1@gmail.com" ]
ivanangethe1@gmail.com
eac46c55173796eeb4729a953eddb21ccffbb669
bd5c8e1e4e7e6ac6969c47319d68373171870db8
/LS10.5/UTILS/message/message.c
1ee15f68979dd1d9dbfa4ad07fe1280d20292d8c
[]
no_license
ScottByronDarrow/Logistic-Software-LS10-v5
e68a1790bb431f2a4e192b5d11e65b73707d12a0
09a9c8e93a1792888625a9eccf2de294f297a6a9
refs/heads/master
2020-06-05T03:28:39.412622
2019-07-26T03:27:18
2019-07-26T03:27:18
192,295,110
1
0
null
null
null
null
UTF-8
C
false
false
19,828
c
/*===================================================================== | Copyright (C) 1988 - 1994 Logistic Software Limited. | |=====================================================================| | Program Name : ( message.c ) | | Program Desc : ( Logistic Softw...
[ "scott@darrow.me" ]
scott@darrow.me
e9b4786bed1c40f41f0aa93f053cfdb0b44d7883
989896df67b8d2a53392db2c6df0839050f6a7f8
/qt_json_socket_lib_global.h
5be0575c6646ff2fdf0c4b6181081ab71cbd2dad
[]
no_license
laskdjlaskdj12/Qt_Json_socket_lib
26ffb9c52825dd9b248a101b859c6d66e34932f7
99614351233fce1a8ae64c3ccf28a1c938ca7148
refs/heads/master
2020-12-24T20:00:44.976119
2018-04-03T11:22:02
2018-04-03T11:22:02
86,226,631
3
0
null
null
null
null
UTF-8
C
false
false
306
h
#ifndef QT_JSON_SOCKET_LIB_GLOBAL_H #define QT_JSON_SOCKET_LIB_GLOBAL_H #include <QtCore/qglobal.h> #if defined(QT_JSON_SOCKET_LIB_LIBRARY) # define QT_JSON_SOCKET_LIBSHARED_EXPORT Q_DECL_EXPORT #else # define QT_JSON_SOCKET_LIBSHARED_EXPORT Q_DECL_IMPORT #endif #endif // QT_JSON_SOCKET_LIB_GLOBAL_H
[ "ace@InhoeKuui-MacBook-Pro.local" ]
ace@InhoeKuui-MacBook-Pro.local
0e4b0470538b95ec4ce8e9c4a033a006d2babf7b
12f03a7c8c383f5fb165e730aa9020acf2c1eff6
/01K70_Base/ILI9488_PinAssignments.h
726b7d0630302ec7b8c6415dec5c04723336df01
[]
no_license
waqasehsanbutt/01DisplayTest
bda855d4bcf8d912c9f5efcdaebc83114ffcce01
3ecb6c1516bba37ea23e1b43110b71e189919096
refs/heads/master
2021-01-25T11:27:07.234484
2018-03-01T07:45:38
2018-03-01T07:45:38
123,394,251
0
0
null
null
null
null
UTF-8
C
false
false
1,786
h
/********************* Includes **********************/ #include "MK70F12.h" /********************* Includes **********************/ /********************** Macros ***********************/ #define D_C_PIN (12) #define D_C_PORT PORTE #define D_C_GPIO PTE #define D_C_DATA() D_C...
[ "waqas.butt@taraztechnologies.com" ]
waqas.butt@taraztechnologies.com
1dc2536e4761d4927fb69325352c7ba6aac60bf9
30475edd40311882eb5c1d780c35a504e2566d4c
/External/GL/src/glad_wgl.c
1f3b96cf3e1a904f6ccf05510bd95c43442a73c6
[]
no_license
nikounirvana/ViriyaEngine
a4e7d90da0342c32fe73aaa09e61155d942ce2d3
bd65f6e5818157460a22927de33f9852f57ae04d
refs/heads/master
2020-03-17T03:38:14.841322
2018-10-28T09:07:09
2018-10-28T09:07:09
133,244,052
0
0
null
null
null
null
UTF-8
C
false
false
36,879
c
/* WGL loader generated by glad 0.1.24a0 on Sat Jun 16 14:17:24 2018. Language/Generator: C/C++ Specification: wgl APIs: wgl=1.0 Profile: - Extensions: WGL_3DFX_multisample, WGL_3DL_stereo_control, WGL_AMD_gpu_association, WGL_ARB_buffer_region, WGL_ARB_...
[ "hua962464@126.com" ]
hua962464@126.com
dd117eeecbd236991d90af3b340fc6587c21bf44
b85685f743f28197169aae449515144a962e73ec
/src/LabSession/util.h
394b4658a45c38978dbd8352626ed52ee60267d6
[]
no_license
ChenWentai/ML_Lab_Neural-Network
7d3fd9045b6537bd6d26edb338ac315c7f81b029
9befa2531ae28a045c00ec5027936ee25ea145be
refs/heads/master
2021-06-11T16:48:15.112008
2017-03-05T20:58:21
2017-03-05T20:58:21
null
0
0
null
null
null
null
UTF-8
C
false
false
331
h
#ifndef UTIL_H #define UTIL_H #include <stdlib.h> #define Alloc2D(Variable,Type,n1,n2) { Variable=(Type **)malloc(sizeof(Type *)*n1); Variable[0]=(Type *)malloc(sizeof(Type)*n1*n2); for(unsigned int A2D=1;A2D<n1;A2D++) Variable[A2D]=Variable[A2D-1]+n2; } #define Free2D(Variable) { delete Variable[0]; delete Variable...
[ "noreply@github.com" ]
ChenWentai.noreply@github.com
a0e87d85974294888a276548993e16cc5d263da6
83e2c1b07c170fed70f60d32f5ff74f4f184f2d4
/Grafo/pEx3_dijkstra_madj.c
3571314f0e97543bad6e3a0d205f6769cb5d95e3
[]
no_license
CaiqueMitsuoka/Fatec3
8a8ca7e3efbd14da8fa9fdf62b7cb06152e9aadf
b8e609bcf8def4fb8cd131b747503efd2d0e3524
refs/heads/master
2016-09-14T06:22:42.859631
2016-05-21T14:42:50
2016-05-21T14:42:50
56,735,154
0
0
null
null
null
null
UTF-8
C
false
false
2,144
c
/* Menor caminho em MATRIZ DE ADJACENCIAS usando algoritmo de DJIKSTRA. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include <time.h> #define TRUE 1 #define FALSE 0 #define MAX_VERTICES 1000 #define MAX_ARESTAS 1000 #define INFINITO 10001 char vertices[MAX_VERTICES]; short ...
[ "caique_mitsuoka@hotmail.com" ]
caique_mitsuoka@hotmail.com
ade8095bfc9cae5cc3231c03cd5e09704b6f12e8
676d732074dc25d4924cb6b7d6fa995a2a587530
/pset1/hello.c
ceef6f3beed8247e9270c8809919f2e1d57af4c1
[]
no_license
devps/CS50x
0531006aba220b6de3e68ad473dcb02363b08756
1c4628eb0db30b3c063a80e626c8b13b97d42dff
refs/heads/master
2021-01-21T19:12:34.102459
2017-07-03T09:11:02
2017-07-03T09:11:02
92,125,928
0
0
null
null
null
null
UTF-8
C
false
false
137
c
/* @author: Devendra Singh @date : June 2, 2017 */ #include <stdio.h> int main(void) { printf("Hello, world!\n"); }
[ "dev_ps@hotmail.com" ]
dev_ps@hotmail.com
a525d1e9331ad3644362e5301e1d0af2cebfaac9
dea198896f679e577a3fd0923e3fa4470da4b9cc
/ASE15/quicksort/mutant100027_quicksort.c
cab030353ad6b66d3852b14ae7cb5ca9a22f167c
[]
no_license
naustarg/cbmcmutate
f138ab2b04b4be70d735de90815ac670ae6042ce
a6ee6fd395338bb2dfd6bdffabb2dc484cb303f1
refs/heads/master
2020-04-04T08:10:15.913309
2018-05-21T18:23:58
2018-05-21T18:23:58
null
0
0
null
null
null
null
UTF-8
C
false
false
430
c
#include "quicksort.h" void quick_sort (int *a, int n) { int i, j, p, t; if (n < 2) return; p = a[n / 2]; for (i = 0, j = n - 1;; i++, j--) { /* MUTANT (rep_op) */ while (a[i] >= p) i++; while (p < a[j]) j--; if (i >= j) break; ...
[ "alexgroce@Alexs-iMac.local" ]
alexgroce@Alexs-iMac.local
49660db26339fa2272300208bcd9e0ff4b132970
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/git/xdiff/extr_xutils.c_xdl_emit_diffrec.c
a7a5372cf3d868fbba910f12f50b91577249311f
[]
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,212
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
4bf2f69507afd0072a0f87c9041cca4c38911bb6
3d33966319128baeb36c8e988634dc4ecf6928b9
/tile.c
ace53217700b015ea7d7031b01e24714cc9e49bd
[ "BSD-2-Clause" ]
permissive
champyen/gcd_vector
17edfcd801143adb55559bb9a88d2acd8c38597b
8a9bbacf236c9ac01ee32e9867993ae2178899ee
refs/heads/master
2021-05-02T01:17:46.522895
2017-01-16T11:58:42
2017-01-16T11:58:42
78,901,718
5
0
null
null
null
null
UTF-8
C
false
false
492
c
void matmul8x8(float *m1, int p1, float *m2, int p2, float *mo) { for(int y = 0; y < 8; y++){ for(int x = 0; x < 8; x++){ *(mo+y*p2+x) = 0.0f; } } for(int idx = 0; idx < p1; idx+= 8){ for(int y = 0; y < 8; y++){ for(int x = 0; x < 8; x++){ fo...
[ "champ.yen@gmail.com" ]
champ.yen@gmail.com
ad5dcc335af4022031b8f4a9273df80113ef6243
67e343a751094c65a617fb0d32f4acf95bbdaca5
/Intermediate C Programming/Project01_02/functions.h
44adf76bb2350c10c3ca99570f2bff4f00466442
[]
no_license
wbuscombe/School-Work
babbbddac9a5007f2b6dd85213d605ace6947fce
daf128847f112a363b3d53f2b12f1096cc4ce037
refs/heads/master
2021-06-11T01:23:48.261459
2017-01-04T22:46:42
2017-01-04T22:46:42
53,909,765
0
0
null
null
null
null
UTF-8
C
false
false
384
h
#include <stdio.h> #include <stdlib.h> #include <string.h> #ifndef FUNCTIONS_H_INCLUDED #define FUNCTIONS_H_INCLUDED void readInput(int nums[], int *count); int rowSum(int nums[], int cols, int row); int colSum(int nums[], int rows, int col); int topLeftDiagSum(int nums[], int rows); int topRightDi...
[ "noreply@github.com" ]
wbuscombe.noreply@github.com
d8dfec88aa80021588936f31d11ec0ed6ae602ec
a1e935ab9e1274d547f359202fb8c91e76f40c49
/boardOne.c
36434fc7aa8f7a46afacc94c8e969afe478862d2
[]
no_license
vSlipenchuk/serialBridge
12e11044d3e38e538043e48d5c06d71a68f6594c
f1a174790461fdf3220711e562911469c97f3956
refs/heads/master
2021-01-10T02:05:11.023647
2016-01-28T22:29:41
2016-01-28T22:29:41
43,331,147
0
0
null
null
null
null
UTF-8
C
false
false
752
c
/* * * serialBridge board definition file * * boardOne connects to RT5350 openwrt and has: rele[0,1] on pins [9,8] [!on9] [!on13] 10K termoresistors on pins - [!termo] [!termo1] --- termo reports bad temp... rf_recv - receiver 433/315 SET TO 0 for pin#2 rf_send - transmitter - no, manl...
[ "vslipenchuk@gmail.com" ]
vslipenchuk@gmail.com
b417a655ad6badd8f4ba2a641d434c226addf5de
d672c9ee558761ceb192870c8e964483d720439c
/code/fun_VR/sdk/driver/timer_pwm/timer_pwm.c
1e68782b456c903240c272c29806826c7b7465af
[]
no_license
jianweizou/fun_vr
2d251187eb2710142e334ac880d8aa5fec68245e
a806b24c4ce1a3d7f8f6ed15f7a497576f342489
refs/heads/master
2020-04-30T16:26:57.685165
2019-03-24T04:01:51
2019-03-24T04:01:51
176,948,348
1
1
null
null
null
null
UTF-8
C
false
false
15,722
c
/** * Copyright (c) 2018 Wei-Lun Hsu. All Rights Reserved. */ /** @file timer.c * * @author Wei-Lun Hsu * @version 0.1 * @date 2018/01/12 * @license * @description */ #include "snc_timer_pwm.h" #include "reg_util.h" #include "register_7320.h" #define TIMER_VERSION 0x73200001 //======================...
[ "jianwei_zou@outlook.com" ]
jianwei_zou@outlook.com
1e19d5382366ac62b91bdaafc20e91204efd62a9
d1e2dbb76de2543aee7a1ca44dc2e6e343526402
/programs/labs/lab08.h
fd21879d15d96ed07ee4381728e97a4097557a9c
[]
no_license
ericbls/crazyflie-firmware
bc9202cdfecce374c245885e9ee9fe3f9eb5905e
22775b26be0014ccb4dfc4de98e094afaab3479c
refs/heads/master
2020-06-30T13:44:26.331611
2019-11-21T12:28:35
2019-11-21T12:28:35
200,844,097
0
0
null
2019-08-06T12:10:09
2019-08-06T12:10:09
null
UTF-8
C
false
false
1,212
h
// Lab de controlador de atitude do Drone #include "mbed.h" #include "crazyflie.h" // Crazyflie constroller objects Mixer mixer; AttitudeEstimador att_est; AttitudeController att_cont; // Ticker objects Ticker tic; // Interrupt flag and counter variables bool flag; // Callback functions void callback() { flag=...
[ "eric_lee@MacBook-Pro-de-Eric.local" ]
eric_lee@MacBook-Pro-de-Eric.local
876d965c76fff9b025a886b0174d4138d3746539
06c3870482b43c31426683f8a5ba0a31522f41e1
/cuddf-s/cudd/cuddWindow.c
e22ef7ca10f9cd0fac3a1b7d38ec7a20eb57829a
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
SpectraSynthesizer/spectra-cudd
4465bfb0c2266838e0c5df07ad9ca77bb3f8751e
71092330d2c9cf86a2150efe9e4cdef81c3ac408
refs/heads/master
2023-07-06T11:55:52.682514
2023-07-04T12:58:08
2023-07-04T12:58:08
209,852,452
0
0
BSD-3-Clause
2023-07-04T12:58:10
2019-09-20T18:05:58
C
UTF-8
C
false
false
26,147
c
/* Copyright (c) since 2015, Tel Aviv University and Software Modeling Lab 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 noti...
[ "iliashevrin@gmail.com" ]
iliashevrin@gmail.com
e7ec36180418f7714aed46b14b58042f23652373
e19063d9b4472ed357ee90ec1ae98ff2d7ddec6f
/lib/libssl/src/crypto/rsa/rsa_oaep.c
8585d7c3aaefa41ca70e9511ec97fbb175720330
[ "OpenSSL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
seanmanson/eou
a04f058f384c9c12f162423e3846427a9fb581b4
2d623fa9dfde3a6b5ae5e8341ef8d36b521c1022
refs/heads/master
2021-01-21T10:14:00.524873
2017-02-28T08:07:44
2017-02-28T08:07:44
83,398,502
1
2
null
null
null
null
UTF-8
C
false
false
6,191
c
/* $OpenBSD: rsa_oaep.c,v 1.24 2014/10/22 13:02:04 jsing Exp $ */ /* Written by Ulf Moeller. This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. */ /* EME-OAEP as defined in RFC 2437 (PKCS #1 v2.0) */ /* See Victor Shoup, "OAEP reconsidered," Nov. 2000, * <UR...
[ "jonathan@uq.edu.au" ]
jonathan@uq.edu.au
3289285cfe70f006ea99ba259d7202145d0748c8
034e16e9f313726af37c0415a9a9b53ee7dbf84f
/test/test_wrename.c
b22de89f43fbd5819ccb4bfc1d2943790f70a962
[ "MIT" ]
permissive
ClnViewer/LibWchar2
d237c257c81c09e02e0008c6ff16b3a0547f5be7
f48af31a4f23a605bb0a3051b37a8fdcb307ff44
refs/heads/master
2020-03-22T04:23:03.554088
2018-09-08T20:39:36
2018-09-08T20:39:36
139,494,769
2
1
null
null
null
null
UTF-8
C
false
false
248
c
/* MIT License Copyright (c) 2018 PS GitHub: https://github.com/ClnViewer/LibWchar2 */ START_TEST(test_wrename) { // TODO: wrie test :) //ck_assert_msg((&wrename == &_wrename), 0, "wrename NO equals! libc used!"); } END_TEST
[ "cwdwshare@gmail@.com" ]
cwdwshare@gmail@.com
981eabff35999aa6906a8f1889233b63e47be91e
2e91d1ea1777ad7c871c0a9ffc30d101f9f48ae2
/deps/mruby/src/dump.c
8870c6c65c11ebb4e1b8b192590eb85bc509b7cf
[ "MIT" ]
permissive
sorah/h2o
17e15186a12206a1907476e6b2da73a0be6ec7aa
24644b0bb9efc29f417917399f888675cf6cbc84
refs/heads/master
2020-12-30T22:44:33.152907
2016-01-05T04:40:39
2016-01-05T04:40:39
49,059,966
0
0
null
2016-01-05T10:46:45
2016-01-05T10:46:44
null
UTF-8
C
false
false
28,339
c
/* ** dump.c - mruby binary dumper (mrbc binary format) ** ** See Copyright Notice in mruby.h */ #include <string.h> #include <limits.h> #include <mruby/dump.h> #include <mruby/string.h> #include <mruby/irep.h> #include <mruby/numeric.h> #include <mruby/debug.h> #define FLAG_BYTEORDER_NATIVE 2 #define FLAG_BYTEORDER_...
[ "kazuhooku@gmail.com" ]
kazuhooku@gmail.com
33d5178b9ffe0423d2c48984705ce5922b7a1115
e1b7e9b25db81b2f25088fd741e28fbc4efaf5fe
/tmp/chatSample/select.c
273c64410c12a507b06521cd14085aa49734e025
[]
no_license
AaronMR/AaronMR_Robotic_Stack
c00260cf1b992806e58838688702ab240bf34233
34d5449f9ca0ffc08fac4f5d48a7c4db03bb018a
refs/heads/master
2020-03-29T21:42:23.501525
2011-02-23T17:07:29
2011-02-23T17:07:29
1,364,684
6
0
null
null
null
null
UTF-8
C
false
false
3,958
c
/ *******select.c*********/ / *******Using select() for I/O multiplexing */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> /* port we're listening on */ #define PORT 2020 int main(...
[ "aaronmartinezromero@gmail.com" ]
aaronmartinezromero@gmail.com
17a0c3f9faaf2f77e06464b692d3a44c2d1a8e4d
b367fe5f0c2c50846b002b59472c50453e1629bc
/xbox_leak_may_2020/xbox trunk/xbox/private/xdktools/Producer/PersonalityDesigner/StdAfx.h
2e4817ff782d7dc6d572240e6cac0961f20e940f
[]
no_license
sgzwiz/xbox_leak_may_2020
11b441502a659c8da8a1aa199f89f6236dd59325
fd00b4b3b2abb1ea6ef9ac64b755419741a3af00
refs/heads/master
2022-12-23T16:14:54.706755
2020-09-27T18:24:48
2020-09-27T18:24:48
null
0
0
null
null
null
null
UTF-8
C
false
false
1,031
h
#if !defined(AFX_STDAFX_H__D433F962_B588_11D0_9EDC_00AA00A21BA9__INCLUDED_) #define AFX_STDAFX_H__D433F962_B588_11D0_9EDC_00AA00A21BA9__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // stdafx.h : include file for standard system include files, // or project specific include files...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
c5e530996502915d4cda0492f3ab7b4b696e44ac
b39f1cd54cd8c1a6805c52712fb6dfb01a90402e
/Src/bme280.c
038cfde1190f68f1294131eba54b7127fe7303e1
[]
no_license
dddaamien/WS2812_clock
7992b3a9e8979b89e2d3b6a654688d9463a16b9e
c9c1bd593e041dbe7748c89993ea03d664de81c2
refs/heads/master
2021-01-10T11:54:24.706805
2016-10-20T21:45:49
2016-10-20T21:45:49
50,311,777
0
0
null
null
null
null
UTF-8
C
false
false
4,193
c
#include "bme280.h" uint8_t bme280_init() { uint8_t err = bme_id; HAL_Delay(2); HAL_I2C_Master_Transmit(&hi2c1, BME_ADDRESS, &err, 1, 10); HAL_I2C_Master_Receive(&hi2c1, BME_ADDRESS, &err, 1, 10); if (err == 0x60) { // Config oversampling hygro uint8_t data[3] = { bme_ctrlHum, 0x01, 0 }; HAL_I2C_Master_Tra...
[ "dddaamien@hotmail.com" ]
dddaamien@hotmail.com
5110ab717370f049ed8290ac1d53de7e2dcc4307
9162d81e6593e33a163a8e9bc4cb942cc3f14836
/C/include_guard_test1.c
acb9f56477c3d92939204a81a03090c79e4fd067
[]
no_license
Capsule-Man/code_fragment
4a3c999e49858d373e7c73c6d02d1afe6bf1d209
07c0cfb4bbcb191eeb9c6040afab38e9db4df4a6
refs/heads/master
2020-04-08T04:51:03.936164
2019-08-29T11:52:44
2019-08-29T11:52:44
159,034,726
0
0
null
null
null
null
UTF-8
C
false
false
45
c
#include "stdio.h" #include "include_guard.h"
[ "shyalone_555@yahoo.co.jp" ]
shyalone_555@yahoo.co.jp
4312ba740af9a0d48967eaf42bb6d0157f27dfa7
367e5d0c3c2b046ca70294593ab2e21d5a2a4984
/Classes/Native/mscorlib_System_Runtime_Remoting_Messaging_ConstructionCallD.h
fc0d36c1fea06011bf2f1e6b89cfe799dd068453
[]
no_license
truckfights/truckfights_ios
514acea0d0cfc6de6b12a10c992274446dd6d404
4a06ad533175cfb5030880b0557f120074c43616
refs/heads/master
2021-01-10T01:58:57.564897
2015-12-15T16:29:44
2015-12-15T16:29:44
48,000,635
0
0
null
null
null
null
UTF-8
C
false
false
1,091
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // System.String[] struct StringU5BU5D_t65; // System.Collections.Generic.Dictionary`2<System.String,System.Int32> struct Dictionary_2_t73; #include "mscorlib_System_Runtime_Remoting...
[ "quinn.collins@tufts.edu" ]
quinn.collins@tufts.edu
00838e37e955e91a9b2a4ebb61de0c7dbf2a8f75
bbd4bdf071734878d580eb67869d275f2118661c
/sockets/echo-select.c
3c30ad777340302b05471c56e9c88c232fd046f8
[]
no_license
chen7897499/practice
1ba813c6d8be5dbc83ae401f115705ae5fb998e1
c84463db43fd732d69ccc76bab2fe0e68e95fa90
refs/heads/master
2020-04-13T22:09:04.707248
2017-02-21T12:46:32
2017-02-21T12:46:32
52,373,734
0
0
null
null
null
null
UTF-8
C
false
false
3,827
c
/* * select-server.c : * simple echo server - allows client to connect and echos strings * received over socket connection to local terminal (stdout) * * modification: now allows connections to occur simultaneously * (before if we ran connections in a loop, the second connection would * not be displayed until...
[ "chenxin@xjgreat.com" ]
chenxin@xjgreat.com
df17cd3890eebffbfa6880989b3fd2facfc09d09
4f4b04ccb2eaec96935fb6717ce3ec7a24bf788f
/ADIOS/tests/suite/programs/set_path_var.c
5b6968c77db7fc6a44bf78369d0dd3a9b35657bf
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
qjpqzb/Cross-layer-QoS-control
47dfc8b2288b0ce8b4a292a979deb48e145cc4e4
38976ee0af23e5796740ca56d13a0afcd6cb989b
refs/heads/master
2023-04-13T13:41:07.562344
2021-06-05T03:57:28
2021-06-05T03:57:28
355,417,092
1
1
null
null
null
null
UTF-8
C
false
false
9,214
c
/* * ADIOS is freely available under the terms of the BSD license described * in the COPYING file in the top level directory of this source distribution. * * Copyright (c) 2008 - 2009. UT-BATTELLE, LLC. All rights reserved. */ /* ADIOS C test: * Write variables with different paths * Then read them all and...
[ "qjpqzb@gmail.com" ]
qjpqzb@gmail.com
bdbcadaab3e1e533ca8033a132f96c6433e1e3e1
ad66d6ae9706deb54a1b93a04af43c63cbd3649b
/glmm/src/t.c
a685216a258bdbb0d5f0d5aed1a3d089110bbafb
[]
no_license
talkdatatome/glmm
e599b770586bb7026dd4613dfff6ad075aab825e
b9beb1f3c29ed517ac423cfa4e83d48c579f4375
refs/heads/master
2021-09-03T12:14:10.327137
2017-11-20T22:27:26
2017-11-20T22:27:26
98,597,864
0
0
null
2017-08-27T17:35:06
2017-07-28T02:10:41
TeX
UTF-8
C
false
false
825
c
/* tested in tests/testpiecesBH.R and tests/objfunTest.R DstarInv is matrix (D^*)^{-1} myq is q, length of u uvec is vector or random effects zeta is the df of t tconst is the log of the constants for the t dist logft is where we put the final calculated value */ #include "myheader.h" void tdist(double *DstarInv, int...
[ "christina@umn.edu" ]
christina@umn.edu
171c19854f4766897da50e7e0f65cc9d503a8236
f3afcc93f79444d3c6925bc95c4c1e45f514da07
/lib/curl/docs/examples/smtp-multi.c
07e1bd88278f8be13470ff4de1f270e23d2b195d
[ "LicenseRef-scancode-proprietary-license", "BSD-3-Clause", "curl" ]
permissive
aliustaoglu/bitty
6b5c2a038e471744c8393de33ff9afec9baa0bbc
6289eed94ab3504204ce82e06a1ef9940dd6283b
refs/heads/main
2023-06-03T04:12:51.330088
2021-06-15T08:20:32
2021-06-15T08:20:32
345,917,473
0
0
BSD-3-Clause
2021-03-09T07:20:53
2021-03-09T07:20:53
null
UTF-8
C
false
false
7,148
c
/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\...
[ "hellotony521@qq.com" ]
hellotony521@qq.com
e9280090d587130f0dd6391e2d9011cc27679697
2875e427d9931ab8cfe2e066e1568c3130fcc3f2
/Solaris_2.6/os_net/src_ws/usr/src/uts/common/netinet/arp.h
bed22afc73edc6988000ec84d472e7de4e9d313e
[]
no_license
legacy-codedigger/Solaris-2.6-Source-Code
3afaff70487fb96c864d55bd5845dd11c6c5c871
60a0b3093caa7d84e63dd891a23df0e8e720bf3d
refs/heads/master
2022-05-23T16:05:32.631954
2020-04-25T01:07:08
2020-04-25T01:07:08
258,658,903
1
1
null
null
null
null
UTF-8
C
false
false
3,535
h
/* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ /* The copyright notice above does not evidence any */ /* actual or intended publication of such source code. */ /* * PROPRIETARY NOTICE (Combined) * * This source code...
[ "zahir.meddour@protonmail.com" ]
zahir.meddour@protonmail.com
1ece56caae976450d29ef948c6ec90f4442bc475
4cd2d012205c84e6c331562a9a4c7efc98a4b84c
/02-2019-10-04/2-5.c
3431465d3a85fad9363457714418cb161f16cd7d
[]
no_license
takasho-tutrial/computer-science-HWs
ba5732b1512699ba6a070c1fddabfc5dd4880382
d962d591c8f1e8ddcb75f4613d120dcc34c831bc
refs/heads/master
2020-09-22T01:56:01.766425
2019-12-26T13:26:59
2019-12-26T13:26:59
225,009,778
0
0
null
null
null
null
UTF-8
C
false
false
207
c
#include <stdio.h> #include <math.h> int main () { double b,n; printf("b = "); scanf("%lf", &b); printf("n = "); scanf("%lf", &n); double result = (log(n))/(log(b)); printf("%lf\n", result); }
[ "takasho@keio.jp" ]
takasho@keio.jp
7c2e3913becf564f63e168d85d93905c6a3ae0f5
8125909c050b390eeb2ec9dbc1e5ec75d233f410
/asnmt1/oldlnkdlst.c
155b252a3d4bc055adb7962889e57e114e04b1c2
[]
no_license
Giovanni-Vittozzi/systemsprogramming
820bb5a28a38b0eec62f698e24d9db68c9ec9712
310c24106dd20ee13e7c556d2800a3b390f22e9a
refs/heads/master
2020-12-26T23:34:28.719182
2020-04-04T03:40:39
2020-04-04T03:40:39
237,687,669
0
0
null
null
null
null
UTF-8
C
false
false
2,022
c
#include <stdio.h> #include <stdlib.h> typedef struct Node { int data; struct Node *next; } NODE; void Add_At_End(int num, NODE *head){ NODE *current = head; while(current->next !=NULL){ current=current->next; }//check to make sure at the end /*current = (NODE *)mallo...
[ "gvittozzi1@pride.hofstra.edu" ]
gvittozzi1@pride.hofstra.edu
3975e2bb4462574c9d545cd0a8df9f6fc997974c
aeb2d28aa2a9ce281e0ec50c64fb7cf24a8b18e6
/net-snmp/subagent/dot11CreateQosTable/dot11CreateQosTable_data_access.h
f7f61a717c614670b04548b5bfc5564b5e88b5eb
[]
no_license
kkcloudy/dameongroup_v0.1
2767df096e3f5ac27437c9a2589e55c51aafd91e
92e93607c3ad3e3e9818c86131b9a5d727c61b6a
refs/heads/master
2021-05-30T05:53:44.202801
2015-10-27T02:07:25
2015-10-27T02:07:25
48,022,080
0
1
null
null
null
null
UTF-8
C
false
false
2,736
h
/* * Note: this file originally auto-generated by mib2c using * version : 14170 $ of $ * * $Id:$ */ #ifndef DOT11CREATEQOSTABLE_DATA_ACCESS_H #define DOT11CREATEQOSTABLE_DATA_ACCESS_H #ifdef __cplusplus extern "C" { #endif #include "autelanWtpGroup.h" /* ***************************************************...
[ "sush@autelan.com" ]
sush@autelan.com
0cb0cdf564b7bb9ad073d62c79b30cb168e61ff5
fe7d04f8624c9b64482ac5e73b196a7d50900544
/src/profiler.h
8042205f0ad82c8bb0a5e27101fcc0fa317908d0
[]
no_license
chipfreitag/SNAP_MPI_OpenCL
9130e6dfcfeb43fbaff5dad31b466c38768cbcc5
b97b4f1a9a09fcbec075bdad6404c0a4d277674b
refs/heads/master
2020-12-28T21:39:18.805047
2016-05-04T16:05:13
2016-05-04T16:05:13
58,153,678
0
0
null
2016-05-05T18:58:52
2016-05-05T18:58:51
null
UTF-8
C
false
false
2,002
h
#pragma once /** \file * \brief Routines and data structures to time sections of the code */ #include <stdlib.h> #include <sys/time.h> #include <stdbool.h> #include "global.h" #include "ocl_global.h" static const bool profiling = true; /** \brief Timers */ struct timers { /** \brief Time to setup MPI, OpenCL a...
[ "tom.deakin@bristol.ac.uk" ]
tom.deakin@bristol.ac.uk
ef588ec4978663e0047f3e7825d2d34ced31b3d6
e42c2504413994f0dbac9f49ac7f0b9b27d123a9
/Sistemas Operativos/Entrega_3/heatSim_p3_solucao/matrix2d.c
f955a29a229848db20046a99449ce44d1b9d5147
[]
no_license
Duarte-Rebelo/Projects
117c343683d647d70f22dcbb86fe022ee3fb7c27
f1607c60fea2132386fb70922fbdb406e510cca7
refs/heads/master
2020-08-03T18:13:00.095855
2019-09-30T11:36:32
2019-09-30T11:36:32
null
0
0
null
null
null
null
UTF-8
C
false
false
3,111
c
/* // Bibliotece de matrizes 2D alocadas dinamicamente, versao 1 // Sistemas Operativos, DEI/IST/ULisboa 2017-18 */ #include "matrix2d.h" #include <stdlib.h> #include <stdio.h> #include <string.h> /*-------------------------------------------------------------------- | Function: dm2dNew -----------------------------...
[ "noreply@github.com" ]
Duarte-Rebelo.noreply@github.com
024bb9abdd7ec059cfedd6143244220dde1c955c
67de45b62544b56b9fb489cd4512cde3b91f6df7
/srcs/builtins/sh_builtin_echo.c
586a00fb2a165d25c5ea1ba72ab2853a3152347a
[]
no_license
maoux/21sh
8ae862504dfa04752aea5443f8ea22cfc284a590
1d44ebcf002064765082d4b43a9ca51ebbfc8109
refs/heads/master
2020-04-17T04:35:36.977051
2017-12-28T18:06:05
2017-12-28T18:06:05
166,236,278
0
0
null
null
null
null
UTF-8
C
false
false
1,258
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* sh_builtin_echo.c :+: :+: :+: ...
[ "h.eynard@orange.fr" ]
h.eynard@orange.fr
24e81f949a24ae2cbc421b873a9cb40059ae2a4e
103f2bea6b8dcb1764868c959bd047c7798ad367
/src/studease.cn/rtmp/stu_rtmp_stream.h
5434bf48af03363c727885446588f51b90407c6c
[ "MIT" ]
permissive
skyformat99/kiwistrmd
d9a1e1e7d3d2cb1ce71ddf414e6a3bced67eded3
238eb8284875b93bad756165cc2b36f845cfe2bd
refs/heads/master
2021-05-05T04:42:31.933182
2018-01-23T04:40:22
2018-01-23T04:40:22
null
0
0
null
null
null
null
UTF-8
C
false
false
253
h
/* * stu_rtmp_stream.h * * Created on: 2018年1月16日 * Author: Tony Lau */ #ifndef STUDEASE_CN_RTMP_STU_RTMP_STREAM_H_ #define STUDEASE_CN_RTMP_STU_RTMP_STREAM_H_ #include "stu_rtmp.h" #endif /* STUDEASE_CN_RTMP_STU_RTMP_STREAM_H_ */
[ "670292548@qq.com" ]
670292548@qq.com
04723f0e71412c7d1cb0acf338d8afa747affb9c
61387be85711cf03ca2cc4144c15369ee9a46796
/zo-mb-es-defender/project.IOs/Project.IOs/Classes/Native/System_System_ComponentModel_TypeConverter1610494089.h
e2acdaef513203421f73f9d8680d3ca4b7092a58
[]
no_license
hoangwin/raci-ngc-ar_Du-o-iHin-hBa-tC-Hu
6bb6b64052f05bc4026e1cfc6e10844c3dfc574b
29c4f918482e9b850503d9912ebdf7afdafcafed
refs/heads/master
2021-01-10T10:00:33.196405
2016-08-14T23:06:31
2016-08-14T23:06:31
44,680,146
0
0
null
null
null
null
UTF-8
C
false
false
287
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Object_1786876978.h" // System.ComponentModel.TypeConverter struct TypeConverter_t1610494089_0 : public Object_t { };
[ "hoang.nguyenmau@hotmail.com" ]
hoang.nguyenmau@hotmail.com
14e5e7804050cde76207097f4ede5cf93c7d9a7b
ea68c5dff42725d987648a3e8d07272de52223a5
/example/nrf24l01-yj/hal/General_V1.051/hal_param.h
f2a85a70e3952d49c0fa22561ed1cf2304048e00
[]
no_license
marek1914/src
0eef95039464437358f7bb0bf955ccf133be8643
d48304d838001fbcfa92f8f3890b1bce0f6de346
refs/heads/master
2021-04-06T10:07:45.105992
2018-03-08T10:56:50
2018-03-08T10:56:50
124,450,256
0
1
null
null
null
null
UTF-8
C
false
false
66
h
#ifndef __C_HAL_PARAM_H #define __C_HAL_PARAM_H #endif
[ "jackgao@qiyi.com" ]
jackgao@qiyi.com
3f7a3d33e4116bc6f9bde2918421559cba72c1f5
b1f506be0ae05f52e5c43e5199626e0c6059a6b9
/server/conn_client.c
451d5ed6ee92d95bd4bd0e7f3ad9995869f89a3d
[]
no_license
PuTongGithub/Guess
581a0097e5cb6dcae562aeed56b0cb5a7c4b0c28
4bb8e835dd20d9d90b361ca61c6723452ed7341a
refs/heads/master
2020-07-17T22:00:39.876039
2017-07-19T02:28:20
2017-07-19T02:28:20
94,326,247
0
0
null
null
null
null
UTF-8
C
false
false
1,856
c
#include"server.h" extern Player players[MAX_PLAYER]; void write_report(char* message); void send_new_player(int player_id); void send_old_players(int player_id); void *connect_client(void *arg){ int socket_fd; struct sockaddr_in server_addr, client_addr; bzero(&server_addr, sizeof(server_addr)); se...
[ "282549045@qq.com" ]
282549045@qq.com
96fa95ae6a6727bde41b75d5cf054956ac85a597
4bf4f57a652e22dc302fff010f398fae3a27a97b
/projects/dalet/teammate2dominion/dominion/randomtestadventurer.c
455c0841f3fc5be011e9ed20830c57f44c56a8a7
[]
no_license
RohitRamachandran/cs362w16
e365862ca7fa7632873ff8b02daee4e551aeb40a
30d0f0f2fd8f7dd804c6a23a15a338d9adb5a3cb
refs/heads/master
2021-05-05T12:12:38.134365
2016-03-16T20:08:37
2016-03-16T20:08:37
null
0
0
null
null
null
null
UTF-8
C
false
false
10,316
c
#include "dominion.h" #include "dominion_helpers.h" #include <string.h> #include <stdio.h> #include <assert.h> #include "rngs.h" #include <time.h> #include <stdlib.h> #include <math.h> #include <stdbool.h> void checkState(struct gameState pre, struct gameState post, int currentPlayer){ int i; //assert(pre.numPlayers...
[ "=" ]
=
2ca8dca10eff2094e438d24e33141c4adc224074
19e356aa308d3adef259a912b29950a3af37a2e2
/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Predicate_1_gen_142.h
5e87accb23a2262d390bf00d01d31bfb3f82b8e6
[]
no_license
minuJeong/AcocGame
87314d914b72290fff347cc590ae03669d10d6ba
24eeaba66393890998d55a633fcbd17d984549b4
refs/heads/master
2021-03-12T23:51:57.818655
2015-03-29T12:44:58
2015-03-29T12:44:58
32,936,460
1
0
null
null
null
null
UTF-8
C
false
false
684
h
#pragma once #include <stdint.h> // System.IAsyncResult struct IAsyncResult_t34; // System.AsyncCallback struct AsyncCallback_t35; // System.Object struct Object_t; // System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.IList`1<Parse.ParseGeoPoint>> #include "mscorlib_System_Collections_...
[ "minu.hanwool@gmail.com" ]
minu.hanwool@gmail.com
0176263bc13bc51f84c074fb77926258608d9452
156dcded7b6abb374a5a3afaeeb78f4af724bd4e
/c/idst.c
1c4d8acd6054855456f6924fbe41e6dbf153094c
[ "BSD-3-Clause" ]
permissive
webrtcman/dsp
cb4e654dc442c410546c2686f2e9d23d5c136b01
d8065e521b272ca571d1e7bb269ca41ead8b2e53
refs/heads/master
2023-07-30T22:04:55.060485
2021-09-22T17:29:46
2021-09-22T17:29:46
null
0
0
null
null
null
null
UTF-8
C
false
false
14,032
c
//This computes "the" IDST (discrete sine transformation) along dim of matrix X. //This uses direct matrix multiplication by the DST-I matrix. //This is the same as DST-I except scaling. //For complex input X, the output Y is complex, and the IDST is just the IDST of the //real and imaginary parts separately (followin...
[ "erik.edwards4@gmail.com" ]
erik.edwards4@gmail.com
7e105389d9804164b5c2ca3e055ab35efef649fa
971429d4c446b567418b2789e3d357044ddc6b88
/O4Src/svr_o4data_sync/o4data_convert.h
3135a5ae750d31ce6fc781c3fc4f5f200da2c6ed
[]
no_license
dizhu2341/sun
aac95dfea9a9d70c421866121ab7cb7b04920b68
bb63ffe11056f00f896ab7e8c83e846bcc1d7268
refs/heads/master
2020-03-17T13:12:17.690465
2018-05-16T07:33:12
2018-05-16T07:33:12
133,621,531
0
0
null
null
null
null
UTF-8
C
false
false
342
h
#include <stdlib.h> #include <string.h> #include <memory.h> #include <time.h> #ifdef __cplusplus extern "C" { #endif #include "procMain.h" #include "t2callserver.h" void svc_multi_sync(TPSVCINFO *rqst); void SingleConvert(const char* lpTableName, const char* lpAction, IF2UnPacker* unPacker); #ifdef __c...
[ "356147895@qq.com" ]
356147895@qq.com
c855b9be5e8f94b2476e8edaa1eda5686076baa5
b8f360f3f3165b82d013ad2a195bf53f28094a74
/i2c.h
c0de7918f48e28d39c1ee6953849cbd9538f3d80
[ "ISC" ]
permissive
kisom/i2c_explorer
395d5270ca2d9fd299bf7aa639f01e7e67fe8b27
b5f16613cbea4b3222eaa7d051db6436acb6ac17
refs/heads/master
2016-09-10T18:37:17.745439
2013-10-08T05:10:08
2013-10-08T05:10:08
null
0
0
null
null
null
null
UTF-8
C
false
false
1,012
h
/* * Copyright (c) 2013 by Kyle Isom <kyle@tyrfingr.is>. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND ...
[ "kyle@tyrfingr.is" ]
kyle@tyrfingr.is
e49f4b30d4825ea9c1cb5d2fc8c8905badff93cd
c3d2bbe76c68dfebeaa3dbc3e58c30a8ac92d92e
/src/deBGA-master/index_build.c
b7fb959e34ccac4007f918ced768844a0ce7f483
[ "MIT" ]
permissive
ydLiu-HIT/deSALT
6c8192af56b519fdd52b4071a8d970bbd53933c9
ea6f74947dd9c43572bcca5f470bf53fe403a40f
refs/heads/master
2022-09-18T21:43:44.551374
2022-09-05T08:50:42
2022-09-05T08:50:42
159,485,852
42
13
MIT
2020-07-13T02:04:06
2018-11-28T10:41:10
C
UTF-8
C
false
false
69,170
c
#include <stdlib.h> #include <unistd.h> #include <malloc.h> #include <string.h> #include <dirent.h> #include <inttypes.h> #include "index_build.h" #include "bit_operation.h" #include "load_input.h" int index_build(int argc, char *argv[]) { if(load_input_index(argc, argv) == 1) return 1; printf("kmer size to buil...
[ "xiangni128182@gmail.com" ]
xiangni128182@gmail.com
0f753c1d294acb053d599d6470141e352d06f9c9
06f726b565376e0c4a6440bdd3637ff4f2550e55
/d/beijing/npc/dan/danD_4.c
c9084033078815a154e0edc80d3f5cb5107dc260
[ "MIT" ]
permissive
blackzhy/mud
b745829a4d4400ba398553c416fe7a923e5a10b2
7b473dd1f717a4a557e13ad623c55b8cc4f1c6e1
refs/heads/master
2022-08-10T09:17:59.443164
2020-05-21T16:11:24
2020-05-21T16:11:24
null
0
0
null
null
null
null
UTF-8
C
false
false
1,087
c
#include <ansi.h> inherit COMBINED_ITEM; void create() { set_name(HIR"火麒丹"NOR, ({"huoqi dan", "dan"})); if (clonep()) set_default_object(__FILE__); else { set("base_unit", "粒"); set("base_value", 80); set("only_do_effect", 1); } setup(); set_amount(1); } int do...
[ "i@oiuv.cn" ]
i@oiuv.cn
d6d9f31033e52510208754f3a478359b991bafe5
33305e18f8aa3fe80795903642f10f818f8b1985
/nginx-0.7.22/src/event/ngx_event.h
33c8cdc2d7d9bdac5b12228540a2467c4a61b0b9
[ "FSFAP", "MIT", "LicenseRef-scancode-public-domain-disclaimer", "Apache-2.0", "BSD-2-Clause" ]
permissive
meebo/dumbproxy
7eb714450221cb1ef8452a751399219399b755fa
8b7d93f152c72c7ec06f591698a70fb5047eefff
refs/heads/master
2021-01-10T20:15:31.457705
2011-05-27T22:44:39
2011-05-27T22:44:39
1,376,367
6
1
null
null
null
null
UTF-8
C
false
false
12,761
h
/* * Copyright (C) Igor Sysoev */ #ifndef _NGX_EVENT_H_INCLUDED_ #define _NGX_EVENT_H_INCLUDED_ #include <ngx_config.h> #include <ngx_core.h> #define NGX_INVALID_INDEX 0xd0d0d0d0 #if (NGX_HAVE_IOCP) typedef struct { WSAOVERLAPPED ovlp; ngx_event_t *event; int error; } ngx_ev...
[ "randall@meebo-inc.com" ]
randall@meebo-inc.com
b25bc6026ff4453925c2f50a207aadb73a81c8d8
8028c77435920a39892a421fca1e444a5fd9eacc
/apps/ms5611/simlink/mission_inc/ms5611_perfids.h
9dde0c11afb8c856a8169144fa4abc4553be15d1
[ "BSD-3-Clause" ]
permissive
WindhoverLabs/airliner
fc2b2d59c73efc8f63c6fb8b3c4e00c5fddcc7c7
2ab9c8717e0a42d40b0d014a22dbcc1ed7ec0eb1
refs/heads/integration
2023-08-04T06:01:53.480641
2023-07-31T03:22:06
2023-07-31T03:22:06
332,887,132
9
2
null
2023-07-31T02:58:48
2021-01-25T21:21:52
C
UTF-8
C
false
false
2,082
h
/**************************************************************************** * * Copyright (c) 2017 Windhover Labs, L.L.C. 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. Redistr...
[ "mbenson@windhoverlabs.com" ]
mbenson@windhoverlabs.com
c51b0863664cd7f532447c38a66d7a639e73b43a
75b01544f0593c5043b9fbf071cd04fc5b94237e
/AVR_Model/iNT_SMA_AVR2560_COMMON_v2/configDefine.h
31505b17e1f2cdd4083a9391160b4a9041b5ce00
[]
no_license
nexts-corp/int-sma
e38950872719a678fa2d332af358134fe7b3b63c
2a49db02db3dd924ebbda193d2be48fe83a73a3d
refs/heads/master
2021-03-24T12:22:42.012128
2016-02-08T08:14:33
2016-02-08T08:14:33
41,352,949
0
2
null
null
null
null
UTF-8
C
false
false
5,463
h
#ifndef CONFIG_DEFINE_H #define CONFIG_DEFINE_H #include "main.h" //#define MAX_CONFIG_ALL_GROUP_def 0x0E //#define MAX_SENSOR_CHANNEL_def 0x07 //#define MAX_DI_CHANNEL_def 0x02 //#define MAX_DO_CHANNEL_def 0x02 //#define MAX_PWM_CHANNEL_def 0x01 // //#define NETWORK_GROUP_def ...
[ "bongkot@intelenics.com" ]
bongkot@intelenics.com
3185aacf01a8d31fd0830fff054f69bd722e6bce
7d59024f07970b33229669d90d3c7fa077f7e452
/Level01/ft_rev_print.c
9710f942632695832eb68f7e3ff81ab2f0551a91
[]
no_license
PandaGears/Exam_prep42
02de6cd6f3fc39236ef62e6306ae60ad55380b6f
b0e0336d2fc97a8ff136d1dd15181fe24ea63adc
refs/heads/master
2021-06-25T15:05:23.827580
2020-10-25T17:15:54
2020-10-25T17:15:54
141,697,777
0
0
null
null
null
null
UTF-8
C
false
false
293
c
#include <unistd.h> void ft_putchar(char a) { write(1, &a, 1); } int main(int argc, char **argv) { int i; i = 0; if (argc == 2) { while (argv[1][i] != '\0') { i++; } i -= 1; while (i >= 1) { ft_putchar(argv[1][i]); i--; } } ft_putchar('\n'); return(0); }
[ "noreply@github.com" ]
PandaGears.noreply@github.com
5e967a2b91f26e298d883501915139f806fa0b83
96a6e5ea8a486c9c1dbed15b423b85423c0dd78d
/uvc.c
33fae5677687b12e4de534e95dab236146e70c17
[]
no_license
fengyu666/libuvc
7f8ae2c945adbc7609f61d8a91fa2b8b751af5d6
6587ea41c229a7664a8f95a01960647156d389a6
refs/heads/master
2021-01-22T01:51:17.919159
2015-04-05T19:30:01
2015-04-05T19:30:01
null
0
0
null
null
null
null
UTF-8
C
false
false
19,491
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #include <uv.h> #include "coro.h" #include <assert.h> #include "uvc.h" #include "queue.h" //----------------------------------------------defaultloop---------------------------------------------------- static uv_key_t uvc_key...
[ "whtc123@sina.com" ]
whtc123@sina.com
ece32464a4d11fc6204ca39ad017e217af16b77a
34d0bad8a2849447925fef0c752406122baae3f2
/ipnc_rdk/ipnc_mcfw/mcfw/interfaces/link_api/systemLink_common.h
7995953ccfa51e5116776b62de30f5c1b31235c5
[]
no_license
pamsimochen/hardwork
5e05154fac35a0aacc0f8b64c21b2ca767fd4a3d
1e0a4cafdd1722eb58c4261bad68e602352f2079
refs/heads/master
2021-09-07T22:44:16.620515
2018-03-02T09:48:40
2018-03-02T09:48:40
103,899,662
1
0
null
null
null
null
UTF-8
C
false
false
8,392
h
/******************************************************************************* * * * Copyright (c) 2009 Texas Instruments Incorporated - http://www.ti.com/ * * ALL RIGHTS RESERVED ...
[ "82425509@qq.com" ]
82425509@qq.com
ea7e6195183d5a8ed1423209c4365aa865e99e0d
dfffb511642ed71d82fe35206789a767b876da3a
/CPUInfo/cpu_info_c/kernel.c
b7230041a62cc7877c36fc44b6512df297ea0597
[]
no_license
pritamzope/OS
13953a44ad38d212d0792b1d2f70c6f90e9c366c
a58470ed14a942904fa5b2127c423d4860cf543c
refs/heads/master
2023-03-07T15:32:08.891080
2023-01-21T16:21:20
2023-01-21T16:21:20
153,988,174
639
129
null
2023-02-26T18:17:33
2018-10-21T08:34:25
C
UTF-8
C
false
false
6,238
c
#include "kernel.h" //index for video buffer array uint32 vga_index; //counter to store new lines static uint32 next_line_index = 1; //fore & back color values uint8 g_fore_color = WHITE, g_back_color = BLUE; //digit ascii code for printing integers int digit_ascii_codes[10] = {0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36...
[ "noreply@github.com" ]
pritamzope.noreply@github.com
257edd358609b9fc07d6f08e1fe510ab5f03b408
8871842ce5334fb04d38b188afb060d219f975bd
/tests/functional/firmware/k21-rtt/vendor/SEGGER_RTT_Conf.h
91f07182893201a79ccb7dce3f9588e864559910
[ "Apache-2.0" ]
permissive
Sauci/pylink
c453263659b889cbd33d27865e32a1e800d13e02
bdd68ea8aceebc01b7dd980c8b9a11ad7e7a7c6b
refs/heads/master
2021-11-05T03:01:03.224310
2021-10-26T06:11:12
2021-10-26T06:11:12
140,023,392
0
0
Apache-2.0
2018-07-06T19:38:06
2018-07-06T19:38:05
null
UTF-8
C
false
false
19,789
h
/********************************************************************* * SEGGER Microcontroller GmbH * * The Embedded Experts * ********************************************************************** * ...
[ "noreply@github.com" ]
Sauci.noreply@github.com
9b9877fdaf78ba187bf7381f68f2140a6ba46fb1
ee71a002c1c928b432eca2a36ffe7652a09dbb11
/pos/src/logon.h
2e61f0f70e3265847b51ca883dcde29a0d68a142
[]
no_license
cyberaxsoft/cyberax
72351d91aab569e0b60f08a8780957039bb01afe
465e87fffcdf76166e9a6b1ae67fa7c634159e8d
refs/heads/master
2023-08-14T18:49:37.686284
2021-10-11T12:43:11
2021-10-11T12:43:11
415,115,865
0
0
null
null
null
null
UTF-8
C
false
false
151
h
#ifndef LOGON_H_ #define LOGON_H_ #define LOGON_PNG "images/logon_48.png" gchar* logon(GtkWindow* parent, PGconn* db_conn); #endif /* LOGON_H_ */
[ "cyberaxinfo@gmail.com" ]
cyberaxinfo@gmail.com
c151a09d474dd72f18821638b5ec226d52c623b3
7eff29639bcf01841d2067736f6a4e7444d23636
/src/version.h
83714a277422f6628e20365fc483d556a9fd3b8a
[ "MIT" ]
permissive
GpunionProject/Gpuniontoken
b5fc2a80086e634597f8c24e35506e56559a11f1
6288a3707a67d41f38b7d71941fee303f9ee1d2a
refs/heads/master
2020-03-22T09:01:12.458369
2018-07-25T03:39:54
2018-07-25T03:39:54
139,808,364
2
0
null
null
null
null
UTF-8
C
false
false
1,658
h
// Copyright (c) 2012-2016 The Bitcoin Core developers // Copyright (c) 2017 The Gpunion Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef GPUNION_VERSION_H #define GPUNION_VERSION_H /** * network protoco...
[ "gpuniondev@hotmail.com" ]
gpuniondev@hotmail.com
513d96783ec2ee239f18d9bc3c7ef013582a7400
14d2ba91bc7ed3353758f10c8e6bcd08ccab47c5
/encode.c
1420c8978f24f1d4c284ab87e5c20c005b216513
[]
no_license
Harithanair/c-programchallenges
40fd82a4dc1180a63dfcc20218e8edf852244f5f
48569abfb3c42ff11034e11871d43e3ef25c1bd7
refs/heads/master
2021-01-19T19:25:50.795052
2017-06-28T14:19:15
2017-06-28T14:19:15
88,417,490
0
0
null
null
null
null
UTF-8
C
false
false
279
c
#include<stdio.h. #include<string.h. int main() { char[30],temp[30]; int spcnt[30],x,j,m; printf("enter the string: "); gets(string); for(x=0;string[x];x++) { string[x]=string[x]+3; } printf("\n"); printf("enter the encoded string %s",string); string[x]=string[x]-3; return 0; }
[ "noreply@github.com" ]
Harithanair.noreply@github.com
aa7cb4cbdff87296d5b34c9f1ce517d5470dbf39
62a691dfa1f46772b7231a5113841c6b7052928b
/fingerprint_tac/normal/platform/zephyr/src/fpc_zephyr_tac.c
8827b751da9b13fd35db8f34819083cfebaad555
[]
no_license
SanniZ/zephyr-fpc
caffbf9125f7c3b1803a073cd60f7365fac7ed8e
c9dae84c1c88f052b6ba15a7f83ff8c352823b6e
refs/heads/master
2020-06-26T10:22:01.160726
2019-08-23T08:00:04
2019-08-23T08:00:09
199,606,699
1
0
null
null
null
null
UTF-8
C
false
false
4,981
c
/* * Copyright (c) 2017 Fingerprint Cards AB <tech@fingerprints.com> * * All rights are reserved. * Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. * Any use is subject to an appropriate license granted by Fingerprint Cards AB. */ #define LOG_TAG "fpc_ta...
[ "yingbinx.zeng@intel.com" ]
yingbinx.zeng@intel.com
bbed2666a090f3ed44560b39b25c5d7da63974db
d0104f0c26dd2ac7967f16f8f8119d32dde807ae
/fw_bl/usr/config.c
7bec31d8d949e1f6c9844a2f4b762dd7dbdff87e
[]
no_license
yisea123/cdbus_bridge
11283415a54f06d0d08cec76fc86eb8f5bfb6850
16548689a63461638043c4eec0346863c8c2cd61
refs/heads/master
2023-01-06T11:28:40.939186
2020-10-22T13:04:09
2020-10-22T13:05:47
null
0
0
null
null
null
null
UTF-8
C
false
false
1,858
c
/* * Software License Agreement (MIT License) * * Copyright (c) 2017, DUKELEC, Inc. * All rights reserved. * * Author: Duke Fong <duke@dukelec.com> */ #include "app_main.h" regr_t regr_wa[] = { { .offset = offsetof(csa_t, magic_code), .size = offsetof(csa_t, _end) - offsetof(csa_t, magic_code) } }; in...
[ "d@d-l.io" ]
d@d-l.io
cebbfce3f1eb224e834a37a23f619784524dd011
4fa1e0711c3023a94035b58f6a66c9acd4a7f424
/CONSULT/WERNER/LEXIS.17/TERMHI.C
0885e8f27a3b880c09565c78c85b6208671b3777
[ "MIT" ]
permissive
tig/Tigger
4d1f5a2088468c75a7c21b103705445a93ec571c
8e06d117a5b520c5fc9e37a710bf17aa51a9958c
refs/heads/master
2023-06-09T01:59:43.167371
2020-08-19T15:21:53
2020-08-19T15:21:53
3,426,737
1
2
null
2023-05-31T18:56:36
2012-02-13T03:05:18
C
UTF-8
C
false
false
13,091
c
/******************************************************************************/ /* */ /* Copyright (C) Michael J. Werner and Associates All Rights Reserved. */ /* */ /* Project: WinLexis, Lexis/Nexis Session Manager for Microsoft Windows */ /* */ /* Module...
[ "charlie@kindel.com" ]
charlie@kindel.com
21fcbc0af6eac83010765c39093661e4810d6140
b6bc85c6cc86a1ad9b8b06239762f79772c8db7e
/c.algo.part1-4/04-abstract_data_types/4.04-stack_adt_implementations/examples/prog_4.5-linked_list_implementation/main.c
558c2f117c00df6186754d28c7ceeacca438a725
[]
no_license
hexu1985/cpp_book_code
bacdfb7b9c1abff446f18dee33e8df451d18ec45
101c20ff87b89402262a8c74482871968cfc0464
refs/heads/master
2021-08-20T04:46:03.274538
2021-06-07T07:08:45
2021-06-07T07:10:11
150,828,290
0
3
null
null
null
null
UTF-8
C
false
false
319
c
#include <stdio.h> #include <string.h> #include "item.h" #include "stack.h" int main(void) { int n; printf("Enter the seize of stack: "); scanf("%d", &n); STACKinit(n); STACKpush(1); STACKpush(2); printf("%d, %d\n", STACKpop(), STACKpop()); printf("Stack empty? %d\n", STACKempty()); return 0; }
[ "hexu_1985@sina.com" ]
hexu_1985@sina.com
87f3939e73c72803f61442ff510724b6aedec76d
7f95a01ad00c218f4f81228f478464fa76fc0a7e
/lib/AFsp/libtsp/AF/dataio/AFfRdIx.c
1b7f1656deff7c02fa228d7190123c015067eaa3
[ "MIT" ]
permissive
j3parera/TFM
3ba8361265d4e8531f39eb382f7b35700790b8db
70ebac9678260841257f46cdbe523ed8a84c284e
refs/heads/master
2021-01-01T15:29:30.764995
2017-07-13T10:08:14
2017-07-13T10:08:14
null
0
0
null
null
null
null
UTF-8
C
false
false
4,350
c
/*-------------- Telecommunications & Signal Processing Lab --------------- McGill University Routine: int AFfRdI1 (AFILE *AFp, float Dbuff[], int Nreq) int AFfRdI2 (AFILE *AFp, float Dbuff[], int Nreq) int AFfRdI3 (AFILE *AFp, float Dbuff[], int Nreq) int AFfRdI4 (AFILE *AFp, floa...
[ "andresgonzalezfornell@gmail.com" ]
andresgonzalezfornell@gmail.com
34a5c54110f96bbf5ce5772aabeabd1b0fc2f103
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/net/wireless/rtl8723bs_vq0/hal/OUTSRC/RtChnlPlan.h
37786cf8f00dbde2f4fbbefb72a3794d1dc9b63d
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
BIG5
C
false
false
24,105
h
/****************************************************************************** * * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU G...
[ "gamishev@gmail.com" ]
gamishev@gmail.com
2f32e9a2d63555553509fc110c9b9b1f47e22fdb
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100704_tree-ssa-reassoc.c
d097e77f4392fcc6402b693aa4e9a9cb22c2711f
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
44,248
c
/* Reassociation for trees. Copyright (C) 2005, 2007 Free Software Foundation, Inc. Contributed by Daniel Berlin <dan@dberlin.org> This file is part of GCC. GCC 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 Foundati...
[ "agroce@gmail.com" ]
agroce@gmail.com
5456cb3094315fd72082cfb8926e2628a20a67e7
c6281586c601eb62262c2f6c4afa56e49a23e37a
/C_ile_programlama/kitap/kitap_ornekleri/ornek_9.1.c
4cea48d6a7a45ac71db6ae8a9909abe3faa58564
[]
no_license
egemensahiin/trdocumentation
6b35f9e81406372d7d69dfd05bf5a28c58fdf616
61a4a3ab3c2a6ed600e91964c9fa3a9acf25893f
refs/heads/master
2023-06-06T01:23:50.000718
2021-06-26T21:57:28
2021-06-26T21:57:28
285,275,809
0
0
null
null
null
null
UTF-8
C
false
false
591
c
#include <stdio.h> double kuvvet(float agirlik1, float agirlik2, float uzaklik); int main(){ float agirlik1, agirlik2; float uzaklik; printf("Cisimlerin agirliklarini giriniz: "); scanf("%f%f", &agirlik1, &agirlik2); printf("Aralarindaki uzakligi giriniz: "); scanf("%f", &uzaklik); printf("--------------------...
[ "egemensahin95@gmail.com" ]
egemensahin95@gmail.com
964fe1f798700ec4f5bbd1b7341779dc39d3ddc9
fc3b106292c6d756ed174b295a165d81a0914a92
/NLI2FOLI/pmb_SICK/data/silver/p68/d0034/en.cats
be6af5e1d7f2a73d4b5ed94bf338afe02f880981
[ "MIT" ]
permissive
barfsma/ComSem
5d0f7498fff8609076815ed1623c16d481c0b954
e8a5b49e8eb43a03ee123861b4aed928c2090d83
refs/heads/master
2020-12-05T18:05:48.585151
2020-01-24T15:44:21
2020-01-24T15:44:21
232,155,909
0
2
MIT
2020-01-23T08:41:29
2020-01-06T18:00:48
Python
UTF-8
C
false
false
102
cats
N (S[dcl]\NP)/(S[ng]\NP) (S[ng]\NP)/(S[pss]\NP) (S[pss]\NP)/PP ((S\NP)\(S\NP))/NP NP/N N PP/NP NP/N N
[ "bertelt.braaksma@gmail.com" ]
bertelt.braaksma@gmail.com