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
6adbfb0675c1932962565782322bc9f0ed94a373
7961f359007ed653ab992c8e70450d09a6d82e16
/Cap08/Ex10.c
bb1128ea3578a688f3e2855f60010e17033a4406
[]
no_license
ARCarvalho/Estudos_em_Sistema_da-Informacao
5e3a826f2b8ee6c763f516cd1be9c4801f5edd83
18d2a5136345000c3ab2f44ebfcedf044b7db1e9
refs/heads/master
2020-03-27T02:22:28.895478
2019-04-11T03:03:39
2019-04-11T03:03:39
145,785,281
0
0
null
null
null
null
UTF-8
C
false
false
1,264
c
#include <stdio.h> #include <stdlib.h> #include <string.h> /* Usando a estrutura "atleta" do exercicio anterior, escreva um programa que leia os dados de cinco atletas e os exiba por ordem de idade, do mais valho para o mais novo */ struct atleta { char nome[50]; char esporte[50]; int idade; double al...
[ "noreply@github.com" ]
ARCarvalho.noreply@github.com
6cc312ecd6ef84040d47b36865d313b271ee38b0
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/de5864e0-4395-4047-a310-e0db3c5c74e0.c
9575fbb4cb1129a0fc1e718a9ce924847dae1398
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
606
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=12; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l/j; l = l-j; l = j-j; l = l%j; l = k-j*i; //variables //random /* START VULNERABILITY */ int a; int b[15]; int c[30]; a = 0...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
eb6467a7df6221081938e71730aa6f03676bb460
66bda95d2d7430d074a9dabd50d341c70a0194f7
/modules/mod_swift_fwd.c
6ed956387931e3e7275b1135c4a99226845242e5
[ "Apache-2.0" ]
permissive
chobits/tsar
799d765a51d83e21171580e481cd98f6bf4e3808
0c348872b36bc66d8add651ea42fda5b1d04e095
refs/heads/master
2023-03-20T23:57:44.629227
2013-10-22T08:47:44
2013-10-22T08:47:44
null
0
0
null
null
null
null
UTF-8
C
false
false
6,852
c
#include <sys/socket.h> #include <fcntl.h> #include "tsar.h" #define RETRY_NUM 3 /* swift default port should not changed */ #define HOSTNAME "localhost" #define PORT 81 #define EQUAL "=" #define DEBUG 0 char *swift_fwd_usage = " --swift_fwd Swift source infomation"; int mgrport = 81;...
[ "kongjian@taobao.com" ]
kongjian@taobao.com
114568ecc736922ed9e8f8715443509be65657cc
76be4e25a6e8625e3d45f7f92db84dbdd19c69c1
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/qosMngr_API.h
f73c63ab1869b5df4a2218cbab0508206aa8bfc4
[]
no_license
nippongo/FreeXperia
7c957d9065218e870ecd211b49d63642834c6886
5f6950c9b84f290d4996e51954d1720dc7fd7135
refs/heads/master
2021-07-23T15:21:41.106037
2011-04-12T18:56:32
2011-04-12T18:56:32
1,613,056
2
0
null
2021-01-18T21:48:31
2011-04-14T06:49:24
C
UTF-8
C
false
false
6,397
h
/* * qosMngr_API.h * * Copyright(c) 1998 - 2010 Texas Instruments. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without ...
[ "jerpelea@gmail.com" ]
jerpelea@gmail.com
ceeb9bdf59f93fd89c66ae89154a9aca9c68c999
2b2f0aec332b7ba9d30079f9a1dc1a4a3d40c36e
/C/what_is.c
38ce9f93ed1dc5ba523e314c6d449af27c048271
[]
no_license
AlyaF3i/Python_Small_Scripts
41c7f3e80681421db109137f99a0b26a5bd3c6a4
46e07eabec6ebd70a90e55965c5f7be09505d4cc
refs/heads/master
2023-09-01T13:54:20.046919
2021-10-15T09:14:34
2021-10-15T09:14:34
null
0
0
null
null
null
null
UTF-8
C
false
false
751
c
int ft_chartype(char c) { if (c >= '0' && c <= '9') return (0); else if (c >= 'A' && c <= 'Z') return (1); else if (c >= 'a' && c <= 'z') return (2); else return (3); } char *ft_strcapitalize(char *str) { int i; int curr_char_type; int prev_char_type; ...
[ "aleaf3e@yahoo.com" ]
aleaf3e@yahoo.com
0a67ffad7eb542f840985efc462859b28d9e306c
7b33f6b3dc8ed9d5b212a6e0025bffe7d64245af
/leituraVerificacaoAtribuicao.h
0d0ccb571da3dc50dbc6bbf037f106fd7271ab0f
[]
no_license
rhamonep/Imobiliaria-em-C
bcefe39e1b735609d5bd649df5781830f759c794
5e5caf1228f0300c30a006889ae26c1182dd80b7
refs/heads/master
2022-03-08T06:48:59.200520
2019-11-11T17:24:13
2019-11-11T17:24:13
null
0
0
null
null
null
null
UTF-8
C
false
false
2,894
h
#ifndef _LEITURA_VERIFICACAO_ATRIBUICAO_H_ #define _LEITURA_VERIFICACAO_ATRIBUICAO_H_ #include <stdlib.h> #include <stdio.h> #include <string.h> #include <ctype.h> #define TAMANHO_BUFFER 500 int VerificaStringParaFloat(char* numero); int VerificaStringParaInt(char* numero); int VerificaCEP(char* cep); char* LerEntr...
[ "noreply@github.com" ]
rhamonep.noreply@github.com
cf2302ed5c79866d56d51b05b789b7caf5a93185
968f0aebbd7b9898954871faeb4f6c134cb52472
/quads.c
11c2a354db5ea9a5dfc037ad7ccbc07507a694ec
[]
no_license
ataymadina/CG
6cb655fc8a4c07a5dedd9a447b3d9074274c12ab
9873ed8c1601f8e07c916af37b87de41c2ef9bb6
refs/heads/master
2021-04-26T04:38:39.995555
2018-04-13T09:15:25
2018-04-13T09:15:25
124,033,891
0
0
null
null
null
null
UTF-8
C
false
false
547
c
#include <GL/glut.h> void display() { glClear(GL_COLOR_BUFFER_BIT); glBegin( GL_QUADS); glColor3f( 1.0f, 0.0f, 2.0f ); glVertex2f( 0.0f,0.9f ); glColor3f( 0.0f, 1.0f, 0.0f ); glVertex2f( 0.6f, 0.0f); glColor3f( 0.0f, 0.0f, 1.0f ); glVertex2f(1.0,0.5); glVertex2f( -0.6f,0.0f ); glEnd(); glFlush(); } ...
[ "noreply@github.com" ]
ataymadina.noreply@github.com
a5b8abf6e60e940fd6a939357cf6c7c2a380b23c
98468f66bb30c56852f9201e26ce811f4c841fb6
/RUSH/ex00/rush03.c
48abc7a6a18d86e9462d4367f457131facabc31b
[]
no_license
VLN37/42-basecamp
344b54aad0495b592a16870a787389aaebbee9cf
a6055fe53541d8e3b453c05beff70c5e7c196d20
refs/heads/master
2023-06-23T03:07:52.213381
2021-07-23T10:04:58
2021-07-23T10:04:58
null
0
0
null
null
null
null
UTF-8
C
false
false
393
c
void ft_putchar(char a); void ft_print(int x, char first, char mid, char last) { ft_putchar(first); while (x > 2) { ft_putchar(mid); x--; } if (x > 1) { ft_putchar(last); } ft_putchar('\n'); return ; } void rush (int x, int y) { ft_print(x, 'A', 'B', 'C'); while (y > 2) { ft_print(x, 'B', ' ', 'B'...
[ "jofelipe@student.42sp.org.br" ]
jofelipe@student.42sp.org.br
ad23f76b347c67cf1b43b158634ea04d1aa2201c
ded1e7d44a76d3d10169b90ded8b95dc40fc59f1
/STM32CUBE_LED/Src/main.c
7d46e64923ee6941e1d63aa585fcd113543505e5
[]
no_license
chibinh8/STM32
c3face35dc95b7737f1175c6c2d9d941abb5b5b4
29c28986cacd44e6838ff368ec2a268addc93ded
refs/heads/master
2021-01-18T22:14:46.542334
2016-10-30T15:39:08
2016-10-30T15:39:08
72,358,239
0
0
null
null
null
null
UTF-8
C
false
false
10,229
c
/** ****************************************************************************** * File Name : main.c * Description : Main program body ****************************************************************************** * * COPYRIGHT(c) 2015 STMicroelectronics * * Redistribution and use in ...
[ "chibinh8@gmail.com" ]
chibinh8@gmail.com
ecf39652f73326c015d49689f30a910853e2b3b9
953598605ee4ba4d8abc770570533453a4954f5f
/lista.c
2a7fd128f1039ee52639f028a1a4286122ad7883
[]
no_license
popcorntimes/FuncoesDiversas
3db619c3cb6e949fb190c347495e289a7e25006f
e1e12955c32f423937a91e7f86d8d5862546749a
refs/heads/master
2020-08-16T18:56:36.619689
2019-10-15T22:59:07
2019-10-15T22:59:07
215,539,725
2
0
null
2019-10-16T12:12:44
2019-10-16T12:12:44
null
UTF-8
C
false
false
3,344
c
#ifndef _lista_c_ #define _lista_c_ #include "lista.h" Sllist *sllCreate(){//CIRAR LISTA Sllist *l; l = (Sllist*)malloc(sizeof(Sllist)); if(l!=NULL){ l->first = NULL;//papel de GOD return l; } return NULL; } int cmpPlaca(void *key,void *elem){//COMPARANDO A PLACA long int ik = (long int)key; C...
[ "alana.araujo35@gmail.com" ]
alana.araujo35@gmail.com
8da7f2a8229780672d75a0dba5120dd4fac09f89
7abcc82f0fbe6dd9ab270d09ae892594d579ea51
/dac.c
65272185a7eb8a1448cb8a1a6f89783a6de8de14
[]
no_license
AlessioSocci/EDUCATIONAL-FRDM-KL25Z
b977a7b6667f29da07fcab5847bd6d04c81af916
944a345eed64de46b0d8bd84bcad22f3b8389bf8
refs/heads/master
2022-04-04T08:51:39.933006
2020-02-13T13:23:01
2020-02-13T13:23:01
null
0
0
null
null
null
null
UTF-8
C
false
false
473
c
/* * dac.c * * Created on: 15 mar 2019 * Author: Alessio */ #include "dac.h" void dac_init(void) { // DAC SIM->SCGC6 = SIM->SCGC6 | (1 << 31); DAC0->SR = 0; // clear status register DAC0->C0 = (1<<7); // enable DAC } void dacOut (uint16_t value) { uint8_t msb = 0; uint8_t ls...
[ "noreply@github.com" ]
AlessioSocci.noreply@github.com
d0e8a6d82ec24f2975aa7ab7bf759eb5ff36e604
acb8d4c4f974d872f31997f591fea4d748f94b93
/clone/unique/jiu.c
cb936fca0f9427d1da643fc59712d8cae0cadabf
[]
no_license
MudRen/SZMUD
8ae6b05718b1a83363478469185e0d776b0fda5c
e3b46e6efa6d353f7f0d00ef676f97d5c0ec3949
refs/heads/master
2023-05-27T16:04:35.845610
2021-06-18T12:47:19
2021-06-18T12:47:19
361,736,744
1
2
null
null
null
null
GB18030
C
false
false
3,186
c
// Code of ShenZhou // xuanbing_bihuo_jiu.c 玄冰碧火酒 // xQin 8/00 inherit F_UNIQUE; inherit ITEM; #include <ansi.h> void init() { add_action("do_drink", "drink"); add_action("do_drink", "he"); } void create() { set_name(HIC"玄"HIW"冰"HIG"碧"HIR"火"YEL"酒" NOR, ({"xuanbing_bihuo jiu", "jiu"})); ...
[ "i@oiuv.cn" ]
i@oiuv.cn
7aea1b8d205017aba6b184e777586e9918331fb2
9beb7dcf758c759cd98899c653e95f141a05d17d
/TP_1/src/TP_1.c
96b58cef5fc91c875f9f966220c995ec3ac00f66
[]
no_license
ClauV44/tp_laboratorio_11
0ef407daccdcb4e2581788aff0b154a2fcc6d0fe
c2b96271d9f03e4d3dfe70a68ce5186761f9da70
refs/heads/master
2023-08-12T10:16:21.877305
2021-10-07T03:27:15
2021-10-07T03:27:15
null
0
0
null
null
null
null
WINDOWS-1250
C
false
false
3,248
c
/* ============================================================================ Name : TP_1.c Author : Version : Copyright : Your copyright notice Description : Hello World in C, Ansi-style ============================================================================ */ #include <stdio.h> #i...
[ "clau.vila.44@gmail.com" ]
clau.vila.44@gmail.com
67f74ea56ea4ed3b8801148a81cf84cda091aaaa
78bf4a9b668d151810dca2a4ca3635c3101cdf29
/libft/ft_memccpy.c
d6f960cfb5d3c850b273cbf21ee22f36e3656e3c
[]
no_license
Sgury42/filler
305e71ef159009f3ec1c432635d05d1c66baf5db
cf8362beb49d51a4c8627009d4e49b5c92631871
refs/heads/master
2020-06-02T12:19:20.979395
2019-07-05T14:22:48
2019-07-05T14:22:48
191,152,252
0
0
null
null
null
null
UTF-8
C
false
false
1,284
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memccpy.c :+: :+: :+: ...
[ "sgury@student.42.fr" ]
sgury@student.42.fr
7a87f9bde7a1638fd127c878cbb52ab17a1e1e7b
9d7aeacf24222e557c7e323478275e45aedf923e
/kern/system.h
9778e844e0a7433d99a5ccefe81d0c37603cc9b3
[]
no_license
plurmiscuous/JinxOS
066f570eac005dfbdf0453d11f184e0737025609
8275c3f41d061e26ef503eee008dda06f0152bd1
refs/heads/master
2021-01-21T18:53:05.549422
2016-08-02T08:07:53
2016-08-02T08:07:53
44,903,375
0
0
null
null
null
null
UTF-8
C
false
false
185
h
#ifndef _SYSTEM_H_ #define _SYSTEM_H_ #define _LITTLE_ENDIAN 1234 #define _BIG_ENDIAN 4321 #define _PDP_ENDIAN 3412 #define _BYTE_ORDER _LITTLE_ENDIAN #endif // _SYSTEM_H_
[ "jknaz@Joshs-MacBook-Pro.local" ]
jknaz@Joshs-MacBook-Pro.local
2e1f06eadc773f92a52ccdcfdf6e95a63dff1e61
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/spmi/extr_spmi.c_spmi_controller_alloc.c
b5602a4f8782b81d4b577fbea666ca7bf6d09a82
[]
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
2,211
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
44e91f2f670e6be3701d19cb26cc3a27d8b566bb
24db27644d02d0bb4901acc9feea56387ca42987
/Computer Graphics Algorithms/Scan_Line Fill Algorithm.c
c4453f48e0cbeac5bf165296ab27cf61f5ae281a
[]
no_license
RLCHHABRA/CPP
b97ba4415451d7e15e115cb2c4bd88f13d8e6e38
fb91f3400a23c72394a7ec922dbcf9a6f3265fb4
refs/heads/master
2020-03-27T11:24:39.792117
2018-10-30T20:22:29
2018-10-30T20:22:29
146,485,074
2
0
null
null
null
null
UTF-8
C
false
false
1,663
c
#include <stdio.h> #include <conio.h> #include <graphics.h> int main() { int n,i,j,k,gd,gm,dy,dx; int x,y,temp; int a[20][2],intersect[20]; float slope[20]; clrscr(); //Step1: Take points of polygon as input from user and store them in 2d array printf("\n\n\tEnter the no. of edges of polygon : "); scanf("%d",&n)...
[ "rlc42847@gmail.com" ]
rlc42847@gmail.com
4f40d61c4a6c4594f72c901fed5c65d5efb1f60e
fa16081986b6d44997be69588899d160407f4bbc
/1stCourse/praktika2016/indtask/2/second with tests/2.h
46ca2408e289dbd9b93e29c69aab3417f9c6c2fd
[]
no_license
SemikO123/bmstu
115b8b0845334bac32d1c554e88131e6fa1b07c5
9cd1e97f4639cee786dc8f851522f1d15648ec18
refs/heads/master
2020-05-26T16:09:38.286332
2017-02-09T11:41:20
2017-02-09T11:41:20
null
0
0
null
null
null
null
UTF-8
C
false
false
66
h
float average(FILE *file); float search(FILE *file, float avrg);
[ "irinqut@gmail.com" ]
irinqut@gmail.com
80a51167f10f65880d68fc8f1c15c56c591020f2
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/reactos/dll/win32/crypt32/extr_msg.c_CRYPT_ConstructBlobArray.c
52d29b313e6aba59b3a5c2951284707a41143054
[]
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,394
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
720670a8f258d59dcf647eee50366e51c16227ce
71c1045b32199d8249e1ec403f629e43d93243b0
/sys/arch/i386/include/tcb.h
ac0d7b71785682b59467ff4ba5b69b8a44e28011
[]
no_license
syuu1228/openbsd-src
0aa248304d626bcca640070915fcf3b7a4eb4753
ca0d3073d059b7237a1392dde772265698465272
refs/heads/master
2020-06-03T17:15:44.787020
2012-07-05T04:23:33
2012-07-05T04:23:33
4,901,793
2
0
null
null
null
null
UTF-8
C
false
false
1,829
h
/* $OpenBSD: src/sys/arch/i386/include/tcb.h,v 1.2 2011/12/24 04:21:19 guenther Exp $ */ /* * Copyright (c) 2011 Philip Guenther <guenther@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright noti...
[ "guenther" ]
guenther
6d901c51f1fcfb612ae1e8636b36272b073d9842
630216fc466083829783a525b958b69223e2e29e
/adk/src/libs/audio_instance/audio_instance.h
fb798d65f28e0f7d07baa9e1b9214c219e56f893
[]
no_license
litterstar7/Qualcomm_BT_Audio
43c67dc69ff3ee868c3af755147435d9251d99fc
bff2d8c9e5e1ead4018f63098c1adea0e0c28184
refs/heads/master
2022-12-19T03:21:12.052733
2020-09-24T10:25:09
2020-09-24T10:25:09
297,954,877
4
1
null
null
null
null
UTF-8
C
false
false
2,166
h
/**************************************************************************** Copyright (c) 2016 Qualcomm Technologies International, Ltd. FILE NAME audio_instance.h DESCRIPTION Audio instance library */ #ifndef AUDIO_INSTANCE_H_ #define AUDIO_INSTANCE_H_ #include <sink.h> #include <message.h> #include <au...
[ "wang.lei@excelpoint.com.cn" ]
wang.lei@excelpoint.com.cn
1bc78d34991ed0fcaa5ccf7dea24aa66b269b61a
fe692881320e10c55962cebd165d478c1434c359
/skill/65/65565.c
9d5a125c99e004caa48fb77aecf4ef1904c2ab27
[]
no_license
anho9339/chienquoc
130602c90c43053bbc99dfbfbc877de0b2d81dd7
cb5157d5eabcb4bb2ff71c292cfbdd5dc5fbb221
refs/heads/master
2021-07-04T07:51:49.408023
2021-02-01T15:15:58
2021-02-01T15:15:58
222,929,950
1
0
null
null
null
null
UTF-8
C
false
false
571
c
#include <ansi.h> #include <skill.h> #include <effect.h> #include <equip.h> #include <item.h> inherit "/inh/std/vitaskill"; void create() { set_skill(650); set_skill_type(2); set_number(565); set_name("Ngọc Tôn Hạng Liên Chế Tác"); set_skill_level(115); set_tool(517); set_tili(2); set_final("/item/final/86/31...
[ "hothienan1993@gmail.com" ]
hothienan1993@gmail.com
0a4fa005bbd6202620c1693dab9dccf2039e3b92
c26838aee9aaebe0729e04fc5c026e31961b05a9
/libft/src/ft_strequ.c
72f8cf648f94a41d13d6479e008d6dc62ee06d35
[]
no_license
kurufeenve/Wolf3D
29b1b8193b78971142e03f9e803c66beb68483c7
4aca66cdfc5ac5827980317d1705d7fc5a0e2d61
refs/heads/master
2020-03-24T11:19:02.242366
2018-10-29T17:48:13
2018-10-29T17:48:13
142,681,959
0
0
null
null
null
null
UTF-8
C
false
false
1,143
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strequ.c :+: :+: :+: ...
[ "vordynsk@e1r9p3.unit.ua" ]
vordynsk@e1r9p3.unit.ua
6b8f29108e38c40c56e64fb8abcfadb4af7b715d
6ffae19a2785cde1d4a104b505632eb8f13377b3
/B46_Projet_Arbre/B46_Projet_Arbre/Arbre.h
cf3b8b3ff825624e4f5a0439149fbf674eb0fb11
[]
no_license
GCeuninck/Encyclopedie
d90773204f0d05334b88dffec429dd4124e78c1e
132de426e9ca06872c970a81c2c9e8f592cc23d8
refs/heads/main
2023-01-13T17:25:56.164747
2020-11-03T22:56:33
2020-11-03T22:56:33
309,822,106
0
0
null
null
null
null
ISO-8859-1
C
false
false
4,874
h
#ifndef HEADER_H_INCLUDED #define HEADER_H_INCLUDED #define TAILLE_MAX 500000 #include <stdio.h> #include <stdlib.h> #include <string.h> struct EncyclopedieSt{ int clef; char * contenu; char * titre; struct EncyclopedieSt * fils_gauche; struct EncyclopedieSt * fils_droit; }; typedef struct Encycl...
[ "guillaume.ceuninck@etu.imt-lille-douai.fr" ]
guillaume.ceuninck@etu.imt-lille-douai.fr
2936daa0e8194895589da02919441cecd460efca
2e2e120ba79d3f263957d32ff70d01a74e0ce2f4
/src/mess/machine/wangpckb.c
a7844a4026cd8df9d071b371cdb74abfe81d104b
[]
no_license
tbranyen/jsmess
7436274cae01d183a40781fe6ae4439763c11fc9
a207baa148656bbc031f3858403677e3422e8ac7
refs/heads/master
2021-01-24T21:48:32.278584
2012-11-21T23:40:59
2012-11-21T23:40:59
null
0
0
null
null
null
null
UTF-8
C
false
false
25,836
c
/********************************************************************** Wang PC keyboard emulation Copyright MESS Team. Visit http://mamedev.org for licensing and usage restrictions. *********************************************************************/ /* PCB Layout ---------- Key Tronic A65-02454-00...
[ "miodragm@749742ba-7341-0410-aadc-df50b521781e" ]
miodragm@749742ba-7341-0410-aadc-df50b521781e
b5025b6d42e4564f320b141387601305a7b9864b
9b46dd524e37029f02f53a4399d67934b0c8cb7d
/Dijkstra.c
1f63ead1b0a2332e1b9698ce67f05625ae72302d
[]
no_license
inuse918/DataStructure_Practice_2
a31b73a19e2c3de5cd416311fe9da15a95195a35
2e56ae49669b874f6357e0c200a900cbf414cc9f
refs/heads/master
2020-05-05T02:10:35.022161
2019-12-16T14:11:59
2019-12-16T14:11:59
179,627,991
0
0
null
null
null
null
UHC
C
false
false
1,525
c
#include <stdio.h> #include <limits.h> #define SIZE 8 #define M INT_MAX int minVertex(int D[], int chk[]) { int index, minValue = M; int i; for (i = 0; i < SIZE; i++) { if (chk[i] == 0 && D[i] < minValue) { minValue = D[i]; index = i; } } return index; } void Dijkstra(int G[][SIZE], int D[], int P[], in...
[ "s2018s34@e-mirim.hs.kr" ]
s2018s34@e-mirim.hs.kr
b74ef3bd6edce227aae29a316ac5dae83a281a0c
67b224be13608d6b39497903a86c057fc8ad41ab
/Tools/Wix/3.6/sdk/inc/balinfo.h
5e2c058cc0ffd45a370efbbbe01d2e6456a40fcf
[ "Apache-2.0" ]
permissive
AlexanderTekle/PTVS
660a775a3ebd83a6436305368a56c43cb9ab835d
a5cf9c36abbde1c7e930e6ac8aba1196efc95382
refs/heads/master
2021-01-17T23:58:24.438877
2015-05-09T15:38:04
2015-05-09T15:38:04
35,345,095
1
0
null
2015-05-09T20:53:49
2015-05-09T20:53:49
null
UTF-8
C
false
false
2,404
h
#pragma once //------------------------------------------------------------------------------------------------- // <copyright file="balinfo.h" company="Outercurve Foundation"> // Copyright (c) 2004, Outercurve Foundation. // This software is released under Microsoft Reciprocal License (MS-RL). // The licens...
[ "steve.dower@microsoft.com" ]
steve.dower@microsoft.com
d3245daef4fc1a477f1592013941898d0073390c
6ea26ff0884f8e07dc507d7364b64e5f8ae9c1e8
/usr/src/games/hack/hack.do.c
7e7fd765178d257485f39f795ac0fcf7ac489908
[]
no_license
rickyzhang82/NetBSD-1.0
a740e34f264bc220ea219c19658236f163574e4e
c5baa2f2472a296d2ef28c26beb9ae7dc47394d1
refs/heads/master
2022-03-07T21:56:21.749156
2022-02-01T23:22:01
2022-02-01T23:22:01
227,279,116
1
0
null
null
null
null
UTF-8
C
false
false
11,513
c
/* * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ #ifndef lint static char rcsid[] = "$Id: hack.do.c,v 1.2 1993/08/02 17:17:03 mycroft Exp $"; #endif /* not lint */ /* Contains code for 'd', 'D' (drop), '>', '<' (up, down) and 't' (throw) */ #include "hack.h" extern struct obj *splitobj(), *a...
[ "rickyzhang@t20" ]
rickyzhang@t20
02dd0a00d109b31ec30a7fb8cd0f711823f93fcc
38f055a979a0e4acecf5d2a5ad0d0344d1f52db2
/src/mess/tools/messdocs/messdocs.c
b1979d925817b701d90a723c9153b5f1c27e1b57
[]
no_license
poliva/mame-rr
0cc05bed2a80addbb906e97b8f25633496eecab6
124dbb66844bc6d8747b19b8483cefa28fb6b7fb
refs/heads/master
2021-01-22T05:16:42.247183
2015-04-24T08:59:22
2015-04-24T08:59:22
34,506,421
3
0
null
null
null
null
UTF-8
C
false
false
19,428
c
#define WIN32_LEAN_AND_MEAN #include <windows.h> #include <ctype.h> #include <tchar.h> #include <shlwapi.h> #include <stdio.h> #include <ctype.h> #include "pool.h" #include "sys/stat.h" #include "corestr.h" #include "strconv.h" #include "winutf8.h" #include "expat.h" struct messdocs_state { const ch...
[ "pau@eslack.org" ]
pau@eslack.org
2f8465932ce80a5478200955637e31fb4b07afdf
972fb4d12c8e63775c9d414bcd06d9d9dba6e903
/libcanard_dsdlc_generated/uavcan/equipment/air_data/Sideslip.h
96f27d4e32eb5297b10f1f645a615d4d0b7f70a2
[]
no_license
UofA-SPEAR/uavcan_dsdl
65990e265eca40bfc56c357793dd5906ba1a2f31
b5dd7c615a85ca6329d31fb73c3ccc1cdeb8fcad
refs/heads/master
2022-06-01T01:10:07.327790
2022-05-28T20:03:37
2022-05-28T20:03:37
146,963,515
0
0
null
2022-05-28T20:03:38
2018-09-01T03:19:34
C++
UTF-8
C
false
false
2,253
h
/* * UAVCAN data structure definition for libcanard. * * Autogenerated, do not edit. * * Source file: /home/isthatme/Documents/Clubs/SPEAR/embedded/common/uavcan_dsdl/uavcan_dsdl/uavcan/equipment/air_data/1026.Sideslip.uavcan */ #ifndef __UAVCAN_EQUIPMENT_AIR_DATA_SIDESLIP #define __UAVCAN_EQUIPMENT_AIR_DATA_SID...
[ "lenfesty@ualberta.ca" ]
lenfesty@ualberta.ca
1e543c542bb19cb5e75f5075b158c3ce4875b6b5
86369425c399a8313fe82edd4b39f03063a98b82
/GPUSensors/NouveauSensors/nvd0.h
ff1171f0acd13eae472702e68a7982a317649aa9
[]
no_license
RehabMan/OS-X-FakeSMC-kozlek
dabc7a99f9d4100286cf2bb6f9dbd583685200b5
5505994083350d2130942405aab15678b84ba7ea
refs/heads/master
2023-09-05T17:28:26.087288
2018-10-14T18:34:48
2018-10-14T18:34:48
8,139,182
447
137
null
2018-10-14T18:34:49
2013-02-11T14:13:12
Objective-C
UTF-8
C
false
false
405
h
// // nvd0.h // HWSensors // // Created by Kozlek on 11.08.12. // // #ifndef __HWSensors__nvd0__ #define __HWSensors__nvd0__ #include "linux_definitions.h" void nvd0_therm_init(struct nouveau_device *device); int nvd0_fan_pwm_get(struct nouveau_device *device, int line, u32 *divs, u32 *duty); int nvd0_gpio_sense(...
[ "natan.zalkin@me.com" ]
natan.zalkin@me.com
4d1df54640369c4794072db9ad062a9c03bde474
655c25aee0faa10134aaa53fe5582d82605f6a82
/tests/cunit/cunit.c
79f261bfb3daaaca91271b896175acd11796a276
[]
no_license
benpicco/tiny_olsr2
082cce0b83a290a8b4dc16ee4f588e033d963ab1
be46168abbf489cac6d113be5c6dc0cd965d8577
refs/heads/master
2021-01-22T04:36:32.852625
2014-04-25T01:21:23
2014-04-25T01:21:23
11,414,443
2
0
null
null
null
null
UTF-8
C
false
false
2,947
c
/* * The olsr.org Optimized Link-State Routing daemon version 2 (olsrd2) * Copyright (c) 2004-2013, the olsr.org team - see HISTORY file * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ...
[ "benpicco@zedat.fu-berlin.de" ]
benpicco@zedat.fu-berlin.de
15bfd3d9b4ef77f87c9a662fc2c313679dcba1b3
53fd0ff6d9bc69e3725788537f77c1540bce8292
/srcs/push_swap/sort_quick_insert.c
077a385ad6d8798db85ed526efb78d986592522e
[]
no_license
Artemso/Push_swap
5592850edf2e266743f87fa85165167243864e56
30c7d90bdc70a74b33302c3f1135299fd0154ef3
refs/heads/master
2020-12-28T03:15:00.984700
2020-02-06T09:32:29
2020-02-06T09:32:29
238,162,701
0
0
null
null
null
null
UTF-8
C
false
false
1,985
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* sort_quick_insert.c :+: :+: :+: ...
[ "solopovminer@gmail.com" ]
solopovminer@gmail.com
6d68b5907ca31df4f8b098c9a5069fec88b13a49
c99624e57eb840d7d5914a9b293ab1ae85af99f9
/CPool_Day09/task01/tests.c
cd8aed81f4e24958509e9665e0e9d0b0c8113ad1
[]
no_license
Clemsx/CPool
64b5ddb4cbcff095b314ac792bcea78807a0e8ee
c2f8532df3e2423eac3b7bc65cbc5d81a23a5996
refs/heads/master
2023-02-10T12:04:16.894431
2020-12-28T18:48:20
2020-12-28T18:48:20
325,090,588
0
0
null
null
null
null
UTF-8
C
false
false
303
c
/* ** tests.c for tests in /home/clemsx/delivery/CPool_Day09/task01 ** ** Made by clement xia ** Login <clemsx@epitech.net> ** ** Started on Thu Oct 13 15:41:27 2016 clement xia ** Last update Thu Oct 13 17:03:50 2016 clement xia */ #include "my_macroABS.h" int main() { my_put_nbr(ABS(-5)); }
[ "clemsx@clemsx.local" ]
clemsx@clemsx.local
594e96d1e8bdcc941f47059099b160a8a3b500d4
5c0bf818e2b4a9c9d19e5a8d043e0795a0f9bc88
/src/libebmm-2.0/ebaacenc/libfaac/version.h
e96b287fed60e6459ffcaa53c62e3119bebd21fa
[]
no_license
entboost/ebc
4e55f45053b8816f7318dd552f94d9f9f893d402
b05c4ddbbb3221ebb1126b8a75c7eabc6be9f1f8
refs/heads/master
2021-01-19T20:29:18.207141
2020-09-22T07:36:43
2020-09-22T07:36:43
67,870,859
31
9
null
null
null
null
UTF-8
C
false
false
101
h
#ifndef _VERSION_H_ #define _VERSION_H_ #define FAAC_RELEASE 1 #define FAAC_VERSION "1.25" #endif
[ "akee.yang@gmail.com" ]
akee.yang@gmail.com
4e306e6b5f94f8fcf270a54810bf9f964d00025e
7e7bf4db19a779b01676cb864f5ae45a93a3b1e9
/hello.c
6e53fe2b6bb33061f354910ff7c7ba706e94768e
[]
no_license
judykao/learning
9893b5b6db67941cf4dd5867263adce7c75e67d4
9081bbc69b40090c7c8dc9d44a652460c7fd7de3
refs/heads/master
2022-05-05T13:58:04.798695
2022-04-11T17:17:29
2022-04-11T17:17:29
136,937,821
0
0
null
null
null
null
UTF-8
C
false
false
62
c
#include <stdio.h> int main() { printf("Hello, world.\n"); }
[ "judy@Jeremys-MBP.Home" ]
judy@Jeremys-MBP.Home
fd0a2bac83713b652bca2b0c51414efaf44d92a7
8459e2c11b7ec2303e5e026f2efcad02da706c2b
/ADT/TuJieShuJuJieGou-C/ch02/CH02_01.c
d6deef4748ba996e8ba2be1fac9d8a1ed6ff4613
[]
no_license
Marcos2015/Linux_Pra_Fast
998c10471aadbb11932c641ef8cb9dd588553f9a
f0ff9b5aa709c8db5780332240e05f0619168b25
refs/heads/master
2020-03-30T05:38:47.479566
2019-05-07T12:16:36
2019-05-07T12:16:36
132,846,063
0
0
null
null
null
null
GB18030
C
false
false
635
c
#include <stdio.h> #include <stdlib.h> int main() { int Score[5]={ 87,66,90,65,70 }; /* 定义整数数组Score[5], 并设置5项成绩 */ int count, Total_Score=0; for (count=0; count < 5; count++) /* 执行 for 循环读取学生的成绩 */ { printf("第 %d 位学生的分数:%d\n", count+1,Score[count]); Total_Scor...
[ "herematch@gmail.com" ]
herematch@gmail.com
5fc971e784849f989b5bbfd5ce8e2b4249934894
d1f4225c9cde22a7b6bf99142adfce92d4f9c57e
/Camera/libaw/pushStream/rtmp/aw_streamer.h
a509eba2ad24ff401c7aaec0e19bb8cb4f1a8c7d
[]
no_license
gleeeli/FFMPEG-Demo
6cdf3d5113d9f2d2e3a96386619cb3b7d5fb3447
fbdff79a2cd85b4c7852b81e307844123a9c0909
refs/heads/master
2021-01-23T09:13:34.643215
2018-06-13T09:36:48
2018-06-13T09:36:48
102,570,258
5
1
null
null
null
null
UTF-8
C
false
false
1,026
h
/* copyright 2016 wanghongyu. The project page:https://github.com/hardman/AWLive My blog page: http://blog.csdn.net/hard_man/ */ /* rtmp流控制,包括开关,写入flv音/视频数据。 编码好的flv数据通过此文件发送出去,客户端就可以播放了。 */ #ifndef aw_streamer_h #define aw_streamer_h #include <stdio.h> #include "aw_all.h" //单例 //打开流 extern int8_t aw_streame...
[ "gleeeli@sina.com" ]
gleeeli@sina.com
4efd272e4ab9f70205a4ee75a0d369f049b10292
31bc1c7d7a11dd5cc893ecd83b3f7ee6a1ed8ac6
/libft/ft_strlen.c
82acbfb537eef8e907628c3dbd05c44dec07f2d1
[]
no_license
maur1th/42-core
7ace89584b832b6a17ac0e67fa7adc24c71d9e8b
7bc6d8729d0f317281e07691b3125ca8583642ec
refs/heads/master
2021-03-24T14:01:56.303810
2016-03-21T23:29:11
2016-03-21T23:29:11
43,626,193
0
0
null
null
null
null
UTF-8
C
false
false
1,024
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlen.c :+: :+: :+: ...
[ "maurin.th@gmail.com" ]
maurin.th@gmail.com
259e80f9b82ba51ad6dddf9d72d277f59620341c
c1c7f9e400f788c296d9464117ba6cac553b03ca
/external/VIC/src/calc_rainonly.c
248b5e81901e21acdbefe30bfb531ae6b2053e1f
[ "MIT" ]
permissive
nasa/RHEAS
1d8e0d6cb2df13713d458db07c0348fcf18eb9e1
27d0abcaeefd8760ce68e05e52905aea5f8f3a51
refs/heads/master
2023-08-03T23:05:47.535575
2023-08-01T16:55:13
2023-08-01T16:55:13
46,281,533
88
63
MIT
2023-08-01T16:55:15
2015-11-16T14:57:18
Python
UTF-8
C
false
false
1,935
c
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <vicNl.h> static char vcid[] = "$Id$"; double calc_rainonly(double air_temp, double prec, double MAX_SNOW_TEMP, double MIN_RAIN_TEMP) { /********************************************************************** calc_rainonly.c Keith...
[ "kandread@jpl.nasa.gov" ]
kandread@jpl.nasa.gov
db868a0d19415e1f40ff49d091dd6ce4c3670b5c
c21af3ac642a1ed4aa785723db057d6057a9409d
/day11/ex17/ft_sorted_list_merge.c
38a5081066dd8009974383b6970ab38256b3a939
[]
no_license
bisunicolas/42-piscine
0411ab5c65768d93a68032914a998eee2967aa1d
cd2b269f504b2bc38b710b9b3ff6e3442977c05c
refs/heads/master
2020-04-21T22:05:58.872815
2018-06-29T21:47:06
2018-06-29T21:47:06
169,899,527
0
1
null
2019-02-09T18:33:33
2019-02-09T18:33:32
null
UTF-8
C
false
false
1,766
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_sorted_list_merge.c :+: :+: :+: ...
[ "contact@eywek.fr" ]
contact@eywek.fr
0691a8ab19b3e150d92622fc99422cff9de39d8b
d7dacb8800693b89ea9255e476b80e8c0fbb69fa
/Server/3rdParty/Lua/src/lzio.h
170361c38812e47e149d98c15f00fe02156b0477
[]
no_license
ardar/ycmonitor
1dc86235d3592758f9961f67f92a802d568de825
f322e7e55782e4f91ca0a58863dfa6b20a318bb9
refs/heads/master
2020-07-01T23:06:23.677034
2013-05-31T10:38:09
2013-05-31T10:38:09
10,076,210
1
1
null
null
null
null
UTF-8
C
false
false
1,560
h
/* ** $Id: lzio.h,v 1.21.1.1 2007/12/27 13:02:25 roberto Exp $ ** Buffered streams ** See Copyright Notice in lua.h */ #ifndef lzio_h #define lzio_h #include "lua.h" #include "lmem.h" #define EOZ (-1) /* end of stream */ typedef struct Zio ZIO; #define char2int(c) cast(int, cast(unsigned char, (c))) #define ...
[ "newhiloo@gmail.com" ]
newhiloo@gmail.com
fc0612633a1fdd2ab3b823e4d0ce85066899c765
835bd7f9fefc53816be3cf20d0d3e25aaf4c05b6
/workspace-latest/queue - 副本/screen/IMMTW45/TW系列通讯动态库网络通讯vc版本/commdll.h
f9585c91d665707bc64af7c7b52f16896ec402cd
[]
no_license
wangenheng/gitHub
fd24cee8bb9a3adf707cd095d88620dde91a2c87
3d5ccf1aee5650ad911affcfaf472f47db71e72b
refs/heads/master
2021-03-19T08:30:23.359813
2017-07-25T09:13:08
2017-07-25T09:13:08
98,287,966
0
1
null
null
null
null
UTF-8
C
false
false
2,526
h
#include<windows.h> int (_stdcall*NetShut)(int,char*,int); int (_stdcall*NetPicSendData)(int,char*,int,byte[],long,int,int,int,int); int (_stdcall*NetListSend)(int ,char*,byte[],long,int); int (_stdcall*NetPicSendOnce)(int,char*,byte[],long,int,int,int,int,int,int,int); int (_stdcall*GetArrayFromPic)(HDC,byte[],...
[ "wang.enheng@163.com" ]
wang.enheng@163.com
b2bb87df8ebe09f2894781953c07bf9ab4016936
8ae7a23f05805fd71d4be13686cf35d8994762ed
/mame150/src/mess/drivers/vg5k.c
b35bee0de2a5f3cb45e8d36f0264428482ca8005
[]
no_license
cyberkni/276in1JAMMA
fb06ccc6656fb4346808a24beed8977996da91b2
d1a68172d4f3490cf7f6e7db25d5dfd4cde3bb22
refs/heads/master
2021-01-18T09:38:36.974037
2013-10-07T18:30:02
2013-10-07T18:30:02
13,152,960
1
0
null
null
null
null
UTF-8
C
false
false
16,826
c
/*************************************************************************** Philips VG-5000mu Driver by Sandro Ronco with help from Daniel Coulom 05/2010 (Sandro Ronco) - EF9345 video controller - keyboard input ports 05/2009 Skeleton driver. Known issues: - 1200 bauds...
[ "dan@van.derveer.com" ]
dan@van.derveer.com
a3da1abfc7b643b16c95e06ac98414afde43df51
88cad9b758c18e9a08bd2d208585d8e195bfba74
/framework-arduinoespressif32/cores/esp32/esp32-hal-bt.c
2b5303d4254edfdf9712ae08be652950ee1200bf
[]
no_license
TradieUte/ESP32-WiFi-BT-Server-with-legacy-pairing
1842b17ef4f58005da64ee330132d568bb963e33
cab79461cad86146f860a5a013e43c747321895a
refs/heads/main
2023-01-20T06:02:41.237215
2020-11-20T03:09:26
2020-11-20T03:09:26
314,425,366
0
0
null
null
null
null
UTF-8
C
false
false
2,695
c
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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 app...
[ "xalaw@ozemail.com.au" ]
xalaw@ozemail.com.au
8a6a0bbee4198248c1094852b4b7fd959beaefe3
943edc264b7dc49629a7855a922f2a2cdbacd77f
/project1/uspsv4.c
93a55cc0e2f0423011796019de7b501c768281f5
[]
no_license
Jbenner11/Operating-Systems-Class
e1f4d64cd4fde2d13a4052bf6326149e418c57e7
77e357e82e4a43a68db2d531ecc628fd651bb45b
refs/heads/master
2020-03-27T01:45:25.817902
2016-07-08T22:11:42
2016-07-08T22:11:42
62,908,891
0
0
null
null
null
null
UTF-8
C
false
false
16,765
c
#include <signal.h> #include <string.h> #include <stdio.h> #include <stdlib.h> #include <errno.h> #include <pthread.h> #include <unistd.h> #include "p1fxns.h" #include "usps.h" #define DEFAULT_ARGS 30 #define BUFF_SIZE 2048 struct node { Node *next; Proc *process; }; struct linkedList {...
[ "Joel Benner" ]
Joel Benner
ba1397b36c4008b94ca32bf5616386f67fbec7f2
4702e73fe5f905a948c5364475142bb910838b57
/NUC970_NonOS_BSP-master/SampleCode/ETIMER_FreeCounting/LCD_Boot/nandflash_1.h
dbd09edd18c05cdca414a6df1c6777fc8e438d16
[]
no_license
lwcumt/my972NonOS
54ddff90cd1f2dee40d1128432e02eff437fb5fd
61103148f9a0e5c1024f194fa3279cabce0f26fd
refs/heads/master
2023-05-31T22:10:13.716107
2021-06-13T14:12:38
2021-06-13T14:12:38
248,664,064
0
0
null
null
null
null
GB18030
C
false
false
6,130
h
#ifndef _NANDFLASH_H #define _NANDFLASH_H #include "main.h" //-----------*********nand 类型 预定义************** #define HY27US0856 0 #define K9F1G08 1 //------------ID #define K9FXX_ID 0xECF10000 /* Byte 3 and 2 only */ #define HY27US08561A_ID 0xAD750000 /* 32MB */ //#define NAND_TYPE...
[ "liweie@126.com" ]
liweie@126.com
b8801ce88a445dfe87178dd447c87ed96183726a
7e34099853f87cbfd0ee69d8894d10eaf8e1df94
/implementations/group6/Milan2/src/EIFGENs/demo/W_code/C26/dy851d.c
cee013c25c8b426f67b4bf4062f832259a01ef8d
[]
no_license
Matias-Bernal/dose2014
cc1b973de8ba592ba82b2c8c8efd7749bcd3a033
139376fb884523cf5e0ccd7e9fed152555641a35
refs/heads/master
2016-09-06T03:51:44.566674
2014-12-24T14:49:10
2014-12-24T14:49:10
32,119,587
0
0
null
null
null
null
UTF-8
C
false
false
7,656
c
/* * Class DYNAMIC_LIST [REAL_32] */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static EIF_TYPE_INDEX gen_type0_851 [] = {414,850,362,0xFFFF}; static EIF_TYPE_INDEX gen_type1_851 [] = {850,362,0xFFFF}; static EIF_TYPE_INDEX gen_type2_851 [] = {0,0xFFFF}; static EIF_TYPE_INDEX gen_type3_851 [] ...
[ "marionDepuydt@f6206239-57e0-e8d1-037d-e0d2c07dc7bc" ]
marionDepuydt@f6206239-57e0-e8d1-037d-e0d2c07dc7bc
15000d867e9b0172380a32b17a1b53dbf6c420b3
6e82ae11d16ef4e2b508387b4dd7450136aeec51
/include/header.h
226713037b3fbefdb50589886c7f87d70ed1e868
[ "MIT" ]
permissive
qbek/arduino-simon-says
c82e907f8ef1028e6918287418289eedab88bbe4
7eef2e15f9e6c367550171444412215d76ded54d
refs/heads/main
2023-01-24T10:23:14.620612
2020-12-07T22:11:55
2020-12-07T22:11:55
319,456,777
0
0
null
null
null
null
UTF-8
C
false
false
293
h
void setLedPins(int mode); void playLedCheck(); void prepareButtons(); void generateSequence(); void prepareLeds(); void simonSays(int round); void playerTurn(int round); boolean checkPlayerSequence(int round); void gameLost(); void gameWon(); void initPlayerTurn(); void readPlayerSequence();
[ "jakub.szewczyk@hotmail.com" ]
jakub.szewczyk@hotmail.com
60e4a5bd3045eb92e5ae179bd0cd5ebfec711e88
f408c6b57c6b5a5993cf6c92be184e8a750f4743
/ex7/array/bank.c
78cb204a7e4cfabd002e45506f0219280ed5709f
[]
no_license
Aumrudh/Operating-Systems
4d0e01a8dbbe88622206a04deaa73a6ba56438ec
c5c8d9929a4984564c35d77755d7c3efc4157dac
refs/heads/master
2023-02-25T23:07:13.109282
2021-01-31T05:34:19
2021-01-31T05:34:19
null
0
0
null
null
null
null
UTF-8
C
false
false
1,688
c
#include<stdio.h> main() { int finish,k=0,output[10],d=0,t=0,ins[5],i,avail[5],allocated[10][5],need[10][5],MAX[10][5],pno,P[10],j,rz, count=0; printf("\nEnter the number of resources : "); scanf("%d", &rz); printf("\nEnter the max instances of each resources\n"); for(i=0;i<rz;i++) { ava...
[ "imaumrudh@gmail.com" ]
imaumrudh@gmail.com
42c565b7228a53bc9e21157665aca177b080c82b
477874156ea06d1aff15522fcb720b1368c7a9c4
/data/25.c
36ad6763917b1d4672fa8802e758a264142ad49d
[]
no_license
benglard/TreeHacks
9724296ca61fa4580a0b93101b7e53ee9a81cbc0
8c4bf98b78fb18314a38004504bdac72c30f41aa
refs/heads/master
2021-01-11T07:39:01.061427
2015-02-23T23:07:13
2015-02-23T23:07:13
31,160,920
0
0
null
null
null
null
UTF-8
C
false
false
115
c
#include <stdio.h> int main(void){int e=36330876;int j=68689084;printf("%d", (j+((e+71760843)-9278471)));return 0;}
[ "benjienglard@yahoo.com" ]
benjienglard@yahoo.com
31a0d522f75d04f1f47d4c096e3adb8b74092c85
25f1dba78e68f7213b03c46a3d9a3741bb997fe1
/mc/uebung-04/ex4.3/main.c
eb1d1e746c00c25a4c5633487a1a2e3735970566
[ "MIT" ]
permissive
patrickbucher/inf-stud-hslu
e3bdd9955b213e4085f8dbf8b671ac13c7c7e5cb
2bbda4a48016eb863791c8757ae91a09fe303e27
refs/heads/master
2022-12-14T11:49:39.332374
2021-12-29T22:02:35
2021-12-29T22:02:35
133,721,850
16
1
MIT
2022-12-13T03:03:59
2018-05-16T20:53:47
Jupyter Notebook
UTF-8
C
false
false
178
c
/* * Author: Patrick Bucher <patrick.bucher@stud.hslu.ch> */ #include "ampel.h" int main() { for (;;) { printState(); nextState(); } return 0; }
[ "patrick.bucher@stud.hslu.ch" ]
patrick.bucher@stud.hslu.ch
191379fb8ce1f318047d8e2b5b9a6aa8df1882d0
3a59a13fd5be0a66b1aed9beb9a55eb60ad61dd0
/lib/system.c
4532cbe92ced9d6daf15c049712caa79d910268b
[]
no_license
takagotch/c1
96274932bb414a84381e848d6f68f53e9c04c2f6
b7f9532a27bfc48fcca1f5c99139510ad9b9bb11
refs/heads/master
2021-05-08T18:31:03.197852
2018-06-13T16:09:20
2018-06-13T16:09:20
119,520,046
0
0
null
null
null
null
UTF-8
C
false
false
192
c
//getenv() // #include <stdlib.h> int system(const char* s); if(system(NULL)) { system("echo \ "Shell: $SHELL; process ID: $$\""); } else { printf("No command processor available.\n"); }
[ "dyaccb@gmail.com" ]
dyaccb@gmail.com
33ba52ad10c3897204a73a9eada1088942aa17d5
17b8bd7947a6f93a9bd4182172bc3178905eaf1e
/Projects/zstack/HomeAutomation/SampleLight/Source/zcl_samplelight_data.c
b3c74deac6e5ee35b8d971cbae0ed77f713157bc
[]
no_license
SSEHX/z-stack3.0.0
6d351bc627d63365184838d73bd34c5441c78649
92eb17bb2850ee84b956c4821d75fb51fc24571d
refs/heads/master
2021-08-06T10:39:32.391575
2017-11-05T10:40:39
2017-11-05T10:40:39
109,554,654
0
0
null
null
null
null
UTF-8
C
false
false
23,950
c
/************************************************************************************************** Filename: zcl_samplelight_data.c Revised: $Date: 2014-05-12 13:14:02 -0700 (Mon, 12 May 2014) $ Revision: $Revision: 38502 $ Description: Zigbee Cluster Library - sample device application...
[ "xuqi@xuqideMacBook-Air.local" ]
xuqi@xuqideMacBook-Air.local
ee034eca40822bd96e7a8e0ac0f700bff0aee916
d23de24643cc7f278bdf0d50df15961fe1303653
/lab_mpi/mpi_example07.c
4b123dd8bd8879be66cdeccab7d6b1f9ec64b253
[]
no_license
chgogos/ceteiep_pdc
097457b28a6fed820ccf3068e74ef73237617412
ddc61b31a4e424a820e7ae6ca46ef56f2bc9f546
refs/heads/master
2022-03-08T07:16:22.119957
2022-02-14T17:33:37
2022-02-14T17:33:37
122,754,635
3
3
null
null
null
null
UTF-8
C
false
false
2,034
c
// Ένας πίνακας Ν θέσεων γίνεται scatter σε n διεργασίες // Κάθε διεργασία διπλασιάζει κάθε στοιχείο του πίνακα που λαμβάνει // Τα αποτελέσματα συγκεντρώνονται (gather) σε έναν πίνακα Ν θέσεων #include <mpi.h> #include <stdio.h> #include <stdlib.h> #include <time.h> #define N 20 int main(int argc, char *argv[]) { ...
[ "chgogos@gmail.com" ]
chgogos@gmail.com
10aed88e744e1ab7a01c1859a62b57c781a96e03
31e9f558fa52b630029cfd4b3b7f45c12e715bf6
/DoreSoundPlayGame/Pods/DoreSoundPlay/Frameworks/DoreSoundPlay.xcframework/ios-x86_64-simulator/DoreSoundPlay.framework/Headers/DoreSoundPlay-Swift.h
ab893416e62a3ea034f28b739055660badeeca2a
[ "Apache-2.0" ]
permissive
doreai/IOS-Example
dbfb27ee83c01af5e03ba8a3f7db3896d50ae69a
31436738f016cc238fdc0653a257768187298490
refs/heads/master
2023-07-28T01:59:41.564620
2023-07-17T04:32:05
2023-07-17T04:32:05
242,954,666
1
1
null
null
null
null
UTF-8
C
false
false
7,540
h
// Generated by Apple Swift version 5.3 (swiftlang-1200.0.29.2 clang-1200.0.30.1) #ifndef DORESOUNDPLAY_SWIFT_H #define DORESOUNDPLAY_SWIFT_H #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wgcc-compat" #if !defined(__has_include) # define __has_include(x) 0 #endif #if !defined(__has_attribute) # defi...
[ "sam@Swaminathans-Mac-mini.local" ]
sam@Swaminathans-Mac-mini.local
d5aa5263331e06fd06745360634047957ca2e726
6a4084aeba0509caa2222f943db236dc6f52489a
/ORIC/Fonts/u8.c
faba3d95c66fefafde08f05a6ba1461bfbb15207
[]
no_license
yesco/AutomaticLettering
a0ba3a06e8895c8ad51f9bcbd5dd2bb2ff55327d
9df5aaeac34a7ebc7f2f89ec11bc87ac9ac4524c
refs/heads/master
2023-07-09T11:59:09.886941
2021-08-15T07:55:13
2021-08-15T07:55:13
266,805,315
1
0
null
null
null
null
UTF-8
C
false
false
3,845
c
#include "stdint.h" #include "stdio.h" #include "u8.h" int win1252[] = {0x20ac,0x81,0x201A,0x192,0x201E,0x2026,0x2020,0x2021,0x2C6,0x2030,0x160,0x2039,0x152,0x8D,0x17D,0x8F, 0x90,0x2018,0x2019,0x201C,0x201D,0x2022,0x2013,0x2014,0x2DC,0x2122,0x161,0x203A,0x153,0x9D,0x17E,0x178}; char *u8chtostr(unsigned ch){ static...
[ "jsk@yesco.org" ]
jsk@yesco.org
a133a71e2c879fbdcb07da719bea6ca32f855113
e25c8b65c0115053b14f8ecffaea94a964eefa1f
/ds/u/l/lary_pig/area/holy/h18.c
95e1efcc7052d6804f399c53f1b047e6efc9cd7a
[]
no_license
zwshen/mudos-game-ds
c985b4b64c586bdc7347bd95d97ab12e78a2f20f
07ea84ebdff5ee49cb482a520bdf1aaeda886cd0
refs/heads/master
2022-03-01T14:55:10.537294
2022-02-15T15:41:26
2022-02-15T15:41:26
244,925,365
4
1
null
2022-02-15T15:41:27
2020-03-04T14:44:49
C
BIG5
C
false
false
487
c
#include "path.h" inherit ROOM; void create() { set("short", "石階"); set("long", @LONG 你好不容易的通過前面數宮,走過無數的石階,但是,盡管是強 壯如你,也不禁感到一陣頭暈目眩,漸入昏迷狀態,在你眼前,有許 多綠色的小精靈在跳啊跳著,好快樂啊! LONG ); set("exits", ([ "eastup" : HOLY+"h19", "westdown" : HOLY+"h17", ]) ); set("light",1); ...
[ "zwshen0603@gmail.com" ]
zwshen0603@gmail.com
e7914508ce629c82b1b79a1ae87d0296d378d5c9
c2cedcf36667730f558ab354bea4505b616c90d2
/players/gowron/room/road4.c
496d6f5fa4a9625e6aa751ad4a06c39b7ca39fc1
[]
no_license
wugouzi/Nirvlp312mudlib
965ed876c7080ab00e28c5d8cd5ea9fc9e46258f
616cad7472279cc97c9693f893940f5336916ff8
refs/heads/master
2023-03-16T03:45:05.510851
2017-09-21T17:05:00
2017-09-21T17:05:00
null
0
0
null
null
null
null
UTF-8
C
false
false
574
c
inherit "room/room"; reset(arg) { if (arg) return; set_light(1); short_desc = "Springfield Road South"; long_desc = format("You are now travelling on South Springfield "+ "road. To your south are more businesses "+ "and directly to your east is Moe's tavern. "+ "Across the street from Moe's ...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
7c69fa616b82c0de9412417c85ed737cfeb485e7
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100548_dse.c
7f202ecc24312cf53c84f3176280c26f2ab2fc8b
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
96,206
c
/* RTL dead store elimination. Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. Contributed by Richard Sandiford <rsandifor@codesourcery.com> and Kenneth Zadeck <zadeck@naturalbridge.com> This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of...
[ "agroce@gmail.com" ]
agroce@gmail.com
e41d1f2990f1ccda86afd69528a2e290932dcce9
51cce3c3f3d52aacb0eb1292d629dd714c99c68c
/test-data/011 Подсчёт слов в строке/(kalinina)(2015-10-19_04:39:55)(PASSED_TESTS)(NOT_PLAG).c
7a514f516c5e597d217461573cfabb03a031d183
[ "MIT" ]
permissive
anastasiarazb/ossmoss-hasher-database
f75e8c97419aec03930def8830c11dca2e4478fd
0223e772c60c641c82a2b0d7df339800c162495c
refs/heads/master
2020-03-18T00:20:00.824912
2018-05-19T18:55:38
2018-05-19T18:55:38
134,088,698
1
1
null
null
null
null
UTF-8
C
false
false
406
c
#include <stdio.h> #include <string.h> int wcount(char *s) { int i, n, flag; n=0; flag=0; for (i=0; i<strlen(s); i++) { if ((s[i] != ' ') && (flag==0)) { flag=1; n=n+1; } else if ((s[i] != ' ') && (flag==1)) continue; else flag=0; } return n; } int main(int ar...
[ "nastusha-merry@mail.ru" ]
nastusha-merry@mail.ru
6436b65c078ab006d25853772767268df5789c24
b67dd8f027dc4987edd6106e7cb986859f77951e
/Pointeurs/sum.c
38211a29565319b70287486001cc5e61793cc511
[]
no_license
Lyunk/M2101
bbd505098b235346b113aef9c4cb455518cf22cb
3a2ccd8d9587c997b1b741b6d3c214a85cfac2a7
refs/heads/master
2020-03-19T03:04:05.710066
2018-06-08T09:55:12
2018-06-08T09:55:12
135,688,435
0
0
null
null
null
null
UTF-8
C
false
false
455
c
#include <stdio.h> double sum1 (double *tab, int taille) { double somme=0; for (int i =0; i<taille; i++) { somme += tab[i]; } return somme; } double sum2 (double *tab, int taille) { double somme=0; double *fin = tab + taille; for (double *p = tab; p < fin; p++) { somme += *p; } return somme; } int main ...
[ "vm@iut" ]
vm@iut
35197d62d547ae0d0ed08c91a3a7b0deff203e9b
0e0950cbfbe61a42799904823355d7c6b7d3bae8
/c_practice/6.c
cd26ce364ca66f512e2b68d21698062809e32783
[]
no_license
VasireddyGanesh/C-Language
191667d8487c06d7b3c4eafda0291b707954b681
4ec1d9c2ba8967fe7b9a78168d1ac73b1b95eda1
refs/heads/main
2023-06-06T01:27:51.754802
2021-06-23T13:06:25
2021-06-23T13:06:25
null
0
0
null
null
null
null
UTF-8
C
false
false
602
c
//insertion of an element in an array #include<stdio.h> int main() { int a[30],n,i,b,m,j; printf("Enter no of elements \n"); scanf("%d",&n); printf("Enter the index of insertion of an element \n"); scanf("%d",&m); printf("Enter the value to insert \n"); scanf("%d",&j); b=n+1; ...
[ "noreply@github.com" ]
VasireddyGanesh.noreply@github.com
5770ce066f3472a2ec92e0d83d11c7b216bc51f4
3d6e81b28ea190cbb41c7a5c662e9df24bd89901
/c/linux_c/chapter_14/del_shm.c
ce603c3b9d57fe136d43343cbbe8e63f53079f57
[]
no_license
nmred/study_test
9f97c3cc37d7ae1ce60fc425e8828f96651ba0ca
b973bff91a4f2e4beba5bcc43a0761191257ecce
refs/heads/master
2020-04-01T23:03:39.208111
2014-08-18T14:34:02
2014-08-18T14:34:02
null
0
0
null
null
null
null
UTF-8
C
false
false
306
c
#include <stdio.h> #include <stdlib.h> #include <sys/shm.h> int main(int argc, char *argv[]) { int shm_id; if (argc != 2) { printf("USAGE: del_shm <shm_id>"); exit(1); } shm_id = atoi(argv[1]); if (shmctl(shm_id, IPC_RMID, NULL) < 0) { perror("rm shm"); exit(1); } system("ipcs -m"); }
[ "nmred_2008@126.com" ]
nmred_2008@126.com
965dc23ed1b6eecabc3d8157f580a0e349207879
f09974e0edd392425065985836e1e33a50f7f168
/tabelaASCII/tabelaASCII.c
55d51ced40290266a911e733ad3a7968fd6a09db
[]
no_license
FernandesMN/study-codes-c
b02d8df89b35320b4fdc84d54aaae9c7d8fde791
6048766cbc0b665668b94a64314872ce630fc862
refs/heads/master
2020-12-21T04:34:08.074475
2020-01-26T12:25:44
2020-01-26T12:25:44
236,308,693
0
0
null
null
null
null
UTF-8
C
false
false
196
c
#include <stdio.h> int main(){ int i; for(i=0;i<=127;i++){ printf("D = %d ", i); printf("H = %x ", i); printf("C = %c \n", i); } return 0; }
[ "fernandes.matheuscp@gmail.com" ]
fernandes.matheuscp@gmail.com
cdb6b2f6f4dec1d5d9c03f6502af109661513976
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/linux-master/arch/arm/mach-pxa/generic.c.bak.c
884fab439be1041438be9647aacc8044c50305fc
[]
no_license
zhiyuanjia/WoBench
878255ce45e76ef57f88743c7f43acdfa59e93e7
6b337780cbd598de98fc0eabd19efaf1a01b6012
refs/heads/master
2021-09-23T03:12:08.091319
2018-06-14T10:17:59
2018-06-14T10:17:59
null
0
0
null
null
null
null
UTF-8
C
false
false
2,361
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN /* * linux/arch/arm/mach-pxa/generic.c * * Author: Nicolas Pitre * Created: Jun 15, 2001 * Copyright: MontaVista Software Inc. * * Code common to all PXA machines. * * This program is free software; you can redistribute it and/or modify * it unde...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
27502a1547ceb1e03d964ad5d5e732a545ed4321
3da33ec54ea52bd8ea43784a5fe97c88add8b78b
/src/common/moon/generated/service_bootloader.c
5d004ed6439ad70dafe0a19f280dc9eb51a31330
[ "MIT" ]
permissive
openlunar/fc-bootloader
3bd09a1629ce629cbfb67b2c65bcc8b3b4f37e0d
793e42ea0095a5d1d767c1eca7e1d3a27b7f5599
refs/heads/master
2022-04-14T03:43:28.618135
2020-04-08T23:01:52
2020-04-08T23:01:52
244,518,889
1
0
null
null
null
null
UTF-8
C
false
false
7,144
c
// GENERATED FILE (by Logan) // TODO: Header name #include "service_bootloader.h" #include "moon/codec.h" int service_bootloader_handler( moon_msg_t * message ) { switch ( message->header.method ) { case kBootloader_bl_ping_id: return bl_ping_shim( message ); case kBootloader_bl_writePageBuffer_id: return...
[ "logan@impossible.aero" ]
logan@impossible.aero
2695a80a0f61362cfda2d5bdfcc1e5542ce6049a
985beab07c05b613aa8ac3edbcd0987f89344eaf
/fy4/d/fugui/npc/obj/pin2.c
82b03737f1d9f143c00b4d56a3689f32b437b798
[]
no_license
Yeeler/fy2005
f6b308592c5037f5b5d40c18b748259447b6abe1
cd244d4fed63ba57cd72a4e7119353a29df1f3c0
refs/heads/master
2021-01-06T20:37:29.371119
2017-08-08T07:54:16
2017-08-08T07:54:16
99,530,241
2
1
null
null
null
null
GB18030
C
false
false
542
c
#include <armor.h> #include <ansi.h> inherit HEAD; void create() { set_name(HIB"比翼双飞钗"NOR, ({ "lovepin"}) ); set_weight(15); if( clonep() ) set_default_object(__FILE__); else { set("long", "一根名贵的比翼双飞钗,乃定情之物,悠久流传。\n"); set("unit", "根"); set("value", 500000); set("armor_prop/armor", 1); set("wear_msg"...
[ "yeeler@gmail.com" ]
yeeler@gmail.com
9bab8eab4e5181e7d8317d8c528dbeffd59de3f9
f363ccb54229e6da4318fa140c0767bebb86122a
/code/reco/reco_tpc.C
ed941f42cdd2b4bd3063727c67a4f73c88eae16b
[]
no_license
aleksha/prm
6516d8b677fde70012ebfd2b784568c5548dface
5b9876896a5f42f06ba4226150e0b654a3732573
refs/heads/master
2023-04-26T04:39:13.694508
2021-04-20T17:09:28
2021-04-20T17:09:28
358,489,891
0
1
null
2021-04-20T05:27:19
2021-04-16T05:49:16
C++
UTF-8
C
false
false
6,272
c
#include <fstream> #include <iostream> #include <iomanip> // To be copied into output dir ad run there #include "../code/reco/fadc.cc" #include "../code/reco/histo_funcs.cc" #include "../configs/reco/config_tpc.h" #include "TGraph.h" #include "TH1F.h" #include "TH1S.h" #include "TH2S.h" #include "TF1.h" #include "TSy...
[ "a.dzyuba@gmail.com" ]
a.dzyuba@gmail.com
ce45e7776bee72af3f1c50b8b888b92c5c793446
ecb8c05fb064b255a659a67c61d01e1496775a70
/nRF24.cylib/nRF24_v1_7/API/NRF_LL_SPI.c
228f0ce90328e88e22afa14342e322f712edd151
[]
no_license
maswangy/nRF24_Component
706b5741e9601535b582252db6604ef70f01cb01
9cf39ac93e62c58f180c94da7fb9cfabce5cc87e
refs/heads/master
2021-09-04T10:25:30.529403
2018-01-18T01:05:23
2018-01-18T01:05:23
null
0
0
null
null
null
null
UTF-8
C
false
false
10,924
c
/**************************************************************************** * This file is part of the nRF24 Custom Component for PSoC Devices. * * Copyright (C) 2017 Carlos Diaz <carlos.santiago.diaz@gmail.com> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee...
[ "carlos.santiago.diaz@gmail.com" ]
carlos.santiago.diaz@gmail.com
35186ce378ea723c2dab18b299d0cb7c9a494d1b
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/net/wireless/marvell/mwifiex/extr_scan.c_mwifiex_is_network_compatible.c
e78fd3f747be2b2364438930704e64e05066ef85
[]
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
4,745
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
3c0d8123b41e882cbdf7fcd01e09dcd571e3f6dd
dd95d7ea86fcd4f27664653205df0d2005665f2b
/core/include/emuclient.h
3888db1026e3fe13804e036b291f7a9de40ddb52
[]
no_license
sawmic/GIMX
ab7437b70e2094399624e93c493dd550144828ce
96cb9d155123a4c1657c4b2f177725395bbafd9e
refs/heads/master
2021-01-12T21:53:13.514674
2014-02-01T14:01:48
2014-02-01T14:01:48
null
0
0
null
null
null
null
UTF-8
C
false
false
979
h
/* Copyright (c) 2012 Mathieu Laurendeau License: GPLv3 */ #ifndef EMUCLIENT_H_ #define EMUCLIENT_H_ #include <GE.h> #include <libintl.h> #include <locale.h> #define _(STRING) gettext(STRING) /* * Controllers are listening from TCP_PORT to TCP_PORT+MAX_CONTROLLERS-1 */ #define TCP_PORT 21313 #define MAX_CO...
[ "mat.lau@laposte.net" ]
mat.lau@laposte.net
35eb93328d201703c93a0737b8872a26729cdd6a
d58a7a0d9ad2057e594ce137a783333d4a43fb14
/src/category.c
c6ad13622781012e6614024a725ec2e9c8390ad8
[ "BSD-2-Clause" ]
permissive
kevinpt/uniset
8a96666bc5b88402c130de5718a53a7bddd324fe
a5fac4a091857dd5429cc2de48c7a93407f7dedd
refs/heads/master
2022-02-07T17:01:08.087385
2016-12-07T05:14:34
2016-12-07T05:14:34
null
0
0
null
null
null
null
UTF-8
C
false
false
5,095
c
#include "category.h" #include "data.h" #include "set.h" #include "map.h" #include <stdio.h> #include <stdlib.h> #include <string.h> category_t category_decode_fast(unsigned char c1, unsigned char c2) { switch (c1) { case 'L': switch (c2) { case 'u': return CAT_Lu; case 'l': return CAT_...
[ "depp@zdome.net" ]
depp@zdome.net
39167c5220865b0199ae0eb4657f7eca619e294c
224973b0f53990ff2e1271c4588b6cd2186d6d49
/llc_4320/regions/Box56/2k_diff_vert_levs/equally_spaced/rt_150_equi_back_off/code/SIZE.h
422fab38dfa816775fffac7fe426bed743bd0a6b
[]
no_license
MITgcm-contrib/llc_hires
4f0ea0ac0f06e5818214924f530051c0c6369b88
21b31bb53d36f4228d296d6bfd50a155692e97fe
refs/heads/master
2023-06-22T05:42:53.810527
2023-06-21T20:24:41
2023-06-21T20:24:41
246,711,175
15
9
null
null
null
null
UTF-8
C
false
false
2,297
h
C $Header: /u/gcmpack/MITgcm_contrib/llc_hires/llc_4320/code/SIZE.h_45x45x73408,v 1.2 2016/04/14 03:51:44 dimitri Exp $ C $Name: $ C CBOP C !ROUTINE: SIZE.h C !INTERFACE: C include SIZE.h C !DESCRIPTION: \bv C *==========================================================* C | SIZE.h Declare size of ...
[ "ritabth@umich.edu" ]
ritabth@umich.edu
eba0a1ccdffe9cf8c7772ae26573ecccd444b2c0
1f5c8bdd1c15a94e2b0c6cdc389d83d0937de82a
/Temp/il2cppOutput/il2cppOutput/UnityEngine_UnityEngine_Time.h
306087e59dc0aae7b79fc7da6681a2a1c1a92149
[]
no_license
White-Wlof/Pull_Action
8798e0767180269bfe686abc5bb9110c53e39346
587d3b9bd1c5d12507563fad450e31bad897c176
refs/heads/master
2021-01-10T14:36:15.399060
2015-11-25T02:30:51
2015-11-25T02:30:51
46,396,200
0
0
null
null
null
null
UTF-8
C
false
false
239
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Object.h" // UnityEngine.Time struct Time_t444 : public Object_t { };
[ "cihi13042@g.nihon-u.ac.jp" ]
cihi13042@g.nihon-u.ac.jp
900ad504be53e4a5b5a78970187685f6ac911700
b337e4a8b744368ccbc33fee7f5f0517d9b29503
/sample1.c
80c6ee1bd41c3e3961ed01a1aa9f5021528427af
[]
no_license
lucil-zby/Xlib-learning
3bb15962bd9cee57c0130f79da3ffce598a31b92
e8ca2b520f5875b204d4ddef93f1e0b0cda59ee0
refs/heads/master
2020-04-06T03:32:45.663352
2016-10-06T15:02:43
2016-10-06T15:02:43
70,011,864
1
0
null
null
null
null
UTF-8
C
false
false
584
c
#include <X11/Xlib.h> #include <X11/Xutil.h> #include <stdlib.h> #define NIL (0) int main(){ // open display Display *dpy = XOpenDisplay(NULL); if (dpy != NULL) { // black and white color unsigned long blackColor = BlackPixel(dpy, DefaultScreen(dpy)); unsigned long whiteColor = WhitePixel(dpy, DefaultScreen...
[ "noreply@github.com" ]
lucil-zby.noreply@github.com
27de40a5673778f0b2d17f3948fe174ce9ea7b08
aa99da4db7be4cdafd40639a92c97e08bd81146e
/ch3.Stack_Queue/stack/dynamic_stack/main.c
3b52a04c3208f1c146a17d0fa4b3cb79e10680d3
[]
no_license
lesimor/DataStructureWithC
b6b6a7ea39ce1d308e58235b7c8bdccb80e04e5c
0d6a5a81f91300b3aa75e2076c519ae2b4cbf8ee
refs/heads/master
2021-06-20T00:06:30.200551
2017-06-11T12:03:45
2017-06-11T12:03:45
87,939,919
0
0
null
null
null
null
UTF-8
C
false
false
1,992
c
#include <stdio.h> #include <stdlib.h> #define MAX_STACK_SIZE 100 #define FALSE 0 #define TRUE 1 // 스택에 들어갈 element의 타입 정의 typedef struct{ int key; } element; // 현재 할당된 용량 int capacity = 1; // 스택 포인터 선언 // 스택을 동적으로 사용 element *stack; // top위치 int top = -1; // 스택 관련 함수 // 스택이 비어있는지 확인. int isEmpty(){ retu...
[ "zenith91@hanyang.ac.kr" ]
zenith91@hanyang.ac.kr
1654d62e08df395b042eed7b40ace16ee4a31eda
01f2a77f42053eaa60e6e09624b016ee4d25a3d4
/InitializeNutrients.c
ce8dc210e5df3b265d0caa6a544bf14300d4bf77
[]
no_license
isupit/lintul4vsht_c
af1e7eedf2d3a2a2e6efa42196da4ade9a5b3c6d
10ab3bf24d132f5494cdc9209aa8990c4141f911
refs/heads/master
2023-09-01T16:16:37.015818
2023-08-29T08:27:19
2023-08-29T08:27:19
170,537,507
0
0
null
null
null
null
UTF-8
C
false
false
2,859
c
#include "lintul4.h" #include "extern.h" /* --------------------------------------------------------------------*/ /* function NutrientsInitialize() */ /* Purpose: Initialization of nutrient parameters */ /* ----------------------------------------------------...
[ "iwan.supit@wur.nl" ]
iwan.supit@wur.nl
780a8b0d862980703d1d77150a188a5515332d60
7e4735190b7dd1ba360bb3a701db253186086d7a
/浮点数.c/浮点数.c/练习.c
63e728f568c77a3839fcb78266c58760b5a09d67
[]
no_license
endless-zwj/c-
a732c6f8568bcfab4f576dbfde638e524109275a
d7a8ba2cb29d5d473f11fbd472ef007267c44cea
refs/heads/master
2023-05-02T14:39:58.694876
2021-05-11T16:34:28
2021-05-11T16:34:28
324,267,880
0
0
null
null
null
null
UTF-8
C
false
false
135
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> int main() { int n = 9; float*p = (float*)&n; printf("%f\n", *p); return 0; }
[ "2595001484@qq.com" ]
2595001484@qq.com
c12479b975a3b4c3c90aab46f7e8d28be70757a7
10372e1dfc701f25cff848f01edd4e56535923b7
/lru.c
6fd911f12d66845a6d37b0b06d3abde4ab3fc466
[]
no_license
rohansumant/p4
9625456df675452b0a5705cb3b17ee55ae08ad5c
400496e7379829982d7793e35ac6d7a34d9fe82f
refs/heads/master
2021-08-10T21:08:16.725280
2017-11-04T22:00:48
2017-11-04T22:00:48
109,431,833
0
0
null
2017-11-03T18:52:31
2017-11-03T18:52:31
null
UTF-8
C
false
false
525
c
#include "paging.h" void evict_LRU(page_list* pl) { page* it = pl->head; page* page_to_be_evicted = pl->head; int lru = it->last_used; while(it) { if(it->last_used < lru){ page_to_be_evicted = it; lru = it->last_used; } it = it->next; } if (DEBUG=...
[ "cris3or@gmail.com" ]
cris3or@gmail.com
2b9138f5f5bd369f47dea614141c6241ad046515
baa443ae54ef841311c90c1675ab2350cff887bf
/proj/encrypt/encrypt.c
76bbf41ef03368d3bd924cc01fa96e05bf0b7f6a
[]
no_license
gaomason/apcsp-cdev
7afa3d4ff4413a2dc486f921bc26a8bbc2ed4f33
1ecc7ec9315663a1746e77586be79f677149a056
refs/heads/master
2023-02-24T01:11:56.211105
2021-01-23T08:37:58
2021-01-23T08:37:58
327,144,889
0
0
null
null
null
null
UTF-8
C
false
false
1,122
c
// // encrypt.c // #include <string.h> #include <stdio.h> #include "encrypt.h" char CHARS[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; int CHARS_LEN = 62; char shiftChar(char c, int shift, int direction) { char a; for (int i = 0; i < 62; i++) { if (c == CHARS[i]){ if (direction...
[ "gaom2202@my.sdhuhsd.net" ]
gaom2202@my.sdhuhsd.net
5f22feedd977249adfe051b035403e7fa2c3e0ef
bfb30eec5563cd267676c505fac621d2158a568f
/codechef/rightri.c
c0fc22cdfd1d08c44f5461e3cad1dc4c3b536d92
[]
no_license
ismnitesh/Codes
fe98b40f6e434f29aafe971249b1c51232c3bb30
1232387848458ce48d8eaf280726ffd482bf52b7
refs/heads/master
2021-01-18T21:19:45.978804
2016-03-28T13:47:12
2016-03-28T13:47:12
30,146,054
0
1
null
null
null
null
UTF-8
C
false
false
547
c
#include<stdio.h> int dis(int x1,int y1,int x2,int y2) { return ((x2-x1)*(x2-x1)+(y2-y1)*(y2-y1)); } int main() { int t,x1,x2,x3,y1,y2,y3,big,d1,d2,d3,count=0; scanf("%d",&t); while(t--) { scanf("%d%d%d%d%d%d",&x1,&y1,&x2,&y2,&x3,&y3); d1=dis(x1,y1,x2,y2); d2=dis(x1,y1,x3,y3); d3=dis(x2,y2,x3...
[ "nkagrawal14@gmail.com" ]
nkagrawal14@gmail.com
5c27e26ab91ed86cbd31f0f5ed89862668b23071
b462582579666e9925ae4d13c0005a30dc6759de
/dfsin/src/dfsin.c
ad5d7ec633994b6b8a2c817b7200257770f8a5ea
[]
no_license
mshahshah/MLS_Benchmark
2e90d48320b968883a45562d3a9b13fa415a4c34
bdf6d85e5d1da95e012766b016e91c556ec0ff25
refs/heads/main
2022-12-25T13:34:02.027271
2020-10-13T22:42:22
2020-10-13T22:42:22
302,454,104
0
0
null
null
null
null
UTF-8
C
false
false
6,542
c
/* +--------------------------------------------------------------------------+ | CHStone : a suite of benchmark programs for C-based High-Level Synthesis | | ======================================================================== | | | | * Colle...
[ "mxs161831@utdallas.edu" ]
mxs161831@utdallas.edu
b29f93148c3b7edf57cf41f40fb044950112d05d
04c8d8da9cebc13513c1b9c7658707ecadfa0ed3
/Roll a Ball/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_ObjectModel_ReadOnlyCollection_1_94.h
0f99d97689dc5e64930df7450b9cbd0bd25e0c6c
[]
no_license
fkieyhzen/RollABall
ed9ef9e93f3cfaecd2be10013797e97e9c1e479e
f083b660966094939ed2b5d2028e31bb4e86a67e
refs/heads/master
2023-03-19T18:19:11.437779
2015-06-08T15:27:45
2015-06-08T15:27:45
null
0
0
null
null
null
null
UTF-8
C
false
false
577
h
#pragma once // System.Collections.Generic.IList`1<System.Collections.Generic.Dictionary`2<System.String,System.Boolean>> struct IList_1_t7640; // System.Object #include "mscorlib_System_Object.h" // System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.Dictionary`2<System.String,System.Boolea...
[ "patrick@beetheswarm" ]
patrick@beetheswarm
d411368225273d5faa65c1e9479c6fcceda1ea48
5c255f911786e984286b1f7a4e6091a68419d049
/code/b3efab23-87bf-438e-9d0b-bedc80ab5110.c
4b4c2d04f7edf3093f8ed4ce1d991eac7be45d56
[]
no_license
nmharmon8/Deep-Buffer-Overflow-Detection
70fe02c8dc75d12e91f5bc4468cf260e490af1a4
e0c86210c86afb07c8d4abcc957c7f1b252b4eb2
refs/heads/master
2021-09-11T19:09:59.944740
2018-04-06T16:26:34
2018-04-06T16:26:34
125,521,331
0
0
null
null
null
null
UTF-8
C
false
false
242
c
#include <stdio.h> int main() { int i=4; int j=14; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = i/j; l = j%j; l = i-j; k = k-k*i; printf("vulnerability"); printf("%d\n",k); ; return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
ca7519893acdff990a406a208bef2e144655367f
b774322a3a9190af55ec6b3a114fa6e48af52b8d
/FIRMWARE/PROJECT_CODE/LCCM655__RLOOP__FCU_CORE/LASER_CONTRAST/fcu__laser_cont.c
f9f828c8326ee6f7a017a3de209cf62b32ced436
[]
no_license
qst0/eng-software-pod
2da92a6552098503dc5bb43f1b53264f998e9258
29aae31a5e0f5fb4bf41fde09b574ad36621ec48
refs/heads/development
2021-01-12T09:18:30.370762
2016-12-19T00:42:59
2016-12-19T00:42:59
76,818,530
0
0
null
2016-12-19T01:44:24
2016-12-19T01:44:24
null
UTF-8
C
false
false
1,499
c
/** * @file FCU__LASER_CONTRAST.C * @brief Contrast laser interface * @author Lachlan Grogan * @copyright rLoop Inc. */ /** * @addtogroup RLOOP * @{ */ /** * @addtogroup FCU * @ingroup RLOOP * @{ */ /** * @addtogroup FCU__LASER_CONTRAST * @ingroup FCU * @{ */ #include "../fcu_core.h" #if C_LOCALDEF__L...
[ "lachlan@sil3.com.au" ]
lachlan@sil3.com.au
1b2589aa8aa4c4b2163fd0d7bc94c3f5be13ef18
07f8ca2af0a79ea72ff9c0f5c89f5dd567a024d4
/pro_1/src_file/input.c
0a8368fe18a628c5867d98678d0588f5d764c780
[]
no_license
q709420384/code
acb45d5d0cd3b7900204896b4bc71347b7384179
bdc8f8e52517fffdb03855e6d061e278f3b963a5
refs/heads/master
2021-01-24T08:30:00.553735
2018-01-04T09:45:07
2018-01-04T09:45:07
93,383,833
0
0
null
null
null
null
UTF-8
C
false
false
922
c
//每个区由若干个内存块组成 //每个区由若干个内存块组成,//每个块是4096个字节 //int i = 0;*/ //*//*int i = 0; // /**/int i = 0; /* int i = 0; *//* */ /* int i = 0; //*/int j = 0; /* //每个区由若干个内存块组成,每个块是4096个字节 //每个块的第0个整数指向下个区 //所以是单链表结构 //所以每个区只有4092个字节存放真正的数据 */ /* int i = 0;*//*int j = 0; */ printf("/*Hello Linux!...
[ "q709420384@gmail.com" ]
q709420384@gmail.com
0020fb0bc42675790955117b471ad2a9ab0922e9
83b00bcd53a4f47a1dc0a8d0572b2435a4d313e6
/libft/ft_memcmp.c
0ebfdb4de6e95ffa1e78a0b5fd94240edd1852ba
[]
no_license
Afforia/ft_select
eeeac941129dee0270eb0d79ad533ee6dabc5260
348b68119184e72c3cc97bf28dd221a2514463e7
refs/heads/master
2020-08-26T18:09:52.814364
2020-05-16T16:15:16
2020-05-16T16:15:16
217,099,127
0
0
null
null
null
null
UTF-8
C
false
false
1,289
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_memcmp.c :+: :+: :+: ...
[ "aforia@protonmail.com" ]
aforia@protonmail.com
1adebba812f18ebc499f0e37a0d4706f285f8fc2
4552296bcfc5a10f8d84d54554992cba380f57ab
/nucleo-f722-144/Src/main.c
6a03277292cd70a2074fda06c4ae4b1529bae7c7
[ "MIT" ]
permissive
suikan4github/murasaki_samples
ce081bb55ba9c525b866fc52ad6ec49d54ced98e
82244fc1fcfbbd55122bd376aff8a6ac8bf0f030
refs/heads/master
2023-07-27T05:36:54.853160
2023-07-09T12:37:43
2023-07-09T12:37:43
169,981,545
0
0
MIT
2023-07-09T12:37:44
2019-02-10T13:33:27
C
UTF-8
C
false
false
13,454
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** * @attention * * <h2><center>&copy; Copyri...
[ "26223147+suikan4github@users.noreply.github.com" ]
26223147+suikan4github@users.noreply.github.com
4679d3cd441c5260aa3e043961f8e2b2184384c2
7e9123ea4137c41349bb28cac95e472b74a8e048
/plat/nvidia/tegra/include/platform_def.h
d4b0ce20b629c33abc6907f2bef26cf6164f9584
[ "BSD-3-Clause" ]
permissive
mtk09422/arm-trusted-firmware
f192e41cd396f8b5546ce203c4d0f43336e3e501
e9857818d0c1cd8defae970974327109a375c1df
refs/heads/master
2021-01-15T14:18:25.504176
2015-07-29T12:55:31
2015-07-29T13:01:45
33,720,614
1
0
null
2015-04-10T09:34:27
2015-04-10T09:34:27
null
UTF-8
C
false
false
4,015
h
/* * Copyright (c) 2015, ARM Limited and Contributors. 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 o...
[ "vwadekar@nvidia.com" ]
vwadekar@nvidia.com
f41d7501350f1495c20eb8266ffb3ebf17b47bd1
b8415db07a45fa74deddadcbf571dff482a63e1e
/redshift_distortions.c
808739071a8c26f8808b821015ac17c660371b8b
[]
no_license
jltinker/periodic_clustering_code
8bd219395f95fea15d3b197461ddf6a57046b8d8
63a3d2a2bb91a34dfa6a5f84e64eee3cb69952fa
refs/heads/master
2020-03-19T03:24:39.796089
2018-06-01T14:03:16
2018-06-01T14:03:16
135,725,479
0
0
null
null
null
null
UTF-8
C
false
false
1,526
c
#include <stdio.h> #include <math.h> #define sqr(x) ((x)*(x)) #define max(A,B) ((A) > (B) ? (A) : (B)) #define min(A,B) ((A) < (B) ? (A) : (B)) #define mabs(A) ((A) < 0.0 ? -(A) : (A)) #define pi 3.1415926535898 /* * This function applies redshift-space distortions to the dimension passed. * The velocity accross the...
[ "tinker@harmattan.cosmo.fas.nyu.edu" ]
tinker@harmattan.cosmo.fas.nyu.edu
0271359c5f7995bdece65f840de37e0b59158969
2f67668be1526b4457524c7bd3da4bd853e80dc9
/flappycat/catFly.h
ae1c8feae679b90903a7538654334ab6089a1157
[ "MIT" ]
permissive
minbbb/FlappyCat
3b55e761ff8c2602d147cc5d0ab2f48fdd34f8c4
940888f56b14f72977beb435bac7357b7fc4019f
refs/heads/master
2021-07-10T00:36:27.018513
2020-07-31T09:25:19
2020-07-31T09:25:19
160,377,138
3
2
null
null
null
null
UTF-8
C
false
false
106
h
#include <avr/pgmspace.h> # ifndef CATFLY_H # define CATFLY_H extern const unsigned char catFly[]; #endif
[ "maks4339@gmail.com" ]
maks4339@gmail.com
9861981e803fd87f0fb3a1ca8f8bb94147bd63fe
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/net/rras/ras/ui/inc/rassapip.h
8c820ba847ac9d24a7eced1b4d5c1132cfc9b3c6
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C
false
false
16,022
h
/******************************************************************\ * Microsoft Windows NT * * Copyright(c) Microsoft Corp., 1992 * \******************************************************************/ /*++ Module Name: RASSAPIP.H...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
6721eb237c2135abd27b7bbf564bcb3200e71e70
1b88475faf74b38fafff09e2a1abc7b7b498f343
/project/seq_nlg.c
733633c98a3d7cc678de4b1129b754c62f008db6
[]
no_license
sakjur/parallell
f52687ab6d5283a70f6405d04275d36d144330f6
f1f1367d35317655daafb54f2b49d79eb3d09124
refs/heads/master
2021-06-27T12:32:30.297631
2016-03-25T16:59:38
2016-03-25T16:59:38
103,145,530
0
0
null
null
null
null
UTF-8
C
false
false
9,126
c
#include "gravn.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdbool.h> #include <math.h> #define CUTOFF_DISTANCE_DEFAULT 2 #define QUADS_MAX_ELEMENTS 5 typedef struct body_list { int64_t cnt; body** list; } body_list; typedef struct quads { int64_t id; struct quads* children[4]; ...
[ "sakjur@gmail.com" ]
sakjur@gmail.com
9b19f6e2f20479bce36756d2262fceb4c2a395ab
3a13e6d49042252b49c27e33786d42ab7e1247f7
/src/testing/ATL_f77tbsv.c
58c1a875e1682d8e91c81bba7c0ad5d156e1516b
[]
no_license
biotrump/ATLAS
eb5ea19b1ff2d125539940930434d0efad131d84
72fe37a43a42226335e033c4b4ca3acd3fe679b7
refs/heads/master
2021-01-18T14:38:39.042759
2015-05-06T10:56:39
2015-05-06T10:56:39
30,685,399
1
0
null
null
null
null
UTF-8
C
false
false
4,073
c
/* * Automatically Tuned Linear Algebra Software v3.11.32 * (C) Copyright 1999 Antoine P. Petitet * * Code contributers : Antoine P. Petitet, R. Clint Whaley * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow...
[ "thomas@biotrump.com" ]
thomas@biotrump.com
f3cb598c484245dbf1fdde0b55bab0b30762b8d9
e6479cdf5d3bfa046dcd543dbe4cb98b247c0b42
/x86/kernel/include/boot.h
0f7c8245091f3a1e292e0e262604e5f8586b0677
[]
no_license
lenxyang/kernel
99e001904d4315e8bfb065b9957f0024afc3e413
bc9046c3296f8025fb813899a53b9b579e761e55
refs/heads/master
2016-09-10T18:51:23.399291
2013-05-02T09:27:22
2013-05-02T10:08:41
null
0
0
null
null
null
null
UTF-8
C
false
false
60
h
#ifndef __BOOT_H__ #define __BOOT_H__ #endif // __BOOT_H__
[ "yanglei@gamil.com" ]
yanglei@gamil.com
b7f483936ce740bac73355393ab01e0ba1806159
918b37a3fb57860634f7aa4a0964a4a87fe61666
/app/src/hw/stm32f4xx_hal_msp.c
09130cd4bc5bf4b15e55c544638ea0613b68b432
[ "MIT" ]
permissive
KKoovalsky/NotSoSoftUart_STM32
8bb168da8904003e09ade8da350bca0633f9bd15
a8d9c4535333a9d15acb667b0dfee9744b96f72b
refs/heads/master
2021-05-13T11:31:50.229403
2018-02-10T20:46:36
2018-02-10T20:46:36
117,127,632
0
0
null
null
null
null
UTF-8
C
false
false
3,892
c
/** ****************************************************************************** * File Name : stm32f4xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. **************************************************************...
[ "kacper.kowalski@novamedia.pl" ]
kacper.kowalski@novamedia.pl
d76270e9c30672ab2b937f306071a51495030f8e
0254a5340b4078c0bfc0a04a543e79e9f698721c
/ch24_pointer.c
64b8eaf63e3616f1a097c152851728f8d3dc74d8
[]
no_license
CodeNameMS/CodeNameMS_C
ca57b42dbe3bffa23743e760d152c541ea47a5eb
77a75289090732ff92c4a6717873f16d9b3759fb
refs/heads/main
2023-07-18T14:33:42.403946
2021-08-23T03:15:55
2021-08-23T03:15:55
384,992,580
0
0
null
null
null
null
UHC
C
false
false
3,784
c
// ch24_pointer.c #include <stdio.h> /* 포인터 - 메모리의 주소값을 저장하는 변수입니다 > 일반적인 데이터는 가질 수 없고, 오직 상수 or 변수의 주소만을 가질 수 있는 변수입니다 포인터 변수 선언(생성) - 자료형* 포인터변수명 포인터 변수 앞에 *(역참조 연산자)를 붙이면, 포인터가 가지고 있는 주소가 가리키는 공간을 사용하게 됩니다 */ //int main() { // // int a = 10; // int* pa = &a; // printf("a 주소 : %p == pa 값 ...
[ "noreply@github.com" ]
CodeNameMS.noreply@github.com
e44e829fa07c4ecc2d6d7e3b0996485b09187a09
2fe359d87773d32f0dd5ecb43dead9ff0c440d64
/drivers/opus/celt/rate.c
ecc0ab2a4fb21f3754e4f5f7e140c643a55a36a0
[ "BSD-3-Clause", "MIT", "CC-BY-4.0", "CC-BY-3.0" ]
permissive
rohankumardubey/godot
43bf4061ac4f0913abac983a329949c33075dc2c
820dd1d0016763cda6177104e66e09c8634150be
refs/heads/2.0
2023-06-15T16:38:42.382203
2016-07-10T09:45:08
2016-07-10T09:45:08
386,188,159
0
0
NOASSERTION
2021-07-15T06:43:07
2021-07-15T06:26:58
null
UTF-8
C
false
false
21,206
c
/* Copyright (c) 2007-2008 CSIRO Copyright (c) 2007-2009 Xiph.Org Foundation Written by Jean-Marc Valin */ /* 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...
[ "george@gmarqu.es" ]
george@gmarqu.es
8626073671c13f965a880b488f2f27f7fc275ab4
1b7e27b8d601200ad2d33d62e7d345caff3f6ae6
/src/monster_functions/complete_monster_list.c
07e93515ef75a7d5d2c87671a29a3927bf2c1004
[]
no_license
AxelPierson/my_rpg
aa140678325b3cef70e193f18e487d64fe6c93f7
13c603879e958ab2a087c2d181928a7b7a09cd1c
refs/heads/master
2020-06-11T19:30:56.995520
2019-06-27T08:47:21
2019-06-27T08:47:21
null
0
0
null
null
null
null
UTF-8
C
false
false
1,594
c
/* ** EPITECH PROJECT, 2018 ** MUL_my_rpg_2018 ** File description: ** complete_monster_list.c */ #include "zone.h" sfVector2f monster_random_spawn(sfVector2i zone_pos, sfVector2i zone_dim); sfVector2f convert_pos_map_ground(sfVector2f zone_pos, sfIntRect ground) { sfVector2f new_pos = (sfVector2f){0, 0}; n...
[ "honorin.pouteau@epitech.eu" ]
honorin.pouteau@epitech.eu