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
ee7ab97e772435b482726df574b38785be790de8
b198ef7344a5b3276af6c868f975f31f200fe42d
/escalator-monitoring-dev/Core/Inc/fram.h
66b38a268da54446c2b72175f55bc8f5ea0e6abf
[]
no_license
tomyqg/SiWeiWork
ace3b993428fcdbabbde68516149c6491ee6c9c2
caf1a66f1a7621562e2a123b74d3ffb95c27616a
refs/heads/master
2022-04-09T13:54:11.862666
2019-10-10T02:55:42
2019-10-10T02:55:42
null
0
0
null
null
null
null
UTF-8
C
false
false
365
h
/* * fram.h * * Created on: 2018��11��26�� * Author: pt */ #ifndef CORE_USER_FRAM_H_ #define CORE_USER_FRAM_H_ #include <stdint.h> #define FRAM_USE_SPI int fram_write(uint16_t addr, uint8_t* data,uint16_t num_bytes); int fram_read(uint16_t addr, uint8_t* data, uint16_t num_bytes); void fram_init(void);...
[ "42396516+alisongzhu@users.noreply.github.com" ]
42396516+alisongzhu@users.noreply.github.com
d2cc1ad76c8bb4b5499121d3a60526242af05e34
c9a7d0e41d4ce11a60549d900fd6ff130bca0e0a
/program.c
59a61f2ace7f68f46110989374cd2288e3169246
[]
no_license
inhibicja/Dno
6780f3c6296a84acba305f7372787695105455c5
7f5c626084e9f186f179779d165e3dbed59197a3
refs/heads/master
2021-01-10T09:48:01.549029
2016-01-27T17:16:24
2016-01-27T17:16:24
50,521,332
0
0
null
2016-01-27T17:33:55
2016-01-27T16:36:36
C
UTF-8
C
false
false
580
c
#include <pthread.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> int x=1; void* compute_thread(void * argument) { printf("X value in thread before sleep = %d\n", x); printf("X value in thread is increment by 1 before sleep \n"); x++; sleep(2); printf("X value in thread after sleep = %d\n", x); return 0...
[ "m.gajewski810@gmail.com" ]
m.gajewski810@gmail.com
6b0d70b6143fdb2c0a0d9061e33666c23ac21ccf
ae608201727e04073fd285b8961c0d59f51f61e6
/white box testing/ESP8266/ESP_robot/ESP_1/millis_api.h
d66b4eddeb94bbaca6705240ba492c3a9ab61b8a
[]
no_license
alimakhlouf/Smart_Wifi_Gesture-Cotrolled_Robot
eb5a0ed80f265bf2c8238a937a484b65314f83dc
404a5ca5e7fbaacf4ef8760c6da77ecfac83017b
refs/heads/master
2022-10-27T10:22:12.609795
2020-06-15T17:09:09
2020-06-15T17:09:09
252,727,483
0
0
null
null
null
null
UTF-8
C
false
false
3,775
h
 /* ---------------------------------------------------------------------------- [FILE NAME]: millis_api.h [AUTHOR]: Ali MAkhlouf [DATE CREATED]: 6/4/2019 02:16:18 م [DESCRIPTION]: this file contains configurations and function prototypes for handling the making an event monitoring functi...
[ "ali.makhlouf814@gmail.com" ]
ali.makhlouf814@gmail.com
7b4877b928a58df14e0372059e3679a10c9e886d
abcd9df57e476932ec994827cc7f09a78b37b987
/xperia-ti-wlan/ap/stad/src/Application/scanMngr.h
325062464bc0699a344b95d5631353a2adee7c41
[]
no_license
DuMOHsmol/Rage-Kernel
dbac0ab55c2c974870f8bed5971629e50a284357
483a8323a7110733939355ab85ffc8dec32009c7
refs/heads/master
2016-09-06T19:29:11.113555
2012-06-19T13:59:52
2012-06-19T13:59:52
3,249,189
3
6
null
null
null
null
UTF-8
C
false
false
40,997
h
/* * scanMngr.h * * Copyright(c) 1998 - 2010 Texas Instruments. All rights reserved. * 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 t...
[ "dumohsmol@yandex.ru" ]
dumohsmol@yandex.ru
5b5c499f152de38452b52b9aeedc81ebdd69a363
4bd36db56cad5b790e01e48dd55be67a638222c2
/cpts_122/pa1/array of string bubble sort/StringSort.c
6d11bddcb4642518f7fe89a897ab7a633c263e38
[ "MIT" ]
permissive
johnnydevriese/wsu_comp_sci
c1d2c7ff241a6673f8842aa44d2c4298b8c45f99
1ece76ceb0551eb277499e3dff76d0181254bc8a
refs/heads/master
2020-12-03T02:18:47.356591
2017-06-30T21:32:06
2017-06-30T21:32:06
95,925,327
0
0
null
null
null
null
UTF-8
C
false
false
1,009
c
#include"StringSort.h" //I'm not sure where I've gone wrong here, // but it doesn't seem to swap anything. void bubble_sort_ascending(char *ptrArray[MAXSIZE], int size){ char * temp; //printf("%s \n", temp); int i = 0 ; int j = 0 ; for(i = 0; i < size - 1; i++) { for (j = i + 1; j < size; j+...
[ "johnnydevriese22@gmail.com" ]
johnnydevriese22@gmail.com
873135bb1c18d75320c041a66a4cf11acd9eaa50
a1c0e20758147dd1eceacfc7f20addfe0bc6f034
/include_lib/bluetooth/avctp_user.h
3af1ee7591123397e9c0a0f023719395364c4f98
[]
no_license
icprog/test2
e601604e625831af2864c7ba37762c4e35ced893
ab184305c3467a03d421da5ca4f144ab481963fa
refs/heads/master
2020-07-19T02:02:30.152625
2017-10-29T17:27:25
2017-10-29T17:27:25
null
0
0
null
null
null
null
GB18030
C
false
false
20,917
h
#ifndef __AVCTP_USER_H__ #define __AVCTP_USER_H__ #include "typedef.h" ///***注意:该文件的枚举与库编译密切相关,主要是给用户提供调用所用。用户不能自己在中间添加值。*/ ////----user (command) codes----//// typedef enum { /* 使用user_send_cmd_prepare(USER_CMD_TYPE cmd,u16 param_len,u8 *param)发送命令 //返回0表支持参数个数正确,返回1表不支持,2是参数错误 要三个参数,没参数说明的命令参数param_len传0,param传NU...
[ "javee.tian@gmail.com" ]
javee.tian@gmail.com
82ea627b400657013a907694039e2633a25b0b70
eb474fa475e4a708eed1d795575a97910288ad57
/Exercise 3-5.c
b66c2cbf9ee81a7260f6cf60f4f19af5c4c1dfce
[]
no_license
borntuft/C-Primer-Plus-Sixth-Edition
29bbb65d8aa0c621cc58e1c2089c6db7f7acb970
71f8d8ac34452070dae2795fb97a314e357c66aa
refs/heads/master
2020-06-05T13:33:47.164275
2019-06-24T01:06:53
2019-06-24T01:06:53
192,451,459
0
0
null
null
null
null
UTF-8
C
false
false
221
c
#include <stdio.h> int main (void) { float secondsPerYear = 3.156e7; int age; printf("Enter your age: "); scanf("%d", &age); printf("You are %e seconds old", age * secondsPerYear); return 0; }
[ "noreply@github.com" ]
borntuft.noreply@github.com
46c8d2aeca1bf7e8225132dc80c27f2054d97c15
d723c274ddf5b387ffb7958ea12948d931f16fec
/bin/gdbstub/gdb_stub.c
bbcbaf77e04efe30547a2b93d8c765796e97df2d
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
deephooloovoo/ripem
0f64c2d5affa77b8cf1b20bedf2a4c9d5f249d9d
3a455b16d42128a4d5bcac9314956655493e6969
refs/heads/master
2021-01-21T06:53:12.770721
2017-09-05T03:59:33
2017-09-05T03:59:33
101,951,351
4
1
null
2017-08-31T02:43:16
2017-08-31T02:43:16
null
UTF-8
C
false
false
6,280
c
#include "gdb_stub.h" #include "keypad.h" #include "led.h" #include "lib.h" #include "serial.h" #include "syscon.h" #include "drawing.h" uint32_t gdb_regs[16]; void gdb_read_hex(void *addr, char *buffer, int len) { uint8_t *ptr = addr; for (int i = 0; i < len; i++) { uint8_t data = *ptr++; byte2hex(data, buf...
[ "jblbeurope@gmail.com" ]
jblbeurope@gmail.com
97a5395323a396628847932c2fbf7f5549b1f8df
243c858b7488c79a61f9da9f237ef7b04fd30a66
/作业集合/乘法口诀表(可以控制行列数)-2.c
ea5c42bd5d2bf8c1e5fb6ad4a5f368fa80c987de
[]
no_license
X-shoucheng/X-shoucheng-A
475ff90135c3bb2206e2a225d926df14cbfbd17e
240ecc508ec3601c576c3d7607d699193d8b2476
refs/heads/master
2023-03-19T10:27:28.411268
2021-03-14T14:30:29
2021-03-14T14:30:29
325,698,832
1
0
null
null
null
null
UTF-8
C
false
false
333
c
#include <stdio.h> void print_table(int n) { int i = 0; for (i = 1; i <= n; i++) { int j = 0; for (j = 1; j <= i; j++) { printf("%d * %d = %-3d ", i, j, i * j); } printf("\n"); } } int main() { int n = 0; scanf("%d", &n); print_table(n); ...
[ "xiashoucheng@126.com" ]
xiashoucheng@126.com
3086e7e2fe156cca04808109085eef6b79b3f6b1
a94e87c122d28673a02320c1e3f97c90b7fc23c1
/Core/Inc/task.h
47dfac8d50b538b7e68ec2509b6b3ed908002206
[]
no_license
Latifly/Vending-Machine-State
682aadd84d3bfd4d84c3fa37187e9ceba6b8a293
b69fd85ef1c6b720061cd577cd937818cbcd2339
refs/heads/master
2020-09-16T12:36:55.749805
2019-11-26T06:46:31
2019-11-26T06:46:31
223,772,060
0
0
null
null
null
null
UTF-8
C
false
false
1,256
h
/* * task.h * * Created on: Nov 23, 2019 * Author: Alatif */ #ifndef INC_TASK_H_ #define INC_TASK_H_ #include "main.h" #include "LCD.h" #define led_minuman_ON HAL_GPIO_WritePin(LED_1_GPIO_Port, LED_1_Pin, GPIO_PIN_RESET) #define led_minuman_OFF HAL_GPIO_WritePin(LED_1_GPIO_Port, LED_1_Pin, GPIO_PIN_SE...
[ "alatif303@gmail.com" ]
alatif303@gmail.com
b7b9046d4fd308752b772fa9fb476ab8d466a6cd
1bd3bda3b45a6ee1be305d28e9db3e108ee8aa13
/evkmimxrt1064/driver_examples/cache/cache.c
d5061c2448b99c55bfcd4f60e1795ff0ea197a22
[]
no_license
JohnHau/mcux-sdk-examples
22721dedeb2963ee863498ecd97d5b6296ea1b0d
62f5041d6d7da742ffd7ea0f8f017a670af450e8
refs/heads/main
2023-05-14T21:49:58.810657
2021-06-08T05:28:39
2021-06-08T11:57:07
null
0
0
null
null
null
null
UTF-8
C
false
false
8,407
c
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include "fsl_cache.h" #include "fsl_debug_console.h" #include "fsl_device_registers.h" #include "pin_mux.h" #include "clock_config.h" #include "board.h" #include "...
[ "susan.su@nxp.com" ]
susan.su@nxp.com
aad08cf2cdde0d35802929b5e14d2656677df32c
ab8dc30c5ba54ea299425c685bafecd5815f6636
/src/duk_bi_buffer.c
3df55ec2669c63af20edc523f34beb5be7b23d24
[ "MIT" ]
permissive
jasonkajita/duktape
a8e2c49702b8fc7fea2239d186b03152fdd0f198
ac38323a0ddab4c37cc2264400992ff50d55b44f
refs/heads/master
2020-12-26T03:57:38.034070
2016-01-05T20:41:50
2016-01-05T20:41:50
33,104,853
0
1
NOASSERTION
2020-08-14T20:48:48
2015-03-30T05:26:06
JavaScript
UTF-8
C
false
false
90,749
c
/* * Duktape.Buffer, Node.js Buffer, and Khronos/ES6 TypedArray built-ins */ #include "duk_internal.h" /* * Misc helpers */ #if defined(DUK_USE_BUFFEROBJECT_SUPPORT) /* Map DUK_HBUFFEROBJECT_ELEM_xxx to duk_hobject class number. * Sync with duk_hbufferobject.h and duk_hobject.h. */ static const duk_uint8_t d...
[ "sami.vaarala@iki.fi" ]
sami.vaarala@iki.fi
6fe68c89820852ef68e0c64138366944b54fd781
2c52eba53a092780c1710b0139a7b8a9d7216c1a
/exercise/13.Roman to Integer.c
30bda72934c140e14480b5ba7b3ad03ad282fc79
[]
no_license
Sisker1111/leetcode
dc1504683e304c99a2a825a5bfdcc5a0ed942775
adb08192b1d9bc5f6b6e43ff85313cd62c0de2b4
refs/heads/main
2023-09-03T03:50:45.050887
2021-11-04T05:38:47
2021-11-04T05:38:47
326,720,864
0
0
null
null
null
null
UTF-8
C
false
false
2,367
c
int romanToInt(char * s){ int total = 0; while(*s){ switch(*s){ case 'I': if( *(s+1) != '\0'){ if( *(s+1) == 'V' ){ total+=4; s+=2; } else if( *(s+1) == '...
[ "harry8fan@gmail.com" ]
harry8fan@gmail.com
ccae7843c32cf6d49ff626a1aac144e3c4034cf3
8269b87a6fd90dfc70388cb3ff109a7e69b136d3
/ABM/structsAbm.c
275872bb6d6b48c1b75469dac49d0750fba70865
[]
no_license
RiloSebastian/paraParcial
1ae61097f443818cc9e3b0a17ccaf946fb657bd1
7c5b0e4fe2dc7c198af493e7a8569d005055091c
refs/heads/master
2022-09-29T12:49:37.697048
2018-10-09T19:31:09
2018-10-09T19:31:09
null
0
0
null
null
null
null
UTF-8
C
false
false
10,362
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include "structsAbm.h" #include "validations.h" int structure_init(structure array[], int len) { int i; int flag=1; if(array != NULL) { for(i=0; i<len; i++) { /*strncpy(array[i].name,"---",sizeof(array[i].name)); ...
[ "noreply@github.com" ]
RiloSebastian.noreply@github.com
9ff4dd7def6bd67fce0118c83ff725c530a9e23b
ce800a53e11fc284b0fdd4c591e914d1229c4102
/libft/ft_memchr.c
aa51ba56a341302e9116d47ef6e8ad39046317c3
[]
no_license
afanneau42/ft_ls
dfc55b17e74ea033ee196aa3fc7e6b603f035251
022386e7005c2e78cc2bd48d48db3f037dcea38c
refs/heads/master
2021-01-21T19:54:14.587141
2017-10-07T13:22:25
2017-10-07T13:22:25
92,173,453
0
0
null
null
null
null
UTF-8
C
false
false
1,129
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memchr.c :+: :+: :+: ...
[ "afanneau@e2r10p10.42.fr" ]
afanneau@e2r10p10.42.fr
47c19f851aae43f8b587bc59333e0a4caf5cbb30
6c9d25640c4cb88494dc4180622b7eddc67cc0ca
/srcs/ls_free.c
5264a75e154fa9ce6dbfb9098bbb59e87c81c9c7
[]
no_license
2ndcouteau/ft_ls
56dd5c0f2b9cd427539d24688fa8c378b41948d6
2064f07d60e6e1b87eaaa4a7ecd797314a5fec01
refs/heads/master
2020-12-31T07:33:05.993473
2017-03-29T19:46:26
2017-03-29T19:46:26
86,596,822
1
0
null
null
null
null
UTF-8
C
false
false
1,414
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ls_free.c :+: :+: :+: ...
[ "qrosa@e1r1p9.42.fr" ]
qrosa@e1r1p9.42.fr
f33a16fe2629a4425e6f44a03d3fd2c2777de9a0
28b230f0adfb08e51ff76d6af202b558d4be4797
/component/bluetooth/src/include/classical/bt_spp.h
f4862bcbe31729040c9ad913f480146354450660
[]
no_license
nulldsming/bluetooth_stack
75ae8d7b85d5bcbb1e8e520ed7f48103e99a618c
42e55fb9e75d14e39792eb43d08779fc3ff2f78d
refs/heads/master
2023-02-25T19:22:33.395741
2021-02-06T06:23:54
2021-02-06T06:23:54
null
0
0
null
null
null
null
UTF-8
C
false
false
2,660
h
/****************************************************************************** * @file bt_spp.h * @author Yu-ZhongJun(124756828@qq.com) * @Taobao link https://shop220811498.taobao.com/ * @version V0.0.1 * @date 2020-4-16 * @brief bt spp header file ***********...
[ "124756828@qq.com" ]
124756828@qq.com
8c0cd3e1ea7d803b02c8712d6a5113edc4e1189b
51070ea24d8825d7081cc713bec8c54cdcb5fde1
/include/gom/dom/gommutationnameevent.h
0aea8991c5842f8125fcbf0a8bb08e9bc5d03ab3
[ "MIT" ]
permissive
jberkman/gom
c11cc09db3e0eb3843fa00a344edc3b37e607912
4bccfec5e5ada830a4c5f076dfefb9ad9baab6a5
refs/heads/master
2021-07-01T16:58:58.633961
2008-09-02T06:28:10
2008-09-02T06:28:10
5,654,078
0
0
null
null
null
null
UTF-8
C
false
false
5,336
h
/* The MIT License Copyright (c) 2008 jacob berkman <jacob@ilovegom.org> 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,...
[ "jacob@87k.net" ]
jacob@87k.net
9dfb9e5c0f4ebaccf259452cddad273e4726e6c2
1fac990457241ca8406e1ee2ba1e3399ca20b355
/uuu/src/tools/u3l/u3l.c
ceda77d0019d714c80016fcbc49f856965cd371c
[ "BSD-2-Clause" ]
permissive
ekscrypto/Unununium
4861ad1f2a7bb258241d4adf84cf6205b54a5c3a
4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f
refs/heads/master
2020-04-26T11:27:42.209268
2019-03-03T01:56:22
2019-03-03T01:56:22
1,208,417
9
0
null
null
null
null
UTF-8
C
false
false
102,012
c
/* U3L >> Unununium Linker << * Copyright (C) 2001, Dave Poirier * Distributed under the BSD License */ #include <stdlib.h> #include <stdio.h> #include <string.h> #include "u3l.h" //#define __DEBUG__ #define VERSION "($Revision: 1.38 $)" #define COPYRIGHTS "Copyright (C) 2001, Dave Poirier\nDistributed under the...
[ "d.poirier@appcom.ca" ]
d.poirier@appcom.ca
7c45625fdec2b3962c7f4e55acbd02ec83f34225
0e2616abf57f743cba39e7461256672fa45578b1
/stable_sort.c
592fae4285343de3a4a0cbaad408058403d0e899
[]
no_license
leorge/qmisort
f59fdfa9aad9530ce59df7073965c1bf025c2f82
697182645e367789d67aa6f8ab6a21b38585466d
refs/heads/master
2020-12-24T08:29:30.765424
2018-04-24T17:01:40
2018-04-24T17:01:40
26,434,962
3
0
null
null
null
null
UTF-8
C
false
false
3,452
c
/* * stable_sort.c * * Created on: 2016/06/14 * Author: leo */ #include <math.h> #include "sort.h" static void (*sort)(void *base, size_t nmemb, size_t size, int (*compare)(const void *, const void *)) = QMI_sort; size_t length; /* Stable sort for pointer array */ typedef struct { size_t index; ...
[ "qmisort@gmail.com" ]
qmisort@gmail.com
38c881bc8273810258457b58342149747d2591e1
4c160a2c897e84256dbb3eb66e76c57596601147
/STM32_SX1278/Source/Application/main/rf.c
6dfd29b3be981f0597c9e36341d13d191f44145a
[]
no_license
michael4love/SX1278-for-LoRa-Stm32F1-SPI
bef0cb2e850490e9091b014abafaea175cf84f7e
4ec03a4da83141c04ea40ee4817b841761baf756
refs/heads/master
2021-06-22T12:35:23.164966
2017-07-27T16:06:04
2017-07-27T16:06:04
null
0
0
null
null
null
null
GB18030
C
false
false
1,001
c
#include "sx1276-LoRa.h" #include "Delay.h" #include "SPI.h" #include "rf.h" #include "function.h" const char *rfName = "SX1278"; u16 iSend, iRev; //无线发送 接收计数 u8 sendBuf[64]; //发送缓冲区 u8 revBuf[128]; //接收缓冲区 //射频模块初始化 void RFInit( void ) { SPI2_Init(); RFM96_LoRaEntryRx(); } //射频模块进入接收模式 void...
[ "704041404@qq.com" ]
704041404@qq.com
65856a63b7efdb0420ec67acfcaa35d671db087d
f6606566520b512bb87e361d6215f5d0ce348790
/lib/6barrier.h
3c4bc0e7dfa89937ecb99236b68cfa9de756ea5b
[]
no_license
TJREVERB/antenna-deploy
8a7ca18f1a508252cd474d769f8c8830ed141e3b
1bc042a2dc42cc920100ca4cb0eaff902276febf
refs/heads/master
2020-04-10T14:25:47.152659
2019-05-16T20:35:48
2019-05-16T20:35:48
161,076,966
0
0
null
null
null
null
UTF-8
C
false
false
1,057
h
/* SPDX-License-Identifier: GPL-2.0 */ /* * Copied from the kernel sources: * * Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima * Copyright (C) 2002 Paul Mundt */ #ifndef __TOOLS_LINUX_ASM_SH_BARRIER_H #define __TOOLS_LINUX_ASM_SH_BARRIER_H /* * A brief note on ctrl_barrier(), the control register write ba...
[ "noreply@github.com" ]
TJREVERB.noreply@github.com
127d46762f20de59762a04ccf7dbe763ba1cb6ca
264cc34d1d5322c9c955f351e5ed710836f6a1a5
/cmake_targets/lte_build_oai/build/CMakeFiles/RRC_Rel14/RRCConnectionReconfigurationComplete.h
b0d4847b6bc51c84a414270a9d257be321c57697
[ "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-generic-cla" ]
permissive
mr-ytseng/openairinterface5g
8d40a768b2046da8c521f58d34c0466226f1c154
54d541c22cdfcb774774089291c93e4e79294a1d
refs/heads/master
2021-10-27T20:56:33.843199
2019-04-19T15:37:55
2019-04-19T15:37:55
177,127,103
0
1
null
null
null
null
UTF-8
C
false
false
2,467
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1" * `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c...
[ "yuchia.tseng@irt-systemx.fr" ]
yuchia.tseng@irt-systemx.fr
2bee7b24a049bc870d90dde662021116a919e82d
74c2dcb6a128f3ee2ca2bda65de2c3e8b07826cc
/7-binary_tree_inorder.c
44231824d95165cf5d968736935d09d6dd8255e0
[]
no_license
JacobBHartman/0x1C-binary_trees
f17bc197409c5d372eed23c6b95e25d451cd66e4
3ee36ad822b75a461999e7801d180d527465993f
refs/heads/master
2021-03-30T21:08:44.733663
2018-03-09T00:19:24
2018-03-09T00:19:24
124,462,138
0
0
null
null
null
null
UTF-8
C
false
false
456
c
#include "binary_trees.h" /** * binary_tree_inorder - go thru a binary tree using in-order traversal * @tree: a pointer to the root node of the tree to traverse * @func: a pointer to a function to call for each node * Return: void */ void binary_tree_inorder(const binary_tree_t *tree, void(*func)(int)) { if (tre...
[ "209@holbertonschool.com" ]
209@holbertonschool.com
325872af0ed89b9f65fb9efd064435e49b9c4dbd
d2ef9c6173e0d65a053b42d2d8c7647760543694
/Source Code/SYD8811_peripheral_misc/ThreeTwo-wire SPI/Main/lis3dh.c
799532f0158e37fc1b4fbfed06d84f0cf37521c9
[]
no_license
greenpet/SYD8811SDK
64c49fe4bf23cb91cae48b6755a86bb3a42e3eb7
87e378e8e01d2259f53abf7ee546577370f2ecc5
refs/heads/master
2023-01-08T08:07:12.796949
2020-11-05T11:08:36
2020-11-05T11:08:36
null
0
0
null
null
null
null
GB18030
C
false
false
2,885
c
/* lis3dh加速度传感器的操作文件 作者:北京盛源达科技有限公司 日期:2016/7/8 */ #include "lis3dh.h" /* 寄存器配置数组 第一个数数据为寄存器地址 第二个数据为寄存器数据 */ const uint8_t lis3dh_init_data[] = { 0x20, 0x4F, // CTRL_REG1 Normal / low power mode (50 Hz) low power mode Z、X、Y axis enable 0x21, 0x00, // CTRL_REG2 失能所有高通滤波 0x22, 0x80, // CTRL_REG3 只是使能了CLICK int...
[ "384710930@qq.com" ]
384710930@qq.com
564e2a62c92910d4965bcfb8b2a2bf312bf2371a
23272f9de3015bdeef9eb38624be505fd0b30174
/Graph/bfs.c
3ba5da182729be084b1e4ea03f46fcb815566957
[]
no_license
varundey/dsa
25e7e69028198b3beccf530d54c8f2e64913f543
38f227b68255f17d1aa739a64e619e2a35748f25
refs/heads/master
2021-01-17T20:50:24.023774
2016-07-03T11:19:48
2016-07-03T11:19:48
62,423,485
1
1
null
2016-07-03T11:19:48
2016-07-01T22:42:31
C
UTF-8
C
false
false
2,499
c
#include <stdio.h> #include <stdlib.h> int MAX=6; struct Vertex { char label; int visited; }; struct Vertex* vertices[6]; int adjMatrix[6][6]; int noOfVertices = 0; int queue[6]; int REAR = -1; int FRONT = 0; void enqueue(int data) { queue[++REAR] = data; } int dequeue() { return qu...
[ "pokeadarsh.rs@gmail.com" ]
pokeadarsh.rs@gmail.com
34975d5c8e96e7ccb7ca16292a020ac6588b83ad
ab5e3451bdb94c829a5574362ddd5ef1fa53ff2c
/C01/ex01/ft_ultimate_ft.c
65e901e6be2f91c51a8db1edf5c21c564eda90c7
[]
no_license
alleytuna/piscine42
e652406cddf600eb62289715e28c9715d801cb50
e2ba6800f887c630e29badde01e394d304ba9309
refs/heads/master
2023-02-16T06:03:30.213870
2021-01-15T10:22:00
2021-01-15T10:22:00
329,875,849
0
0
null
null
null
null
UTF-8
C
false
false
954
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_ultimate_ft.c :+: :+: :+: ...
[ "aaltun@e3r6p9.42.fr" ]
aaltun@e3r6p9.42.fr
c5033fdc8aa876cc888a9b028d0ffa587a611c15
56330129441555417a509723855b0066a6a1f958
/eZ80F91/modplayer/bus_mod_library/ocean_club.c
95fae3ad765bbcddebc4159ef6096faa333e0584
[]
no_license
stg/PET-GCM
e34e1a742fe84e0d15e7440148f2e6630df64ac1
9164740d20a28071901f310446b67d2f2bbf909e
refs/heads/master
2020-05-19T03:36:50.385999
2010-07-06T19:41:54
2010-07-06T19:41:54
750,866
0
1
null
null
null
null
UTF-8
C
false
false
377,405
c
#include "gen_defines.h" static u8 mod_data[] = { 0x6F, 0x63, 0x65, 0x61, 0x6E, 0x20, 0x63, 0x6C, 0x75, 0x62, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x63, 0x6F, 0x6D, 0x70, 0x6F, 0x73, 0x65, 0x64, 0x20, 0x62, 0x79, 0x3A, 0x20, 0x20, 0x20, 0x20, 0x02, 0x02, 0x5...
[ "senseitg@hotmail.com" ]
senseitg@hotmail.com
560ca5498ce0416dc420b12258e4d0ca0d97df5f
64d7cc6e293d9f06f4f31f444a64d74420ef7b65
/inet/src/networklayer/routing/dymo/DYMOdefs.h
063a35b52df153f1d554747b17d7d1936c56223e
[]
no_license
floxyz/veins-lte
73ab1a1034c4f958177f72849ebd5b5ef6e5e4db
23c9aa10aa5e31c6c61a0d376b380566e594b38d
refs/heads/master
2021-01-18T02:19:59.365549
2020-11-16T06:05:49
2020-11-16T06:05:49
27,383,107
19
12
null
2016-10-26T06:05:52
2014-12-01T14:31:19
C++
UTF-8
C
false
false
587
h
// // This program is property of its copyright holder. All rights reserved. // #ifndef __INET_DYMODEFS_H_ #define __INET_DYMODEFS_H_ #define DYMO_NAMESPACE_BEGIN namespace DYMO { #define DYMO_NAMESPACE_END } DYMO_NAMESPACE_BEGIN // TODO: use generic MANET port #define DYMO_UDP_PORT 269 typedef uint32_t DYMOSequen...
[ "zbojthe@omnetpp.org" ]
zbojthe@omnetpp.org
1c0b89f85f050c5693cddc330c4f2fb4913d8e58
d00f5a01f28bd81ec7f0bae027f88099b0960567
/nRF5_SDK_14.2.0_17b948a/components/drivers_nrf/nrf_soc_nosd/nrf_soc.h
5ae38514bab76720b334d281441737b34bb1ed0f
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mafaneh/ble-ebook-project
18942cd8b5539bf32d8a986be0527ff974ced73b
0d4638af5806bff5818337d4aedaf8526995e7e4
refs/heads/master
2023-02-07T14:11:40.688137
2023-01-30T22:39:11
2023-01-30T22:39:11
117,994,657
66
23
MIT
2020-03-07T21:15:58
2018-01-18T14:39:01
C
UTF-8
C
false
false
3,621
h
/** * Copyright (c) 2014 - 2017, Nordic Semiconductor ASA * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright...
[ "mohammad@novelbits.io" ]
mohammad@novelbits.io
cda8b5630f6816d1cd2d0b6a29f883615c489631
4d0c1f2318216506fdd180fa9c82cb65b3ec8782
/Codigo/VitalsgrafrUY_Project/recepcion/recepcion.h
03cd34a03d983070e6e04c74cdc903f08fcbbf8b
[]
no_license
walter-barreiro/VitalsGrafrUy
5276f2c51f622584d5eba42fa03f162572e365d2
1c84644d6079a8588312c0f4af9533728f55a040
refs/heads/main
2023-02-11T09:20:31.427951
2021-01-15T14:00:02
2021-01-15T14:00:02
329,721,070
0
0
null
null
null
null
ISO-8859-1
C
false
false
140,719
h
/** * @file recepcion.h * @brief Vitalsgrafr UY - Proyecto Sistemas Embebidos 2020 - Fing * Este módulo guarda en memoria Flash los valores a mostrar y datos para gráficos en pantalla. * * @paragraph La señal ECG se obtuvo de una real en Physionte.org * Las señales IBP y SPO2 son sinusoidal y triangular respectiv...
[ "56509428+Walter-bc@users.noreply.github.com" ]
56509428+Walter-bc@users.noreply.github.com
4899b3967a6bde7cb798ead30a321e881791c79b
da486d451e67344506ed34a4284e075cc40cba1c
/Project3/Project3/p2.c
4c3714df9346b25b6f7e127478944ecfa2dc85fd
[]
no_license
JunbeomKim-01/C_work
ec47932eb3249d3fd4bc30464be807acf5e76230
59d4ddbace31e8381e6787500f14302a714ee9a4
refs/heads/master
2023-02-07T13:04:00.242812
2020-12-29T12:05:39
2020-12-29T12:05:39
325,275,534
0
0
null
null
null
null
UTF-8
C
false
false
1,757
c
/*#include <stdio.h> int main() { int num; scanf_s("%d", &num, 30); if (num <= 30) { if (num % 2 == 0) { for (int count = 0; count <= num / 2 - 1; count++) { for (int i = 1; i <= num; i++) { if (i == num / 2 + count || i == num / 2 - count) { ...
[ "estjunbeom@gmail.com" ]
estjunbeom@gmail.com
2827a58cc2a777cff37104db452a8c42a73d66f5
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/inetsrv/iis/img/psdksamp/components/cpp/crypto/source/crypto_p.c
c7fd96ce61f12300b71e3295fe585e85b34df54b
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C
false
false
11,146
c
/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 5.01.0164 */ /* at Thu Nov 16 09:15:48 2000 */ /* Compiler settings for N:\JanetFi\WorkingFolder\iis5.x\samples\psdksamp\components\cpp\Crypto\source\Crypto.idl: Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
2fab3e857aabbe2d93ae021a8db78129a5ac7d76
a7338c549394224636bb51969c163a160bab7d94
/0x12-singly_linked_lists/4-free_list.c
1d81ea8a2c49a0dc70c637e6dc824a97220b0db8
[]
no_license
Nikkolathi/alx-low_level_programming-12
6d9c76ec954578f3be47147ff62a238265d4eb54
458cc31eb00321e5c99891edf2aa73114db12251
refs/heads/master
2023-07-16T13:53:58.518440
2021-09-02T23:30:00
2021-09-02T23:30:00
null
0
0
null
null
null
null
UTF-8
C
false
false
266
c
#include "lists.h" /** * free_list - frees a list_t list * @head: pointer to head node * * Return: none!! */ void free_list(list_t *head) { list_t *temp; while (head != NULL) { temp = head; free(temp->str); head = head->next; free(temp); } }
[ "patricknyangoto@hotmail.com" ]
patricknyangoto@hotmail.com
d2e2997383ffd1bca254e784470b8ac2eb00741e
1ad4dd5261a185f3cf92d7fd3226de28679747c5
/kernel/net/ipv4/inet_timewait_sock.c
5b039159e67a60c13bc2399ae140c90d31ae3dc5
[ "Linux-syscall-note", "GPL-2.0-only", "MIT" ]
permissive
oslab-swrc/libmpk
b30c8fa2eea834a8ab441fdd9f7789296781ec17
a0b20ab8819d60d22d2a90f0d54eccae40ae6b05
refs/heads/master
2022-05-01T01:36:07.491532
2022-03-18T05:44:14
2022-03-18T05:44:14
223,290,854
0
0
MIT
2019-11-22T00:30:13
2019-11-22T00:30:12
null
UTF-8
C
false
false
9,098
c
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Generic TIME_WAIT sockets functions * * From code orinally in TCP */ #include <linux/kernel.h> #include <...
[ "spark720@gatech.edu" ]
spark720@gatech.edu
781a790a5b38124d6cdbcb1bf10f7b73cb790e74
2c126ae172757e21417ab92ce4766ec55221edc3
/linux服务器编程&Shell编程/13.第十三天(完成)/wday13-多线程-框架/srvframe_thread/cli3.c
1e9a6e679605c2c4cee0e9c2375804c761bda0d1
[]
no_license
lighteness/heima_linux
e73eadb6c867c85017f9b6c563cca07d7a0d37c5
8d75af2547500b4f48ad6a633386c67494783ce4
refs/heads/master
2021-07-10T20:11:51.152329
2017-10-08T16:44:55
2017-10-08T16:44:55
106,191,777
0
1
null
null
null
null
GB18030
C
false
false
3,740
c
#include <unistd.h> #include <sys/types.h> //#include <sys/socket.h> //#include <netinet/in.h> //#include <arpa/inet.h> #include <signal.h> #include <sys/wait.h> //#include "sckutil.h" #include <stdlib.h> #include <stdio.h> #include <errno.h> #include <string.h> #include "commsocket.h" void handle(int signum) { int...
[ "huangliang1203@hotmail.com" ]
huangliang1203@hotmail.com
feb0273f38ec3407fec3dfd084091ca45d49fb35
2765de9960b65ec04069525388a1dcd467e1ee55
/hwm.c
127ad3bb906ce7c1ad9001b8fd372ab5a6e2e106
[]
no_license
leonlee-scut/b4b-unraid
f8e847af1d2f4327b7a93f198307974f79c6b6c6
a82b57dec5c83ed50037365bd483e95c367e9f38
refs/heads/master
2023-01-30T02:40:09.621920
2020-12-14T01:21:26
2020-12-14T01:21:26
null
0
0
null
null
null
null
UTF-8
C
false
false
2,803
c
/* hwm.c - HWM module Copyright (c) 2011 - 2013 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) ...
[ "dwtalk@gmail.com" ]
dwtalk@gmail.com
fe9fb0573e0fbb3df8ee6cefa55d71e264b75a3b
0fbcd3f8c25610f9a0f98997973778b9eccc2e6a
/behavior_tree_core/include/global_info.h
f1fa2cd9d436728206167093dc37b11a20bcd5c1
[]
no_license
Zhengro/human_robot_behavior_tree
2456473c41847f0904585e9804488c34cd61b5f5
ca03487d24350eeefe0615ab31b138926c0d14e6
refs/heads/master
2022-06-12T17:39:31.071580
2020-05-05T09:42:43
2020-05-05T09:42:43
260,651,910
0
0
null
null
null
null
UTF-8
C
false
false
481
h
#ifndef GLOBAL_INFO_H #define GLOBAL_INFO_H // global variables to store tag info from the topic /tag_info extern int g_enter_target_areas; extern int g_small_box; extern int g_stay_still; extern double g_box_tag_position[3]; // global variables to store human motion info from the topic /human_motion_info extern int ...
[ "yizhengrong1995@gmail.com" ]
yizhengrong1995@gmail.com
be35922fe17466eee861cddd62aac71a29fc9878
fd0d7ad9e2c00e5d732a05b8f3ee2f067a31edb1
/src/st.c
369d402ed8cbb0d5b4541310a0d5c5b6d2876a0c
[]
no_license
alexript/YALST
78e065a6f35c6d1361dd10ffba83b792285e2063
53ccd4305af2584b24d70e0f9f2414bb311c6909
refs/heads/master
2020-07-04T15:48:30.432379
2019-08-15T11:31:32
2019-08-15T11:31:32
202,328,917
1
0
null
null
null
null
UTF-8
C
false
false
2,247
c
/* Little Smalltalk, version 3 Main Driver written By Tim Budd, September 1988 Oregon State University */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "common.h" #include "memory.h" #include "names.h" #include "tty.h" #include "unixio.h" #include "interp.h" static const char * getScript(i...
[ "alexript@gmail.com" ]
alexript@gmail.com
69c95d0b6d74ec0f7c6b3f43ebc5131e1e0fa1ce
0c45b1db8dd1814af6cd10a0010703d4c2d2a082
/main/ProgrammingInCBook/ch08/1.c
67d23912bd3f3bf59c3fabd3f98809f89d6f5393
[]
no_license
Rest6/Programming-In-C
021c25c84028de769aadbab3b9da28d8371518c1
7bd31a52518c5de919f3234ee15b1c988db08c04
refs/heads/master
2020-03-25T04:48:39.827102
2019-06-09T21:33:10
2019-06-09T21:33:10
143,413,813
0
0
null
null
null
null
UTF-8
C
false
false
268
c
#include <stdio.h> int main(void){ struct date { int month; int day; int year; }; struct date today; today.month = 9; today.day = 25; today.year = 2015; printf("Today's date is %i/%i/%.2i.\n", today.month, today.day, today.year % 100); return 0; }
[ "ibroychenko@gmail.com" ]
ibroychenko@gmail.com
51503430bab46c7f33432bee7b717a5c67b7675c
5db4809fcb84358e4aac91de4ec106eb041557da
/stare/Wstep/lab-1/prog3.c
60e4ab8f833e25d7d3fe97b312e1e5864b7cc384
[]
no_license
mkulesz/C
856d98f11b6f87e112a341a359dadc16b5c39197
e864d0c068867386daf6a7169f97be3e3679da32
refs/heads/master
2021-01-01T05:50:43.151457
2011-05-17T15:23:18
2011-05-17T15:23:18
1,369,821
0
0
null
null
null
null
UTF-8
C
false
false
245
c
#include<stdio.h> main () { int w; int wynik; int podstawa; scarf("%",&podstawa); scarf("%",&wykladnik); wynik = 1; w = wykladnik; while (w>0) { wynik = wynik*podstawa; w = w-1; printf("%i",wynik); }
[ "michal.kulesz@gmail.com" ]
michal.kulesz@gmail.com
7ba0bb16c088f69514b9393ac658ab9affba9977
aa51ed4362ee780a1f3e7b524872db7a61c9e0de
/JiaoChengCode/C/代码4/07-for/07-for/main.c
105e75a31fb093171537c02fb1772a501347d88b
[]
no_license
hexinping/IOSStudy
ddde980543db7905f8f12bd6dec135b451fa36c0
126f7df70b4cd5661e77023ebb7aa52bacd7cb34
refs/heads/master
2021-04-26T16:43:18.308411
2018-03-25T07:46:15
2018-03-25T07:46:15
121,260,272
0
0
null
null
null
null
UTF-8
C
false
false
1,073
c
// // main.c // 07-for // // Created by apple on 14-2-21. // Copyright (c) 2014年 itcast. All rights reserved. // /* for (初始化表达式; 条件表达式; 循环后操作表达式) { 语句; ... } 初始化表达式:在整个for循环中只会执行一次 条件表达式:只有条件为真才会执行循环体 循环后操作表达式:当循环体执行完毕之后就会执行 循环后操作表达式 */ #include <stdio.h> int main(int argc, const char * argv...
[ "hexinping456@126.com" ]
hexinping456@126.com
681271328f63db50964cc0f2be27001bbd09795e
f8b3c870a857d0053e142ee4c99aa24b7311ee93
/02_led_drv/04my_led_drv_template_bus_dev_drv/leddrv.h
6743773fa16860a46daa3db912eab908c9004ff0
[]
no_license
Kylin-Gene/repo1
01d5b3229c1ac283afb3ecc376eb42a18bb860a2
5ccfde2cbd21672194fe70f1a812c364c33687e6
refs/heads/master
2023-04-24T06:33:17.466527
2021-05-08T05:47:06
2021-05-08T05:47:06
365,425,858
0
0
null
null
null
null
UTF-8
C
false
false
214
h
#ifndef _LEDDRV_H #define _LEDDRV_H #include "led_opr.h" void led_device_create(int minor); void led_device_destory(int minor); void register_led_operations(struct led_operations *opr); #endif /* _LEDDRV_H */
[ "971684671@qq.com" ]
971684671@qq.com
1c63dcf704860052179dd71c0aecfda635be0e1b
856ab0d8aa89f377b26334026ca6ae9e09be23bb
/Exercise/6/process2.c
c1ba6ad37ffecd569399dfd72e6b292569f01336
[]
no_license
ksajan/CSE301
18b51ac3496ed56671749fe37f76f67c69346cb5
5b9cd343f695d6299dd144a5759ff64d0e58642e
refs/heads/master
2020-09-01T07:41:14.028991
2019-11-01T04:05:37
2019-11-01T04:05:37
218,910,883
1
0
null
null
null
null
UTF-8
C
false
false
498
c
#include <sys/ipc.h> #include <sys/shm.h> #include <stdio.h> int main() { // ftok to generate unique key key_t key = ftok("shmfile",65); // shmget returns an identifier in shmid int shmid = shmget(key,1024,0666|IPC_CREAT); // shmat to attach to shared memory char *str = (char*) shmat(shmid,(void*)0,0...
[ "noreply@github.com" ]
ksajan.noreply@github.com
f5d3238b0d3e67c06af4157ffa2e3e53e5529e07
6d14cff3583550b661fefbd7fba9fc0851a20567
/questao07.c
e0eadd3e29709efab3bd218721a9471e545fa408
[]
no_license
MarcilioMesquit/Marcilio_Mesquita_DCA1202_Programacao_Avancada
e316cdb07289e9c16bd80b8ada3880b5ab2f22bd
7544c0bacdec5005dac769df4e5b7e80599e7f90
refs/heads/master
2021-07-06T19:35:51.959495
2019-04-09T01:56:34
2019-04-09T01:56:34
148,233,671
0
0
null
null
null
null
UTF-8
C
false
false
10
c
*(pulo +2)
[ "noreply@github.com" ]
MarcilioMesquit.noreply@github.com
eb748aeb7f8b70aa41058b7596d56e138280e1cd
2d892d5d2161d2a79033ab18e5771e51d2c56179
/algorithms/warmup/halloween-mystery.C
9e7ecae6b1f218267dbb65cea3163b5bca4d07be
[]
no_license
mukundvarma/hackerrank
693e91c28ed20ee45406ed84e854eb3f10f77bd4
1eade344f4a3d7a3862d485764d848fd97ad1110
refs/heads/master
2021-01-10T20:10:22.713197
2014-11-06T14:55:09
2014-11-06T14:55:09
null
0
0
null
null
null
null
UTF-8
C
false
false
566
c
#include <cmath> #include <cstdio> #include <vector> #include <iostream> #include <algorithm> using namespace std; int main() { /* Enter your code here. Read input from STDIN. Print output to STDOUT */ int ncases; cin >> ncases; vector <long> ncuts; long input; while (cin >> input){ ...
[ "mukundv@mit.edu" ]
mukundv@mit.edu
d1333db836969cc92e33bb32a7991d68cd36eb6f
0ff371dd9ecb42c809da2cd84732102e97fb0031
/src/utils_common/src/utils_lut.c
feb3fb9c58198faec90934e594af0dde16400f9b
[]
no_license
ryuhs74/vision_sdk
0aa19e4fdbaed9b018d9241a05d11a798a4cf395
4cc3878c974083d0c0cdeb984960d83399146e5b
refs/heads/master
2020-07-07T02:12:40.716282
2016-05-19T04:44:28
2016-05-19T04:44:28
66,444,176
3
4
null
null
null
null
UTF-8
C
false
false
1,926
c
/* * utils_lut.c * * Created on: Nov 5, 2015 * Author: craven */ #include <stdint.h> #include <include/link_api/system.h> #include <fvid2/fvid2.h> #include <vps/vps.h> #include <src/utils_common/include/utils_lut.h> #include <src/utils_common/include/utils_mem.h> #include "lutNor.h" #define LUT_CHECK 0 t...
[ "craven@cammsys.net" ]
craven@cammsys.net
bcdb8cfe8d959691d1a145a6c98d3dca6d6c0890
8eaad1f483f06a7d59e4fba083aec3f0c4c23717
/ch3/llist_threads.c
35c40cc87da77e1d2cbf42bd2d11f8184c0999c7
[]
no_license
donnice/Pthread
1abcd98ca7e793559b8db6244e1a5aa3b1c93bab
71441597ccd5c171c4fca6823e742bb522308011
refs/heads/master
2021-09-05T15:08:05.284014
2018-01-29T05:15:11
2018-01-29T05:15:11
114,503,549
0
0
null
null
null
null
UTF-8
C
false
false
924
c
/* llist.c */ #include "llist_threads.h" #define TRUE 1 #define FALSE -1 /* Right now, this routine simply ensures that we don't initialize a list that has data on it. */ int llist_init(llist_t *llistp) { llistp->first = NULL; pthread_mutex_init(&(llistp->mutex), NULL); return 0; } int llist_insert_data(int inde...
[ "402696415@qq.com" ]
402696415@qq.com
58f973c95a1cbb9972bda359d6eaa00abc1a630f
8d2de114b4fe7bc27d9ecb0d8750a6ba88b167ca
/Ryuk/Pods/Headers/Private/RYPhotosBrowser/RYImageBrowserTransitionAnimator.h
0e46bccd6327f61bf3b12b9925cb0f8fb535fc95
[ "MIT" ]
permissive
RyukieSama/Ryuk
84ce71c569ffd1274ba2136abb55b81af994e226
a0732d844e40169e493755f97239c4b6fb5df4cd
refs/heads/master
2021-01-23T03:08:11.630035
2017-07-09T09:22:57
2017-07-09T09:22:57
89,186,194
2
1
null
null
null
null
UTF-8
C
false
false
75
h
../../../RYPhotosBrowser/RYPhotosBrowser/RYImageBrowserTransitionAnimator.h
[ "ryukiewang@qq.com" ]
ryukiewang@qq.com
147bc560879dd7327b61ede2669d61e898913e51
53ce8db3746f83ac8a81565f38d9241a51b8a3bd
/packages/netlib/lapack/sgebal.c
e5f155b5ba525d7c5b231c70b860a2122d979084
[]
no_license
deepakantony/vispack
f3f848d3894ff70cf3456b73b9592fd03b695cbb
c777fccb05298dbd38d14129013134c7a497f553
refs/heads/master
2020-05-16T21:56:13.250146
2011-06-10T07:47:27
2011-06-10T07:47:27
1,868,999
1
0
null
null
null
null
UTF-8
C
false
false
8,291
c
#include "f2c.h" /* Subroutine */ int sgebal_(char *job, integer *n, real *a, integer *lda, integer *ilo, integer *ihi, real *scale, integer *info) { /* -- LAPACK routine (version 2.0) -- Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd., Courant Institute, Argonne National Lab, and Ric...
[ "deepakantony@gmail.com" ]
deepakantony@gmail.com
142d3ec254e9fb4ac6a2dc431035fecf96849196
75aabc423575fe5f5a05a69e243b4fc8d375f7fb
/bank.h
a609ac837228348da1e29728fbe2267edd700d7b
[]
no_license
carson-sue/CSE412Project
133f09a6280a6b8c49a8927c6f0544ab1dc9cd1f
4bc848288b6dca9d888c924b630afd5c92cd1629
refs/heads/main
2023-01-28T19:50:55.927415
2020-12-01T22:20:28
2020-12-01T22:20:28
313,445,044
0
0
null
null
null
null
UTF-8
C
false
false
2,064
h
#ifndef BANK_H #define BANK_H #include <stdlib.h> #include <string.h> #include <stdbool.h> #include <libpq-fe.h> /*the password hashing requires you to install OpenSSL * to do this, I used https://stackoverflow.com/a/49578644 * except I got the tar directly from their website instead * of using wget.*/ #include <...
[ "noreply@github.com" ]
carson-sue.noreply@github.com
ca8eab12468dbb5161eeacc57fe85acc1221de57
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/openssl/test/extr_ssl_test.c_check_server_cert_type.c
cc8f9c6b1c2473147433a0272750b58228a85ab3
[]
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,001
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
32706ffc27ba96f820c7a952b936b4dc77d850e4
6b74f732d3c7102580ee3854d39ac062985c86dd
/FreeRTOS/Demo/CORTEX_M4_SimpleLink_CC3220SF_CCS/ti/devices/cc32xx/inc/hw_flash_ctrl.h
0d293fae835dbd8f320a5c48bc115cc80db4aa66
[ "freertos-exception-2.0", "GPL-2.0-or-later", "MIT" ]
permissive
lundinc2/FreeRTOS-Labs
c88055958c313fb1c45528f88be5d6bc832fc18d
775033dac12fe9fb3d55ac8cca43b2991fdbef57
refs/heads/master
2022-12-22T23:38:08.564023
2020-09-22T00:00:10
2020-09-22T00:00:10
271,820,118
0
0
MIT
2020-06-12T14:40:25
2020-06-12T14:40:25
null
UTF-8
C
false
false
129,144
h
/* * ------------------------------------------- * CC3220 SDK - v0.10.00.00 * ------------------------------------------- * * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ * * Redistribution and use in source and binary forms, with or without * modification, are permitted pro...
[ "noreply@github.com" ]
lundinc2.noreply@github.com
b4abc5ded86cfbb0fbc94bdb3d668bbf8b72db18
30b9227e026b6acf53b31ca053d4721fd57988ce
/user-contributed/hipsview/sources/box_cursor.c
5c9bc1f16b9c6b3c65576daed0feb13fb5aa85e8
[ "LicenseRef-scancode-public-domain", "MIT" ]
permissive
armaninspace/HIPS
b58f011922353118568b3f61c6e98a569248bea8
fb5440573848cd22d55771484e3c036b6007f780
refs/heads/master
2020-04-17T15:28:35.735978
2019-01-15T16:59:32
2019-01-15T16:59:32
null
0
0
null
null
null
null
UTF-8
C
false
false
2,817
c
#include <sunwindow/window_hs.h> #include "hipsview.h" static int restore_flag = 0; static int oxlo, oxhi, oylo, oyhi, owd, oht; static struct pixrect *mpr1P, *mpr2P, *mpr3P, *mpr4P; /* Restore, Draw BOX in pixwin *pw */ box_cursor(pw, x, y, wd, ht, mx, my) struct pixwin *pw; int x, y, wd, ht, mx, my; { register in...
[ "msl@sonny.home" ]
msl@sonny.home
2da1c1ddfdaef7a897f99a1c2d70d65fae2f9c5f
c4d5b1c0ebcb7cd44e1940ee7e278f3f33fe85aa
/demo/iocompat.h
1549bb95128fb728e65215a69b8956265e9c0a14
[]
no_license
ng88/avr
088a0588501eeff3f1951fce0a8408b06db2818e
b5fa36e3f771ad761df023f7653bbf73ceda5516
refs/heads/master
2020-07-10T18:08:30.165267
2010-11-23T20:48:50
2010-11-23T20:48:50
67,348,404
0
0
null
null
null
null
UTF-8
C
false
false
5,688
h
/* * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * <joerg@FreeBSD.ORG> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you ...
[ "nicolas@nghs.fr" ]
nicolas@nghs.fr
6e9380f10e31596142f8ffa20e67e3463669d86d
e66fceee9d201962b0668e1f58c46859854fceb4
/d/migong/lev21/npc/boss2.c
2cb87bdfbd288200e31e28dc845fdcea1bcf40a4
[]
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
5,488
c
#include <ansi.h> inherit NPC; string *order = ({""HIY"", ""HIG"", ""RED"", ""MAG"", ""HIB"", ""HIB"", ""HIB"", ""HIB"",""HIB"", ""CYN"",""WHT"",""HIM"",""BLU""}); void create() { mapping npc,mp,j; int i,k,a,b,c,d,e,f,temp; set_name(order[random(13)]+"贝鲁塞巴布"NOR, ({ "Beelzebubu"})); if (random(2)==0) ...
[ "i@oiuv.cn" ]
i@oiuv.cn
4fda1bfd837c662b10bc575a942da393a4e2bb8a
c272e72b9b6756e919428e1c49eae23d72d1e2d8
/PAT/1090.c
18208a4927048e416e119deeaa95c608851d91c2
[]
no_license
OYMQKUX/PAT_Advanced
6245219d011584191dd8cc6a30840f7af3e63cf9
e0cc5ceae16492c9ee651bc7ff413a3a8cc8451d
refs/heads/master
2021-04-03T06:05:55.730780
2018-03-11T10:46:44
2018-03-11T10:46:44
124,624,903
1
1
null
null
null
null
UTF-8
C
false
false
754
c
#include<stdio.h> #include<stdlib.h> #include<string.h> int N; double price; double r; int max; int total; double ans; int Union[100000]; int count[100000]; int find(int pos){ if(Union[pos] == -1) return 1; if(count[pos] != 1) return count[pos]; count[pos] += find(Union[pos]); return count[pos]; } int mai...
[ "670094436@qq.com" ]
670094436@qq.com
882e9f8df75d092e5bb756b89ec6508f63c80b8e
4b0dd88b0193fcdac09bac34ecd114f63b74b0ed
/include/sys/wait.h
a8c8e076b8093388e0c5282338b2656a7030e3c9
[]
no_license
dervon/linux-0.11
937b4cc4cc5b2797425c0fdf23ebe5fe988a3241
3954a444d0c89961d3bdfefb0774929c22030955
refs/heads/master
2020-06-28T12:07:04.580780
2019-08-02T12:29:26
2019-08-02T12:29:26
200,230,642
0
0
null
null
null
null
UTF-8
C
false
false
1,738
h
#ifndef _SYS_WAIT_H // 1/ #define _SYS_WAIT_H // 2/ // 3/ #include <sys/types.h> // 4/ ...
[ "dervon.he@gmail.com" ]
dervon.he@gmail.com
1843076a00cb2b4f13f7339fa5bb5f1b1bf384b7
c143c0afc273f0b043c660e0b33aa81e662c8ec6
/chap3/excercise/e351.c
a39b8fac700b925fde1ebd4ff841a1187554df4f
[]
no_license
RezowanTalukder/C-Program-from-Herbert-Schield-C-Programming-Book
fcea36838d111f032b4b887c283a699776192b09
9308200a8753bdbbd2b5d2fdfe9397c0e83bdb4d
refs/heads/master
2020-05-09T13:50:49.582242
2019-04-13T17:10:35
2019-04-13T17:10:35
181,169,264
0
0
null
null
null
null
UTF-8
C
false
false
151
c
#include<stdio.h> int main() { float g ; do{ printf("enter gallon:") ; scanf("%f",&g) ; printf("%f\n",g*3.7854) ; } while(1) ; return 0 ; }
[ "noreply@github.com" ]
RezowanTalukder.noreply@github.com
ab5b36d073891076d42fd66b06a1be6d28b44992
0e335b7d0e887b91bef2ba8db318805773e6ead3
/usbtest.c
1e3d679a3b89c4792fe9490754b9fcdf40cde141
[]
no_license
sarim/AVR
ed032b71d26dc9124a72d569ad06baa2f57642a5
a6b3c4a215c8eaac148975c65d6669fbb8e4f481
refs/heads/master
2021-03-12T21:18:49.111686
2012-08-14T13:41:27
2012-08-14T13:41:27
null
0
0
null
null
null
null
UTF-8
C
false
false
4,181
c
#include <stdio.h> #include <stdlib.h> #include <string.h> /* this is libusb, see http://libusb.sourceforge.net/ */ #include <usb.h> // Same as in main.c #define USB_LED_OFF 0 #define USB_LED_ON 1 /* Used to get descriptor strings for device identification */ static int usbGetDescriptorString(usb_dev_handle *dev, i...
[ "sarim2005@gmail.com" ]
sarim2005@gmail.com
c4afb7ab71a4bb705665e2136dd9cd5c05bbcc2a
90b0c721c1f5de9bbc945f1c30f3b7cb51a8866c
/Computer Graphics/resource.h
9eed956a35cf05297ffb9e4814a4e49cfd2d0b33
[ "MIT" ]
permissive
danianguiano/Graficas
9f6f3a1c4cc3810ac56921c7aab0d170924c3ca3
a9e91f863f81b53441efb5a5b31430861df7233d
refs/heads/master
2020-03-27T18:57:07.687510
2018-11-17T13:42:11
2018-11-17T13:42:11
146,953,488
0
0
null
null
null
null
UTF-8
C
false
false
430
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by Computer Graphics.rc // Valores predeterminados siguientes para nuevos objetos // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 101 #define _APS_NEXT_COMMAND_VALUE 4000...
[ "noreply@github.com" ]
danianguiano.noreply@github.com
752e3978b18f416b0761cd0305f2ca2b1205b0d5
3f1b58a973f7bf806a093fc1e19e4e77c670e405
/element_change.h
ca006b9332b06d472ddfb6dd64c1a80013433029
[ "MIT" ]
permissive
AndrewFromMelbourne/dmxwebcam
5ffd5ade91db8fa13ad4c5d218c6181a45a857f9
410f467f436e07748c4bfacb2e8aece126a7ee45
refs/heads/master
2021-06-30T00:31:51.888506
2020-11-02T10:12:20
2020-11-02T10:12:20
30,673,880
21
8
MIT
2020-11-02T10:12:21
2015-02-11T22:47:18
C
UTF-8
C
false
false
900
h
//------------------------------------------------------------------------- // flags for vc_dispmanx_element_change_attributes // // can be found in interface/vmcs_host/vc_vchi_dispmanx.h // but you can't include that file as // interface/peer/vc_vchi_dispmanx_common.h is missing. // //---------------------------------...
[ "arduncan@bigpond.com" ]
arduncan@bigpond.com
b4f2ec4793203b51d58839171b747ffdb330a4dc
f363fdb9445d8dec088fb02c8faae8e23570a33e
/d/qingcheng/npc/hong.c
fc4daec4f3f21971b788f45fba26f3ab402830a1
[]
no_license
MudRen/zjmud
0999a492ac0717911c047936ee2c696b3b5cb20a
c56a166380d74858d7b4f0ba2817478ccea6b83d
refs/heads/main
2023-07-24T21:02:00.246591
2021-09-07T12:50:20
2021-09-07T12:50:20
403,973,627
1
1
null
null
null
null
GB18030
C
false
false
661
c
// hong.c inherit NPC; void create() { set_name("洪人雄", ({ "hong renxiong", "xiong", "renxiong" })); set("gender", "男性"); set("age", 25); set("long", "他就是「英雄豪杰,青城四秀」之一,武功也远高同门。\n"); set("combat_exp", 80000); set("shen_type", -1); set_skill("sword", 80); set_skill("pixie-sword", 80); set_skill("unarmed", 80)...
[ "i@oiuv.cn" ]
i@oiuv.cn
677f4469a557f3276dd601eeb2fc72751919e0c5
3521a68c6c767d5d531b63d4f9950b0547a849f8
/Event/Message.Queue/Message.Queue.c
6f8f7c73d5b1b473dda475c6c91ae33d3b6dba64
[]
no_license
hw-li/Master.OS
d19003d9be0eeb6e1b6350da148f2a2cf7bea49c
0b635a198fd14fa3441e8a685994a30bd54121a8
refs/heads/master
2022-03-26T00:58:56.249672
2019-12-19T07:11:46
2019-12-19T07:12:07
null
0
0
null
null
null
null
GB18030
C
false
false
15,785
c
/* * Message.Queue.c * * Created on: 2019年4月30日 * Author: Master.HE */ #include <string.h> #include "Master.Stdint.h" #include "Define.h" #include "Error.h" #include "Event.Enum.h" #include "Event/__Event.Enum.h" #include "Event/Event.h" #include "Message.Queue.Struct.h" #include "Message...
[ "leihen0525@live.com" ]
leihen0525@live.com
ffda734ab45f41385f6adc9061cac5f3cc043823
36455de8b039106827f5a2c88df21c91ab117188
/user/USB/inc/usb_bot.h
14f82b3e9b6e658ca39be2252dcaafc3406c0c48
[]
no_license
SundeaSong/stm32-mini-cnc
c5601e047a1f439a7145d7a959c03398a9da1c26
232b75b0974b86b973ac14fd3d811a07f6764570
refs/heads/master
2020-07-05T11:47:39.859878
2019-08-16T02:03:25
2019-08-16T02:03:25
202,640,606
5
3
null
null
null
null
UTF-8
C
false
false
3,374
h
/******************** (C) COPYRIGHT 2010 STMicroelectronics ******************** * File Name : usb_bot.h * Author : MCD Application Team * Version : V3.2.1 * Date : 07/05/2010 * Description : BOT State Machine management **********************************************...
[ "229183703@qq.com" ]
229183703@qq.com
0e37506fd4d38cfe79b355c9f9066beb1cc221bb
573a66e4f4753cc0f145de8d60340b4dd6206607
/JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/3664240/rootbeer1-1.2.3/csrc/org/trifort/rootbeer/runtime/OpenCLRuntime.c
1e41f6eaa208cc160a19d35bee06c0a67c0d58d5
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "MIT" ]
permissive
mkaouer/Code-Smells-Detection-in-JavaScript
3919ec0d445637a7f7c5f570c724082d42248e1b
7130351703e19347884f95ce6d6ab1fb4f5cfbff
refs/heads/master
2023-03-09T18:04:26.971934
2022-03-23T22:04:28
2022-03-23T22:04:28
73,915,037
8
3
null
2023-02-28T23:00:07
2016-11-16T11:47:44
null
UTF-8
C
false
false
2,270
c
#include "CUDARuntime.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #ifdef __APPLE__ #include <OpenCL/cl.h> #else #include <CL/cl.h> #endif JNIEXPORT jobject JNICALL Java_org_trifort_rootbeer_runtime_OpenCLRuntime_loadGpuDevices (JNIEnv * env, jobject this_ref) { int i; int j; cl_int status; ...
[ "mmkaouer@umich.edu" ]
mmkaouer@umich.edu
1f1cfd8d2faf240fa975900fec0d18746d1d8624
c855246ed1bd2b663d5f2fa300a30d1f057d5cc7
/src/libcf/cf_doppler_and_heliocentric.c
f95672dfe36ce1a6751343d8aa728b5e6b550b8c
[ "BSD-2-Clause" ]
permissive
spacetelescope/calfuse
bc04cec5e4caaa67e2e7e63a20192e15160ede98
08169c209c25e1713e4775021de536f5764a6a83
refs/heads/master
2021-05-02T04:13:09.255786
2017-05-04T03:18:39
2017-05-04T03:18:39
76,282,554
1
2
null
2018-01-26T22:12:16
2016-12-12T18:11:32
C
UTF-8
C
false
false
3,424
c
/***************************************************************************** * Johns Hopkins University * Center For Astrophysical Sciences * FUSE ***************************************************************************** * * Synopsis: cf_doppler_and_heliocentric(*infit...
[ "jhunkeler@gmail.com" ]
jhunkeler@gmail.com
2f11d65dda80095ed4621e7ffb8fbd1dee724d9c
a39b4e6b24917dbd785a5a9ca0f00fd19a81311f
/Z_Data Structure and Algorithms-(MOT)/Insertion&deletionLinked list)/Doubly/Insertion/1st Insertion (Doubly)/FirstInsertionDou.c
631bc16ae540318da990872c180923f72dfae82f
[]
no_license
GolamRabbani20/C
358f2e04d837bcb01497359727eb4d8307c4d8ab
6c6344822838e3d7ee468e6685533445e50d93de
refs/heads/master
2023-03-15T22:29:57.566220
2021-03-15T18:15:45
2021-03-15T18:15:45
346,623,423
0
0
null
null
null
null
UTF-8
C
false
false
2,420
c
#include <stdio.h> #include <stdlib.h> #include <ctype.h> struct list { int data; struct list *next, *back; }; typedef struct list node; void display(node *start); node *first_insertion(node *start, int item); int main() { int item; node *start,*prev,*temp; char ans,a; start=NULL; do { ...
[ "mdgolamrabbani96@gmail.com" ]
mdgolamrabbani96@gmail.com
368303eaf14410927336690a7e5577dfbf334415
240ccb2b3b60448b4426d7c08f7c366f21afd79d
/source/target/nxp/lpc54114/flash_blob.c
ccf89b068538e760b54e77e392077d0a7c8da456
[ "Apache-2.0" ]
permissive
terrillmoore/DAPLink
a1c18bfddc0f10d762a0e937defc30225a414a83
e2499d5d068adb826d8ef9c09895fee90e513615
refs/heads/master
2021-07-25T16:47:47.600466
2017-10-24T23:06:14
2017-11-02T23:24:52
null
0
0
null
null
null
null
UTF-8
C
false
false
2,881
c
/* Flash OS Routines (Automagically Generated) * Copyright (c) 2009-2015 ARM Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
[ "butleja10511@hotmail.com" ]
butleja10511@hotmail.com
dd41b05e3885f345d6425aca6570e89c63e9a0e0
96c1a8e6192dfdb71b44a98f97de854e09115ade
/common/curl-7.18.2/docs/examples/curlx.c
bd192865f78517a9b9725efeb2bca61846be815c
[ "MIT", "LGPL-2.0-or-later", "OLDAP-2.8", "GPL-1.0-only", "BSD-3-Clause", "GPL-1.0-or-later", "curl", "LGPL-2.1-or-later", "Zlib", "LGPL-3.0-only", "MPL-1.0", "GPL-3.0-only", "OpenSSL" ]
permissive
olebole/voclient
76cd8f5a6a9a44e23c8f9ec5461c3e173b914a65
abeee7783f4e84404a8c3a9646bb57f48988b24a
refs/heads/master
2020-04-22T09:40:28.449558
2019-01-22T21:40:18
2019-01-22T21:40:18
170,281,077
0
0
MIT
2019-02-12T08:33:36
2019-02-12T08:30:31
C
UTF-8
C
false
false
16,110
c
/* curlx.c Authors: Peter Sylvester, Jean-Paul Merlin This is a little program to demonstrate the usage of - an ssl initialisation callback setting a user key and trustbases coming from a pkcs12 file - using an ssl application callback to find a URI in the certificate presented during ssl session establi...
[ "fitz@noao.edu" ]
fitz@noao.edu
6de345c49a12a572562987b7b7830343b9aaa45f
6f3e0000993816afa03d64c5a02b94fca2931200
/gnu/usr.bin/gcc4/arch/x86_64/configargs.h
103672c6f7b90fa9c8d2bfb1d838712e745c7dc9
[ "BSD-3-Clause" ]
permissive
fallen/NetBSD6
b6dc7a2593846816b8cb6f47cf26054ca2811667
44e0ac4ada812ace1f9ca8ce4792e287d83bd951
refs/heads/master
2022-04-09T14:50:47.274147
2020-03-08T14:01:38
2020-03-08T14:01:38
8,187,676
2
2
null
2020-03-08T14:01:39
2013-02-13T20:57:45
null
UTF-8
C
false
false
718
h
/* This file is automatically generated. DO NOT EDIT! */ /* Generated from: NetBSD: mknative-gcc,v 1.45 2009/12/17 15:48:13 uebayasi Exp */ /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ /* Generated automatically. */ static const char configuration_arguments[] = "/usr/src/tools/gc...
[ "yann.sionneau@gmail.com" ]
yann.sionneau@gmail.com
0fece944037931dac8f8d2bc828b16d03fe27d8e
34f10f3ef4ee84b4f18923ddc9e5e483dad38e1d
/src/read_file.c
b7219e143214a590b6cbe0cc644c12b892c8dd4f
[]
no_license
beekalam/cexamples
8132ad0a2220e932e8d9cf86e4e05d21feae3a25
1fccd41a24dd8ae06445ac094833365173f034d2
refs/heads/master
2021-01-10T13:23:05.874467
2016-02-11T15:16:48
2016-02-11T15:16:48
51,523,252
0
0
null
null
null
null
UTF-8
C
false
false
568
c
#include <stdio.h> #include <stdlib.h> #include <string.h> void create_sample_file(void){ FILE* p= fopen("sample.dat","w+"); if(p){ fprintf(p,"line 1\n"); fprintf(p,"line 2\n"); fclose(p); } } int main(int argc,char **argv){ create_sample_file(); FILE *fpt; ...
[ "beekalam@gmail.com" ]
beekalam@gmail.com
53b8c944d9131f178d209658ad593162273f97d1
112695b3b6f3f0ca7b92134f9bcc4ca8faecae00
/main.c
085ff162129dbbfc3f825df6c9e0190e124592a2
[]
no_license
TingLee1234/hello-world
0ec6a58d1825411f81b54ccccc20a79142f17f2d
089bef3545aa045b1ae231ce9c383a3f652794de
refs/heads/master
2020-05-29T12:05:24.438464
2019-05-29T01:31:53
2019-05-29T01:31:53
189,125,120
0
0
null
null
null
null
UTF-8
C
false
false
81
c
int main(int agrc, int argv[]) { return 0; } int func1(int i) { return i*i; }
[ "william.li@wh-mx.com" ]
william.li@wh-mx.com
a76377953189b1889fd97bea20f28dd55a59d19c
5d180787540ba25634df8de7b9879f91f4866844
/rza1lu_soundbar_v1/src/renesas/middleware/usb_host_controller/inc/ddusbh.h
9216c542cb430a1a83d5cf9bd0c0abfc1b2d2eb4
[]
no_license
mkosinski05/rza1_Soundbar
ecddaaf56aedeaba91f11079179a74419b3ea21b
63bd806c224e38b760c4a95d4245546e4d0a8746
refs/heads/master
2023-01-12T01:49:20.904465
2020-11-16T15:14:36
2020-11-16T15:14:36
304,695,885
0
0
null
null
null
null
UTF-8
C
false
false
16,575
h
/****************************************************************************** * DISCLAIMER * This software is supplied by Renesas Electronics Corporation and is only * intended for use with Renesas products. No other uses are authorized. * This software is owned by Renesas Electronics Corporation and is protected * ...
[ "zkmike@gmail.com" ]
zkmike@gmail.com
0935c84f846ef616f9ffae7b957951a678ef5f92
08bfc8a1f8e44adc624d1f1c6250a3d9635f99de
/SDKs/Qt/5.12.3_python_37/msvc2017_64/Qt/include/QtConcurrent/qtconcurrentrunbase.h
8e373ce998ddcf9c4fa417673418d4a784017c32
[]
no_license
Personwithhat/CE_SDKs
cd998a2181fcbc9e3de8c58c7cc7b2156ca21d02
7afbd2f7767c9c5e95912a1af42b37c24d57f0d4
refs/heads/master
2020-04-09T22:14:56.917176
2019-07-04T00:19:11
2019-07-04T00:19:11
160,623,495
0
0
null
null
null
null
UTF-8
C
false
false
129
h
version https://git-lfs.github.com/spec/v1 oid sha256:dc3735cb4517abdfc8ca18b32f95e89b27d21bc1b11b90b140b40a2bd5921203 size 4452
[ "personwithhats2@Gmail.com" ]
personwithhats2@Gmail.com
b2e876e63597da8d9b98afa0faaab1e0a2e398db
081f4a2c62f47768e5b5f65ac4508c286a1aeb80
/System/Common/database/dbgetstring.c
fed4f9e65bebcd6beb5f3d9eb721dd09a69d3953
[]
no_license
longtpham/STMP3XXX_SDK_FIRMWARE_320_finalfix_04-07-2008
773871e6fa127692693c1273a5d58c916d046450
23011462084eb7ce1cf325ac63e35d70b86413a9
refs/heads/master
2021-05-27T21:38:24.125045
2013-06-24T15:26:17
2013-06-24T15:26:17
10,911,023
2
1
null
null
null
null
UTF-8
C
false
false
6,841
c
/////////////////////////////////////////////////////////////////////////////// //! //! \file dbgetstring.c //! \brief //! The implementation of the DBGetString database API //! //! Copyright (c) SigmaTel, Inc. Unpublished //! //! SigmaTel, Inc. //! Proprietary Confidential //! //! This source code and the algorithms...
[ "jack@embeddedhobby.com" ]
jack@embeddedhobby.com
b1bb3525d38c6eaa238a43ffc94ad9daed9126c7
74e020228ce21a144e42abfd6c59c6589a28da86
/week2/sample1.c
582a0fb4f87c8f7eff5f7bd5c2abf07f046475b3
[]
no_license
NguyetHMM/Cintro_Ex
4c1c65f41bf4a5d66c57b4b0a83179b00388c932
90c734ea519a323e618651639a2d9186f7b37ea2
refs/heads/master
2022-04-21T02:34:57.964017
2020-04-12T23:13:00
2020-04-12T23:13:00
255,186,135
0
0
null
null
null
null
UTF-8
C
false
false
232
c
#include<stdio.h> void printff(char *str) { printf("%s\n",str); } int main() { /*Day la minh hoa chu thich trong C tren nhieu dong*/ printff("Hello World!\n"); return 23230; printf("Hello again\n"); return 0; }
[ "nguyet332747@gmail.com" ]
nguyet332747@gmail.com
a8c5068c911a99324cbf0b3b814e05637013b861
97e7385b0766e609bc1a651545c6707254337612
/SystemProgramming/week09/getPortNumberByServiceName.c
ad1cd1aa01927de2b70c7544f3a4bc4a5db4d290
[]
no_license
JinwooGong/GitHub
8df2e370ad7c1076af42171b2ac1598d67d49dc5
71fb8b200d2f2fb383ae34fd005f35f79cf7bfbe
refs/heads/main
2023-01-23T11:53:54.427531
2020-12-08T07:36:37
2020-12-08T07:36:37
308,517,927
1
0
null
null
null
null
UTF-8
C
false
false
620
c
#include <stdio.h> #include <stdlib.h> #include <netdb.h> #include <string.h> int main(int argc, char *argv[]){ struct servent *sent; // servent 구조체 생성 if(argc!=2){ printf("Input 2 arguments\n"); exit(1); } setservent(0); // 데이터베이스 읽기 시작 sent = getservbyname(argv[1],"...
[ "kongjw0110@gmail.com" ]
kongjw0110@gmail.com
36c526cce0fdb247d8a536153526417a84e0a46d
d11302b3675ca1676a4b09787cad70ba0378992a
/common_cesar.h
d789ddbc2b4f80a37c6bcdff8eaf6e59d0d7fc71
[]
no_license
danielagenaro98/Crypto-Sockets
1c4591d539e571af807b0835e8e761cd6b37b799
00df09166ed86e6cea6f02b89717baf4f3dfc6c4
refs/heads/master
2023-01-07T01:38:11.194958
2020-10-31T18:15:24
2020-10-31T18:15:24
302,885,545
0
0
null
null
null
null
UTF-8
C
false
false
1,107
h
#ifndef COMMON_CESAR #define COMMON_CESAR #include <string.h> #include <stdio.h> #include <sys/types.h> #include <stdbool.h> #include <stdlib.h> // Tipo cesar_t: constructor del cifrado de Cesar, contiene la clave a utilizar. typedef struct { unsigned int key; } cesar_t; //Función para la creación del cifrado de ...
[ "danielagenaro98@gmail.com" ]
danielagenaro98@gmail.com
b25141657412b8998fd443441a07e13042ea3fca
e8acda8d21c650e43f2450ed365eb794f964a2ac
/ft_strclr.c
1ce77e88ff48186bfe03d5e3956ed84d8a4dd061
[]
no_license
tegordon/42_libft
c2e73d9156ee0322faec424d525178df83b78453
7b9bb3a00c163e6db21e70ad0b002b3324000e56
refs/heads/master
2020-05-02T11:47:27.921267
2019-03-28T23:07:53
2019-03-28T23:07:53
177,939,454
1
0
null
null
null
null
UTF-8
C
false
false
1,045
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strclr.c :+: :+: :+: ...
[ "tegordon@e1z2r8p27.42.us.org" ]
tegordon@e1z2r8p27.42.us.org
34b27a0973029155e2a2b90628e9aa6528bd328e
588b906631aa4101a83fd68402b55f26f3dd1e64
/chapt1/test9.c
4d62bfe6c189c3392fffdfe639170a7a4c7fabd6
[]
no_license
pinyht/learn_c
1a106338b55bf933bc827cf06b90b2b9bd597899
30dd4e0c2b568fddbe5085a532ab2c5d892e6766
refs/heads/master
2021-01-19T07:18:11.670192
2012-10-11T12:12:19
2012-10-11T12:12:19
null
0
0
null
null
null
null
UTF-8
C
false
false
333
c
#include <stdio.h> #define NONBLANK 'a' /* replace string of blanks with a single blank */ main() { int c, lastc; lastc = NONBLANK; while ((c = getchar()) != EOF) { if (c != ' ') putchar(c); if (c == ' ') if (lastc != ' ') putchar(c); lastc ...
[ "pinyht@gmail.com" ]
pinyht@gmail.com
b430d082b9caa2ed86ef7a7e70dab5b40093150f
7a9c59d2ec559cc7d64497700d7fbc860bdf5746
/Linux/msgchat.c
406558a8592198569b4ee41afe3c45c5fe0465ac
[]
no_license
my0614/C-example
bc55ebec7c04bee9c7be4a1f39487ce118782c92
74f505940d767a7782b1a6d1b7ac7aa0693d449f
refs/heads/master
2021-08-06T01:16:02.260867
2021-07-21T08:49:02
2021-07-21T08:49:02
238,852,900
0
0
null
null
null
null
UTF-8
C
false
false
686
c
#define msgChar 0x0001001 #define msagHwInfo 0x0010002 #include <arpa/inet.h> inline int Write(int x) inline unsigned int Write(unsigned int x) {return (htonl(x));} inline short int Write(short int x) {return (htonl(x));} inline short unsigned int Write(short unsigned int x) { return (htons(x));} inline int Read(int...
[ "aqi222@naver.com" ]
aqi222@naver.com
9d0004c1cdb9ff287c86469581c4ad196e5bf35c
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/sound/soc/codecs/extr_mc13783.c_mc13783_set_tdm_slot_dac.c
baa936d282ebf1a4a2bcf78338af57ab11d24a50
[]
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,964
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
82426c7ff4c7e6638708ef5ac07606a2b747e1d7
05f8b5895c5d97bf4ea3e175edf46674b26ecfa2
/ramassage/moulinette_gaelle/str_to_int_tab.c
d51868e16ed392a7c6c587e8b2557a86670188e7
[]
no_license
jsthibault/ramassage-APE
840eb4637143298c1b386cd6a7addc178188b75b
3a21064488ceaa57ef4ac03c0b97d05485abf532
refs/heads/master
2021-01-20T15:27:12.911630
2017-02-22T14:52:36
2017-02-22T14:52:36
82,814,928
1
0
null
null
null
null
UTF-8
C
false
false
1,973
c
/* ** str_to_int_tab.c for in /home/mellit/tech2/poule_d01 ** ** Made by Melliti Ramzi ** Login <mellit@epitech.net> ** ** Started on Mon Feb 13 09:13:20 2017 Melliti Ramzi ** Last update Mon Feb 13 11:35:59 2017 Melliti Ramzi */ #include <stdlib.h> #include <stdio.h> int my_getnbr(char *str); int nword(char *s...
[ "jean.stephane.thib@gmail.com" ]
jean.stephane.thib@gmail.com
7e9ef1c89bfdf21e35b035bf29ba60e3980bc10b
2cf75d4a15c616741c455d00436e9c4c0f1463f0
/siMPI/pyMPI/siMPI/MPIO_Wait.c
5b3ff64458c515dfd127a28d7c50cf035106a64e
[ "BSD-2-Clause" ]
permissive
sandialabs/Zoltan
b4fcd3cff39ad67eeecaf2a16487ba648189752f
f6361719dd66cac62db8dbed120704e436a5ee81
refs/heads/main
2023-08-23T16:51:41.804031
2022-02-16T20:34:41
2022-02-16T20:34:41
313,366,211
22
6
NOASSERTION
2023-06-13T13:16:57
2020-11-16T16:44:52
C
UTF-8
C
false
false
906
c
/***************************************************************************** * CVS File Information : * $RCSfile$ * Author: patmiller $ * Date: 2007/06/11 14:12:49 $ * Revision: 1.2 $ ****************************************************************************/ /*************************************...
[ "kddevin@sandia.gov" ]
kddevin@sandia.gov
ceb03e35f26b1671a9c6f47576af376dc0138c32
cbccc584355a5c178894396c9700ed2e0ba6f43e
/libpic30.h
1a5994134db4ec791afeb5b02c213069c965e969
[]
no_license
xiaoheiwowo/acpower
b45b6b34fc51310212070b52d76d18c9c0b8f2c5
030e9b7b76f109fe327833c37c86692f77ed8f1b
refs/heads/master
2021-10-26T00:44:47.966373
2019-04-09T05:14:19
2019-04-09T05:14:19
114,362,975
0
0
null
null
null
null
UTF-8
C
false
false
20,724
h
/* * Copyright 2007-2016 Microchip Technology, all rights reserved * * This file defines useful exports from libpic30.a * Not all functions defined in libpic30.a can be usefully called by * the user, most are helper functions for the standard C library, libc.a * */ #ifndef __LIBPIC30_H #define __LIBPIC30_H /*...
[ "liupengyu1556@126.com" ]
liupengyu1556@126.com
498aac34aa6d8d31b2a843f3fe9de979c6b08ec7
44479e901f13da5137dfd2b43dacd83b58767742
/flowstate.h
bcb393a882d63770bc590210e5e95fbd3b6d6dd5
[]
no_license
guotie/tcpreply
79d8871871943d016e35c0f79a0e68840f90b6d6
b64b8c9dc739002988dbd198ce11c1efdeff86cf
refs/heads/master
2021-01-10T10:57:52.091065
2016-03-23T05:35:39
2016-03-23T05:35:39
54,533,744
4
0
null
null
null
null
UTF-8
C
false
false
1,800
h
/* $Id: flowstate.h 767 2004-10-06 12:48:49Z aturner $ */ /* * Copyright (c) 2001-2004 Aaron Turner. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source cod...
[ "guotie.9@gmail.com" ]
guotie.9@gmail.com
fe9cfaba321bacf4b11305118cd7c1fd35800189
d800697d26ec9d7235dda0c08a7b06522ea564f0
/第七章 输入输出系统/05 TTY任务框架/include/console.h
04729cbc0ca4d209832f9329a7d9bf2285811e9b
[]
no_license
github-is-too-slow/firstOS
68fd551af47bafca4e5d7d01d83ad1845e952dc1
8d4fa5f1e353f47ea45c7df89d7d140b0cb2fd2f
refs/heads/master
2023-07-19T01:38:42.575944
2021-09-01T03:35:51
2021-09-01T03:35:51
401,917,402
0
0
null
null
null
null
UTF-8
C
false
false
454
h
#ifndef _ORANGES_CONSOLE_H_ #define _ORANGES_CONSOLE_H_ typedef struct s_console { unsigned int current_start_addr; //当前控制台滚动到了什么位置 unsigned int original_addr; //当前控制台对应的显存位置 unsigned int v_mem_limit; //显存大小 unsigned int cursor; //当前光标位置 }CONSOLE; #de...
[ "JackRose@qq.com" ]
JackRose@qq.com
c6b4e1784535966704760dff187fc63dee157911
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/94cd8734-6fa3-488d-ae59-11647e4efb94.c
86cb085ed4e24dc842cb986fa2386caad48d7ceb
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
625
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = k/j; l = l/j; l = i/j; l = l%j; l = j-j; k = k-k*k; //variables /* START VULNERABILITY */ int a; long b[96]; long c[89]; a = ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
912d766dacb3ac28c9fac573b1a255d6893d81ea
5d6c0b3cd831ba6720c0293f146686890c61095d
/signal_test.c
1df70e1a5adce6299647067d301eb5a70fab4222
[]
no_license
herumi/misc
b2ebbe942f031c264edfc2f14a226fd753e5640b
050f63c34119812762fcb031e75130c2f20214fa
refs/heads/main
2023-08-31T03:33:45.567601
2023-08-30T05:28:05
2023-08-30T05:28:05
6,901,996
52
5
null
2023-01-10T05:21:15
2012-11-28T13:00:10
C++
UTF-8
C
false
false
757
c
#include <signal.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <sys/wait.h> void handler(int x) { printf("handler x=%d\n", x); exit(1); } void run() { puts("exec 'push es'"); // 'push es' is invalid on x64 __asm__ volatile(".byte 0x06"); puts("not here"); } void ...
[ "herumi@nifty.com" ]
herumi@nifty.com
ea7f55dbceda3330d5c1a29a3be5734b900925fc
837ff2530d57650788ac83acd3870d9061447682
/sqlite3/myquery.c
cb86434583b62141cc0455c7d198c50180a5ad51
[]
no_license
andreas-penner/examples
47b3bc4dd0a483f0379c35712ab0eda0a0807a02
2ef32e733f68046a5b039540ffb4a201b6b2c9d5
refs/heads/master
2021-05-26T15:27:41.297338
2008-12-09T14:45:06
2008-12-09T14:45:06
null
0
0
null
null
null
null
UTF-8
C
false
false
978
c
/* myquery.c - taken from http://www.sqlite.org/quickstart.html */ #include <stdio.h> #include <stdlib.h> #include <sqlite3.h> static int callback(void *NotUsed, int argc, char **argv, char **azColName) { int i; for (i = 0; i < argc; i++) { printf("%s = %s\n", azColName[i], argv[i] ? argv[i] : "NU...
[ "luis.armendariz@gmail.com" ]
luis.armendariz@gmail.com
446bca6a9491eb1ab7ec31a83e2a10c64f726110
3a9bc09cc34f61a7be7e3799dbb9258ace367efe
/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
df8fe6ad9dda9ad23a4aff27cea785a511b33ff2
[]
no_license
eriser/BrutalWaves
502c61e7c3bbb14c2c3dd8448c0c39859d2013bb
46bd0afb3d99b1313cdd40e56b22488c7ae6689b
refs/heads/master
2020-12-25T20:30:16.893507
2015-09-28T03:00:09
2015-09-28T03:00:09
null
0
0
null
null
null
null
UTF-8
C
false
false
198
h
// This is an auto-generated file to redirect any included // module headers to the correct external folder. #include "../../../../../SDKs/JUCE-OSX/modules/juce_gui_basics/juce_gui_basics.h"
[ "asierugarteche@Asiers-MacBook-Pro.local" ]
asierugarteche@Asiers-MacBook-Pro.local
b7a0bd4cc8c1a8d4a25bef556e2396bf55787c96
77768c8a84096253eb31e21c454c82a8b67eeea6
/include/blurgather/urandom_iv.h
72b1ff9c54594d2054b99b20957b58be58335bfa
[]
no_license
jonathangingras/blurgather
704a06d3f2c18cc6f6e1e8c1c343758c46866403
73dc013b9a3397565abe39d47fcb10aec476fca5
refs/heads/master
2020-04-04T09:46:31.742223
2018-04-05T20:11:17
2018-04-05T20:11:17
35,783,186
0
0
null
2017-06-26T22:17:34
2015-05-17T21:12:14
C
UTF-8
C
false
false
206
h
#ifndef _BLURGATHER_URANDOM_IV_H_ #define _BLURGATHER_URANDOM_IV_H_ #ifdef __cplusplus extern "C" { #endif int bg_get_devurandom_iv(unsigned char *iv, size_t length); #ifdef __cplusplus } #endif #endif
[ "jonathan.gingras.1@gmail.com" ]
jonathan.gingras.1@gmail.com
ee28a6492b2c5b64c79b22e0c53924925ae39825
795f0d7c1d39504416d6d9ffcd3302e2a7afeb1f
/連結/animatedGIF/src/animationGIF.h
7603275604707394eb21b01eca1416468ab69dd9
[]
no_license
jhengyangrui/Computer-Graphics-of-TTU
d1e44bfec914714ad41595e78930bea2f5f44a12
08fa7adb95a023f2eaf7418cc40fe68c179fe57c
refs/heads/master
2020-08-09T01:02:32.752003
2019-10-09T16:35:39
2019-10-09T16:35:39
213,962,240
0
0
null
null
null
null
UTF-8
C
false
false
1,365
h
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <gl/glut.h> #include <time.h> #include "tga.h" #include <math.h> #include <windows.h> #pragma pack(push,gifpacking,1) typedef struct { char cSignature[3]; // Must be 'GIF' char cVersion[3]; // Must be '89a' } GIF_HEADER; typedef struct { // 7 b...
[ "i455763@gmail.com" ]
i455763@gmail.com
2713dd46404c0d71871a7f7a015687577ed572d5
d1d0f7bc95677d98133e5a32d7a0acb474881fff
/cp_7/7_2.c
5e741165c1aef5090a05fd5d2bfb83c03c62d045
[]
no_license
Chenke1731/unp
d34f8ae3fdade97f2362e0f7018d537a8c56f49d
025b6f1eafd7f3b624edbd2b6a12b3ee18db57f9
refs/heads/master
2020-05-01T17:54:10.468319
2018-03-16T09:29:33
2018-03-16T09:29:33
null
0
0
null
null
null
null
UTF-8
C
false
false
1,730
c
#include "unp.h" #include <netinet/tcp.h> union val { int i_val; long l_val; char c_val[10]; struct linger linger_val; struct timeval timeval_val; }val; static char *sock_str_flag(union val *, int); static char *sock_str_int(union val *, int); static char *sock_str_linger(union val *, int); static char *sock_str...
[ "ch122633@126.com" ]
ch122633@126.com
2440e0c28012db9dc60b11893689f50dddec1a1a
84434314f0c1a6cb2de4d2fbd9f2cd73051f8e97
/src/face_detect/image_process.c
995e3a8f899ad14dd87e835429c404a4d3d5263a
[ "Apache-2.0" ]
permissive
easylwl/MaxiGo_FaceDetect
01d10b351107968a995fa4cbc77ee1eee6a3dd4d
15dad42c84ac0c54774de679d2e855358457ceb0
refs/heads/master
2020-09-22T07:49:39.868081
2019-12-01T05:26:01
2019-12-01T05:26:01
225,110,274
1
0
null
null
null
null
UTF-8
C
false
false
1,003
c
/* Copyright 2018 Canaan Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
[ "easylwl@163.com" ]
easylwl@163.com
b18fbcd71e746eeadf3c72d98bc040c1926f6a88
fcbfb6bb7803b76573446b99658c8e28afc0cb5c
/毕业设计/3:论文——水文监测/杂项/ALIENTEK MiniSTM32 实验0 新建工程实验/HARDWARE/rc522.c
c88b6ac0daf13d557b9c83d121e9191b08f73e0d
[]
no_license
jok886/SCM
c851dd636c918bee043edefbc31949348f89f215
cab278c0cff8871520f6f4e988f2e8afd83045fb
refs/heads/master
2023-04-08T07:45:22.957455
2021-04-16T14:12:29
2021-04-16T14:12:29
null
0
0
null
null
null
null
GB18030
C
false
false
18,625
c
#include "sys.h" #include "rc522.h" #include <string.h> /* 硬件连接说明: *RCC522 <----->MINISTM32 * *1--SDA <----->PA3 C6 *2--RST <----->PA4 C7 *3--SCK <----->PB13 *4--MOSI<----->PB15 *5--MISO<----->PB14 *6--悬空 *7--GND <----->GND *8--3.3V<----->3.3V */ void delay_ns(u32 ns) { u32 i; for(i=0;i<ns;i++) { __nop()...
[ "1647110671@qq.com" ]
1647110671@qq.com
8c85de67b911369d772f94b8f0a13231034961be
8e06663dbd6b1fe06825b24c12f18bdd151ada99
/2-11-2020/insertionsort.c
8ab9fa6b7c4491bf6e319f2bddce3792d0443094
[]
no_license
Dipanjanbakshi/Learning-Data-Structures-and-Algorithms.
af87b8d57d2edfc8f120bcb02c71949f81f3fca2
7719bf67ad1ee239d2cf42a12ff6b3afab2fccc4
refs/heads/main
2023-02-09T20:25:32.353719
2021-01-12T06:03:41
2021-01-12T06:03:41
null
0
0
null
null
null
null
UTF-8
C
false
false
970
c
#include <stdio.h> void printArray(int array[], int size) { for (int i = 0; i < size; i++) { printf("%d ", array[i]); } printf("\n"); } void insertionSort(int array[], int size) { for (int step = 1; step < size; step++) { int key = array[step]; ...
[ "noreply@github.com" ]
Dipanjanbakshi.noreply@github.com
0a1f29b8ac653931f72f566f7567f6dd381a2fa8
8747e7bedba51555042114d04e69c38ab7204d4c
/port-stm32f429zit6.c
c38f27da8ada5898dfffb96fb85f3f499e786471
[]
no_license
00mjk/flash
40d4c93af34469a7e49dda31e5e1cc79ffa20a06
b46b105730c1ad597f3625def5351ab00b9aa091
refs/heads/master
2022-03-26T11:17:59.731043
2019-12-27T02:51:58
2019-12-27T02:51:58
null
0
0
null
null
null
null
UTF-8
C
false
false
4,758
c
/******************************************************************************* an universal flash drive frame for the flashes must erase to let 0 turn to be 1 *******************************************************************************/ // add your head file here #inclu...
[ "178449962@qq.com" ]
178449962@qq.com
85836823d5cb3e5ed32d9457c322a0e5c9e8033f
1731d7b9eaa691551a6405a9d24cc0fdaf44a415
/sysv3/kernel/arch/i386/init/memsize.c
866239d8838d6512494c512f8d227f5f44eca2a4
[ "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause" ]
permissive
gamehacker/micron-sysv3
e2fcac819c492296f1398b974966b02a696090c1
5de1c11138b8484c75a0ba0b2aff96d136cd334c
refs/heads/master
2021-01-23T22:53:36.465850
2007-08-26T13:06:02
2007-08-26T13:06:02
36,847,991
0
0
null
null
null
null
UTF-8
C
false
false
818
c
/***************************************************************************** * Micron System V3 - I386 Architecture Driver * Copyright (C) 2007, Micron System Team * Copyright (C) 2007, Martin Tang * PROTECTED UNDER MICRON SYSTEM PUBLIC LICENSE AGREEMENT. *********************************************************...
[ "martintang25@64417f38-0733-0410-b9bd-471ee5dae657" ]
martintang25@64417f38-0733-0410-b9bd-471ee5dae657