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
9d991a6d632e2b41d3ed0168d6302a87b63907ef
dd00d69c0c8c7e09c060930e383a30874e7c4b8f
/Solar/test/TestConstruct.C
18675328492f1cfbe4682ed23294e2ee50a042aa
[]
no_license
thuxwr/SolarNu
035b92ecaaa1999886b44ba1ca94095b9dbc8feb
aca1cd5349914ac203caacea8b489386d4b27a42
refs/heads/master
2020-04-09T03:26:24.546474
2018-12-01T20:47:32
2018-12-01T20:47:32
159,982,516
0
0
null
null
null
null
UTF-8
C
false
false
344
c
/* A very trivial test. */ #include <iostream> #include "TFile.h" #include "TGraph.h" using namespace std; int main() { TFile* file = new TFile("./SurvProb.root","READ"); TGraph* graph = (TGraph*)file->Get("B8daye"); TGraph* hehe = new TGraph(*graph); // TGraph* hehe2 = &hehe; file->Close(); hehe->SaveAs("ttt...
[ "thuxwr@gmail.com" ]
thuxwr@gmail.com
abc7efa3589921993d472e28a38dc371859b5623
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/openssl/test/extr_ecdsatest.c_restore_rand.c
34e4dcf24cc7b6d1147332ce087020ed998a33e4
[]
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
686
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
3976e9e6ec68eb4a04e30d7e7a09eff925fd4c95
5d45988c172243d502a30750312aaa329b766b68
/imgui_src/imgui_impl_opengl3.h
85d86fa68d8ec5e903ef00521de054458575ff23
[ "MIT" ]
permissive
Animery/final_project_from_courses
4262e8211623eba01adfa0eac90083037d23324c
23120879f06b8c97533242da64612c5ad4c1c63d
refs/heads/master
2023-04-13T02:33:55.959655
2021-04-26T11:17:10
2021-04-26T11:17:10
351,988,077
1
0
null
null
null
null
UTF-8
C
false
false
4,348
h
// dear imgui: Renderer Backend for modern OpenGL with shaders / programmatic pipeline // - Desktop GL: 2.x 3.x 4.x // - Embedded GL: ES 2.0 (WebGL 1.0), ES 3.0 (WebGL 2.0) // This needs to be used along with a Platform Backend (e.g. GLFW, SDL, Win32, custom..) // Implemented features: // [X] Renderer: User texture b...
[ "mixail.any@gmail.com" ]
mixail.any@gmail.com
618a0779bbd867cfff09058542d980f50a76594d
037ab3cfc8d3b9f6e8b8989fe8eb2c016364e094
/src/hg/liftAcross/liftAcross.c
8fc6e728264ee5fc618b0f7b134110d9f927221e
[]
no_license
tai-mi/kent
8c987cf1c7bfd90b58b3e7c41d725f1168bc9eb7
714d060bfe004719bb2465a2fecde52f746ab4fb
refs/heads/master
2021-05-31T16:17:53.029619
2014-02-08T01:53:35
2014-02-08T01:53:35
null
0
0
null
null
null
null
UTF-8
C
false
false
17,706
c
/* liftAcross - convert one coordinate system to another, no overlapping items. */ #include "common.h" #include "linefile.h" #include "hash.h" #include "options.h" #include "sqlNum.h" #include "genePred.h" #include "sqlList.h" void usage() /* Explain usage and exit. */ { errAbort( "liftAcross - convert one coordina...
[ "hiram" ]
hiram
1e1a875e1a1e2cfe124a5bbde44c03d3571e148a
5792b184e71a9de7779e0bd21b6833f8ddfdb4b5
/sysvr3/301/usr/src/lib/libcrypt/des_crypt.c
670ecb4344d160e75bc1274e7568c02a14c91a99
[]
no_license
ryanwoodsmall/oldsysv
1637a3e62bb1b9426a224e832f44a46f1e1a31d4
e68293af91e2dc39f5f29c20d7e429f9e0cabc75
refs/heads/master
2020-03-30T06:06:30.495611
2018-09-29T09:04:59
2018-09-29T09:04:59
150,839,670
7
0
null
null
null
null
UTF-8
C
false
false
6,677
c
/* Copyright (c) 1984 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ /* The copyright notice above does not evidence any */ /* actual or intended publication of such source code. */ #ident "@(#)libcrypt_x:des_crypt.c 1.3" #if INTERNATIONAL #include <stdio.h> #endi...
[ "rwoodsmall@gmail.com" ]
rwoodsmall@gmail.com
a180af34ddaf25b2988070df3b599a2371706b38
e2e996662fde8ac0e1509995468b725d47d8ea10
/program_repo/Codeflaws/version/v1016/test_data/defect_root/source/tcas.c
06e44295a5300aeb5892927144174a8bf5683bb7
[]
no_license
HOM-CISE/HOM-MBFL
b5c27ba9268b2bf7cd4faccece2ff479147ebf81
38806a5971736ab98e1d6f4b22952cf4d9b328b2
refs/heads/master
2023-05-05T20:24:44.228132
2021-06-01T13:58:28
2021-06-01T13:58:28
285,776,568
1
0
null
null
null
null
UTF-8
C
false
false
350
c
#include<stdio.h> //#include<conio.h> int main(int argc, char *argv[]) { int n; scanf("%d",&n); if(n<=2) { printf("NO"); } else { if(n<=100) { if(n%2==0) printf("YES"); else printf("NO"); } else prin...
[ "LK464841764@163.com" ]
LK464841764@163.com
da8a923b7715d9818719587b0e30dec5e9cad249
34fd3534ec0c65983db52eaa318bd75e85073062
/Bitwise manipulation/OppositeSigns.c
389e0efb1b1ae38ca1fd2ce235f9d97524ca52f1
[]
no_license
Anando304/Everything-C
1cbe7e1c67d8684d194010f09146073edae2fa87
15f248a63eb291b1461c78a352a430fc78ca57ab
refs/heads/master
2020-12-02T23:35:20.915553
2020-01-10T08:49:35
2020-01-10T08:49:35
231,153,764
0
0
null
null
null
null
UTF-8
C
false
false
1,678
c
#include <stdio.h> /* Program: OppositeSign Checker (Bitwise implementation) By: Anando Zaman Given 2 numbers, check whether both are of same sign OR if both are of different sign(negative and positive) There are many ways to solve this problem such as using conditionals to check if one input is negative while the ot...
[ "anando100@gmail.com" ]
anando100@gmail.com
ceb2660715faa697334f6484f44d35b07f35023c
fa78118d8dbf60b2ee35efa2722b34e746225834
/Temp/StagingArea/Data/il2cppOutput/t2622298.h
7d2b3d5235b63203b25ea1898e1c6380cc2d329a
[]
no_license
nsbingham/unity-roll-a-ball
2935c2783763e7935d1a7659b58d577db7ae19f6
be9f18afa7ad71acf3db12b03fda0f3257dba9d7
refs/heads/master
2021-01-10T05:44:47.996328
2016-03-31T21:47:37
2016-03-31T21:47:37
55,182,176
0
0
null
null
null
null
UTF-8
C
false
false
224
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "t2778772662.h" #include "t2622298.h" struct t2622298 { int32_t f1; };
[ "nsbingham@gmail.com" ]
nsbingham@gmail.com
64507d2bb0c44c90f5ce9f57dce7d0607ea55ebd
92b4d98bafc5131f11d4ff98d37e0cd041bb5ba1
/Example/Pods/Headers/Private/KFTextInputHelper/KFPickerTextField.h
e23829bc2478cc19f4e70e4e8fa803d65359f87d
[ "MIT" ]
permissive
K6F/KFTextInputHelper
38453e25d81fe424503acd6c9f64e98f50dc915e
f46661354fed1b5bb206c642ebff7b1f033c263d
refs/heads/master
2020-03-26T18:54:10.992479
2015-11-18T14:13:16
2015-11-18T14:13:16
39,822,564
0
1
null
null
null
null
UTF-8
C
false
false
46
h
../../../../../Pod/Classes/KFPickerTextField.h
[ "fan.kaiyuan@gmail.com" ]
fan.kaiyuan@gmail.com
e18b95d5ee955d5aba57217781ed49e6e86df604
8b52e59624f5c98d27dae579f0bf1f6882dee16d
/src/lexerParser/operator.c
7b29597b966aa751ecb339fd70025f4d033a2d43
[]
no_license
fakejoshmeier/21sh
11d0383c6734b636638167b95804df5b410a1de2
d4856cae31ae68a2faf6017171029ec97808abfc
refs/heads/master
2020-04-30T19:06:27.948617
2019-10-19T23:19:29
2019-10-19T23:19:29
177,029,020
0
0
null
null
null
null
UTF-8
C
false
false
2,774
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* operator.c :+: :+: :+: ...
[ "joshua.meier2@gmail.com" ]
joshua.meier2@gmail.com
7bd7e0d97b52d8f13aef85df6d787a30474d55ff
d57763b79dc41d27a139dd9ab08e9badf68b863c
/keil/src/project_pwm.c
f2c150bd33959215429ba409b2940703d6fe77e8
[]
no_license
jmweeks/SuperAwesomeFinalReceiver
f3654359a86581e4c30904c9247da69a0348bb78
8bbb8ffd0533131d5c43cc1543a42347aa8fc11d
refs/heads/master
2021-01-20T06:59:29.468905
2013-12-03T23:11:44
2013-12-03T23:11:44
null
0
0
null
null
null
null
UTF-8
C
false
false
2,428
c
/*! @file project_pwm.c Source file for the PWM functionality. */ #include "stm32f4xx.h" #include "cmsis_os.h" #include "project_pwm.h" #include "project_servo.h" //For PWM /** * @brief Function that initializes TIM4 peripheral timer used for PWM. * @param None * @retval None */ void init_TIM4(uint...
[ "rcman981@rogers.com" ]
rcman981@rogers.com
35c02ef720db403d276b1622f75f5c1d5a6ea0c0
b553711e64aa990fd5f2c39e80ba027052017b41
/code/PIC/MDD File System-SD Card/PIC32/win-p.c
3239c0eb1212da7aaf601a3de9215e10dc1373a5
[]
no_license
JBai23/MicroPsFinalProject
a2ad3eb49443f6843f5acf0df388274885ea16b1
2bc07f4b9401e71f75885a9e29d859c2ba7bafad
refs/heads/master
2016-09-09T18:24:31.519056
2015-01-13T02:23:32
2015-01-13T02:23:32
26,504,860
0
0
null
null
null
null
UTF-8
C
false
false
1,340
c
#include "win-p.h" #include "global.h" #include <stdio.h> bool is_alive(pokemon_s *pokemon) { return pokemon->nv.nvstatus != FNT_S; } bool can_fight(trainer_s *trainer) { int i; for (i = 0; i < trainer->pokemon_count; ++i) { if (is_alive(trainer->pokemon[i])) { return true; } } return false; } bool win_...
[ "fishberg.github@gmail.com" ]
fishberg.github@gmail.com
bf61ffe5fd860529064a0ac0a00b884cae28311a
a906d2cb78e6b514082ee87361dfe00e3a9ea544
/gap8_tim.h
a545987a5cc5315276cd3f58967734d691641b4c
[]
no_license
hhuysqt/gap_baremetal
7ee23d77de47d5b128fa396ea3dfdcfea4880eb6
0e7692951ef99cdf8db36f03b448a6c0c131e360
refs/heads/master
2020-04-01T17:41:02.870511
2018-10-30T14:42:04
2018-10-30T14:44:28
153,444,167
0
0
null
null
null
null
UTF-8
C
false
false
1,935
h
/************************************************************************************ * GAP8 basic timer * GAP8 features a 64-bit basic timer, able to split into 2 32-bit timers, with * identicle memory map and 2 IRQ channels, for both FC core and cluster. We would * use it as system timer. * * We won't exha...
[ "hyq9606@126.com" ]
hyq9606@126.com
7a40291a492858fe090362756c8bd6e450d6d7fe
33142248135176cf1df9c5bbf1f31670902aef6b
/dbload.c
ec0276c3a3a14dc62d4237e52615419dad0de0e3
[]
no_license
jamessnee1/dbsass2
d21c1d60580d063d8df5ff3a8821b0ce743fc724
235494684ad8a301ec5009c991066059b5393fda
refs/heads/master
2021-01-13T13:32:15.468266
2016-10-31T07:23:50
2016-10-31T07:23:50
72,412,619
0
0
null
null
null
null
UTF-8
C
false
false
4,094
c
/*James Snee s3369721 Database Systems Assignment 2*/ /*dbload.c*/ /*Creates a heap file from an input file*/ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #pragma pack(1) #define LONGEST_LINE 1070 struct Page { char data[LONGEST_LINE]; int num_of_records; }; int main(int argc, cha...
[ "jamessnee1@gmail.com" ]
jamessnee1@gmail.com
13b9932b6810dc93f136e20c9e4e1459902a82f1
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/248/508/CWE78_OS_Command_Injection__wchar_t_listen_socket_w32spawnl_42.c
9e2354d847a10f14023d228cb426c0303e9e40aa
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C
false
false
5,906
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_listen_socket_w32spawnl_42.c Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-42.tmpl.c */ /* * @description * CWE: 78 OS Command Injection * BadSource: listen_socket Read data using a lis...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
7230bd6b2bf8d2b1e7a155902a065cde19db3556
d2172d6e55e075ca9e43266f46d24f8644c466ae
/MyApp/Pods/Headers/Private/flutter_boost/FLBPlatform.h
02e457983a6d8ec7c1f3373bb31b4a2ced801ec8
[]
no_license
ZeroJian/FlutterHybrid
78a8cda00bc21a97848ffdab0baa950a41f365f0
85b97803f64f8009e6f2eb4483acc3ac12fd844e
refs/heads/master
2020-05-23T21:43:53.282448
2019-05-16T06:42:47
2019-05-16T06:42:47
186,960,277
11
1
null
null
null
null
UTF-8
C
false
false
62
h
../../../../../flutter_boost/flutter_boost/Boost/FLBPlatform.h
[ "zj17223412@outlook.com" ]
zj17223412@outlook.com
b8befdac477862f06281e6e3c84ec2f3509e060c
103c0f215d5dd73398f27f88cef55a0ee3df20ae
/lib/c-tlv.c
e031082c96967618b1008a70ad4cd1fc524b579b
[ "MIT" ]
permissive
goniz/c-tlv-serialize
c694727f56b56c3dab900fef83c1935041fed4e8
436511596868423bcc53944b0ab6350205beb12c
refs/heads/master
2020-05-20T06:43:17.780360
2015-07-12T14:29:08
2015-07-12T14:29:08
21,529,766
13
11
null
2014-09-12T16:44:08
2014-07-05T23:08:24
C
UTF-8
C
false
false
4,657
c
#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <arpa/inet.h> #include "c-tlv.h" message_t * msg_init(uint32_t max_items) { uint32_t size = (uint32_t)(sizeof(message_t) + max_items * sizeof(tlv_t)); message_t * out = malloc(size); if (NULL == out) { return NULL; } out...
[ "goni1993@gmail.com" ]
goni1993@gmail.com
b8e1e75647ca42e264572be37ad82e287444ecb6
1390cb4f58bd09087184a64fe2838dec29600d8a
/5615.c
aff80d63e1a307da0ae0a19677f6c420d063d503
[]
no_license
imasker/obfuscatorTestCases
bf21352be1dbd6c8bdd868b093af03f315d92a45
5f5561846ec09a040b42dc12842c9581e7be6b4d
refs/heads/master
2023-03-27T11:35:21.843689
2021-03-25T07:38:05
2021-03-25T07:38:05
351,342,479
0
0
null
null
null
null
UTF-8
C
false
false
3,340
c
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.3.0 * Git version: 30dccd7 * Options: -o /home/x/obfuscator/data/programs/5615.c * Seed: 2237123906 */ #include "csmith.h" static long __undefined; /* --- Struct/Union Declarations --- */ union U2 { const signed f0 : 13; uint32_t...
[ "13277988207@163.com" ]
13277988207@163.com
44cbbabad5945ae19ef0ac4174a5657a20b32aff
c0c337d5d6407c91cc9d87316107102798010258
/contrib/aminet/disk/misc/Mtools-2.0.7/src/mtools.h
91bd893abe388fd999302ebdc042835c892e64ea
[ "LicenseRef-scancode-public-domain" ]
permissive
ezrec/AROS-mirror
27c5747762a46021636370d9acdf752662a35f56
0386b906ada312f26ac0eb1f42c7676df50d00d2
refs/heads/ABI_V1
2021-01-24T10:34:40.027991
2019-05-03T00:55:49
2019-05-03T00:55:49
32,241,651
37
27
null
2019-05-20T16:49:31
2015-03-15T02:28:51
C
UTF-8
C
false
false
1,659
h
// definitions needed to get aros to build mtools #include <proto/exec.h> #include <proto/dos.h> #ifdef __AROS__ #define AMIGA #define BSD #undef MKDIR #endif #include <stdio.h> #include <strings.h> #include <stdlib.h> /* init.c */ void free_amiga_device(void); int init(char drive, int ...
[ "NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc" ]
NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc
ec882ec6c75f7f5018a7eaefaea7aba01398e8a2
2bd9a6b0eeae3fedcd4e8103fe75013182009371
/src/pars/syntax_errors.c
fe7eb9e7c635072ec40f11b1ec5f4019f3eb5056
[]
no_license
anvv5/microBash
2fa3826a62f6aa4d0c9c29276c5a1d2288aa88d0
38537b9eb4bedc8411dd2a8c932ced1514c22314
refs/heads/master
2023-06-02T10:13:03.794812
2021-06-28T13:50:02
2021-06-28T13:50:02
335,260,922
0
0
null
null
null
null
UTF-8
C
false
false
577
c
#include "../microBash.h" int syntax_error(t_list_block *tmp, char **line, int flag) { if (flag == 0) return (0); else if (flag == 1) { if (tmp->back_redir_flag) *line = ft_strdup_pars("<"); else if (tmp->redir_flag) *line = ft_strdup_pars(">"); else if (tmp->pipe_flag) *line = ft_strdup_pars("|");...
[ "sbudding@oa-o3.msk.21-school.ru" ]
sbudding@oa-o3.msk.21-school.ru
f2ac5f4c0c8b0da5b2005a6f5af8d8c7b1d8fae4
52820429fe395591acf7499618f4b2b9bfd0f1b3
/20201026/project/cutOut.c
12bed8aabb93cb6af8cecfe6fc3ad9864c9bd2f8
[]
no_license
roxla/learningC
bf5f98de09e6943ba396b0b3b756229a35c9f72e
7390f24d283297651bc3503d71c533f64d8ab634
refs/heads/master
2023-04-08T10:55:14.331461
2021-04-14T06:40:03
2021-04-14T06:40:03
304,191,026
0
0
null
null
null
null
UTF-8
C
false
false
604
c
#include "my.h" // 以某个字符串为分割符分割字符串,并返回最后一个字符串 char *cutOut(char str[], const char *delim, char **catalog) { char *result = NULL; //char *strtok(char s[], const char *delim); result = strtok(str, delim); char msg[ROW][COL]; int i = 0; for (i = 0; result != NULL; i++) { strncpy(msg[i]...
[ "2831104467@qq.com" ]
2831104467@qq.com
0e1679b90510b6a643d51f5c330159e439f7c21e
a9c79db3007603a8d80c0258d3f89d4e4ea4da0c
/srcs/ft_calc.c
3c6f7429f2fd6aa4ae2e685db2415b498a55b4fb
[]
no_license
cuzureau/42-Fdf
ffeec30fea0930406887f0827167147d24a53633
f092c8eb6335be183abd55ef75583286736353b6
refs/heads/master
2020-05-14T04:23:22.751992
2019-04-16T14:31:11
2019-04-16T14:31:11
181,697,428
0
0
null
null
null
null
UTF-8
C
false
false
3,128
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_calc.c :+: :+: :+: ...
[ "cuzureau@e2r5p15.42.fr" ]
cuzureau@e2r5p15.42.fr
a1d89d48b9fc5f0b46e998d1cfc1d7f12037f981
f15dcdb20033102b52f25f80b368e20e705f256c
/eeprom.h
9ce0ea89dce263b33d912cc436a7ab35d04c4796
[]
no_license
zanppa/brewer_pt
56f631c551d291e8781d87aea47a6fd459b51dc2
428bf7e85c90c2308a8e9206d7d48f9dd7315324
refs/heads/master
2021-01-19T06:20:21.323281
2017-08-17T19:19:21
2017-08-17T19:19:21
100,636,403
0
0
null
null
null
null
UTF-8
C
false
false
3,336
h
#ifndef __EEPROM_H__ #define __EEPROM_H__ // Library to handle data storage to EEPROM inside the TM4c123GH6PMI chip // Structure to contain the configuration // size is 4, MUST BE MULTIPLE OF 4 #define EEPROM_ECONFIG_SIZE 4 typedef struct __attribute__((__packed__)) _eConfig { uint8_t bubbleLevel; // Threshold f...
[ "noreply@github.com" ]
zanppa.noreply@github.com
a1cccf6db086083e64ec859781895fbae1673b2d
5679dbaae935d5e1e65cc2fce1a0b9554dd5d957
/src/xstypes/xstime.c
865e402c1f275c5096f7341ee9b4a13c6d54e7f7
[]
no_license
jamesbellaero/imu2simulink
cd656ed2ac74fe522e0f53fc8d247b0d3e33e09b
cfec1d353b47acc49dd0c75b3c5da9ff9f2327e5
refs/heads/master
2020-03-20T22:46:39.021159
2018-08-20T22:12:01
2018-08-20T22:12:01
137,814,850
2
0
null
null
null
null
UTF-8
C
false
false
10,118
c
/* WARNING: COPYRIGHT (C) 2017 XSENS TECHNOLOGIES OR SUBSIDIARIES WORLDWIDE. ALL RIGHTS RESERVED. THIS FILE AND THE SOURCE CODE IT CONTAINS (AND/OR THE BINARY CODE FILES FOUND IN THE SAME FOLDER THAT CONTAINS THIS FILE) AND ALL RELATED SOFTWARE (COLLECTIVELY, "CODE") ARE SUBJECT TO A RESTRICTED LICENSE AGREEMENT ("A...
[ "debian@beaglebone.(none)" ]
debian@beaglebone.(none)
08e044ee6ef605446b7844785177c9358861c89a
4ef390c4b753bb80d9030ee6ecd1ad094bacfe20
/src/asn.1/T1.IAS/CmIIOptionalMessages/ServerIdentity.c
791da01bcc55f8879232a291eda3a331648ecd92
[ "BSD-3-Clause" ]
permissive
UtahDave/opencalea
4ca1824408cd9593e4e36913861b28c85846bc0f
60eb5405ce70e9b915febfe8db5643dfac5f2539
refs/heads/master
2021-01-01T16:06:09.353101
2007-05-07T19:11:56
2007-05-07T19:11:56
32,088,120
1
3
null
null
null
null
UTF-8
C
false
false
5,341
c
/* * Copyright (c) 2007 Norman Brandinger <norm@goes.com> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice,...
[ "goestelecom@ed687b79-fb24-0410-8171-41e69a8c0a6b" ]
goestelecom@ed687b79-fb24-0410-8171-41e69a8c0a6b
5610a34a6b65493951e8e8b7f37852b3fd3a1c60
1f0ccd389be1096b5c48e48362506e3b5d3b26a7
/Group_28/ATmega162/src/drivers/eeprom.h
1c617987bb7481f3d20685f63ddb6cce784f89a2
[]
no_license
dumbo93/byggern
ab090acf8f4a7c1cc847576336bc07089d10f832
12e0ce352f2b1de1de166fa5496885836da89853
refs/heads/master
2021-01-21T03:55:46.746383
2017-11-22T12:51:26
2017-11-22T12:51:26
101,900,667
0
0
null
null
null
null
UTF-8
C
false
false
258
h
/* * eeprom.h * * Created: 18.11.2017 07:42:58 * Author: ingunnjv */ #ifndef EEPROM_H_ #define EEPROM_H_ #include <avr/io.h> void EEPROM_write(uint8_t data, unsigned int address); uint8_t EEPROM_read(unsigned int address); #endif /* EEPROM_H_ */
[ "stined@itk-d652.win.ntnu.no" ]
stined@itk-d652.win.ntnu.no
57a46c84cf56cdc3c78219d6c9b18acda5cad1d9
e1fc95aafd9924810347553304320808ac7d61ea
/bcmdrivers/broadcom/char/adsl/bcm96358/softdsl/MiscUtil.h
f3da395a369a9b6552aa207fbad2f0478e11b651
[]
no_license
hvegh/bcm-adsl
020bcead2276276d7c090f8e356824f3596aaadc
92ff16ae19cf1d6736dfb2b359fc253321a4d025
refs/heads/master
2021-01-13T05:03:26.010182
2017-02-07T13:06:39
2017-02-07T13:06:39
null
0
0
null
null
null
null
GB18030
C
false
false
6,938
h
/* <:copyright-broadcom Copyright (c) 2002 Broadcom Corporation All Rights Reserved No portions of this material may be reproduced in any form without the written permission of: Broadcom Corporation 16215 Alton Parkway Irvine, California 92619 All information contained in th...
[ "ahmadrasydsimbolon@gmail.om" ]
ahmadrasydsimbolon@gmail.om
a1572fa750184eb86a65114f78c09bfe929b9788
59fe0aa12a52b52ab584078ac8259244a6f030c7
/src/main/c/include/binary_tree_preorder_traversal.h
80f7bf80221f069f03212fdeada363c04d25bf9f
[]
no_license
Yshihui/leetcode-1
0ef6aaa008402ff8db9dc6a4b357b3fc1aa85cff
bfe5b4e4209f298483f34aba578f8213745da1b3
refs/heads/master
2020-03-23T18:02:08.197132
2018-07-22T09:00:59
2018-07-22T09:00:59
null
0
0
null
null
null
null
UTF-8
C
false
false
893
h
#ifndef LEETCODE_BINARY_TREE_PREORDER_TRAVERSAL_H #define LEETCODE_BINARY_TREE_PREORDER_TRAVERSAL_H #include <common.h> /** * Given a binary tree, return the preorder traversal of its nodes' values. * * For example: * Given binary tree [1,null,2,3], * 1 * \ * 2 * / * 3 * return [1,2,3]. ...
[ "qianbinbin@hotmail.com" ]
qianbinbin@hotmail.com
2100407f6adb450c4537b2dcd82f73d09dfd87d9
d76895c0cbb5e2e877325c8558ef6b0529467f15
/growth.c
a08e6b18ea1351a145073e182e81935deb2d5db4
[]
no_license
MustangHX/pebble_drift
90399d9a576a386f143e4cf5dca1f6892505f583
2787fe7868f99632bef164b8eff39b5ce1a2b52c
refs/heads/master
2021-07-10T20:32:43.871620
2020-05-30T00:47:54
2020-05-30T00:47:54
131,463,197
0
0
null
null
null
null
UTF-8
C
false
false
10,871
c
#include "global_ex.h" #include "global_var.h" #include "ex_func.h" #include<math.h> #include<stdio.h> double pp_vr_tau[2]={0.0}; double grow_3b_ada_fix(double dt0, double tot_time){ //adaptive timestep with variable radial resolution int i,j,i_new,j_new; double a_pb1,a_pb11,a_pb2,a_pb22,a_pb3,vr0,vr1...
[ "feynmanustc@gmail.com" ]
feynmanustc@gmail.com
25f3d2e5b03ae407beaaab23774070e978a87a27
2d501f5f0e4fe60573a2480956a715d77463561f
/TEMA02/Tema_02_3_1_Select/rutinas.h
ef833e3f6c3f301628659d9dfac9b9f0df1fc71d
[]
no_license
traxcer/FSC2021
af68d949912779c592a0e8a5be818eaff18e4e09
62eabf0fcdebbfe1ca868c9c492b2f065338f3e0
refs/heads/main
2023-08-19T00:25:15.412798
2021-09-27T06:11:55
2021-09-27T06:11:55
360,428,441
0
0
null
null
null
null
UTF-8
C
false
false
931
h
/* rutinas.h */ void copia_fdset(fd_set * destino, fd_set *origen, int maxfdmasuno){ for(int i=0;i<maxfdmasuno;i++){ if(FD_ISSET(i,origen)) FD_SET(i,destino); } } void print_fdset(char * nombre, fd_set *fds, int maxfdmasuno){ printf("fdSet: %s Patron:[",nombre); for (int i=0;i<maxfd...
[ "meloy30@hotmail.com" ]
meloy30@hotmail.com
b469b9c37178c4f25459a6fed4965612062527be
3d018912dbf4ebd229aa42e06ec58e733aac75eb
/fy3/obj/medicine/lingbaodan.c
599eb64202ac24350580710e9b575a044a577655
[]
no_license
15831944/FengYun2020
93fd7657a5d924e975771c6da83e3baca8c70795
81c0551fad5a77084df80165d45892717d2b7c28
refs/heads/main
2023-03-17T20:59:26.566095
2021-01-02T20:06:59
2021-01-02T20:06:59
null
0
0
null
null
null
null
GB18030
C
false
false
1,361
c
// lingbaodan.c - 九转灵宝丹 inherit COMBINED_ITEM; void create() { set_name("九转灵宝丹", ({ "lingbao dan", "dan" }) ); if( clonep()) set_default_object(__FILE__); set("unit", "些"); set("base_unit", "颗"); set("long", "难见的圣药。吞服(use)后可以恢复精气。\n"); set("value", 5000 ); set("base_weight", 10); set_amount...
[ "yunchunnan@qq.com" ]
yunchunnan@qq.com
3a8c99bee9c6d6279bf6ea3e1bf2f1664cf99c5f
8feb812296925d8a971d9e02daaa70fe30449bea
/print_unsigned.c
a8542b1706ecd8332b52d15b6e6f35416c3553af
[]
no_license
Bzhamdi/printf
b11a1bb3b1246bec7fe4ee651fb62ee6a556e6ba
1631fe9206b3c3b3cbf6991c0992daeca5018176
refs/heads/master
2022-04-09T13:14:49.997726
2020-03-17T23:01:44
2020-03-17T23:01:44
279,108,060
2
0
null
2020-07-12T16:52:53
2020-07-12T16:52:52
null
UTF-8
C
false
false
1,506
c
#include "holberton.h" #include <stdlib.h> /** * print_u - print an unsigned int * @u: to print * Return: the length */ int print_u(va_list u) { unsigned int nb, ddiv, num = 1, len = 0; nb = va_arg(u, unsigned int); ddiv = nb; while ((ddiv / 10) != 0) { ddiv = ddiv / 10; num = num * 10; } while (num > 0)...
[ "tahaeleuch@gmail.com" ]
tahaeleuch@gmail.com
0cde696d003fe1e446ddcdbff1df103bbbf59822
1245a183a05b8c50e7959f9181ffa0cd168ad6d8
/server/src/xml/xml_file.c
370594fc872f22234df1d7abec3907b1174eed98
[]
no_license
MrSquaareEPITECH/NWP_myteams_2019
22d81a9628157e051baf1d3f4e77819264c761da
23efa44c1113e75a85428f39f4d65fca7d6b4b6d
refs/heads/master
2022-09-20T10:19:59.721695
2020-06-02T12:10:47
2020-06-02T12:10:47
null
0
0
null
null
null
null
UTF-8
C
false
false
478
c
/* ** EPITECH PROJECT, 2020 ** server ** File description: ** xml_file.c */ #include "xml_file.h" #include <fcntl.h> #include <sys/mman.h> #include <unistd.h> #include "xml_internal.h" char *xml_from_file(const char *path) { int fd = open(path, O_RDONLY); if (fd == -1) return (NULL); size_t le...
[ "guillaume.bonnet@epitech.eu" ]
guillaume.bonnet@epitech.eu
44b948a79abb69066cb0ce46ff251286391ba901
1e445aba27e6d57521177ad2b39098f050fddcdd
/30.c
a7310d154dc48060688e17c797efe178b6d6376f
[ "Unlicense" ]
permissive
phimanshu332/Project-Thread-IPC
31ecaaf4bd9a9ff8a30296eb8e25ae96ca104191
3af294a2460c1d3ea0e7476095f872413f32b256
refs/heads/master
2020-03-11T02:13:16.585021
2018-04-16T08:56:18
2018-04-16T08:56:18
129,713,795
0
0
null
null
null
null
UTF-8
C
false
false
1,513
c
#include<stdio.h> #include<stdlib.h> #include<unistd.h> #include<sys/types.h> #include<string.h> #include<sys/wait.h> int main() { int fd1[2]; int fd2[2]; char input_str[100]; pid_t p; if (pipe(fd1)==-1) { printf("Pipe Failed"); return 1; } if (pipe(fd2...
[ "noreply@github.com" ]
phimanshu332.noreply@github.com
28f00cb42a9840f923beac4059a0091a2e6c05c4
c857917ffaa1cb601c67f22e9c14d2e3c42ec296
/AnthonyPS2/cipher.h
a480d16a9db0b7ed9374f8bd66cf96f67159a2de
[]
no_license
elepro/Anthony
e24270259145f12884293a2b02eb99ccd3ae8ee8
e0100568fffd9198388d6ed5c1aebe2045e00d44
refs/heads/master
2023-01-07T04:17:10.084527
2022-12-29T06:35:17
2022-12-29T06:35:17
15,492,167
35
5
null
2019-07-28T06:55:03
2013-12-28T12:31:33
C++
UTF-8
C
false
false
1,263
h
/* * ps3mca-tool - PlayStation 3 Memory Card Adaptor Software * Copyright (C) 2011 - jimmikaelkael <jimmikaelkael@wanadoo.fr> * Copyright (C) 2011 - "someone who wants to stay anonymous" * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License...
[ "eleproxxx@gmail.com" ]
eleproxxx@gmail.com
136b564098b01ad8a66c45021dc85ce936701ca1
bf2ba1f3ccd60ef2174afe6ef0809a420e569b2f
/vehicles/mavlink/include/mavlink/v1.0/ASLUAV/mavlink_msg_aslctrl_data.h
39ac59cd9ae527fec2609de69439661c1fd8a765
[]
no_license
38277105/30GroundN
e2ec2bbc7c18acf1239487781a85629cfad53a03
ec44ecd3675387083c64aeb239ed7a8986dbb6d2
refs/heads/master
2023-08-21T05:35:36.823147
2021-10-29T06:03:50
2021-10-29T06:03:50
409,119,376
0
0
null
null
null
null
UTF-8
C
false
false
32,120
h
// MESSAGE ASLCTRL_DATA PACKING #define MAVLINK_MSG_ID_ASLCTRL_DATA 203 MAVPACKED( typedef struct __mavlink_aslctrl_data_t { uint64_t timestamp; /*< Timestamp*/ float h; /*< See sourcecode for a description of these values... */ float hRef; /*< */ float hRef_t; /*< */ float PitchAngle; /*< Pitch an...
[ "5755053@qq.com" ]
5755053@qq.com
8606444adbee2910ad072a4498df6f5fa9f174f9
0083133461ff0115a8fcb49f95de52435afbd14a
/external/mit/xf86-video-glint/dist/src/glint.h
9115b925a5981896679625b3ebf056e3217bbd7e
[]
no_license
noud/mouse-bsd-5.2-x
e572edc90a5e2d4fbd5a7e20058e9123f6b76944
68e4a3e533eefa4113eac14f75db4812751c557f
refs/heads/master
2023-02-27T11:57:09.333231
2020-05-08T00:51:59
2020-05-08T00:52:22
334,542,484
1
0
null
null
null
null
UTF-8
C
false
false
13,525
h
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/glint.h,v 1.58tsi Exp $ */ /* * Copyright 1997-2001 by Alan Hourihane <alanh@fairlite.demon.co.uk> * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that *...
[ "mouse@Rodents-Montreal.ORG" ]
mouse@Rodents-Montreal.ORG
2f6a70964f8f107c12f78978aea9c61fe3b85e74
c2cedcf36667730f558ab354bea4505b616c90d2
/players/daranath/clearing/dwood18.c
4bded28af9e5de8cfff7e47e5e1dd7ebc2731b16
[]
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
1,227
c
inherit "room/room"; #include <ansi.h> #define tp this_player()->query_name() reset(arg){ if(!arg){ set_light(1); short_desc= (BOLD+"DarkenWood"+NORM+" (Deep Forest)"); long_desc= "Darkness overwhelms you as you walk about the evil forest known only as\n"+ "the DarkenWood. No light enters through the...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
4c659b3a2e9cd0e3959362473ee7d3b3b6f2c03f
76af21c514ebcba1f2c73f0c3a7863c02f4be858
/ProgrammingTasks/testFile.c
4806a42f68e443ca666fb92970e7b333223ba273
[]
no_license
daisies7779/RTR-105
7656e4d07b4ec380a12adf712e31cf7e09ee2c25
d9c1e09f4663758091def5e82af189eaff57163a
refs/heads/master
2023-02-25T23:51:03.269195
2021-01-28T14:46:08
2021-01-28T14:46:08
297,688,176
1
0
null
null
null
null
UTF-8
C
false
false
911
c
#include <stdio.h> void noArgumentNoReturn(){ printf ("1.No argument, no return!\n"); } const char* noArgumentWithReturn(){ return ("2.No argument, yes return! and returns exactly this text you read right now! \n"); } void withArgumentNoReturn(char *myString){ printf("%s", myString); ...
[ "noreply@github.com" ]
daisies7779.noreply@github.com
75b8fc51433ab95464f8844db3e1ac446d7f6828
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/45288c0b-8f86-4850-b22b-79248989b3c5.c
d21ec5e367755c49e1c34e1681b023d4f0a3d54f
[]
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
561
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=11; int k; int l; k = 533; l = 64; k = i/j; l = i/j; l = l%j; l = l%j; k = k-k*i; //variables /* START VULNERABILITY */ int a; long b[12]; long c[80]; a = 0; while (a < strlen(b)) { ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
c196b2193f582541cf96c33cf27c5f444cf7a91b
a1209b2e6b310802050ea386e9f7537f7c0b8bff
/yacc_tex/y.tab.c
0b3b6af57331df9c227aa5e2ebb59e2b2abad440
[]
no_license
unknow1646/yacc-calculator
38306830d15fa5545506641c39690ace483728e9
3d3b4a70c2ffb1480505bd67e970748169593720
refs/heads/master
2023-04-15T22:11:53.658876
2021-04-20T18:18:28
2021-04-20T18:18:28
359,910,751
1
0
null
null
null
null
UTF-8
C
false
false
45,818
c
/* A Bison parser, made by GNU Bison 2.3. */ /* Skeleton implementation for Bison's Yacc-like parsers in C Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of th...
[ "hernan.diaz.f@usach.cl" ]
hernan.diaz.f@usach.cl
c1209c6ec1c655db57ad1b42c0bb222155f1228f
0063ba6bba959f3945a0a9aadc7e5cfa22525c75
/DataStructure/graphUsingList.c
63eef88005a61d0bfb3463da7a912602d2364f87
[ "Unlicense" ]
permissive
techbless/algorithm-playground
c34fbb65e7ca92776c45211eaa0e793456dddf41
7c7e860907005612c4cca0f92995f524ec6d30a7
refs/heads/master
2023-01-06T09:53:30.109067
2020-11-05T14:41:50
2020-11-05T14:41:50
120,580,982
2
1
null
null
null
null
UTF-8
C
false
false
1,633
c
#include <stdio.h> #define MAX_VERTICES 50 typedef struct GraphNode { int vertex; struct GraphNode* link; } GraphNode; typedef struct GraphType { int n; // 정점의 개수 GraphNode* adj_list[MAX_VERTICES]; } GraphType; void init(GraphType* g) { int v; g->n = 0; for (v = 0; v < MAX_VERTICES; v++)...
[ "noreply@github.com" ]
techbless.noreply@github.com
9c408a484724708fa45e940937b62e60d4446c85
7c544027a9730f22c90679dec84e5a95575acff4
/demo/00.Compass&Clock/EPI/Apps/delay.h
84c3273ba48afb9567b2af2a8fcabd517207f097
[]
no_license
machunyu/embeddedpi
f0ed9379419246b3c2581d2d38f7e92cfaf437ad
aec5b1eadd014d8d23d78b3e3a700929c9a15d68
refs/heads/master
2021-01-17T08:23:46.367172
2014-03-14T13:34:29
2014-03-14T13:34:29
null
0
0
null
null
null
null
UTF-8
C
false
false
151
h
#ifndef _DELAY_H_ #define _DELAY_H_ void delay_ms(unsigned short nms); void delay_init(unsigned char SYSCLK); void delay_us(unsigned int nus); #endif
[ "machunyu@coocox.com" ]
machunyu@coocox.com
3efef261a6519498fee21cfb6a09807b357dcaec
122f4e519b323061f2c8048612c1257f1ef8c4bd
/src/lib/system.c
127c471bedc30ada8e4c6473d24bf731e9791d75
[]
no_license
dsturnbull/spacemmo
812406ef7a6fc257a4398912321ceae7d9eb390c
7d591a58d2cc957acec0398a9f760874d3835c58
refs/heads/master
2021-01-10T21:23:57.911028
2012-05-07T23:12:58
2012-05-07T23:12:58
null
0
0
null
null
null
null
UTF-8
C
false
false
932
c
#include <stdlib.h> #include "src/lib/system.h" #include "src/lib/cluster.h" #include "src/lib/entity.h" system_t * init_system(cluster_t *cluster) { system_t *system = calloc(1, sizeof(system_t)); system->cluster = cluster; system->entities_size = 1024; system->entities = calloc(1024, sizeof(system_t...
[ "david@broodax.net" ]
david@broodax.net
adc90baaea89fa42765c2865915c4f3b77705520
e1d74d6b7f8df7140b21329b6398b75603c33c7c
/resource1.h
fdfe5bc8670689a978be81e697b6dae11b9ab491
[]
no_license
KatsiarynaDzibrova/lab1_pinguins
cb40766dacf6615aeaf49c1eea63fbdd5c739ed6
f8a30e683894cfa893956c51ebe5dc7b5565d84e
refs/heads/master
2020-07-23T14:05:50.666077
2019-09-30T19:30:27
2019-09-30T19:30:27
207,582,895
0
1
null
null
null
null
WINDOWS-1251
C
false
false
453
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by WindowsProject1.rc // Следующие стандартные значения для новых объектов // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 101 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_N...
[ "yaninasan@tut.by" ]
yaninasan@tut.by
c5429e5a2cb0a29c0e2113f6e5a21b7a202d1603
b475b44f9ada59dcc53125d9290058afba594ceb
/0x01-variables_if_else_while/10-print_comb2.c
c75c51e7d9bc63f74e92d3cc4c7b450dfd662f65
[]
no_license
Juan8bits/low_level_programming
99267ebb3f2599ba79691a1e160e04a105fd3748
35e223b2600283ece7b1fafdd597c4d48fcfc939
refs/heads/master
2023-04-10T14:37:08.379553
2021-04-22T03:13:26
2021-04-22T03:13:26
null
0
0
null
null
null
null
UTF-8
C
false
false
744
c
# include <stdio.h> /** * main - Write a program that prints the numbers from 00 to 99. * -Numbers must be separated by ,, followed by a space * -Numbers should be printed in ascending order, with two digits * -You can only use the putchar function (every other function * (printf, puts, etc) is forbidden) * -You can ...
[ "juan160820@gmail.com" ]
juan160820@gmail.com
8cc0a296822b5863c2038dd83281049f37a6af09
5896167027f07d1e53672ebb76b60ed7bf2f09c8
/Win8.1/x86/System32/ndis.sys/Standalone/_PAGED_LOOKASIDE_LIST.h
4170f67a144bd5809543d64486e8502d9b836f55
[]
no_license
antiwar3/headers
c776e1de8b552e1284901361907f5e7515ef20ae
e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0
refs/heads/master
2021-05-25T22:49:20.063532
2020-02-24T21:43:26
2020-02-24T21:44:11
253,953,543
1
2
null
2020-04-08T01:25:44
2020-04-08T01:25:44
null
UTF-8
C
false
false
6,630
h
typedef struct _SINGLE_LIST_ENTRY { /* 0x0000 */ struct _SINGLE_LIST_ENTRY* Next; } SINGLE_LIST_ENTRY, *PSINGLE_LIST_ENTRY; /* size: 0x0004 */ typedef union _SLIST_HEADER { union { /* 0x0000 */ unsigned __int64 Alignment; struct { /* 0x0000 */ struct _SINGLE_LIST_ENTRY Next; /* 0x0004 */ ...
[ "w.benny@outlook.com" ]
w.benny@outlook.com
47b6b46bcf6f392599bad1b326af9aff73f4f723
63b1f09767856f20c81f8ab022d55bf42fdd3b78
/UNDron_matrix_ats/firmware/hw-test/soc-hw.c
fec796d8b20073724b5bc84fdaac4dff8153973a
[]
no_license
n07myn4m3/UNDron
2a77491c8b75966c21268bd45d164b4972003714
9d78f435c707fb051803ef2b78c92bc14e15e88c
refs/heads/master
2021-01-10T22:39:43.956423
2016-11-29T02:36:48
2016-11-29T02:36:48
69,708,066
0
0
null
null
null
null
UTF-8
C
false
false
6,797
c
#include "soc-hw.h" #include "softfloat.h" uart_t *uart0 = (uart_t *) 0x20000000; timer_t *timer0 = (timer_t *) 0x30000000; gpio_t *gpio0 = (gpio_t *) 0x40000000; spi_t *spi0 = (spi_t *) 0x50000000; everloop_t *everloop0 = (everloop_t *) 0x60000000; // por el momento no ...
[ "niospiname@gmail.com" ]
niospiname@gmail.com
647d00a1a2e83cb8dc54f67058c3d1fec33687a1
5b7d43971eae9f06b81d4c2ae37a12d667b696b3
/mudlib/d/for_martea/for_suu/migong/mazewalker.c
67d7e14b467b009e137392458a0b900085d66f73
[]
no_license
lostsailboard/fy4
cb6ad743fa0e6dec045e4d5c419b358888fc6a36
b79d809c6e13d49e8bc878302512ad0d18a3e151
refs/heads/master
2021-12-08T06:03:29.100438
2016-02-21T09:03:58
2016-02-21T09:03:58
null
0
0
null
null
null
null
GB18030
C
false
false
2,309
c
inherit NPC; string kill_passenger(object who); void create() { set_name("迷宫探险者", ({ "mazewalker" }) ); set("gender", "男性" ); set("age", 68); set("str", 28); set("cor", 27); set("cps", 25); set("int", 23); set("max_gin", 3000); set("max...
[ "liming.xie@gmail.com" ]
liming.xie@gmail.com
79e81a57845a5ceb606e29d9641b3c37a4d5fb13
ae4e23674a1930284c6cdcd8622475a40009bfc1
/src/kmnsim.h
2b8b998508936c3564468bd21b471808efbff91e
[ "BSD-2-Clause" ]
permissive
wkoszek/kmnsim
5ebb04b273bdef931244a8b9eb014a11d254dbd7
459e469713530c5d608db3fa44bde29b3c1c59e5
refs/heads/master
2020-06-06T09:17:21.356935
2015-12-03T00:58:22
2015-12-03T00:58:22
21,115,613
63
7
null
2015-12-03T00:58:23
2014-06-23T06:04:29
C
UTF-8
C
false
false
6,254
h
#ifndef _KMNSIM_H_ #define _KMNSIM_H_ /* NOT YET CLASSIFIED */ extern int cmd_verbose; extern int flag_debug; extern int kmnsim_version; extern int verbose; #define VERSION 1 struct network; struct hub; struct host; struct router; struct iface; struct conn; struct connlist; struct arptable; struct pktq; /* * Netwo...
[ "wkoszek@FreeBSD.czest.pl" ]
wkoszek@FreeBSD.czest.pl
9e68fc21a882080083c484f9f45fdd2defa86485
6165a3f4caed6ec7ba0269060fe274985e6a5b51
/src/moondata.h
264a629cbf70865924e1572e24c396e5e9831fc6
[]
no_license
snowfog/UFOClock
b55a32e4533878aff9018ec4786a6a8060124036
45dcaa11c1163b42b44793371db7c036b8e686a3
refs/heads/master
2021-04-28T15:00:16.039420
2018-07-28T15:27:44
2018-07-28T15:27:44
121,980,206
0
0
null
null
null
null
UTF-8
C
false
false
91
h
struct phase_info { double jd; float phase; }; extern struct phase_info phases[];
[ "mikedoody@gmail.com" ]
mikedoody@gmail.com
5d2697b3fabe49e41094d1071b282243794e0f8c
53fae6e612d2f7c2117fa354b389d86771529de7
/bgpd/.svn/text-base/bgp_routemap.c.svn-base
8077c1e1bfd5cb4136d0e1505d74684c53f149b4
[]
no_license
eastchiang/HiOS-IPC
2d86773d395728492957385070eb910d2ab0b287
7534c03d8991eace748e6d0dc795e4d1673d47ff
refs/heads/master
2022-01-10T14:24:20.125590
2019-05-18T02:24:02
2019-05-18T02:24:02
null
0
0
null
null
null
null
UTF-8
C
false
false
105,049
/* Route map function of bgpd. Copyright (C) 1998, 1999 Kunihiro Ishiguro This file is part of GNU Zebra. GNU Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any la...
[ "hongyue_yu@sohu.com" ]
hongyue_yu@sohu.com
14454d29983b786de90fd61ea21da34e5fd330fb
9e293a77d3dc76060934d169f02e1e6b3f5581f5
/c_code/6_2/stdlib_osproc.c
e6d25254b8f2b00bd398e28a067f1496c89e7990
[]
no_license
shaoxie1986/csources
34ac99d4b06707684dffa5644732233640f16c8e
08c310bb8277611711ca06619526ec08f1feffaf
refs/heads/master
2021-05-09T04:08:17.281212
2017-09-07T11:31:46
2017-09-07T11:31:46
null
0
0
null
null
null
null
UTF-8
C
false
false
66,102
c
/* Generated by Nim Compiler v0.17.2 */ /* (c) 2017 Andreas Rumpf */ /* The generated code is subject to the original license. */ #define NIM_NEW_MANGLING_RULES #define NIM_INTBITS 64 #include "nimbase.h" #include <string.h> #include <sys/types.h> #include <unistd.h> #include <setjmp.h> #include <errno.h> #include <...
[ "rumpf_a@web.de" ]
rumpf_a@web.de
bea7c02dc93ad4b2c571fe915cd80f87241e576a
d6720f9cb13c0233b76bc8a81717a83b40ae9830
/books/c/opengl/opengl-red/surface.c
d3d823c8f7ccdee656a742766e4ee2d744985a85
[]
no_license
EchoLiao/nalstudy
e4565aadf80ff70388225c4c92eb9bb22d85f384
869288a16e540520cadc28c82702e52f1c8396ac
refs/heads/master
2016-09-05T12:38:06.721690
2013-06-05T08:47:01
2013-06-05T08:47:01
33,391,633
0
0
null
null
null
null
UTF-8
C
false
false
5,881
c
/* * Copyright (c) 1993-2003, Silicon Graphics, Inc. * All Rights Reserved * * Permission to use, copy, modify, and distribute this software for any * purpose and without fee is hereby granted, provided that the above * copyright notice appear in all copies and that both the copyright * notice and this pe...
[ "nuoerlz@da13e6bb-9c2c-a04c-5f4c-2d7d41371f5f" ]
nuoerlz@da13e6bb-9c2c-a04c-5f4c-2d7d41371f5f
cc8087d8ebd9333fe7b86868850965c4740cba0f
7069cb71852cf1a5995133b1858bab3e46b501f9
/source/ekernel/subsys/avframework/eyesee-mpp/middleware/sun8iw19p1/media/LIBRARY/libisp/isp_events/events.h
cb9718f02a22861f5b27519ec102d99113d2915b
[]
no_license
lindenis-org/lindenis-v833-RTOS-melis-4.0
d2646c7093851d45645679a55bcf1462b8d4d18e
71ab8faeee960e27ef83a9ff2e4ae4b7f33eda20
refs/heads/master
2023-06-24T01:40:55.111140
2021-07-23T08:01:43
2021-07-23T08:09:40
388,733,103
14
13
null
null
null
null
UTF-8
C
false
false
1,065
h
/* ****************************************************************************** * * events.h * * Hawkview ISP - events.h module * * Copyright (c) 2016 by Allwinnertech Co., Ltd. http://www.allwinnertech.com * * Version Author Date Description * * 3.0 Yang Feng 2016/03/21 VIDEO INP...
[ "given@lindeni.com" ]
given@lindeni.com
9edb5b44f2fcd26a318ec644cceee8adb801bd4c
8d298e63324f05fd3dcc5d0deccd91c275cacede
/bin/tmp/TrainSimulation-guuz1ie8/temp/0004_Curve/sources/TrainSimulation_Curve_init_fmu.c
eb931c28f43b78e62afd3cc882f8a38e7113351c
[]
no_license
BaratBence/Szakdolgozat
312962a4b628134b57abea6b4cd81ee709d817ce
369abd70154ee0f10acc5f2369a34323e3693ac7
refs/heads/master
2023-01-18T23:39:09.245262
2020-11-23T13:42:13
2020-11-23T13:42:13
297,055,535
0
0
null
null
null
null
UTF-8
C
false
false
55,567
c
#include "simulation_data.h" OMC_DISABLE_OPT void TrainSimulation_Curve_read_input_fmu(MODEL_DATA* modelData, SIMULATION_INFO* simulationInfo) { simulationInfo->startTime = 0.0; simulationInfo->stopTime = 1.0; simulationInfo->stepSize = 0.002; simulationInfo->tolerance = 1e-006; simulationInfo->solverMethod ...
[ "bencebarat77@gmail.com" ]
bencebarat77@gmail.com
bb400fa89ba5828c7b458906035f8dfd35471b05
7211d5aceba173d2fd3af0649450f2de10a17f5e
/T_J_GAME.c
7fe296c7acc93842f00e26453c4c1f726087453a
[]
no_license
igsrodino/Microcontroller_Game_C_Lang
cb08448d70ab4cfb9e9942309a9dd3b9f91fc7ae
09e521c5444b901a827fd351512365dcd0b496a5
refs/heads/master
2020-09-09T03:44:40.335570
2019-12-06T23:22:19
2019-12-06T23:22:19
221,338,239
0
0
null
null
null
null
UTF-8
C
false
false
27,412
c
#include <stdint.h> #include <avr/io.h> #include <avr/interrupt.h> #include <util/delay.h> #include <cpu_speed.h> #include <stdio.h> #include <stdbool.h> #include <stdlib.h> #include <string.h> #include "usb_serial.h" #include <macros.h> #include <lcd_model.h> #include <graphics.h> #define FREQ (8000000) #define PRES...
[ "igs_rodino@hotmail.com" ]
igs_rodino@hotmail.com
e40e7e6793792dec9a77a5fbe284757d12ca9735
e4688989869642d17ccc4ce8a78d540e462a812d
/amns_for_our_tests/p192_1__6_-8__69/amns_init.c
7d234d71439eb9ed85560ffe417c814cdbe7b7ec
[]
no_license
eacElliptic/AMNS
5753ba9f6e088a9408a4d3853cdb57025c942034
bd549f293e43775507b6e3166ad388a984099f11
refs/heads/master
2021-06-24T20:03:38.250394
2020-10-08T20:26:43
2020-10-08T20:26:43
133,142,425
0
0
null
null
null
null
UTF-8
C
false
false
1,246
c
#include "amns_init.h" void init_data(){ int i; for(i=0; i<POLY_DEG; i++) mpz_init (gama_pow[i]); mpz_init (modul_p); mpz_set_str (modul_p, "5586813758178031381954288472151500116531339198329727352161", 10); mpz_set_str (gama_pow[0], "4179326888520504447586294930314780621799377408506848838988", 10); for(i=...
[ "eac.elliptic.curve@gmail.com" ]
eac.elliptic.curve@gmail.com
17b4c974d21262d978f8a1ff9c84d4d82240a323
417f92150d503a78747433df8ee1a5d292dc06db
/sysroot/usr/include/stdio.h
194b9ae8125cac80f6b21abe0064b5d51749a9ad
[]
no_license
jaykrell/tru64
16424e389dded7cb6386b701f4714f720bbbb699
f4117dfdde98eb05fb5318b20c94bfdd4397b689
refs/heads/master
2023-06-15T04:48:06.150828
2021-07-10T09:35:09
2021-07-10T09:35:09
382,783,658
0
0
null
null
null
null
UTF-8
C
false
false
25,780
h
/* * @DEC_COPYRIGHT@ */ /* * HISTORY * $Log: stdio.h,v $ * Revision 4.2.50.1 2008/03/03 14:49:37 Chilaka_Ravi_Kumar * Replaced sizeof(_L_tmpnam) with a hardwired value of "6" * to adhere to the open group standards QAR 100385. * * Revision 4.2.47.1 2001/09/11 15:17:08 Thomas_Peterson * Backport from ...
[ "jay.krell@cornell.edu" ]
jay.krell@cornell.edu
64e62518e0d6429914958cf4b81f9f3d074c3ba9
8780a116afbbe46dc97cfafe8040a21b38247b84
/mappings.c
2dcdf7d7ae01f39a1220e56324326bb2b5052234
[]
no_license
steveobbayi/CedarXWrapper
1eb25c76bb14b6648938fd07d007ada48df4d2bc
079d69842db6d093c9732f7107cfaac4f9cb5087
refs/heads/master
2021-05-27T03:21:02.334717
2012-08-14T21:56:52
2012-08-14T21:56:52
null
0
0
null
null
null
null
UTF-8
C
false
false
8,123
c
/* * Copyright 2012 Iain Bullard <iain.bullard@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, ...
[ "iain.bullard@gmail.com" ]
iain.bullard@gmail.com
2cd1f8614bda6be54a5c24951610fc017be31f44
3a56b1155d39c8e4dfaff52f0ec2e43b64304c28
/frames/05738.c
5d06ec755cd406832d19e71e1d6deef46fda08d6
[]
no_license
RippedOrigami/GBA-Rick
6a610bde18e8dda978730b2d754565e9cdcbfe1d
0953de71ad0a392f5d3a0bcedc54d55e478925b7
refs/heads/master
2021-05-28T17:10:33.260039
2014-11-28T17:14:04
2014-11-28T17:14:04
null
0
0
null
null
null
null
UTF-8
C
false
false
6,507
c
//{{BLOCK(_5738) //====================================================================== // // _5738, 40x40@8, // + palette 256 entries, not compressed // + 25 tiles lz77 compressed // Total size: 512 + 1412 = 1924 // // Time-stamp: 2014-11-28, 05:20:19 // Exported by Cearn's GBA Image Transmogrifier, v0.8.12 // ( ...
[ "mtinc2@gmail.com" ]
mtinc2@gmail.com
589ee0d45f3f9aa773ccc59923aec7103ccbf943
7648c812f5182caf696dd1dcb74b8347b7b5f840
/delay.h
2886db242319f16542e1b9ab83a69bcfd6e884fb
[]
no_license
lxcau/clock
331571e545cb4facdea5b825b68bb427215d895e
77a4514ff9352233e5351b160eff966073e9f352
refs/heads/master
2021-01-01T05:16:38.114317
2016-05-26T15:24:45
2016-05-26T15:24:45
59,759,717
0
0
null
null
null
null
UTF-8
C
false
false
170
h
#ifndef __DELAY_H__ #define __DELAY_H__ void Delay1us(void); void Delay100us(void); void Delay1ms(void); //@12.000MHz void DelayMs(int n); void DelayUs(int n); #endif
[ "李兴" ]
李兴
9528ce4e6c68fad78c70603e28edeb452d251b45
a85b6b4c0eb6b8cac520537140c3a680d4f025b7
/ME310G1-ME910G1-ML865G1/AppZoneSampleApps-AUX_UART/FOTA/hdr/fota.h
064690252665fc2cb2db2dd397bf83321fb418b9
[ "MIT" ]
permissive
balamuthunkl/IoT-AppZone-SampleApps
1c4686ba6a8d65b801a10c38b638cbe2d49f4a83
6545a5c4d8779c564542dc451df4020bd6bf04df
refs/heads/master
2022-12-15T03:00:31.497680
2020-09-08T14:21:29
2020-09-08T14:21:29
null
0
0
null
null
null
null
UTF-8
C
false
false
809
h
/*Copyright (C) 2020 Telit Communications S.p.A. Italy - All Rights Reserved.*/ /* See LICENSE file in the project root for full license information. */ /** @file fota.h @brief demo related definitions @details @note Dependencies: m2mb_types.h @author @date 25/05/2...
[ "Fabio.Pintus@telit.com" ]
Fabio.Pintus@telit.com
223480eaf99a1ebd799f5c394ed879a863fdfac9
35e59677dce0704c4d313697884c809b69037ce0
/src/opengl/grafico.c
bc42afe1462ddf61cfb3c8e8d6b3b86c61937b58
[ "MIT" ]
permissive
lubalsaneli/APS-C
a3c421a9ac50341fb6a195e1e8834d1c0c9547d5
1c10243c47ac8215fc17a8752eb59233fd1930a5
refs/heads/main
2023-09-04T21:03:53.767528
2021-11-19T05:37:34
2021-11-19T18:03:03
null
0
0
null
null
null
null
UTF-8
C
false
false
23,789
c
#define __STDC_WANT_IEC_60559_BFP_EXT__ // strfromf #include <stdlib.h> // malloc & free #include <string.h> // strlen & NULL #include <limits.h> // UINT_MAX #include <ctype.h> // isspace #include <stdio.h> #include <math.h> #define __GRAFICO_IMPL #include "grafico.h" #include "opengl-pch.h" #undef __GRAFICO_IMPL...
[ "giovanigiaqueto@gmail.com" ]
giovanigiaqueto@gmail.com
b719f62c7dffb254095161e2c893b904e67a31f7
606298f80565cbf94e92abde29f231133e7ad366
/Ford_section2_lab3[1].c
d7b73277deb7b7c82ad3217dacc504382ea17782
[]
no_license
jdford07/Course_Work
3b650857a54eea79860435a19cc5ecdbd362029c
9496acfe4874b4608d8640a1f91a7ba96d339b94
refs/heads/master
2021-01-09T20:33:53.233530
2016-07-12T18:30:44
2016-07-12T18:30:44
63,182,546
0
0
null
null
null
null
UTF-8
C
false
false
3,641
c
//Lab 3: Calculator //John David Ford //2 February 2016 //Section 2 #include<stdio.h> main() { int iOperationChoose = 0; float fUserFirst = 0; float fUserSecond =0; int iUserFirst = 0; int iUserSecond = 0; int i, j; while (iOperationChoose != 7) { printf("Calculator Menu\n (1)Addit...
[ "noreply@github.com" ]
jdford07.noreply@github.com
b82574cfc0202bea1cc6bdbcf0c8d961c49da2f4
5ca131ac454042ef0ad3582e8e1bce6e40e16e32
/Breaks6502/reactive/reactive.h
41953054102c99c8d10af405779efe4598727885
[]
no_license
aedrax/breaks
3d234a62d44b1fe97403b21ee372f62bca96ecfc
e5e2f26390aa5e3be3d3aaef9631523017edc0f0
refs/heads/master
2020-04-22T17:35:56.585174
2018-12-02T09:23:18
2018-12-02T09:23:18
47,590,268
0
0
null
null
null
null
UTF-8
C
false
false
618
h
// Reactive core. typedef struct reactive_item { char *name; int value; // выходное значение int old_value; // входное значение void (*handler)(void); } reactive_item; reactive_item * reactive_get_item ( char * name ); // Добавление реактивной переменной в очередь. void reactive_link ( char *name, ...
[ "ogamespec@gmail.com@92c399df-91ff-7c34-b1d0-cc9d408d2d33" ]
ogamespec@gmail.com@92c399df-91ff-7c34-b1d0-cc9d408d2d33
6395803211a65d70d7af590e8fa5ff0b5c4c23ec
345b45dac0b414b1f568ab4cd5458c7afe979545
/c_VSIP_src/vsip_cvjmul_f.c
63c6137e3f296a3e40c3e9fec4c36f26a4ff61e4
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference" ]
permissive
rrjudd/jvsip
256b41924b78305c779b8356f2fb83a2f47b64ff
f9ea05e0082acfeb3707b02e91a45f40008b7340
refs/heads/master
2022-10-03T02:40:27.724075
2022-09-20T19:07:50
2022-09-20T19:07:50
3,030,715
15
5
null
null
null
null
UTF-8
C
false
false
2,327
c
/* Created RJudd December 30, 1997 */ /* SPAWARSYSCEN D881 */ /********************************************************************** // For TASP VSIPL Documentation and Code neither the United States / // Government, the United States Navy, nor any of their employees, / // makes any warranty, express or implied,...
[ "rrjudd@me.com" ]
rrjudd@me.com
b029a9ce4022a8c756798f4d23caccbe6df07b5f
f62ddee2dcadcae0e90f969be513b04e16dabf58
/data/source/tests/yal_test_macros.h
8e54e0a2cf575f4f48a227c254d6bc7b2f0b1da8
[ "Apache-2.0" ]
permissive
libyal/libyal
30bccf56471dbf874292fe32d5d9173fd470df0e
124111953917f65782a66a80e96a502ce2331b09
refs/heads/main
2023-07-25T09:25:46.068071
2023-07-08T09:56:44
2023-07-08T09:56:44
23,780,738
196
30
Apache-2.0
2022-11-27T19:01:42
2014-09-08T05:57:58
C
UTF-8
C
false
false
9,536
h
/* * Macros for testing * * Copyright (C) ${copyright}, ${tests_authors} * * Refer to AUTHORS for acknowledgements. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either versi...
[ "joachim.metz@gmail.com" ]
joachim.metz@gmail.com
5a0ba5ab04c464e13c74cd7db1994c657d9c1c5a
39c8c60cc575f3997bf6b2d1440dddd9469fe40f
/priyankaACET4/www.c
172410edb18d6153599f6949deeb54f76e5822b7
[]
no_license
rapidcode-technologies-private-limited/C
2cccffd0ff5312eca9ba7c59e63d5ca8658add4a
e3f7471e2275f7c551bbedc6c65c637832374a66
refs/heads/master
2022-11-08T17:07:11.726861
2022-10-14T14:40:00
2022-10-14T14:40:00
194,283,877
2
0
null
2019-08-26T11:59:23
2019-06-28T14:06:36
C
UTF-8
C
false
false
1,139
c
#include<stdio.h> #include<stdlib.h> #include<string.h> #define SI 20 void fun1(char *); int main() { int n,i; char *p,*s,*s1,*s2,*q,*r; s=(char*)malloc(SI*sizeof(char)); printf("enter\n"); fgets(s,SI,stdin); *(s+strlen(s)-1)='\0'; n=strlen(s); printf("%s%...
[ "priyash959@gmail.com" ]
priyash959@gmail.com
0661fd2680e9c229a6c0b608e85efadd68a83842
708dba68681e1b61e80213d3efddf3f0b0dff788
/week19/makearray.c
dcdb4a15c691181ca7130d79626654314d99321a
[]
no_license
mark146/207_2013
8c9cc2ca6a4f6d4247ad0212ce128f106e268f0a
625f0135cf768bcc65646338664475493d402f3e
refs/heads/master
2020-03-16T20:54:54.660916
2014-02-27T11:44:31
2014-02-27T11:44:31
null
0
0
null
null
null
null
UTF-8
C
false
false
221
c
int main(int argc, char *argv[]) { int count=0; int i; int* a=(int*) malloc(20*sizeof(int)); for(i=0;i<=20;i++){ count=(count+1)%3; a[i]=0; if(a[i]=0){ printf("BING!\n"); } } return 0; }
[ "csx239@coventry.ac.uk" ]
csx239@coventry.ac.uk
69b1b1dd6c22d9e212e99d001d894f9722554247
6eaa5887ebf3c710ad0bde50334997783419d91f
/depthFirstSearch.c
cc3b2c8032ac782d0555afbf5facaa0a55a76e96
[]
no_license
archan129/CSS211_Pa2
7093c5c83e930e10eef48c6e1e640f75db07f9d6
ac2421b06776ac95e2a7f67e053ae270cd3f43b0
refs/heads/main
2023-07-28T05:34:10.085810
2021-08-31T18:07:03
2021-08-31T18:07:03
401,799,373
0
0
null
null
null
null
UTF-8
C
false
false
3,520
c
#include<stdlib.h> #include<stdio.h> #include<string.h> struct Node{ char name[20]; struct Node* next; int weight; int index; }; struct Graph{ int size; struct Node* arr; int visited; }; void dfs(struct Graph* g, int iv); struct Node* allocateNode(char str[20],int w,int index); struct Graph* allocateGraph(int ...
[ "arrchanpat129@gmail.com" ]
arrchanpat129@gmail.com
8898540e1fe500988aadabfcda3e1d2d5864380d
157fd7fe5e541c8ef7559b212078eb7a6dbf51c6
/TRiAS/Global Includes/TRiAS Includes/Xtensnn.h
ccdd0766f0ef9ab28d315247d58b386c4b656bb8
[]
no_license
15831944/TRiAS
d2bab6fd129a86fc2f06f2103d8bcd08237c49af
840946b85dcefb34efc219446240e21f51d2c60d
refs/heads/master
2020-09-05T05:56:39.624150
2012-11-11T02:24:49
2012-11-11T02:24:49
null
0
0
null
null
null
null
ISO-8859-1
C
false
false
13,877
h
// Notifikationen ------------------------------------------------------------- // File: XTENSNN.H // @doc // @module XTENSNN.H | Enthält die Definition aller Makro's und Funktionen, die // für den bequemen Einsatz der Notifikationen von und an <tr> verwendet werden // können. // @topic Notifikationen | Notifik...
[ "Windows Live ID\\hkaiser@cct.lsu.edu" ]
Windows Live ID\hkaiser@cct.lsu.edu
710158bab09de67c857e00a5ffc6dea8e0e8fc31
cd48c41a7b452cc2d6658bb99c3f86378012ddf8
/ft_lstnew.c
f9a7769b402f1d229f54ea47e5f2f9ee125f76c2
[]
no_license
rialbeg/42libft
52aead409ec9e6ad5c043bc3bf4fe40781f2bee5
375806fc8dbb04edee970431d05bbe5469907c80
refs/heads/main
2023-09-04T08:05:38.949791
2021-10-31T00:21:34
2021-10-31T00:21:34
422,736,315
0
0
null
null
null
null
UTF-8
C
false
false
1,123
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstnew.c :+: :+: :+: ...
[ "gsamascarenhas@gmail.com" ]
gsamascarenhas@gmail.com
61790bc7e08295afaf4241b55dc9dd3ad5a2cc99
b2d48aac47dc3a3050f9cb562808f0e6f19a36e4
/kiran/memory_allocation/calloc.c
717aab8d7724496aea455a212c4a351db565112e
[]
no_license
bhagavansprasad/students
7f7df2f4c2350025d58406794a7d94d9c8a9d7be
2822fb81cfb6714d48dea1e4957d6011ffa6198b
refs/heads/master
2023-08-04T04:44:11.346963
2023-07-24T06:09:00
2023-07-24T06:09:00
193,177,404
0
0
null
2022-11-30T23:33:00
2019-06-22T01:21:59
C
UTF-8
C
false
false
406
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int main() { int *str; str = calloc(10,sizeof(char)); if(str == NULL) { printf("request memory is not allocated\n"); } else { *str = 400; } printf("allocated memory size is ----> %d\n",(int)sizeof(str)); printf("alocated memory ...
[ "bhagavan.prasad@blackpeppertech.com" ]
bhagavan.prasad@blackpeppertech.com
b3503adbadd3fc5eb489eb5454fceff3b97ffcf2
0e795c477f06ccf780ed9a91271516e48197b035
/LTRX631_HEW_A01/LifeIQ_resources/testtt.c
42514b40438599fa877ab80c915926a7b23a1ea2
[]
no_license
francisduhaut/lithium_modular_a1
7de29ab2c0862be06dbf3ff9450b6daee2746d59
37f85ce0dd96c519ca530edef15aa790c05842e2
refs/heads/master
2021-05-06T16:07:28.572946
2017-12-09T23:55:29
2017-12-09T23:55:29
113,709,319
0
1
null
null
null
null
WINDOWS-1258
C
false
false
814,360
c
/***************************************************************************** * FileName: testtt.c * Processor: PIC32MX * Compiler: MPLAB C32/XC32 (see release notes for tested revision) * Linker: MPLAB LINK32/XC32 * Company: Microchip Technology, Inc. * * Software Li...
[ "francis.duhaut@fr.enersys.com" ]
francis.duhaut@fr.enersys.com
61a55826c132286da6af1f40aac6ad30d3a774a5
057e2ef24d823f95784650ff3ec9c36b4de612c7
/thirdparty/libzlib/stdafx.h
f6208788294d82c04c7266f588520ea2db2a3d31
[]
no_license
mz02005/CScript
945a1f97f499977b336ea862b7a5dcda549b2fda
de0b7672cfc526be86443d96b5368c50f633d047
refs/heads/master
2020-04-16T02:15:16.616365
2017-11-01T02:56:59
2017-11-01T02:56:59
58,175,732
6
2
null
null
null
null
UTF-8
C
false
false
93
h
#pragma once #include "targetver.h" #define WIN32_LEAN_AND_MEAN #include <windows.h>
[ "mz02005@gmail.com" ]
mz02005@gmail.com
7d23def6c19208f765ac1d81f9a061d28bc21a32
7f62cde0348aa1b2ff28c9643c2829af0f2ad046
/src/proto/option.pro
7b558eded95f29af6047198985be9e312fdf35fa
[ "Vim" ]
permissive
vsujeesh/vim
264b3d495309fb6bd6fee6ac067c9f8ccd927b3e
f06c4a7a1d6a8a02449e6ed3aa3a2c19d7fde2ea
refs/heads/master
2023-03-15T04:05:02.184549
2023-03-06T20:36:55
2023-03-06T20:36:55
204,110,259
0
0
null
2019-08-24T04:54:58
2019-08-24T04:54:57
null
UTF-8
C
false
false
6,387
pro
/* option.c */ void set_init_1(int clean_arg); void set_fencs_unicode(void); void set_string_default(char *name, char_u *val); void set_number_default(char *name, long val); void set_local_options_default(win_T *wp, int do_buffer); void free_all_options(void); void set_init_2(void); void set_init_3(void); void set_help...
[ "Bram@vim.org" ]
Bram@vim.org
9a071a65970d091c8768f32cfdf519133b7202b2
577b362b6571a2033e5206866360632138f62098
/project4_BinPacking/packing.c
0f04d08802e953f18ed85452f451a7d6dfe48a7c
[]
no_license
Dylan-Hall/DSA2-Projects
cb40d44dc8ab45d0139846932da88a84e063727c
7a973b80a58c50e1c3bc77f686f33207ca46bd66
refs/heads/master
2021-01-02T22:41:00.182232
2017-08-05T22:03:15
2017-08-05T22:03:15
99,365,828
0
0
null
null
null
null
UTF-8
C
false
false
4,898
c
/* * packing.c :: packing.h * * Created on: Apr 16, 2017 * Author: Dylan + Nathan * * Project 4 * DSA2/COP4534 */ /** * This is the source file for the functions * for solving a bin-packing simulation. * * The offline approach allows the simulation to have previous knowledge of the ...
[ "noreply@github.com" ]
Dylan-Hall.noreply@github.com
3e1bf81dbc101ab5b1c913893e8f9ecf2bc733e4
5e4a11896c3a320a05507e8dd9f70f6758d5ac31
/Unity/Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Collections_Generic_Dictionary_2_Transform_1_11MethodDeclarations.h
2e912d1377c55f0bd5b7abd9920d9d58d0e2553c
[]
no_license
SUMOU/SUMOU
d6b83aeb6b34351aa2ad883e2ea861b8944da385
d8023abb3115585fb2164e18d89091554bbcc720
refs/heads/master
2021-01-10T15:31:39.179817
2015-11-25T07:14:18
2015-11-25T07:14:18
45,302,855
0
0
null
null
null
null
UTF-8
C
false
false
2,926
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> // System.Collections.Generic.Dictionary`2/Transform`1<System.Object,UnityEngine.TextEditor/TextEditOp,UnityEngine.TextEditor/TextEditOp> stru...
[ "fujita1syu@gmail.com" ]
fujita1syu@gmail.com
505f6901ef69d7779c3cfd48997b8b98d0e3801e
7224c2851d7bc61d432b25dfabe33b2b49a55039
/src/canvas.h
0b0620496d1730b80d8239f02e7b8d2742a0adc1
[ "MIT" ]
permissive
awesome-archive/milton
eec9d83d129b6e6773afa07bf8b9e7c223605499
52facac7a5c2d84627694c9362fc7adc4f3347f7
refs/heads/master
2022-09-15T11:54:40.707340
2016-07-27T22:58:43
2016-07-27T22:58:43
64,542,339
0
0
MIT
2020-01-13T03:44:09
2016-07-30T12:07:52
C++
UTF-8
C
false
false
2,362
h
// Copyright (c) 2015-2016 Sergio Gonzalez. All rights reserved. // License: https://github.com/serge-rgb/milton#license #pragma once struct Brush { i32 radius; // This should be replaced by a BrushType and some union containing brush info. v4f color; f32 alpha; }; struct Stroke { Brush b...
[ "bigmonachus@gmail.com" ]
bigmonachus@gmail.com
15fb66877f4a12af2bf74bbc2f427bd5ad1bc08f
43799901e22e995d4db64000ef28c0a787aeb11b
/ISAWIN/LINOV/VIP2016/int_real.h
2f6932e2e0dcfa2142e22f757f0dfa269731ad30
[ "WTFPL" ]
permissive
aquaforum/tench_catch
7082d8e8f3a224aa50be9150a96362f2f323a2be
3f377476d82d7343edd985a6d3a41b57dc301f98
refs/heads/master
2023-07-17T13:33:10.901467
2021-08-22T19:29:09
2021-08-22T19:29:09
398,885,059
0
0
null
null
null
null
UTF-8
C
false
false
871
h
/**********************************************************************/ /* */ /* File name : INT_REAL.H */ /* Date : 21.08.2014 11:55:28 */ /* --------------------...
[ "i@vanessa.org.ua" ]
i@vanessa.org.ua
b011d1b9dc270544232f835fec98e370197f34b3
32aab5f8b67f503fe3e8a6828aae21b74b159224
/Pods/Headers/ObjectAL-for-iPhone/ALContext.h
d90b2f711e6c9228f26849b2fc42fa149dcf67f0
[ "MIT" ]
permissive
pwightman/BBGroover
4fcf8b53018ceda7051b25fb28db8d51c001fc14
bcfaea447faa9a4bf569778411e6ca2b0f3e0b9b
refs/heads/master
2020-05-17T15:10:49.672677
2013-04-25T16:39:06
2013-04-25T16:39:06
5,194,343
16
4
null
null
null
null
UTF-8
C
false
false
62
h
../../ObjectAL-for-iPhone/ObjectAL/ObjectAL/OpenAL/ALContext.h
[ "parkerwightman@gmail.com" ]
parkerwightman@gmail.com
828c1da362834bacce45dc7da57ecbfc602bd859
6cfe2cf113309b707a7f425a4346d337bf1e5773
/c_revision/chap6/example/e7.c
174fb9e1765aa76924d963a73462ba469065d814
[]
no_license
shivam5th/C_Code
af6c591a80972c2a467556a0aefb13f659d425ed
574ac061ea76e9927a7823eeef85b29651d631ea
refs/heads/master
2020-03-23T22:18:53.374969
2018-11-15T10:24:04
2018-11-15T10:24:04
142,167,975
0
0
null
null
null
null
UTF-8
C
false
false
101
c
#include<stdio.h> int main() { int i; for(i=0 ; i++ < 10 ; ) printf("%d\n", i); return 0; }
[ "mr.rajeshdeb@gmail.com" ]
mr.rajeshdeb@gmail.com
944e5ab7511d9e5b0c0664184149cdf66f6585c3
f7d394fe1adea6e88e2c74a22d0dcf344f57d42b
/dbgen/driver.c
f2b95e4b8c6ac9852dfa86dff1b67e593a442803
[]
no_license
chsc0817/DBImpl-projekt
cf7ad3bfd739e763cc34f5776074fea029a8646b
6140394802d34aa073856e30caf364872851a0e9
refs/heads/master
2020-02-26T15:29:37.909665
2016-07-06T20:33:54
2016-07-06T20:33:54
56,848,267
0
0
null
null
null
null
UTF-8
C
false
false
25,751
c
/* * $Id: driver.c,v 1.5 2008/03/21 17:38:39 jms Exp $ * * Revision History * =================== * $Log: driver.c,v $ * Revision 1.5 2008/03/21 17:38:39 jms * changes for 2.6.3 * * Revision 1.4 2006/04/26 23:01:10 jms * address update generation problems * * Revision 1.3 2005/10/28 02:54:35 jms * add release.h c...
[ "christopher.schmutzler@tu-ilmenau.de" ]
christopher.schmutzler@tu-ilmenau.de
7319d193cd73c8137ce42a1d94729a46252c8f13
509d2c38fb7c36b35dc3a620bbde5d9aca55b6b2
/menu.c
841c1f8f4d2958700b79a5ad3cf7a3509841e4e9
[]
no_license
Zangetsue/Projet-1
31149962ab959ebc00f34b48a3150a2a23dced43
ef74b7ec537ffbf566eb9f23bc58cf99438fddaf
refs/heads/master
2020-04-06T22:22:43.164992
2018-11-16T08:10:39
2018-11-16T08:10:39
157,834,087
0
0
null
null
null
null
UTF-8
C
false
false
377
c
#include <stdio.h> #include <stdlib.h>// #include <menu.h> #include <generationCode.h> int choix; void menu (i){ printf("Quel allumage souhaitez-vous ?\n\t1->Tout\n\t2->half\n\t3->chenille\n\t4->double chenille\n\t5->Pas a pas\n"); scanf("%d",choix); switch(choix){ case 1: ...
[ "noreply@github.com" ]
Zangetsue.noreply@github.com
28c37c836bd8098859b3ceefd9ff742d6504018e
c761b2fb683f7711308a70a6784c051ff0aa14b6
/working exemple.c
78c3d719cb2375c79f4e87fb2c654300ce14306f
[]
no_license
kaetir/menu-in-C
d59745fbdc0b331e1a35b1d8d2313f60de6fd61b
45db33c1cfc27b921209142f27fbb72dc41665ae
refs/heads/master
2021-01-22T08:13:34.405691
2017-12-16T18:51:51
2017-12-16T18:51:51
81,884,693
0
0
null
null
null
null
UTF-8
C
false
false
735
c
#include "menu.h" #include <stdio.h> int main(int argc, char **argv) { MENU menuMulti = initMenu(1); setTitre(&menuMulti, "type de filles que vous aimer"); addchoix(&menuMulti, "blonde"); addchoix(&menuMulti, "rouse"); addchoix(&menuMulti, "brune"); addchoix(&menuMulti, "moche"); int *resultat = u...
[ "noreply@github.com" ]
kaetir.noreply@github.com
90793092027ce22666fb6de42b3f4fbe8dffd93c
6a746ac90b51b4d62dacaed5a0588c640c19c4a3
/hello.c
922368a01bc62be0c59af3a0d8fdb53fcd182869
[]
no_license
cleverdevk/practice
68fbcc01217f90815b108148a8647dfb3977f6b9
3429bf9cd1322a8ab2d0be83a2de2abed0e3a456
refs/heads/master
2020-03-18T14:21:46.626814
2018-05-25T11:16:56
2018-05-25T11:16:56
134,843,963
0
0
null
null
null
null
UTF-8
C
false
false
98
c
#include <stdio.h> int main() { printf("Hello World!\n"); printf("I'm Inbae\n"); return 0; }
[ "cleverdevk@gmail.com" ]
cleverdevk@gmail.com
9db91e7be09588c7172ac392d1cef1af0b7b5bbb
a564ec14337391f1da7fbf09974364a8354ce541
/Aulas/aula06/src/exe_04.c
4119cc8c3b838dafa013f5d96392af98ba78f4bf
[ "BSD-2-Clause" ]
permissive
Gigers/data-struct
37b931204e5460b17d9a7060a072a1035eea167e
f54917247a4e75ffe15783b0a025185d2215309a
refs/heads/master
2021-06-26T11:55:01.686092
2019-09-07T17:23:55
2019-09-07T17:23:55
99,754,591
5
5
null
2017-11-21T09:06:32
2017-08-09T02:03:46
C
UTF-8
C
false
false
1,059
c
/* MÍNIMO. Escreva uma função que encontre uma célula de conteúdo mínimo. Faça duas versões: uma iterativa e outra recursiva. */ #include <stdio.h> #include <stdlib.h> typedef struct lmp{ int conteudo; struct lmp *proximo; } CELULA; void insere(int conteudo, CELULA *lista){ CELULA *nova; nova = ...
[ "phelpsmemo@gmail.com" ]
phelpsmemo@gmail.com
61920da1e4c191edfba80d69cca5a7da33bbd34b
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant100757_tree-ssa-sccvn.c
3fca5e434fdf5c89109247e17eba7d2aaddc2286
[]
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
58,617
c
/* SCC value numbering for trees Copyright (C) 2006, 2007 Free Software Foundation, Inc. Contributed by Daniel Berlin <dan@dberlin.org> 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 ...
[ "agroce@gmail.com" ]
agroce@gmail.com
96f984c81f09fb4edf05729d9cb2b51a967f50af
724dd852ec1bd6b6b9dad796f159887b9af23c0b
/dl_phash.h
a097efc10ccb25487eb0b977fe42a405e4969b23
[]
no_license
dailei2018/dlbase
cea0d61143f9c6b87a25ac26cd4bed0baa4fea66
95ab480e42f673a24c0dc3cd5d04a4374c094cf6
refs/heads/master
2020-04-11T15:20:59.147179
2019-08-12T08:38:26
2019-08-12T08:38:26
161,888,941
0
0
null
null
null
null
UTF-8
C
false
false
1,564
h
/* memory pool support one key, multiple value -- H_LIST do not support delete elements node length can not be changed */ #ifndef __DL_PHASH #define __DL_PHASH #include "dl_base.h" #define PHASH_INIT 64; #define PH_UNIQUE 1 #define PH_LIST 2 #define PH_REPLACE 4 enum { DL_PH_NULL, ...
[ "203328517@qq.com" ]
203328517@qq.com
9330c1cbf7b691a37e3c022da497b488d51be875
39bd53197443dd45a498c0da56385c3e5f310673
/10_fractol/src/main.c
2fdd655a85be201bd8a38eb40713692c02897b35
[]
no_license
juhakala/root_hive
33118201686b39efab5595db0ca0550b5aa314ab
9283dc6bd36ba035f4d663f34514104343020694
refs/heads/master
2022-12-16T19:04:49.751532
2020-09-21T14:26:49
2020-09-21T14:26:49
222,804,409
0
0
null
null
null
null
UTF-8
C
false
false
1,774
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.c :+: :+: :+: ...
[ "jhakala@c3r4p1.hive.fi" ]
jhakala@c3r4p1.hive.fi
226c225342a12a61d8ad65838852469cad7dfbb0
a280aa9ac69d3834dc00219e9a4ba07996dfb4dd
/regularexpress/home/weilaidb/work/kernel/linux-3.0.8/drivers/pnp/system.c
0d869cc0348817bc5b258339bb6d42888f472b81
[]
no_license
weilaidb/PythonExample
b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466
798bf1bdfdf7594f528788c4df02f79f0f7827ce
refs/heads/master
2021-01-12T13:56:19.346041
2017-07-22T16:30:33
2017-07-22T16:30:33
68,925,741
4
2
null
null
null
null
UTF-8
C
false
false
391
c
static const struct pnp_device_id pnp_dev_table[] = ; static void reserve_range(struct pnp_dev *dev, struct resource *r, int port) static void reserve_resources_of_dev(struct pnp_dev *dev) static int system_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id) static struct pnp_driver system_pnp_driver = ;...
[ "weilaidb@localhost.localdomain" ]
weilaidb@localhost.localdomain
f4bf7291aaafc6d8db49e81943bf78cd57be2bc5
456766961ea98ef2e48abaf291ad72145cef8e6e
/binomialDemo.c
8699607ffb48e5334733dd55e59e8426af179752
[]
no_license
JRivera1313/Hack7
588a4b572d4f15f706780c6f22dcc435d000d6bb
48c78ca5fcf3d4019c11c2e733a38ad9da70a3aa
refs/heads/master
2020-05-06T15:16:33.836022
2019-04-11T02:54:16
2019-04-11T02:54:16
180,180,875
0
0
null
2019-04-10T21:43:47
2019-04-08T15:39:56
C
UTF-8
C
false
false
776
c
/** * binomialDemo.h * Author(s): Jesus Rivea III, Kylee Hauxwell * Date: 04/8/2019 * * Finds the possable amount of unsorted combonations by n choose k * * */ #include<stdio.h> #include<stdlib.h> #include "binomial.c" //JR- changed to .c so it w...
[ "46766747+JRivera1313@users.noreply.github.com" ]
46766747+JRivera1313@users.noreply.github.com
02a05189c81175667410a90858b6f580d6c196e6
4d326ff0a97874c5eee2479d50329e33bea35c5b
/physx/samples/samplebase/SampleUserInputDefines.h
a0315a650d554b190d9653f20ffb54a8d803a272
[]
no_license
ValtoLibraries/PhysX
048af1f8b212965ae51546a19e19f8122fae56a7
b9b4800b228dabbee60d63540fc106d3caf20c7c
refs/heads/4.0
2020-04-12T20:02:38.027497
2019-01-04T15:13:10
2019-01-04T15:13:10
162,724,567
0
0
null
2019-01-04T15:13:11
2018-12-21T14:40:28
C++
UTF-8
C
false
false
3,764
h
// // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in bin...
[ "sabdulajees@nvidia.com" ]
sabdulajees@nvidia.com
868c2bc606cc0d842780abb5c65788169231c924
76ca8a39a7a09bad72d23a545b3ed57062cb7062
/platform/hal/best2000/hal_hwfft_best2000.c
032291af3a223fce3053730c06073199bc4dc791
[]
no_license
forzalife/L15
bea1e9a1a3832921bda6e53fced3ef7347f92e8f
2b0b9759ab8274b446df56e3741871db2c390429
refs/heads/master
2023-07-28T19:30:02.877908
2021-09-24T08:07:12
2021-09-24T08:07:12
null
0
0
null
null
null
null
GB18030
C
false
false
36,444
c
/*************************************************************************** * * Copyright 2015-2019 BES. * All rights reserved. All unpublished rights reserved. * * No part of this work may be used or reproduced in any form or by any * means, or stored in a database or retrieval system, without prior written * ...
[ "fanjianghua@bozuntech.com" ]
fanjianghua@bozuntech.com
b32bc9ba1f65f04451a92e5df0aeb5edf13a133f
85364ecd19a816b95ca9bede98b5f2a369a57fb3
/src/pumpOps.c
35de8beab962b49e0a69bbb263122e20f63084f7
[]
no_license
rmorrison23/WeatherPi
37727575b0498e84417958fb871bbb516d1befbb
9025c17dd58e925fc59a1a9e408fec3b5e0e2654
refs/heads/master
2021-01-02T09:01:27.506091
2014-07-11T18:01:37
2014-07-11T18:01:37
null
0
0
null
null
null
null
UTF-8
C
false
false
1,375
c
/*******************************************************************/ /* pumpOps.c */ /*******************************************************************/ /* Author: Ryan M. Morrison */ /* Date: May 2014 ...
[ "morrisor@uci.edu" ]
morrisor@uci.edu
ba9a7a59ff5e694695da2a9189abac6fc1dff694
98a6b1094f28fcf3aeb505c4a86807f7a424e188
/10 prev work/2014 Orsten/Simulation files/slprj/_sfprj/HIL_model_error/_self/sfun/src/c6_HIL_model_error.c
bfada80028e172a07659ce6ddd269f45ffb21ac8
[ "MIT" ]
permissive
eliasga/CS_EnterpriseI_archive
c107aa9a0392ab898f1b1d4af3f7db0302998bc0
fff170b4c31fc25648eea80af99a1c8f79c3a036
refs/heads/master
2020-12-19T14:59:34.101723
2020-01-23T10:19:27
2020-01-23T10:19:27
235,767,462
0
0
MIT
2020-01-23T10:01:04
2020-01-23T10:01:04
null
UTF-8
C
false
false
85,306
c
/* Include files */ #include <stddef.h> #include "blas.h" #include "HIL_model_error_sfun.h" #include "c6_HIL_model_error.h" #include "mwmathutil.h" #define CHARTINSTANCE_CHARTNUMBER (chartInstance->chartNumber) #define CHARTINSTANCE_INSTANCENUMBER (chartInstance->instanceNumber) #include "HIL_model_error_sfun_d...
[ "an_d_rex@hotmail.com" ]
an_d_rex@hotmail.com
e7bc633b3a41f992c10480f2f9c881df31bc964e
1cbeb2e109cfa4c6cff300e068e4f24c0628e685
/0616/0616-192C1113-2/kionstat.c
638eeddcc0fd2dccd263834cf04a6ce485567c21
[]
no_license
Nishino0719/PD2020
0e92675c03a8269691e4187194440e463883a1d4
ebf312814639d1371e7d73b9cd2b7e700d5872ef
refs/heads/master
2022-12-13T20:34:47.655509
2020-09-03T22:08:45
2020-09-03T22:08:45
265,090,683
0
0
null
null
null
null
UTF-8
C
false
false
867
c
#include "kionstat.h" /* 配列で渡された気温の平均値を求めて返す */ double kion_heikin(double array[], int size) { int i; double sum = 0.0; for(i = 0; i < size; i++){ sum += array[i]; } return sum/size; } /* 配列で渡された気温の最大値を求めて返す */ double kion_max(double array[], int size) { int i; double vmax = array[0]; /...
[ "nishino0719@icloud.com" ]
nishino0719@icloud.com
3829796751839c08a8f68b749b73ea772164d1a5
41ec92797f08a0ee1358968cd89ae85c8f37dc21
/Singly-linked-list/assignment3/q9.c
94b6cc5684df421861ec2b7e958e540ce281ac0d
[]
no_license
rht6226/Data-Structures
2e6bb768346ee1702f7d40134c90cdb41e4bdd0f
aedf93052af7d77a5a56c6d7618151645f9bd641
refs/heads/master
2021-06-30T04:37:01.602518
2020-10-28T06:38:57
2020-10-28T06:38:57
154,792,396
0
11
null
2020-10-28T06:38:58
2018-10-26T07:09:58
C
UTF-8
C
false
false
2,260
c
// Reverse a singly linked list # include <stdio.h> # include <stdlib.h> struct node { int data; struct node *next; }; typedef struct node node; void insert(node **head_ref, int data) { node *p, *tmp; tmp = (node *) malloc(sizeof(node)); tmp->data = data; tmp->next = NULL; if(*head_ref =...
[ "rohitraazanand567@gmail.com" ]
rohitraazanand567@gmail.com
46854c63a20e962b5a9698726bd255ceb5c7968b
4dcf35a22c85fe3586cab9cc0799ffcdb19daef6
/Messages.c
421adb39c4bc8fc5539eac40dc66b87edba25f61
[]
no_license
tayfunsaltas/Lipman
d32523e940e03e8fba674947bd3f2c2daa8ad6d6
e7f08a607d5a5d99d8493f24b64807093a070bcd
refs/heads/master
2020-06-18T17:09:35.596304
2019-07-11T11:00:24
2019-07-11T11:00:24
196,376,714
0
0
null
null
null
null
ISO-8859-16
C
false
false
6,787
c
/**************************************************************************** * * * FILE NAME: MESSAGES * * * * M...
[ "noreply@github.com" ]
tayfunsaltas.noreply@github.com