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
6f79ce27a9488940c9eeec37eae9d88060010252
66ccd1929d13cc61cb76166c6dd6f7d0acd7e272
/middlebox/netfilter/cfg_lbbpl.c
a561d90bfe17310b4498b73ee40023be0e246b84
[ "MIT" ]
permissive
CNM777/crab
ce8de6a218934ffdd0f1cb14a3e68c5ec06c24b7
215c7d53821a82b9d6e289ad8267ca9f808911f9
refs/heads/master
2023-07-27T02:19:20.703215
2021-09-10T11:04:20
2021-09-10T11:04:20
null
0
0
null
null
null
null
UTF-8
C
false
false
1,291
c
#include <arpa/inet.h> #include <assert.h> #include <stdio.h> #include <stdlib.h> #include <sys/ioctl.h> #include <sys/types.h> #include <sys/stat.h> #include <string.h> #include <fcntl.h> #include "lbbp.h" int main(int argc, char **argv) { int fd, i; struct lbbpl_cfg_params params; struct sockaddr_in sa; c...
[ "marios.kogias@epfl.ch" ]
marios.kogias@epfl.ch
5afff3c01a30bd62a78a168af4e192ce6fd63361
b945b2fac11f237a49de33af1b8fa02ba3ed1814
/help/include/helpif.h
e2f6d467750fcfad8661a04e0fb5ff24e0e7d588
[]
no_license
ahundiak/isdp
b94f56f7a7b02b806209ff06da8e22497f6e1386
07572eb18f07cbf762505ef34e471fa47c102df4
refs/heads/master
2021-03-12T20:02:34.067237
2011-12-16T20:03:20
2011-12-16T20:03:20
37,136,442
0
0
null
null
null
null
UTF-8
C
false
false
9,754
h
/*______________________________________________________________________ | | | Unpublished, but if published: | | Copyright Intergraph Corporation, 1991, including software | | and its file formats, and audio-visual displays; this is the | | property of Intergraph Corporation; All Rights Reser...
[ "ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30" ]
ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30
058e3a5c1dcda61c5210905b2cf2ce1dccceb730
b02eccf57a5e2763b39469d203880b0d1220d818
/audio-caf/msm8994/post_proc/effect_util.c
8f7a604984bc6eb8c493435a759b8895c1969286
[]
no_license
wjfsanhe/Android5.1_hardware
3e4620e3c4ea80e94e4af26ecb6c9c9aa6367b57
66436196303e01e797301d4808d09e09e2a9bbd1
refs/heads/master
2021-01-20T20:02:27.212058
2016-04-26T03:06:18
2016-04-26T03:06:18
62,106,492
0
0
null
null
null
null
UTF-8
C
false
false
7,239
c
/* * (C) 2014 DTS, 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 writi...
[ "wangjianfeng@baofeng.com" ]
wangjianfeng@baofeng.com
3b2cf70dea6a6e42d1eb5cfbe1205e162e27d65d
a510ee5b1c6f9c74be442192fbc74074d706704f
/os/src/arch/x86_64/keyboard.h
936bae7954c3e999eef820a02a54ebc91b9589d8
[]
no_license
jadams41/AdamsOS
366d7b8b3ca27e99ac7133933f780bf85a48d699
1d410cc27d0f05eb92f1bb88a7fbd0b5d815e50c
refs/heads/master
2021-03-27T11:00:09.824150
2017-06-14T04:42:51
2017-06-14T04:42:51
88,459,474
1
0
null
null
null
null
UTF-8
C
false
false
275
h
#ifndef KEYBOARD_DRIVER #define KEYBOARD_DRIVER #include "process.h" typedef struct { char kbd_buffer[160]; char *read, *write, *buf_end; ProcessQueue blocked; int buffLen; } KBD_state; void init_kbd_state(); char KBD_read(); void KBD_write(char); #endif
[ "j.ethan.adams@gmail.com" ]
j.ethan.adams@gmail.com
49bfe801698ebdb1a6d4e0c24c8271ff4370629f
f8960b97c4abbad49eee6c5219e341e445c3461e
/20,事件/User/main.c
d1f6ef506888d666e19d8fe444791e02c1c58260
[]
no_license
Embedfire-freertos/ebf_freertos_base_code_stm32f103_zhinanzhe
5371d9d1f8566344b8792c82e2767c4c38580671
304edcf80ee381bdf7aaed9a308fee0108c419e7
refs/heads/master
2020-12-07T11:52:24.036322
2020-01-09T03:41:42
2020-01-09T03:42:31
232,716,358
1
0
null
null
null
null
GB18030
C
false
false
10,213
c
/** ********************************************************************* * @file main.c * @author fire * @version V1.0 * @date 2018-xx-xx * @brief FreeRTOS V9.0.0 + STM32 事件 ********************************************************************* * @attention * * 实验平台:野火 STM32全系列开发板 * 论坛 ...
[ "flyleaf91@163.com" ]
flyleaf91@163.com
7a4b7a094cad55cd6faf0ec0c32b8471b55e2fbd
2605c92262d29936ab6eddbb57472a7876dd51a9
/first_semester/lab3/longest_increasing_subsequence/longest_increasing_subsequence/longest_increasing_subsequence/longest_increasing_subsequence.h
81f45a04c78307cf896fa39b0efd6ea238ea3c56
[]
no_license
acsdavid97/C_BitDefender
b043b856958b86f7d8bbc4f97ec038482cdefefd
a043d012bb4e1bcd4d1f2688c570de9bbb1d82af
refs/heads/master
2021-06-17T02:40:53.749388
2017-05-16T08:02:24
2017-05-16T08:02:24
73,021,839
1
0
null
null
null
null
UTF-8
C
false
false
650
h
/* author: Acs David file name: longest_increasing_subsequence.h file creation date: 2016-11-16 */ #ifndef LONGEST_INCREASING_SUBSEQUENCE_H_GUARD #define LONGEST_INCREASING_SUBSEQUENCE_H_GUARD #include <stdio.h> #include <stdlib.h> typedef struct SequenceTag { int *sequence; int length; }SequenceT; /* @param seq...
[ "acs_david97@yahoo.com" ]
acs_david97@yahoo.com
2bde020e6552eae4a57a45c3186adccebb4878f0
570a766c87230372f19a729e2f3f100db8a6569e
/srcs/define_color.c
e8e38e10c92951d50d759d0f2451f4aca6f0c8ca
[]
no_license
bait-sli/fdf
8a0d38ec5e9641bd5acd94400c7b21252e4fa1e0
fc653b125c673086eb1fd3fc89b11dfbc364c2bb
refs/heads/master
2021-01-17T14:50:50.263594
2017-03-16T08:46:27
2017-03-16T08:46:27
84,099,689
0
0
null
null
null
null
UTF-8
C
false
false
1,650
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* define_color.c :+: :+: :+: ...
[ "bait-sli@e2r6p20.42.fr" ]
bait-sli@e2r6p20.42.fr
04a3090b1bab50739530be6f0243a50b13885210
ed620aaf287970f2b37d0cfd38bb3c4669411f20
/print_a_number.h
6d5e70693c0517e3162cce5679e1b8a790abade8
[]
no_license
DavisTwine/C-Programming-Assignment
866c44c72fbdb2b21f3653fe56cc0ad73ad55f2c
8c8fa9e8472cf0f58d912e038f0a56382a5da574
refs/heads/master
2020-03-10T01:12:23.721654
2018-04-12T09:50:41
2018-04-12T09:50:41
129,103,354
0
0
null
2018-04-11T14:05:15
2018-04-11T14:05:14
null
UTF-8
C
false
false
91
h
#ifndef PRINT_A_NUMBER_H__ #define PRINT_A_NUMBER_H__ void print_a_number(int y); #endif
[ "noreply@github.com" ]
DavisTwine.noreply@github.com
92cb3a2b554805d3a73e03c8f7fee94a017ebe13
a5333ac69b0b76ddd12b7e06970125940589a1ab
/day_15/test.c
a83dc332366d09cac70c1f4ddb535e0b77dc4ab0
[]
no_license
xiao-hao-hao/learning-C
2a60822309960da0eb6357010003e966b3315d42
caef9e6233ecdee90a774a2665366d77b269bae9
refs/heads/master
2021-07-17T07:29:42.610024
2020-08-18T14:18:36
2020-08-18T14:18:36
202,734,482
0
0
null
null
null
null
GB18030
C
false
false
4,811
c
#define _CRT_SECURE_NO_WARNINGS 1 //1.一个数组中只有两个数字是出现一次, //其他所有数字都出现了两次。 //找出这两个数字,编程实现。 //#include <stdio.h> // //void find(int arr[], int sz) //{ // int i = 0; // int j = 0; // for (i = 0; i < sz; ++i) // { // int count = 0; // for (j = 0; j < sz; ++j) // { // if (arr[i] == arr[j]) // { // ++count; // }...
[ "1783692558@qq.com" ]
1783692558@qq.com
5dd74c426890a1178042d3fd235f7a3105e766fd
ff78995ca7b18f70ebd2416a890dcd719f39c7c6
/master_tester/common/common.h
887b90f502ef667fcc123c21b6afdd2e1fa089e7
[]
no_license
JustinOng/Continuity-Tester
68009c3f9ed8d8a0bfef2a105bbbffb4a2cf794f
c4f9d0aede2a83f4118cd17bb980414fece6f675
refs/heads/master
2021-01-20T18:19:35.946066
2016-08-25T16:49:00
2016-08-25T16:49:00
64,889,555
0
0
null
null
null
null
UTF-8
C
false
false
909
h
#include <Arduino.h> #define PING_INTERVAL_MS 50 #define PING_TIMEOUT 100 #define BIT_LOCAL 0x80 #define BIT_FOREIGN 0x40 #define BIT_ERROR 0x20 #define BIT_LEADER 0x10 #define BIT_COMMAND 0x80 #define BIT_HIGH 0x40 // BIT_HIGH triggers a mode where the pin number provided and the group that the pin belongs to (if...
[ "justin.ong.97@gmail.com" ]
justin.ong.97@gmail.com
89a368ef8616f0f23d0d467c47c47e8dfa8fb625
96939062dca78103320fc81372696b8e649d77f5
/src/sustream.c
2911d8fa70b5b2ef5b19f014689029fa81146eb2
[]
no_license
JosephSWilliams/susocks
b5c6bc44a88bd9fc87100e0324222e2d6ebef59b
4e0273332e80c43e5761222a0db809aaa4da2f03
refs/heads/master
2021-01-17T17:25:20.263596
2013-03-20T08:08:40
2013-03-20T08:08:40
60,698,597
0
0
null
null
null
null
UTF-8
C
false
false
1,390
c
#include <sys/fcntl.h> #include <poll.h> int main(){ fcntl(0,4,2050); fcntl(1,4,2050); fcntl(3,4,2050); struct pollfd fds[4]; fds[0].fd=0; fds[0].events=3; fds[1].fd=3; fds[1].events=3; fds[2].fd=1; fds[2].events=4; fds[3].fd=3; fds[3].events=4; unsigned char client_buffer[1024]={0}; unsigned char server_buffer[1024...
[ "d3v11@d3v11.ano" ]
d3v11@d3v11.ano
da54da8751ac596f7bd432899f7503a6b0e7a7d8
d8c9c3222f2f24896104f03a43690eec4e794497
/HackAssembler/SymbolTable.c
f026fb5bd8e0636fbfa92151cb5129e3c2b36257
[]
no_license
jpaquim/nand2tetris
25409d74452a8d6399db5891ce361ef3fc209874
d82a701f5950c71e605e7a8d2b414bf0a4fdbe48
refs/heads/master
2020-12-15T19:18:15.999032
2017-03-29T21:39:09
2017-03-29T21:39:09
60,788,953
0
0
null
null
null
null
UTF-8
C
false
false
3,320
c
#include "SymbolTable.h" #include <stdio.h> #include <stdlib.h> SymbolTable *new_symbol_table(size_t size) { SymbolTable *st = malloc(sizeof(*st)); st->table = malloc(size*sizeof(*st->table)); st->size = size; st->num_entries = 0; return st; } void delete_symbol_table(SymbolTable *st) { free(...
[ "joaopaquim@gmail.com" ]
joaopaquim@gmail.com
eb4987308a922a6ba1f912b340d588821c9cef62
3a22ac54c531dfeef270abfb798e4cf97328e9b0
/0x07-pointers_arrays_strings/2-strchr.c
c3b96b799165587a5609b604d61d79290dcac493
[]
no_license
valen2510/holbertonschool-low_level_programming
f50fb9a426e6fa28d65312c39843269ebf4a292a
5c35951ac525ae2154f7449a1c4337fe885cceeb
refs/heads/master
2023-02-17T03:16:05.878534
2021-01-15T01:53:22
2021-01-15T01:53:22
271,366,523
0
1
null
null
null
null
UTF-8
C
false
false
324
c
#include "holberton.h" /** * _strchr -locate a character ina a string * @s: string pointer * @c: character to find * Return: t (Remaining) 0 (Not found) */ char *_strchr(char *s, char c) { int i = 0; for (; s[i] != '\0'; i++) { if (s[i] == c) { break; } } if (s[i] == c) return (&s[i]); return (0)...
[ "valenjaramillo1025@hotmail.com" ]
valenjaramillo1025@hotmail.com
d78d3dad40e75996bd5786a84eaa60d8200aebec
5ac6e388c2af400499c00de4fd106c5f4bf2d4ae
/Lab4_zad1/server/soapServer.c
3d15c16549dc121596c357095fc5db89df821350
[]
no_license
simmon5/ppr_lab4
5931931457f00ed31f7b0a320f93963f291ed714
5720ed6e6d1663a1043f5b5a19909cc57fd9c8e5
refs/heads/main
2023-05-02T16:51:14.954718
2021-05-24T17:46:16
2021-05-24T17:46:16
366,731,205
0
0
null
null
null
null
UTF-8
C
false
false
3,553
c
/* soapServer.c Generated by gSOAP 2.8.35 for calc.h gSOAP XML Web services tools Copyright (C) 2000-2016, Robert van Engelen, Genivia Inc. All Rights Reserved. The soapcpp2 tool and its generated software are released under the GPL. This program is released under the GPL with the additional exemption that compilin...
[ "noreply@github.com" ]
simmon5.noreply@github.com
beae0b319588e758e0013f3535948ac1ec5f6a08
3d00afdaa108c5c7c5e683c2ee09db18a738d763
/C/Vetores/atividade14.c
3cb6693f5a374f10c79c0cd28691852c8155be3f
[]
no_license
GabrielCruzT/algoritmos
e5eed616e2475abc10305eb813629d2e1458cd88
775a622500fcebb0a1be76c8441a3faea5d6ddc8
refs/heads/master
2020-07-08T09:43:27.452102
2020-03-13T17:50:04
2020-03-13T17:50:04
203,635,668
0
0
null
null
null
null
UTF-8
C
false
false
624
c
#include<stdio.h> #define n 10 void preenche (int v[n]); void primos (int v[n]); int main() { int v[n]; preenche(v); primos(v); return 0; } void preenche(int v[n]) { int i; for (i=0;i<n;i++) { printf("Digite um valor para v[%i]: ",i+1); scanf("%i",&v[i]); } } void prim...
[ "53840235+GabrielCruzT@users.noreply.github.com" ]
53840235+GabrielCruzT@users.noreply.github.com
671bdbf2ee36c157b5300fb21fa95e62642911f5
37931e80bebf17f175ab2bcf720b2b66a9f02e1f
/micropython/py/objrange.c
d670b3f3099c60f9271efab8db54364d20cd1c1f
[ "MIT" ]
permissive
jiapei100/Stereo
f9ef718533074155eb0ca26afe6d30da44187982
3c569d05545c8ad8fd3d86f9eabacc536ac0105e
refs/heads/master
2020-12-31T00:18:46.272842
2016-10-12T03:10:23
2016-10-12T03:10:23
null
0
0
null
null
null
null
UTF-8
C
false
false
5,905
c
/* * This file is part of the Micro Python project, http://micropython.org/ * * The MIT License (MIT) * * Copyright (c) 2013, 2014 Damien P. George * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to ...
[ "llb0536@aliyun.com" ]
llb0536@aliyun.com
6d860a7980c22a24cccc9f564788a3909aec321e
6e28829dbe2782de31b250ed60cad36fd4e3cdb1
/14-PokemonAR/Libraries/libil2cpp/include/icalls/System/System/IOSelector.h
b191e4f340ef07ae5395120ba5a2e8ee6fd97577
[]
no_license
henry2423/2018-Spring-Swift
b37f594db4420b5299bcf320b998565914f7399b
be2ff08c8486b05ed3c05f381d3c783b7442f97d
refs/heads/master
2021-01-24T04:20:21.495493
2018-06-23T16:23:46
2018-06-23T16:23:46
122,933,557
1
0
null
null
null
null
UTF-8
C
false
false
128
h
version https://git-lfs.github.com/spec/v1 oid sha256:7a67c5964309f112fff411f58276c47279a34e913828dd7362afe8da140b3034 size 402
[ "henry2423@gmail.com" ]
henry2423@gmail.com
4d59a8ba94ac665b64ff2a2a1279e562fc703c2f
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/xnnpack/src/src/math/f16-expminus-avx2-rr1-p3.c
50477fcf21f12c431a7ad1b4966e3391dd9d8f1e
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C
false
false
3,300
c
// Copyright 2022 Google LLC // // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. #include <assert.h> #include <math.h> #include <immintrin.h> #include <xnnpack/math-stubs.h> void xnn_math_f16_expminus__avx2_rr1_p3( size_t n, ...
[ "jengelh@inai.de" ]
jengelh@inai.de
f6a9275cf91ba495560a72d05fb2dd1769a32779
1d2450f8d0e9881ee0197072ee046faeba738f88
/Multiplicacion de matrices/C/createMatrixfile.c
23cf30ccf3db2792e32c7bed987293083a72e73c
[]
no_license
carolinajimenez26/HPC
14074f6d17c0a5c4c5d2e300d4a1b94ded4a8dc4
27742c3adb450d9e3eef4426e0b1beef076d6ddd
refs/heads/master
2020-04-09T21:22:35.825567
2017-10-16T00:57:37
2017-10-16T00:57:37
41,175,199
0
2
null
2017-09-15T17:13:18
2015-08-21T20:05:43
Jupyter Notebook
UTF-8
C
false
false
1,387
c
#include <stdio.h> #include <stdlib.h> typedef char* string; void fillMatrix(float *M, int row, int col) { // fill a matrix with random numbers float a = 5.0; for (int i = 0; i < row; i++) { for (int j = 0; j < col; j++) { M[i * col + j] = (float)rand() / (float)(RAND_MAX / a); } } } void print(f...
[ "krito_j_g@utp.edu.co" ]
krito_j_g@utp.edu.co
55d3fcbcb9d747c538eb3906aee110e71da45b25
d5847e84b7ae613116fedd931820433492c0842d
/부스트코스_CS50/week5_practice2.c
3eaac5a7315cb782d2102e6db28f9203c1e438e8
[]
no_license
10billiDK/Algorithm-Study
84ac5c252a3acaaa4f23e82752ea371d1384e343
2704e62c665b0dd2e6b213e6af1a7f86b6a0a717
refs/heads/master
2023-02-17T21:57:04.749019
2021-01-06T18:27:53
2021-01-06T18:27:53
293,317,542
0
0
null
null
null
null
UTF-8
C
false
false
849
c
#include <stdio.h> int main(void) { int arr[6][5] ={{1,2,3,4,5},{6,7,8,9,10},{11,12,13,14,15},{16,17,18,19,20},{21,22,23,24,25},{26,27,28,29,30}}; int* p= &arr[6][5]; //배열에 주소값을 메김. 주소값을 포인터 p에 부여 printf("%p\n",p); // 주소값을 16진수로 표현 printf("%d\n",*p); // 주소값인가? or 배열의 값을 표현한 것인가? // printf("%d\n",p); d는 10진수 기...
[ "kimdongkyu@gimdong-gyuui-MacBook-Air.local" ]
kimdongkyu@gimdong-gyuui-MacBook-Air.local
b149a0c64f387dce9c0f36e1a86b9bef47a0705d
e7ca0c837f7786f40cb730b49885bcbcc7eb0ecd
/lib/cmds/mortal/_lines.c
8c97a9416c8a11d11a15d4ac8a51009f00111777
[]
no_license
fluffos/nightmare3
1370d438db64f8a2dc4481f475aa3091d6ffc6bc
77ebd83979487a57b94134c14eb846391aa7052e
refs/heads/master
2023-02-18T05:09:06.527616
2023-02-11T18:05:11
2023-02-11T18:05:11
256,891,874
3
6
null
2023-02-11T18:05:12
2020-04-19T01:50:19
C
UTF-8
C
false
false
1,284
c
// /cmds/mortal/_lines.c // From Nightmare IV // A utility to help wizards and players keep track of what lines they're // on, and to them turn all off and on with one command. // by Gregon@Nightmare int cmd_lines(string str) { string *channels; int i; channels = distinct_array((string *)this_player()->query_ch...
[ "sunyucong@gmail.com" ]
sunyucong@gmail.com
6980048fdab1777ad76c1d2793d27335f1ee0b8e
e73eedbed579e432ae9c5eb103d43c46c7373d72
/EIFGENs/prompttest/W_code/C2/in1010.c
95baa9e64707a8ab77a9724452159fdbacebe3ff
[]
no_license
Alexander-Bai/MazeEscape
16caa2052687c8aa52f792b8948bd76184d38c02
3c44ec7b8a8ac57f5ab4e6b17dbaf5039374a476
refs/heads/master
2020-12-07T13:39:31.984579
2017-06-27T19:59:01
2017-06-27T19:59:01
95,584,060
1
0
null
null
null
null
UTF-8
C
false
false
80,363
c
/* * Code for class INTERVAL [G#1] */ #include "eif_eiffel.h" #include "../E1/estructure.h" #ifdef __cplusplus extern "C" { #endif extern void F1010_7335(EIF_REFERENCE, EIF_TYPED_VALUE, EIF_TYPED_VALUE); extern EIF_TYPED_VALUE F1010_7336(EIF_REFERENCE); extern EIF_TYPED_VALUE F1010_7337(EIF_REFERENCE); extern EIF...
[ "mr.alexbai@gmail.com" ]
mr.alexbai@gmail.com
a68573f60534e004be6e201ad38e6edc27829d84
1af7601d8b5181877fa8ea6812e92e0f13646ea3
/str_rev.c
c7e69480ed25806b8eade08b7aaa6c1af1ab0c99
[]
no_license
Barani04/reverse-string
7f6d4924487d35b8cf0ef67bcb282a8acc92fd1f
caf6008ff35bce654a3290b385b526c41efbc834
refs/heads/master
2021-01-17T05:43:31.382832
2016-06-06T09:48:04
2016-06-06T09:48:04
60,515,014
0
0
null
null
null
null
UTF-8
C
false
false
285
c
#include <stdio.h> int main() { char str[1000], *ptr; int i, len; gets(str); ptr = str; for(i=0;i<1000;i++){ if(*ptr == '\0') break; ptr++; } len = i; ptr--; for(i=len; i>0; i--){ printf("%c",*ptr--); } return 0; }
[ "baranivignesh04@gmail.com" ]
baranivignesh04@gmail.com
51337d010ab7bfbee63657d9199a40ddc42bcd9c
ad94df69cc81df69a096eed9a5867b599da5a601
/match_n_match/ex01/nmmatch.c~
d1dc5ad253d62ed7c62b2990f4ffb2d9e0ce1bfc
[]
no_license
Seluj78/piscine-42
35e8d2db8cc1e8edceebbe7b9d4a809815597861
072992669260e44b444a4b2fa6378883599f462b
refs/heads/master
2020-05-21T19:31:35.699563
2018-02-04T14:30:23
2018-02-04T14:30:23
62,953,462
5
2
null
null
null
null
UTF-8
C
false
false
1,231
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* nmmatch.c :+: :+: :+: ...
[ "jules.lasne@gmail.com" ]
jules.lasne@gmail.com
c002b7e5b7ad44df6e4b8a2178f4ed940328e025
099cbc5b9e6f4b1c2bed2a93e62195ef2c01a378
/espresso/cvrout.c
fc09ed613742f66301d9ae16bd95e7a6d7eb3e07
[]
no_license
lordofhyphens/SIS
d536a20ba0b1ccc2e8ea33fb37c2197ec51113fb
ff359baec2766db5cae099708fceaba74b98b799
refs/heads/master
2021-01-01T17:27:27.406938
2014-06-25T21:43:44
2014-06-25T21:43:44
21,219,513
4
0
null
null
null
null
UTF-8
C
false
false
13,993
c
/* * Revision Control Information * * $Source: /users/pchong/CVS/sis/espresso/cvrout.c,v $ * $Author: pchong $ * $Revision: 1.1.1.1 $ * $Date: 2004/02/07 10:13:57 $ * */ /* module: cvrout.c purpose: cube and cover output routines */ #include "espresso.h" void fprint_pla(fp, PLA, output_type) INOUT FIL...
[ "lenox.joseph@gmail.com" ]
lenox.joseph@gmail.com
89e00195b8d748ba308ad42e2feb03ab2a8282c4
870a81d02538d5e59f89460c040ca89af1690b38
/DesignPatterns/StructuralDesignPatterns/DecoratorPattern/HighScoreDecorator.c
8268c217f44f08d37d22152dc1f133c0fb78aba5
[]
no_license
fengweiyu/DesignThinking
cc6c3ac55e41854b366026732e1cd0705908acdf
c9c97b470d9e203eadf14bdb4a8760ba21ef8659
refs/heads/master
2020-12-02T18:13:20.004500
2017-08-04T09:50:52
2017-08-04T09:50:52
96,497,642
0
1
null
null
null
null
GB18030
C
false
false
2,365
c
/***************************************************************************** * Copyright (C) 2017-2018 Hanson Yu All rights reserved. ------------------------------------------------------------------------------ * File Module : HighScoreDecorator.c * Description : 装饰模式 本文件是高分修饰类的具体实现 * Created : ...
[ "984441750@qq.com" ]
984441750@qq.com
90cb40aa93fe47e02017e9f7adf3564990537f89
033b11f4a6a675f996109adb34af14ca58df88ff
/Trabalho1/src/leitura.c
13b682691db75696ece4d48f5c36948364dda571
[]
no_license
rricoldi/estruturas_de_dados
5de4d266af865860043773819f1da8c27021584b
e44d71149b2560993ffc6dc8c2856607c5d19fe1
refs/heads/master
2020-05-27T16:42:31.782018
2019-12-20T01:44:36
2019-12-20T01:44:36
188,704,942
3
4
null
null
null
null
UTF-8
C
false
false
5,508
c
#include "leitura.h" #include "struct.h" #include "qry.h" #include "lista.h" #include "svg.h" No *leiaGeo(char arq[], No *inicio, char svg[]){ FILE *geo; geo = fopen(arq, "r"); if (geo == NULL){ //caso n?o abra o arquivo: ERRO! printf("Nao foi possivel Abrir o arquivo geo\n"); exit(1); ...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
eba96e060ed9e974404705f52d087b36f5dfd0b0
63a17646efa0a74e34824e702318fa92a58f9e5a
/sum.c
31254a26e638c4df0e15640599f803a5355265f0
[]
no_license
poornima-sivaraman/poorni
210b863dc21de8dbe50a3b813f09ed397ed73c3f
c797ada0fbc30eb8284ac6e502d5413acc2064ef
refs/heads/master
2020-04-21T20:38:36.803564
2019-02-09T11:09:42
2019-02-09T11:09:42
169,852,322
0
0
null
null
null
null
UTF-8
C
false
false
169
c
#include <stdio.h> int main() { int num,i,sum=0; scanf("%d",&num); for(i=1;i<=num;i++) { sum=sum+i; } printf("%d",sum); return 0; }
[ "noreply@github.com" ]
poornima-sivaraman.noreply@github.com
f2fa31b77305c3bee8789e9ae6c2ba38b7800640
268ebf449f361abbb9084c8a0b3e7790acdfcd40
/0x02-functions_nested_loops/7-print_last_digit.c
1aa251f39c112f16309b891fe4eddb8cec39fe46
[]
no_license
Ang3l1t0/holbertonschool-low_level_programming
3bc29926612967c7720d1cad2099cae631cff459
1f1aaa95eccf1d2fa2b47e7ce017ca32adb72a29
refs/heads/master
2020-12-29T07:44:31.022525
2020-11-25T16:42:53
2020-11-25T16:42:53
238,520,148
0
0
null
null
null
null
UTF-8
C
false
false
255
c
#include "holberton.h" /** * print_last_digit - print last digit of a number * @n: number to be checked * Return: last digit of a number */ int print_last_digit(int n) { n = n % 10; if (n < 0) { n = n * -1; } _putchar(n + '0'); return (n); }
[ "1546@holbertonschool.com" ]
1546@holbertonschool.com
473b335f9d64215e8b8c275dc81064ff9e0e88e0
1ad4dd5261a185f3cf92d7fd3226de28679747c5
/kernel/drivers/hwmon/ads7828.c
898607bf682b73637a8818e6959c419a5e1acafa
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
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
7,141
c
/* * ads7828.c - driver for TI ADS7828 8-channel A/D converter and compatibles * (C) 2007 EADS Astrium * * This driver is based on the lm75 and other lm_sensors/hwmon drivers * * Written by Steve Hardy <shardy@redhat.com> * * ADS7830 support, by Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * * For...
[ "spark720@gatech.edu" ]
spark720@gatech.edu
b584075b780068bece4bfdee2f64377db282ea79
46e28eb8cd116c418980060072767ce4c1fe4efe
/lib/MAVLink2/ardupilotmega/mavlink_msg_ekf_status_report.h
cc7cfd5136382d92e6a4fc05ee8f0fe78fbf3f24
[ "MIT" ]
permissive
kjr034/ViconMAVLink
bfc41a41b1cbc272c378c87126ec55163127cc9c
c6788b22b38bced8a038ba73bcfd561e7eb041b5
refs/heads/master
2020-05-16T01:35:57.031282
2019-04-22T02:20:41
2019-04-22T02:20:41
182,606,404
0
0
MIT
2019-04-22T02:06:42
2019-04-22T02:06:42
null
UTF-8
C
false
false
15,597
h
#pragma once // MESSAGE EKF_STATUS_REPORT PACKING #define MAVLINK_MSG_ID_EKF_STATUS_REPORT 193 MAVPACKED( typedef struct __mavlink_ekf_status_report_t { float velocity_variance; /*< Velocity variance*/ float pos_horiz_variance; /*< Horizontal Position variance*/ float pos_vert_variance; /*< Vertical Position varia...
[ "bo.robotics@gmail.com" ]
bo.robotics@gmail.com
b56856a01534363d63616df56a3c0aa5198f9114
82a06639caf161424add463b8da4c4e68ce5465b
/gpg-imp/testcases/test4.c
1f1cfd80dcae110857b1805617990badb41fc73c
[]
no_license
PritamMG/GPG-based-Points-to-Analysis
895b4fd5043e61c747ccf018c56df7dbecba958d
6f12bc2887ba74e80b1461eb8f3807a80d3d7c9d
refs/heads/master
2020-08-29T00:14:00.321318
2020-05-27T16:24:35
2020-05-27T16:24:35
217,862,417
2
1
null
null
null
null
UTF-8
C
false
false
175
c
int ***x, **y, **z, **w; void foo() { int a; if(a) *x = y; else *x = z; } int *b, *c, d, *e; int main() { z = &e; x = &w; b = &d; w = &b; y = &c; foo(); }
[ "pritam01gharat@gmail.com" ]
pritam01gharat@gmail.com
e445674bde80087ed9f9c6d9987a33e1176d1ada
192f949d6756a42caa23801af533a90029e63c6d
/d/changan/minju2.c
cae58868af0d27bf9ca3bb7d99673c3004d1dba4
[]
no_license
oliverypf/nitan3
0d03e986a86adf2a219fb38bb046732a0ea9717b
6f6d92fa31b1d4010ee491389ca4b0df7d1f98f5
refs/heads/master
2021-01-18T07:57:11.871927
2016-02-21T10:02:39
2016-02-21T10:02:39
null
0
0
null
null
null
null
GB18030
C
false
false
638
c
//Room: minju2.c inherit ROOM; void create () { set ("short", "民居"); set("long", @LONG 房间里甚是宽敞,里面摆设朴素而自然,左侧是一个古色古色的精雅梳妆台, 前面摆有两张红木圆椅。右侧墙壁上挂有一幅美女抚琴图,上面配有几行笔迹清 秀的隶体小字,内侧则是一张红色帐幔垂挂的低矮木榻。 LONG ); set("exits", ([ //sizeof() == 1 "north" : "/d/changan/huarui2", ...
[ "liming.xie@gmail.com" ]
liming.xie@gmail.com
fa2542a3bef04615f82ea37acc4ad3bdb2eaabde
3161173491d34339140265e4f6810e688aff1034
/sw-tm4c-2.1.1.71/examples/boards/ek-tm4c1294xl/timers/startup_ccs.c
db80b447ebdc985ee93f19e9e0d284f8604c9603
[]
no_license
ti-cortex-m4/tm4c1294ncpdt
853aaed9b7cb39c489568ae8023ed4bd64ba8d76
629defb60af370595d7c33917ee8459642d3b62e
refs/heads/master
2023-07-25T06:14:03.666763
2023-07-23T14:24:03
2023-07-23T14:24:03
28,406,657
5
3
null
2022-08-28T07:21:38
2014-12-23T16:03:26
C
UTF-8
C
false
false
13,158
c
//***************************************************************************** // // startup_ccs.c - Startup code for use with TI's Code Composer Studio. // // Copyright (c) 2013-2015 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Texas Instruments (TI) is supplying this sof...
[ "ti.cortex.m4@gmail.com" ]
ti.cortex.m4@gmail.com
6a38ded5cb42244dbc43bd1a42f6c25390a1605e
4a2340260ea3b9e2146f7ca16137c44543abaf8e
/study/01_Echo/client.c
88672a374978b05bd4e6870b716e2f4d0a65a533
[]
no_license
sosomasox/genie
d7a3776e78d97161b37d8745209bfdd3edfa40b9
f2c365baaa0d8f3993bf897426cb79443190bba2
refs/heads/master
2022-02-14T06:37:39.250551
2019-08-26T13:17:23
2019-08-26T13:17:23
null
0
0
null
null
null
null
UTF-8
C
false
false
1,778
c
#include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <arpa/inet.h> #include <netinet/in.h> #include <sys/types.h> #include <sys/socket.h> #define PORT 12345 #define ADDR "127.0.0.1" int main(int argc, char* argv[]) { struct sockaddr_in s_addr; int len; ...
[ "izewfktvy533zjmn@gmail.com" ]
izewfktvy533zjmn@gmail.com
dd6acd524b014addcbe7841d33a98c14f7a389f1
b098016c0a13f366f80e1a0b8d51026b4d422576
/QCA4020_SDK/QCA4020_SDK/target/quartz/serializer/genedit_files/qz/include/qapi_zb_cl_level_control_func.h
c81eb43cc21a605b23f9a7144db3df81c1f72c94
[ "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "MIT", "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
3,650
h
/* * Copyright (c) 2018 Qualcomm Technologies, Inc. * All Rights Reserved. */ // Copyright (c) 2018 Qualcomm Technologies, Inc. // All rights reserved. // Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) // provided t...
[ "ckryvomaz@gmail.com" ]
ckryvomaz@gmail.com
deec89f162070fc6182c65025bd9e7e381a2f3d4
66528b3e679a22024d6bc454dffc5a206f08235c
/memory_block.c
7a919cd87df69ef1189bd242a1c32b01a48b3264
[]
no_license
pragi/HOST_Dispatcher
d9f94c8a94ab2ce4817c6fcd613dfd2f8adb8703
923766c5231176e2d7df448745a57b19d636446e
refs/heads/master
2016-09-06T09:35:50.663304
2013-11-24T20:10:14
2013-11-24T20:10:14
14,668,285
1
0
null
null
null
null
UTF-8
C
false
false
2,158
c
// // memory_block.c // dispatcher // // // Copyright (c) 2011 __MyCompanyName__. All rights reserved. // #include "memory_block.h" MabPtr memChk(MabPtr m, int size){ int available; while (m) { available = m->size - m->allocated; if (available > size) re...
[ "pragi.patel@gmail.com" ]
pragi.patel@gmail.com
bec9b3d1f26607f2763386c2a13ad0a3d8a4ffea
df1f5f3aa12f83daed7e5cd63bd61fcc33b70f10
/Sensors_L476RG/SENSORS_V6/Src/gpio.c
d7cb5e4492a3235c843b4f95c336dcd37588c28c
[]
no_license
AurorePeigne/STM32_in_the_sky
9519157f20f81d9b86040e24333144c0b8e19a27
1e7259ce4e445b8ddaa6dea81b5c01539257ffb2
refs/heads/master
2020-04-07T16:59:11.824270
2019-07-29T07:31:06
2019-07-29T07:31:06
158,551,654
1
2
null
null
null
null
UTF-8
C
false
false
4,358
c
/** ****************************************************************************** * File Name : gpio.c * Description : This file provides code for the configuration * of all used GPIO pins. ****************************************************************************** *...
[ "pierre.perrin@isen.yncrea.fr" ]
pierre.perrin@isen.yncrea.fr
715c1fc53b647755f539d359ea2e7d7c0b8d93d9
b5f6d2410a794a9acba9a0f010f941a1d35e46ce
/utils/RCBot2_meta/bot_const.h
88c309b2ffc1f2d981f9c6240c308dadbec519bc
[]
no_license
chrizonix/RCBot2
0a58591101e4537b166a672821ea28bc3aa486c6
ef0572f45c9542268923d500e64bb4cd037077eb
refs/heads/master
2021-01-19T12:55:49.003814
2018-08-27T08:48:55
2018-08-27T08:48:55
44,916,746
4
0
null
null
null
null
UTF-8
C
false
false
9,390
h
/* * This file is part of RCBot. * * RCBot by Paul Murphy adapted from Botman's HPB Bot 2 template. * * RCBot 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 th...
[ "christian.pichler.msc@gmail.com" ]
christian.pichler.msc@gmail.com
347a8ff697aeb79d9d2b64d61dee1662c8990f6b
5b274f4b8f8e5ccaa4bf6d0d0f48e19fd9705f9f
/maxcount.c
94acfbe541f88998b17b69c73a6846002ed076d0
[]
no_license
pango89/CodeChef
fbcc5a7b9457d34130ff9986c23afc62c2b7f204
17e8cbd6f01c1f2c0c109a70599a40bbcb717a8d
refs/heads/master
2021-01-16T01:01:49.752404
2014-02-08T14:17:24
2014-02-08T14:17:24
null
0
0
null
null
null
null
UTF-8
C
false
false
423
c
#include<stdio.h> void answer() { int arr[10001]={0}; int len=0,i=0,num=0; //memset(arr,0,10001); scanf("%d",&len); for(i=0;i<len;i++) { scanf("%d",&num); arr[num-1]++; } int value=0,count=0; for(i=9999;i>=0;i--) { if(arr[i]>=count) { count=arr[i]; value=i+1; } } printf("%d %d\n",value,count...
[ "goyalpankaj10@live.com" ]
goyalpankaj10@live.com
c332268f99792d7aabf379b0731225e407555fc3
acb8d4c4f974d872f31997f591fea4d748f94b93
/d/mingjiao/moluo.c
c6685a2c9d03c54c565ddfd1bd3fddacb3f7cf44
[]
no_license
MudRen/SZMUD
8ae6b05718b1a83363478469185e0d776b0fda5c
e3b46e6efa6d353f7f0d00ef676f97d5c0ec3949
refs/heads/master
2023-05-27T16:04:35.845610
2021-06-18T12:47:19
2021-06-18T12:47:19
361,736,744
1
2
null
null
null
null
GB18030
C
false
false
599
c
// Code of ShenZhou // Room: /d/mingjiao/moluo.c // Zhangchi 3/00 inherit ROOM; void create() { set("short", "摩罗门"); set("long", @LONG 一块高大的牌坊耸立于半山的开阔地上,牌坊正中挂一字匾,上书三 个大字“摩罗门”,门旁立一尊五丈来高的摩尼金像。过了此门再向北走 便是响誉武林的明教光明顶。 LONG ); set("exits", ([ /* sizeof() == 3 */ "up" : __DIR__"shijie51", "southwest" : __DIR__"yongd...
[ "i@oiuv.cn" ]
i@oiuv.cn
60a2e6b71f25237d62e672398a14a5c2938726a8
5f0f570846ff92574c9e01f2610d7f558efe13e2
/src/logging/src/clog_cache.c
dfa42ffd7e0d06f7cfb178fee0fae09bc78d345e
[ "mpich2" ]
permissive
pmodels/mpe
ea31b4ca3395a8b0f2ab0f79bba366a361ceed5b
b7f906b0a7c32a945765855e945ea946fe5068a9
refs/heads/master
2023-08-28T08:41:18.093791
2015-12-14T16:48:44
2015-12-14T16:48:44
109,410,373
4
1
null
null
null
null
UTF-8
C
false
false
19,958
c
/* (C) 2001 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "mpe_logging_conf.h" #if defined( STDC_HEADERS ) || defined( HAVE_STDIO_H ) #include <stdio.h> #endif #if defined( STDC_HEADERS ) || defined( HAVE_STRING_H ) #include <string.h> #endif #if defined( STDC_HEADERS ) ||...
[ "balaji@mcs.anl.gov" ]
balaji@mcs.anl.gov
5aebce26ecf81784b2665859b462c6ffc30c0f5a
ae5836900a4c403d860f8f431c0e452ee43705e0
/testing/test_scp_simple/mgather_f.h
e1099e552551e6053f032f8a222e0582d17206e4
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
connorimes/tasp-vsipl-core-plus
224d1817f180fb4e6977ab227ee1bea41c5e6c58
dba552a9b5e145b1289a0d415f37fd91baa1e1ef
refs/heads/master
2021-01-21T23:58:44.018215
2015-11-17T18:23:51
2015-11-17T18:23:51
46,365,748
9
4
null
null
null
null
UTF-8
C
false
false
2,545
h
/* Created RJudd */ /* SPAWARSYSCEN D857 */ /********************************************************************** // For TASP VSIPL Documentation and Code neither the United States / // Government, the United States Navy, nor any of their employees, / // makes any warranty, express or implied, including the war...
[ "connor.k.imes@gmail.com" ]
connor.k.imes@gmail.com
5e821f16c9e58e743a1cb76c089c205374ebf310
058154687aa728df24b0e9d340f1d771367c3be8
/Final_Project/Project/include/ECE_Globals.h
b63956457a2e1503c83eef8319fb1253b7f18dfc
[]
no_license
jingyushi/ECE6122
ce2c68c87e809eba7c0cc3fe2ce160fa71847308
a1dc078c3e38c391fb33a9c4cb19dbf5bdaa4b71
refs/heads/master
2023-01-22T03:50:22.157984
2020-12-02T03:29:59
2020-12-02T03:29:59
317,739,124
0
1
null
null
null
null
UTF-8
C
false
false
912
h
/* Author: Jingyu Shi Class: ECE6122 Last Date Modified: Nov.22, 2020 Description: All global variables are defined here */ #pragma once //TIME #define SUPER_TIME 5 #define GHOSTS_FREEZE_TIME 5 #define GHOSTS_SPAWN_SLOT 2 #define TIMESTEP 80 //SCALE #define SCALE 5 #define COIN_RADIUS 1 #define PACMAN_RADIUS 2.25...
[ "williamshi@gatech.edu" ]
williamshi@gatech.edu
c770a250a870530f80e8a8f79463dd27ec93c0d7
0c39397516262bb95815d703a54794e01ed14065
/if_Anidado.c
f09ef694876e06fce4d52635cb69b6c637bafa6c
[]
no_license
firemachineFTW/Codigos_C
fae03e658fe57b6c34754eb4811d03952485b470
f4210bfb63951ef93bfc8f7baf8d52f16c7d5360
refs/heads/master
2021-01-14T01:25:31.243557
2020-02-24T03:18:34
2020-02-24T03:18:34
242,555,742
0
0
null
null
null
null
UTF-8
C
false
false
402
c
#include <stdio.h> #include <stdlib.h> int main(){ int numero= 55; if(numero < 100){ printf("El numero es par\n"); if(numero > 50){ printf("Y mayor que 50\n"); } } printf("Fin del programa\n"); int numero2= 35; if(numero2 < 100){ printf("El numero es par\n"); if(numero2 > 50){ printf("Y mayor...
[ "61358182+firemachineFTW@users.noreply.github.com" ]
61358182+firemachineFTW@users.noreply.github.com
0cca616020137b57794d9ae07b2e4ef6b2199acb
a81a64ea25e0d00f8f64e8fb0a34a30e75bd31de
/software/play_private.h
ff3c041d66a8ad028e53b0ba9a1f0617a2469d6d
[]
no_license
adesys/praatpaal
eb5ebdbe72bc5bfeb8d79f6b4e88fd3a65d3df43
3cc4875af46954d60c21d468a72dba4b7f8395c7
refs/heads/master
2021-08-26T08:11:34.616292
2017-11-22T11:02:51
2017-11-22T11:02:51
111,673,098
0
0
null
null
null
null
UTF-8
C
false
false
545
h
/** * @file play_private.h * * @author * * @date 18/05/2006 * * @version **/ #ifndef __PLAY_PRIVATE_H #define __PLAY_PRIVATE_H #include "play.h" //-- #define TRACKINDEXSTART 0L #define MAXTRACKS 1 #define TRACKSTART 0 #define TRACKEND 1 //-- Track playGetTrackPl...
[ "frank@adesys.nl" ]
frank@adesys.nl
ff65f64229a4a6b5fd2b26f207cbae81f2fe2e0e
ecbf2b34302775d0a1e46d8c63c6ceb557c615fe
/Benz/wk6_3.c
937b4e7ef810267ec733d550735aee96dfab6d28
[]
no_license
AfdolCED9/Cprogramming
fee148dba2d22f44bc77ae45731d0e28f922219b
86430340ef83fdb629edcfffae4aa2362121bd38
refs/heads/master
2023-03-07T17:48:36.437297
2021-02-27T06:58:38
2021-02-27T06:58:38
328,848,037
0
0
null
null
null
null
UTF-8
C
false
false
439
c
#include<stdio.h> void main(){ float byte; printf("Please input you byte : "); scanf("%f", &byte); if (byte<1024){ printf("Size : %.2lf", byte); } else if (byte<1048576){ printf("Size : %.2lf KB", byte/1024); } else if (byte<1073741824){ printf("Size : %.2lf MB",...
[ "s6302041620176@email.kmutnb.ac.th" ]
s6302041620176@email.kmutnb.ac.th
5fc7322541de143336e724a982359ba7dd3636f4
688c8a649ed2cb782d747c027f1881caf03d4d17
/servers/slapd/back-sock/init.c
5340ffea21a26ab6b7dc1787c888398d39bd636a
[ "OLDAP-2.8", "BSD-4.3RENO", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference" ]
permissive
osstech-jp/ReOpenLDAP
09192c2aa8f490048be2daa391e480c60c9cb716
7514981047eee52a90c6d8532ee0fa14850fcb02
refs/heads/master
2021-05-02T01:53:39.302130
2018-07-02T11:47:08
2018-07-02T22:00:54
120,876,087
0
0
null
2018-02-09T08:03:40
2018-02-09T08:03:39
null
UTF-8
C
false
false
1,955
c
/* $ReOpenLDAP$ */ /* Copyright 2007-2018 ReOpenLDAP AUTHORS: please see AUTHORS file. * All rights reserved. * * This file is part of ReOpenLDAP. * * Redistribution and use in source and binary forms, with or without * modification, are permitted only as authorized by the OpenLDAP * Public License. * * A copy...
[ "leo@yuriev.ru" ]
leo@yuriev.ru
04771535ac418c9cbe4843a41356c0c81462c003
0d7d4d80707d3a6d5c3e0bce6e1cadbba59bca58
/poll_stdin.c
ee77e61762159ba2f501e3505a544489ce8bf56f
[]
no_license
fengcode5211/IO
28dc550b1efdacafaf10c9288d7e87d2bbed50b0
d0dac1421b2ba5db9fb5d15ddb3ece834e5aa4e1
refs/heads/master
2020-03-26T23:14:56.365693
2018-08-21T07:29:11
2018-08-21T07:29:11
145,523,907
0
0
null
null
null
null
UTF-8
C
false
false
508
c
#include <stdio.h> #include <unistd.h> #include <poll.h> int main() { struct pollfd poll_fd; poll_fd.fd = 0; poll_fd.events = POLLIN; while(1) { int ret = poll(&poll_fd, 1, 1000); if(ret < 0) { perror("poll"); continue; } if(ret == 0) { printf("poll timeout\n"); ...
[ "940041808@qq.com" ]
940041808@qq.com
34addd8000a52b94074ff3754afa11c6f3176d8a
88c0ac73d43517ea6839f0fdfc648a3abe0f4838
/Network_Programming/7chapter/file_client.c
461a5a15a42eb3eb011e48e8718d76ce2429515a
[]
no_license
cheonjam/Seminar
bcb57b93d50c7cc0275ea950e052331c72a9d8e6
e944c4b67791ed129b6ececb169adee7423ba690
refs/heads/master
2021-01-23T02:41:00.939498
2017-09-05T06:54:08
2017-09-05T06:54:08
102,443,966
0
0
null
null
null
null
UTF-8
C
false
false
946
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <arpa/inet.h> #include <sys/socket.h> #define BUF_SIZE 30 void error_handling(char *message); int main(int argc, char *argv[]) { int sd; FILE *fp; char buf[BUF_SIZE]; int read_cnt; struct sockaddr_in serv_adr; if(argc!=3) ...
[ "cheonjam1@naver.com" ]
cheonjam1@naver.com
182f6ae57d75b934f6e4ee6306ee121e0ad934d5
241f24e6a837081fd2f3c574c613cfd0b0ab4fb9
/ucb/dbx/SCCS/s.library.c
55afbae2be0da50dff5c473dbed18208c73d9470
[]
no_license
b4/4.3BSD-Quasijarus
9474549f02d468f847adb58c797af650f3b803b9
2e0a87cbd51f1c47d04f3c57f07f6d9e1aa8ec1b
refs/heads/master
2021-01-22T20:07:46.920215
2017-03-17T04:39:43
2017-03-17T04:39:43
85,271,248
1
0
null
2017-03-17T04:36:05
2017-03-17T04:36:05
null
UTF-8
C
false
false
20,354
c
h58444 s 00097/00014/00650 d D 5.2 88/01/12 00:44:58 donn 10 9 c merge in latest Linton version e s 00008/00002/00656 d D 5.1 85/05/31 10:01:41 dist 9 8 c Add copyright e s 00001/00029/00657 d D 1.7 85/03/28 13:35:39 ralph 8 7 c remove local copy of sys_siglist. e s 00016/00000/00670 d D 1.6 85/03/01 20:...
[ "abs@absd.org" ]
abs@absd.org
625de9f2af82e91cc254a87bec47f94ba0419740
89769ed671e8f4a195279e2e7e459abd68d81389
/native/core/complex.h
909907698510a41d3204c2019c41d041876e2eb7
[]
no_license
sbohmann/mini
030d9739a4eeaa7d68fa9956d13ce72adfdba19f
1e4b6e0d115a0b771e731056a6de011203142933
refs/heads/master
2023-09-01T11:09:18.165106
2023-08-28T16:59:54
2023-08-28T16:59:54
219,122,916
3
0
null
null
null
null
UTF-8
C
false
false
678
h
#pragma once #include <stdbool.h> #include <stdint.h> struct ReferenceCount; enum ComplexType { StringComplexType = 0x11, ListComplexType = 0x21, SetComplexType = 0x22, MapComplexType = 0x23, StructComplexType = 0x24, FunctionComplexType = 0x81 }; const char *ComplexType_to_string(enum Compl...
[ "mail@sebastian-bohmann.com" ]
mail@sebastian-bohmann.com
88b6d1fdb8714ad67940b4acac433a40131a9495
c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64
/Engine/Plugins/Experimental/AlembicImporter/Source/ThirdParty/Alembic/hdf5/tools/h5import/h5importtest.c
ac839fbf548e965566c8b150c22c8866c6a16c83
[ "MIT", "LicenseRef-scancode-proprietary-license" ]
permissive
windystrife/UnrealEngine_NVIDIAGameWorks
c3c7863083653caf1bc67d3ef104fb4b9f302e2a
b50e6338a7c5b26374d66306ebc7807541ff815e
refs/heads/4.18-GameWorks
2023-03-11T02:50:08.471040
2022-01-13T20:50:29
2022-01-13T20:50:29
124,100,479
262
179
MIT
2022-12-16T05:36:38
2018-03-06T15:44:09
C++
UTF-8
C
false
false
10,797
c
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
[ "tungnt.rec@gmail.com" ]
tungnt.rec@gmail.com
91b735dc6b9989d9e643de570ef65f158d665fd3
c06f4d0029c6f39ebbeeecd99ad8662bb5cb3bfd
/lib/Feldspar/C/ivar.h
11763684e7e927f9bdb577f53e715b525d9f6b88
[]
no_license
i4l/feldspar-compiler
3e3f74bbcf62aa1d0ceec8720ef46c89cc8ef8cf
6531e52b32fb47acb357f4a375733d9aa3379e0c
refs/heads/master
2021-05-28T19:48:43.943784
2013-06-09T10:45:55
2013-06-09T10:45:55
null
0
0
null
null
null
null
UTF-8
C
false
false
3,585
h
// // Copyright (c) 2009-2011, ERICSSON AB // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright notice, // this l...
[ "anders.cj.persson@gmail.com" ]
anders.cj.persson@gmail.com
f75199494170e1dda69d6fcb09620cf79ffce207
64a969f2b6c17ff2da786c35de9ace6cc0a46842
/inc/mini_inttypes.h
54a4c9fecce53bd4e03752d525b3cd8c0fd092c0
[]
no_license
lan-lib-lab/stm32-blinky
8da3e8d8782956fb70a3a60c908a94fa2935f32d
d9c64d8129e56606b0840e37bcaa04bfa3e3b9fe
refs/heads/main
2023-02-23T04:33:11.678554
2021-01-27T03:53:03
2021-01-27T03:53:03
null
0
0
null
null
null
null
UTF-8
C
false
false
246
h
#ifndef MINI_INTTYPES_H #define MINI_INTTYPES_H #include <inttypes.h> typedef uint8_t u8; typedef uint16_t u16; typedef uint32_t u32; typedef uint64_t u64; typedef int8_t i8; typedef int16_t i16; typedef int32_t i32; #endif // MINI_INTTYPES_H
[ "lanhikarixx@gmail.com" ]
lanhikarixx@gmail.com
2333254ada2b2725e9cc75f24a07b4810e701270
90a3b5a5a3ca75e8b95eb5d187cc6deb51ae5060
/ecco/ecco_local_params.h
c2bad0511384314ae68262ab5253c204902651c5
[]
no_license
SunderlandLab/MITgcm_PCB_pkg
57422666c9f9298964514cea8252e2868b34e70c
488cb795d7b933ea5a79b3bad84a182d7dbbe1ef
refs/heads/master
2020-04-05T12:52:12.412308
2019-02-05T18:20:07
2019-02-05T18:20:07
156,884,022
1
0
null
null
null
null
UTF-8
C
false
false
18,765
h
C $Header: /u/gcmpack/MITgcm/pkg/ecco/ecco_local_params.h,v 1.1 2014/10/16 19:52:04 gforget Exp $ C $Name: $ c ================================================================== c HEADER ECCO_legacy c ================================================================== INTEGER NSSHV4COST PARAM...
[ "ccwagner88@bitbucket.org" ]
ccwagner88@bitbucket.org
8ff7c5ecf804f790f50bb18db87388c2e283c2f4
b4045c3d2cdc618374e0d35eae154eb67e4e2325
/measurecompute/DAQ/C/Sample32/Ulmbdi02.c
46e385d521a786dee475b4b2d631f0e9bb3db046
[]
no_license
idvr/sdkpub
0a4be94a4b1fb6a56386dd57f886cad12886c966
2f9650075bf286e405efa8eb76d809886361aaa5
refs/heads/master
2020-05-20T19:25:10.529009
2016-07-26T00:11:23
2016-07-26T00:11:23
68,386,104
1
0
null
2016-09-16T14:21:16
2016-09-16T14:21:16
null
UTF-8
C
false
false
6,918
c
/*ULMBDI02.C**************************************************************** File: ULMBDI02.C Library Call Demonstrated: cbDBitIn() for MetraBus cards Purpose: Reads a digital input port. Demonstration: Configures FIRSTPORTA and B for input and...
[ "blomcode@gmail.com" ]
blomcode@gmail.com
58a69d5a630ac77b36d1862df024b3dfd4459a6f
2a1dac76dc66a369528f8031df881b046f5d6e1d
/Practice1/atof.c
ca2b81edc9a75d932499a10734b329e7e02d5fe7
[]
no_license
Draouch/CCOMP
2257ed59c321cbf2d4cf47c3d7d61fc536de9eb6
40ad4904a20e5af74f06704ec3d43958ebfaae9e
refs/heads/master
2020-12-25T16:47:49.793030
2016-12-02T01:03:42
2016-12-02T01:03:42
65,996,285
0
1
null
null
null
null
UTF-8
C
false
false
1,538
c
/* La funcion _atof convierte una cadena de caracteres s a un double, acepta entrada del tipo notacion cientifica. Cuenta como entero, al final lo divide por un contador para hallar la parte decimal. */ #include <stdio.h> #include <ctype.h> double _atof(char s[]); int main(){ char cadena[] = "123.45e-6"; printf...
[ "noreply@github.com" ]
Draouch.noreply@github.com
888676fe15bedf8cb6764a1b801ac20b2e0c0fd7
63248453fbc2f925e3e5f10c2141fbddf0dea9f5
/examples/r-shift.c
8c761638c9bb75e4f607454d0808f90816c32ffc
[]
no_license
cryptouva/pcf
8f5459c465c166d73e02739ac2b62c77eb4e3a94
ea47a2e614cfc3cec1604076e5dd79a9d067894e
refs/heads/gh-pages
2021-01-21T14:04:58.648039
2016-05-06T21:31:41
2016-05-06T21:31:41
16,370,260
4
3
null
2014-02-21T03:42:57
2014-01-30T06:39:50
CSS
UTF-8
C
false
false
173
c
unsigned int alice(unsigned int); unsigned int bob(unsigned int); void output_alice(unsigned int); void main(void) { unsigned int x = alice(0); output_alice(x >> 1); }
[ "nhusted@indiana.edu" ]
nhusted@indiana.edu
fefe4e1e60c507f5b006f1b382597f4b10e41f61
562c7685f9f329a7f209a987e443bf89c929fa9c
/course1/src/main.c
c9aa23349cfdc3d52920d0dcc55b656cf2903e85
[]
no_license
pouete/ubiquitous-octo-funicular
1311de4f70e7b83fa01c2c76d32d593b62609378
ec84b568301f674c8aeca857a81b399e493fbe9d
refs/heads/master
2021-08-16T11:40:15.203853
2017-11-19T19:49:19
2017-11-19T19:49:19
111,305,860
0
0
null
null
null
null
UTF-8
C
false
false
1,095
c
/****************************************************************************** * Copyright (C) 2017 by Alex Fosdick - University of Colorado * * Redistribution, modification or use of this software in source or binary * forms is permitted as long as the files maintain this copyright. Users are * permitted to modi...
[ "julien@godin.io" ]
julien@godin.io
5c6f6c9f02bb9fc7489dcf4cc43223001ad1660f
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/247/246/CWE78_OS_Command_Injection__wchar_t_console_w32_spawnvp_63b.c
eef4a606dca23a522181597ed2b613d53add4e4e
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C
false
false
2,154
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_console_w32_spawnvp_63b.c Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-63b.tmpl.c */ /* * @description * CWE: 78 OS Command Injection * BadSource: console Read input from the console ...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
799ff674859e4e7f1cd011f917eb0a548272471a
b5a553f358fb8dc47e29e7696139a1ed575901a3
/kernel/lib/libc/string/strcspn.c
9cbe6128b9351883d3e8f61199d5a79c07be87e6
[]
no_license
ZhUyU1997/MINE_OS
159fb6757d8fbad6552aed97b2242bb1567ce071
2cf7026a21762e3dfb2fe2338ceedb51e9b7b9ca
refs/heads/master
2020-03-21T12:22:13.698847
2019-12-14T18:14:30
2019-12-14T18:14:30
138,549,318
27
5
null
null
null
null
UTF-8
C
false
false
464
c
/* * libc/string/strcspn.c */ #include <types.h> #include <stddef.h> #include <string.h> #include <core/module.h> /* * Finds in a string the last occurrence of a byte not in a set */ size_t strcspn(const char * s, const char * reject) { const char * p; const char * r; size_t count = 0; for (p = s; *p != '\0'...
[ "891085309@qq.com" ]
891085309@qq.com
3c2f21ef8bf08e25a9fb42a07d2278944d555644
b378253ee0864071d56d01fa90d9dfc34af5d78c
/fuzzer/android-ashmem.h
f48f1a2d37ba052a6f27abd263d4f446327a69f7
[]
no_license
by1c/fridaAFL
4495cd2f3ef805f8a7388eb922bcae63e6d98b18
19eb33ee239cba20b3b571f0fd71089906a292c6
refs/heads/master
2022-03-31T19:56:00.726991
2020-02-02T03:33:43
2020-02-02T03:33:43
null
0
0
null
null
null
null
UTF-8
C
false
false
1,556
h
#ifdef __ANDROID__ #ifndef _ANDROID_ASHMEM_H #define _ANDROID_ASHMEM_H #include <fcntl.h> #include <linux/ashmem.h> #include <linux/shm.h> #include <sys/ioctl.h> #include <sys/mman.h> #if __ANDROID_API__ >= 26 #define shmat bionic_shmat #define shmctl bionic_shmctl #define shmdt bionic_shmdt #define shmget bionic_shm...
[ "joeyjiaojg@163.com" ]
joeyjiaojg@163.com
0c96484c9aa152b39cebfefcef4dfa406305a0d7
5df303a265ecc3765675a980f6d3aa51d9e6d80f
/aes/2014038240_AES128.c
ea9f74ef43743fb6633edf46a26ad3105bf841a1
[]
no_license
lenon461/Cryptography
86a12d89cad920206d4962d9bed1135ab4c7267c
d395425c1c9e7d28c48cf62ca6cc9c30a27c09fe
refs/heads/master
2020-04-07T23:58:02.489004
2018-11-23T13:06:37
2018-11-23T13:06:37
158,831,549
0
0
null
null
null
null
UTF-8
C
false
false
16,385
c
/* ======================================================================== * 주 의 사 항 1. 구현은 다양한 방식으로 이뤄질 수 있음 2. AES128(...) 함수의 호출과 리턴이 여러번 반복되더라도 메모리 누수가 생기지 않게 함 3. AddRoundKey 함수를 구현할 때에도 파라미터 rKey는 사전에 선언된 지역 배열을 가리키도록 해야 함 (정확한 구현을 위해서는 포인터 개념의 이...
[ "ljs@ijinseon-ui-MacBook-Air.local" ]
ljs@ijinseon-ui-MacBook-Air.local
70f9d617ec8e12429705c73f7c87d782ed48e41d
dbe49963811d53bb204e4004df8e3ee056b0847f
/Lab1/last.c
4701640b84a0dcd0dbcbaf2278b87ee85fbde08c
[]
no_license
salemmohammed/CS350-Operating-System
1479a948acb48b099c26450753cd0389d3f84744
52639653de4f977a8dc2b2c8d98ab1e9b2e58277
refs/heads/master
2020-12-24T21:01:22.137110
2016-05-29T01:24:56
2016-05-29T01:24:56
58,603,465
1
0
null
null
null
null
UTF-8
C
false
false
40,925
c
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <time.h> #include <stdbool.h> #include <assert.h> #include <limits.h> //#include "generate3.h" #include <errno.h> void print_usage() { printf("%s %s\n", "Usage: Lab1 : [-u] [-g] [-n <num-integers>] [-m <min-int>] [-M <max-int>] [-s <seed>]", ...
[ "salem055@gmail.com" ]
salem055@gmail.com
eb4ca91f4d85fb4af779fa1fbdf50431f7347684
9b11909555aeb798f4bb355d59f71f5c995ab80c
/cat.c
8717a581888a4bc2aca41d1667f55538b88a0373
[]
no_license
kouuuki/linux-programming
9352a046f5a2744fae6cd64c86f929a1819f6782
f298355858d3b840adef5742cc1d562589ec7332
refs/heads/master
2020-03-17T20:44:46.920077
2018-05-22T07:18:53
2018-05-22T07:18:53
133,926,898
0
0
null
null
null
null
UTF-8
C
false
false
228
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> static void do_cat(const char *path); static void die(const char *s); int main(int argc, char *argv[])
[ "mark.web.888@gmail.com" ]
mark.web.888@gmail.com
20b9f7eb6d46ebca46965162cf10023401b4f56c
a935ec8dab61675b6a3e348511fb9f8c5d490026
/src/mir/_pitch_yin.h
6acbc830e1332ffc73fe3c383252f6a506dd1b99
[ "MIT" ]
permissive
libAudioFlux/audioFlux
d604c54941c17d90e1ef42f04ba353ef6e244926
3ae59434e2c1cacb6da43562677ed4899d7047c7
refs/heads/master
2023-04-28T05:17:22.649299
2023-04-25T09:45:59
2023-04-25T09:45:59
589,514,195
1,701
85
MIT
2023-04-25T09:00:05
2023-01-16T09:53:04
C
UTF-8
C
false
false
1,043
h
#ifndef _PITCH_YIN_H #define _PITCH_YIN_H #ifdef __cplusplus extern "C" { #endif #include <stdio.h> #include <stdlib.h> typedef struct OpaquePitchYIN *PitchYINObj; /*** samplate 32000 lowFre 27 highFre 2000 radix2Exp 12 slideLength (1<<radix2Exp)/4 autoLength (1<<radix2Exp)/2 isContinue 0 ****/ int pitch...
[ "woaicplusplus@gmail.com" ]
woaicplusplus@gmail.com
2621d6e5b873e989141d95b713ee00a6673eb4b9
af462ebe6110999b843c175813f8e531abea613f
/Crypto.h
11ffcd57ce70b83399fb7465eb888f00f5cdc353
[]
no_license
smrganic/Encrypt
356954bbd60ad639318e5bdaa7fb317ea17c45a9
e3ec0ce0c03b38937e309a23bc1f9ef1dedf6223
refs/heads/master
2020-12-22T09:44:15.574004
2020-01-28T13:53:04
2020-01-28T13:53:04
236,742,531
0
0
null
null
null
null
UTF-8
C
false
false
1,063
h
#ifndef CRYPTO_H #define CRYPTO_H typedef struct date { int dd, mm, yyyy; } Date; typedef struct address { char *street, *city; int postal_num, floor; } Address; typedef struct name { char *first, *middle, *last, *title; } Name; typedef struct user { char *mail, *password, *gender, *blood_type; int age; long...
[ "stjepan.mrganic@gmail.com" ]
stjepan.mrganic@gmail.com
69c909b34f0cfe26e9206c3b60c837faf2674f79
4d5d638890bbf0ad5911ec66ecac8ba3ed0ac210
/ComputeLibrary_v1712/arm_compute/core/NEON/NEKernels.h
6c31fa4fb10a433a020a36a75583746ee0f5fd30
[ "MIT" ]
permissive
zhaofenqiang/ACLPerformanceTest
9559fca9d09233d7e129a51df0d45830965f0eb3
4d87fde6eef44573c8501be78dbc9ddbd196550d
refs/heads/master
2021-05-02T01:39:54.938650
2018-03-06T09:47:08
2018-03-06T09:47:08
120,872,710
2
0
null
null
null
null
UTF-8
C
false
false
7,661
h
/* * Copyright (c) 2016, 2017 ARM Limited. * * SPDX-License-Identifier: MIT * * 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 * r...
[ "773974336@qq.com" ]
773974336@qq.com
a936f0b585b18a997613bde9e9feebf89918c9b4
b47a28bb73c33754e8f8e7ee9548fb53e45047bd
/libftprintf/libft/ft_isspace.c
cac197ce90440194f6876e37ee8a828df2124b14
[]
no_license
kraume/lemin_final
a9011bf76bb5727b6d84b0a29cd963de650a1944
ee0bd0e8517be5941f0bfc5a32a9610960cf5311
refs/heads/master
2022-03-29T00:23:32.462637
2020-01-29T18:49:02
2020-01-29T18:49:02
null
0
0
null
null
null
null
UTF-8
C
false
false
1,070
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_isspace.c :+: :+: :+: ...
[ "cwitting@at-i3.21-school.ru" ]
cwitting@at-i3.21-school.ru
65842586f06d28e949441517a06e5ed4c633fa55
c3bccda16d472b434366ca8636a99eb191083531
/pi_copterVS/pi_copterVS/Arduino.h
9418177e603efc1676c2c079a357e02abf190548
[]
no_license
2cool/copter
35af2ccd3227e494ac9d456c55e370d1fb468ea5
9ff4e20de282af133aa9467b113fe7cd9fb58700
refs/heads/master
2021-06-30T02:31:54.829043
2020-12-12T08:22:33
2020-12-12T08:22:33
201,775,845
0
0
null
null
null
null
UTF-8
C
false
false
23
h
#include "WProgram.h"
[ "tcoolcpp@outlook.com" ]
tcoolcpp@outlook.com
090b18b55dc82191ec09480d351fa33438f812af
ea9886d8ca4691ffb0f32b4494be9efa0f6199d8
/source/devices/usart/usart_weaks.c
543702c5424c7972e9946886bae40bf289721853
[]
no_license
marcinioski/mh_stm_interface
fbebc6f7d11e50ac094bf08ef2c80a02911fc9c0
8337345e04f940c9aefb5bff5100202d480a7d98
refs/heads/master
2020-09-14T03:15:59.177592
2020-02-15T16:23:09
2020-02-15T16:23:09
222,999,583
0
0
null
null
null
null
UTF-8
C
false
false
451
c
/* * usart_weaks.c * * Created on: Dec 27, 2019 * Author: marcin */ #include "mh/devices/usart/usart.h" __attribute__((weak)) void user_usart_tx_cplt_callback(UART_HandleTypeDef* uartHandle) { (void)uartHandle; }; __attribute__((weak)) void user_usart_rx_cplt_callback(UART_HandleTypeDef* uartHandle) { ...
[ "marcin.hujdus@gmail.com" ]
marcin.hujdus@gmail.com
66e7aac6300848c4804671984dd398fb6b545bca
be0f4fb1524c8918ddac5217609ee8d520454d88
/dominion/mutants/mutant101095_dominion.c
d6caeb9d00f02b055fa1c54bb51a9f3b261c990a
[]
no_license
cs362sp16/cs362sp16_broderij
088f40b61113d1098590c01e3149101b5e7f31c2
5dd5a185ea010a2899ac8ebee4e0f9b255c947c3
refs/heads/master
2020-12-25T21:45:05.284474
2016-06-07T06:35:01
2016-06-07T06:35:01
56,900,982
0
0
null
2016-05-25T05:03:02
2016-04-23T04:49:26
C
UTF-8
C
false
false
32,814
c
#include "dominion.h" #include "dominion_helpers.h" #include "rngs.h" #include <stdio.h> #include <math.h> #include <stdlib.h> int compare(const void* a, const void* b) { if (*(int*)a > *(int*)b) return 1; if (*(int*)a < *(int*)b) return -1; return 0; } struct gameState* newGame() { struct gameState* ...
[ "schmiddy373@gmail.com" ]
schmiddy373@gmail.com
6247b397b64d9f8178217a82b24dad6ae965057f
7cce0635a50e8d2db92b7b1bf4ad49fc218fb0b8
/定制浮动工具条/定制浮动共具条/resource.h
381afa3c4a55a8c479da1925e7b556186a4aca6c
[]
no_license
liquanhai/cxm-hitech-matrix428
dcebcacea58123aabcd9541704b42b3491444220
d06042a3de79379a77b0e4e276de42de3c1c6d23
refs/heads/master
2021-01-20T12:06:23.622153
2013-01-24T01:05:10
2013-01-24T01:05:10
54,619,320
2
2
null
null
null
null
GB18030
C
false
false
1,020
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by 定制浮动共具条.rc // #define IDD_ABOUTBOX 100 #define IDP_OLE_INIT_FAILED 100 #define IDR_MAINFRAME 128 #define IDR_MyTYPE 129 #define IDR_WINDOW2 1...
[ "chengxianming1981@gmail.com" ]
chengxianming1981@gmail.com
227610bbc51b0329693f7c76bce3a58403d5e946
9c73c89c7dd4f7c1954e4f5e19f81ab40aba6528
/apps/examples/peripheral/blocking/pic32mz/power/sleep_mode/firmware/src/main.c
5f2e6436e2da284db91748dfc942f4b313f6a6ae
[]
no_license
ctapang/v0_70_01b
d8d3784dfc56e844c7b30b19827091690da82d30
0df7b41c7f8ee94c04a3841e792a96f665e9aa32
refs/heads/master
2016-09-10T01:31:11.548039
2014-08-29T10:25:20
2014-08-29T10:25:20
15,748,585
0
0
null
null
null
null
UTF-8
C
false
false
5,677
c
/******************************************************************************* MPLAB Harmony Power-Saving Sleep Mode Example Company: Microchip Technology Inc. File Name: main.c Summary: MPLAB Harmony sleep_mode main function Description: This example demonstrates how to put the device i...
[ "ctapang@hotmail.com" ]
ctapang@hotmail.com
7ef0faecde10ae21071bc7f537a57eef86bd6197
310278e8d359537bc21836cb1f40c233a2677e69
/servo_control_system/Inc/common.h
2f8859dafd08032b02d398dfececff6f4df47656
[]
no_license
chenyydrobot/rubber1
fd07539054198c99e48a24204bd73c115c5915ae
8f18f7c81c2dc8c70d4db6aa90816dd932eb7773
refs/heads/master
2021-01-15T09:18:56.550224
2017-08-07T12:18:56
2017-08-07T12:18:59
99,573,626
0
0
null
null
null
null
UTF-8
C
false
false
4,631
h
/* * SlamTec Infra Runtime Public * Copyright 2009 - 2015 RoboPeak * Copyright 2013 - 2015 Shanghai SlamTec Co., Ltd. * http://www.slamtec.com * All rights reserved. */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions ar...
[ "739642699@qq .com" ]
739642699@qq .com
8603740706b5731321c890d90cb2b763d9baee51
e955ffeb9be78b7cacce255b31a959624d0ec59c
/Uri problem 2/1973.c
053108c8d23a324e180218c12ea1239f275dc8cc
[]
no_license
RuhullahKalim/C-programming
0521f0a71bec3b742549c0d57c3fa082430f7aa2
88c2553e1ae53b8523e4d14dfa93010e6149bbc2
refs/heads/master
2021-08-23T12:01:46.890018
2017-12-04T20:39:00
2017-12-04T20:39:00
112,225,181
0
0
null
null
null
null
UTF-8
C
false
false
471
c
#include<stdio.h> int main() { int a,d,i,g,h=0,j=0,k=0,l=0,count=0; scanf("%d",&a); int arr[a]; for(i=0;i<a;i++) { scanf("%d",&arr[i]); k=k+arr[i]; if(arr[i]%2==1) { count++; } else { h++; j=arr[i-1]-1; ...
[ "sarjonislam3@gmail.com" ]
sarjonislam3@gmail.com
35f424269e71e230ce63f0fc84e539b4fdd9705a
206e511cb96ffb3af72fac350191582de78389a8
/Simulator/src/main.h
6f6e08ce91d093671747af9fa771cd0f870361ef
[]
no_license
mobrembski/KMEBingo
017571f941e3c2bb6d16ae62c9136f48f7e8c032
aba080bfea8ac7ef9bb5bbcfe90a76671394784f
refs/heads/master
2021-01-13T02:19:46.936907
2018-07-27T13:45:20
2018-07-27T13:45:20
37,972,487
1
0
null
null
null
null
UTF-8
C
false
false
1,502
h
#include <unistd.h> #include <sys/socket.h> #include <bluetooth/bluetooth.h> #include <bluetooth/rfcomm.h> #include <stdlib.h> #include <signal.h> #include <math.h> #define RESPONSE_1_SIZE 4 #define RESPONSE_2_SIZE 11 #define RESPONSE_3_SIZE 14 #define RESPONSE_4_SIZE 16 #define RESPONSE_5_SIZE 21 #define ASK_FRAME_SI...
[ "michal.o@szerszen.com" ]
michal.o@szerszen.com
705525498ce9ccc0eead7f3a0e41422e04307fe9
781531e73b98a90f2ccfec4de5abcd0c8e84c543
/智能门锁模块/user/src/time.c
caa76a8e3b22e480b0973d03aba798f6fd0f8926
[]
no_license
0wriken/STM32-SMART-home
412abf2806a7a349ee481069c9e2bd2ed9cbb3c6
d500b84b5176faf830dcda6862a8115fd375ed47
refs/heads/master
2020-09-16T17:04:22.515630
2019-11-30T18:04:52
2019-11-30T18:04:52
223,836,101
0
0
null
null
null
null
GB18030
C
false
false
971
c
#include "time.h" /* *********************************************************************************************** * 函数功能:定时器初始化 * 函数形参: 延时时间毫秒 * 函数返回值: None * 备注: None * 作者: wriken * 时间: 2019-08-21 * 修改作者: None * 修改时间: None ***********/ void time_init(u32 nms) { RCC->APB1ENR|=(0x1<<2);//PB6 TIM4->SMCR&=~(0X7<...
[ "wriken@163.com" ]
wriken@163.com
2fd504bd5a06b3764ce6a3105b20780bac5fdad5
3fad2b77e90004d7d248f183bcb1e8ab3288f1a4
/6.S096_2014_EffectiveCandCpp/lecture02-examples/sizeof.c
3a649b72783e63e907737ccf59b83648c6cf7138
[]
no_license
santhoshvai/Cpp_MIT_course_Assignments
6146a6fa3ae6a6e19f4cd4eaed6923b728dc4a10
82206b94a2730b75ad12d2d9db67b85151fd23b3
refs/heads/master
2021-01-20T13:47:48.663079
2015-03-04T10:13:25
2015-03-04T10:13:25
12,365,806
6
0
null
2014-09-11T09:21:58
2013-08-25T21:12:12
C
UTF-8
C
false
false
447
c
#include <stdio.h> #include <stdlib.h> void stack_array(void) { int array[10]; // size of array IN BYTES printf( "OK: array holds %zu bytes\n\n", sizeof( array ) ); } void heap_array(void) { int *array = malloc( 10 * sizeof( int ) ); printf( "WRONG: array holds %zu bytes\n", sizeof( array ) ); printf( "^...
[ "santhoshvai@gmail.com" ]
santhoshvai@gmail.com
8b047d29160ee4b1e573a5ff838165cd2895a595
c66db124bc644f847738ec52f6d491f06860ee81
/cityzipsearch/header.h
25cc523db09de5ee03eece97bf43711091d23c09
[]
no_license
nastynode/bigdatasearch
afa65ab245a5b1a5ba809f2f62afd16d1bbceba0
0d4ee3a9ed7bf3b871ddc90eb38d694739c86039
refs/heads/main
2023-06-19T16:33:54.414023
2021-07-07T21:14:21
2021-07-07T21:14:21
383,925,303
0
0
null
null
null
null
UTF-8
C
false
false
76
h
#include <stdio.h> #include <string.h> #include "apue.h" int genkey(char*);
[ "noreply@github.com" ]
nastynode.noreply@github.com
a9bab3d1cef849a352e9481852ba02abdf6a4607
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/6181c93d-8add-47dd-b080-6971156651fc.c
017480359de341c418b3f6b438c75a2eb93cd406
[]
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
612
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = l-j; l = l-j; l = i%j; l = i-j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; char b[10]; char c[...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
ea8b308263249c22e4e1ef016630453ed8f21832
af9b7a49f5912142ff4e7cb35fd11b1e9635154d
/openrtos/boot/sm32/interrupts.h
b97d2981b85f08038de8df5f2cc473cf8e3d6a8c
[]
no_license
YuHsinShi/2430personal
528ff02226102af77a006fef80fe7c35139fa7bb
83e1ce53a7d872ed27bad4ba5549953975c0be3b
refs/heads/master
2023-03-06T14:44:31.607663
2020-07-25T15:55:28
2020-07-25T15:55:28
340,536,248
1
0
null
null
null
null
UTF-8
C
false
false
412
h
/* Number of interrupt handlers */ #define MAX_INT_HANDLERS 32 /* Handler entry */ struct ihnd { void (*handler)(void *); void *arg; }; /* Add interrupt handler */ int int_add(unsigned long vect, void (*handler)(void *), void *arg); /* Initialize routine */ int int_init(void); /* Disable interrupt */ int int_...
[ "lawrence.shi@ite.com.tw" ]
lawrence.shi@ite.com.tw
bec45b10280aca861f90bb7dace5358351a6f47f
83683e89628e5f207b5bf476b52a1cb2a5ca6fc4
/Generated_Source/PSoC4/CAL_RED1.h
db8efd19e38416eda4ad7fd0a3141618428ef4fc
[]
no_license
sierratelecom/CY8KIT-046-RTD
f3ecd90d0b00e70a7ff26afe6fb3a51fbc178460
f6a8e99090b6ae49c5a257d3a4aebb536f042c68
refs/heads/master
2020-06-18T06:31:56.019788
2017-06-13T02:49:53
2017-06-13T02:49:53
94,161,905
0
0
null
null
null
null
UTF-8
C
false
false
6,875
h
/******************************************************************************* * File Name: CAL_RED1.h * Version 2.20 * * Description: * This file contains Pin function prototypes and register defines * ******************************************************************************** * Copyright 2008-2015, Cypress ...
[ "greg.phillips@sierratelecom.net" ]
greg.phillips@sierratelecom.net
d3dc99d841effc04252a8c0e7bb932e797394798
dd1bd2cd63c6025dd83df8ccb556845db4957995
/Work_Products/Reference/STM32Cube_FW_F7_V1.3.0/Projects/STM32F746ZG-Nucleo/Examples/TIM/TIM_DMA/Src/system_stm32f7xx.c
903c8aa5ef4fe2331a0055a0149c3ea3f15ee4ba
[ "BSD-2-Clause" ]
permissive
snedan/mso
ea9ec2b800e1faca0224d2d7ceef12931cd7ed72
c9a4bd7a1b79611746a98b9e37194c31e2a5cf64
refs/heads/master
2021-01-10T03:34:44.532201
2016-01-03T07:23:42
2016-01-03T07:23:42
48,263,982
0
0
null
null
null
null
UTF-8
C
false
false
9,679
c
/** ****************************************************************************** * @file system_stm32f7xx.c * @author MCD Application Team * @version V1.0.0 * @date 18-November-2015 * @brief - CMSIS Cortex-M7 Device Peripheral Access Layer System Source File. * - This file is dedicated...
[ "ddmukundan@gmail.com" ]
ddmukundan@gmail.com
1688639c1a30ae5e740a0d6d4fe67437e9cf89a1
2561f819e1b9231d67c80b72f33d94747d25ce75
/procesador 3/isim/pros6_Tb_isim_beh.exe.sim/work/a_3945067802_3212880686.c
f3a72abe0471cd98af1d47dcff89b586b154ea31
[]
no_license
juanserna664/arquitectura-
5e4d79d2b050af097f470756e7dcd9778212db1e
2219d83f1043bd5986ab9ea37cf0976c3a90a107
refs/heads/master
2021-01-19T02:09:49.737255
2016-11-15T21:03:44
2016-11-15T21:03:44
73,394,071
0
0
null
null
null
null
UTF-8
C
false
false
20,019
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "utp@utp" ]
utp@utp
186da27581422aafbbe9e711da9e0a1f24f68962
ea30c78fd151b8f95ac8809985bdb0127c908c6e
/Project/MiniDemo2148/timer.h
9d62e249507ea45ad95b5fba9e326bb92f98a217
[]
no_license
dabrowski-adam/embedded
5a21786475c8945fc7b00bbc604a171d1c310229
e4fc4f0d47f65153c0c2548d051401c0d18312b5
refs/heads/master
2020-04-06T16:06:42.624144
2018-11-15T10:12:20
2018-11-15T10:12:20
157,605,788
0
0
null
null
null
null
UTF-8
C
false
false
1,531
h
/************************************************************************************* * * @Description: * Lista sta�ych u�ywanych do programowania timer�w/licznik�w * Wskazane jest uzupe�nienie listy * * @Authors: Micha� Morawski, * Daniel Arendt, * Przemys�aw Ignaciuk, * ...
[ "adam.dabrowski@htdevelopers.com" ]
adam.dabrowski@htdevelopers.com
04635bf3e61c82543e6f6291b258e165e56ccfa9
ac73f9336e19aab9ecc0595875b0084d368198ff
/1.7/ex_1_7.c
3884bf02ee3194b7ae8f1aa920c8d69b41f4f5d5
[]
no_license
Naeemo/study_the_K-R_c_book
0da6d474f24549b4fcd0ed3a1ca66745fa4e2031
b9644a66e17de26fe838a0783e02941ce7ca38f6
refs/heads/master
2022-12-07T03:13:01.572191
2020-08-17T02:32:23
2020-08-17T02:32:23
287,417,042
0
0
null
null
null
null
UTF-8
C
false
false
103
c
// // Created by 姜云鹏 on 2019-05-06. // #include <stdio.h> int main() { printf("%d", EOF); }
[ "370552604@qq.com" ]
370552604@qq.com
df841b0cc0c5a8018d825a646a1ecfb60b6ad515
27067e320218a3c9fbd1f683725b7ada6f940539
/libft/ft_striter.c
fd5dc3ce42999ced85a96b32cdc028c1c8be7a54
[]
no_license
rhrab/libft
0aa6a249cd6722a5a5386733fba0660744d72ccd
11100a7680024c547fc3ae6f6369fd432b91d05a
refs/heads/master
2021-05-26T05:34:51.439740
2018-04-01T18:30:38
2018-04-01T18:30:38
127,658,315
0
0
null
null
null
null
UTF-8
C
false
false
1,019
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* striter.c :+: :+: :+: ...
[ "camomilerg@gmail.com" ]
camomilerg@gmail.com
7257b84d0f4b71118d3e7d298b03d722b00a3fdc
55368cb4c9d5fec97deaec8db38e9956c9e98435
/String/ft_strchr.c
7c07bdac7d197f4675c81ba5ab3afe54b270aa41
[ "MIT" ]
permissive
akharrou/42-Project-Libft
4714abc378f891f6ff9c2c554f0417ca25b4e67c
14a50e8706c8816d470625db4e7b027c956d89dd
refs/heads/master
2021-12-14T17:18:39.662735
2021-12-06T11:37:59
2021-12-06T11:37:59
185,663,154
3
1
null
null
null
null
UTF-8
C
false
false
1,137
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strchr.c :+: :+: :+: ...
[ "idev.aymen@gmail.com" ]
idev.aymen@gmail.com
9bbe0c877f7a4d7df38395a028f37ea71bf2b3cc
5c529642b31766c90038d59d748158ba3d0151f4
/code/src.lib/superdarn/shf.1.08/src/shfvector.h
3e89ca75d61f50c4ce44c888e6ce81f3a5532587
[]
no_license
horit/RST2.10_stel
3ca50cfdf128709c0f22cd693b11c4a682e42f3e
60da58e952c452a8ccfc5fd43aea367220fd8556
refs/heads/master
2016-09-06T02:45:16.567584
2014-10-23T05:27:28
2014-10-23T05:27:28
25,215,211
0
0
null
null
null
null
UTF-8
C
false
false
1,879
h
/* shfvector.h =========== Author: R.J.Barnes */ /* Copyright 2004 The Johns Hopkins University/Applied Physics Laboratory. All rights reserved. This material may be used, modified, or reproduced by or for the U.S. Government pursuant to the license rights granted under the clauses at DFARS 252.227-7013/7...
[ "horit@stelab.nagoya-u.ac.jp" ]
horit@stelab.nagoya-u.ac.jp
83eae100a123fca23e6ceed06343513ef1bcc15c
03f377961bf5b8c657f2f8ef96da1a5778363a85
/Chapter9_Search/1StaticSearchTable/SequentialSearch/LinearList_Sequence.h
5e751015581d90e47d33e29a835dd9dc9aceaf55
[]
no_license
Juston007/DataStructure
4fb2658be08f797aff98e5a56d19f1fa9d973b9a
1fe8d37a3d209fdd5506afbfe22e01aaaf1b112c
refs/heads/main
2023-06-08T01:26:49.936505
2021-06-21T13:03:09
2021-06-21T13:03:09
346,304,371
2
0
null
null
null
null
UTF-8
C
false
false
10,084
h
#include "stdio.h" #include "stdlib.h" //Written by Juston //2021/03/09 21:08 /** * 线性表 (Linear List) 是最常用且最简单的一种数据结构。 * 线性表是n个数据元素的有限序列 * * 除了第一个元素和最后一个元素 每个元素都有前驱和后继 * 第一个元素只有后继 最后一个元素只有前驱 * * 数据对象 D = { a(i) | 1 2 3 4 5 } * 数据关系 R1 = { <a(i - 1),a(i)> | <1,2> <2,3> <3,4> <4,5> } */ /** * fix bug...
[ "704549445@qq.com" ]
704549445@qq.com
750b0f0d01e1e98f90637a819fc753209b4d26eb
3cf6bb62295c532fc0bbe83892035a73798288b7
/camera/services/mm-camera/mm-camera2/media-controller/modules/sensors/chromatix/0310/chromatix_imx274/iot/preview_1080p/chromatix_imx274_iot_preview_1080p.h
5fa59f47d3d124b15627a271e07baf9385e08cc0
[ "BSD-3-Clause" ]
permissive
qiangzai00001/QuectelShare
4698c270fde9b2a3fb88f9633302553582a34a8c
92fbb0f6117219f63b3a83887e16e4f8335ab493
refs/heads/master
2022-12-14T20:21:13.450593
2020-01-14T04:56:44
2020-01-14T04:56:44
null
0
0
null
null
null
null
UTF-8
C
false
false
12,748
h
/*============================================================================ Copyright (c) 2017 Qualcomm Technologies, Inc. All Rights Reserved. Confidential and Proprietary - Qualcomm Technologies, Inc. ============================================================================*/ //========================...
[ "tommy.zhang@quectel.com" ]
tommy.zhang@quectel.com
b6e5c6ad79a9a0e0f458189385f85c7f19aa1424
4c245010f55043fd883a826413ead67a58a68efd
/1sem/Программки/lab111.c
299d2710bec265dd0d78179402c19518c207d7ee
[]
no_license
desoo40/mai_labs
387e1b6a09c91d81ec18ce69f5c2d4a2d6ea8389
4f0438e1ae15a721b188fd2ed8c52230a87082ea
refs/heads/master
2022-07-11T18:48:41.820796
2019-12-11T14:16:12
2019-12-11T14:16:12
59,506,903
4
5
null
2022-06-22T16:29:47
2016-05-23T18:07:53
Jupyter Notebook
UTF-8
C
false
false
1,741
c
#include "stdio.h" #include "math.h" void reset(char *c, int *state, double *number, double *so_number, int *quality) { *state = 1; *number = 0; *so_number = 0; *quality = 0; return; } void accum(char *c, int *state, double *number) { *(number) *= 10; *(number) += (*c - '0'); *state = 2; return; } int main(...
[ "Den@DEN-PC" ]
Den@DEN-PC
73b2e7aee275168dded420fb5176840486b531db
c879d8d50b9fd19d5536579bc8c448f80e60c318
/ssd1327zb.h
23d665c67122dee9bd70407ba2985256c2120818
[ "MIT" ]
permissive
bochko/SSD1327ZB
d16bc2d3897b504657bf079ad276f95d0232e341
1cdeb75ab3ed9025c734e62878c32de15690831e
refs/heads/master
2020-03-31T10:59:47.459280
2018-04-16T12:51:41
2018-04-16T12:51:41
null
0
0
null
null
null
null
UTF-8
C
false
false
10,149
h
/****************************************************************************** * SSD1327ZB - Library for SSD1327ZB OLed Driver based on libohiboard * Copyright (C) 2018 Alessio Socci & Marco Giammarini * * Authors: * Alessio Socci <alessios1284@hotmail.it> * Marco Giammarini <m.giammarini@warcomeb.it> * * Pe...
[ "m.giammarini@warcomeb.it" ]
m.giammarini@warcomeb.it
a53f60288f301cf8197f5f5b63008f98355d50ef
549a01576af16047c07bf5c39f64e41f27e0c5a0
/src/include/npd/nam/switch_port_api.h
1e93f9c17a4acc88e754ebe8d8e8ebfcf7420ebd
[]
no_license
thyho/chanos
c304f5b1d48f85bf2e724c361c3e153bc9a407fc
38945dd4d2bd2f9611a34e7392647b893268544c
refs/heads/master
2021-01-15T21:39:42.690965
2014-11-07T08:20:28
2014-11-07T08:20:28
null
0
0
null
null
null
null
UTF-8
C
false
false
1,863
h
#ifndef __NPD_SWITCH_PORT_API_H__ #define __NPD_SWITCH_PORT_API_H__ void npd_init_switch_ports(void); void npd_delete_switch_port ( unsigned int index ) ; void npd_create_switch_port ( unsigned int global_index, char *name, unsigned int *index, int link_state ) ; unsigned int npd_switch_port_netif_inde...
[ "thyho@163.om" ]
thyho@163.om
455bbf896fa53417b5120c55fa5de36fa52eec57
d7a6eebfcfbe25734889fe7b0ec597386800160b
/dbserver/container_tplt.h
8d3153685d70f36ca5e462123ade8cbf144f060b
[]
no_license
naturalleo/coh-score
09f3a9137ab845739f3cc4be026c014af99ed81e
ccb216f07c25457991b86d3b41ec98ff858ed187
refs/heads/master
2020-11-24T19:45:13.700022
2019-07-28T14:36:02
2019-07-28T14:36:02
null
0
0
null
null
null
null
UTF-8
C
false
false
803
h
#ifndef _CONTAINER_TPLT_H #define _CONTAINER_TPLT_H #include "gametypes.h" #include "container_sql.h" void tpltRegisterForeignKeyConstraint(char *table, char *key, char *foreign_table); void tpltSetAllForeignKeyConstraintsAsync(void); TableInfo *tpltFindTable(ContainerTemplate *tplt,char *name); void hashColumnNames...
[ "omegablast2002@yahoo.com" ]
omegablast2002@yahoo.com
bcda41c42f765fa5283db26e63d26d814e3857b8
269aaf831642e9de5c1adf83b7949e5934f8c42a
/project/yuyv.c
79c3777e4295975da4d87ac3ff30313fdee95891
[]
no_license
pwdas/Program
4c5608fe1773de79af39226c011d044077da3bcc
1945012c11410601b2e9d98023a3bb8b8d77a1d4
refs/heads/master
2023-08-24T05:18:09.752755
2021-09-27T06:32:32
2021-09-27T06:32:32
410,747,448
0
0
null
null
null
null
UTF-8
C
false
false
9,819
c
// #include <stdio.h> // #include <stdlib.h> // #include <string.h> // #include <assert.h> // #include <getopt.h> // #include <fcntl.h> // #include <unistd.h> // #include <errno.h> // #include <malloc.h> // #include <sys/stat.h> // #include <sys/types.h> // #include <sys/time.h> // #include <sys/m...
[ "374892901@qq.com" ]
374892901@qq.com
9eb881eba11bd3c68a25becb9c73857039736961
1f25da1bddccd56c3d77b62b5f5863b8dfd515a4
/oldsrc/xdoskbd.c
ff332114bfcd770182bae9933784576480145c3c
[]
no_license
Interlisp/DOS
75b0117089b0d3cb43c2567ce35cb19faf991dbe
521c879856ea569e4d2bdf5acf3328e454a30714
refs/heads/main
2023-08-26T03:41:54.159111
2021-09-20T13:14:20
2021-09-20T13:14:20
375,846,716
3
0
null
null
null
null
UTF-8
C
false
false
4,088
c
#include <i32.h> /* "#pragma interrupt" & '_chain_intr'*/ #include <dos.h> /* defines REGS & other structs */ #include <stdio.h> /* define NULL */ #include <conio.h> #include <time.h> #include <stk.h> #define FALSE 0 #...
[ "LMM@acm.org" ]
LMM@acm.org
4bfeb371df3ef9bda3f988b08b46d0da7d04f175
a3cd47050177a8b036ac69651e530fa1704869e7
/Example_4/ADC.h
56fb9bce5ed81e61b282f98ec05a6e91eae46204
[]
no_license
LinWenLena/Car
e46cad166350ebd40b841e90e77d881c9f654ee4
4055e79e145f598d7fd019c31fad88876eec85ec
refs/heads/master
2020-07-11T19:42:29.655339
2019-08-27T06:13:56
2019-08-27T06:13:56
204,629,488
0
0
null
null
null
null
UTF-8
C
false
false
946
h
/*---------------------------------------------------------------------------- * Name: ADC.h * Purpose: MCB1700 low level ADC definitions * Note(s): *---------------------------------------------------------------------------- * This file is part of the uVision/ARM development tools. * This software may only b...
[ "48659666+LinWenLena@users.noreply.github.com" ]
48659666+LinWenLena@users.noreply.github.com