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
4fbd93b31319737f63f122578c8d1d898930c2f1
30dc0046561385a66ba44c5642dde30ac0382a71
/cstring/ft_split.c
9faee184340ddc0a0581cd9af7e02e617c036c6b
[]
no_license
dimashipicyn/libft
c8a1876e73073656b359fda14575f3813987aab1
81af3d298c53dcae8344f51ec086bc9e6ad8a392
refs/heads/main
2023-08-24T02:46:48.936101
2021-11-02T15:00:00
2021-11-02T15:00:00
364,843,964
0
0
null
null
null
null
UTF-8
C
false
false
1,062
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_split.c :+: :+: :+: ...
[ "lbespin@pr-h4.kzn.21-school.ru" ]
lbespin@pr-h4.kzn.21-school.ru
b65f80991e37dc46781d324bfb94b996d88706fa
68451597f045921cbf6151521287f3dbcf276f5f
/P0/P0_E6/entrega/P0_E6/prodEscalar.c
9560f8ce7c70f76a930b1e674c1b524bd363b592
[]
no_license
ZnGAlex/programacion_ii
552084e8379387010899749758e7046881071712
09b15ceeae5262008725344539838c3c5ec30e25
refs/heads/master
2020-03-08T09:22:32.042751
2018-04-09T16:00:21
2018-04-09T16:00:21
128,045,614
0
0
null
null
null
null
UTF-8
C
false
false
551
c
#include "matriz.h" matriz* prodEscalar(float s, matriz *M) { matriz *aux = 0; int i; if (M != 0) { //aux = creaMatriz(M->columnas, M->filas); as filas e columnas están cambiadas de orde aux = creaMatriz(M->filas, M->columnas); for (i = 0; i < aux->filas * aux->columnas; i++) { ...
[ "zngalex96@live.com" ]
zngalex96@live.com
ea1a5df073e09807fd9710460dd1eb04e9530f2b
76eda7985e7dd961a56e2eadf0a47f157f512d01
/hw3/hw3.c
225dd58be2702e9e370848b769a816133e4c4079
[]
no_license
HCrane/ESP_Aufgaben
e042481c7c65c0fde42eb28dc64044c5af6f23ac
38c8ebc267e3b937a4e4e75a9e40773105242640
refs/heads/master
2021-03-27T10:31:57.326112
2016-11-14T21:01:08
2016-11-14T21:01:08
73,069,542
0
0
null
null
null
null
UTF-8
C
false
false
970
c
//------------------------------------------------------------------------------ // hw3.c // // Overflow Errors // // Group: 3 study assistant Lorenz Kofler // // Authors: Emanuel Moser 1430683 // // Latest Changes: 07.11.2016 (by Emanuel Moser) //------------------------------------------------------------------------...
[ "emanuel.moser@student.tugraz.at" ]
emanuel.moser@student.tugraz.at
0cbcad8e6e835707d9b09d427e3aaf65665c7417
2cb62bb59e3c4a5c5f58bf037ec948b0e242d41f
/e1000e/e1000.h
fee348dd68c5fd28a1f54b506c17e3fe9b79988e
[]
no_license
muvarov/odp-linux-mdev
2212dd8a3e57f4c255c9b418f68a3a8b37e98692
fa4f47ea925f9e28fe6c8c217d19d06a8cd392d3
refs/heads/master
2020-03-19T01:59:28.695258
2018-03-20T17:25:51
2018-03-20T17:25:51
null
0
0
null
null
null
null
UTF-8
C
false
false
18,298
h
/* Intel PRO/1000 Linux driver * Copyright(c) 1999 - 2015 Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed i...
[ "ilias.apalodimas@linaro.org" ]
ilias.apalodimas@linaro.org
87211ee8a89ea99a398d303f317842f3a7c3b438
e68d88f8dc9f39b774946bb2bc8f87d2e720acb2
/cards/BulkG_EXO-15-002/WW_cards_13TeV/cards_mu_LPZ/LimitResult/Lim_mu_LPZ_BulkG_WW.C
dcfe2d681613505b3b587cf00fd3d0029462161d
[]
no_license
cms-edbr/ExoDiBosonCombination
a039d0b09f27b1b4ba9c9ef0cf50e6a97aecdd3e
d684fd28492dcaa984b3a26331ed90d12708b3bd
refs/heads/master
2020-04-06T05:42:32.803701
2016-06-21T11:46:29
2016-06-21T11:46:29
32,182,220
0
1
null
null
null
null
UTF-8
C
false
false
19,326
c
{ //=========Macro generated from canvas: c2/c2 //========= (Tue Nov 24 19:26:21 2015) by ROOT version5.34/18 TCanvas *c2 = new TCanvas("c2", "c2",0,0,800,600); gStyle->SetOptFit(1); gStyle->SetOptStat(0); gStyle->SetOptTitle(0); c2->SetHighLightColor(2); c2->Range(213.75,-5.168831,4338.75,2.623377);...
[ "hinzmann@cern.ch" ]
hinzmann@cern.ch
426ef4a4ecdeda85b090ca3b3a7a51315ebd4e46
06a4438b52481db8dd6af95440e46d8cbfcd7b46
/Tek1/B2 - Elementary programming in C (Part I)/Lemin/src/init_cell_list.c
55dc2c904d35940f1d6aa390f866e7c03441f9ba
[]
no_license
josepvidalcanet/Epitech
f5bf3529c69fca9f10cb17f58cd82bcc076a8515
2222a7e5b433bcd847e1978b0efd813043fe01ec
refs/heads/master
2023-08-16T12:49:28.859792
2021-10-01T14:42:44
2021-10-01T14:42:44
null
0
0
null
null
null
null
UTF-8
C
false
false
321
c
/* ** EPITECH PROJECT, 2020 ** CPE_lemin_2019 ** File description: ** init_cell_list */ #include "load_graph.h" cell_t *init_cell_list(char *name, cell_t *prev) { cell_t *cell = malloc(sizeof(cell_t)); cell->name = name; cell->nb_link = 1; cell->next = NULL; cell->prev = prev; return (cell); ...
[ "pierre.jeannin@epitech.eu" ]
pierre.jeannin@epitech.eu
db4878047c236a0333a48f5426ebcb0ec97f6dac
e74d9cbd67b06b3ed26c444dd1b50ce231cb9e1c
/2019_6_26/2019_6_26/test.c
b1832a4ef9f0b4d06eba7599687e862723d06cd7
[]
no_license
Asupi/C
6ce1a758cd298be4ab5189692fff2223a150447b
9a96c2d729f9fc2748909a12c64c2b316f582665
refs/heads/master
2022-01-22T22:52:45.922976
2019-06-26T02:14:48
2019-06-26T02:14:48
null
0
0
null
null
null
null
UTF-8
C
false
false
1,455
c
#define _CRT_SECURE_NO_WARNINGS #include <unistd.h> #include <fcntl.h> #include<stdio.h> #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> int main() { int count = 500; while (count--) { int i; char Buf[800 * 480 * 3] = { 0 }; int tempbuf[800 * 480] = { 0 }; int lcd_buf1[800 * 480] = { 0 }; ...
[ "1099345943@qq.com" ]
1099345943@qq.com
04cb15d9d5f0d6cf1b3fab837c0fcc81f1a417b3
b53c2594642fda642d20016238b9e9a952ab314f
/framework/targetlibs/nrf5x_12/components/libraries/log/nrf_log_backend.h
4b2987a31a8182f6e5568e15497e3dd187abfa23
[ "MPL-2.0", "ISC", "Apache-2.0", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause" ]
permissive
bnyf/Haiway
32862c6cb70b8ab190b0f679f14345789b795c08
7f00995201c8ffde058b4323797b7866d9422ca9
refs/heads/master
2023-02-02T21:51:07.297628
2020-01-12T12:36:00
2020-01-12T12:36:00
164,182,636
0
0
MIT
2019-01-05T04:45:23
2019-01-05T04:45:23
null
UTF-8
C
false
false
3,370
h
/** * Copyright (c) 2016 - 2017, Nordic Semiconductor ASA * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright...
[ "liyufeng614@126.com" ]
liyufeng614@126.com
69e8dc30b6727b08e4e790ee3247b3449b9aa6ca
5e7c3bf840b4428663e60d235139ae7655552cdc
/lab7Doesitwork/sensors.c
43139f0d2409c5385cf8df406f609d262933b463
[]
no_license
Austinbolinger/ECE382Lab8
82480aeba200bca6c849d0d11a3459468d543edc
371e1bb04214b7dba26eaa2279c3f8380f087f85
refs/heads/master
2020-05-21T11:39:35.894772
2014-12-12T07:12:47
2014-12-12T07:12:47
null
0
0
null
null
null
null
UTF-8
C
false
false
1,682
c
#include <msp430.h> #include "sensors.h" int left() { unsigned short sample[16]; // Just to analyze the values unsigned char i = 0; ADC10CTL0 = ADC10SHT_3 + ADC10ON; // ADC10ON, interrupt enabled ADC10CTL1 = INCH_3; // input A2 (left sensor) ADC10AE0 |= BIT3; //...
[ "c16austin.bolinger@usafa.edu" ]
c16austin.bolinger@usafa.edu
af1b333f16e35e241dc83da24c170b3dfa0ecab0
b28a9f8a8d2f1443cd1d3c00c0ceb240eaa939b7
/miniupnpd-1.6/miniupnpdctl.c
33b36c66a7d6d00778e768ac4ee0f80596e47d3d
[ "BSD-3-Clause" ]
permissive
iptime-gpl/userapps_v508
c9c1f5673f5237b1a1d9b6b9ed9952d90a9ee627
0e81589051c4a18eb050085993f1471fcb3af2e8
refs/heads/master
2021-09-15T00:34:57.976519
2018-05-23T01:01:19
2018-05-23T01:01:19
118,983,922
0
0
null
null
null
null
UTF-8
C
false
false
1,494
c
/* $Id: miniupnpdctl.c,v 1.1.1.1 2016/08/10 07:06:45 mt7623 Exp $ */ /* MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * (c) 2006-2012 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ #include <stdlib.h> #i...
[ "iptime.gpl@guu.moe" ]
iptime.gpl@guu.moe
c4b6e26b76d2e6116ed1f6f875f67169d9d64a6a
df0c6a2220e92cde8828d176ca0380b3196f388d
/CO DETECTOR SORCE - RTC/Projects/STM32L073RZ-Nucleo/Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/Inc/main.h
193db0da0d51ba3cc78df95f6a0759085f6537b1
[ "BSD-2-Clause" ]
permissive
AndyZenchonch/co-detector
f22a36dc4dc80ae3b92cf872fa96686ec13c39b6
e699e83c8d4596d7b9ca7d5628a5de5a2effed0b
refs/heads/master
2020-07-23T20:56:17.083874
2019-09-11T10:01:53
2019-09-11T10:01:53
207,702,353
0
0
null
null
null
null
UTF-8
C
false
false
3,209
h
/** ****************************************************************************** * @file Examples_LL/GPIO/GPIO_InfiniteLedToggling_Init/Inc/main.h * @author MCD Application Team * @version V1.8.0 * @date 25-November-2016 * @brief Header for main.c module ****************************************...
[ "Andy.zhou@zenhonch.com" ]
Andy.zhou@zenhonch.com
f898c4b878ae1a8d927cfc5b252c30411e39c03e
e53893ce84ac79344459c56324d91d1dc0375b25
/20210201/project/project/DRV/Iwdg/iwdg.h
0cec50d2fb001c0ad6b1912521fa1b5ae5366ec9
[]
no_license
roxla/STM32
1cc18ff3717d693b804cbca01051309cf995e5da
c5f87014b6a9a0f5218acca0835fef1555ee842c
refs/heads/master
2023-04-30T00:23:06.687081
2021-05-16T06:39:34
2021-05-16T06:39:34
357,802,779
0
0
null
null
null
null
UTF-8
C
false
false
65
h
#ifndef _IWDG_H_ #define _IWDG_H_ void iwdg_init(void); #endif
[ "2831104467@qq.com" ]
2831104467@qq.com
2ea9fe688d311642d4003cba3d1fba3f9214f9bf
1a81861af73b305fe2e551646ca66e67f4bde460
/PROGRAM/DIALOGS/ENGLISH/OpiumBuyer.h
e25e7ac2d5586179efeccb6e2088fbe85f217799
[]
no_license
q4a/new-horizons-old
f810a29192efd635a924f1b9004a849b40e9fe20
538f46734cf1211e18b8ab265803163c4352b805
refs/heads/master
2022-11-05T06:41:45.855483
2016-09-13T18:35:42
2016-09-13T18:35:42
null
0
0
null
null
null
null
UTF-8
C
false
false
925
h
string DLG_TEXT[19] = { "I've got some wares you might want to take a look at.", "Some smuggler told me you might be interested in my services.", "Ssshtt! Don't tell others! *whispers* But he is right, though. Would you be able to fetch me some opium?", "Sure, how much do you need?", "I think I'll pass. That stuff...
[ "pieter_boelen@planet.nl" ]
pieter_boelen@planet.nl
f69a5f227021656c158b8a83bd592c91c992ef4b
f1652f78986dbf1bd63009a7cf65b1832615f1c3
/ternary.c
cdeb3e9fedbf6635b702fe142c96b72f68aa63a0
[]
no_license
asr1410/C
e3e5cb9ec85fa2d2b200c7a133fba2d99bea4401
7f930b556590f83f80b7c60032b316ce04ddf0cf
refs/heads/master
2023-06-21T04:49:05.537144
2021-08-04T13:45:59
2021-08-04T13:45:59
324,993,330
0
0
null
null
null
null
UTF-8
C
false
false
367
c
#include <stdio.h> #include <math.h> #include <time.h> #include <conio.h> #include <string.h> #include <stdlib.h> int main() { int n; int i = 1; scanf("%d", &n); // printf("%c", i == n - 1 ? '\n' : ' '); if (i == n - 1) { printf("\n"); printf("hello"); } else { ...
[ "abhishek.rawat1410@gmail.com" ]
abhishek.rawat1410@gmail.com
0616fdcec9d2ede4665776e8ff2aa8129ddce1b4
9f21a4925904137638aa24be875fbc6a33f696e7
/Algorithm/ThinkOflEinstein.h
4bb2aeafca6b13d7470bbdd571a4a783dc54e30a
[]
no_license
WLucky/Algorithm
7b374b55f35e07292d33f5443b3325e6e4e28541
c3242be25c4d1cea539a4266b091a6ba5dafde4d
refs/heads/master
2020-04-10T21:32:05.755241
2016-09-15T05:55:40
2016-09-15T05:55:40
68,258,534
0
0
null
null
null
null
GB18030
C
false
false
4,372
h
#pragma once /******************************************************************** FileName: ThinkOflEinstein.h Description: 爱因斯坦的思考题 Author: wangpengjun Created: 2016/9/15 12:23 *********************************************************************/ //表示属性的类型 enum ITEM_TYPE { color, nationality,drink,pet, ci...
[ "742874584@qq.com" ]
742874584@qq.com
42046df355cd5009e9ebcb4096c75f66c01666f5
cd07051f8cf581cdc992e8bf4b3debbcacf25176
/EIFGENs/tictac/W_code/C9/ev1230d.c
9a1e4a4b9c5b1501e0eb9d17034cccd6cdf9c0df
[]
no_license
hasahmad/TicTacToe
4084fb44a0309ad34adb040fb88e2127984c4108
1326d6498608b62786799f46808410f8355388e4
refs/heads/master
2020-03-29T17:56:35.370256
2018-09-25T00:45:31
2018-09-25T00:45:31
150,186,619
0
0
null
null
null
null
UTF-8
C
false
false
3,389
c
/* * Class EV_ANY */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1230 [] = {0xFF01,231,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1230 [] = {0xFF01,247,1229,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1230 [] = {0xFF01,1229,0xFFFF}; static const EIF_TYPE_INDEX e...
[ "hasahmad@Hass-MacBook-Pro.local" ]
hasahmad@Hass-MacBook-Pro.local
c6b6499a1ad9aefeca4635a51cfec0774f8ec6e6
c6e14f68ba25b6c8a8699bebd14b6146793e59ab
/RRC/code/asn1c/IRAT-ParametersCDMA2000-HRPD.c
67a2b15cb485c7efb0294043eade6c6d86a0299a
[]
no_license
Captain-One/C_Programe
2a049e0530b863c5ffa53fc55e4f0d96b1ce116f
2c2bc608a1f42f7ecf95e049cf48e45fdf090889
refs/heads/master
2021-07-13T14:49:09.308017
2020-06-16T06:49:46
2020-06-16T06:49:46
136,001,747
0
3
null
null
null
null
UTF-8
C
false
false
13,727
c
/* * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "36331-b00.asn" * `asn1c -S /usr/local/share/asn1c -fcompound-names -fskeletons-copy -gen-PER -pdu=auto` */ #include "IRAT-ParametersCDMA2000-HRPD.h" static int tx_ConfigHRPD_3_constraint(asn_TYPE_d...
[ "pxqjoe@sina.com" ]
pxqjoe@sina.com
c37bf3a7e3dd384f72e76acc2ed7fc4daeb2ab62
3c960aa39872afe187023782431ca4678d585c62
/0x05-pointers_arrays_strings/7-leet.c
eecfdfd6dc72af9d820d1379d835e0734d002ebb
[]
no_license
amlao/holbertonschool-low_level_programming
d36265a3d51401da2c9929cf9513cdc57456a742
31dc7d8349d57d97e80dcd9a0e5bc7c4fc5fb3cb
refs/heads/master
2018-11-22T16:28:34.980390
2018-09-04T08:03:44
2018-09-04T08:03:44
117,873,942
0
1
null
null
null
null
UTF-8
C
false
false
332
c
#include "holberton.h" /** * leet - encodes a string into 1337 * @s: string * Return: string */ char *leet(char *s) { int i = 0; int j = 0; char array[] = "a4A4e3E3o0O0t7T7l1L1"; while (s[i] != '\0') { for (j = 0; j < array[j]; j += 2) { if (s[i] == array[j]) s[i] = array[j + 1]; } i++; } re...
[ "anthonylao@live.com" ]
anthonylao@live.com
b2ac5f451e8d34fb8793b206444055f43cde9767
e22879a289fb9229aaefd6716e4d6cb6f7222a7c
/Repetição/zero_e_par.c
939b21dba0d83e243ddf97f0400c63e11bf83e12
[ "MIT" ]
permissive
vtr306/fup_moodle_list
355063123797bb1c5c690cae49000800ccf9ec71
59abde65e00af1b5bc40966a84639c6c1ad0e979
refs/heads/master
2022-11-18T02:24:09.631150
2020-07-20T17:44:05
2020-07-20T17:44:05
256,867,910
0
0
null
null
null
null
UTF-8
C
false
false
323
c
#include <stdio.h> int main(){ int x,y,i, soma = 0; scanf("%d %d", &x, &y); if(x > y){ printf("invalido"); } else{ for(i = x; i <= y; i++){ if(i%2==0){ soma+=i; } } printf("%d", soma); } return 0...
[ "vitorosa306@gmail.com" ]
vitorosa306@gmail.com
3ff8b0971e713e1bbe8b029495cdac15717577dc
f78b52c56ca554762c6b44df586ff93aa95b20d6
/libs/CMSIS/include/stm32f4xx.h
19268f6fd5f8a6a8bc243a23b9bf206187eca376
[]
no_license
loulansuiye/spider
f1eb03e3f3e3bca2fe7faf89db43e8213a61852d
598f3439b350d3ad3089500a416de8c804c45ffe
refs/heads/master
2021-12-14T08:50:39.682465
2017-04-17T13:26:44
2017-04-17T13:26:44
null
0
0
null
null
null
null
UTF-8
C
false
false
682,475
h
/** ****************************************************************************** * @file stm32f4xx.h * @author MCD Application Team * @version V1.3.0 * @date 08-November-2013 * @brief CMSIS Cortex-M4 Device Peripheral Access Layer Header File. * This file contains all the peripheral register...
[ "zvenayte@pisem.net" ]
zvenayte@pisem.net
3b8103f5be3816fa973f01a4a50d4feb2ea299b4
194d8065ac192921b2510e8372f80414c9b234a8
/TJC-024-9341-18-pin-SPI-240x320-ili9341-2.4-inch-touch/chinese-driver/51_Code/基本刷屏测试/font/font.h
2a9cb90c822a1e1d69482ac4e76b69e8ffe5bb65
[]
no_license
myelin/tiny-tft
314a596e160ff281daa602fcb77ecd6213225f9c
ee1f5ba0ec8b299ddec8aff89f2b3297f1ee8bb3
refs/heads/master
2021-01-10T19:48:04.133257
2017-07-03T23:23:30
2017-07-03T23:23:30
29,227,334
17
8
null
null
null
null
UTF-8
C
false
false
193
h
#ifndef __FONT_H #define __FONT_H extern unsigned char code image[]; extern unsigned char code hanzi[]; extern unsigned char code asc2_1608[1520]; #endif
[ "philp@mode.com" ]
philp@mode.com
d4145fe86b04415f73d49772a2750deae44675fb
7ba4d2200e0b599e4b8d5b843b85d16675f00f04
/QIE10_Testing/src/draw_map_full.h
dafe2a2db90a58ca336445eb5641745320eeaf6d
[]
no_license
ugtok/ngHCAL
f9cb1f4f6c81f489448e04557981c01b2daed349
5c0dc510f17ac8dcf59f2eb6521963bf4ab565e8
refs/heads/master
2021-01-18T15:37:32.817477
2017-02-16T15:21:54
2017-02-16T15:21:54
null
0
0
null
null
null
null
UTF-8
C
false
false
6,758
h
#include "TCanvas.h" #include "TBox.h" #include "TLatex.h" static const int HF_num = 8; static const int SL_num = 14; static const int QI_num = 24; static const int padMap[2][8] = { { 5,1,2,6,10,14,13,9 },{ 8,4,3,7,11,15,16,12 }}; int**** create_error_map(){ int**** lv2_err_map = new int***[2]; for (int ...
[ "dnoonan@cern.ch" ]
dnoonan@cern.ch
597a7a5bdd1006872855fea9f4d04c09e31422c7
f028b7d8358d6b6fda434ddce87339816fbf4db0
/defines.h
a46ed6679006a66950f5641868499791b5225bae
[]
no_license
mushtukova/GetIpAddr
d72588a63c6da545840bebc81fad70cf0c0fdc1c
2ad94064e03b147489af41788d8f1fd902bc4113
refs/heads/master
2021-01-24T08:07:27.765301
2017-06-05T07:06:19
2017-06-05T07:06:19
93,372,497
0
0
null
null
null
null
UTF-8
C
false
false
93
h
#ifndef DEFINES_H #define DEFINES_H #define LibraryName "inetmib1.dll" #endif // DEFINES_H
[ "nataly.kozhina@gmail.com" ]
nataly.kozhina@gmail.com
a79c6dc6d07ea3da4308c36bb6fdb275b1cf3c3f
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/c++/Marlin/2016/8/language_an.h
9184d332f92c078b61c259c26d4caa71e9f0aea2
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
C
false
false
7,853
h
/** * Marlin 3D Printer Firmware * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
5396bd08a7e145b134d3fb0c8b9fb2bb69b239de
114e3cf5ecb7b4b91c8b5c49297973216ab1c1b9
/C Primer Plus书本练习/第8章/8-6.c
661dec1cebc7a6c54ed3d91f938eac930b9a3035
[]
no_license
WizardWoz/Some-Codes
6cb57a44d2825881684344985c4e22dea99fef64
d2e721654dfe954d2237025c812a866d7ba50749
refs/heads/master
2021-02-28T21:40:16.053208
2020-03-21T03:35:26
2020-03-21T03:35:26
245,734,630
0
0
null
null
null
null
UTF-8
C
false
false
412
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdbool.h> #include <ctype.h> #include <math.h> char get_first(char ch); int main(void){ char ch; printf("Please enter some chars,I can recognize the first char,"); printf("not space:\n"); printf("The first char is:%c",get_first(ch)); return 0; }...
[ "936728057@qq.com" ]
936728057@qq.com
40eec62e99574d96c7769681a05bc1f4ba3042c8
6eae4a418410728dc606fde2577c7c96372049be
/c/dist/src/arithmetic.c
8756ae19363ae2d2af7d6fcbaef2de594bd7efbb
[]
no_license
angiebeasley/gradescope-autograder-examples
b2b2b3fa5b53a00c728deaa6bc92ddee9a8b9b46
abaf073af8a9aecda61527fb821bd44da597b327
refs/heads/master
2022-12-16T20:04:57.270703
2020-09-14T18:18:05
2020-09-14T18:18:05
null
0
0
null
null
null
null
UTF-8
C
false
false
351
c
/* * A simple arithmetic library * */ /* See arithmetic.h */ float add(float a, float b) { /* YOUR CODE GOES HERE */ /* Replace 0.0 with an appropriate value */ return 0.0; } /* See arithmetic.h */ float multiply(float a, float b) { /* YOUR CODE GOES HERE */ /* Replace 0.0 with an appropri...
[ "borja@cs.uchicago.edu" ]
borja@cs.uchicago.edu
8b2231642fc3328226ca887810eb43ae11e2d3c9
7d2a5178df248ecaad56be4dffb891cfa109896d
/PETools/WindowsTools.h
0b85c4b9a8335b2a107c994647d7a045720034a9
[]
no_license
arckiCriss/PETools
ce5845e75c3c38b2c025afdf139ef17585bcb286
12e64174e378759f4d5da5b2d9cc29ea5964bae8
refs/heads/master
2020-06-23T15:45:27.243797
2019-06-10T14:36:02
2019-06-10T14:36:02
198,667,979
1
0
null
2019-07-24T16:01:59
2019-07-24T16:01:58
null
GB18030
C
false
false
418
h
#pragma once #include "pch.h" //通过进程名打开进程 HANDLE OpenProcessByName(const TCHAR* processName, DWORD ACCESS); //提升权限(要用管理员权限运行EXE) bool Up(); //原样转换:十六进制的数和字符串 CHAR* HexToStr(DWORD srcHex); CHAR* DecToStr(DWORD srcDec); //打印十六进制数字hex和msg到OutputDebugString (四字节的hex数) void ShowDbg(const char* msgStr, DWORD hex);
[ "413884010@qq.com" ]
413884010@qq.com
e8bde2ea53b9e4803c65a3da62245ed626e47e66
f955b71bc89bdf8da84c9807394f096d444684b4
/re2c/test/unicode_group_L_.8--encoding-policy(ignore).c
2d6249b2ac93e89d8f012b097af725f367637a9b
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain" ]
permissive
otaran/re2c
0d8ae1f6bd855e5ae2c003b96fbfbe4a22516f63
df19195968a158acf78eb4723c60925fbf1f6e04
refs/heads/master
2021-01-22T16:10:15.677837
2015-12-02T12:11:01
2015-12-02T12:11:01
47,002,105
1
0
null
2015-11-27T22:46:43
2015-11-27T22:46:43
null
UTF-8
C
false
false
35,987
c
/* Generated by re2c */ #line 1 "unicode_group_L_.8--encoding-policy(ignore).re" #include <stdio.h> #include "utf8.h" #define YYCTYPE unsigned char bool scan(const YYCTYPE * start, const YYCTYPE * const limit) { __attribute__((unused)) const YYCTYPE * YYMARKER; // silence compiler warnings when YYMARKER is not used # ...
[ "skvadrik@gmail.com" ]
skvadrik@gmail.com
582404e0cc72360e43dbbd05789dc8e3779b6aa6
d54ebb3e29aba81f1e1703bdabaa02f25faa7015
/include/test_header.h
ce0973fac9751338acd6d64add4196134461a737
[]
no_license
MusaTamzid05/RayTracer
023bcdc69703a6bfc7124ab0a2512a8f89082428
42a1dfc3baaff2c57ee8bedf0048c1a860dd2482
refs/heads/master
2023-01-02T14:23:55.940862
2020-10-21T22:50:01
2020-10-21T22:50:01
258,025,703
0
0
null
null
null
null
UTF-8
C
false
false
507
h
#ifndef TEST_HEADER_H #define TEST_HEADER_H #include <cppunit/TestCase.h> #include <cppunit/TestFixture.h> #include <cppunit/ui/text/TextTestRunner.h> #include <cppunit/extensions/HelperMacros.h> #include <cppunit/extensions/TestFactoryRegistry.h> #include <cppunit/TestResult.h> #include <cppunit/TestResultCollector.h...
[ "tamzid101@gmail.com" ]
tamzid101@gmail.com
16a3f8fc84373a5205552df8433582891beb84a7
ff9955764e06c6ec944312a1a086c4dc451815ce
/IP-2019/Código/exercicio2ficha5.c
4115dbc327bb01d2721add8854fc4839bf71a48b
[]
no_license
franciscoruivo/isec-material
cc90c444572f368848793c94972d5a0ca478e5f4
6c53af02c217255b05b927a5d1aeb8455ab522f9
refs/heads/main
2023-06-23T14:27:33.168116
2021-07-27T21:49:49
2021-07-27T21:49:49
499,131,181
2
0
null
2022-06-02T12:43:11
2022-06-02T12:43:11
null
UTF-8
C
false
false
637
c
#include <stdio.h> int verificaLimites(int n,int sup,int inf); void main() { int num,limS,limI; char op; printf("Insira o limite inferior e superior: "); scanf("%d%d",&limI,&limS); do{ printf("\nInsira o numero: "); scanf("%d",&num); if (verificaLimites(num,limS,limI)==1...
[ "jfeaisec@gmail.com" ]
jfeaisec@gmail.com
c76134486414c1c610e359a0351d59bf5c7155c1
3f4724ca578b8f87d340216e7f35456bf0ac304b
/src/include/hip/hip_proto.h
6affc30ccc6ca08451176c56f27f74efd872bfbd
[ "MIT" ]
permissive
rektide/openhip
2df9ad4179e15c9876a389cc4cb5e9db9c79054d
2ffa5a2f965612d5deff56e8993b3c923464d0f9
refs/heads/master
2016-09-05T18:17:38.213910
2015-07-29T04:30:03
2015-07-29T04:30:03
39,873,306
3
2
null
2015-10-17T00:02:48
2015-07-29T04:31:03
C
UTF-8
C
false
false
9,683
h
/* -*- Mode:cc-mode; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* vim: set ai sw=2 ts=2 et cindent cino={1s: */ /* * Host Identity Protocol * Copyright (c) 2002-2012 the Boeing Company * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documen...
[ "siliconja@4c5cb64f-9889-4596-9799-84b02dc3effa" ]
siliconja@4c5cb64f-9889-4596-9799-84b02dc3effa
1eb7419a1b16d232fb14c516447a42e28f627c83
97658e79ac16e36dfad8055c4d19e08be61f4234
/linux/provevarie/esercizi/programmi/esercizi_sito/potenzedi2/pot.c
c59f2ea7507a100617d9ee48120cbc9d00ca30dd
[]
no_license
DavideB45/DavideUnipi
09eca33fb2d82f4e43baf23a3c36d016036e4ecb
c3c498c8d4b45f7d554f1748e1c78d0e368b9004
refs/heads/master
2021-07-12T10:26:52.778423
2020-11-09T13:07:40
2020-11-09T13:07:40
221,219,602
0
0
null
null
null
null
UTF-8
C
false
false
462
c
#include <stdio.h> int pot2(int n, int tot); int read_positive_int(void); int main(void){ int n; n = read_positive_int(); printf("%d\n", pot2(n, 1)); return 0; } int pot2(int n, int tot){ if(n==0){ return tot; } else{ tot = tot*2; return pot2(n-1, tot); } } int read_positive_int(void){ int n; while...
[ "dadewww@gmail.com" ]
dadewww@gmail.com
f642e5af298aff47b630e36c8ea37d6a6f203d63
d9b7675fd0f90e0b5ca8c081a0c22bdb214c366e
/STM32Cube_FW_L0_V1.10.0/Projects/STM32L073RZ-Nucleo/Examples_LL/USART/USART_WakeUpFromStop/Src/main.c
ba9506e76e1e19f2aba108e58e91c78c3f851838
[ "BSD-2-Clause", "MIT" ]
permissive
voltirex/stm32cube-fw-l0-v110x
d546761ccac6e7664fe3a8eb5bb6c4054ea5f9e5
28c901d0c28bf22c0dbec70b340ffcd98356da57
refs/heads/master
2020-04-02T02:29:18.820876
2018-10-20T14:06:37
2018-10-20T14:06:37
153,907,920
0
0
null
null
null
null
UTF-8
C
false
false
16,977
c
/** ****************************************************************************** * @file Examples_LL/USART/USART_WakeUpFromStop/Src/main.c * @author MCD Application Team * @brief This example describes how to configure USART peripheral in Asynchronous mode * for being able to wake from S...
[ "bmilanov@voltirex.com" ]
bmilanov@voltirex.com
e3c79922641d08ed2b1b08d83c542441d4ac4086
eb8fde6e6405474ec76bdaf2c2fdb148f8a6c9ba
/drivers/pmc0/fsl_pmc0.h
6d5b2413c932a0c1a5afd7b6c677abeb9a2b6995
[]
no_license
jsplyy/mcu_project_generator
50cd791a20e4e28c738125e8cbde50845645d5dd
e9b510c963a837a447ee83e933316f7a5248b780
refs/heads/master
2021-01-22T21:45:53.918445
2017-03-19T12:30:22
2017-03-19T12:30:22
85,473,423
0
0
null
null
null
null
UTF-8
C
false
false
26,326
h
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, this list...
[ "jingsai.lu@nxp.com" ]
jingsai.lu@nxp.com
1cd354e9b40645986bfc0c9821f5961c32a026d5
553ab8c15213304523962c94f875f262d4988bc2
/S5/prog_para/tp/exam2020/exo3.c
f8a8b55f142083eb30c7ab888a4f8e3061d3661f
[]
no_license
arxaqapi/licence-info
d352c7ae1534dc2c32a89a096fb7ed5880ecd2c9
32b349ef5dea96d8aa0ad5e7187af88fcd4c73c0
refs/heads/master
2021-06-11T06:19:50.541029
2021-04-30T22:28:05
2021-04-30T22:28:05
167,515,246
0
1
null
null
null
null
UTF-8
C
false
false
732
c
#include <omp.h> #include <stdio.h> #include <string.h> int main(void) { int n = 1000; int C[n + 1][n + 1]; memset(C, 0, sizeof(C[0][0]) * (n+1) * (n+1)); #pragma omp parallel for num_threads(4) for (int i = 0; i <= n; i++) { C[i][0] = 1; C[i][i] = 1; } // #pragma omp p...
[ "arxaqapi@protonmail.com" ]
arxaqapi@protonmail.com
a4b438cacec0abecbfd4bc4d49c7d63cdf3db8f2
6e0c0ced674ed8ff3bfe20fd85b420d31bd06093
/srcs/reader_plus.c
55ed016d3009e8decddaf8cb9ffcd7454656eab6
[]
no_license
hecubauller/push_swap
7e08b8be07cb9971fbb41e462ef38534a5defd7c
ef4ea0b5b23db410c009ed4b09054f73160286d3
refs/heads/master
2020-07-02T09:21:29.792356
2019-10-02T05:43:29
2019-10-02T05:43:29
201,483,262
0
0
null
null
null
null
UTF-8
C
false
false
2,822
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* reader_plus.c :+: :+: :+: ...
[ "monina20155@gmail.com" ]
monina20155@gmail.com
373042a894d3257b961ce7278caba8ea0c0c1315
7265a1a2fe30a888303a99563a3c93bd09de3985
/src/test/pmem2_source_alignment/pmem2_source_alignment.c
37545a138b4cd18eebbf6cbaf547f4b07c1af6d1
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
rff/pmdk
002eee0f143bc46ee62ffc2104384307b9d0402a
12356154903781da3c2376d87a0c247088cc6c23
refs/heads/master
2020-11-25T00:03:46.811843
2020-03-17T11:19:47
2020-03-17T11:19:47
228,399,389
0
0
NOASSERTION
2020-01-15T11:29:23
2019-12-16T13:59:27
null
UTF-8
C
false
false
1,566
c
// SPDX-License-Identifier: BSD-3-Clause /* Copyright 2019-2020, Intel Corporation */ /* * pmem2_source_alignment.c -- pmem2_source_alignment unittests */ #include <fcntl.h> #include <stdint.h> #include <sys/stat.h> #include <sys/types.h> #include "libpmem2.h" #include "unittest.h" #include "ut_pmem2_utils.h" #inc...
[ "piotr.balcer@intel.com" ]
piotr.balcer@intel.com
75e334d561d9665f7ed4348fa4915519dfafb1c3
b5506f3b30d64d8d001bd371ff19c2c3b0de21b0
/source/hamming.c
2b2a667576234250ac8f1fc94e6b9ee1d5a71026
[ "LicenseRef-scancode-other-permissive", "mpich2", "CC-BY-4.0" ]
permissive
Scrembetsch/MultiModal_pgapack
6f34374dfea668113575ea952cc78142cb9d6b9a
de671a8d3f228ef9d32faff4df6d663d405a9a69
refs/heads/main
2023-04-27T15:37:12.167704
2021-05-18T10:25:15
2021-05-18T10:25:15
368,472,529
0
0
null
null
null
null
UTF-8
C
false
false
4,816
c
/* COPYRIGHT The following is a notice of limited availability of the code, and disclaimer which must be included in the prologue of the code and in all source listings of the code. (C) COPYRIGHT 2008 University of Chicago Permission is hereby granted to use, reproduce, prepare derivative works, and to redistribute ...
[ "harald.tributsch@outlook.com" ]
harald.tributsch@outlook.com
7e552cab45f83a1f19c950cc6d37bb1a84b4f7a4
1447927a9f7034953e0a74c2998d2ef5e90f9e48
/libs/libtowel/srcs/twl_xstdlib/twl_randint.c
74fc9017666c92cb9a7fb571c26ec1ef1e3924c5
[]
no_license
Thaeroon/RT
a397d66d2a39179ee027186ce01ea89d36a5de16
af8fd9bf1b5eaa33d5400169f4dba3fbca70f6df
refs/heads/master
2020-03-07T19:54:17.145298
2018-04-26T22:06:48
2018-04-26T22:06:48
126,860,904
0
0
null
null
null
null
UTF-8
C
false
false
1,035
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* check_norris_loves_the_norminette.c :+: :+: :+: ...
[ "nmuller@e2r5p14.42.fr" ]
nmuller@e2r5p14.42.fr
c891bcc4f454c9066bf40329a0bf2d8ba1f27e34
a1446c3f95df2dfe097a9bd6b463767b00f18140
/sys/dev/ic/comvar.h
3e80241e9f25757048e1abc78c66e79abef2dc65
[]
no_license
chrissicool/l4openbsd
e2fb756debc1c3bdc1c2da509fa228c25a3185e8
077177814444e08500e47bc2488502f11469bc60
refs/heads/master
2021-04-09T17:12:53.122136
2011-08-22T16:52:58
2011-08-22T16:52:58
1,706,491
18
4
null
2017-04-06T19:17:29
2011-05-05T14:08:03
C
UTF-8
C
false
false
6,431
h
/* $OpenBSD: comvar.h,v 1.50 2010/08/06 21:04:14 kettenis Exp $ */ /* $NetBSD: comvar.h,v 1.5 1996/05/05 19:50:47 christos Exp $ */ /* * Copyright (c) 1997 - 1998, Jason Downs. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that t...
[ "cludwig@net.t-labs.tu-berlin.de" ]
cludwig@net.t-labs.tu-berlin.de
44e3c2f04be6434acf85e204bc2cd1eb9b9d0b57
9cff9488ca090460b675d74528861eadc5b55249
/Chapter10/Exercise10_01.c
2ebe2e512bbbeada21f8c7274018a354f6c1e2d7
[]
no_license
AndrewMagdyGad/C-Primer-Plus
6bfc96b2a850f71e4dff4eeb3be5486ee3f68f7b
8a3f5f87fc755e5a58f9edee7f8002f248797c6b
refs/heads/master
2021-10-07T09:53:08.191915
2021-09-30T22:17:48
2021-09-30T22:17:48
209,302,452
0
0
null
null
null
null
UTF-8
C
false
false
1,315
c
/* * Exercise10_01.c * * Created on: Jun 22, 2020 * Author: andrew */ #include <stdio.h> #define MONTHS 12 #define YEARS 5 int main(void) { const float rain[YEARS][MONTHS] = { {4.3, 4.3, 4.3, 3.0, 2.0, 1.2, 0.2, 0.2, 0.4, 2.4, 3.5, 6.6}, {8.5, 8.2, 1.2, 1.6, 2.4, 0.0, 5.2, 0.9, 0.3, 0.9,...
[ "andrewmagdygad@gmail.com" ]
andrewmagdygad@gmail.com
e1b4fcd8ade715c3c08276a1fd4c4e734b283b55
8352d0e9d93b67b72e0a398c2e2fa5d6d8499cb9
/5.1/interfaces/openSSL/include/openssl/engine.h
b3b78080166943dea1b7f7d3597ac6d8217f3f6a
[]
no_license
thunderZH963/exata-app
d561b4987864c501ba0aff6c8f166c9cc0f268b7
d158783613b91d5a4780a9973423029b1d64947c
refs/heads/main
2023-01-13T16:05:03.191297
2020-11-18T03:05:38
2020-11-18T03:05:38
313,181,752
0
0
null
null
null
null
UTF-8
C
false
false
41,733
h
/* openssl/engine.h */ /* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL * project 2000. */ /* ==================================================================== * Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or wi...
[ "zhanghua19990421@buaa.edu.cn" ]
zhanghua19990421@buaa.edu.cn
c7dd6b5d564a8fd67b5c7e312887fd6af1d4da82
3b2f7f5727028931edf46d97dc40f6ed30a4abba
/examples/testbed_native_ios/Pods/Headers/Public/React/RCTAnimation/RCTAnimationUtils.h
cc0a53808f6b57e22599b8127d678dbd0ce81c9c
[ "MIT" ]
permissive
myboost/react-native-branch-deep-linking-attribution
e0ed526b9d50752e7c94577574baff59d516e478
e93d8802ceb159ee7806b804b60d7861fd536c01
refs/heads/master
2020-12-15T19:24:58.366784
2020-01-21T01:16:43
2020-01-21T01:16:43
235,228,684
0
0
MIT
2020-01-21T01:01:52
2020-01-21T01:01:51
null
UTF-8
C
false
false
86
h
../../../../../node_modules/react-native/Libraries/NativeAnimation/RCTAnimationUtils.h
[ "jgvdthree@gmail.com" ]
jgvdthree@gmail.com
59480e8d5fc4a990de33a66c850523aa9db0f182
b111b77f2729c030ce78096ea2273691b9b63749
/perf-native-large/project534/src/testComponent414/headers/testComponent414/lib13.h
e4ef6526e6645763ac95f0376428725dd0e6e32b
[]
no_license
WeilerWebServices/Gradle
a1a55bdb0dd39240787adf9241289e52f593ccc1
6ab6192439f891256a10d9b60f3073cab110b2be
refs/heads/master
2023-01-19T16:48:09.415529
2020-11-28T13:28:40
2020-11-28T13:28:40
256,249,773
1
0
null
null
null
null
UTF-8
C
false
false
167
h
#ifndef PROJECT_HEADER_testComponent414_13_H #define PROJECT_HEADER_testComponent414_13_H int testComponent414_13(); #endif // PROJECT_HEADER_testComponent414_13_H
[ "nateweiler84@gmail.com" ]
nateweiler84@gmail.com
af31a98ef5e1c7e1ca8ae3c3a60f8afb4236d7ec
0ce735bca910363a7eaa65d455af01fa6a0de086
/process_ipc/popen_2.c
afec984f056fc2fe390d0fce7029f6419175a6a4
[ "MIT" ]
permissive
meghana-linux/c-practice
2b6010d931c23f00501cacf8e3d73b64b471d2ab
c5580622918fd535cafbf24ffd2612f05cd73cd0
refs/heads/master
2020-03-08T10:18:26.984512
2019-09-19T01:29:22
2019-09-19T01:29:22
128,069,760
0
0
null
null
null
null
UTF-8
C
false
false
937
c
#include <stdio.h> int main(int argc, char *argv[]) { FILE *pipe_fp, *infile; char readbuf[80]; if( argc != 3) { fprintf(stderr, "USAGE: popen3 [command] [filename]\n"); exit(1); } /* Open up input file */ if (( infile = fopen(a...
[ "laurent.thomas@open-cells.com" ]
laurent.thomas@open-cells.com
7c06d64569f584ee4460d813da0762d4edeccd96
775e18988cfaf67fa980a755177abd8dc7cc66dd
/Reciever/Spi_Config.h
e97d9c5ac6f25aa1470d50212571b97cde2fa498
[]
no_license
mahmoudashraf211/Project
03e03fb44e6c85c01d6eb27c10254107463122e3
5b85829dfddd93e99fb028f01c2b4d5a1bd051f8
refs/heads/main
2023-04-05T01:18:53.857968
2021-04-09T23:27:46
2021-04-09T23:27:46
356,340,067
1
0
null
null
null
null
UTF-8
C
false
false
372
h
/* * Spi_Config.h * * Created: 4/6/2021 5:10:49 PM * Author: 20111 */ #ifndef SPI_CONFIG_H_ #define SPI_CONFIG_H_ #include "CPU_CONFIG.h" #define MASTER 1 #define SLAVE 0 #define MOSI 5 #define MISO 6 #define CLK 7 #define SS 4 #define SPI_PORT DDRB #define SPI_MODE SLAVE typedef enum { SPI_NOK= 0 ,...
[ "mahmoudashraf211@gmail.com" ]
mahmoudashraf211@gmail.com
b0977973e2a621e89257e46fff6857de28c3431c
dc2c0e015b3ca7d49fd77ebf3d4511a7338e74b9
/Assignment2/sample/LYDB-master/defs.h
b838a5c810858e8dc91e089cf8efe937263fba78
[]
no_license
rhf0410/COMP9315
2ff70d8ee2d684bbf9e90a33dd7bb1889cdfcf94
41d5f72184c3f4ff839b9da8359c16a597eadaa5
refs/heads/master
2021-05-16T23:31:04.007981
2020-03-27T11:29:14
2020-03-27T11:29:14
250,516,673
3
3
null
null
null
null
UTF-8
C
false
false
710
h
// defs.h ... global definitions // part of Multi-attribute Linear-hashed Files // Defines types and constants used throughout code // Written by John Shepherd, April 2016 #ifndef DEFS_H #define DEFS_H 1 #include <stdlib.h> #include <stdio.h> #include <string.h> #include <assert.h> #include "util.h" #define PAGESIZE...
[ "rhf0410@gmail.com" ]
rhf0410@gmail.com
2590f730f4698fa86233afacdd8701d4a2d4520d
4d0db586e0c2f5bc90876880c8ba8551d604b0d3
/Temp/StagingArea/Data/il2cppOutput/t1210MD.h
b9bfcdf6f484495060a9e3024e9b2afcd980b5e1
[]
no_license
Dwarph/SpaceInvaders
3ba670da67f962e13aa6d7532d444a379ce36b93
59625044233e8b85fbb3849b07f9e6fcbf64bd01
refs/heads/master
2021-01-18T20:27:42.523283
2018-03-03T16:24:13
2018-03-03T16:24:13
72,147,597
1
0
null
null
null
null
UTF-8
C
false
false
432
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" struct t1210; struct t1208; #include "t1209.h" extern "C" t1208 * m5170 (t7 * __this , int32_t p0, const MethodInfo* method) IL2CPP_METHOD_ATTR; extern "C" t1208 * m5171 (t7 * __this , const MethodInfo* meth...
[ "pipturner@outlook.com" ]
pipturner@outlook.com
f8a7f7da59674239ae582ac8f3111f8ee54052cf
06f72327ef69d3afab12be10d80d58548cd3b270
/code/mutants_b747cl/T0/b747cl_824.c
da646eda6f019a8e105fb69f23b4ba34d8572f98
[]
no_license
unl-nimbus-lab/CE_Mutation
69df4c5e6f4b0a4eea41b3e04805b1613a02b9b4
76d69ca6005469cfe831ad309ce1636cf3da83c4
refs/heads/master
2021-05-17T03:16:55.496590
2020-03-27T16:57:12
2020-03-27T16:57:12
250,591,613
0
0
null
null
null
null
UTF-8
C
false
false
61,212
c
/* * b747cl.c * * Academic License - for use in teaching, academic research, and meeting * course requirements at degree granting institutions only. Not for * government, commercial, or other organizational use. * * Code generation for model "b747cl". * * Model version : 1.189 * Simulink Coder v...
[ "jbradley@cse-jbradley-09.local" ]
jbradley@cse-jbradley-09.local
10e2b7db9b09dc3f9680016c09a2f3a6f65c0648
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100096_tree-ssa-forwprop.c
47eead28c6e76ca836a9c51d33d1f25ddf4474d1
[]
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
41,513
c
/* Forward propagation of expressions for single use variables. Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; eith...
[ "agroce@gmail.com" ]
agroce@gmail.com
bbba760e3fbbf772ba255cdfeb4595979a7d496e
6f2eccc98594abb6f1d811a89d438f2b46207370
/2/program_practice_2_6.c
417b0e2adeb4ecb506c833e79914452bc89c3181
[]
no_license
octay/program_practice_hdu
1855bbc3dda0230882f57ba2e1f323724d3895b2
8da1d0279fd9c20bc5672ca57a9203f5c0412ddb
refs/heads/main
2023-08-28T01:08:46.925721
2021-10-13T06:25:34
2021-10-13T06:25:34
354,863,776
8
3
null
null
null
null
UTF-8
C
false
false
3,026
c
# include<stdio.h> # include<stdlib.h> # define MAX 100 struct maze{ int r, c; int inr, inc; int outr, outc; int map[MAX][MAX]; int count; }; void initlist(struct maze *p, int r, int c, int inr, int inc, int outr, int outc); void dfs(struct maze *p, int curr, int curc); void print_map(st...
[ "noreply@github.com" ]
octay.noreply@github.com
4027b23d58c96e0077b9d36c4620ebd2c81bd828
caf580ccc995f584ea91413da65d135490a92ef5
/Ch02/dayofyear/dayofyear.c
cc28057bd1ddcd8a0e6e2b3e007454938b3eebaf
[]
no_license
traceimp/DoitDSAndAlgorithmC
573723dd75a4e3ed96ddd873d56755ace9ec0f07
80cd54313ce07e6875c4afa20bac18bf1462e389
refs/heads/master
2020-03-23T14:22:56.490360
2018-08-28T11:57:28
2018-08-28T11:57:28
141,672,475
0
0
null
null
null
null
UHC
C
false
false
1,010
c
// 날 짜: 08/22/2018, 16:02 // 작성자: Kim92 // 내 용: 한 해의 지난 날 수를 구합니다. #include <stdio.h> // 각 달의 날 수 int mdays[][12] = { {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}, {31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} }; // year이 윤년인가? int isleap(int year) { return year % 4 == 0 && year % 100 != 0 || year % 400 ...
[ "traceimp@outlook.kr" ]
traceimp@outlook.kr
e617bcdfd894f187e9c2288f421ffb6a579e8b3b
193847f25b25719db0cb8c289b3acffcc3a67ff5
/Mita_Playground/imadder/isim/imgadder_test_isim_beh.exe.sim/work/a_1483785689_3212880686.c
4ca94f15e4dff564fc4fc6391a70e8738f67b274
[]
no_license
dragutinv/Robotics-Project
7d625615a8a96f60ef6e9d6406d1653e2b0272a8
3e2ed8f8aecd8c266d89a09add90644c8cd2b67d
refs/heads/master
2021-03-19T15:21:39.571072
2015-12-07T13:41:04
2015-12-07T13:41:04
42,600,576
0
0
null
null
null
null
UTF-8
C
false
false
3,545
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "pramita.winata@gmail.com" ]
pramita.winata@gmail.com
1c3734e05ea9379c65a8844b6f7da26f4bccb58b
32116898b3562a2956299754b50d84df2deb6a40
/utils.c
57b702cb7be5754a6684c126c67e328a4a6b0d61
[]
no_license
dandanscb/Compilador
e86f480f7d6f09788a64fda6e759b0032faec76d
0a69c5d135081aebc9925686cd54f8609953ca11
refs/heads/master
2020-12-05T01:40:12.889691
2020-01-05T20:20:16
2020-01-05T20:20:16
231,970,920
0
0
null
null
null
null
UTF-8
C
false
false
4,157
c
/* +−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−+ | UNIFAL−Universidade Federal de Alfenas. | | BACHARELADO EM CIENCIA DA COMPUTACAO. | |Trabalho . . : PARTE 1 − Construcao Arvore Sintatica | |Disciplina . : Compiladores | |Professor . .: Luiz Eduardo da Silva | |Alu...
[ "dandan.scb@hotmail.com" ]
dandan.scb@hotmail.com
15b707aca2058e0d96acfa8b7d630ca4bd925816
fd2c2a430e4622c5419458d493cf21d074e1120d
/Pods/Target Support Files/Pods/Pods-environment.h
70b81e0166ec86d849c873da68d31fa390156011
[ "MIT" ]
permissive
carabina/BFPaperView
54ed68722bbea674994cfac059224ce563cf4348
58e0999137252c3cce04df8d7067b30bef63cd04
refs/heads/master
2021-01-17T11:14:57.238127
2015-02-03T00:45:44
2015-02-03T00:45:44
null
0
0
null
null
null
null
UTF-8
C
false
false
475
h
// To check if a library is compiled with CocoaPods you // can use the `COCOAPODS` macro definition which is // defined in the xcconfigs so it is available in // headers also when they are imported in the client // project. // UIColor+BFPaperColors #define COCOAPODS_POD_AVAILABLE_UIColor_BFPaperColors #define COCOAP...
[ "ben.feher@gmail.com" ]
ben.feher@gmail.com
230dec7e521bcf64a777ae7274a474141164ee8e
eb41e276803f31882f01edf70f77059755ea47ec
/examples/stampaIstogramma.c
9e519ae739ea02257da3f70467122fa231673560
[]
no_license
kr0bi/Exercises-using-C
2d5ddef1e3f4ba90e646fca22d102b35a002350c
69800e6a20a14a9d86dc4dfc9a611c03af78f0f7
refs/heads/master
2020-04-30T04:11:51.659663
2019-06-06T21:11:54
2019-06-06T21:11:54
176,605,682
0
0
null
null
null
null
UTF-8
C
false
false
836
c
#include <stdio.h> /* Scrivere un programma C che stampi un istogramma orizzontale (utilizzando il carattere ’-’) raffigurante le lunghezze delle parole (delimitate da whitespace characters) immesse sullo standard input (parola per parola). */ int main(){ int c = getchar(); int isPreced...
[ "krobi@cock.li" ]
krobi@cock.li
d34ccb4de4ce0d77e62dfcea29fafd9192c84d56
c8d179bf5fd5d9a8584851dd97204ae1a6f9c7d6
/LPC2148/_Módulos do ARM LPC2148/delay_loop.c
baa5259b6290e81381956d45177a0e193a8632d0
[]
no_license
dtgmariano/ARM-101
63ea0ae59b8f32e97508376b2955a6bbe757de3e
cab7e55232af9225e20dede423e5954c7c1782c1
refs/heads/master
2020-04-24T23:18:13.367098
2014-11-06T13:01:31
2014-11-06T13:01:31
null
0
0
null
null
null
null
UTF-8
C
false
false
5,062
c
/* =============================== C/C++ HEADER FILE ================================ */ /** \file \description \copyright (c) LASEC www.lasec.feelt.ufu.br */ /* ================================================================================== */ /* CHANGES: --------------- Date Author Descriptio...
[ "dtgm@uol.com.br" ]
dtgm@uol.com.br
0f73035f6ac17f00590ca2f5309faecb1a13254d
0811739e6df5d373a8765abb55b3ca107752d406
/new_emi/25.c
b6881e4cb1d1ccbd26bc54ba1e0a075226073998
[]
no_license
hz90937880/NewDecFuzzer
12981d53dd64e9a4ef881d4879b7abb3050ff849
dcef22907354415c0f4fdce8a102f0dc71844eba
refs/heads/master
2023-04-15T18:04:11.235871
2021-03-25T21:32:01
2021-03-25T21:32:01
351,564,252
0
0
null
null
null
null
UTF-8
C
false
false
8,395
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.3.0 * Git version: unknown * Options: --no-arrays --no-structs --no-unions --no-safe-math --no-pointers --no-longlong --max-funcs 1 --max-expr-complexity 5 --output ./tmp/src_code/csmith_test_1447.c * Seed: 3224376083 */ #define NO_LONGL...
[ "1429408028@qq.com" ]
1429408028@qq.com
6ebe3bbb50aab2cbe78f796cb5214d1355451b3e
1577e1cf4e89584a125cffb855ca50a9654c6d55
/mail_cmds/mail/collect.c
1561d8781fb5f5043ce24415c42a88c5ae1f389b
[]
no_license
apple-open-source/macos
a4188b5c2ef113d90281d03cd1b14e5ee52ebffb
2d2b15f13487673de33297e49f00ef94af743a9a
refs/heads/master
2023-08-01T11:03:26.870408
2023-03-27T00:00:00
2023-03-27T00:00:00
180,595,052
124
24
null
2022-12-27T14:54:09
2019-04-10T14:06:23
null
UTF-8
C
false
false
21,844
c
/*- * SPDX-License-Identifier: BSD-3-Clause * * Copyright (c) 1980, 1993 * The Regents of the University of California. 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. Redistributio...
[ "opensource@apple.com" ]
opensource@apple.com
d85ccd6fd0b398beeb6a3ef510d82cc00794d20e
bb108c3ea7d235e6fee0575181b5988e6b6a64ef
/mame/src/emu/sound/aicalfo.c
664eded91ad48832f5643ecf2beb4ca564e32cf8
[ "MIT" ]
permissive
clobber/MAME-OS-X
3c5e6058b2814754176f3c6dcf1b2963ca804fc3
ca11d0e946636bda042b6db55c82113e5722fc08
refs/heads/master
2021-01-20T05:31:15.086981
2013-04-17T18:42:40
2013-04-17T18:42:40
3,805,274
15
8
null
2013-04-17T18:42:41
2012-03-23T04:23:01
C
UTF-8
C
false
false
3,409
c
/* AICA LFO handling Part of the AICA emulator package. (not compiled directly, #included from aica.c) By ElSemi, kingshriek, Deunan Knute, and R. Belmont */ #define LFO_SHIFT 8 struct _LFO { unsigned short phase; UINT32 phase_step; int *table; int *scale; }; #def...
[ "brymaster@gmail.com" ]
brymaster@gmail.com
747e1923c4f0df8e47bad6daf4d0dfbcee8b6589
0c5d3b088080577388f5766431487534f93a2c40
/Github-Projects-Origin/linux-master/arch/arm/mach-ixp4xx/ixp4xx_npe.c.bak.c
df996612d847a8d3a27c0139f35a4cec4b7a270d
[]
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
21,815
c
#include <assert.h> #include <string.h> #define INCLUDEMAIN /* * Intel IXP4xx Network Processor Engine driver for Linux * * Copyright (C) 2007 Krzysztof Halasa <khc@pm.waw.pl> * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public Licen...
[ "wangcong15@mails.tsinghua.edu.cn" ]
wangcong15@mails.tsinghua.edu.cn
0c09440862a2e17b9e55f1efbb00efa6639eed92
f1615e8f416f4f6ec0eb09dbc0698098d5db2642
/lab2/envx/envx.c
4935c9927cabb0fc43fb2f15c9593dc8b3b21d05
[]
no_license
dmitryunterov/crap-n-sticks
3207326bff204f6c35a7c8af1939b68201162ae6
61e1a5eeaff49753eb5c7c8407ef4ccc21c2de52
refs/heads/master
2021-01-10T13:00:38.806407
2015-11-27T08:21:21
2015-11-27T08:21:21
45,861,857
0
2
null
2015-11-12T14:29:07
2015-11-09T19:35:33
Makefile
UTF-8
C
false
false
870
c
//Самая первая попытка сделать выводилку на экран текста из точно указанного файла #include <stdio.h> #include <string.h> int main(int argc, char* argv[]) { char gdeproc[256] = "/proc/"; char* argument1 = argv[1]; char* skleika = strcat(strcat(gdeproc,argument1),"/environ"); /* Свои потуги закомментил, воспользовал...
[ "DMIUNT@live.spbstu.ru" ]
DMIUNT@live.spbstu.ru
d3cfa8d94b1e15ec8a6a4319176c5d43a9398bb0
73db9e9e92051c934908d2bde14f0d7a21132f9d
/src/mpi_funcs/mpi_iallgather.c
99f0f5b532598a57a5903cb7da6ac805bcac48c3
[]
no_license
trahay/thread-safe-mpi_bindings
3ace06e739127ce68ddd9b694c649d80de8c000d
114406c61bd9fc1da8dcc13081fa375f1fd1bd72
refs/heads/main
2023-04-08T04:49:35.681659
2021-04-22T08:48:26
2021-04-22T08:48:26
359,377,182
0
0
null
null
null
null
UTF-8
C
false
false
3,252
c
/* -*- c-file-style: "GNU" -*- */ /* * Copyright © CNRS, INRIA, Université Bordeaux 1, Telecom SudParis * See COPYING in top-level directory. */ #ifndef _REENTRANT #define _REENTRANT #endif #include "mpii.h" #include <dlfcn.h> #include <mpi.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <s...
[ "francois.trahay@telecom-sudparis.eu" ]
francois.trahay@telecom-sudparis.eu
7af7e2180a105592215c1d161fa4f5386dfc4493
0b49de312685c7ca5b2ad71845b859c3a3c7fd5d
/vendor/ast-sudoku/src/cmd/sudoku/constraint_J.c
abdc79d4809f36838b2ba0810a253b4c40e486d5
[]
no_license
htoigo/sudokurry
0ac9bc4472b4169a2f87753b477217338b06982b
a7f78fe3cdaa2bacb81fb4595b906a34e674880d
refs/heads/master
2021-01-01T18:31:07.985262
2018-06-04T17:38:46
2018-06-04T17:38:46
98,352,641
1
0
null
null
null
null
UTF-8
C
false
false
551
c
/*********************************************************************** * * * Copyright (c) 2005-2011 * * All Rights Reserved * * ...
[ "hhtoigo@gmail.com" ]
hhtoigo@gmail.com
d509956d68d73f350eb718fd6cbfe55171856cc0
ee07b0939e44ae827c515769226aa1706b4ad3d7
/allocate.c
3d18e0ba8ad63e578dde798af5c1c9fc543c3ba8
[]
no_license
deerishi/project_copy_from_hg
3abd11777241b48c9ba958e5b8b8f0a6f5a31b29
5251357a5e9a694a995e8f959f0237492e41f19c
refs/heads/master
2021-01-10T11:53:35.812794
2015-10-06T22:26:40
2015-10-06T22:26:40
43,782,453
0
0
null
null
null
null
UTF-8
C
false
false
13,687
c
/* * Allocation functions * * Copyright (c) 2014, 2015 Gregor Richards * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PR...
[ "deerishi@gmail.com" ]
deerishi@gmail.com
2382c785b180034cf749190062c904ef5a4e28df
5b7441de7e88bb0940d2f766cc1d3b372f2895a2
/main/build.h
dae75fc233f494c53bb5ff8abbc7b216caf8e01a
[ "Zlib", "MIT" ]
permissive
but0n/recastCLI.js
2852218751c4de2086e3c3447ea66ad023930ff0
75633fb125126b554d4e204da0ab994c21b9948d
refs/heads/nodejs
2022-07-17T01:30:44.357312
2022-06-23T14:44:12
2022-06-23T14:44:12
122,967,379
43
8
MIT
2019-01-13T11:55:20
2018-02-26T12:34:05
C++
UTF-8
C
false
false
2,320
h
#ifndef _BUILD_H_ #define _BUILD_H_ // Default setting // Rasterization #define CFG_CELL_SIZE 0.03 #define CFG_CELL_HEIGHT 0.02 // Agent #define CFG_AGENT_HEIGHT 0.2 #define CFG_AGENT_RADIUS 0.03 #define CFG_AGENT_MAX_CLIMP 0.001 #define CFG_AGENT_MAX_SLOPE 45 // Region #define CFG_REGION_MIN_SIZE 8 #de...
[ "but0n@icloud.com" ]
but0n@icloud.com
36dd55e371bba0ceb47c748f11e61a53236c505d
c319e00ff0739a8de488488552a7c337828cc515
/Implenentation/src/activity1.c
8483b5334cbcd673035cf2999df0645582139060
[]
no_license
Shwetha-H/Stepin-Embedded_C
5b6ccd8b5c6113d5918b5b469ac5dcb3ce662823
af352d32530248b874490fdc61a66ba7d21e2d93
refs/heads/main
2023-08-16T12:33:25.485925
2021-09-19T13:33:57
2021-09-19T13:33:57
406,757,460
0
0
null
null
null
null
UTF-8
C
false
false
759
c
#include "activity1.h" #include "activity2.h" #include <util/delay.h> uint16_t temp; void activity1(){ DDRB|=(1<<LED_PIN); // set pin for LED DDRD&=~(1<<HEATER_PIN); // clear bit DDRC&=~(1<<DRIVER_PIN); // clear bit PORTD|=(1<<HEATER_PIN); // set bit PORTC|=(1<<DRIVER_PIN); // set bit ...
[ "noreply@github.com" ]
Shwetha-H.noreply@github.com
cd1ee511ff5540870e14ab60f3aaf86089f7f5a1
e5289e0780eee7014a2aa699f9f211590fbb770e
/filesystem/sysvbfs/bfs.h
f69f97eb6247d0dc7fcc123ad24838db7ea00a77
[ "BSD-2-Clause" ]
permissive
uchiyama-yasushi/w
2abf502d8a84d896a5546dd04d081b2ad4ec7627
0323a5aa450bea7cebfedc72c7977086c4796f3b
refs/heads/master
2020-03-28T03:50:42.574025
2018-09-12T13:11:07
2018-09-12T13:11:07
147,675,353
0
0
null
null
null
null
UTF-8
C
false
false
6,270
h
/* $NetBSD: bfs.h,v 1.5 2008/04/28 20:24:02 martin Exp $ */ /*- * Copyright (c) 2004, 2009 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by UCHIYAMA Yasushi. * * Redistribution and use in source and binary forms, with or without ...
[ "uch@vnop.net" ]
uch@vnop.net
c81e297f99ac3ac2957797960dcc35bca88cd2d5
7780840808aaaa44897c26c2b999e21ade8fe73d
/challenges/binary/PU_casella/chall.c
67234168e2e682b9c88020f17b98fb48d568e56d
[]
no_license
born2scan/dantectf-21
3f998794b2510409432cc2d58d862f3ff28440c0
93744a37805c805490cc299f6e5358f1c632f518
refs/heads/master
2023-05-27T23:18:26.903813
2021-06-23T13:02:01
2021-06-23T16:09:49
379,599,823
0
0
null
null
null
null
UTF-8
C
false
false
1,710
c
#include <stdio.h> #include <stdlib.h> #include <string.h> void get_flag(char flag[57]) { char s1[] = "VQ[DQcR\x7f}Melyxl}Lav{Hw~cw`jwLgmq}\x7f|Fs\x7f{\x7fOsyMtG{xruczx\x7fxe"; char s2[] = "31415926535897932384626433832795028841971693993751058209"; for (int i = 0; i < 56; i++) { flag[i] = (char)(s...
[ "48256294+beryxz@users.noreply.github.com" ]
48256294+beryxz@users.noreply.github.com
e08843e82cd7101cb9bcafa576fc0a07e01037b5
185569156deda92d94de5711867c9fe7821520f4
/src/core/param/common_list.h
a1101f3220c618182e976443a8773f7558ebb529
[ "GPL-3.0-only" ]
permissive
ChangChiaChengcccc/ncrl-flight-control
445d88fe8f5d9624c970ba2e79a1967184f538ca
95494bfdba567b9d2eee7766c3f08f6534cf37c4
refs/heads/master
2023-02-26T07:21:59.519292
2022-08-31T08:33:34
2022-08-31T08:33:34
327,806,290
0
0
BSD-2-Clause
2021-01-08T05:20:45
2021-01-08T05:20:45
null
UTF-8
C
false
false
4,217
h
#ifndef __COMMON_LIST_H__ #define __COMMON_LIST_H__ enum { /********************************************* * ncrl flight controller defined parameters * *********************************************/ IMU_FINISH_CALIB = 0, ROLL_ANG_OFFSET, PITCH_ANG_OFFSET, /***************************** * px4 compatible par...
[ "c.shengwen.tw@gmail.com" ]
c.shengwen.tw@gmail.com
713d3662be81fdda737fa297349a7d0f8ec40fe9
cfff53bed3091b4a1ce4e4d5506ae395ef08e2b2
/CM7/Hardware/Screen/image/BatteryImages.h
69291dbe73c865bf40f8386e417beb558470a423
[]
no_license
nadavguy/SelfDriving
79fa9993bc92ccb2999a2fe8cc937af5762b1ee4
6857adac6b3749270b34890e81d9b60de60359c6
refs/heads/main
2023-08-31T22:54:45.281259
2021-10-24T17:43:16
2021-10-24T17:43:16
371,081,188
0
0
null
null
null
null
UTF-8
C
false
false
882
h
/* * BatteryImages.h * * Created on: Apr 6, 2021 * Author: gilad */ #ifndef SCREEN_IMAGE_BATTERYIMAGES_H_ #define SCREEN_IMAGE_BATTERYIMAGES_H_ extern const unsigned char gImage_RC_Battery_Charging[]; extern const unsigned char gImage_RC_Battery_Full[]; extern const unsigned char gImage_RC_Battery_Medium[...
[ "raingrey@gmail.com" ]
raingrey@gmail.com
b5fdfdb6339de59b40e1d0a5af5e0a713dc14df4
f8f874942221fe4d2d655b88d9e3686851adfed2
/C/IF Statement Part2/main.c
3018252ec2ef3a775c90f79d02384224b20f1173
[]
no_license
willis7/Programming-Tutorials
9b0a3b4c96622bafd25706c6fccb51a4ac06854b
00ac15884ef536ce557a52f3d08bed56d4b70422
refs/heads/master
2021-01-25T03:26:43.033289
2014-04-17T08:56:13
2014-04-17T08:56:13
18,872,391
11
10
null
null
null
null
WINDOWS-1252
C
false
false
4,654
c
// Done by TheTutor -- 11/5/01 /* If statements are how you "make decisions" in a program -- Any program that does any "logical branching" is more than likely going to use "if statements" -- If statements work just as you'd expect. In practical English, an if statement might go like this: If you do not clean y...
[ "sion5@hotmail.co.uk" ]
sion5@hotmail.co.uk
750c567cea746f37dc5eb6473cab85ca5e033356
6432ffa0649947cdb0c2045a3a7b2b2bee27e8c2
/d/changan/northroad2.c
289c8e0e9153d7bc7234fba3120c21833c64f9ec
[]
no_license
MudRen/xkx100
f2e314a542e459502e28f311cd9f20ee7f7c6f43
dfca57e056460d7c0532a6e19a5e4add94a5588d
refs/heads/main
2022-03-05T00:08:01.398338
2022-01-25T09:00:27
2022-01-25T09:00:27
313,971,845
6
3
null
null
null
null
UTF-8
C
false
false
624
c
// /d/changan/northroad2.c inherit ROOM; void create () { set ("short", "北大街"); set ("long", @LONG 你正走在长安北大街上。西边是一家钱庄,可以听到叮叮当当的金 银声音。东边个兵营,长安守军驻扎在内,不时传来操练之声。 LONG); set("exits", ([ //sizeof() == 4 "west" : __DIR__"qianzhuang", "east" : __DIR__"bingying", "north" : __DIR__"northroad1", "sout...
[ "freddy.chua@ey.com" ]
freddy.chua@ey.com
e7f39d0dae7552d925a8df96889d8c844b430e75
a073ba435ac5ac987c16abe5fd1491ac24be9cbd
/sjtwo-c/toolchains/windows/mingw/include/oleacc.h
bed683a937b9a887b382fa3da145213028cca9d6
[]
no_license
ChrisFSF/CMPE146-MP3-project
f2fb34c89e84126b67ef184dfaa966a122a63c9b
e1f40417d0a98521dba06e0b7c169cecb4aa6340
refs/heads/master
2023-02-09T06:15:42.240261
2021-01-07T01:48:20
2021-01-07T01:48:20
261,683,682
4
2
null
2020-05-08T21:08:42
2020-05-06T07:28:23
C++
UTF-8
C
false
false
8,460
h
#ifndef _OLEACC_H #define _OLEACC_H #if __GNUC__ >=3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #define DISPID_ACC_PARENT (-5000) #define DISPID_ACC_CHILDCOUNT (-5001) #define DISPID_ACC_CHILD (-5002) #define DISPID_ACC_NAM...
[ "814218674@qq.com" ]
814218674@qq.com
47dda066c5b21f10e5312f1802c52569e4debcce
39a71ea97e43cf4b369dc01f4b9498761c2eec8a
/project2/xv6-public/vm.c
8e4b67c414c9733e1197856e082970398515e4b8
[ "MIT" ]
permissive
ClearSky-S/HYU-2020-Operating-System
deac575cd196a87aa44f88f55493fd0823948032
e625af61e9c117feba37b9d8b28fcca4360511fd
refs/heads/master
2023-04-19T05:40:23.872158
2020-11-27T17:21:11
2020-11-27T17:21:11
null
0
0
null
null
null
null
UTF-8
C
false
false
13,878
c
#include "param.h" #include "types.h" #include "defs.h" #include "x86.h" #include "memlayout.h" #include "mmu.h" #include "proc.h" #include "elf.h" extern char data[]; // defined by kernel.ld pde_t *kpgdir; // for use in scheduler() // Set up CPU's kernel segment descriptors. // Run once on entry on each CPU. void ...
[ "crorowslowpp@gmail.com" ]
crorowslowpp@gmail.com
81e1e2f024c6d951fcec87c3304e81c3523b05a5
7244aae24f6a5f7376501ffb4ca743c65dddb074
/replay/scripts/FADC_decode/CodaDecoder.C
ee3a0cdf2c1c1b3eccf32b9cfd0e858d29dcf1a1
[]
no_license
tgdragon/HallA-Online-Tritium
59f61eb6ae299d8c816e436dbdf0ef18901a7447
c01f776e56cc895d976c028e90ef2c660f1abbaa
refs/heads/master
2020-03-23T06:09:52.193630
2018-10-15T15:14:38
2018-10-15T15:14:38
141,192,611
0
2
null
2018-07-16T20:46:27
2018-07-16T20:46:27
null
UTF-8
C
false
false
19,833
c
//////////////////////////////////////////////////////////////////// // // CodaDecoder // // Object Oriented version of decoder // Sept, 2014 R. Michaels // ///////////////////////////////////////////////////////////////////// #include "CodaDecoder.h" #include "THaCrateMap.h" #include "THaBenchmark.h" #incl...
[ "hanjie@jlab.org" ]
hanjie@jlab.org
e22e3d059deeacc3d886a08893c3796a1910be53
7b55cacf46bf2fd6298315bccfa4b6f0375e3865
/src/sys/compat/linux/common/linux_break.c
a64f4b460e1117ab3790890a7bf0f858d9133c34
[ "MIT", "LicenseRef-scancode-bsd-3-clause-jtag", "BSD-2-Clause" ]
permissive
libos-nuse/frankenlibc
7f33a86f277ea13eeae573e0339b03c5e2a9ff58
b2e9db0084847aaa63fcddce2f5bf2e0e43669d5
refs/heads/lkl-musl
2021-01-21T23:30:07.179889
2018-06-21T07:46:36
2018-08-14T03:52:22
47,620,000
9
6
NOASSERTION
2019-02-21T14:53:00
2015-12-08T12:13:28
C
UTF-8
C
false
false
2,409
c
/* $NetBSD: linux_break.c,v 1.56 2008/04/28 20:23:43 martin Exp $ */ /*- * Copyright (c) 1995, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Frank van der Linden and Eric Haszlakiewicz. * * Redistribution and use in sourc...
[ "justin@specialbusservice.com" ]
justin@specialbusservice.com
b80a7c37d241176bd9422e1aea68d63f9192d23a
c7792b5e5ae5e74d643518a5b0644020288fc6da
/mutants/fuzzgoat.mutant.17875.c
6850aec699a42961c6b8044e6e0116e76fe6ef55
[ "BSD-2-Clause" ]
permissive
agroce/fuzzgoattriage
0dc99daf2d061aaa0f58ceef3657b6f9ff411613
173c585cc7e87bcb2b82ae22fde56935352cd597
refs/heads/master
2020-07-29T14:49:39.691056
2019-09-20T18:07:19
2019-09-20T18:07:19
209,830,892
0
0
null
null
null
null
UTF-8
C
false
false
32,159
c
/* vim: set et ts=3 sw=3 sts=3 ft=c: * * Copyright (C) 2012, 2013, 2014 James McLaughlin et al. All rights reserved. * https://github.com/udp/json-parser * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1...
[ "agroce@gmail.com" ]
agroce@gmail.com
b583c447d4a75d02da3262845d6e5568d7651501
24d856d98c85a319d53be2768ccc176a50873fa3
/linux-lts-quantal-3.5.0/arch/arm/plat-mxc/include/mach/mxc_ehci.h
9ffd1bbe615f91fc598268c69be4aa35b2b9dcff
[ "GPL-1.0-or-later", "Linux-syscall-note", "GPL-2.0-only", "BSD-2-Clause" ]
permissive
dozenow/shortcut
a4803b59c95e72a01d73bb30acaae45cf76b0367
b140082a44c58f05af3495259c1beaaa9a63560b
refs/heads/jumpstart-php
2020-06-29T11:41:05.842760
2019-03-28T17:28:56
2019-03-28T17:28:56
200,405,626
2
2
BSD-2-Clause
2019-08-03T19:45:44
2019-08-03T17:57:58
C
UTF-8
C
false
false
1,813
h
#ifndef __INCLUDE_ASM_ARCH_MXC_EHCI_H #define __INCLUDE_ASM_ARCH_MXC_EHCI_H /* values for portsc field */ #define MXC_EHCI_PHY_LOW_POWER_SUSPEND (1 << 23) #define MXC_EHCI_FORCE_FS (1 << 24) #define MXC_EHCI_UTMI_8BIT (0 << 28) #define MXC_EHCI_UTMI_16BIT (1 << 28) #define MXC_EHCI_SERIAL (1 << 29) #define MXC_EH...
[ "jflinn" ]
jflinn
5eecbf4ee18a25876cac4c2a454bff6709cd1ef1
f68287abfed322923e6f040ed5bd02b801c974a1
/external/SuperLU_DIST_5.4.0/EXAMPLE/pzdrive2_ABglobal.c
b61d08b1c88a45a665d386a0307eb08a44281e35
[ "BSD-2-Clause" ]
permissive
paralab/Saena
9df1438112cbe4d8c014d865476cbc1e620889ab
e069ac000c29baa55b15ea4ed3c631ba6346e39a
refs/heads/master
2023-06-02T10:23:56.431869
2021-06-23T17:41:59
2021-06-23T17:41:59
68,758,467
2
1
null
null
null
null
UTF-8
C
false
false
9,923
c
/*! \file Copyright (c) 2003, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from U.S. Dept. of Energy) All rights reserved. The source code is distributed under BSD license, see the file License.txt at the top-level director...
[ "u1013493@utah.edu" ]
u1013493@utah.edu
933a6785145d1669ec17d3e37f740d098403fc44
e6c08655295ebfc142dce35f49a6856ea7f828da
/stm32L4-basics/Nucleo_L476RG_Timer/Core/Src/main.c
b2a42cd529ddb86793825888131541ca9c7ae27b
[]
no_license
venki666/stm32L4-security
e1efd638de736127dd83973d194c0a7084fbd2c1
e1bd2306c2528b049d8d551f02d6a7b62d60592c
refs/heads/main
2023-01-02T15:56:31.390511
2020-10-21T07:33:35
2020-10-21T07:33:35
305,830,081
0
0
null
null
null
null
UTF-8
C
false
false
9,111
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body ****************************************************************************** * @attention * * <h2><center>&copy; Copyri...
[ "vm@unlv.nevada.edu" ]
vm@unlv.nevada.edu
5e8063296be9f25dbfda585becbc4ec1ef20f768
7880640c602b90b0a037dcf0ef28b4f36738d173
/coen175/phase2/lexer1.c
0d00d9cc7307bd02a1f87cce254783c13a3f2e2f
[]
no_license
smogger914/myLinuxStuff
d80d21cb4b0c991d4463877c5e13e80b422b75b8
b7015e87d812ab920e47a522cc987dfd3384ad42
refs/heads/master
2021-01-20T10:37:20.241585
2010-01-22T01:44:20
2010-01-22T01:44:20
null
0
0
null
null
null
null
UTF-8
C
false
false
6,307
c
/* * File: lexer.c * * Description: This file contains the public and private function and * variable definitions for the lexical analyzer for Simple C. */ # include <stdio.h> # include <ctype.h> # include <stdlib.h> # include <string.h> # include <assert.h> # include "lexer.h" # ifdef DMALLOC # define DMALLOC_...
[ "foid@ubuntu.(none)" ]
foid@ubuntu.(none)
6454a60e1f97b7e4e6930cf47c2fa424a08e2d2a
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/abc114/C/4513135.c
8fea3bdb138f78ff3e087f68b3606748ddecb657
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
WINDOWS-1250
C
false
false
597
c
#include <stdio.h> #include <stdlib.h> int count=0; int judge(long long int data,int n,int a,int b,int c) { if(data>n) return 0; if(a==1&&b==1&&c==1) { count++; } judge(data*10+3,n,1,b,c); judge(data*10+5,n,a,1,c); judge(data*10+7,n,a,b,1); return 0; } int main() { ...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
e9bfee461e1546cf5634012c0032fc17d30211db
395beb953fda9a7c1d0f35500ae91410c4f0f5bf
/Ej3/src/ejercicio3_C.c
044a69b38424df8858a73907e592f61297702684
[]
no_license
facasas17/ArqDeMicros
7b31612e017227f395961413b173961c3c0fd8e7
88281df6a9cdc22be514cf7701f1f10edc069e64
refs/heads/master
2022-12-28T02:26:25.213416
2020-10-13T01:19:32
2020-10-13T01:19:32
297,692,782
0
0
null
null
null
null
UTF-8
C
false
false
363
c
/* * ejercicio3_C.c * * Created on: 22 de set. de 2020 * Author: dzecchin */ #include "ejercicio3.h" void productoEscalar16EnC (uint16_t * vectorIn, uint16_t * vectorOut, uint32_t longitud, uint16_t escalar) { uint32_t i; for(i=0 ; i < longitud ; i++) { //*(vectorOut+i) = *(vectorIn+i) * escalar; v...
[ "fabioladelascasas@gmail.com" ]
fabioladelascasas@gmail.com
dcb99db5709efca4707e5e701a1e3623beeaa710
dc0308fdb5a936b2bc9e954fc9be95474d40a7d0
/Work/PCB_files/pcb-AnkitLakshmi/TIMER/robokits.c
b558f3e88b95b47c3f2870f0265908344dfaacf9
[]
no_license
nookalalakshmi/Obstacle-Avoider--Line-Tracker-and-Gripper
691297e5b07c5ba146423b04a3ee81e406b28c43
9e1ea1a8d43f73610e4605ee28a9ae690c784761
refs/heads/master
2021-01-16T20:36:04.730888
2013-04-26T04:25:14
2013-04-26T04:25:14
null
0
0
null
null
null
null
UTF-8
C
false
false
4,177
c
// MADE BY ROBOKITS INDIA. // VISIT US AT WWW.ROBOKITS.ORG // PROGRAM FOR BLINKING LED'S ON TIMER1 // WRITTEN FOR PRODUCT ID 19 /*------------------------------------------------------------------- Description: This example shows how to generate delays with timers so that cpu is free for processin...
[ "nookala.lakshmi@gmail.com" ]
nookala.lakshmi@gmail.com
dceb15a3334852cf4fae6dc9cd2fe0a8ea875102
73a3703525818cd9ebc915179bf2a25227dd1e1c
/arbol.c
25d7c7e2a851ff31da8b8f70dce13aa385a1f52f
[]
no_license
RodrigoMardones/EDA3
85f1da1d837c26bb79171f4f38a2b816d5a55836
9b8412cbca25437cb0b771f809d8cf8a8413ca1c
refs/heads/master
2023-03-03T07:27:07.916101
2021-01-23T22:22:18
2021-01-23T22:22:18
332,275,976
0
0
null
null
null
null
UTF-8
C
false
false
5,963
c
#include "stdlib.h" #include "stdio.h" #include "string.h" typedef struct Arbol{ char *esp; char *ing; struct Arbol *padre; struct Arbol *izquierdo; struct Arbol *derecho; } arbol; typedef struct Dictionary{ arbol *ingles; arbol *espanol; } dictionary; arbol *crearArbol(char *esp, char ...
[ "ext_rigmardones@falabella.cl" ]
ext_rigmardones@falabella.cl
d8b18d3a0af83419ff42c86faaed356119a2dde6
a7984148f9c0f19c3a81daed92494ebf7eec71c7
/FPGA/River_SoC_V10.0/riscv_vhdl/examples/common/maps/timer_hw.h
d34a64c03bcfc851466a23509c571949420279c4
[]
no_license
mfkiwl/plc_on_fpga_riscv_hybrid
0f1886a8cd7011ffa21059c4f0e08b1219bb175d
159ebfedc4029fdca86e7c7bea106b56ff2e0ea6
refs/heads/master
2022-12-28T00:58:01.431203
2020-10-04T04:32:05
2020-10-04T04:32:05
null
0
0
null
null
null
null
UTF-8
C
false
false
1,164
h
/****************************************************************************** * @file * @copyright Copyright 2019 Hossameldin Eassa All right reserved. * @author Hossameldin Eassa - hossameassa@gmail.com * @brief Timer HW memory map. *************************************************************************...
[ "hossameassa@gmail.com" ]
hossameassa@gmail.com
01dc0a930aee542abd3fe5f6c5123ae8bbd14b08
af764de1b201fd95ce939a9bf6d382a92b5e50e0
/IISC_Lab/GPIO.c
9c3720cb03bd8993d174723eadfb0942f8c65031
[]
no_license
saikamalkola/IISC-Internship
a1d1b998cfbaa96df069dbfb524d0f8329e22ef9
6eeb183cd26bfef0776d41f99dad07ff6824b247
refs/heads/master
2020-03-19T14:34:43.602613
2018-06-28T04:46:49
2018-06-28T04:46:49
136,629,635
0
2
null
null
null
null
UTF-8
C
false
false
1,643
c
#include <stdint.h> #include "inc/tm4c123gh6pm.h" //Output Pin definitions #define red_led 1 #define green_led 3 #define blue_led 2 //Input Pin definitions #define SW1 4 #define SW2 0 void commit_pins() { GPIO_PORTF_CR_R |= ((1 << red_led) | (1 << green_led) | (1 << blue_led) | (1 << SW1) | (1 << SW2) ); } void...
[ "saikamalkola@gmail.com" ]
saikamalkola@gmail.com
0349ff70ecc8eccbc7848c4a6db10b911b42e8b7
c3fb8a14e4dfeaeb6fa08ba23033caf663508bd9
/test/basic/cast-i.c
864d0ebc134b4e6c5c0aa757c25433bf91f2f316
[ "MIT" ]
permissive
xlauko/lart
db49fd778ec9bc6ccf502385289960cc4a2370de
6e650e3f0b9c28a5c0aa590ee7b9a5e03e54482f
refs/heads/master
2023-04-03T21:28:09.124674
2023-01-15T20:41:57
2023-01-15T20:42:45
180,236,345
11
2
MIT
2023-03-17T10:56:09
2019-04-08T21:33:23
C++
UTF-8
C
false
false
401
c
// RUN: %testrun %lartcc term -lz3 %s -o %t | %filecheck %s #include <lamp.h> #include <stdint.h> #include <assert.h> int nondet() { return __lamp_any_i32(); } int main() { int x; x = nondet(); if ( x < 0 ) return 0; short *y = ( short * )( &x ); *y = 0; ++(*y); assert( *y == ...
[ "xlauko@mail.muni.cz" ]
xlauko@mail.muni.cz
6d12c3d264e9642fc82ec9fd48e0bf4df14228fe
ad5d965b98f077ccc9314b38aeaa4f28ed374edd
/libft/ft_striteri.c
338eaaef95c72e98354d469815c7a000fed0a62d
[]
no_license
pavelrosh/RTv1
abee598c7488ef6d0c0079851a4a71fedb6b2455
73baa41299c20db68ef03d7434189e850e37dd5a
refs/heads/master
2020-03-17T15:00:14.928045
2018-06-15T16:26:53
2018-06-15T16:26:53
133,694,512
1
0
null
null
null
null
UTF-8
C
false
false
1,085
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_striteri.c :+: :+: :+: ...
[ "pavelrosh@gmail.com" ]
pavelrosh@gmail.com
d8ba0466376c5bdebce1362022e256a8a27bf6c8
88d4c7c16b236f229e9dee63b9a6c31270d8e082
/14 - Arranjos multidimensionais II/quadrado latino.c
1d1d085e7d416fab989eaa7d78bd2272c9cc927c
[]
no_license
pedrobneto/kodesh
6fc4759446f6b6e272424970f98975c943b222c8
6e7dabff694423c0401aa7055f7f510521966cd1
refs/heads/master
2021-01-11T11:29:34.296580
2016-10-31T21:12:33
2016-10-31T21:12:33
45,430,645
0
0
null
2015-11-03T00:16:25
2015-11-03T00:16:24
null
UTF-8
C
false
false
692
c
int eh_latina(int n, int m[n][n]) { int i, j, k, vet[n]; for (i = 0; i < n; i++) { vet[i] = 0; for (j = 0; j < n; j++) { vet[i] += m[i][j]; for (k = 0; k < n; k++) if (m[i][j] == m[i][k] && j != k) return 0; } } for (i = 0; i < n-1; i...
[ "eltonvs@outlook.com" ]
eltonvs@outlook.com
c95d5d6cbcc08c93694e22416534a820a7c9bebe
96018a67cf3222e20a32e8c201738685b29f0e0a
/z_libwebp_src_dsp_alpha_processing.c
052ad498a3d6a74ee75753f790bad588dffa84d9
[]
permissive
kylevanek/webp
abee75da2cf7b6b74f05c8fcbb22530a33f100f8
30a4057c86bef2c04f72fd370a3e91db4b531317
refs/heads/master
2021-11-28T23:44:23.606597
2021-11-23T22:41:26
2021-11-23T22:41:26
129,053,310
0
0
BSD-3-Clause
2018-04-19T22:06:49
2018-04-11T07:31:37
C
UTF-8
C
false
false
295
c
// Copyright 2014 <chaishushan{AT}gmail.com>. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Auto Generated By 'go generate', DONOT EDIT!!! // +build cgo #include "./internal/libwebp/src/dsp/alpha_processing.c"
[ "chaishushan@gmail.com" ]
chaishushan@gmail.com
2863779f03a6bf7775e2a484d3ed1c0e7e8dd533
a8cd96be932f9d88eb3c2bd135edafd66a733f3f
/week9/bookstore_v2_in_lab.c
4d6923082dddbb5b7cb6431e54232f38747206f8
[]
no_license
do324/IPC144_assignment
ff3201b5237351672f281ac92c0fa538bd6e4827
3154cfa87dac715ae2e9d35fbb775c1d91e19cb5
refs/heads/master
2022-04-25T00:05:22.845889
2020-04-26T09:56:18
2020-04-26T09:56:18
null
0
0
null
null
null
null
UTF-8
C
false
false
2,852
c
/* Name: doyeon kim Student number: 139766166 Email: dkim126@myseneca.ca Workshop:9 Section: Date:2017-07-27 */ #include <stdio.h> #define MAX_BOOKS 10 #define MAX_TITLE_SIZE 25+1 struct Book { int _isbn; float _price; int _year; char _title[MAX_TITLE_SIZE]; int _qty; }; void displayInventory(const char file...
[ "doyun5114@gmail.com" ]
doyun5114@gmail.com
072b7d369cff42febd961aeeae347b7542e87aa9
90d523b5c36f03ea1596bc9e3ac437ac87b4fa24
/openMP_boruvka/openMP_boruvka.c
339b5204329e2c3a65c4934f191773016079b613
[]
no_license
dimitris21gr/Boruvka_and_Dijkstra_Parallel
a873d4ef3bd0c7c1beae200c79945e01a04938e6
03c9d6b2fc4d339fb7416741362e09cc3618a699
refs/heads/master
2020-12-05T11:53:08.030663
2016-09-08T13:48:13
2016-09-08T13:48:13
67,706,818
1
1
null
null
null
null
UTF-8
C
false
false
3,648
c
#include "header.h" int main(int argc, char *argv[]) { if (argc != 2) { printf("Input file not found\n"); return 0; } Graph *gr = create_graph(argv[1]); printf("File Loaded!\n"); Graph *gr2; unsigned int *minedge, *color, *flag, *EPS, *first_edge_copy, *temp; unsigned int change, s1, s2, i; printf("Runni...
[ "jimjohnana@yahoo.com" ]
jimjohnana@yahoo.com
49016e386a20ccb96bdf2dc0a114e7fecf3cac05
c8210ff7bb3f7263f1244262052bc5199df1cd78
/tests/foundation/test_mt_round5.c
cf786fef948dd6628a44f2721bc12dd899e9ce16
[ "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
abdt3001/virgil-crypto-c
e31c5664f414b3c278a808b6b653e79082b6eece
a2630c732898f7447c9bb2ded3d9519389d4cd9f
refs/heads/master
2023-08-23T18:03:11.932970
2021-07-27T14:29:00
2021-07-27T14:29:00
417,470,439
0
0
null
null
null
null
UTF-8
C
false
false
4,378
c
// Copyright (C) 2015-2021 Virgil Security, Inc. // // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // (1) Redistributions of source code must retain the above copyright // ...
[ "sergey.seroshtan@gmail.com" ]
sergey.seroshtan@gmail.com
412d3bca4b74ddfab7658d2501a62caf65d8f7d4
6460282fad19de86d8ba815d2658bbec70bae7ad
/Dynamic_Allocation_NF.c
e10164a767449b38931f49ae64bd0c47ea690d30
[]
no_license
victorguidi/C-Projects
c1698aad2c6b7c25a9e108d77e12a15915778791
be8a4074236b1239fb2b55adb744367079a22a71
refs/heads/master
2023-08-15T13:03:18.999134
2021-09-25T15:06:58
2021-09-25T15:06:58
402,589,262
0
0
null
null
null
null
UTF-8
C
false
false
4,137
c
#include <stdio.h> #include <stdlib.h> #include <string.h> struct clients{ char name[30]; int year; float ammount; }; int main(){ struct clients *clt; int option, n, d=0, v=0; float a; char name[30]; char name1[30]; printf("Welcome, Choose an option to begin:");...
[ "noreply@github.com" ]
victorguidi.noreply@github.com
cb6f043b8a1b06a88a68e9d69101563b9c1e9df7
8aef53447a0f0a5b2bcec65dcd46ed686ef8e6b1
/user/APP/heartbeat_task/heartbeat_task.c
a61b1a6eff2fa6e55fe121c6e9663b62488161c3
[]
no_license
2892524790/ncist-storms-robomaster-hero-
ae4dfc69bace9468956c38d761e8765dd87a72dc
2589f3d3605e018900eb56487b939dfc01b16f8f
refs/heads/master
2023-07-14T01:27:14.733430
2021-08-12T04:33:20
2021-08-12T04:33:20
394,933,573
2
0
null
null
null
null
UTF-8
C
false
false
283
c
#include "heartbeat_task.h" #include "led.h" #include "detect_task.h" void heartbeat_task(void* pvParameters) { for(;;) { // if (toe_is_error(errorListLength)) // led4_on(); // else // led4_off(); osDelay(2); } }
[ "‘2892524790@qq.com’" ]
‘2892524790@qq.com’
174d92c76442b38fb08d7e1fe68a2c0244c7b655
e683a0b8dbb87c7ceb99e0d06896174a559d2c67
/Driver/Socket/TCPIP/rawIp.h
e2d557d2d5727f291dbe0b64cb9c57bb1afea198
[ "Apache-2.0" ]
permissive
bluewaysw/pcgeos
f093d79567d977d992f47065056d14d5a04b9f14
c6ae4c8e77b54b9ff654c3916f2191f8b1a1b65d
refs/heads/master
2023-08-31T00:17:54.481175
2023-08-29T19:00:49
2023-08-29T19:00:49
157,968,410
603
88
Apache-2.0
2023-09-13T07:44:06
2018-11-17T09:09:55
Assembly
UTF-8
C
false
false
894
h
/*********************************************************************** * * Copyright (c) Geoworks 1994 -- All Rights Reserved * * GEOWORKS CONFIDENTIAL * * PROJECT: PCGEOS * MODULE: rawip.h * FILE: rawip.h * * AUTHOR: Jennifer Wu: Oct 14, 1994 * * REVISION HISTORY: * Date Name ...
[ "frehwagen@bluewaysw.de" ]
frehwagen@bluewaysw.de
99632730b68e08b5844a4ccc8b8548574b6298c5
9d364070c646239b2efad7abbab58f4ad602ef7b
/platform/external/chromium_org/mojo/public/platform/native/gles2_impl_thunks.h
b06dc4406ff7b356027d10176200f9fcafc6f257
[ "BSD-3-Clause" ]
permissive
denix123/a32_ul
4ffe304b13c1266b6c7409d790979eb8e3b0379c
b2fd25640704f37d5248da9cc147ed267d4771c2
refs/heads/master
2021-01-17T20:21:17.196296
2016-08-16T04:30:53
2016-08-16T04:30:53
65,786,970
0
2
null
2020-03-06T22:00:52
2016-08-16T04:15:54
null
UTF-8
C
false
false
1,057
h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MOJO_PUBLIC_PLATFORM_NATIVE_GLES2_IMPL_THUNKS_H_ #define MOJO_PUBLIC_PLATFORM_NATIVE_GLES2_IMPL_THUNKS_H_ #include <stddef.h> #include "mojo/pub...
[ "allegrant@mail.ru" ]
allegrant@mail.ru
e59df2fe8728059170491ac431177573281a54a4
4db0d0c7b1ab7c45c2517a3e842cb5388ae737c7
/example/template/demo/hal_demo/spi_demo.c
8184c90ae153be5fa30bb95f2cadd5a8ef4ecdba
[ "LGPL-2.1-only", "Apache-2.0" ]
permissive
WoodData/vsf
8fc0eaa96333d66238c6201ee4cba7ff8fa3f5e2
da7e7e8718627d540735b99bc7f1678ed88d9d48
refs/heads/master
2023-06-08T05:22:13.163005
2023-05-23T12:02:50
2023-05-23T12:02:50
230,208,897
0
0
Apache-2.0
2019-12-26T06:32:33
2019-12-26T06:32:32
null
UTF-8
C
false
false
12,693
c
/***************************************************************************** * Copyright(C)2009-2022 by VSF Team * * * * Licensed under the Apache License, Version 2.0 (the "License"); * ...
[ "tanekliang@gmail.com" ]
tanekliang@gmail.com