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
4d9dd60aab4ab14daa0a71cab6d379a8cd6a1811
9e1bd7953cc12042f2a4647931a97a103e61ba5a
/test/integration/session-load-from-open-connection.int.c
2d15ad763d409f96663223156cc323e7f4fba980
[ "BSD-2-Clause" ]
permissive
jiazhang0/tpm2-abrmd
c30e2ad0c43755ff45a8dc8b077fad47bec64f51
9cfb2932ca6753d20f67a0457d7c187a6f35a621
refs/heads/master
2021-01-20T15:58:26.772096
2018-02-01T03:09:31
2018-02-01T03:09:31
90,805,495
0
0
null
2017-05-10T00:56:03
2017-05-10T00:56:03
null
UTF-8
C
false
false
3,826
c
/* * Copyright (c) 2017, Intel Corporation * 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 list of cond...
[ "philip.b.tricca@intel.com" ]
philip.b.tricca@intel.com
fa5e6d7c163f743a080d0d9102bfab4d619edba0
1c6a7ae5dca2a38c68fde97a676478c6573bca02
/uboot1.1.6/drivers/sk98lin/skge.c
7022f4af224fbe0c6ba76aaab2d503239ea53d11
[ "GPL-2.0-or-later", "u-boot-exception-2.0", "GPL-2.0-only", "Apache-2.0" ]
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
136,077
c
/****************************************************************************** * * Name: skge.c * Project: GEnesis, PCI Gigabit Ethernet Adapter * Version: $Revision: 1.1.1.1 $ * Date: $Date: 2006/12/06 00:22:14 $ * Purpose: The main driver source module * ********************************************...
[ "kyh1022@163.com" ]
kyh1022@163.com
209208a882964be9655b0c8a6267b8dce9e6fa92
ea0c2ee9892d19e29b55411f91cf0ee374d2881c
/Piskel.c
fa01c72de9ae27526a847411b8d63a92483babf1
[]
no_license
masteruan/piskel_neopixel
0910e095b4ebd02bf509d21ec6d893f091178299
5cc5f5eb9b6370a40ea45ba78865442b45e05fe6
refs/heads/master
2021-05-01T13:59:20.257975
2017-01-20T22:11:20
2017-01-20T22:11:20
79,583,106
0
0
null
null
null
null
UTF-8
C
false
false
988
c
#include <stdint.h> #define NEW_PISKEL_FRAME_COUNT 1 #define NEW_PISKEL_FRAME_WIDTH 8 #define NEW_PISKEL_FRAME_HEIGHT 8 /* Piskel data for "New Piskel" */ static const uint32_t new_piskel_data[1][64] = { { 0x00000000, 0xff000000, 0xff000000, 0xff000000, 0xff000000, 0xff000000, 0xff000000, 0x00000000, 0xff000000, 0x...
[ "noreply@github.com" ]
masteruan.noreply@github.com
98d3992e114d5adf4af72950d55ca75d66bd0256
d8e50207d9c072c321fb961765679482d75a61b3
/GD32F30x/GD32F30x_Firmware_Library_V2.1.1/Examples/BKP/Tamper/gd32f30x_it.c
b8c7810c60897ad83621fc75db2cec439ed949a6
[ "BSD-3-Clause" ]
permissive
zhou-peter/gigadevice-firmware-and-docs
f22e6301051b788b2b547cb32da3f2f8f80ce9dc
c2f545f960f05371aa1945de5b5a72a45612fb7c
refs/heads/main
2023-07-17T19:15:46.501716
2021-09-04T17:57:12
2021-09-04T17:57:12
null
0
0
null
null
null
null
UTF-8
C
false
false
4,981
c
/*! \file gd32f30x_it.c \brief interrupt service routines \version 2017-02-10, V1.0.0, firmware for GD32F30x \version 2018-10-10, V1.1.0, firmware for GD32F30x \version 2018-12-25, V2.0.0, firmware for GD32F30x \version 2020-09-30, V2.1.0, firmware for GD32F30x */ /* Copyri...
[ "jesse@keyboard.io" ]
jesse@keyboard.io
a915259c97a5ff197f394eeeec208e588c1b2b5d
9608f8fa7163dd487da537ea98edd30705bb9d06
/src/loader/string.c
da0199fb1c4aae686b3d45db75914c4ddec08338
[ "MIT" ]
permissive
LittleFox94/lf-os_amd64
8ccdff5ff67c73d07f184b676e47c2024021cdd2
bd3cfa7984d298bab0af6c4eba8aaa6c48853901
refs/heads/main
2023-08-24T21:34:05.968396
2023-08-05T17:18:16
2023-08-05T17:18:16
206,421,393
39
1
null
null
null
null
UTF-8
C
false
false
7,437
c
#include <stdint.h> #include <stdbool.h> #include <string.h> #include <efi.h> static bool uart_out = false; static EFI_SYSTEM_TABLE* st; EFI_BOOT_SERVICES* BS; static void outb(uint16_t port, uint8_t data) { asm volatile("outb %0, %1"::"a"(data), "d"(port)); } static uint8_t inb(uint16_t port) { uint8_t data...
[ "littlefox@lf-net.org" ]
littlefox@lf-net.org
14ecf477710e4fc3b173b754c2f250a73bbca7a8
79c3294a019eb386323bee657a5426ca6fa4b5e5
/User/delay.c
8ce6eb2e92d2d28f7bffdcceac91fa3916d88a19
[]
no_license
guangqiang-t/stm32f103c8_wifi-uart
8eea279da75fc47365eb0a1f7e1fbf6391eecb94
d0ff34a9605e75b35ba432afac89481feb879ee8
refs/heads/master
2021-01-20T10:54:47.176620
2017-08-28T15:14:17
2017-08-28T15:14:17
101,656,641
0
0
null
null
null
null
UTF-8
C
false
false
283
c
#include "delay.h" void delay_us(unsigned int time) { SysTick->LOAD=CPU_F*time; SysTick->CTRL=0x00000005; while(!(SysTick->CTRL&0x00010000)); SysTick->CTRL=0x00000004; } void delay_ms(unsigned int time) { int i; for(i=1000;i>0;i--) { DelayUs(time); } }
[ "guangqiang.t@qq.com" ]
guangqiang.t@qq.com
907d5d3676d386de93b9420821a755f1b25abe57
429c35474e5fe3686433ad3f9401cc5ee47caf37
/appendix/LinkerLoaderTech/src/elfread/elfread.c
f6a6b5832e51dd79b33ed943abeffb3a01c2dcf5
[]
no_license
mox692/linker_loader
966846e2266da5920118af9a791f8a41721edbb2
88f902c6cca4140c7a4f245321b77fdba5cef126
refs/heads/master
2023-07-09T13:55:54.616521
2021-08-09T14:28:33
2021-08-09T14:28:33
390,214,927
0
0
null
2021-08-05T10:06:56
2021-07-28T04:39:46
C
UTF-8
C
false
false
249
c
#include <stdio.h> #include <elf.h> int main() { Elf_Ehdr *ehdr; ehdr = (Elf_Ehdr *)0x08048000; printf("0x%02x%c%c%c\n", ehdr->e_ident[EI_MAG0], ehdr->e_ident[EI_MAG1], ehdr->e_ident[EI_MAG2], ehdr->e_ident[EI_MAG3]); exit (0); }
[ "55653825+mox692@users.noreply.github.com" ]
55653825+mox692@users.noreply.github.com
0b7760ff3efc8e2674e9b49a46ae17a1207a8a7b
864157e312401d6c680fc18062013af8f1e92963
/S1/fa_to_ce.c
a945a622eb7019760e4500b1b19612d403c312a5
[]
no_license
hiramRV/C_1
1344bb2597fc84ec52bf5ef0bd3509e130f683f9
782e586455a669761b96d53601536f07b5529e74
refs/heads/master
2023-01-12T18:57:29.416155
2020-11-12T11:39:46
2020-11-12T11:39:46
293,440,935
0
0
null
null
null
null
UTF-8
C
false
false
381
c
/* Fahrenheit a Celsius Hiram RV 07/09/2020 */ #include <stdio.h> int main() { int fahr, cels; printf("Ingrese una temperatura en Fahrenheit como un entero: "); scanf("%d",&fahr); cels = (fahr-32)/1.8; //A pesar de que 1.8 es un double, la respuesta // Es un int, es una conversion silenciosa printf("\n %d f...
[ "stevenrv97@gmail.com" ]
stevenrv97@gmail.com
dbceec592feb4c3312f7d7e4ba5e0a4ad0c877bd
72696833f2baeefbf400d9662dece077ff6a286d
/source/uiColorDictionaries.h
39057852a8b9efaf278b0ea9d1383b75a7d09d1e
[ "BSD-3-Clause" ]
permissive
thezbyg/gpick
c705558b6f76f66aa8ae89f15fb02bad5a16754c
365f605d187cb57dc86d3feb166c4636f262ae31
refs/heads/master
2023-09-05T04:11:37.676153
2023-05-30T18:33:24
2023-06-09T15:45:54
32,627,693
387
51
BSD-3-Clause
2023-06-09T16:25:17
2015-03-21T10:06:00
C++
UTF-8
C
false
false
1,679
h
/* * Copyright (c) 2009-2022, Albertas Vyšniauskas * 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 list of...
[ "thezbyg@gmail.com" ]
thezbyg@gmail.com
6822954df4f41b04876cc59fba48630cafa1b26c
8dbe2e4648b4819106117529d34dadf538abc4f2
/ParcialLaboratorio/src/eServicio.h
36a81a657e91c8682dbcefe2cc13277188d176b7
[]
no_license
Cessarrb/Prog
26ea29deab35b25bb834370288e892d951b82d17
9bd9b8f577d5481260df187028685c4587778a4c
refs/heads/master
2023-06-11T21:13:23.457140
2021-07-04T08:33:10
2021-07-04T08:33:10
381,460,008
0
0
null
null
null
null
UTF-8
C
false
false
1,063
h
#ifndef ESERVICIO_H_ #define ESERVICIO_H_ #include "MiBiblioteca.h" typedef struct { int id; char descripcion[25]; float precio; int isEmpty; }eServicio; /** * @fn int BuscarServicioPorId(eServicio[], int, int) * @brief Busca el id de servicio y lo compara por un id que le pasen por parametro * * @param lista...
[ "cesarstopdc@gmail.com" ]
cesarstopdc@gmail.com
3ec4f700f97b3e80d1db7d1f673e25d3f9b212f7
733d6621b9ccd2fb80aada7b2c813958083aa482
/PSU_2015_philo/Sources/list_utils.c
c25c3ba405a70b02e57f6fae9c14cf8a6e4eb603
[]
no_license
Glorung/Epitech
f6fbd9a1dbf6a2d301e0af91f002fb7524cc455e
a08d2a4f1fd9128761b9f901bcb1e74194abdde0
refs/heads/master
2021-09-19T17:03:22.872346
2018-07-29T20:48:28
2018-07-29T20:48:28
142,793,763
0
0
null
null
null
null
UTF-8
C
false
false
691
c
/* ** list_utils.c for list_utils in /home/glorung/Project/PSU_2015_philo/Sources ** ** Made by Glorung ** Login <glorung@epitech.net> ** ** Started on Tue Mar 8 21:39:25 2016 Glorung ** Last update Thu Mar 10 16:29:14 2016 Glorung */ #include <stdlib.h> #include "list.h" t_list *list_get_last_elem(t_list *lis...
[ "glorung@protonmail.com" ]
glorung@protonmail.com
c2b73034092290f6afda9fc41ad7dc4e025131be
de8f344edda08249dc61ec4af0e34be1fd714e32
/PierinPIC18.X/system.c
036165c2bc8f68c414e44e22f09f61dcbee2ef3e
[]
no_license
asamarco/serial-emulator
61dd8947064525b811526aa8a362dd784eea692a
099578b4c383ba0ebf826fc37757266f1ac9797f
refs/heads/master
2020-05-05T07:26:27.750664
2013-11-02T12:03:45
2013-11-02T12:03:45
null
0
0
null
null
null
null
UTF-8
C
false
false
1,181
c
/******************************************************************************/ /*Files to Include */ /******************************************************************************/ #if defined(__XC) #include <xc.h> /* XC8 General Include File */...
[ "marcoasa90@gmail.com" ]
marcoasa90@gmail.com
e4aefbdb037feb3eea51aabc1fe29f986a6a4953
0601e5aac9a963042f81f0d6740d1511692e55ae
/fortgeschritten/funcpointer.c
763f26f15dd5fe69b89ac1784fd03907f171c9b3
[]
no_license
osue-tuwien/lecture_examples
336830284cba581b49eb2cce3ec837480892939f
212cfb9905835e91b0a64c950f90e1179ee87a3d
refs/heads/master
2020-05-17T17:03:53.079082
2017-06-07T12:46:10
2017-06-07T12:46:10
8,218,729
0
0
null
null
null
null
UTF-8
C
false
false
257
c
#include <stdio.h> char* (*f) (char *); char *plusone(char *a) { *a += 1; /* might be dangerous */ return &a[0]; } int main(void) { char str[] = "hallo"; char *p; f = plusone; p = f(str); printf("%s\n", p); /* iallo */ return 0; }
[ "dev.rck@gmail.com" ]
dev.rck@gmail.com
502df20dabe158689338fd3562e1f20e07e90953
b549567f126155fc8eb6240e7aa0677c979e395c
/system/adi_initialize.h
3e8222f8fe0af250a6d42548b4b17fe129c407f5
[]
no_license
kister-jimenez/adxrs290
5f50481cd8dd5aa82d4530a024de8a78705b57be
6f101e55738348869908be111d003cde3d3e53ff
refs/heads/main
2022-12-30T07:00:59.372440
2020-10-15T08:45:39
2020-10-15T08:45:39
303,761,625
0
0
null
null
null
null
UTF-8
C
false
false
573
h
/* ** adi_initialize.h header file generated on October 6, 2020 at 18:16:01. ** ** Copyright (C) 2000-2020 Analog Devices Inc., All Rights Reserved. ** ** This file is generated automatically. You should not modify this source file, ** as your changes will be lost if this source file is re-generated. */ #ifndef __ADI_...
[ "kister.jimenez@analog.com" ]
kister.jimenez@analog.com
ecf73f34da41a2e48c75a7edcea7d91a99b830a7
0a3dc35fe5f7f0dd8d204bc970edc8262b5e4913
/0x04-more_functions_nested_loops/6-print_line.c
88890a6afe7327705eff53c6081032e845b9719d
[]
no_license
kyeong1/holbertonschool-low_level_programming
0fcdcb515a7e0c3bc0e7e6b47f5a1055eda42eb4
ca8c20d6552732bc9528d7ab0abb086fb9231c1d
refs/heads/master
2020-06-06T14:49:55.601574
2019-06-28T21:54:57
2019-06-28T21:54:57
169,512,835
0
0
null
null
null
null
UTF-8
C
false
false
218
c
#include "holberton.h" /** * print_line - check the code for Holberton School students. * @n: int * Return: Always 0. */ void print_line(int n) { int f; for (f = 0; f < n; f++) { _putchar('_'); } _putchar('\n'); }
[ "kyeong1@yahoo.com" ]
kyeong1@yahoo.com
c234e0a661a3901f602f3586dd36544fd0f3444b
68daa50e6bff563b9681a4c84c71d7de899f718f
/auto/unicos/src-convertion/normalized_nfc_unicos.c
0767f7d0cf946093b28ee9099ae623dc9000bcf9
[ "MIT" ]
permissive
Tikubonn/unico
c7594d0af13f8ca7019361fa735df1d23d4aa924
c76de5309f8a3a6fda3110e463b7e9718ea530e3
refs/heads/master
2020-03-14T05:34:06.267611
2018-05-14T09:13:10
2018-05-14T09:13:10
131,467,195
0
0
null
null
null
null
UTF-8
C
false
false
566
c
#include <unico.h> #include <stddef.h> #define max(a,b) ((a)<(b)?(b):(a)) unicos *normalized_nfc_unicos (unicos *uni){ size_t sizea = normalize_nfc_size_unicos(0, -1, uni); size_t sizeb = size_unicos(uni); size_t size = max(sizea, sizeb); unicos *uniout = make_unicos(size); if (uniout == NULL){ return NULL; ...
[ "https://twitter.com/tikubonn" ]
https://twitter.com/tikubonn
cd9ddb21c0edcb537e5af144f100c8d9d5932c90
c742bd80336839007bed7d1d6419e75ef6dcab76
/SLAVE/Libraries/seekfree_peripheral/SEEKFREE_ABSOLUTE_ENCODER.c
d79d3f4cd937536607481df1ce1f5fbbe4ebd6be
[]
no_license
GoodNet-md/somecode
83df62fcd374880b10d2338bd53f314fc7a7de25
6de6620bcd5d1ec8db38623fc4fca3d1282cc0dc
refs/heads/main
2023-08-03T22:14:05.693697
2021-09-25T21:20:50
2021-09-25T21:20:50
410,295,125
2
0
null
null
null
null
GB18030
C
false
false
12,065
c
/********************************************************************************************************************* * COPYRIGHT NOTICE * Copyright (c) 2018,逐飞科技 * All rights reserved. * 技术讨论QQ群:179029047 * * 以下所有内容版权均属逐飞科技所有,未经允许不得用于商业用途, * 欢迎各位使用并传播本程序,修改内容时必须保留逐飞科技的版权声明。 * * @file 绝对式编码器 * @co...
[ "872944547@qq.com" ]
872944547@qq.com
9c9f0db94b755a11a5d62a31a679bc194bf5ad10
04014d01749ea3962a336039b71fe3da506dc8fb
/appolo_lib_template/arch/hcs12x/ucos_port/cpu/includes.h
9f2a7077117b7e71146a879d90679522db8b46ea
[]
no_license
dianyuan-chen/appolo
6049e7bebf3db70c3994a9af2adcc77e81c1d1f3
d4e7780eeed59f0322dcdae51bc7714f43cbb52d
refs/heads/master
2023-08-31T06:35:32.525828
2021-10-09T10:46:38
2021-10-09T10:46:38
414,942,566
1
0
null
null
null
null
UTF-8
C
false
false
767
h
/* ********************************************************************************************************* * uC/OS-II * The Real-Time Kernel * * (c) Copyright 1992-2005, Micrium, Weston, FL * ...
[ "dianyuan.chen@udantech.com" ]
dianyuan.chen@udantech.com
38d46345bbbe42128a494c5b74fc2cec0b8ec172
b71b8bd385c207dffda39d96c7bee5f2ccce946c
/testcases/CWE675_Duplicate_Operations_on_Resource/CWE675_Duplicate_Operations_on_Resource__freopen_04.c
2afe91557646596ac98cdff08ee58f245679d02e
[]
no_license
Sporknugget/Juliet_prep
e9bda84a30bdc7938bafe338b4ab2e361449eda5
97d8922244d3d79b62496ede4636199837e8b971
refs/heads/master
2023-05-05T14:41:30.243718
2021-05-25T16:18:13
2021-05-25T16:18:13
369,334,230
0
0
null
null
null
null
UTF-8
C
false
false
4,112
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE675_Duplicate_Operations_on_Resource__freopen_04.c Label Definition File: CWE675_Duplicate_Operations_on_Resource.label.xml Template File: sources-sinks-04.tmpl.c */ /* * @description * CWE: 675 Duplicate Operations on Resource * BadSource: freopen Open and close a fi...
[ "jaredzap@rams.colostate.edu" ]
jaredzap@rams.colostate.edu
ad5bf47fc31a7da4344e47cd6f6cb574e55e850f
5cb9d567d785df431335dee171e25a01a41d450b
/source/proj0/extract/mpolyakova/calc/107.c
5a927272198655527cd57f8966699d666f77f0f6
[]
no_license
fenghuo/AutoGrading
f8c6a481d97c6121479c46f1f9dfc4a5823533c2
d206ced16daa3bfb85494a3bd371468f329b7ab8
refs/heads/master
2016-09-11T12:14:42.641357
2014-03-13T18:33:57
2014-03-13T18:33:57
null
0
0
null
null
null
null
UTF-8
C
false
false
352
c
#include <stdio.h> #include <math.h> int main(){ int m[101]; m[43]=5/2*3; goto L4; m[15]=2+m[2]; m[56]=5-m[(int)pow((int)2,(int)3)*2-2]-6; L1:; m[75]=5-(m[4]-6); m[68]=5/2*3; goto L6; m[43]=2+m[2]; if(m[60]){goto L1;}; m[23]=5-(m[4]-6); m[15]=2+m[2]; if(m[60]){goto L1;}; m[56]=5-m[(int)pow((int)4,(int)2)*2-2]-6; L2:; m...
[ "cs160@csil.cs.ucsb.edu" ]
cs160@csil.cs.ucsb.edu
aaab93d12a3d6d6e78918bffa6a26c57e769c10e
913a0efa1b36ac741a36b3f94d872562c51ef572
/Binaries/iOS/Classes/Native/mscorlib_Mono_Security_X509_X509CertificateCollection_X509CeMethodDeclarations.h
7611bf5064a00b70972eda36c68e32882b8891d1
[ "MIT" ]
permissive
masanori840816/SetMaterialsFromGallery
41d3a89488c349f54586bfb367eb021ca7356357
ce6d67874e42706feca5e5a66f9b6785992b9dda
refs/heads/master
2021-01-18T01:23:54.041302
2015-05-21T13:21:44
2015-05-21T13:21:44
34,765,403
5
2
null
null
null
null
UTF-8
C
false
false
1,836
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator struct X509CertificateEnumerator_t1241; // System.Object struct Object_t; // Mono.Security.X509.X509Certificate struct X509Certificate...
[ "masanori840816@gmail.com" ]
masanori840816@gmail.com
ae61405e645103b2c332c853d6337f68e56b07fd
1934ddb71d3d0ca8f8482fc9246cb5ef46351811
/lib/tetris/stone.h
a90503697d64a98d5fb850a9ff64a629e24690f5
[]
no_license
jo-huck/ArduGame
966d0201e30f513774c933eb1c9134106e32f866
4095357074ecb213ca881de4e909790a91ab4140
refs/heads/master
2020-12-06T15:26:23.323648
2020-01-13T20:33:58
2020-01-13T20:33:58
232,495,873
0
0
null
null
null
null
UTF-8
C
false
false
5,301
h
#include "display.h" #define TE_WIDTH (DP_WIDTH - 2) #define TE_HEIGHT (DP_HEIGHT - 2) enum Stone_Type { TStone = 0, LStone = 1, IStone = 2, SStone = 3, ZStone = 5, OStone = 4, }; struct Stone { byte field[4]; char x = TE_WIDTH / 2 - 1; char y = 1; char rot = 0; Stone_Type type; }; Stone St_In...
[ "hucklenbroichjon@gmail.com" ]
hucklenbroichjon@gmail.com
223d4f862b40ac98e46ff04a8ed16266c9f18669
4fa247f82b0f1c03deef94868ae27bb61c6255c6
/ncursesdir/book/kbhit.c
d150ee1abd05eab4470d5de8db5037e38a20300c
[]
no_license
rafalcode/ncur
3c5544a20a4d46d59d894b590148e72a69a1d5d6
4f88fe301f3f75d7fe6a4c65f260edf1388bd6cc
refs/heads/master
2020-08-13T15:23:24.145067
2019-10-14T12:54:52
2019-10-14T12:54:52
214,663,689
0
0
null
null
null
null
UTF-8
C
false
false
499
c
#include <ncurses.h> int kbhit(void) { int delay_stat,ch,r; /* turn off getch() blocking and echo */ nodelay(stdscr,TRUE); noecho(); /* check for input */ ch = getch(); if( ch == ERR) /* no input */ r = FALSE; else /* input */ { r = TRUE; ungetch(ch); } /* restore block and echo */ echo(); no...
[ "Ramon Fallon" ]
Ramon Fallon
a3fa0839556e51cdfba6d523d92c993e1ac14dfd
f7e20efc57beb0b0747e5945c3bee3c4ae7d6999
/PS01/PS1P03.c
bb5c287a8bc1c5918c6c5b4c6de1739763743e4b
[]
no_license
laurenceputra/CS2104
a0e46bb13847c3a2e2c4c436b6910398144ee88a
bd82dcc3fec26a41ec7a343f2178472f1b42b83d
refs/heads/master
2020-05-30T09:49:59.841280
2011-10-04T06:03:14
2011-10-04T06:03:14
2,345,747
0
0
null
null
null
null
UTF-8
C
false
false
1,487
c
//Name: Laurence Putra Franslay //Matric: U096833E //Email: laurenceputra@gmail.com #include <stdio.h> #include <stdlib.h> #include <time.h> int eax, ebx, ecx, edx, esi, edi; unsigned char M[10000]; void exec(); //first 1000 bytes act as a MFT basically to check if the memory location is in use //the remaining 800...
[ "laurenceputra@gmail.com" ]
laurenceputra@gmail.com
a286446b7efa9c0826d5b37d47abe5f13e55d503
84c0cb41578c004f7dfed8e73ab9ae4fe8a1f786
/d02/j02/ex03/ft_is_negative.c
5b650d8b7e38dd2e553e8bfa32b2d60bac0ada7f
[]
no_license
Sidir98/42
ba28a0167b47a93c7b61b7a0f1951a6dd2bfb740
846ae450d3256ba4a19f5b06246e50080cba9930
refs/heads/master
2020-04-01T16:07:44.252587
2018-11-08T10:42:31
2018-11-08T10:42:31
153,366,617
0
0
null
null
null
null
UTF-8
C
false
false
1,038
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_is_negative.c :+: :+: :+: ...
[ "idris@macbook-pro-de-idris.home" ]
idris@macbook-pro-de-idris.home
8a5f65a34261c1288a97cf4abea68064733e2b44
264cc34d1d5322c9c955f351e5ed710836f6a1a5
/cmake_targets/basic_simulator/ue/CMakeFiles/RRC_Rel14/MeasResult2EUTRA-r9.c
730b766bf5cbb00689ae995b20df3328170c3d44
[ "BSD-3-Clause", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-generic-cla" ]
permissive
mr-ytseng/openairinterface5g
8d40a768b2046da8c521f58d34c0466226f1c154
54d541c22cdfcb774774089291c93e4e79294a1d
refs/heads/master
2021-10-27T20:56:33.843199
2019-04-19T15:37:55
2019-04-19T15:37:55
177,127,103
0
1
null
null
null
null
UTF-8
C
false
false
2,218
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
b72c96019988a7af86bfb7d43f77069c532e506c
e711bdffeadb4e57b2dcfdd19280f271a518b069
/src/bin/pg_autoctl/keeper_config.h
333409b480d9c744294c87cb38e6513b49074516
[ "PostgreSQL", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
digoal/pg_auto_failover
cc55e07cd7285aa483ca1d88bf4ce0b52f294644
337937211f0cc75c4622db0c64ce26cd77886c40
refs/heads/master
2020-05-20T04:39:56.523295
2019-05-06T15:31:27
2019-05-06T15:31:27
185,387,849
1
0
NOASSERTION
2019-05-07T11:29:25
2019-05-07T11:29:25
null
UTF-8
C
false
false
2,203
h
/* * src/bin/pg_autoctl/keeper_config.h * Keeper configuration data structure and function definitions * * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the PostgreSQL License. * */ #ifndef KEEPER_CONFIG_H #define KEEPER_CONFIG_H #include <limits.h> #include <stdbool.h> #inclu...
[ "dim@tapoueh.org" ]
dim@tapoueh.org
dfd491551ad4f711a8967ece94b4b39d6a7f93fa
eac9c5bf96c5ff9248231d97deca58f7e05de86b
/third_party/ti/devices/cc13x2_cc26x2/rf_patches/rf_patch_mce_wmbus_smode.c
80551c55910d08813fca3abf51003744deebe2c5
[ "BSD-3-Clause" ]
permissive
zhouF96/ot-cc13x2-cc26x2
6daf7a8e0020cb7d7c41999e54b9fd50a5fd7e33
82e0868ba08d6d9ba555069fbfb044883f825238
refs/heads/main
2023-08-11T12:15:34.293492
2021-09-17T13:07:03
2021-09-17T13:07:03
407,218,001
0
0
null
null
null
null
UTF-8
C
false
false
10,120
c
/****************************************************************************** * Filename: rf_patch_mce_wmbus_smode.h * * Description: RF core patch for CC13x2 WMBUS S-Mode * * Copyright (c) 2015-2020, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary form...
[ "ffate2016@outlook.com" ]
ffate2016@outlook.com
fb3573178661442ba9c74c42e413b1dd124c0c35
7618172a2721b8679212dbccabc9caac488cceb1
/alfabet.c
f8d1533d25b4bdf6863c0f17c6b527b9006acca2
[]
no_license
joanagro/joana_gro
2a84451352a725589bb1f5dd92058b35cde98fe7
29cd9a734f2e8c5b4f106a727f5fdec22b2991b3
refs/heads/master
2021-10-27T04:20:06.987138
2019-04-15T23:09:16
2019-04-15T23:09:16
115,137,288
0
0
null
null
null
null
UTF-8
C
false
false
5,061
c
#include <stdio.h> #define SIZE 5 int main() { printf("autor: Joanna Grodzicka\n\n"); printf("Tablica A o wymiarach %dx%d:\n", SIZE, SIZE); //wypelnienie tablicy A literami alfabetu char A[SIZE][SIZE] = { {'a','b','c','d','e'}, {'f','g','h','i','j'}, {'k','l','m','n','o'}, {'p','r','s','t', 'u'}, {'v...
[ "noreply@github.com" ]
joanagro.noreply@github.com
9434bca53b1f02af03efbaaf40b17081dd516368
cd4dc49013093b52ef97c72dc51b628076be7d88
/0x02-functions_nested_loops/100-times_table.c
8b9e5d02eaaefd475d882c09b4fca5549314376f
[]
no_license
megafemgroup/holbertonschool-low_level_programming
d578eefab82d18847123f73498b9b2da15e4c554
a7a4a769020f9859202b2011cc83ca3a9458a00c
refs/heads/master
2023-03-21T11:37:00.974217
2020-05-10T21:42:04
2020-05-10T21:42:04
null
0
0
null
null
null
null
UTF-8
C
false
false
785
c
#include "holberton.h" /** * print_times_table- Print the tables from 0 to n * @n: Integer parameter */ void print_times_table(int n) { int i, j; if (n < 15 && n >= 0) { for (i = 0; i <= n; i++) { _putchar('0'); for (j = 1; j <= n; j++) { if ((i * j) <= 9) { _putchar(','); _putcha...
[ "lopez.sebastian@correounivalle.edu.co" ]
lopez.sebastian@correounivalle.edu.co
76eaad855aee12c76433812ec7d07779dbbac2ae
a776088479406c42886e4a98e2055b24a4bbe5a1
/examples/get_bat_vol/app_hogp.c
61ce5fbef7b7fc3a02d3401ca76a88bdbc9d5c64
[ "MIT" ]
permissive
ivancho523/Seeed_Arduino_MG126
1370ebd276e07da2550e5afd1955de819f6050e4
76959aaa5a2bb933d0222dec6daa52ff2c6fe7f5
refs/heads/master
2022-12-04T12:46:42.683690
2020-08-25T08:09:26
2020-08-25T08:09:26
null
0
0
null
null
null
null
UTF-8
C
false
false
11,219
c
#include <string.h> #include "bsp.h" #include "mg_api.h" #include <Arduino.h> /// Characteristic Properties Bit #define ATT_CHAR_PROP_RD 0x02 #define ATT_CHAR_PROP_W_NORSP 0x04 #define ATT_CHAR_PROP_W 0x08 #define ATT_CHAR_PROP_NTF ...
[ "lht856@foxmail.com" ]
lht856@foxmail.com
802371c18f9a84981352c03c6aef47a727e3cd20
a181a5c6fafc2b105f5e555c343c8140367b3d2d
/hw_04_stack/stack.h
6ec07889fcb950e54a748e4477556197e335a231
[]
no_license
Golovnovam/my_informatics
3ef7dc27c93b80804f89a54f999449c8ff45f2db
a980b610906a64bedac213749a10c4cdb2f02a38
refs/heads/master
2022-10-11T06:20:46.690236
2020-06-11T12:13:43
2020-06-11T12:13:43
258,620,907
0
0
null
null
null
null
UTF-8
C
false
false
187
h
#ifndef STACK_H #define STACK_H typedef struct stack { char value; struct stack* next; }stack; push(stack** head, const char str); char pop(stack** head); is_empty(stack** head); #endif
[ "golovnov_am@mail.ru" ]
golovnov_am@mail.ru
86fa6de11759bd6ddc3afccc482edf83c47ba4f4
236763f372895c9c929995996cbb671920a7f2bb
/main.c
05db914e62f4aaa4f54d767c7695baea2d7853c6
[]
no_license
bamorim/cos360-otimizacao
c770538ea25a0f8c7ffcdea556e55c18240870e5
30bb75a3ca0dc1865c713db716e6de7c61e64c31
refs/heads/master
2021-01-12T08:15:05.838594
2016-12-15T06:12:46
2016-12-15T06:12:46
76,522,926
0
0
null
null
null
null
UTF-8
C
false
false
6,180
c
#include "stdio.h" #include "f.h" #include <gsl/gsl_matrix.h> #include <gsl/gsl_linalg.h> #include <gsl/gsl_cblas.h> #define EPSILON 1e-10 #define AUREA_EPSILON 1e-3 #define AUREA_RO 1e-2 #define ITER_MAX 10000 #ifdef DEBUG #define debug(a) printf a #else #define debug(a) (0) #endif inline void printm(double * mat, ...
[ "contato@bamorim.com" ]
contato@bamorim.com
70b2bf5171422b59696fe6f096435aa64e7e41dc
03e5acc9a542240281a42848fc6fa1c73ee8132c
/omicron_sw_layers/complex drivers/J2716/_Project7_Req.h
d9a53a06dfaafa2c7dff98ce476917acabb1fbd4
[]
no_license
luisfergromo/Sources12345
c752e1e780673b6d9d626e258dbd000feecd8316
cad02ac9fbb293a61e74f53afd03d8e2cb42d644
refs/heads/master
2020-12-03T05:10:01.676310
2014-12-27T06:39:39
2014-12-27T06:39:39
null
0
0
null
null
null
null
WINDOWS-1250
C
false
false
1,920
h
/* ›Driver API (follow AUTOSAR naming convention) 10 % –Driver initialization [DONE] –Data to be transmitted [DONE] –Enable/Disable Notification [DONE] ›Status ...
[ "sergio.pz.fs@gmail.com" ]
sergio.pz.fs@gmail.com
1f30c3becdc2484afff061fce0b10f72c2679ba6
cbcd9e56cf38108f1f19d74d2f621a7ef0e93522
/mwkfk/include/librdkafka/rdkafka.1.0.h
1a87e0a53509e37acde6974315faa10aa071f9b9
[]
no_license
cocoj521/libmwkfk
8ad0888755a421011efdc40360f41e6e20e6ff6a
42a909e1933012ed8e3fa4433fd277814b20de45
refs/heads/master
2020-06-23T13:12:22.077289
2019-12-26T03:17:01
2019-12-26T03:17:01
198,633,543
1
0
null
null
null
null
UTF-8
C
false
false
199,064
h
/* * librdkafka - Apache Kafka C library * * Copyright (c) 2012-2018 Magnus Edenhill * 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 t...
[ "cocoj521@163.com" ]
cocoj521@163.com
f92f065cfa00a530de988289c0012e66f8cb924e
68a5d593ba9810b103eaefe141a2c812a3caaa38
/AF mcu2 udp http air code/Lwip/src/include/lwip/api_msg.h
b34b5f0ff4ff455fbe1d1ebeeca7f1e89072e699
[ "BSD-3-Clause" ]
permissive
zhangm0116/own-land
d4b79d9a1b9d26fd44e14c939f8ff3f3f0a288d5
9b1bab03b5f13f05c90427933c643e8477d4a36f
refs/heads/master
2020-03-29T02:11:22.507327
2018-11-07T05:57:09
2018-11-07T05:57:09
149,424,340
0
0
null
null
null
null
UTF-8
C
false
false
5,892
h
/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * 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 ...
[ "719425133@qq.com" ]
719425133@qq.com
0acb4c968c2cfdf4a95b9f883e63627732e21dfd
9630b12d9af3cd8e9124f190b4f8742f86b30bbc
/g++/iterator.h
e7967259f3bb9f3c34ac26de6251c730a8a0115b
[]
no_license
xuchanglong/Cygnus-comments
8015487a39ca941d612c2ff795d2ac4ba02710a0
59e2316d6c2881280e4a9a4d6efc1c2ae1d62347
refs/heads/master
2020-08-09T07:51:19.657353
2020-03-21T22:59:57
2020-03-21T22:59:57
214,041,033
0
0
null
null
null
null
UTF-8
C
false
false
2,777
h
/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appear in all copies and * that both that copyright notice and this permiss...
[ "wwwitworld@sina.com" ]
wwwitworld@sina.com
61dfeaaaae5f5cefeb036ff0ec5d479b9c6ced62
f9f641cb3276c5b6cbe25f93a577bbec3034ccf7
/ProgImp/Prog Imp Vec/printvec.c
b768d7e65c7c9c2df6db3ed0a248cba897927871
[]
no_license
GregHHH/C
148cf3788627c9918205f730d064d3418d635c9c
508317936e1b5bcf07036890fca07b9b59a87574
refs/heads/master
2020-04-20T07:15:17.104097
2019-03-20T08:29:38
2019-03-20T08:29:38
167,374,061
0
0
null
null
null
null
UTF-8
C
false
false
528
c
#include <stdio.h> // affiche la valeur ascii des // caractères contenus dans les cases du vecteur int printvec(int vec[10]) { int i; i = 0; while(vec[i] != '\0')&²²& azert² { printf("%d\n", vec[i]); ...
[ "greg@imac-de-mah-260.home" ]
greg@imac-de-mah-260.home
95ca8f390571e4607be47476351a78bafbc14c78
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/tty/serial/extr_vr41xx_siu.c_siu_get_mctrl.c
ca3f6bd819688712d9b9ee91020bfbaf99609752
[]
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,087
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
8d0016577de53354a101b0c15403b4c2d5d69237
ace26cc33ebc9fa02199b0627699999adfba2164
/kernel/linux-5.4.152/drivers/gpio/gpio-madera.mod.c
9593b6b168c8dc77ac15ac82e361de4075783d90
[]
no_license
YJbonobono/linux-design
936d5b9880e2aac4d86c07c3ca6c260d90b3e135
1684b19645bcd523d51fe2d12805d0bbcdea6599
refs/heads/main
2023-08-07T21:55:30.484704
2021-10-12T17:01:04
2021-10-12T17:01:04
413,645,550
0
0
null
2021-10-05T02:34:49
2021-10-05T02:15:12
Shell
UTF-8
C
false
false
1,332
c
#include <linux/build-salt.h> #include <linux/module.h> #include <linux/vermagic.h> #include <linux/compiler.h> BUILD_SALT; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(.gnu.linkonce.this_module) = { .name = KBUILD_MODNAME, .init = init_...
[ "1004anny1@naver.com" ]
1004anny1@naver.com
54f7beeea81407a3fefb92817145d61e450c4ba2
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/arch/arm/mach-s3c24xx/common.c
3dc029c2d2cbfed2cee339424a77bf4818691b71
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
21,660
c
// SPDX-License-Identifier: GPL-2.0+ // // Copyright (c) 2004-2005 Simtec Electronics // http://www.simtec.co.uk/products/SWLINUX/ // Ben Dooks <ben@simtec.co.uk> // // Common code for S3C24XX machines #include <linux/dma-mapping.h> #include <linux/init.h> #include <linux/module.h> #include <linux/interrupt.h> #includ...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
f7865fefabd7953fca7c959a992228fab4bfedae
d18756ded5d89258ecb68bd4b34e1d81e5facd78
/Common/inc/gsocket.h
d0f5921a759c60f66cc917c8c88b95ee38707989
[]
no_license
peterjeraldsaint/MusicServerApp
c2f3cfa096d56d9b09243d8b07d524a9b827970a
78a09cc2421793c9f81e5effc3bb03e04ca330da
refs/heads/master
2021-01-22T01:28:54.701113
2014-10-29T19:07:38
2014-10-29T19:07:38
null
0
0
null
null
null
null
UTF-8
C
false
false
1,289
h
/************************************************************* * gsocket.h : Socket Implementation * Copyright (C) 2014 Gobind Prasad (gobprasad@gmail.com) * * 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 So...
[ "gobprasad@gmail.com" ]
gobprasad@gmail.com
256061d5a187901284bf9e9453266483f6d76c58
fe4f40c794009d2e4e43c73200c934cdce02ed9c
/CASE_Simple_Example_V2_Build/act/components/CameraManager_Impl/includes/tb_CameraManager_Impl.h
831c6c6ddf5985ff733b2938e703c0d2307f809b
[]
no_license
loonwerks/CASE
204b15f688fd345d231e7d0b1e9df3be00c2855c
a959ce7f89000de3ab288d43746cff822930130f
refs/heads/master
2022-07-08T18:06:54.803247
2022-06-29T21:18:35
2022-06-29T21:18:35
129,441,109
15
8
null
2021-06-03T16:05:21
2018-04-13T18:44:46
C
UTF-8
C
false
false
410
h
#ifndef __tb_AADL_CameraManager_Impl_types__H #define __tb_AADL_CameraManager_Impl_types__H #include "../../../includes/tb_PROC_HW_types.h" bool tb_flight_plan_read(SW__Mission_Impl * tb_flight_plan); bool tb_position_status_dequeue(SW__Coordinate_Impl * tb_position_status); bool tb_gimbal_command_enqueue(const SW_...
[ "belt@ksu.edu" ]
belt@ksu.edu
d8d8f03def429a943be6fdff15996c88fd19e2bf
9ca25dbb249377921f932e1c2a12fcff0481e203
/src/ngx_http_geoip_format_module.c
51954cfcc4856edceacc9aaf0a6116a9a39d414d
[]
no_license
chenttuuvv/ngx_http_geoip_formt_module
9615685df63a11e8d0d0618859061257a87aaa7b
b47b79d12c0c63f988516f48a7aa19974320b0bc
refs/heads/master
2021-01-25T06:36:45.619493
2014-07-29T09:54:54
2014-07-29T09:54:54
null
0
0
null
null
null
null
UTF-8
C
false
false
5,752
c
#include <ngx_config.h> #include <ngx_core.h> #include <ngx_http.h> #include <GeoIP.h> #include <GeoIPCity.h> typedef struct { GeoIP *city; } ngx_http_geoip_format_conf_t; static const char *_mk_NA(const char *p) { return p ? p : "N/A"; } static void *ngx_http_geoip_format_create_conf(ngx_conf_t *cf...
[ "chenttuuvv@yahoo.com" ]
chenttuuvv@yahoo.com
753b6c5505a5bc8ffed27729d4db2371fc2516f8
a2f1a7e0397945c84f9f4fca93d5b95704f75eb6
/16_subseq/maxSeq.c
5c2701e8cdd8c0484387c07f7d2b8fc48f14b85f
[]
no_license
sionnaich/c_duke_coursera_toba_ppe
fd2fefd63479af8ae74d85d7aaa08131f3d3adf4
d1b6ea6efebc48cd7026c8d3b9ea8a63f2b00ed8
refs/heads/master
2022-12-28T09:54:53.556418
2020-10-10T19:52:30
2020-10-10T19:52:30
291,175,520
1
1
null
null
null
null
UTF-8
C
false
false
778
c
#include <stdio.h> #include <stdlib.h> #include <stdbool.h> size_t maxSeq(int* array, size_t n) { size_t length = 1; size_t lentemp = 1; //bool descontinuo = false; if (n == 0) { return 0; } else if (n == 1) { return 1; } else { for (size_t i = 0; i <...
[ "30963669+sionnaich@users.noreply.github.com" ]
30963669+sionnaich@users.noreply.github.com
8f01125cea0ec3359c2867f08bfb300cbfa342fa
04b6ee6575a183766459c6d4ee22baf4641d42bc
/max10.c
dd47769a310ae1bfca5b647a5048c5a8c5ef27e7
[]
no_license
devadharshinikarthikeyan/c-prog
2574899e929f56a4efc22a3d8b199c4245e20073
880c8cd6bf04f82d5c63501113b9ef2a523ac5ab
refs/heads/master
2021-05-14T11:16:01.471054
2018-03-19T11:18:48
2018-03-19T11:18:48
116,373,742
1
1
null
null
null
null
UTF-8
C
false
false
344
c
#include <stdio.h> int main() { int a[10]; int i; int c; printf("Enter ten values:"); for (i = 0; i < 10; i++) { scanf("%d", &a[i]); } c = a[0]; for (i = 0; i < 10; i++) { if (a[i] > c) { c = a[i]; } } printf("Greatest of ten numbers is %d"...
[ "noreply@github.com" ]
devadharshinikarthikeyan.noreply@github.com
a21009d776c2bfcc1dd6e81d2f327c6a51c67fb5
aea49eed219d4452ab6da6d5e8000641f56814e7
/cpp/transportHardware.c
3701a4b8801c25603017014afd82c9ce0cb03040
[ "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
chenm001/hcbridge
0c8a6dec4c301b09c96b5974e7be712988529692
73471d9bf55f4fb88774939a2f91a450049ccbb1
refs/heads/master
2021-01-21T14:09:13.872126
2016-05-10T19:12:47
2016-05-10T21:04:08
51,637,294
0
0
null
null
null
null
UTF-8
C
false
false
5,113
c
// Copyright (c) 2012 Nokia, Inc. // Copyright (c) 2013-2014 Quanta Research Cambridge, Inc. // 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 lim...
[ "chenm003@163.com" ]
chenm003@163.com
2eeb7205df850f206a6923d0f1f3570e8c11c490
d76382bdc04a824538066648f2ed76fdde867c9e
/inc/elf.h
594a27e58958864efab6769f2aede5548a1e1152
[]
no_license
Hongqin-Li/os
4a62a33ba42b4a574a247bd7166d48e806de03f4
04d8ea19f5e65fe24cb1603048468297c31d6e44
refs/heads/master
2022-04-05T03:32:13.959663
2020-03-02T04:52:27
2020-03-02T04:52:27
244,283,340
1
0
null
null
null
null
UTF-8
C
false
false
1,189
h
#ifndef INC_ELF_H #define INC_ELF_H #include <types.h> // Format of an ELF executable file #define ELF_MAGIC 0x464C457FU // "\x7FELF" in little endian // File header struct elfhdr { uint32_t magic; // must equal ELF_MAGIC uint8_t elf[12]; uint16_t type; uint16_t machine; uint32_t version; ...
[ "lihongqinzhuanyong@gmail.com" ]
lihongqinzhuanyong@gmail.com
36f2eb9b9a63bb98e912a981c02d94ff091de21d
5426f7f7eee35ae58850dbca2a83679407f6543b
/fmusim/fmusim_input.h
b62038750fdd8d408be90af3f83a4166e8778f21
[ "BSD-2-Clause", "MIT", "BSD-3-Clause", "Zlib" ]
permissive
chrbertsch/Reference-FMUs
11831cc4385eea5fdc2c593ac5d595d3c80a5997
a2c1336c9c9420523e44da553333603070be0c4c
refs/heads/master
2022-12-14T21:36:35.427812
2022-11-22T14:42:29
2022-11-22T14:42:29
242,404,584
1
0
null
2020-02-22T20:08:49
2020-02-22T20:08:48
null
UTF-8
C
false
false
541
h
#pragma once #include "FMIModelDescription.h" typedef struct { size_t nVariables; const FMIModelVariable** variables; size_t nRows; double* time; double* values; } FMUStaticInput; FMUStaticInput* FMIReadInput(const FMIModelDescription* modelDescription, const char* filename); void FMIFreeInput(FMUStaticInp...
[ "noreply@github.com" ]
chrbertsch.noreply@github.com
2e5e9cebb080df3c56bc900227034d70f8db0615
eb2a6dbcc4ca60ef0248d6247a0daf6942cef470
/algorithm/1159.c
609afdc9c5a09c4f648e24c81001201f14c97014
[]
no_license
InfiniteRegen/Baekjoon_Algorithm
0ce144d9db90607b175fc6011e6267323219f2c3
7d15a0abedc9920d4db75f266892a8a193a140be
refs/heads/master
2020-03-17T09:27:19.587856
2018-08-26T10:49:56
2018-08-26T10:49:56
133,475,687
3
0
null
null
null
null
UTF-8
C
false
false
413
c
#include <stdio.h> #include <string.h> char input[150][31] = { 0, }; short wordCounter[26] = { 0, }; int main() { int N; short flag = 0; scanf("%d", &N); for (int i = 0; i < N; ++i) { scanf("%s", input[i]); wordCounter[input[i][0]-'a']++; } for (int i = 0; i < 26; ++i) { if (wordCounter[i] >= 5) { pr...
[ "31802525+InfiniteRegen@users.noreply.github.com" ]
31802525+InfiniteRegen@users.noreply.github.com
29de5230057696dd7803510328ac34793bc211b4
0f065693468ee4976ef57ecdbfde971085b35f69
/Pods/Headers/Private/DPCategory/DPEmiiterLayerChainModel.h
f712e22cc5281f260dee9df6c58bba306a3c379d
[ "MIT" ]
permissive
HolyLe/DPFactory
39b21e70bb83a3227d6f72b581da9702d1b45792
7e1486c6ac27bcb7441d31963be014b0bddb3bab
refs/heads/master
2022-03-28T21:07:40.954199
2020-01-15T09:47:25
2020-01-15T09:47:25
190,498,592
0
0
null
null
null
null
UTF-8
C
false
false
84
h
../../../DPCategory/DPCategory/DPCategory/DPChain/CALayer/DPEmiiterLayerChainModel.h
[ "maxiaoliang@able-elec.com" ]
maxiaoliang@able-elec.com
9cb54a2f4458656074ef70f524c2763544d19235
d3b13b03f8f9bde238a0718cd4bed3211a51219e
/client/bomberman/bomberman/client.c
51bd32c386137f5bdd3081a3f55308e596cb25d2
[]
no_license
addel/Bomberman_C
57f128d5e4f85635d9b7f74afc2f7fa5ced7d52c
fbebd59b946dac98f2fd8d30935c1ec529b7e4d3
refs/heads/master
2021-03-24T13:09:43.785151
2017-05-02T19:50:21
2017-05-02T19:50:21
90,071,626
1
0
null
null
null
null
UTF-8
C
false
false
2,140
c
// // client.c // bomberXcode // // Created by Anais on 02/09/2016. // Copyright © 2016 siba_a. All rights reserved. // #include "client.h" void init_client(t_clients *client, int x, int y) { client->x = x; client->y = y; client->bp = 1; client->wait = 0; client->drop = 0; } void die_client(t...
[ "aloui.addel@gmail.com" ]
aloui.addel@gmail.com
14872cf4be012bb1719c7f46f01476971518d10a
386ff5626766713093f55af3bf9e1d5674c349bf
/52.c
f25f1f72d337458cda388d118c29dd82360f7185
[]
no_license
chongqiu00/C100
1f3422ee2d8a92d349a4f33296097342eaf1caf2
7295ec1612f59c1b5b6d34be2ec2593d547d0faa
refs/heads/master
2023-04-18T00:46:18.531369
2021-04-23T16:14:06
2021-04-23T16:14:06
322,136,444
0
0
null
null
null
null
GB18030
C
false
false
598
c
/* 时间:2020/12/19 16:46 编辑人:chongqiu00 题目52: 学习使用按位或 | 。 0 | 0 = 0; 0 | 1 = 1; 1 | 0 = 1; 1 | 1 = 1; 可以用于置数, 某位数 | 1 = 1; */ #include <stdio.h> int main(int argc, int* argv[]) { int a,b; a=077; b=a|3; printf("The a & b(decimal) is %d \n",b); b|=7; printf("The a & b(decimal) is %d \n",b); ...
[ "1685546690@qq.com" ]
1685546690@qq.com
af0e053ddfc24d62cc76e1788fcce015db04bd5e
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14685/function14685_schedule_20/function14685_schedule_20_wrapper.h
725a30046a9f7d9e555725760eb1956f56541edc
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C
false
false
474
h
#ifndef HALIDE__generated_function14685_schedule_20_h #define HALIDE__generated_function14685_schedule_20_h #include <tiramisu/utils.h> #ifdef __cplusplus extern "C" { #endif int function14685_schedule_20(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf02, halide_buffer_t *buf03, halide_buffer_t ...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
24d20b81fa68136f15edb005d8b81873ad8fa840
b261f8a6742a51cdfdb5fbf19b28f39aab744915
/Anul II/Sem I/SO/Lab/lab2/mycp.c
753507451b860c3e4396b7a70c7e8c645d3eb99b
[]
no_license
corneliu10/University
5559ae2ad026b552e90c92dc123d3cb2b7532d1f
e575756a1449f99e114578d7875a85bb56b49600
refs/heads/master
2020-04-02T12:47:43.690164
2019-12-11T11:14:49
2019-12-11T11:14:49
154,452,164
1
0
null
null
null
null
UTF-8
C
false
false
584
c
#include <stdio.h> #include <unistd.h> #include <errno.h> #include <fcntl.h> #define SIZE_BUF 1024 int main(int argc, char **argv) { if(argc != 3) { write(1, "Error arguments\n", sizeof("Error arguments\n")); return 0; } int fd; fd = open(argv[1], O_RDONLY); char buf[SIZE_BUF]; if( fd < 0) { //write(1, ...
[ "corneliu.dcv@gmail.com" ]
corneliu.dcv@gmail.com
e952aeb5519e264349258c55913d532f47ec706a
695d8486f35fe28b2c79e5c646c4663519913db6
/src/font_hud/font.c
ca3e03f05cf1021dbe68b6c12f5b25bf70d9a972
[]
no_license
EternalCode/BS2
47471212e96d3d7569890e8b5fbbaf6c8df94ece
7b04e475fbd3ec9195a30c5de1b8c9bffbb1c18d
refs/heads/master
2020-06-30T09:43:11.899009
2016-12-13T00:29:43
2016-12-13T00:29:43
74,381,169
1
0
null
null
null
null
UTF-8
C
false
false
2,150
c
#include <pokeagb/pokeagb.h> #include "../battler_data/battler_data.h" #include "../../generated/images/font.h" #define op_name_pos 130 #define player_name 46 static const struct Frame (**nullframe)[] = (const struct Frame (**)[])0x8231CF0; static const struct RotscaleFrame (**nullrsf)[] = (const struct RotscaleFrame...
[ "dilshan.gunasekera@mail.utoronto.ca" ]
dilshan.gunasekera@mail.utoronto.ca
6baa843859c53ffe5c2625984954b48a1826dff0
49741da6dd331890ff9abf9873997a10fe8303ff
/HiPC Data/201312333/openmp/mat_mul_omp.c
9eef2de81fc65acd028232a6465e2c2b9844c61c
[]
no_license
sheetal804/Parallel-Processing-Repo
65c3c078071b8bd4f65380b4ebcef5776c146580
93508463fe1f0f5990590b352c00a28511f5d80b
refs/heads/master
2020-04-14T09:23:50.201167
2019-01-01T18:51:21
2019-01-01T18:51:21
163,758,897
1
0
null
null
null
null
UTF-8
C
false
false
2,066
c
#include<stdio.h> #include<malloc.h> #include<time.h> #define max 100 int main() { //int a[max][max],b[max][max],c[max][max]; int m,n,p,q,i,j,k,sum=0; double t_time,random; clock_t begin,end; FILE *fp=fopen("mat_mul.txt","w"); scanf("%d",&m); scanf("%d",&n); scanf("%d",&q); scanf("%d",&p); if(m==...
[ "sheetal.sahu@aptusdatalabs.com" ]
sheetal.sahu@aptusdatalabs.com
56fe7fb40e1e9ba12620896f54661b73e1a95301
f662d663a8b2a4ab8fd78354f402b3ec13c1d2c4
/src/include/tinypgm.h
f8803693cfb661c03bf08daa41ac77f09a2f979a
[ "Zlib" ]
permissive
mbitsnbites/tinypgm
83ffed50b771b8afcb42ba6427bde295b3798360
855f33cecf9a1fcecef5bbbee264627fb6fa1684
refs/heads/master
2020-05-30T14:45:46.524293
2017-04-10T14:41:19
2017-04-10T14:41:19
68,956,848
7
1
null
null
null
null
UTF-8
C
false
false
3,637
h
/* -*- mode: c; tab-width: 2; indent-tabs-mode: nil; -*- */ /******************************************************************************* * tinypgm - A small I/O library for PGM format image files. * * Copyright (c) 2016 Marcus Geelnard * * This software is provided 'as-is', without any express or implied warranty....
[ "m@bitsnbites.eu" ]
m@bitsnbites.eu
648f5428040564e2a5a8151312791ee27a90f094
73d99b823394c805dc6f5f9450bf737ab683f52f
/ADCL/include/ADCL_request.h
ec75807e5de36ac231c727dd5a1881cd27050200
[ "BSD-3-Clause-Open-MPI" ]
permissive
open-mpi/otpo
6ae2411f587b96bf8bb4925e9a90b8a88380ab65
0fb56525fe62bba376041652d8c4319c56af1300
refs/heads/master
2023-08-26T05:53:08.604724
2015-08-26T14:04:13
2015-08-26T14:04:13
24,153,998
5
3
null
2015-08-26T14:04:13
2014-09-17T16:59:56
C
UTF-8
C
false
false
5,482
h
/* * Copyright (c) 2006-2007 University of Houston. All rights reserved. * Copyright (c) 2007 Cisco, Inc. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #ifndef __ADCL_REQUEST_H__ #define __ADCL_REQUEST_H__ #ifdef ADCL_DUMMY_MPI #include "ADCL_dummy_mpi.h...
[ "mschaara@cs.uh.edu" ]
mschaara@cs.uh.edu
c05baee07a2774f676934f847af6285fbd6b3d07
83214753e9183327e98af0e6768e9be5385e5282
/u/hxsd/npc1.c
728b47b7121d2129dbe86d382e5c9633bedac036
[]
no_license
MudRen/hymud
f5b3bb0e0232f23a48cb5f1db2e34f08be99614e
b9433df6cf48e936b07252b15b60806ff55bb2f3
refs/heads/main
2023-04-04T22:44:23.880558
2021-04-07T15:45:16
2021-04-07T15:45:16
318,484,633
1
5
null
null
null
null
GB18030
C
false
false
60,522
c
// liumang.c 流氓 #include <ansi.h> inherit NPC; string zuji(string str); #include "/quest/givegift.c" mapping citynpc = ([ "/d/baling/beidajie1.c": "xiao jie", "/d/baling/beimen.c": "wu jiang", "/d/baling/bingqipu.c": "tie jiang", "/d/baling/dangpu.c": "meng laoban", "/d/baling/dongmen.c": "wu jiang", "/d/baling...
[ "i@oiuv.cn" ]
i@oiuv.cn
fd34eddcceaa89077246205e4fdc1b8ba05062fd
f61e70bc5a259167a6c5a9c4eaac68ed55da0e7c
/file_snippet/src/berry.c
1c22666303f073a46cf0f99d609d74bb2e07cf49
[]
no_license
Bidoofremix/Pokeemerald_modfiles
f811c1fd03f953c49f7403218af7d4ca512970cd
3d823d5918a8988e780aed987552db5632b52dd5
refs/heads/master
2023-02-14T22:33:09.492085
2021-01-05T14:59:04
2021-01-05T14:59:04
270,254,440
1
0
null
null
null
null
UTF-8
C
false
false
1,874
c
< // static bool32 BerryTreeGrow(struct BerryTree *tree) { if (tree->growthSparkle) return FALSE; switch (tree->stage) { case BERRY_STAGE_NO_BERRY: return FALSE; case BERRY_STAGE_FLOWERING: tree->berryYield = CalcBerryYield(tree); case BERRY_STAGE_PLANTED: ...
[ "52993397+Bidoofremix@users.noreply.github.com" ]
52993397+Bidoofremix@users.noreply.github.com
984b75421c84de739e84fd808f2c98e8302c9afe
7cff4344aee7a40cec6ef573ad625028fb61fed9
/mylib/Display.c
6df088378a5456cad32fc826bce12bc7de7f7ab5
[]
no_license
tannguyencoder/DoAn192_MainController
ee54c7c62da9274565afefe29c6bc08673978d0f
0fd65d7e1c5d685ea96dd4e3853ed13fbc9e31ea
refs/heads/master
2022-11-27T12:08:52.863056
2020-08-06T02:59:14
2020-08-06T02:59:14
285,457,623
0
0
null
null
null
null
UTF-8
C
false
false
983
c
#include <Display.h> GPIO_InitTypeDef g_disp; void DisplayInit(void) { RCC_APB2PeriphClockCmd(RCC_DISPLAY, ENABLE); g_disp.GPIO_Mode = GPIO_Mode_Out_PP; g_disp.GPIO_Pin = D_NuA | D_NuB | D_Mix | D_Water; g_disp.GPIO_Speed = GPIO_Speed_50MHz; GPIO_Init(PORT_DISPLAY, &g_disp); DisplayControl(DNuA, D_OFF); Display...
[ "tolasuunhj98@gmail.com" ]
tolasuunhj98@gmail.com
2980be86412065741a668bdcd1ee3914164aab54
fcce367dde61c6542d7bba4513fb9b0f4db8f7f5
/Linked List/count_key_element.c
486b879c8a3ce3c102a31050ed3e1f936798e4bb
[]
no_license
SruthiGIT-cloud/Data-Structure
673c2a9330922fe596055223859570b6de8d7ef6
d8c30f4a067276803d4ca59cb9d279646339480b
refs/heads/main
2023-06-12T14:46:30.031789
2021-07-03T09:09:14
2021-07-03T09:09:14
351,774,950
0
0
null
null
null
null
UTF-8
C
false
false
1,552
c
//function that counts the number of times a given int occurs in a Linked List #include <stdio.h> #include<stdlib.h> int choice,d,n,c=0,key; struct node { int data; struct node*next; }; struct node *head,*nn,*temp,*current,*prev,*next,*old; void create(); void count(); void main() { do{ printf("...
[ "noreply@github.com" ]
SruthiGIT-cloud.noreply@github.com
7c75fe7c1b5e04fe7cefea2444c9cb22a6fed910
ac80a593ee346e24a47738b6ec35b97e8d150a9f
/Lab6-ex7.c
1924abe0e71f6c3b0097ac3438d31d9c8613f675
[]
no_license
chrisz16121/GitChris_lab6
59fa71ce21f97fc255dcadf00a9f5ae2c9d87b1d
d474bb97c1fba2f78b4827ce309ad24560615cc1
refs/heads/master
2021-01-11T02:11:07.168614
2016-10-12T02:15:51
2016-10-12T02:15:51
70,097,518
0
0
null
null
null
null
UTF-8
C
false
false
403
c
#include<stdio.h> int main() { int x=1309; int *p = NULL; p = &x;//set the pointer to actually point to something, namely, the memory location at which variable x is located printf("\n The value of x is = %d",x); printf("\nThe pointer points to the value = %d\n",*p);//we were trying to access this before a...
[ "ccszt2@mail.missouri.edu" ]
ccszt2@mail.missouri.edu
2bb79dba8799e80340395d4cc6af06bd863da707
56284d187c7f7c2db92f1ea208efa309385a219e
/intersection bw link list.c
0f80fecfd52afb33464e826c933a0a683378d733
[]
no_license
MayukhC99/CodingPractice
e8835047fc2dbd5f794f40b28a9be7c8406a79e7
a45438241b536b386ffb30377e7b08e63ba3176a
refs/heads/master
2020-04-03T22:24:45.259040
2018-10-31T18:05:14
2018-10-31T18:05:14
155,601,048
1
1
null
2018-10-31T17:53:17
2018-10-31T17:53:16
null
UTF-8
C
false
false
2,964
c
#include<stdio.h> #include<stdlib.h> /* Link list node */ struct Node { int data; struct Node* next; }; /* Function to get the counts of node in a linked list */ int getCount(struct Node* head); /* function to get the intersection point of two linked lists head1 and head2 where he...
[ "noreply@github.com" ]
MayukhC99.noreply@github.com
bc1c2fcf75af26f051d38a53c06c96e411404edc
b17e6a14720794786b79209de35699abd9725882
/Action recognition system/数据服务器/SuBand.h
e3ba47637c3c0a19c08a008b7c2e6d8b30622023
[]
no_license
adian98/Action-recognition-system-su
074e47f138c6de8172a572c824dfc6cc3c9f3711
8564df1de85fec12562d8b66984f675e5904b338
refs/heads/main
2023-01-20T16:29:29.639330
2020-11-30T01:15:31
2020-11-30T01:15:31
null
0
0
null
null
null
null
UTF-8
C
false
false
638
h
#ifndef _SUBAND_H_ #define _SUBAND_H_ struct MPU_dataType{ volatile uint8_t head; volatile int8_t asaX, asaY, asaZ; volatile int16_t accX, accY, accZ; volatile int16_t gyroX, gyroY, gyroZ; volatile int16_t magX, magY, magZ; volatile uint8_t crc, tail; }; //uint8_t Buffer[24]; extern struct MPU_d...
[ "noreply@github.com" ]
adian98.noreply@github.com
b2d184ba00164607eb917d00aa1978d84f8ad30a
f81d979ec732624a3d95500e64bb2b73f6f3dfb1
/Algorithms/Algorithms/LinkedList.h
1366239ccce9b2f8e4bef213da1f39a870b9121f
[]
no_license
TikaWorld/TIL
5d078cbcdbe799141e72777f02a2b0ea9bbd3775
b872fd1d00c709c0b20063696d05e0475b12c87f
refs/heads/master
2020-07-10T22:16:47.952997
2019-10-30T00:38:23
2019-10-30T00:38:23
204,383,930
0
0
null
null
null
null
UTF-8
C
false
false
264
h
#pragma once #include <stdio.h> #include <stdlib.h> #pragma warning(disable:4996) typedef struct node { struct node* next_node; int value; }Node; Node* tracking_list(int num); void insert_node(int num, int value); void delete_node(int num); void view(int num);
[ "tikaworld0416@gmail.com" ]
tikaworld0416@gmail.com
97b77dbace0c5092c4772b539b999fc53e47de2c
7b52f39e0e520e8433a3b7293fa57752cb3fedd9
/demo/count_interrupts_c/main.c
ffb779b32fc0bd1de6afb6a2ac504c3b26437085
[]
no_license
bgamari/libmanyuc
bb8d7dce01cba579d6cb008734487d63aa3cb71f
927fc7d457fc27d172a94fc0676187785a93970c
refs/heads/master
2020-12-25T09:00:37.507992
2012-08-11T20:51:26
2012-08-11T20:51:26
null
0
0
null
null
null
null
UTF-8
C
false
false
2,659
c
/* * libmanyuc - Measure speed of interrupt handling in C * Copyright (C) 2012 - Margarita Manterola Rivero * * 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 2.1 o...
[ "margamanterola@gmail.com" ]
margamanterola@gmail.com
e5e0bd100b02c6d9c1a485eb6603a9d49fa126ee
c62cda04db1e9566d5b7035f48e86f9917202d6c
/libft/ft_strtrim.c
70db739d9ba3520306f648d567c4ba2498c2a836
[]
no_license
KevinParis42/cub3d
1a06ee579001fa0944fdc6971bb41173fbec60c5
23efc9cf6c1c3503ace7d7518ab5132df1713933
refs/heads/master
2022-11-11T11:01:30.695314
2020-07-03T22:07:09
2020-07-03T22:07:09
null
0
0
null
null
null
null
UTF-8
C
false
false
1,966
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strtrim.c :+: :+: :+: ...
[ "kevin.paris701@gmail.com" ]
kevin.paris701@gmail.com
09b43520b1bf2ed0f2daf8ed599400773563a852
2c73a693c2b3c162eae2ab94f649d8c4494878ba
/components/multimedia/amr_decode/amr_wb/dec/src/highpass_50hz_at_12k8.c
f78f5b44b2a1dfd28659976d64d101e19a7ff843
[ "MIT" ]
permissive
openLuat/LuatOS
185e1e140aed908434168133571ddcafe98f4e12
4b29d5121ab4f7133630331e8502c526c7856897
refs/heads/master
2023-08-23T04:57:23.263539
2023-08-23T04:46:46
2023-08-23T04:46:46
230,403,844
378
93
MIT
2021-12-17T02:19:30
2019-12-27T08:29:19
C
UTF-8
C
false
false
6,629
c
/* ------------------------------------------------------------------ * Copyright (C) 1998-2009 PacketVideo * * 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.o...
[ "alienwalker@sina.com" ]
alienwalker@sina.com
2d9fbc451b6b210faca84ad46ae005a6904b7ea8
4dbb45758447dcfa13c0be21e4749d62588aab70
/iOS/Classes/Native/mscorlib_System_Security_Cryptography_AsymmetricSi2683552211MethodDeclarations.h
6bac7b6a2d87750ea0cf641b590fadf46963bc93
[ "MIT" ]
permissive
mopsicus/unity-share-plugin-ios-android
6dd6ccd2fa05c73f0bf5e480a6f2baecb7e7a710
3ee99aef36034a1e4d7b156172953f9b4dfa696f
refs/heads/master
2020-12-25T14:38:03.861759
2016-07-19T10:06:04
2016-07-19T10:06:04
63,676,983
12
0
null
null
null
null
UTF-8
C
false
false
582
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Security.Cryptography.AsymmetricSignatureDeformatter struct AsymmetricSignatureDeformatter_t2683552211; #include "codegen/il2cpp-co...
[ "lii@rstgames.com" ]
lii@rstgames.com
5f8e87280daeca6b12f015548fc4b2991df5cb27
e58064234869575fe0407a8057d29ca65ce623ff
/08_vdma_test/vdma_test.sdk/vdma_test_bsp/ps7_cortexa9_0/libsrc/vtc_v7_1/src/xvtc.h
c77d1139f926d52fe4ba9ac5d3e4538ebfbbeaee
[ "MIT" ]
permissive
honorpeter/FPGA_DEMO
007e98a28aa2dc45030d1bc72507fc10fa94552f
cd0be7a2132f2ce7d77a728a9c60854814ca6a5d
refs/heads/master
2020-06-08T11:33:24.928574
2018-03-28T15:58:06
2018-03-28T15:58:06
193,221,864
1
0
MIT
2019-06-22T10:35:44
2019-06-22T10:35:44
null
UTF-8
C
false
false
37,068
h
/****************************************************************************** * * Copyright (C) 2008 - 2014 Xilinx, Inc. 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 Softw...
[ "chengguangyi10@gmail.com" ]
chengguangyi10@gmail.com
4d2ddf623d04259475019e541be40c797242195c
70f63f6b356c665842e359469a89287106a5a754
/src/mudlib/d/kenton/comun/habitacion/flenton/pantano/pantano_08.c
ffde9871d4d0eb925e156a8452beb804ba1b0ee7
[]
no_license
DPrenC/endor-mud
2aebc7af384db692c7dbc6c0a0dbb3c600e93ecc
3ca7605715ce2c02734c68766470f5d581b9fc98
refs/heads/master
2021-01-21T18:53:26.493953
2017-05-21T23:04:36
2017-05-21T23:04:36
null
0
0
null
null
null
null
UTF-8
C
false
false
806
c
/*************************************************************************************** ARCHIVO: pantano_08.c AUTOR: [k] Korsario FECHA: 03-05-1998 COMENTARIOS: Pantano de la muerte ***************************************************************************************/ #include "path.h" inherit FLENHAB+"pant...
[ "ea5gna@gmail.com" ]
ea5gna@gmail.com
12f1834576a2287f96d7fa20480e11ab3ff8a7a7
bbc42646d24002abb5db8265415b1442efdd129c
/Old/Learning-C-AVR/Przyklady Francuz/LCDGFX/ST7565-Menu/ST7565-Menu/menu.h
f076e0fabd123cfd960c294ea6fc9ab3061b2e3a
[]
no_license
wojciechGaudnik/Learning
223a162ddddc59aa4cfe49471ce08ba25587cf1b
dfffd4ddd453edf7667fe94b0fb4367235579424
refs/heads/master
2023-03-09T02:21:47.975665
2023-01-22T16:09:51
2023-01-22T16:09:51
201,742,343
0
0
null
2023-03-01T05:35:15
2019-08-11T09:10:46
C
WINDOWS-1250
C
false
false
629
h
#ifndef _MENU_H #define _MENU_H #include <stdbool.h> #include <stdint.h> typedef void (*menuitemfuncptr)(); struct _menuitem { const __flash char * const text; menuitemfuncptr menuitemfunc; const __flash struct _menuitem *parent; const __flash struct _menuitem *submenu; const __flash struct _menu...
[ "wojciech.gaudnik@gmail.com" ]
wojciech.gaudnik@gmail.com
b078fdc5041b286cd4d4fe55d02db0d0b20cc51a
7e2f6e4af00e6897c7600b7d4efe8e648052583c
/YZBaseProject/YZBaseProject/Other/Confing.h
3c7389d93b9e5a42517434e36082c429d849c86c
[ "Apache-2.0" ]
permissive
hurosezhang/YZBaseProject
5820e679659effce9991cfa25ee0caf9e48c504e
8ccc6a433005d33b42acfefe2a70fa7dec1d04a1
refs/heads/master
2020-04-03T16:20:47.623834
2018-10-31T02:41:21
2018-10-31T02:41:21
155,386,968
0
0
null
null
null
null
UTF-8
C
false
false
839
h
// // Confing.h // YZBaseProject // // Created by zhangyongkang on 2018/6/12. // Copyright © 2018年 JWHL.com. All rights reserved. // #ifndef Confing_h #define Confing_h #define KScreenHeight [[UIScreen mainScreen] bounds].size.height #define KScreenWidth [[UIScreen mainScreen] bounds].size.width #define KeyWindo...
[ "jon.zhang@trustlife.com" ]
jon.zhang@trustlife.com
350d8c83c5f187f4028920a70fa2e9ddfcb36e48
1dc856a2a51e149e5bad78a89ecd1eaba2be9037
/.history/Libraries/seekfree_peripheral/headfile_20200621192134.h
90addec875b4e7d99c25008c2e0f2fcd3968a72b
[]
no_license
gdgly/STC_auto_car_last
f984a7ee1675c01deb318b3dbedd6237f24935ab
6fe9b6d8bb1dcd01601289baede3cee0bf2a6a74
refs/heads/master
2022-11-27T19:51:51.004781
2020-07-15T16:44:20
2020-07-15T16:44:20
null
0
0
null
null
null
null
UTF-8
C
false
false
825
h
#ifndef __HEADFILE_H_ #define __HEADFILE_H_ #include "board.h" #include "common.h" #include "STC8Axx.h" #include "zf_delay.h" #include "zf_iic.h" #include "zf_uart.h" #include "zf_adc.h" #include "zf_spi.h" #include "zf_tim.h" #include "zf_pca_pit.h" #include "zf_pwm.h" #include "zf_exti.h" #include "zf_pca_delay.h"...
[ "iswenyan@gmail.com" ]
iswenyan@gmail.com
ecf5d67cfd3ec62df07b59f2b7ecfb506272417c
2b0273b544c6ea710462ec730222fc565c605b4e
/Demo/Pods/Headers/Private/AGGeometryKit/UIView+AGK+AngleConverter.h
3078f1a4ce89f2a63695c5346630bcee3ab28b7f
[ "MIT" ]
permissive
keristef/AGGeometryKit
623b0567f9ce262eac04080d38227b343fa22c00
feeb16e5b6b72331f888d12093c2a983059679d7
refs/heads/master
2021-01-22T20:39:16.392679
2016-04-15T12:05:00
2016-04-15T12:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
67
h
../../../../../AGGeometryKit/Categories/UIView+AGK+AngleConverter.h
[ "jflinter11@gmail.com" ]
jflinter11@gmail.com
a4d8a9cb43c7b9e79497dc216226e66a6654ba7e
ee12bd6d8faca3263395578e3d006ce692b1015d
/dp3/main.c
04e6d4069687f9bb29008ff6984a24a6675c8d61
[]
no_license
harsh151023/data_structures
e9affef427b8779bbdfe40033d90476ceabbb95f
970b8c541a9488884639fb16591dc361ed04dc7e
refs/heads/master
2021-05-24T09:46:10.750088
2020-06-14T07:23:16
2020-06-14T07:23:16
253,503,491
0
0
null
null
null
null
UTF-8
C
false
false
485
c
// A C program to count number of ways to reach n't stair when // a person can climb 1, 2, ..m stairs at a time #include<stdio.h> int countWaysUtil(int n, int m) { int res[n]; res[0] = 1; res[1] = 1; for (int i=2; i<n; i++) { res[i] = 0; for (int j=1; j<=m && j<=i; j++) res[i] += res[i-j]; } return res[n-1]...
[ "harsh151023@gmail.com" ]
harsh151023@gmail.com
6c4e4406b1a1cebf721336f20370061500efe197
c72be999abf8848a7d09264ba9ee7bae30f4524a
/xme/xme/ports/software/os/generic-os/circularBuffer/dynamicMemory/xme/hal/circularBuffer_arch.c
ce9a5883d6424c3dd2cb58b435999ab413fc029c
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ipa-rmb/autopnp
8399be67c1a3de61e01619dc8677c52728ffd836
f25517a093c772a1481bcff3e9da055d4c627954
refs/heads/indigo_dev
2022-05-05T01:57:05.858437
2022-04-29T07:31:42
2022-04-29T07:31:42
3,398,225
144
101
null
2019-07-08T06:11:13
2012-02-09T15:30:28
C
UTF-8
C
false
false
7,953
c
/* * Copyright (c) 2011-2014, fortiss GmbH. * Licensed under the Apache License, Version 2.0. * * Use, modification and distribution are subject to the terms specified * in the accompanying license file LICENSE.txt located at the root directory * of this software distribution. A copy is available at * http://chr...
[ "joshua.hampp@ipa.fraunhofer.de" ]
joshua.hampp@ipa.fraunhofer.de
62a965518b260936ac7279cfbcd64ba7222157ee
243048956f35384b52b27b964cb1cfa140f024fd
/Server/file_size.h
43c021e4968d50403b6ccd9abe4cb2c952af57e6
[]
no_license
PandaHater/mobile_systems_lab3-1
8b3b53ad440b02655d73d8c19d9e9b9a24f9d929
dd8e063965dd487d719a7130ad10450dae893471
refs/heads/master
2020-03-27T17:02:50.943912
2013-04-11T18:37:16
2013-04-11T18:37:16
null
0
0
null
null
null
null
UTF-8
C
false
false
107
h
#ifndef ___file_size___ #define ___file_size___ #include <stdio.h> long getFileSize(FILE* file); #endif
[ "fpm.th13f@gmail.com" ]
fpm.th13f@gmail.com
80425c47ab10a58b964d7ca67461f52b83adead2
8dbe04835693946dbbac3854c8f213a73fe1d1da
/扫雷/扫雷/game.c
3efe54a9cdfa199f9bb4d150b577cf55c9755e3d
[]
no_license
wybei/C-
4b2acf0e48045a89d0341020d03f4e68633ca660
6d1be8b113170d6e7bc74f539099a0bbd34c107a
refs/heads/master
2020-04-14T16:49:07.040763
2019-06-22T05:04:46
2019-06-22T05:04:46
163,962,268
0
0
null
null
null
null
GB18030
C
false
false
2,550
c
#define _CRT_SECURE_NO_WARNINGS 1 #include"game.h" void Initboard(char board[ROWS][COLS], int rows, int cols, char set) { int i = 0; int j = 0; for (i = 0; i < rows; i++) { for (j = 0; j < cols; j++) { board[i][j] = set; } } } void DisplayBoard(char board[ROWS][COLS], int row, int col) { int i = 0; int ...
[ "734831833@qq.com" ]
734831833@qq.com
c4b263a371c5d755db57bd6e6d2ce7b44178d842
aeb508ba2469bb304243685cb4d8a1a6f3f697d1
/Entrega_2/paralelo_mw.c
12f1efb28a4335906003767919e8257f06ebbe4e
[]
no_license
pedroodb/facultad_sistemas_paralelos
8d95906d56c44c4c8513603fef8d6ec585468c73
a3ced1f0b42786d928558fe84a51c9f747c40ea4
refs/heads/master
2022-01-12T22:11:32.307164
2019-07-04T01:22:53
2019-07-04T01:22:53
null
0
0
null
null
null
null
UTF-8
C
false
false
3,252
c
#include <stdio.h> #include <mpi.h> #include <unistd.h> #include <stdlib.h> #include <sys/time.h> #define MASTER 0 double dwalltime(){ double sec; struct timeval tv; gettimeofday(&tv,NULL); sec = tv.tv_sec + tv.tv_usec/1000000.0; return sec; } //Recibe un indice y solo hara las combinaciones que comiencen ...
[ "dalbianco.pedro@gmail.com" ]
dalbianco.pedro@gmail.com
1a3a34ea7fe9b7e301274ae18c2a181a961e8e0a
d4b733f2e00b5d0ab103ea0df6341648d95c993b
/include/src/SST_MEMGB_OVERLAP.h
91cb056fb4c074a44aef20547e90c3b6b504ccf5
[ "MIT" ]
permissive
stealthsoftwareinc/sst
ad6117a3d5daf97d947862674336e6938c0bc699
f828f77db0ab27048b3204e10153ee8cfc1b2081
refs/heads/master
2023-04-06T15:21:14.371804
2023-03-24T08:30:48
2023-03-24T08:30:48
302,539,309
1
0
null
null
null
null
UTF-8
C
false
false
9,435
h
/* * Copyright (C) 2012-2023 Stealth Software Technologies, Inc. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use,...
[ "sst@stealthsoftwareinc.com" ]
sst@stealthsoftwareinc.com
d8f70f4dfe853499eb3edeae04a7ebbb5cd1ccd5
aa6c9a230e4023ebf7a3749745ba45e07e912657
/phlib/sha.c
a2b7b52c20398043f30005fe96b898f821c92035
[]
no_license
pinchyCZN/processhacker_2.33
a560cec7744813aeb3885a0d9b2de170dce3814e
a72f466ebe93db5b328a6713e8a73e28407e72ea
refs/heads/master
2020-12-24T14:09:58.027813
2014-09-02T17:59:41
2014-09-02T17:59:41
23,366,229
3
2
null
null
null
null
UTF-8
C
false
false
6,165
c
/* * Copyright 2004 Filip Navara * Based on public domain SHA code by Steve Reid <steve@edmweb.com> * * 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 2.1 of the Li...
[ "pinchyCZN@gmail.com" ]
pinchyCZN@gmail.com
9e4f73e8e3f799bf37e62639251bcfa35c8da6ce
08f975a4df7828ea52ad1dae844040b7c834f04d
/11727 - Cost Cutting.c
98a550f4ec3f5079c106234409464d64c231f95a
[]
no_license
miskat-9/UVa-solutions
13b89c29e172cbca7030d14d54a9f83cbbac0a4d
5920a03d8ad5de59b6a40185d36408a9b98758c3
refs/heads/master
2022-12-30T04:26:49.498008
2020-10-24T16:49:02
2020-10-24T16:49:02
null
0
0
null
null
null
null
UTF-8
C
false
false
346
c
#include<stdio.h> int main() { int T; scanf("%d",&T); for(int i=1; i<=T; i++) { int a,b,c; scanf("%d%d%d",&a,&b,&c); printf("Case %d: ", i); if((a>b && a<c) || (a<b && a>c)) printf("%d\n",a); else if((b>c && b<a) || (b>a && b<c)) printf("%d\n",b); else ...
[ "tawraat@pop-os.localdomain" ]
tawraat@pop-os.localdomain
0fb0d7e3f6a54dcb766f4c57eb9aa574be178615
bdaea74bcbae474a1f54fd8699a0c4076b842910
/internal/atomic/compiler/compiler_fetch_xor.h
5379f65a8e8983a42593006c5fd6f1a1ff8d4b6e
[ "BSD-3-Clause" ]
permissive
questor/eastl
5e1527d38e39db03300224f9f86657ecd99e8184
fa8769c32cb058586b41e5db4da8b8fd777d2284
refs/heads/master
2022-08-13T04:58:33.344962
2022-07-20T19:41:51
2022-07-20T19:41:51
9,006,280
16
8
null
null
null
null
UTF-8
C
false
false
5,573
h
///////////////////////////////////////////////////////////////////////////////// // Copyright (c) Electronic Arts Inc. All rights reserved. ///////////////////////////////////////////////////////////////////////////////// #ifndef EASTL_ATOMIC_INTERNAL_COMPILER_FETCH_XOR_H #define EASTL_ATOMIC_INTERNAL_COMPILER_FETCH...
[ "questor@inter" ]
questor@inter
638a7c54dcf57850020870baff3414c3124457e7
74fc7c5d39baa6c30aa929e629ff60bf40500c61
/lib/dpdk-20.08/drivers/net/bnxt/bnxt_txr.h
7715c11b830d994670a3b72352dd073b1e01b86e
[ "BSD-3-Clause", "GPL-2.0-only" ]
permissive
jhyunleehi/poseidonos
e472be680d0e85dc62f0e2c0d7356dbee74a3bd6
1d90e4320855d61742ff37af8c0148da579d95d4
refs/heads/develop
2023-07-13T03:37:29.754509
2021-08-23T15:26:08
2021-08-23T15:26:08
393,203,347
0
0
BSD-3-Clause
2021-08-20T00:04:14
2021-08-06T00:30:35
C
UTF-8
C
false
false
3,318
h
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2014-2018 Broadcom * All rights reserved. */ #ifndef _BNXT_TXR_H_ #define _BNXT_TXR_H_ #include <rte_io.h> #define MAX_TX_RINGS 16 #define BNXT_TX_PUSH_THRESH 92 #define BNXT_MAX_TSO_SEGS 32 #define BNXT_MIN_PKT_SIZE 52 #define B_TX_DB(db, prod) rte_write32...
[ "jhyunleehi@naver.com" ]
jhyunleehi@naver.com
18c14a0397c1bf7d742c585965584f07f8634590
3190a9606fdb6a32b68b4012869c1074a5933ca4
/c/20140619/div_Link/include/Linklist.h
32b144ae425b5a622595012ede81c8e13d7ee04e
[]
no_license
lvchao0428/ultrapp
caa5971eddc98226bb62d8269b7be2537c442ca3
614c85e88dce932663389a434297f516ea3c979b
refs/heads/master
2021-01-23T17:31:10.722025
2015-09-22T03:30:57
2015-09-22T03:30:57
21,064,395
0
0
null
null
null
null
UTF-8
C
false
false
474
h
/************************************************************************* > File Name: Linklist.h > Author: lvchao > Mail:lvchao0428@163.com > Created Time: Thu 19 Jun 2014 04:40:01 AM EDT ************************************************************************/ #ifndef __LINKLIST_H_ #define __LINKLIST_H_ type...
[ "lvchao0428@163.com" ]
lvchao0428@163.com
8cf4dc3c141b4580e25cc4bdeaeae94652278c25
951791184d4f1e1c2ef52c223fe37fbabed1c2d4
/include/Common.h
7ba515724768299455f01db8fc221a60bffb5a92
[]
no_license
ezamlinsky/StockFilter
dd9962d3de6aea98ecdb16743cac886bc6db56b6
873be319c6eb3ce87a79faed43911af6624c78a1
refs/heads/master
2021-01-05T05:12:03.543951
2020-02-16T12:59:46
2020-02-16T12:59:46
240,891,968
1
0
null
null
null
null
UTF-8
C
false
false
3,757
h
/* Common.h ################################################################################ # Encoding: UTF-8 Tab size: 4 # # ...
[ "ezamlinsky@gmail.com" ]
ezamlinsky@gmail.com
1a42bcf66b727049a66dcf4ac56986c40d6e242b
39b003b15d9cdf42483f43ee59293a935cd26ef1
/SaCalcApp/DigSigDealVirtualDriver.h
6d46f66e152aebbf83a5fa492ab52c1617f277b8
[]
no_license
hanqianjin/kang
f16fb3835ecd850a3a86bb93f0679c878c82acab
cc40e6be18287a7a3269e50371f2850cd03bfb5d
refs/heads/master
2021-06-25T23:47:54.108574
2020-11-20T02:46:25
2020-11-20T02:46:25
142,751,390
1
0
null
null
null
null
UTF-8
C
false
false
9,649
h
#ifndef __DigSigDealVirtualDriver_H__ #define __DigSigDealVirtualDriver_H__ #ifdef __cplusplus extern "C" { #endif //============================================================================== // Include files #include "DiIoCtrl.h" //========================================================================...
[ "41859296+hanqianjin@users.noreply.github.com" ]
41859296+hanqianjin@users.noreply.github.com
73614dd9e3c0ff97bb7a38979628e7e76bd81015
08a47002bc442ea7666681a5e6890af6016c165a
/electro/Screen Message Handlers/DialectricConstants.h
349f61021b0bbede941794460a6e8330fe9788eb
[ "MIT" ]
permissive
fzammetti/pocketpc
e11588375af793edf851e8e43aeaaa22411cbe5d
0522f9a7b143b3cec6e187f554dbabe2d58c5951
refs/heads/master
2022-12-06T00:10:24.890347
2020-08-26T04:18:16
2020-08-26T04:18:16
108,334,933
1
0
null
2018-02-11T07:39:36
2017-10-25T22:53:58
C++
UTF-8
C
false
false
4,975
h
// Sort comparison function int CALLBACK DialectricConstantsCompareProc(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) { DIALECTRICCONSTANTS *pVal1 = (DIALECTRICCONSTANTS *)lParam1; DIALECTRICCONSTANTS *pVal2 = (DIALECTRICCONSTANTS *)lParam2; LPTSTR szVal1 = TEXT(""); LPTSTR szVal2 = TEXT(""); ...
[ "fzammetti@etherient.com" ]
fzammetti@etherient.com
00e09cee44580aaa7f6c1c75e91e7c4bb7945f5b
f68432dcabf871fcdf9e1e0e34a8868d562a8e04
/InsertionSort.c
43f53e873b44ea8e93e5999e88cec448ea41aa35
[]
no_license
VConhariki/codes
d41a6a456d9cab3ab04e431a6a5464326bea8ea9
25d9c924661afa682b75505d695a934177e5cb9e
refs/heads/master
2020-03-30T09:50:56.239248
2018-11-21T13:58:38
2018-11-21T13:58:38
151,095,168
3
1
null
null
null
null
UTF-8
C
false
false
459
c
#include <stdio.h> void printa(int *v,int n){ int i; for(i=0;i<n;i++) printf("%d ",v[i]); puts(""); } void InsertionSort(int *v, int ini, int fim){ int i=0, j, aux,n=fim-ini+1; for (i; i < n; i++) { j = i; while (j > 0 && v[j - 1] > v[j]) { aux = v[j]; v[j] = v[j - 1]; v[j - 1] = aux; j--; ...
[ "noreply@github.com" ]
VConhariki.noreply@github.com
e18709594840521523ba95e0fcfa3927256c3dea
67935b9d6437cc3d40b608b03a42be37465c61f9
/sys/external/bsd/acpica/dist/common/dmtbdump2.c
d8709733e4e8830fa27c407e7ec3bcc6fcf94c5c
[]
no_license
jonathonderr/src
867c1e587509fec3d55f12ac472500080f45936a
55d6fb34a4eb30c2a82f674737d9865fc14364cf
refs/heads/trunk
2023-03-23T15:06:52.036414
2020-05-13T16:17:46
2020-05-13T16:17:46
263,754,242
1
3
null
2021-03-09T04:06:15
2020-05-13T22:10:54
null
UTF-8
C
false
false
56,328
c
/****************************************************************************** * * Module Name: dmtbdump2 - Dump ACPI data tables that contain no AML code * *****************************************************************************/ /* * Copyright (C) 2000 - 2020, Intel Corp. * All rights reserved. * * Red...
[ "christos@NetBSD.org" ]
christos@NetBSD.org
c3781c619a4536b8e2f74e4909bfec5a05eab2c2
943986211719218c5ec10a1f7f998f2493ce9da4
/afterFinals/charArray.c
4a855f8003bbc1fbfc230df8271fb9c2d1f9368a
[]
no_license
BHASKARSDEN277GITHUB/practice_c_cpp
fcb7e1a83a572c9df066291b71c6ff334d059a1b
7e54572ed3607c94aa13d68acd545d3a0400d386
refs/heads/master
2021-01-17T14:57:52.861972
2016-06-16T16:58:43
2016-06-16T16:58:43
20,958,885
0
0
null
null
null
null
UTF-8
C
false
false
762
c
//problem to calculate no od e's in given array of character pointers .. #include<stdio.h> #include<conio.h> main() { char * s[] = {"we will teach you how to " ,"Move a mountain " ,"Level a building " ,"Erase the past ","Make a million " }; int size = 5 ; int i =0,j=0; char e = 'e'; ...
[ "bhaskarkalia11github@gmail.com" ]
bhaskarkalia11github@gmail.com
fb325eb6ec5d277bf457112ed6d8d095b63f4d25
5ceea7c8a75a64ee68b16f1e7458996452525792
/源码/在公司的时候-指纹锁/STM32_UCOSIII_emWin_DEMO/User/bsp/spi_flash/fatfs_flash_spi.h
974d98707be02f65f10d8fd64f795925e7c0a761
[]
no_license
LONGZR007/GraduationProject
72ff645021bc5cdf21d810c98cad6d3e263c5d3c
88d9f5df90f239fd54346e3e8e692c5a68ec77af
refs/heads/master
2020-07-26T08:23:16.576443
2020-03-05T13:47:09
2020-03-05T13:47:09
208,587,945
3
1
null
null
null
null
GB18030
C
false
false
5,117
h
#ifndef __SPI_FLASH_H #define __SPI_FLASH_H #include "stm32f10x.h" #include <stdio.h> #include "diskio.h" #include "integer.h" //#define sFLASH_ID 0xEF3015 //W25X16 //#define sFLASH_ID 0xEF4015 //W25Q16 #define sFLASH_ID 0XEF4017 //W25Q64 /* Private typedef --------...
[ "1558193230@qq.com" ]
1558193230@qq.com
07b390425636c15be1e4b42e811053121e96052a
bcb134b71c4e8c39ca9234d9962b2d10d512a699
/DarkSUSY_mH_125/mGammaD_7000/cT_005/DarkSusy_mH_125_mGammaD_7000_cT_005_LHE_muon_pZ.C
996a21e66f8c15cfc5e293b8af6e83b9342b05c6
[]
no_license
cms-tamu/MuJetAnalysis_DarkSusySamples_LHE_13TeV_04
3747dd59db05008b7780544773efb616542eceb0
987739897045684cab8990db77337a5c913a6a12
refs/heads/master
2021-01-10T19:09:21.834270
2015-06-11T14:44:08
2015-06-11T14:44:08
31,507,146
0
1
null
null
null
null
UTF-8
C
false
false
60,208
c
{ //=========Macro generated from canvas: cnv/cnv //========= (Mon Mar 16 14:01:11 2015) by ROOT version5.34/18 TCanvas *cnv = new TCanvas("cnv", "cnv",1320,22,904,928); gStyle->SetOptFit(1); gStyle->SetOptStat(0); gStyle->SetOptTitle(0); cnv->SetHighLightColor(2); cnv->Range(-26.5625,-0.04184573,129...
[ "bmichlin@rice.edu" ]
bmichlin@rice.edu
69df521bd5b0832e607b04340403e8bd7a46f257
9c4fb2f4598e14886ad3843147c942f04fa335b5
/src/particle_system/init_px_particles.c
28343db33f6e5b75f11326c73c877bb37e6cf07e
[]
no_license
ArthurRbn/My_RPG
b442e06177757cc58cf0e9dbaf61cad8d6a71be3
bfdfca63dcdd8c51d40e94f1ba1b08999d1bddd6
refs/heads/master
2022-09-29T18:38:22.528376
2020-06-05T12:03:07
2020-06-05T12:03:07
269,606,420
0
0
null
null
null
null
UTF-8
C
false
false
1,084
c
/* ** EPITECH PROJECT, 2020 ** MUL_my_rpg_2019 ** File description: ** init pixel particles */ #include <SFML/Graphics.h> #include <stdlib.h> #include <time.h> #include "game.h" #include "particles.h" void reset(sfUint8 *pixel) { pixel[R] = 0; pixel[G] = 0; pixel[B] = 0; pixel[A] = 0; } px_particle_t...
[ "arthur.robine@epitech.eu" ]
arthur.robine@epitech.eu
a71b66998f540be71152ac0b46094b8873467f22
97aab27d4410969e589ae408b2724d0faa5039e2
/SDK/EXES/INSTALL VISUAL 6 SDK/LEGACY/MSDN/SMPL/SMPL/MSDN/techart/1566/hooks32.c
669d59129269e85196814d902c6fa1c70f27ba68
[]
no_license
FutureWang123/dreamcast-docs
82e4226cb1915f8772418373d5cb517713f858e2
58027aeb669a80aa783a6d2cdcd2d161fd50d359
refs/heads/master
2021-10-26T00:04:25.414629
2018-08-10T21:20:37
2018-08-10T21:20:37
null
0
0
null
null
null
null
UTF-8
C
false
false
9,149
c
//--------------------------------------------------------------------------- // Windows hooks Sample Application // // This sample application demonstrates how to use Windows hooks. // // Author: Kyle Marsh // Windows Developer Technology Group // Microsoft Corp. // //---------------------...
[ "david.koch@9online.fr" ]
david.koch@9online.fr
f8f9b0196a3d6e29c07e341ba9561e8752220770
fef40c842ffefffa43441e6d73ef3c8ef7f913ea
/third_party/ti/devices/cc13x2_cc26x2/rf_patches/rf_patch_rfe_tof.h
d09cb4ad8c32f64cab20b5a535c255fb0f67472c
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
turon/openthread
3ae7710ba9347a9aa75da46bdb90ad090e933082
20145cb42fca90d791c4918475db28b7b91290d6
refs/heads/master
2021-01-18T01:48:00.528127
2019-09-19T02:13:11
2019-09-19T02:13:11
58,574,892
3
0
BSD-3-Clause
2019-06-21T04:36:44
2016-05-11T19:35:10
C++
UTF-8
C
false
false
10,167
h
/****************************************************************************** * Filename: rf_patch_rfe_tof.h * Revised: $Date: 2019-01-31 15:04:59 +0100 (to, 31 jan 2019) $ * Revision: $Revision: 18843 $ * * Description: RF core RFE patch for time of flight 2Mbps PHY for CC13x2 and CC26x2 * * ...
[ "jonhui@google.com" ]
jonhui@google.com
b29c42564e066be2ce48dd049eb95cad3a9a69ad
3b28b1052db78f4d6d65ac1114f9abfe6d25c837
/src/duk_hbuffer_ops.c
b06dd639809965cf9749a9a4e053f20a10e9a24a
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Dinesh-Ramakrishnan/duktape
e32887b1c4211401690cb95b7fbe01a24d8c3ec5
56adaf8f2407853c6f451b6ea11fcfdafd1b2871
refs/heads/master
2021-01-17T05:59:45.074185
2014-03-24T23:59:43
2014-03-24T23:59:43
null
0
0
null
null
null
null
UTF-8
C
false
false
16,415
c
/* * duk_hbuffer operations such as resizing and inserting/appending data to * a dynamic buffer. * * Append operations append to the end of the buffer and they are relatively * efficient: the buffer is grown with a "spare" part relative to the buffer * size to minimize reallocations. Insert operations need ...
[ "sami.vaarala@iki.fi" ]
sami.vaarala@iki.fi