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
e8ae9d075bbd5b9f0f498198724c363d4fc1f059
d5db1fb553a678f28f2c873eae1252fedc661830
/lib/my/my_isneg.c
184727c4873047fe49f909eb41615674ec33b1f1
[]
no_license
imElec67/PSU_navy
e9fa1dece211a6ac9fdfe98683d5c8b76c339c53
5cc7ce9237588bc45349d33c9cc318ae7393a284
refs/heads/master
2023-03-17T05:03:11.117810
2020-05-08T12:54:14
2020-05-08T12:54:14
null
0
0
null
null
null
null
UTF-8
C
false
false
355
c
/* ** EPITECH PROJECT, 2018 ** my_isneg.c ** File description: ** __DESCRIPTION__ */ #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include "../../include/my.h" int my_isneg(int n) { if (n >= 0) { my_putchar('P'); my_putchar('\n'); } else { my_putchar('N'); my_putc...
[ "louis.peter@epitech.eu" ]
louis.peter@epitech.eu
2414df834780eb766cf662419a84bb40277ce3c8
f76c43613094167cee5c66208065bf98cbd168cc
/srcs/signal.c
917bd41ac6779fcb18d63b49fdeeb0f7d6c402a6
[]
no_license
Ppoinsinet/Minishell
8ce608f8f61d16601d3ea93dcac9d93a92b685c7
89bbc03755718e3aaced546ff9a20c9ef215b974
refs/heads/master
2023-04-02T19:53:48.552500
2021-04-05T18:18:27
2021-04-05T18:18:27
354,916,355
0
0
null
null
null
null
UTF-8
C
false
false
1,649
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* signal.c :+: :+: :+: ...
[ "ppoinsin@student.42.fr" ]
ppoinsin@student.42.fr
9bb046a1432448dc52e6bc60455b0e4997b6b6a2
43a14bf0623ce64248aa49b1dcccc478246d55bf
/reference/1.14LCD/03-中景园电子显示屏例程/11-中景园电子1.14LCD显示屏STM32F030_SPI例程/User/main.c
cf7707965a59ce55aeea70b11fc2232d8667fb86
[]
no_license
xiaohua4758/scm_d100_project
ad4db28988fabf825b8e9907197dc6436eb22c52
8e5aaf448ed4e882bbf7debf0e6f5163bdf39c11
refs/heads/master
2021-01-04T17:44:29.621032
2020-02-29T13:42:56
2020-02-29T13:42:56
240,692,256
0
0
null
null
null
null
GB18030
C
false
false
2,200
c
////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途 //中景园电子 //店铺地址:http://shop73023976.taobao.com/?spm=2013.1.0.0.M4PqC2 // // 文 件 名 : main.c // 版 本 号 : v2.0 // 作 者 : HuangKai // 生成日期 : 2018-03-29 // 最近修改 : // 功能描述 : OLED 4接口演示例程(STM32...
[ "myway1199.qq.com" ]
myway1199.qq.com
90727717ca170f00c354ef36fee50c55e35b7591
04ace79ef7785a3bb7bcfc597791eb51bb14dcc7
/week-03/day-2/10.c
d15e1ba8db3972f6161cd9f500dabb6836de2f66
[]
no_license
green-fox-academy/NaArmin
089cc301f3865c0af2d0b8f0163e03ecf97f2748
15e94f542cffc88634f59cf303a21cad0bc69a3f
refs/heads/master
2021-09-07T12:02:18.442501
2018-02-22T15:03:49
2018-02-22T15:03:49
null
0
0
null
null
null
null
UTF-8
C
false
false
452
c
#include <stdio.h> #include <string.h> int main() { printf("Type in a sentence:\n\n"); char string[256]; //TODO: write a c program which, splits a string to words by space //solve the problem with the proper string.h function char *word; gets(string); word = strtok(string, " "); puts("-Sente...
[ "nagym.armin@gmail.com" ]
nagym.armin@gmail.com
3fb0d0eec5e38732c7b3a14249ea0d852890265d
cbbf89985f38d4887ee5f33885bf9ca15ac04a7c
/第10章 电子设计与物联网/STM32/MQTT/MyAPPs/Output/ka.c
5d59c56f80a2af80f1399b24560b57e91c6a9d29
[]
no_license
moxigua/Integrated-electronic-design-and-practice
bacb4843ca8f77d884b8aeb525d1aad6cd42b377
855b960370d9f739db7f74d7bc52f30e4f43560a
refs/heads/main
2023-02-16T11:06:20.046782
2021-01-16T12:40:06
2021-01-16T12:40:06
303,030,683
0
0
null
null
null
null
UTF-8
C
false
false
1,555
c
#include "output/ka.h" #include "stm32f10x.h" int KA_Init(void) { GPIO_InitTypeDef GPIO_InitStructure; //使能RCC RCC_APB2PeriphClockCmd(KA1_Port_RCC | KA2_Port_RCC | KA3_Port_RCC |KA4_Port_RCC,ENABLE); //KA1 GPIO_InitStructure.GPIO_Pin = KA1_Pin; GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz; ...
[ "514384783@qq.com" ]
514384783@qq.com
13bd74430c3d463ca57a4a10f61246f5d392c749
417d5658542509b2e10c592fcfc7b357d0d93e2e
/libft/ft_lstmap.c
175b67edb5ea07b2beffb6244691519fc5e89411
[]
no_license
aidandlim/42_get_next_line
e53669da1f88404dcb8c2dd61371ee1c8d2caae9
c563aea6915f9bfcc59bd169e9cf0bdb8d702a35
refs/heads/master
2020-07-22T11:57:36.612477
2019-09-09T00:51:02
2019-09-09T00:51:02
null
0
0
null
null
null
null
UTF-8
C
false
false
1,228
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstmap.c :+: :+: :+: ...
[ "dlim@e1z2r3p13.42.us.org" ]
dlim@e1z2r3p13.42.us.org
c4441094b3e8418adc2253561f135a8bc57fbecb
5896167027f07d1e53672ebb76b60ed7bf2f09c8
/Win10_20H1_19030/x64/System32/ntoskrnl.exe/ALL.h
fe903ba4d5f63d785a20d5088fcdd650fab252e8
[]
no_license
antiwar3/headers
c776e1de8b552e1284901361907f5e7515ef20ae
e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0
refs/heads/master
2021-05-25T22:49:20.063532
2020-02-24T21:43:26
2020-02-24T21:44:11
253,953,543
1
2
null
2020-04-08T01:25:44
2020-04-08T01:25:44
null
UTF-8
C
false
false
1,811,946
h
enum _DEVICE_RELATION_TYPE; struct _EX_PUSH_LOCK; struct _POP_RW_LOCK; enum _EVENT_INFO_CLASS; struct _SID_IDENTIFIER_AUTHORITY; struct _SID; enum _POOL_TYPE; struct _DMA_ADAPTER_INFO_V1; enum _EX_POOL_PRIORITY; enum _EVENT_TYPE; enum _MEMORY_CACHING_TYPE; struct LIST_ENTRY64; struct _ACTIVATION_CONTEXT_STACK64; enum _...
[ "w.benny@outlook.com" ]
w.benny@outlook.com
f18484bf6639e6c87b043206d70abf950df42a74
d66a4b13c7b618adb44c6a1b92d73c178a57e6b8
/sdk/include/third.h
de586a66149ed95320f53e29a033b7677ef71a20
[]
no_license
mfkiwl/thinkos
31bfbde3600142db504a6f158a53c62e78406c4a
e64e175432ac444aa8d0e2c6903274da78ede8a3
refs/heads/master
2023-04-02T10:16:03.286500
2018-08-02T19:55:51
2018-08-02T19:55:51
null
0
0
null
null
null
null
UTF-8
C
false
false
1,119
h
/* * Copyright(C) 2012 Robinson Mittmann. All Rights Reserved. * * This file is part of the ThinkOS library. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3...
[ "bmittmann@mircomgroup.com" ]
bmittmann@mircomgroup.com
a52b73dc67a05dd15b6d20c37c7aa7bfacbb1665
6cef32a85ba5a85b2b84615c91f28f48181fb8c7
/cliplibs/clip-gtk2/checkbutton.c
ae951fc8baec8cbd4dcdfed517533a0a1c998c9b
[]
no_license
estiloinfo/clip-itk
ce9b4b255fa115867bc094a5c321afe9892dc280
edd9015e215a219f944610a268c508ecdc3689b2
refs/heads/master
2023-07-26T23:36:36.677769
2023-07-11T19:34:22
2023-07-11T19:34:22
1,126,570
4
2
null
2018-01-12T02:49:58
2010-11-30T20:16:38
C
UTF-8
C
false
false
2,672
c
/* Copyright (C) 2001 ITK Author : Alexey M. Tkachenko <alexey@itk.ru> License : (GPL) http://www.itk.ru/clipper/license.html */ #include "hashcode.h" #include "clip.h" #include "clip-gtkcfg2.h" #include <gtk/gtk.h> #include "clip-gtk2.ch" #include "clip-gtk2.h" /***************************************...
[ "uri@itk.ru" ]
uri@itk.ru
664dfa8287eabfa6d632fd23e23230ff18a8455c
3e7c7de9200b15e3d0f3f1ce61d6bf3daa70d8d7
/vezbanje_sov/pica/pizza.c
8081a61430dd18c5077dc8d699e8df56abaed73b
[]
no_license
wildbohana/c_pjisp
4362e3fbeea09a778a1e47f43adc0cb230bb4503
320a3c03d53f9c7082b6923cb9e4908bc6f7da69
refs/heads/main
2023-05-04T15:23:11.251327
2021-05-21T23:15:13
2021-05-21T23:15:13
362,629,118
0
0
null
null
null
null
UTF-8
C
false
false
2,980
c
#include<stdio.h> #include<string.h> #include<stdlib.h> typedef struct pizza_st{ int cena; char drzava[4]; char grad[3]; char naziv[21]; struct pizza_st *sledeci; }PIZZA; FILE *safe_open(char *filename, char *mode, int error_code){ FILE *fp=fopen(filename, mode); if(fp==NULL)...
[ "noreply@github.com" ]
wildbohana.noreply@github.com
cdef6efde8e30b3c18f23363072159214b6a2ac9
2399f9f002ac1cbba68811f085e273601fb59bde
/GraphBLAS/Source/GB_subassign_24.c
e2ac63b1d0c9516362eac2ab4dce3719c04638ac
[ "Apache-2.0", "CC-BY-4.0", "LicenseRef-scancode-commercial-license", "BSD-2-Clause", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LGPL-2.1-or...
permissive
sergiud/SuiteSparse
d274d3f05291d3f45c0e2c09a26e9f3d143301da
b8b470c3dd5472f9b3a7bfc468075ee96d27dd62
refs/heads/master
2023-05-22T13:27:25.673524
2022-11-14T00:25:55
2022-11-14T00:26:25
40,436,072
48
18
Apache-2.0
2023-01-01T19:24:21
2015-08-09T12:46:03
C
UTF-8
C
false
false
5,876
c
//------------------------------------------------------------------------------ // GB_subassign_24: make a deep copy of a sparse or dense matrix //------------------------------------------------------------------------------ // SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2022, All Rights Reserved. // SPDX-Lice...
[ "sergiu.deitsch@gmail.com" ]
sergiu.deitsch@gmail.com
f8727da5e8172076d55d8830006c62225aaa1bf4
58a480bb05e7ae950e78e30048e4c7ff0f557751
/kam1n0/kam1n0-symbolic/jnit/vex-master/test/fpspeed.c
70ba0eff1b4a4fc24da846e07d9b414ce1969176
[ "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "GPL-2.0-or-later", "Apache-2.0" ]
permissive
McGill-DMaS/Kam1n0-Community
fdd2400a233f777ce0e97c64d5fba9054136afe6
1c3c309acc8f5e50c6617f858aa3b5b84c121b26
refs/heads/master2.x
2023-09-04T05:44:26.477534
2023-02-27T21:00:45
2023-02-27T21:00:45
42,168,266
366
90
Apache-2.0
2023-02-27T21:01:18
2015-09-09T09:11:13
C
UTF-8
C
false
false
584
c
#include <stdio.h> #include <stdlib.h> #include <math.h> int main ( void ) { int i, j; double s, r; s = 0.0; double* a1 = malloc(1000 * sizeof(double)); double* a2 = malloc(1000 * sizeof(double)); for (i = 0; i < 1000; i++) { a1[i] = s; s += 0.3374893482232; a2[i] = s;...
[ "steven.h.ding@mail.mcgill.ca" ]
steven.h.ding@mail.mcgill.ca
fa6f94327eff865974cd44053e5c8612286ea9f3
1db4954e8495cedfd06ec1b2af221cfb52286ba4
/0022-Beautiful-Segments/solution2.c
1f83a32e19e269dc4ebca2f49f7d179e90a92197
[]
no_license
surojit-pathak/mypylab
aa963f5ceead87e0094c69637a16748779ef584d
2709b4429bb9850126f70a060ae019fa0615cb90
refs/heads/master
2021-01-24T16:09:39.190610
2016-03-20T21:49:32
2016-03-20T21:49:32
34,480,783
0
1
null
null
null
null
UTF-8
C
false
false
1,334
c
#include <stdio.h> #include <stdlib.h> #include <string.h> void print_number_of_beautiful_segments_sparse(int *arr, int l, int r, int x) { int **memo; int i, j, count, prod; int n = (r - l) + 1; memo = (int **)malloc(sizeof(int *) * n); for (i=0; i < n...
[ "suro@yahoo-inc.com" ]
suro@yahoo-inc.com
2c84bbcd376c24e190df7bea791694ebdfb0cd01
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/u-boot_new/drivers/fpga/spartan2.c
859fb3c7787af8562336e6c7e378b70b9fb3c994
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "GPL-2.0-or-later" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
12,632
c
/* * (C) Copyright 2002 * Rich Ireland, Enterasys Networks, rireland@enterasys.com. * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> /* core U-Boot definitions */ #include <spartan2.h> /* Spartan-II device family */ /* Define FPGA_DEBUG to get debug printf's */ #ifdef FPGA_DEBUG #define PRINTF(fmt,...
[ "gamishev@gmail.com" ]
gamishev@gmail.com
ce0c2b676bc0b96bc6894c876e623092f1baa826
ebdcbf3b709b42e83f33cf0057919b0ce1468fc8
/imaging.h
2ea5dc89b7f94190ac748640f0b7751a4d87b788
[]
no_license
jackMichaletzCUW/amateur-rocketry
492353aa34caba61172886b5ceeef3216c578dfa
4d3fb38010a4cb32e9a61a89f5646e6be993a00b
refs/heads/master
2021-01-14T21:51:34.582373
2020-04-20T14:07:01
2020-04-20T14:07:01
242,769,582
0
0
null
null
null
null
UTF-8
C
false
false
205
h
// // imaging.h // // // Created by Jack Michaletz on 4/5/20. // #ifndef DEFINE_IMAGING_H #define DEFINE_IMAGING_H void imageDisplaySplash(); void imageDisplay(short* image); #endif /* imaging_h */
[ "john.michaletz@cuw.edu" ]
john.michaletz@cuw.edu
01b220f1d4264f6d703506c209657c5ad676fd4d
c5f70ba06763419829e756c1a97afe46e2ccd215
/samples/test_fixtures/main.c
d4508b3b4ff3df25ac6b2a9b0cfc5b5b1a031e78
[ "MIT" ]
permissive
aenachescu/nbp_old
69a3848aa5b43b1f35ed9599e95a33d9833055bc
70eda61b598c4229d12c92020578da3fddd45015
refs/heads/master
2023-02-02T15:48:26.355866
2020-12-20T17:32:53
2020-12-20T17:32:53
189,241,832
0
0
null
null
null
null
UTF-8
C
false
false
1,428
c
/* No Bugs in Production (NBP) https://github.com/aenachescu/nbp Licensed under the MIT License <http://opensource.org/licenses/MIT>. SPDX-License-Identifier: MIT Copyright (c) 2019-2020 Alin Enachescu <https://github.com/aenachescu> Permission is hereby granted, free of charge, to any person obtaining a copy of this...
[ "alinenachescu033@gmail.com" ]
alinenachescu033@gmail.com
aa2899f5d03f78fecbad73ba108ccf9634467525
54468d72c815b22565dd07407921bf64ab3b17b1
/mexIppDecimate_2018.c
308e8f9a665718576127e2633e3c32f056531f2a
[]
no_license
icyveins7/commonMex
6e65f612481c58d84fc832f9e03b411e8ce96cb9
44ff5dfb4ce1ac2e01e05a45c51866d45106e863
refs/heads/master
2021-05-21T14:35:40.827937
2020-04-03T08:58:05
2020-04-03T08:58:05
252,682,858
1
0
null
null
null
null
UTF-8
C
false
false
5,771
c
/* * Performs filtering and downsampling on data. * * channel = mexIppDecimate(x,numTaps,Wn,Dec) * Inputs: signal, filter tap number, frequency cutoff, decimation factor * * New code directly implementing filter taps (fir1 equivalent), filtering, and downsampling from IPP functions. * * */ #include "mex.h" #in...
[ "lken@dso.org.sg" ]
lken@dso.org.sg
eb7b4781cfa1e4b1a85070475f5c58768366dbbe
d243b14d9f29d928a8f4159a773dff2edf3cc127
/tags/NSD_4_1_0_REL/namedb.h
76f78dfa6488d97e685ab3c31076aefbcf116db8
[ "BSD-3-Clause" ]
permissive
svn2github/nsd
b3e77dce59d4e0669980099ee958037a37e1d63f
b72639c6efa2a744c19af324fc5378457b4fbdb1
refs/heads/master
2021-01-23T09:49:56.781607
2015-01-28T07:27:47
2015-01-28T07:27:47
27,418,431
0
0
null
null
null
null
UTF-8
C
false
false
12,549
h
/* * namedb.h -- nsd(8) internal namespace database definitions * * Copyright (c) 2001-2006, NLnet Labs. All rights reserved. * * See LICENSE for the license. * */ #ifndef _NAMEDB_H_ #define _NAMEDB_H_ #include <stdio.h> #include "dname.h" #include "dns.h" #include "radtree.h" #include "rbtree.h" struct zone_...
[ "wouter@a26ef69c-88ff-0310-839f-98b793d9c207" ]
wouter@a26ef69c-88ff-0310-839f-98b793d9c207
b96b0f92ef831d11e949f37250c2ea675fdde00e
5ca8d83b59a994699a87f10eb17aebb0d448cad2
/containers/stack/src/stack.c
b9ba575849ab827dbced2f215d4b721d30bde4ae
[]
no_license
guptashark/c_boilerplate
b314e2b22899962ee140ceee8f5dca246531f5be
141196ada808af1c047eff50bc0401020d0324ba
refs/heads/master
2023-02-06T23:59:21.148570
2021-01-01T16:23:50
2021-01-01T16:23:50
321,238,014
0
0
null
null
null
null
UTF-8
C
false
false
577
c
#include "stack.h" void stack_ctor ( struct stack * s ) { s->v_ptr = & ( s->v ); vector_ctor ( s->v_ptr ); } void stack_dtor ( struct stack * s ) { vector_dtor ( s->v_ptr ); } void * stack_top ( struct stack * s ) { return vector_back ( s->v_ptr ); } bool stack_empty ( struct stack * s ) { return vector_empty ...
[ "guptashark@protonmail.com" ]
guptashark@protonmail.com
8c79127b344cb3496dcf7c4dc728ca324839ccdd
ae9124165c71cf249503208f014fea99422f240b
/libraries/HAL_Drivers/config/l4/spi_config.h
72f28404bdcacf5a76f73007888461d02522fcfe
[ "Apache-2.0" ]
permissive
yqiu2018/pandora_robot
06bd99397b685ab0f067bedda79583c1a7abd967
67253b1c69721e5b5403fa8f7c9ea7a93bfd6690
refs/heads/master
2020-06-17T12:27:08.373172
2019-10-09T12:08:42
2019-10-09T12:08:42
195,924,230
5
10
Apache-2.0
2019-10-09T12:08:43
2019-07-09T03:15:25
C
UTF-8
C
false
false
3,835
h
/* * Copyright (c) 2006-2018, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2018-11-06 SummerGift first version */ #ifndef __SPI_CONFIG_H__ #define __SPI_CONFIG_H__ #include <rtthread.h> #ifdef __cplusplus extern "C" { #endif ...
[ "guoyongchao@rt-thread.com" ]
guoyongchao@rt-thread.com
c16f1d156f77f055c2b05671022f70ec96703871
93110de299dd89266a71c0dbff9740587dc38566
/target/board/generic_stm32f405zg/include/lwipopts.h
7373d08b60b4c1287e19a71f91339c849e61caf8
[ "Beerware" ]
permissive
8bitgeek/caribou-rtos
de14411505fb50cdfa2e7a27b41d08a5f018493a
686a658166fd6ab8216712a25504229d7162def4
refs/heads/master
2023-05-11T06:45:06.348215
2023-05-02T14:11:14
2023-05-02T14:11:14
39,317,026
9
2
null
2020-03-08T01:26:16
2015-07-19T00:25:15
C
UTF-8
C
false
false
52,061
h
/* * LwIP Options */ #ifndef __CARIBOU_LWIPOPTS_H__ #define __CARIBOU_LWIPOPTS_H__ #include <arch/cc.h> #define ERRNO #define set_errno(x) caribou_errno_set(lwip_errno(x)) #define LWIP_RAND rand #ifndef TCP_TMR_INTERVAL #define TCP_TMR_INTERVAL 250 #endif #ifndef TCP_FAST_INTERVAL #define TCP_FAST_INTERVAL 10...
[ "mike@8bitgeek.net" ]
mike@8bitgeek.net
6e34062cafb10fb1019669234c42272e61a37b01
c2e4650cc6ef4400d48ebf13674c2410248b7a63
/tasks/mutex_nounlock/mutex_nounlock.c
97b4dadfa245b8cc3603f98a383ef1b6246703fb
[]
no_license
fchoo/lab4
65518d9d845b2b1741e0f3e27cf06ea085650765
915460c56e96472a71e787ee8bd853833dcbc527
refs/heads/master
2021-01-06T20:38:37.020629
2014-12-05T23:04:26
2014-12-05T23:04:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,647
c
/** @file mutex_nounlock.c * * @brief Test for return code when task call event_wait while having lock * * @author Hui Jun Tay, Foo Lai Choo (htay, fchoo) * @date 2014-11-25 */ #include <stdio.h> #include <task.h> #include <unistd.h> #include <errno.h> const int PERIOD_LOCK1 = 10; const int PERIOD_LOCK2 = 3; ...
[ "choofoolai@gmail.com" ]
choofoolai@gmail.com
30dd3db3bf6d59afae8585cedf4e2e37b4be9cdc
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/drivers/staging/vt6656/firmware.c
a1dc3a4cfd9c1e6a47583ea425cfb42ab7d59404
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C
false
false
4,250
c
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * 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 opt...
[ "gamishev@gmail.com" ]
gamishev@gmail.com
2249867c71beca8364cfa0c3ca70e5b8adcaf736
c53023ec6fe1d8ff42d4f2b6e0afdcc99d9e0e4b
/L05230206029Y19.c
2f9e38d213c55c57f382e9d6fb19700bfa5bfadd
[]
no_license
semih-pehlivan/LABS-C
e33aedbbcca201552d06464e198fa6d2249bd192
be123967310ad0b48a7432940731b8c83c1ef320
refs/heads/master
2022-01-24T03:11:03.056470
2019-08-06T15:54:18
2019-08-06T15:54:18
200,882,519
1
0
null
null
null
null
UTF-8
C
false
false
1,261
c
#include <stdio.h> #include <math.h> double f(double R,double L,double C,double t,double q,double q0) { return (exp((-R*t)/(2*L))*cos(sqrt(1/(L*C)-(R/(2*L)*R/(2*L)))*t)-(q/q0)); } double bisection(double (*f)(double,double,double,double,double,double),double xstart,double xend,double stepsize,double L,double C,doub...
[ "semihpehlivan@std.iyte.edu.tr" ]
semihpehlivan@std.iyte.edu.tr
4978840073c8e6860fbef98b43ef335ec2a6ee8e
84a60225e015c4aed273e273da19047534b8bae1
/Lab6/p6_2.c
aaefa50d54d55baa3265c2373c3ac224fb1b8b50
[]
no_license
stellakang/CSE2010
2555f158fb82181bf19ce871e5d1e558924a9645
0978c9c4d485a03ed8a3c29cba922d12b16a5806
refs/heads/master
2022-12-12T14:18:57.225317
2020-08-30T12:45:46
2020-08-30T12:45:46
291,452,451
0
0
null
null
null
null
UTF-8
C
false
false
3,444
c
#include <stdio.h> #include <stdlib.h> typedef struct Tree{ int value; struct Tree* left; struct Tree* right; }Tree; Tree* insertNode(Tree *root, int key); Tree* deleteNode(Tree *root, int key); Tree* findNode(Tree *root, int key); void printInorder(Tree* root); void printPreorder(Tree* root); void printPostorder(...
[ "kangsj123@naver.com" ]
kangsj123@naver.com
239d6f0555adf3dbb83366c20603ebb4478703db
6fa6be3e7dcb10d020209f7a73de393a1f24bd45
/u-boot/drivers/misc/ds4510.c
d7c9bd73c85accaa05ee876e4ca18b9bcdb51dac
[ "Apache-2.0", "GPL-2.0-or-later" ]
permissive
okshall/v3s-linux-sdk
f9eb73a1e271ebf02320f98befabccdb6c462944
776196306198f14ec6f10c316950a81b7e417886
refs/heads/master
2021-07-07T11:44:34.667911
2021-01-22T04:43:38
2021-01-22T04:43:38
225,315,340
1
0
Apache-2.0
2019-12-02T07:46:23
2019-12-02T07:46:22
null
UTF-8
C
false
false
9,424
c
/* * Copyright 2008 Extreme Engineering Solutions, Inc. * * SPDX-License-Identifier: GPL-2.0 */ /* * Driver for DS4510, a CPU supervisor with integrated EEPROM, SRAM, * and 4 programmable non-volatile GPIO pins. */ #include <common.h> #include <i2c.h> #include <command.h> #include <ds4510.h> /* Default to an ...
[ "yeashenlee@163.com" ]
yeashenlee@163.com
0d5b53e2facfc6c7d43bbfbdbe89857cf59c1fcf
2bb921e1e34496591a24b3b49f3b0a6ba3356d99
/include/f/f_pc/f_pc_creator.h
ad2dd420d69e84614add845e5a806ea20cf11a64
[]
no_license
sodomon2/tp
67e6f89a81a098b9a091624f0b7aa6e11c61fead
f2a94f139b2b5e6a6a94e7eead0c705a603af537
refs/heads/master
2023-02-20T00:18:20.132842
2021-01-25T05:32:43
2021-01-25T05:32:43
null
0
0
null
null
null
null
UTF-8
C
false
false
290
h
#ifndef F_PC_CREATOR_H_ #define F_PC_CREATOR_H_ #include "global.h" struct base_process_class; extern "C" { BOOL fpcCt_IsCreatingByID(u32 id); s32 fpcCt_IsDoing(struct base_process_class* pProc); BOOL fpcCt_Abort(struct base_process_class* pProc); void fpcCt_Handler(void); }; #endif
[ "noreply@github.com" ]
sodomon2.noreply@github.com
e0ef90c804851da6bd7976a34b9bea56e990b75c
303a0ddb6d9318c012184989b34ef29dd71d443d
/C/1155.c
5c06c5f93ed5d30741d28b1561cd8ae0c589e5e4
[]
no_license
Mauro-J/Practicing-programming
2cf6b82de2542e5c3cdd98535effb1a86e4069b3
aa0d8eed5776ba34429c24a838d49e716506df53
refs/heads/master
2020-04-29T20:58:42.702829
2019-03-26T13:52:16
2019-03-26T13:52:16
176,396,932
0
0
null
null
null
null
UTF-8
C
false
false
148
c
#include <stdio.h> int main() { float S=0,i; for(i=1;i<=100;i++){ S =i + 1/((i+1)+1); } printf("%.2f",S/i); return 0; }
[ "m.j.98@outlook.com" ]
m.j.98@outlook.com
1bf22608d6d10cf88aacebf3b1b339cfaef1c362
843ef45e05e8bc47215cc4facf12f6b92574e331
/benchmark/pairwise.c
18dc592ef29daa8ae1258094a88c48c782b141e7
[ "BSD-2-Clause", "MIT" ]
permissive
rusnikola/lfqueue
260e0765c3b733800639291f17159adc577f23da
f47a7c0bf619299a7ee14c76b83656451a13a41e
refs/heads/master
2022-08-16T15:49:38.715888
2022-07-13T15:50:53
2022-07-13T15:50:53
216,838,354
36
5
null
null
null
null
UTF-8
C
false
false
1,723
c
#include <stdio.h> #include <stdlib.h> #include <stdint.h> #include "delay.h" #include "queue.h" #ifndef LOGN_OPS #define LOGN_OPS 7 #endif static long nops; static queue_t * q; static handle_t ** hds; void init(int nprocs, int logn) { /** Use 10^7 as default input size. */ if (logn == 0) logn = LOGN_OPS; /*...
[ "nruslandev@gmail.com" ]
nruslandev@gmail.com
960fd34f21316fec812c898cb4d564b1518415ff
994ab03d98632f07a01814ce05bd10cc85c33d8c
/portable/GCC/ARM_CM23/non_secure/portasm.c
731d06547b6a2bae8f0f5ec8e240880906df4975
[ "MIT" ]
permissive
newAM/FreeRTOS-Kernel
39d8235e0f5181adf4de50e1123a3f0c5807d530
a0e16a3420a31d054d0d68b1f95872f8ba2a990d
refs/heads/main
2023-02-19T18:20:29.358458
2021-01-17T00:16:58
2021-01-17T00:16:58
330,282,147
0
0
MIT
2021-01-17T00:03:42
2021-01-17T00:03:41
null
UTF-8
C
false
false
25,087
c
/* * FreeRTOS Kernel V10.4.3 * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in * the Software without restriction, includ...
[ "alexmgit@protonmail.com" ]
alexmgit@protonmail.com
12989b7bfbcbaf430cafaa30fa5a651a151bcd69
5b12d3439460cd75d830003aa0e42f608e2fba53
/src/tcp6.h
565cf179f2231ba8110d19c5b67a4c4c51ab574a
[]
no_license
vitbaq/knot-zephyr-source
1bdd3a34fa7c81d2e57f3a05fa3efecff617f20e
7f27aced2c4c91ea8c45f8ed06c018aa2cbdc4a6
refs/heads/master
2020-04-21T03:15:01.354445
2019-01-23T16:37:25
2019-01-24T12:00:45
null
0
0
null
null
null
null
UTF-8
C
false
false
268
h
/* tcp6.h - KNoT Application Client */ /* * Copyright (c) 2019, CESAR. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 */ int tcp6_start(net_recv_t recv_cb, net_close_t close_cb); void tcp6_stop(void); int tcp6_send(const u8_t *opdu, size_t olen);
[ "ckt@cesar.org.br" ]
ckt@cesar.org.br
25cbf84791c20e5633a2528c8ae2faa2418df063
dd17b1c76d1e404ae584e414d54438b3983b153a
/dict.h
e10c3e0dc0354ddca325620ff5eab86a2350cc49
[]
no_license
kostyamikhaylov/Dictionary
2cf6ba52647130ab5c0517e4dcf2fdaa01157199
92581fc9b99a253e05c29d896b8fa4a36aa7d9f7
refs/heads/master
2020-04-24T05:56:52.881053
2019-03-03T14:01:45
2019-03-03T14:01:45
171,748,493
0
0
null
null
null
null
UTF-8
C
false
false
879
h
#include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <unistd.h> struct String_fn { void (*Add) (struct String_fn *str_fn, char *s); int (*Compare) (struct String_fn *str_fn, char *s); void (*Print) (struct String_fn *str_fn); void (*Destroy) (struct String_fn *str_fn); }; struct word_fn { void...
[ "noreply@github.com" ]
kostyamikhaylov.noreply@github.com
8ae43404537f92e7d59128494c4f817763e5060a
6bc7020fe27ee3358e0a47304b42bbca2e14007c
/uri/c/1131.c
cd9d0c2dc3bffbbfde4c4d5415bf62f0276f47d3
[ "Unlicense", "CC-BY-3.0" ]
permissive
has256/challenges
1a7f1c92fbb401eb8d7c541b2b83a2f19f914167
836453415e08b04e08d4e10d2f69257052551fa6
refs/heads/master
2022-11-27T04:26:02.146883
2020-08-04T20:18:54
2020-08-04T20:18:54
null
0
0
null
null
null
null
UTF-8
C
false
false
1,033
c
#include <stdio.h> int main() { int golsInter, golsGremio, novoJogo = 1; int empates = 0, vitoriasGremio = 0, vitoriasInter = 0; while(novoJogo) { scanf("%d %d", &golsInter, &golsGremio); if (golsInter > golsGremio) { vitoriasInter++; } else if (golsGremio > golsInte...
[ "0800@cardu.dev" ]
0800@cardu.dev
dc4bd3f21abfabff357fc5dbf50cd69c047b78dd
007eeae1e7ce806a37c27651d27f3464cc0ed214
/scaat/tcp.h
2044a4b7d86948141ea434ad3703368632fff2bb
[]
no_license
nesl/ragobots
977f3bf32f44722a967fcbf29a5a0dd6ebf1adfe
ea1c227a4c31113f3801e0481ca7c593676bedb7
refs/heads/master
2020-04-22T10:59:58.507484
2009-01-12T06:24:00
2009-01-12T06:24:00
12,227,557
0
0
null
null
null
null
UTF-8
C
false
false
1,415
h
#ifndef __TCP_H___ #define __TCP_H___ #include <sys/types.h> #include <sys/socket.h> #include <sys/time.h> #include <netdb.h> #include <netinet/in.h> #include <arpa/inet.h> #include <unistd.h> #include <stdio.h> #include <math.h> #include "nrutil.h" #include "kalman_data_structures.h" #define uint8...
[ "jonathan@82862ec3-4260-0410-a70b-baf7236b35eb" ]
jonathan@82862ec3-4260-0410-a70b-baf7236b35eb
4f436371768821180c43574bca0d599eb0b12456
33510f41d369ee3f54553fb60c04b352378b980b
/macro.c
bf47e0beb3dfc9b706c36fd6f003cf5e336d7b2d
[]
no_license
BalajiMusle/C_programming
b51661bbd2eb7d059328011d191fde4dc04f9458
57f58d3429a3e86c8bf3f4abe3a5a2b305f337af
refs/heads/master
2021-09-26T14:06:50.782750
2021-09-09T07:31:37
2021-09-09T07:31:37
203,531,095
1
0
null
null
null
null
UTF-8
C
false
false
394
c
#include<stdio.h> void function() { printf("counter in function=%d\n",__COUNTER__); } int main() { printf("func=%s\n",__func__); printf("counter=%d\n",__COUNTER__); function(); printf("file=%s\n",__FILE__); printf("counter=%d\n",__COUNTER__); printf("line=%d\n",__LINE__); printf("date=%s\n...
[ "noreply@github.com" ]
BalajiMusle.noreply@github.com
dbecf9e218ba655d041dae86588f169dc1a125ca
c0cfac515d2b222c213eb675664c5084f91fa04f
/0x01-variables_if_else_while/0-positive_or_negative.c
ba536ccf515947ca4c01affba26a023294c708b5
[]
no_license
jorgeeduardoj/holbertonschool-low_level_programming
333b082833bb4bad0d550ccc81c8030760794cf8
06385c51170c3c38346dd45b1916556f04b7d813
refs/heads/main
2023-06-14T01:07:44.574403
2021-07-15T10:51:55
2021-07-15T10:51:55
377,893,587
0
0
null
null
null
null
UTF-8
C
false
false
385
c
#include <stdlib.h> #include <time.h> #include <stdio.h> /** * main - Entry point * * Return: Always 0 (Success) */ int main(void) { int n; srand(time(0)); n = rand() - RAND_MAX / 2; if (n > 0) { printf("%d is positive\n", n); return (0); } else if (n == 0) { printf("%d is zero\n", n); return (0);...
[ "jorgeeduardo@inspyra.co" ]
jorgeeduardo@inspyra.co
ed655484d112bf068b162d74062931c31b382db6
8b9108ecf99a88ebd9995fd91aadc9c0a1258ef0
/src/pyjit-type.h
83f761b5867c145feb3cc97d183e529a667b7ffa
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
nkoep/python-libjit
5129abe331b266433bfe0b4358a09197be92b914
6ca42dc44432cd54c61e6066d382b7f5a9d58f38
refs/heads/master
2021-01-01T19:20:33.277266
2014-06-18T15:42:10
2014-06-18T15:42:10
20,837,857
4
0
null
null
null
null
UTF-8
C
false
false
1,107
h
/* python-libjit, Copyright 2014 Niklas Koep * * 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 o...
[ "niklas.koep@gmail.com" ]
niklas.koep@gmail.com
dfdc70fb0fa1a944a8a90845569cb9421e1270bb
03f037d0f6371856ede958f0c9d02771d5402baf
/graphics/VTK-7.0.0/ThirdParty/TclTk/internals/tk8.6/tclIntPlatDecls.h
2ccd648758a873dfa8274cf46fc39fb09b50bbf3
[ "BSD-3-Clause" ]
permissive
hlzz/dotfiles
b22dc2dc5a9086353ed6dfeee884f7f0a9ddb1eb
0591f71230c919c827ba569099eb3b75897e163e
refs/heads/master
2021-01-10T10:06:31.018179
2016-09-27T08:13:18
2016-09-27T08:13:18
55,040,954
4
0
null
null
null
null
UTF-8
C
false
false
21,815
h
/* * tclIntPlatDecls.h -- * * This file contains the declarations for all platform dependent * unsupported functions that are exported by the Tcl library. These * interfaces are not guaranteed to remain the same between * versions. Use at your own risk. * * Copyright (c) 1998-1999 by Scriptics Cor...
[ "shentianweipku@gmail.com" ]
shentianweipku@gmail.com
e28d43d3a251046e32a72c6b9070670116bf5e40
930ff0d6161df4b535c79af78dbac29bbd469e94
/Bitwise oparetor/Left and Right Shift.c
e08cbb1c302b755a45636984effd3fef39dd17f6
[]
no_license
Saqib-Sizan-Khan/C-Language-Materials
b54f696f9f47b514fc7be43ca03ac39a1df6f8d7
209f34426344ffe2bcf325034130f272b57d1a80
refs/heads/master
2023-05-26T08:06:00.375652
2021-06-16T06:30:32
2021-06-16T06:30:32
347,673,462
0
0
null
null
null
null
UTF-8
C
false
false
699
c
#include<stdio.h> #include<string.h> int main() { int n,x,m; char str[10]; while(1) { printf("Please Enter your number: "); scanf("%d",&n); if(n==0) break; printf("Enter which shift you want(Left or Right): "); scanf("%s",str); if(strcmp(st...
[ "ssk123098@gmail.com" ]
ssk123098@gmail.com
ea2fbe41ffc2539370854003577b35490621ddf2
294bdb41ad95161bb7caa39221400af913913235
/atsim.c
d4d3e12a2fba6eebce27e17cf949a63119df294b
[]
no_license
SlimShady01/airports-simulation
a7e9a6cb04d250cdbdbecbf60f73ac95ed95257b
1445291e22759ca18f1f472d9abaa04722e820b6
refs/heads/master
2022-12-17T20:49:12.559352
2020-09-25T00:52:14
2020-09-25T00:52:14
298,429,455
0
0
null
null
null
null
UTF-8
C
false
false
3,159
c
/* *File: atsim.c *Author: Zhenbang Wang *Date: July 6. 2019 */ #include <assert.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/errno.h> #include <pthread.h> #include "atcprint.h" #include "airport.h" #define ONE_DAY (24 * 60) static flight_t **completed; static int comp_n; static pth...
[ "zh961592@dal.ca" ]
zh961592@dal.ca
ba8c47bb87b68498f3de456f6fdab89d64870e2b
4f315d2cb3dfb99f1263b29fde91441a70dabdbd
/soc/picorv32/test/onewire/onewire.c
5d0ffc8076029bf665dff7bbcf90b1efc1c76ee4
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause-LBNL" ]
permissive
sujianleo/Bedrock
db9ebaa645be524dadcfe5843ef94676977b1ec4
82072341902048e5b37022512909d209efb243d6
refs/heads/master
2023-06-03T08:48:45.048060
2020-12-22T21:14:32
2020-12-22T21:14:32
null
0
0
null
null
null
null
UTF-8
C
false
false
731
c
#include "onewire_soft.h" #include "common.h" #include "print.h" #define DEBUG_CONSOLE_BASE 0x02 void _putchar( char c ){ SET_REG( DEBUG_CONSOLE_BASE << 24, c); } int main(void) { uint8_t testData[8]; // Must match parameter rom in ds1822.v uint8_t wantData[] = {0x01, 0x8e, 0x2f, 0xe5, 0x08, 0x00, 0x...
[ "vkvytla@lbl.gov" ]
vkvytla@lbl.gov
781846f10c651b27a9581c7326751a2835e31001
e37de6db1d0f1ca70f48ffc5eafc6e43744bc980
/war/src/main/webapp/pages/editor/trans/steps/di.ui.AppendDialog.h
e94293acf4668fc13f45e876c9c6fbefc0f17631
[]
no_license
cnopens/BA
8490e6e83210343a35bb1e5a6769209a16557e3f
ba58acf949af1249cc637ccf50702bb28462d8ad
refs/heads/master
2021-01-20T16:38:38.479034
2014-11-13T00:44:00
2014-11-13T00:44:00
null
0
0
null
null
null
null
UTF-8
C
false
false
959
h
<form id="${formId}" class="fly-dialog-form"> <fly:gridLayout column="2" itemWidth="30%,65%" itemMargin="10" marginBottom="10"> <fly:gridLayoutItem> <fly:labelObject buddy="${formId}:name" text="步骤名称" /> </fly:gridLayoutItem> <fly:gridLayoutItem> <fly:inputText id="${formId}:name" name="${formId}:name" typ...
[ "panbasten@126.com" ]
panbasten@126.com
6941a4a97599dc613d7a3664fcf1ce6c2b613687
54a1b7c312f06ce155501b41426ef340ad2a70f6
/org/21sh/variable/path/ft_path.c
495b327e72e7182256e2d59b785539b164c11256
[]
no_license
jguyet/21sh
40b334219427ede1e27661cc699a642e11e1c66c
6cb801d2db226c9c47f7f72cc914a686bb7895a2
refs/heads/master
2021-05-31T16:26:19.062417
2016-03-30T11:40:51
2016-03-30T11:40:51
null
0
0
null
null
null
null
UTF-8
C
false
false
2,360
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_path.c :+: :+: :+: ...
[ "jguyet@e3r2p20.42.fr" ]
jguyet@e3r2p20.42.fr
1338e20d7b784caa912a2b18876f669afde1c827
bdf61d3cc0f316c5935c26c29e7a68419e87ecd3
/6.c
26d20951798c63dbc9280c3c1c4cf0097f6c72e7
[]
no_license
bachue/isbn-978-7-115-35761-8-exercise
b3eeb4a06f7ddaa9bf016488b1b3a991c99a6255
eca552a2660a47005b06f89c90e70bff3433a043
refs/heads/master
2021-01-17T06:43:33.676928
2016-05-02T16:46:41
2016-05-02T16:46:41
56,954,513
1
0
null
null
null
null
UTF-8
C
false
false
4,558
c
#include <stdlib.h> #include <stdio.h> #include <unistd.h> #include <time.h> struct priority_queue_t { int* list; size_t size, capacity; }; enum priority_queue_status { QUEUE_OK = 0, QUEUE_FAILED = -1 }; /* PUBLIC */ enum priority_queue_status priority_queue_create(struct priority_queue_t *, size_t);...
[ "bachue.shu@gmail.com" ]
bachue.shu@gmail.com
4fde88360ae419ff59aaf17bb23f0de23434a71a
2bfab8c1d44e1902bef8c535a080d230ca8fca4c
/main.c
21a9816b31739cf5370dc4610450dbbd9342932a
[]
no_license
binhsevenup/con_trpo
6a1d1d3c926aba6ff07c7b78b7e02a84126598c6
0e383178155bb68fde83bf45baae7d5dec9d011a
refs/heads/master
2020-03-29T05:34:58.341556
2018-09-20T10:08:18
2018-09-20T10:08:18
149,588,957
0
0
null
null
null
null
UTF-8
C
false
false
1,407
c
#include <stdio.h> #include <stdlib.h> int Tong(int a, int b) { return a + b; } int Hieu(int a, int b) { return a - b; } int Tich(int a, int b) { return a * b; } float Thuong(int a, int b) { if (b == 0) { printf("Syntax ERROR! You can not use '0' as the Divisor number, please try again. \n")...
[ "binhsaveup@gmail.com" ]
binhsaveup@gmail.com
2cce5ca51a6c4d7ab8836d899291ce2610dbcdb6
2238c2dfcb0257c54c59932d3c151a9f6a7b24aa
/src/libdg/lit_file_handler_8001F6B4.c
f8a88720feb3705573decdac6fd973fc045f8112
[]
no_license
jbro885/mgs_reversing
fa3264df39d6707396f47537c374f8d41f28d94c
23cdc7a703fc49df6f51800827ef903d81b0294c
refs/heads/master
2023-06-01T20:05:07.537464
2021-06-19T23:59:03
2021-06-19T23:59:03
null
0
0
null
null
null
null
UTF-8
C
false
false
92
c
int lit_file_handler_8001F6B4(unsigned char *pFileData, int fileNameHashed) { return 1; }
[ "chris@pickels.io" ]
chris@pickels.io
b1d039f6543526fce59956f8d16527aca03d9c1e
f7d21283b6cdd6df96e724c2e43b1f57831cef83
/Lab 4 Battleship/battleship/battleship/battleship/EIFGENs/battleship/W_code/C5/et1097.c
cea4f12f7d92f305ecc7caa00afb6ab376674557
[]
no_license
kishanpatel98/Eiffel-Labs
c9088d5969d69943447903ef9bd16c40852bc444
f6c5807f4e55f05be704520150fab2418d43f9f9
refs/heads/master
2020-09-10T04:05:32.948313
2019-11-14T08:03:58
2019-11-14T08:03:58
221,642,534
2
1
null
null
null
null
UTF-8
C
false
false
3,020
c
/* * Code for class ETF_ENUM_INT_ARG */ #include "eif_eiffel.h" #include "../E1/estructure.h" #ifdef __cplusplus extern "C" { #endif extern void F1097_9361(EIF_REFERENCE, EIF_TYPED_VALUE); extern EIF_TYPED_VALUE F1097_9362(EIF_REFERENCE); extern EIF_TYPED_VALUE F1097_9363(EIF_REFERENCE); extern void EIF_Minit1097...
[ "kishanaptel12@gmail.com" ]
kishanaptel12@gmail.com
714cb22a6d529cd83265607e773b2845c908f59e
13549d2d80ba148eb89354d84d195ad186603373
/polastr2/header1.h
71cef62737e2ba345f30a9297a862a444f372e55
[]
no_license
ammarspacer/c-scripts
483d35a5e8b42df43d00e4199d87349313ca2002
5812484376186866043afc80ffe890f8bb1a4596
refs/heads/main
2023-06-29T18:54:59.451370
2021-07-30T08:17:59
2021-07-30T08:17:59
390,950,369
0
0
null
null
null
null
UTF-8
C
false
false
2,043
h
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // ...
[ "noreply@github.com" ]
ammarspacer.noreply@github.com
593735dd4b9aa4a20795cd54254948fe28d34fe2
ae138fafdd210f58c2f275e45fc44530f0815deb
/Constants.h
a944c5856b03eec9619739d33fd145ab3f13de40
[]
no_license
super860327/weibo
1ea638cf3860a905127ad17ddea74286ef175e0d
fd9780a713eb9aef4570282d4ebc239d910ba7b6
refs/heads/master
2021-01-01T06:04:44.959252
2013-06-12T07:46:48
2013-06-12T07:46:48
null
0
0
null
null
null
null
UTF-8
C
false
false
663
h
// // Constants.h // Weibo // // Created by super on 13-5-13. // Copyright (c) 2013年 super. All rights reserved. // #ifndef Weibo_Constants_h #define Weibo_Constants_h #define USER_STORE_ACCESS_TOKEN @"SinaAccessToken" #define USER_STORE_EXPIRATION_DATE @"SinaExpirationDate" #define USER_STORE_USER_ID ...
[ "super860327@gmail.com" ]
super860327@gmail.com
93d45b9be23aa0029938aeafb56bf4c37c6345d3
5e9f34bf2797a6fbc02dfb0235e94e0f2d6c1d4d
/Project/DemoKit/SrcCode/UIApp/Setup/UISetup.h
b302eb801e85046fb843cf0a35b257bbb56abbc2
[]
no_license
7956968/C90
dbbcd6cca7188413c3134262644734210853d4fd
0e21855e89e687ee488879133d901f7abdab746c
refs/heads/master
2023-03-19T10:16:29.443942
2021-03-10T02:49:50
2021-03-10T02:49:50
null
0
0
null
null
null
null
UTF-8
C
false
false
4,255
h
#ifndef UI_SYSTEMOBJ_H #define UI_SYSTEMOBJ_H #include "NVTEvent.h" #include "UIAppCommon.h" #include "NVTUserCommand.h" #if(IPCAM_FUNC !=ENABLE) #include "UIInfo.h" #endif // Change DSC mode type #define DSCMODE_CHGTO_NEXT 0 #define DSCMODE_CHGTO_PREV 1 #define DSCMODE_CHGTO_CURR ...
[ "focus_feng@163.com" ]
focus_feng@163.com
a7b4e9cf19e1a241041fdc897d7e312c51c01b8e
3e3f2d78302c2e7abb8462e045a6f906044e8e66
/np2/sound/sound.c
d38453daee1e12f78c063e1676da32e51f27a204
[]
no_license
retrofirmware/gh_retrogame_emulator
93906a758f8b4ed092c2ebe8f6621c1db5a00b96
415ebd5dab5226441b3f996b82ffba8d17036829
refs/heads/master
2020-03-10T06:34:22.110264
2018-04-03T12:07:49
2018-04-03T12:07:49
129,242,551
1
1
null
null
null
null
SHIFT_JIS
C
false
false
9,880
c
#include "compiler.h" #include "wavefile.h" #include "dosio.h" #include "soundmng.h" #include "cpucore.h" #include "pccore.h" #include "iocore.h" #include "sound.h" #include "sndcsec.h" #include "beep.h" #include "getsnd.h" SOUNDCFG soundcfg; #define STREAM_CBMAX 16 typedef struct { void *hdl;...
[ "g9313716@yuntech.edu.tw" ]
g9313716@yuntech.edu.tw
ff1390c6a261c2f0676aabd236380b4961637b0c
7069cb71852cf1a5995133b1858bab3e46b501f9
/source/ekernel/drivers/include/hal/sunxi_hal_thermal.h
ef000db4f970777d3e6fdd6fdbbdb8ebe36e5114
[]
no_license
lindenis-org/lindenis-v833-RTOS-melis-4.0
d2646c7093851d45645679a55bcf1462b8d4d18e
71ab8faeee960e27ef83a9ff2e4ae4b7f33eda20
refs/heads/master
2023-06-24T01:40:55.111140
2021-07-23T08:01:43
2021-07-23T08:09:40
388,733,103
14
13
null
null
null
null
ISO-8859-1
C
false
false
2,982
h
/* * Copyright (c) 2019-2025 Allwinner Technology Co., Ltd. ALL rights reserved. * * Allwinner is a trademark of Allwinner Technology Co.,Ltd., registered in * the the People's Republic of China and other countries. * All Allwinner Technology Co.,Ltd. trademarks are used with permission. * * DISCLAIMER * THIRD PARTY LI...
[ "given@lindeni.com" ]
given@lindeni.com
5a215b36d31543ff2065b1234b6ae280b7537ac1
fb59a3f2a62ead0fa5b345d26e08a9969ddb48da
/src/main/aerospike/aerospike_batch.c
f930537aad423ecaf5752c469209edcc694ffa9d
[]
no_license
manojhirway/aerospike-client-c-hpux-aix
afc23c586b2b803209d6a7a344e355b3d2fcb1f1
19709e38140cfb720c366a8967aeb170c53826c6
refs/heads/master
2020-05-20T12:19:35.874855
2015-03-12T07:41:51
2015-03-12T07:41:51
32,060,122
0
1
null
null
null
null
UTF-8
C
false
false
13,946
c
/* * Copyright 2008-2014 Aerospike, Inc. * * Portions may be licensed to Aerospike, Inc. under one or more contributor * license agreements. * * 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 Licen...
[ "manoj.hirway@gmail.com" ]
manoj.hirway@gmail.com
701076777ddf15423b9b5ef5fc95993b0eda7362
bf1036304031e3beff5185403a10ba641c1cc208
/User/Inc/main.h
cbf25797e2ccc4c872c1ca9136976090534b751e
[]
no_license
glocklueng/simae-stm32
faf908d0bdd73375546d98ff15a1bee2dc25f8f8
0c105cf90b444fe28e16cc843e6e8d2316ea4dfd
refs/heads/master
2020-12-25T11:21:09.203271
2014-07-17T11:44:09
2014-07-17T11:44:09
null
0
0
null
null
null
null
UTF-8
C
false
false
1,682
h
/** ****************************************************************************** * @file SysTick/TimeBase/main.h * @author MCD Application Team * @version V3.5.0 * @date 08-April-2011 * @brief Header for main.c module ****************************************************************************...
[ "mistyrain3040@gmail.com" ]
mistyrain3040@gmail.com
52789d96c79a4d5e9d927116f68177987f97e284
fbed9ca955d0031fab83e940f20e97c30360791c
/astar/inc/maze.h
1750aa2b51560ed7050d9271047273939421f140
[]
no_license
AntiasKing/Dante
5cfbdf2434313fc7a79291d704eed5feabf4a6ea
2bd6e51c4cc9c26abeb65d3677824d2927374c5a
refs/heads/master
2021-01-11T13:55:41.224273
2017-06-20T13:54:09
2017-06-20T13:54:09
94,896,373
0
0
null
null
null
null
UTF-8
C
false
false
675
h
/* ** maze.h for dante in /home/antiaskid/Documents/B2/dante/depth/inc/ ** ** Made by Antoine Briaux ** Login <antoine.briaux@epitech.eu> ** ** Started on Mon Apr 17 21:27:14 2017 Antoine Briaux ** Last update Fri May 12 19:21:45 2017 Antoine Briaux */ #ifndef __MAZE__ # define __MAZE__ typedef struct s_maze { c...
[ "antoine.briaux@epitech.eu" ]
antoine.briaux@epitech.eu
a2a72ce9936a77427228897a53cf19d533921f0d
e44c1ad39900659c3229ae398d9287012902b3c0
/main_file/main_substr.c
44a784f03c2f40bf5e2212cc08a76fa16f65da38
[]
no_license
mmora-se/Archivos_libft
3e8ee708f4ee3c5e6775f0e6d9a60d54573b78ae
4f049ad9057132ead4aa98fb9681fc47dc3e6ff4
refs/heads/master
2023-04-20T07:23:39.859512
2021-05-03T12:32:06
2021-05-03T12:32:06
360,899,034
1
0
null
null
null
null
UTF-8
C
false
false
1,112
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.c :+: :+: :+: ...
[ "mmora-se@c1r15s5.42madrid.com" ]
mmora-se@c1r15s5.42madrid.com
f127c7783437d1f93d751577d82d1cb0bcc46b1b
5ffe39f3e7c42e77423dbadd8297329d41b5ce53
/c++/spodeow.c
afb38ecf6f0c9b3b5515405ce16d9ee8dc9666a1
[]
no_license
MnSakibOvi/competitive-programming
dd521b1e13926858a59ed9685cc29e734b1537ba
dd5918c7fd4333fc0acb957f84502a89d075d1cb
refs/heads/main
2023-08-15T22:42:17.445947
2021-10-23T11:06:47
2021-10-23T11:06:47
376,104,374
6
0
null
null
null
null
UTF-8
C
false
false
298
c
#include <stdio.h> int main() { int i, n; printf("Print all even numbers till: "); scanf("%d", &n); printf("Even numbers from 1 to %d are: \n", n); for(i=1; i<= ; i++) { if(i%2 == 0) { printf("%d\n", i); } } return 0; }
[ "mnsakib1812@gmail.com" ]
mnsakib1812@gmail.com
206308e94b6dfd72918341c58cf993e28d46d991
0cdb12fe06cf8f5ad895298846b8eea43a64310d
/Assesments&Exams/assesm/1.c
627f99d8cdcb8b6db28a6040ae293e02d6e58f1d
[]
no_license
r14sandeep/Test
f72b6a68af9f775ab4ff4a6f2b3804da6fe6ea32
00e12b81e79eb9c1e9a2e1efece516c8d5fdd7d0
refs/heads/main
2023-07-03T03:52:25.775496
2021-08-02T08:05:22
2021-08-02T08:05:22
391,860,453
0
0
null
null
null
null
UTF-8
C
false
false
2,650
c
#include<stdio.h> #include<stdlib.h> typedef struct sll { int data; struct sll *next; }NODE; int n1=0,n2=0,n3=0,n4=0,n5=0; void add(NODE **head) { NODE *temp,*nu; nu=malloc(sizeof(NODE)*1); printf("enter value:"); scanf("%d",&(nu->data)); nu->next=NULL; if(*head==NULL) *head=nu; else { temp=*head; whil...
[ "r14sandeep@gmail.com" ]
r14sandeep@gmail.com
431808c8f6d89f608c9592417cb6833cfa39a01f
564a8418523753f091ade4b7e125f44840de0dac
/mpi/user/examples/mpi_teragrid/ProcessColors.c
77f5713b16b2b91ffc36fd051f8e153fb93b3d8f
[ "BSD-3-Clause" ]
permissive
davidiw/Grid-Appliance
ec5a154ad1619a5c76a86830e15e4a11442ec4a9
e26f663a9079b23a3dc13577042ee7819c1ad8d5
refs/heads/master
2016-09-05T19:24:42.441039
2013-02-27T07:05:29
2013-02-27T07:05:29
287,746
3
2
null
2013-02-27T06:49:32
2009-08-25T16:04:31
Shell
UTF-8
C
false
false
2,821
c
/* From the TeraGrid tutorial, Introduction to MPI * http://ci-tutor.ncsa.illinois.edu/ */ #include <stdlib.h> #include <stdio.h> #include "mpi.h" int main (int argc, char* argv[]) { int procID, nproc, root, source, target, tag; int k, ncolors, pcolor; int *colorArray; char color[10]; MPI_St...
[ "panoat_c@yahoo.com" ]
panoat_c@yahoo.com
72fec2b8f61dc73f2d511d14b54e3fec9e25a9b8
7ec509ddbf1a48e63744347b2e314fa4cc9c9cf9
/plat/pc86/libsys/read.c
968124784fc327f6485b86a12814707a5de64474
[ "LicenseRef-scancode-other-permissive" ]
permissive
vrosnet/ack
2c36abf930819457b2956d5b9af05acf6d14c2e8
bbac1193ff8c9b0ab799b6ed287adce44ec1bd8b
refs/heads/default
2021-01-24T09:39:34.298344
2016-09-21T17:47:00
2016-09-21T17:47:00
69,525,555
1
0
null
2016-09-29T03:07:24
2016-09-29T03:07:24
null
UTF-8
C
false
false
602
c
/* $Source$ * $State$ * $Revision$ */ #include <stdlib.h> #include <errno.h> #include <unistd.h> #include "libsys.h" int read(int fd, void* buffer, size_t count) { char i; /* We're only allowed to read from fd 0, 1 or 2. */ if ((fd < 0) || (fd > 2)) { errno = EBADF; return -1; } /* Empty buffer? */...
[ "none@none" ]
none@none
5b9ac5f8c31c888d8d9f4bd1620e2a9a907a16de
264cc34d1d5322c9c955f351e5ed710836f6a1a5
/cmake_targets/basic_simulator/enb/CMakeFiles/RRC_Rel14/PDCCH-CandidateReductions-r13.c
dbee924638d4d1954674554a17e4a5e51b037cf7
[ "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
5,427
c
/* * 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
1f773aa52b6b978d9dabc3d1bc4a4cf064778bbc
cfe69fc556729bdecf2118fa5bc329343c42ed80
/10.0.10240.16384/ntoskrnl/Functions/sub_817410.c
a5e712b67a04e446e7e28ef212732ec0f2e1e2e9
[]
no_license
Myprivateclonelibrary/W10M_unedited-decomp
8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a
67b05851a3e262ff8a5d11ee50db34f28c350f16
refs/heads/main
2023-08-31T06:00:37.303105
2021-05-15T23:53:23
2021-05-15T23:53:23
null
0
0
null
null
null
null
UTF-8
C
false
false
853
c
// sub_817410 int __fastcall sub_817410(int a1, int a2, int a3, int a4, int a5, int a6, int a7, int a8, int a9, int a10, int a11) { int v11; // r4 int v12; // r1 int v13; // r2 int v14; // r0 int v15; // r0 _DWORD v17[12]; // [sp-30h] [bp-30h] BYREF PpmAcquireLock((unsigned int *)&PpmPerfPolicyLock); ...
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
89ab0d48d9512388aaee1bb846e7ef734c10a311
cc49413d53d984052578ea1fa05d856192174904
/openairinterface5g-develop/openairinterface5g-develop/nfapi/open-nFAPI/vnf/inc/vnf_p7.h
ad1c5e7944295028eab74897ae8db264d836e989
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
542537372/5g_saveback_2021_0301
578fc639a4b861d705aea9363fe00485f5a8d289
e406e2bcce7a3690a6d013d06dfb8374c78ed22b
refs/heads/main
2023-06-03T21:13:38.030641
2021-06-17T09:30:17
2021-06-17T09:30:17
377,680,536
1
1
null
null
null
null
UTF-8
C
false
false
4,063
h
/* * Copyright 2017 Cisco Systems, 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 agr...
[ "542537372@qq.com" ]
542537372@qq.com
de3528410490241788c0578f246b662f5c86d394
497dd4dcd3708220093d21c4b4e5164989beef87
/include/login.h
ab7fbe1458ff6795a23cc7150c206104c0119a8e
[]
no_license
auto21cn/SYXJL
4375ed28c5505f8611907ea4701de4d9b0c2c2df
dd9babf91c9a122d440c0c2a679ac372f3e0c2db
refs/heads/master
2021-01-08T20:47:38.424077
2019-01-17T11:47:40
2019-01-17T11:47:40
null
0
0
null
null
null
null
UTF-8
C
false
false
1,404
h
// login.h // Originally from ES2 // Modified for XKX #ifndef __LOGIN__ #define __LOGIN__ #define LOGIN_TIMEOUT 150 #define WELCOME "/adm/etc/welcome" #define NEW_PLAYER_INFO "/adm/etc/new_player" #define UNREG_MOTD "/adm/etc/unreg_motd" #define MOTD "/adm/etc/motd" #define WIZLIST "/adm/etc/wizlist" #defi...
[ "i@oiuv.cn" ]
i@oiuv.cn
b3422d65228d3f49d6150ab4baf0d5b57cc0b4fd
cd4c4e0f5943e0e861656afa6e79c002a48603b3
/Programacao_Unidade_Controlo/biblio_BLDC/sine_control.h
368ac0e1dbf111dd55394779671fceda9ffc8c46
[]
no_license
ricarpina/Dissertacao_Computador_Bordo
c2a505aea094cbc384bd1d26ecc3d62740c06e05
8c500f7008eb6bd27ac391caa5ea74ee46345c1d
refs/heads/master
2020-06-10T14:12:29.326389
2016-12-08T17:13:54
2016-12-08T17:13:54
75,950,908
0
0
null
null
null
null
UTF-8
C
false
false
31
h
void Bldc_FillSineLut(void);
[ "noreply@github.com" ]
ricarpina.noreply@github.com
6a0e4fa4ff9fc1525c3b42ba0c82e7b5fa759aa5
a08071f906b7eb291d6e9194616a8a8ca0518248
/IAED/LAB/05/exercicio1.c
65fed04bbe9c1115d7856b7b33c3b617aefb35ab
[ "MIT" ]
permissive
RafaelPAndrade/LEIC-A-IST
17317a9a58e62d280e40468594f811088683738e
9472adeba43c98b42c801092654d416f0bc6928f
refs/heads/master
2021-01-13T02:55:56.286168
2019-08-27T13:23:40
2019-08-27T17:21:55
77,086,887
2
0
null
null
null
null
UTF-8
C
false
false
886
c
# include <stdio.h> #define NUMEROLIVROS 100 #define MAXTITULO 40 #define MAXNOME 20 typedef struct { int dia; int mes; int ano; } Data; typedef struct { char titulo[MAXTITULO+1]; char autor[MAXNOME+1]; long int isbn; int anoPublicacao; int numeroDaCopia; Data dataEmprestimo; Data dataRetorno; } Livro; ...
[ "rafael@localhost.here" ]
rafael@localhost.here
a17f1f5f3e2327bfd767a0b066e69ded6b64240b
716fe9d2c02d73e5cb7da8ca2cf2db8b623e195a
/mesh/prov/src/prov_provisioner.c
6f24c019b5c9173d177eef490f336688f259fad8
[]
no_license
chitran96/ble-mesh-temperature-monitoring
4798835a7af7aac595aa62879019c138a29bef03
fa85bf1f11e24849029dbc7d743ff87f6304ad3d
refs/heads/master
2021-03-31T00:56:05.519607
2018-03-11T09:46:44
2018-03-11T09:46:44
124,742,665
0
0
null
null
null
null
UTF-8
C
false
false
23,272
c
/* Copyright (c) 2010 - 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 notice, this * l...
[ "1410364@hcmut.edu.vn" ]
1410364@hcmut.edu.vn
56b18d5358bfdcbf8ff157edb1bc9f63dd47f148
e7f314ab4fe6b063a026cb9af0eb0ad0933f335d
/Pt2ZNuQ2pi0_aa_all_UML_Pcorr_bkgExpxG_Tvz/gsim_CD_Dgsim/rspic/hM1_29.C
99bd7e512a44a5dd95d1dbf34c45705bcba86c49
[]
no_license
orsosa/EG2_analysis
016f91bb3761b0cf309523837ebf2124944f8341
08cea395b98d050ea9ffbca866e267158578f147
refs/heads/master
2021-01-21T22:35:47.935595
2018-10-03T19:06:10
2018-10-03T19:06:10
102,161,447
0
0
null
null
null
null
UTF-8
C
false
false
668,077
c
void hM1_29() { //=========Macro generated from canvas: c/The canvas //========= (Sun Jun 10 13:14:25 2018) by ROOT version 6.12/06 TCanvas *c = new TCanvas("c", "The canvas",1,1,920,666); gStyle->SetOptStat(0); c->SetHighLightColor(2); c->Range(0,0,1,1); c->SetBorderSize(2); c->SetLogy(); c->SetF...
[ "oj.5070@gmail.com" ]
oj.5070@gmail.com
779c3d9626b9abd8fd24da715ae450b1e314bde3
a0fc4e7bccc19eca174e77ab9b003033d198d994
/APUE3/UNIX3/shell.c
61b56dced0002dc9091e5638f41f39d2846201e6
[]
no_license
wugsh/wgs
ace12a596ac112a48ab1e9f55d64655cfb1b42ad
914522c452ca8d85b977d6453c2a2650e879025c
refs/heads/master
2022-02-27T23:45:14.330224
2022-02-07T03:26:12
2022-02-07T03:26:12
57,041,086
2
5
null
2017-08-14T15:15:27
2016-04-25T12:48:23
C++
UTF-8
C
false
false
1,363
c
/* * ===================================================================================== * * Filename: shell.c * * Description: shell command * * Version: 1.0 * Created: 09/06/11 10:47:21 * Revision: none * Compiler: gcc * * Author: YOUR NAME (), * ...
[ "wugsh15@lzu.edu.cn" ]
wugsh15@lzu.edu.cn
e315fb0c290952be87933570a1cf4483d7b31914
5b5438e1209aef13e42374de4c0c9a1ac0ae1ab9
/joystick_2_motion_command/dataview-uniq.c
5e4f89e2cdda9154e77d1b77ca7df4158270b95b
[ "BSD-3-Clause" ]
permissive
ESROCOS/drivers-taste-controldev
a586641545e35f29b18eee4a113dbceeb0a04d5c
578bac864ff755d1c6b2f046283b98d19a34de90
refs/heads/master
2020-03-23T20:25:52.340828
2019-01-16T08:59:25
2019-01-16T08:59:25
142,040,811
0
0
null
null
null
null
UTF-8
C
false
false
303,787
c
/* Code automatically generated by asn1scc tool */ #include <limits.h> #include <string.h> #include <math.h> #include "dataview-uniq.h" const asn1SccT_UInt32 numT_String = 60; const asn1SccT_UInt32 maxSize_JoystickString = 25; const asn1SccT_UInt32 axesElementsMax = 30; const asn1SccT_UInt32 buttonElementsMax = 30; c...
[ "moritz.schilling@dfki.de" ]
moritz.schilling@dfki.de
1151e8e3dc81b6139af5bb4a9296be0df04763d4
4066bdacef97d867a4e23943121c73e8b7a20ec6
/runtime/platform/address_sanitizer.h
37346fcc1eaa0f913d4216374e1a1ace7076e484
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mikejurka/sdk
ab4c128e13480f92424e27c3b0346a6c801fd78c
e56d8eef56f52dd7b3746d4d55cf8a651d8797f7
refs/heads/master
2021-01-12T17:34:54.870555
2016-10-21T23:51:59
2016-10-21T23:51:59
71,606,799
1
0
null
2016-10-22T00:25:59
2016-10-22T00:25:59
null
UTF-8
C
false
false
1,029
h
// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. #ifndef PLATFORM_ADDRESS_SANITIZER_H_ #define PLATFORM_ADDRESS_SANITIZER_H_ #include "platform/globals...
[ "koda@google.com" ]
koda@google.com
009f3c9cdaac1a05590130506824b06df2aa7fe4
ca5d0996c547b88fbb1bde1ad90cd46b52dd9e1b
/treemap.h
edb1f0366cad04c0aad671e168ce122feb3926c4
[]
no_license
DaylanStay/Tarea_3
0bfb5b37574d2352bb5c1de463a60f2f6ed2d68e
45085ed312f57fe4241c452fc2c0d3f870507182
refs/heads/main
2023-05-30T11:53:28.639979
2021-06-07T20:24:59
2021-06-07T20:24:59
371,216,923
0
0
null
null
null
null
UTF-8
C
false
false
466
h
#ifndef TREEMAP_h #define TREEMAP_h typedef struct TreeMap TreeMap; TreeMap * createTreeMap(int (*lower_than_int) (void* key1, void* key2)); void insertTreeMap(TreeMap * tree, void* key, void * value); void eraseTreeMap(TreeMap * tree, void* key); void * searchTreeMap(TreeMap * tree, void* key); void...
[ "noreply@github.com" ]
DaylanStay.noreply@github.com
66e7ffcb84bd0f603c22460b731a2ff478d8c7fd
22357ba8a5822174f0cfdb880705930c76abaf99
/code.c
85ed63a8f4d99e55f13026a153b86726af951ec5
[]
no_license
Roustikov/M48-Bike-Driver
e0acea3bc0ce90e2ea7aa2e1c9019dac0c61b74d
d7e0134a879f4b769bbf3cb1d5f0059e8461967e
refs/heads/master
2021-01-01T03:43:01.236088
2016-05-04T14:50:08
2016-05-04T14:50:08
58,060,093
1
0
null
null
null
null
WINDOWS-1252
C
false
false
6,689
c
/***************************************************** This program was produced by the CodeWizardAVR V2.05.3 Standard Automatic Program Generator © Copyright 1998-2011 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com Project : Version : Date : 12.04.2014 Author : MakZ Company : Comments: Chip type...
[ "roustikov@gmail.com" ]
roustikov@gmail.com
818494e91348cfe7b567552c12366c6b38ecc21f
727f1bc2205c88577b419cf0036c029b8c6f7766
/out-bin/py/google/fhir/models/run_locally.runfiles/com_google_fhir/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/tensorflow/include/external/eigen_archive/Eigen/src/plugins/BlockMethods.h
6d12f260d5ae6c3a0dea478a2712f8f6e699c0ce
[ "MPL-2.0", "Apache-2.0" ]
permissive
rasalt/fhir
55cf78feed3596a3101b86f9e9bbf6652c6ed4ad
d49883cc4d4986e11ca66058d5a327691e6e048a
refs/heads/master
2020-04-13T00:16:54.050913
2019-01-15T14:22:15
2019-01-15T14:22:15
160,260,223
0
0
Apache-2.0
2018-12-03T22:07:01
2018-12-03T22:07:01
null
UTF-8
C
false
false
234
h
/home/rkharwar/.cache/bazel/_bazel_rkharwar/c4bcd65252c8f8250f091ba96375f9a5/external/pypi__tensorflow_1_12_0/tensorflow-1.12.0.data/purelib/tensorflow/include/tensorflow/include/external/eigen_archive/Eigen/src/plugins/BlockMethods.h
[ "ruchika.kharwar@gmail.com" ]
ruchika.kharwar@gmail.com
55684484aa00ce5da2c383cddd1b452eef5409ba
4da6b305377173e24c94afc44192a4f502f14b7d
/Delphes3/mainAnalysis.C
214bfb55d739a804316b3f0a06b07ef52a1e0fdd
[ "CC-BY-4.0" ]
permissive
raggleton/4tau_work
6816e732d65908b46fb19cff869d03855a21cf12
3b1aea1d87a4adf5495b0b27df462aacd734f278
refs/heads/master
2021-01-20T21:53:08.449942
2015-03-03T16:43:12
2015-03-03T16:43:12
16,482,213
0
0
null
null
null
null
UTF-8
C
false
false
36,864
c
#include <vector> #include <algorithm> #include <string> #include <sstream> #include "commonFunctions.h" #include "cuts.h" using std::cout; using std::endl; /** * Main analysis script to make plots, except for those pertianing to mass distributions or correlation coefficiants (see massPlots.C) */ /*...
[ "robinaggleton@gmail.com" ]
robinaggleton@gmail.com
4e61aae99bcb72451d582ddb20682c4b32587880
44958f4b724284bff7c7113eef36711ff2c02ee8
/Pods/Headers/Public/RongCloudIMKitWithVoip/RongIMLib/RCPublicServiceRichContentMessage.h
8a32da53d8f980e8f57d565a92b0d11ae3c9392f
[]
no_license
houkangzhu/KZWechatSwift
260e883819844a8ef2aec6ff8230b8e662f76e4b
9b68bc6ae7c816aebd5a872b5550442d32f75db4
refs/heads/master
2021-01-01T04:11:25.293976
2016-04-22T10:40:57
2016-04-22T10:40:57
56,848,112
0
0
null
null
null
null
UTF-8
C
false
false
147
h
../../../../RongCloudIMKitWithVoip/Rong_Cloud_iOS_IMKit_SDK_v2_5_0_stable_with_voip/RongIMLib.framework/Headers/RCPublicServiceRichContentMessage.h
[ "houkangzhu@hotmail.com" ]
houkangzhu@hotmail.com
311eafa08ea89514d6202d330c53bd3d1c02585f
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/lab/engine/code/game/extr_g_active.c_ClientThink.c
55e1cac131dcc99733210d9bce1421e0ef672f07
[]
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,556
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
8d3bec83ef0a987da6892554f8d7e7e34a68650f
75fc4fe571fa4b6eb3fbb99ea64352192d26f66d
/ex1/shell.c
be3e2da3eaabffccf36dcad781e2e4f13782b466
[]
no_license
vaishu1312/Data-structures-lab
8914746b80507b254d221f3127c7edee47ec7913
a3e5978cf168cc14550bca1d7b4ad25387a3add3
refs/heads/master
2023-01-11T15:59:21.577411
2020-11-17T17:55:52
2020-11-17T17:55:52
313,698,912
0
0
null
null
null
null
UTF-8
C
false
false
747
c
#include<stdio.h> int* input(int n) { int i; static int a[30]; printf("Enter the values: "); for(i=0;i<n;i++) scanf("%d",&a[i]); return a; } void display(int a[],int n) { int i; for(i=0;i<n;i++) printf("%d ",a[i]); printf("\n"); } int* shell(int a[],int n) { int incr,i,j,tmp; for(incr=n/2;incr>0;i...
[ "vaishali17181@cse.ssn.edu.in" ]
vaishali17181@cse.ssn.edu.in
545dbd4233b6bfdad18cca4b44008d81200eadca
f43006c56429474192f199415914c72b6a2b9742
/chip/ish/ipc_heci.h
e7238df83d16220d0e589aef3ef583ab23620e60
[ "BSD-3-Clause" ]
permissive
DalavanCloud/chrome-ec
e8876895b607bbf7e592c3794c45f72e516d6e3d
9670696203029efa87b0871073e149b7ba8619c2
refs/heads/master
2020-04-19T19:52:20.269541
2019-01-19T09:03:10
2019-01-30T09:26:10
168,400,118
1
0
null
2019-01-30T19:17:05
2019-01-30T19:17:04
null
UTF-8
C
false
false
2,650
h
/* Copyright 2018 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ /* IPC module for ISH */ #ifndef __IPC_HECI_H #define __IPC_HECI_H enum IPC_ERR { IPC_ERR_IPC_IS_NOT_READY = EC_ERROR_INTERNAL_FIRST + 0, IPC_ER...
[ "chrome-bot@chromium.org" ]
chrome-bot@chromium.org
5fac64fa1c5667e6c256d251d4bd89b091ff80e0
1aff08b2f1086719a3632d21316ac90a33653bf0
/external/Coin3D/include/Inventor/C/glue/spidermonkey.h
f65c4a89fe20562f75316831adc439012d5cd0f9
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "GPL-1.0-or-later", "LGPL-2.0-or-later", "MIT" ]
permissive
jsenn/ifcplusplus
e95150133e2d57f3aed4acfab17d367e006c2947
ec2fd1ab037dada1a6d0c1772fe6d600d32848bd
refs/heads/master
2022-05-06T12:52:05.767310
2020-08-25T18:10:26
2020-08-25T18:10:26
158,419,869
1
0
MIT
2018-11-20T16:30:48
2018-11-20T16:30:48
null
UTF-8
C
false
false
19,974
h
#ifndef COIN_GLUE_SPIDERMONKEY_H #define COIN_GLUE_SPIDERMONKEY_H /**************************************************************************\ * Copyright (c) Kongsberg Oil & Gas Technologies AS * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm...
[ "fabian.gerold@gmail.com" ]
fabian.gerold@gmail.com
4c6e0d8dda7ff6c58f843de34b9a506c7817cc24
28c363bbc7474d54ef37c1dfa7f734a273080ed1
/c++/src/stat.h
738b996644526508ffb03553807b21ddefccbd29
[]
no_license
maldonadoq/os
4dc3266c7b58c9c54cc25f18f786e271f220e69d
7165fcd2dab435e6209c7f410be9f92aa6946d34
refs/heads/master
2020-03-07T01:06:57.138452
2019-03-13T14:52:39
2019-03-13T14:52:39
127,174,848
0
0
null
null
null
null
UTF-8
C
false
false
132
h
#ifndef _STAT_H_ #define _STAT_H_ double mplus(double, double); double msubs(double, double); double mmult(double, double); #endif
[ "percy.maldonado@ucsp.edu.pe" ]
percy.maldonado@ucsp.edu.pe
7926df6e53ce9809ddf4bef0756b290d05237e87
601bf2725eae19a287d9a30b22a4f2d1ddcd898e
/AP_3RF _测试收发程序修改为sensor长发模式201-4-10/MDK-ARM/RTE/RTE_Components.h
4f5cf9bdc607a5c4fa263ffb5d7ffda4678093ef
[]
no_license
quanhengwen/sx1278_3ch_ap
5b381334fc8f7593d0c28f5b14be2acb402f35b8
3ccaa6913f73e240655a3e49a8cf5ef72fc57163
refs/heads/master
2023-03-19T16:30:26.778056
2019-05-21T10:38:13
2019-05-21T10:38:13
null
0
0
null
null
null
null
UTF-8
C
false
false
324
h
/* * Auto generated Run-Time-Environment Component Configuration File * *** Do not modify ! *** * * Project: 'AP_3RF' * Target: 'AP_3RF' */ #ifndef RTE_COMPONENTS_H #define RTE_COMPONENTS_H /* * Define the Device Header File: */ #define CMSIS_device_header "stm32f4xx.h" #endif /* RTE_COMPONENTS_H...
[ "379746075@qq.com" ]
379746075@qq.com
bd00c391cfd79675bf3ac8b08bbe9ba3407c0b74
df1949fba5c107eff267e8fe1c6c52dd22555dff
/target/classes/hfy4code/d/libie/npc/obj/letter2.c
eb8ad8d90bf77f871f082fcff9937531046104e2
[]
no_license
yiwugan/fyvidata
cf1d95f9e060be22a33549512d266967b3daea66
0f0129aa2fabbaf9c0735b88970cca18beeba4a4
refs/heads/master
2020-03-27T09:23:25.891788
2018-09-04T03:05:43
2018-09-04T03:05:43
146,336,668
0
0
null
null
null
null
GB18030
C
false
false
508
c
#include <ansi.h> inherit ITEM; void create() { set_name("南宫十二郎的信", ({ "letter", "信"}) ); set_weight(50); set("for_di",1); if( clonep() ) set_default_object(__FILE__); else { set("unit", "封"); set("value", 0); ...
[ "yiwugan2@gmail.com" ]
yiwugan2@gmail.com
bcd6b0d1d37bc0cd3982081aee89951d0c2c0126
2950e1567e241c95a1c790b867637d4a168c8d4e
/c/example/hello_world.c
00e9e10dec09e77866f60f9a7f08699e6d448ae4
[]
no_license
jhanggj/C_Linux_Programming_Practice
64d1c29b8af4b284997308d48cec31dd085cf061
8c01cb61020dfd555c3c60e3ee4699b19aa745e7
refs/heads/master
2022-12-10T22:44:37.602143
2020-09-11T03:08:39
2020-09-11T03:08:39
94,160,845
0
0
null
null
null
null
UTF-8
C
false
false
185
c
#include <stdlib.h> #include <stdio.h> #include <errno.h> #define err_exit(MESSAGE) ( \ perror(MESSAGE), \ exit(1) \ ) int main(void) { printf("Hello World!\n"); return 0; }
[ "Guang-Jie_Jhang@alphanetworks.com" ]
Guang-Jie_Jhang@alphanetworks.com
2c113ef8f6cc5511c784a8498362f7aa913cab85
e428cf8910997e944fe41aa56b33e249c6ec4d10
/RollingStone.X/library/motor_led/advance_one_timer/fast_agenda/e_agenda_fast.c
da19ff0e55d0b6dcbc0704b8d20c068fff0f37ec
[]
no_license
GuilainLang/RollingStone
3ba3517769e53306e1c1ff9f8649e3d989b20500
0b34cf06685b6338c9ebcd23a809178cfda7fe13
refs/heads/master
2021-06-15T23:26:46.554617
2017-04-13T07:50:36
2017-04-13T07:50:36
null
0
0
null
null
null
null
UTF-8
C
false
false
22,057
c
/******************************************************************************** Advance fast agenda events of e-puck 2005: first version Julien Hubert This file is part of the e-puck library license. See http://www.e-puck.org/index.php?option=com_content&task=view&id=18&Itemid=45 (c) 2004-2007 Ju...
[ "guilain.lang@epfl.ch" ]
guilain.lang@epfl.ch
d337ba1f92c56ed591617be2611ac307a7a15397
64f489e5bee7384bfb3afb50a20e7741377cfdd9
/src/embedded/CC1310Ware/driverlib/aon_batmon.c
fc586beccef300d94bcaf9dc7f7723920ff896a1
[]
no_license
smthmelv/SeniorDesignMay1622
b8f82d6faedf1fb62c2498c7fa71f767a3a91a82
ab5e4a655a68be79be707d2b5cb4c67f9980c392
refs/heads/master
2020-07-04T06:20:05.616675
2016-04-27T22:14:38
2016-04-27T22:14:38
202,185,431
0
0
null
null
null
null
UTF-8
C
false
false
3,996
c
/****************************************************************************** * Filename: aon_batmon.c * Revised: 2015-10-21 16:28:04 +0200 (Wed, 21 Oct 2015) * Revision: 44798 * * Description: Driver for the AON Battery and Temperature Monitor * * Copyright (c) 2015, Texas Instrumen...
[ "mattrose@iastate.edu" ]
mattrose@iastate.edu
7ae72e3df344b6baa508b331f3e5eb6e40119890
1c6a7ae5dca2a38c68fde97a676478c6573bca02
/linux-3.0.1/drivers/i2c/busses/i2c-pxa-pci.c
6659d269b841b4c04869ec3aa9d18eb23cb4a4a4
[ "Apache-2.0", "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later" ]
permissive
tonghua209/samsun6410_linux_3_0_0_1_for_aws
fab70b79dc3e506dc03ac1149e2356137869c6ca
31aa0dc27c4aab51a92309a74fd84ca65e8c6a58
refs/heads/master
2020-04-02T04:24:32.928744
2019-01-20T13:51:34
2019-01-20T13:51:34
154,015,176
0
0
Apache-2.0
2018-10-24T14:51:04
2018-10-21T14:07:31
C
UTF-8
C
false
false
3,875
c
/* * The CE4100's I2C device is more or less the same one as found on PXA. * It does not support slave mode, the register slightly moved. This PCI * device provides three bars, every contains a single I2C controller. */ #include <linux/pci.h> #include <linux/platform_device.h> #include <linux/i2c/pxa-i2c.h> #includ...
[ "kyh1022@163.com" ]
kyh1022@163.com
ee91f5d3fe38f1503acf01ca2f87ab38df113611
2cb7a5522f0684dc618b13aef55fd8ba69432c30
/processEnv/argsEchoStdout.c
36c37d4174dd5a695f204b088b4c32bfcc7f798f
[]
no_license
PesudoS/apueCollector
00fcfe3bef4c685f89d76ded60766deb22934772
c303edc99c10d65e2f8234fd04be86fde24aee12
refs/heads/master
2020-04-02T02:25:51.101311
2018-10-20T13:46:04
2018-10-20T13:46:04
153,908,563
0
0
null
null
null
null
UTF-8
C
false
false
182
c
#include "apue.h" int main(int argc, char *argv[]) { int i; for(i = 0; argv[i] != NULL ; i++) /* echo all command-line args */ printf("argv[%d]: %s\n", i, argv[i]); exit(0); }
[ "quiet_sjw@163.com" ]
quiet_sjw@163.com
799654ea9e730ebe08f98d5c722dce8bc692125d
8da39fa4c799eb2d6c773261a6220130b76ddf6b
/phonebook/phonebook.h
3cf5a21ab38ffd46679eec8b869a3cb1f2c9667e
[]
no_license
schwarmcyc/embedded-summer2015
c50cc2e6d5e914a80ea2fd7989f8b1d89be190a7
6952764cf2de1d933c3a17d4b3462c79aaa7f376
refs/heads/master
2020-12-30T19:23:14.847418
2015-08-19T22:56:19
2015-08-19T22:56:19
null
0
0
null
null
null
null
UTF-8
C
false
false
1,239
h
#ifndef _PHONEBOOK_H #define _PHONEBOOK_H #define MAX_LAST_NAME_SIZE 16 /* original version */ typedef struct __PHONE_BOOK_ENTRY { char lastName[MAX_LAST_NAME_SIZE]; char firstName[16]; char email[16]; char phone[10]; char cell[10]; char addr1[16]; char addr2[16]; char city[16]; ch...
[ "charles620016@gmail.com" ]
charles620016@gmail.com
d14c594e0fb206922efce359de034dce206c56a2
7051d3ad662da6ce68c91accaefc068b495f576d
/SctPkg/TestInfrastructure/SCT/Framework/ENTS/EasDispatcher/Include/EasArg.h
cbd9049d314f97d0f2a19c8b271d82c2247f6363
[]
no_license
EddieCYW/UEFISCT2_6
19aa0fc0878a12e33798949a29c181dd1c16f15f
b8d1bf8d45b84488c3ea3b2ca0869ee24d590980
refs/heads/master
2020-03-23T16:14:45.713548
2017-08-04T05:43:48
2017-08-04T05:43:48
null
0
0
null
null
null
null
UTF-8
C
false
false
3,189
h
/*++ The material contained herein is not a license, either expressly or impliedly, to any intellectual property owned or controlled by any of the authors or developers of this material or to any contribution thereto. The material contained herein is provided on an "AS IS" basis...
[ "ericjin@users.noreply.github.com" ]
ericjin@users.noreply.github.com
e7591fa1e04822b82681d5dd39b22c1b7bdd0ad4
fe3618bc3c296eb772ebbc8ba07715735f2daa8b
/p3.C
6fcd329d08431d594fb67be820e9e9ee27e1c5d3
[]
no_license
saranmonicakishore/c-programing
4482c85324c26e40d95acd5bce3694b7934a5a1a
ac8c4da1eb7baf9719c03dc8c7c96a84d7586fb7
refs/heads/master
2020-04-18T02:29:58.684908
2019-03-28T10:38:48
2019-03-28T10:38:48
167,165,102
0
0
null
null
null
null
UTF-8
C
false
false
176
c
#include <stdio.h> int main(void) { int n,i,rem,rev; scanf("%d",&n); while(n!=0) { rem=n%10; rev=rev*10+rem; n=n/10; } printf("%d",rev); return 0; }
[ "noreply@github.com" ]
saranmonicakishore.noreply@github.com
62bc79d7973f0dbfe58def454af077b1b80509be
6e50f116ae82f1c901ab7e14d6dfbd9a2286c3cc
/Include/aes256.h
743e34009128066a3e623d947b4d3d6827a08976
[]
no_license
bbcgi/nrf51822
4b01dceaad95ca26bc77fab19aebed2a4a72d2c7
2ca127abe8b38c2564ec5bc55109f337486c4bef
refs/heads/master
2021-09-14T07:41:13.059672
2018-05-10T02:40:16
2018-05-10T02:40:16
null
0
0
null
null
null
null
UTF-8
C
false
false
463
h
#ifndef __AES256_H__ #define __AES256_H__ #include <stdio.h> #include <stdint.h> #include <stdbool.h> #define AES256_LENGTH 32 typedef struct { uint8_t key[AES256_LENGTH]; uint8_t enckey[AES256_LENGTH]; uint8_t deckey[AES256_LENGTH]; } __attribute__((packed)) aes256_context; void tytt_aes256_encr...
[ "r94525021@gmail.com" ]
r94525021@gmail.com
d6004ff9144926b755e9de2e73abb16104585f5e
da7c499625123f5d1a28e3d75b037523df11ccb5
/devel/VxWorks55/ppc/target/hide/config/PPMC2800/commDrv/vxMpscIntCtrl.h
b2e021d591c999b912f6fb99ae3631100f07f9d1
[]
no_license
emuikernel/BDXDaq
84d947b0a4c0c1799a855dbe6c59e9560a8fc4e2
cf678d3b71bdfb95996e8b7e97ad3657ef98262f
refs/heads/master
2021-01-18T07:26:38.855967
2015-06-08T15:45:58
2015-06-08T15:45:58
48,211,085
3
2
null
2015-12-18T02:56:53
2015-12-18T02:56:52
null
UTF-8
C
false
false
3,230
h
/****************************************************************************** * (c), Copyright, MOTOROLA INC - ECC * * * * THIS CODE CONTAINS CONFIDENTIAL INFORMATION OF MOTOROLA , INC. * * NO RIGHTS...
[ "andrea.celentano@ge.infn.it" ]
andrea.celentano@ge.infn.it
3f4bade9b1d1210abc9324756cf77ae541e388fa
896409af989962e0c86ba5193b3fd6d1e81d2bf3
/8/8-1.c
0617dd0d77754d2da9d33c78ae8b98d02ecea0b1
[]
no_license
KorolyaSergey/sizka2
5329a68554744494cf0233763db011c1c7cf90ff
2db59feae4546da72de4516a02adbd0052e2bc42
refs/heads/master
2022-11-05T18:34:11.271854
2020-06-12T17:52:19
2020-06-12T17:52:19
271,832,627
0
0
null
null
null
null
UTF-8
C
false
false
330
c
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <stdbool.h> #include <string.h> char * bin(int n, char * b){ if (n < 1){ return b; } char * tmp = " "; sprintf(tmp, "%d", (n % 2)); strcat(b, tmp); return bin(n-1, b); } int main() { printf("%c", bin(8, " ")); re...
[ "crazynooblol3@gmail.com" ]
crazynooblol3@gmail.com
e958cb95aaf3537f17fdc832df39097725f2d6b4
e1a0c89b0923e7e9be5e44d546c75a0f808c8d79
/lib/Snooze/examples/reduced_cpu_block/simple/delay.c
f82f6d12c344cd6c6d97d10ba186148a1e88203d
[ "MIT" ]
permissive
nicksteiner/tltcam
71961b1bab00aa5eb6b8fc3ad272b8cfc8c1f679
1353e4384d163a5033e8b12f3362fa5c12176b6d
refs/heads/master
2020-03-12T16:22:20.481462
2018-04-23T15:08:33
2018-04-23T15:08:33
130,714,435
0
0
null
null
null
null
UTF-8
C
false
false
1,068
c
#include "Arduino.h" #define TWO_MHZ 2000000 // delay and micros for 2 MHz cpu speed /***************************************************************************************************/ uint32_t micros_lp(void) { uint32_t count, current, istatus; __disable_irq(); current = SYST_CVR; count = systick_m...
[ "nick.steiner@gmail.com" ]
nick.steiner@gmail.com
edd898f85ea7b32418ec657e0edd8685ad80d0e2
6bf819d1695f86e3c82aaa5ba60ff638d8adab29
/PR1/esami_precedenti/2019-02-08/box.c
6c760983958ba970a4ff4b757fc81f778c8d4e1a
[]
no_license
DGC75/unipi
14bccfeda30fadd80f2e2703743004711b7d9c22
e611fc6f193e09e00f0dac17b22a327eb74108c5
refs/heads/master
2023-06-05T16:44:21.318261
2021-06-29T20:00:38
2021-06-29T20:00:38
233,590,999
0
0
null
null
null
null
UTF-8
C
false
false
2,426
c
#include <stdio.h> #include <stdlib.h> typedef enum bool{ false = 0, true = 1 }Bool; void acquisisci_input(int *val); void load_matrix(float **matr, int dim); void print_matrix(float **matr, int dim); Bool is_symmetric(float **matr, int dim); Bool diagonal_null(float **matrix, int dim); int max_sum_index(float *...
[ "gabrielecongiu75@gmail.com" ]
gabrielecongiu75@gmail.com
b897932934a1dead8f8be70f77baf386a4ee0d7f
b2c3b6b6ed2c5330bc6b24125bf92ae58cad74b7
/acpica/include/actbl.h
58a9b73455fb20f36242fb5f9d9f43cc67f0ced0
[ "MIT" ]
permissive
dhinakg/Star
c07b2be2960e11fa5e9d2622996d7c260b79aa03
ebc405bf5176df7b8f770173eefdfea648f51129
refs/heads/master
2020-03-31T10:18:11.098226
2018-11-13T02:25:04
2018-11-13T02:25:04
152,129,988
1
0
MIT
2018-10-08T18:51:01
2018-10-08T18:51:00
null
UTF-8
C
false
false
30,279
h
/****************************************************************************** * * Name: actbl.h - Basic ACPI Table Definitions * *****************************************************************************/ /****************************************************************************** * * 1. Copyright Notice...
[ "goldfishnet@aol.com" ]
goldfishnet@aol.com
93d666487813b46f1fc944d6dc86b45130158898
c8c7d1f190d60843f5481049888ff870369a4127
/core/init.c
5df9c54a70c231657a324393a7c4759e296d1cf5
[]
no_license
b-man/xBoot
ec1b9b25d3f9a86514cf78a06614ed0596644380
53fcaabad32b4f09cfc0d3989b97a07a30ca2642
refs/heads/master
2021-01-22T20:19:02.906920
2018-02-22T15:36:32
2018-02-22T15:36:32
24,004,903
22
0
null
2017-10-18T17:35:24
2014-09-13T20:26:37
C
UTF-8
C
false
false
2,888
c
/* * Startup routine for xBoot * * Copyright (c) 2017, Brian McKenzie <mckenzba@gmail.com> * 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 reta...
[ "mckenzba@gmail.com" ]
mckenzba@gmail.com
9444fa5a3221d19b8b1cda88407738663a58fe52
081d80d63debe29c45a39ce76c5c4dcd5cbf7b15
/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/TARGET_FRDM/fsl_clock_config.c
f0809a1dd6834719796886d3ac11e46e7bde25ed
[ "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mbed-Infineon-XMC/mbed-os
70ecc16c1d10212d092c42d98f316ff567f160e1
41a44d7a0dc4af1551eca9f9584d9038df9a9d29
refs/heads/master
2020-03-12T21:29:35.420444
2018-05-08T20:16:00
2018-05-08T20:16:00
96,932,837
3
1
Apache-2.0
2018-02-11T11:20:08
2017-07-11T20:07:29
C
UTF-8
C
false
false
8,923
c
/* * Copyright (c) 2015, Freescale Semiconductor, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, this list...
[ "Mahesh.Mahadevan@nxp.com" ]
Mahesh.Mahadevan@nxp.com
9e70864a7aa86aeb248f30017ebff085952bcd13
d61a79575474e15aa4014f5cb083e56669c982c0
/PSU_2013_42sh/Sources/Builtins/Env/Setenv/setenv.c
32c3fd7dae5f06c7df9d7cf549e6deb3338e80b7
[]
no_license
Overchou/42Sh
fc1acda32b8219e463a7b4510c98f8266bfc1c35
64a99ed140d18412458ce51e7498bb6062c007fd
refs/heads/master
2021-01-18T21:15:50.528789
2014-05-25T20:39:27
2014-05-25T20:39:27
null
0
0
null
null
null
null
UTF-8
C
false
false
1,753
c
/* ** setenv.c for 42sh in /home/theven_d/rendu/PSU_2013_42sh/sources ** ** Made by theven_d ** Login <theven_d@epitech.net> ** ** Started on Fri Apr 25 17:29:51 2014 theven_d ** Last update Sun May 25 16:33:22 2014 theven_d */ #include <string.h> #include <stdlib.h> #include "env.h" #include "setenv.h" #include ...
[ "theven_d@epitech.eu" ]
theven_d@epitech.eu