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
5a186c53f5b9ab004ae19b7497800d9ef4fcf2c1
d363b4e3d24a4aa1dfea2b6992329eda5b782c43
/ft_lstiter.c
8d64a405031281968558fce3e930040e4f39a941
[]
no_license
yk-saito/Libft
2427c5d6b3740bb0c68a5a67287800a9ba39775c
87ad1229376d6b08e823d8db2d01dce226d537ca
refs/heads/master
2023-08-31T12:20:01.742532
2021-11-01T12:10:35
2021-11-01T12:10:35
null
0
0
null
null
null
null
UTF-8
C
false
false
1,081
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstiter.c :+: :+: :+: ...
[ "shiva.lts239@gmail.com" ]
shiva.lts239@gmail.com
25e5f5ee9debd726215dc11f7440973a52c6ca5f
b04c60b92571a77520c2272cf50f5c02ce1b0c1e
/component/common/audio/opencore-amr/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/gsmamr_enc.h
691b621cb4d6a0bc62a31853b9ca2db1aa930cea
[]
no_license
ambiot/ambd_sdk
0ce2d3a4ae2dae9e8735b0b2def98140a622e63e
be744260b9230cf01eafcc741d0bd4504cf8c59e
refs/heads/dev
2022-12-16T05:42:38.913013
2022-12-06T07:14:06
2022-12-06T07:14:06
231,315,244
81
61
null
2022-09-19T02:49:37
2020-01-02T05:43:22
C
UTF-8
C
false
false
6,496
h
/* ------------------------------------------------------------------ * Copyright (C) 1998-2009 PacketVideo * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.a...
[ "noreply@github.com" ]
ambiot.noreply@github.com
eca0bab17dabfd5459841fdf287967b40bd25f7e
daa9ba317881b41bd57dbca9cd2f067c4ae0897d
/processes/main.c
68df9bfbba070a37b2d42084645d93516b6ae5e8
[]
no_license
Olefine/system_programming_examples
b3fab663e7d9ade053cc72d1f673af9dddab71cf
bcc1d33e44577707a86c51feb50408f05cbb836e
refs/heads/master
2016-08-12T15:35:31.387881
2015-05-31T10:07:10
2015-05-31T10:07:10
36,561,371
0
0
null
null
null
null
UTF-8
C
false
false
934
c
#include <sys/types.h> #include <stdio.h> #include <unistd.h> #include <inttypes.h> #include <stdlib.h> void print_process_info(); int run_vim_in_current_process(); void run_vim_in_child_proc(); int main(int argc, char **argv) { run_vim_in_child_proc(); return 0; } void print_process_info() { printf("Current proc...
[ "egor.gorodov@gmail.com" ]
egor.gorodov@gmail.com
4f05e9eb01825e51ead311deefbd3efffc7c467a
f8b364974573f652d7916c3a830e1d8773751277
/emulator/allegrex/interpreter/VNSIN.h
542bb7e35f00e86d0ddb7d86411287ed33f47ef8
[]
no_license
lemmore22/pspe4all
7a234aece25340c99f49eac280780e08e4f8ef49
77ad0acf0fcb7eda137fdfcb1e93a36428badfd0
refs/heads/master
2021-01-10T08:39:45.222505
2009-08-02T11:58:07
2009-08-02T11:58:07
55,047,469
0
0
null
null
null
null
UTF-8
C
false
false
124
h
/* VNSIN */ void AllegrexInstructionTemplate< 0xd01a0000, 0xffff0000 >::interpret(Processor &processor, u32 opcode) { }
[ "hlide@free.fr" ]
hlide@free.fr
91252c17f9b02bfb4aa74b8479164d83a5703d0d
b17ffdfb22891da0a35bd342330f944dc4f7dda3
/firmware/freertos/queue/lib/FreeRTOSV8.2.3/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/port.c
85c84b95d145dbaa9b0e9e5251b3ff89b199c4fd
[ "MIT", "GPL-2.0-or-later", "freertos-exception-2.0" ]
permissive
YuehChuan/stm32f4_practice
8ca786ce5014e85573ef7d5ae155ddd98894dda1
77fd51eeadb8e912f16a021d857e5520fcdabf8c
refs/heads/master
2020-12-05T23:52:34.223248
2020-01-07T08:54:09
2020-01-07T08:54:09
232,281,583
0
0
MIT
2020-01-07T08:43:41
2020-01-07T08:43:40
null
UTF-8
C
false
false
14,252
c
/* FreeRTOS V8.2.3 - Copyright (C) 2015 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the...
[ "shengwen1997.tw@gmail.com" ]
shengwen1997.tw@gmail.com
692fb8a345bb6f96b155903af88f25d13fc6e824
5d5144ef412b5326cd5ff76541408f5388107648
/EXAM/BLE/HID_Touch/APP/hidtouch_main.c
ed134b2fbd8039dde51141e6dd30c93f687c5a49
[]
no_license
EBTeddy/CH579M_control
2153cbe937917796b63d2b61c39404f381431cc2
b875f21facf100f8ac2334e2dbb1b8bd80556dea
refs/heads/master
2023-08-14T23:34:36.924267
2021-10-12T17:31:20
2021-10-12T17:31:20
416,164,072
0
0
null
null
null
null
GB18030
C
false
false
1,627
c
/********************************** (C) COPYRIGHT ******************************* * File Name : main.c * Author : WCH * Version : V1.0 * Date : 2018/12/10 * Description : 蓝牙触摸应用主函数及任务系统初始化 ******************************************************************************...
[ "ebteddy2020@gmail.com" ]
ebteddy2020@gmail.com
f61f80e57ea9c3d3e43d13acd344bbbe93693d36
7a123ebd952e6f56185173c81995e339ed13ad75
/FreeModbus/modbus/rtu/mbrtu_m.c
3a0ab77f049614bd86c5986301f4d90cc3ab9185
[]
no_license
wulongReal/SC_environmentControl
b2cb84261e7d94a09eea5dd68eba10726cbdcb45
45c2f753b745ae615768f0d3322819e6a45466ea
refs/heads/master
2022-11-23T18:57:27.397715
2020-07-29T06:20:57
2020-07-29T06:20:57
283,386,645
0
0
null
null
null
null
UTF-8
C
false
false
14,443
c
/* * FreeModbus Libary: A portable Modbus implementation for Modbus ASCII/RTU. * 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 c...
[ "1019831473@qq.com" ]
1019831473@qq.com
3c2eb51caa10c876017bef8862846f5afef7f08a
000687849750b3c249fc1f3c720f45101faf20ca
/Example/Pods/Headers/Private/TYModuleManager/TYLaunchTaskProtocol.h
6cf0fb8ed10a0ddebd0726315fcd25d827772c80
[]
no_license
MichaelLynx/TuyaCameraExample
5d4fc6e904f3aea40eeabcc991a85c3268bc9da6
d1dcefdc2866fc28beeea98d46fb48d623deb99a
refs/heads/main
2023-04-01T13:15:33.117452
2021-04-06T02:20:02
2021-04-06T02:20:02
355,030,921
0
0
null
null
null
null
UTF-8
C
false
false
90
h
../../../TYModuleManager/TYModuleManager-2.10.2-rc.1/Headers/Public/TYLaunchTaskProtocol.h
[ "michaellynxcn@gmail.com" ]
michaellynxcn@gmail.com
6f7e474d3c660e08198a16ff33a32447390dd501
619d20ae1b8929c6e55bf7e47b847f01383e60a6
/Alice/cJSON.h
e0cb87c23d110c46cf78ecee7aa6822b2516816b
[]
no_license
Criptext/Alice-Windows
19028528a130ddbc28c65a9ab3cc40731d4a52fb
263940a972f30a22333575c562cd8a5c4c7182a0
refs/heads/master
2022-11-16T17:14:48.093227
2020-07-17T21:30:53
2020-07-17T21:30:53
208,914,736
1
2
null
2020-07-17T21:30:55
2019-09-16T23:13:39
C
UTF-8
C
false
false
15,560
h
/* Copyright (c) 2009-2017 Dave Gamble and cJSON contributors 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, c...
[ "pedro_aim@hotmail.com" ]
pedro_aim@hotmail.com
a25a1d65a7985e3396c079d28c978c8a383a613b
7fd89576c522b4bfc49c47d4c93f2a7d79ce98df
/tests/dictionaries/bonusesDictionaryTest.c
90cf52bcd0bef1930c6c243da33a0326af8ca018
[]
no_license
Cloudxtreme/core-lib
38299273f7b28248f7cfd9ef151ee594c9468754
51443046d5c69f50da564d241212aa51ab98c171
refs/heads/master
2021-08-29T19:47:22.810563
2017-12-14T03:13:56
2017-12-14T03:13:56
null
0
0
null
null
null
null
UTF-8
C
false
false
8,833
c
//***************************************************************************** // Copyright (c) 2017 - Allen Cummings, RealmsMUD, All rights reserved. See // the accompanying LICENSE file for details. //***************************************************************************** inherit "/lib/tes...
[ "abc@sep.com" ]
abc@sep.com
6cce7aebd4cf376e95e0deba1839cd0153c592cc
7d3394cc720ffc6f75004d151b55344f009e62fc
/usr/share/ti/cgt-c6x/lib/src/pprof_cio.c
056cc615c1c59ba66b9cb5a95dcd0e9ae49fb4c4
[]
no_license
vorlonofportland/ti-cgt-c6x
15bc6c39bc39dbc666193f158953c659aa128ace
b91c728f76afe3afa711d75096c6c9563e5b8250
refs/heads/master
2021-01-17T12:17:25.854390
2014-09-18T00:24:43
2014-09-18T00:27:49
null
0
0
null
null
null
null
UTF-8
C
false
false
6,189
c
/*****************************************************************************/ /* PPROF_CIO.C v8.0.0B4 */ /* */ /* Copyright (c) 2007-2014 Texas Instruments Incorporated */ ...
[ "dann.frazier@canonical.com" ]
dann.frazier@canonical.com
66e98d23fffaa8f86215ebd53863a7d0f78d610a
5e362e59a0d333b3d19a50db7c1462fa5ce428c5
/src/stringutil.c
b71063699f010dbdbcd549182a2392d2b31f9e02
[]
no_license
josefcub/tinymud154
c5e685e10d2b61bcf9539c0ad89a7cbd390eeaeb
ce93d566dcbc12169d4ef2c6d7ff13ff1aee2d3a
refs/heads/master
2020-06-18T22:20:59.350223
2019-07-15T00:58:20
2019-07-15T00:58:20
196,472,356
6
0
null
null
null
null
UTF-8
C
false
false
845
c
#include "copyright.h" /* String utilities */ #include <ctype.h> #define DOWNCASE(x) (isupper(x) ? tolower(x) : (x)) int string_compare(const char *s1, const char *s2) { while(*s1 && *s2 && DOWNCASE(*s1) == DOWNCASE(*s2)) s1++, s2++; return(DOWNCASE(*s1) - DOWNCASE(*s2)); } int string_prefix(const char *s...
[ "josef@superdreadnought.net" ]
josef@superdreadnought.net
065f9a3dd4c6c4761101be6cffec19615971b9e0
8678e28be934bbdd30a823f813fd8e9e6cdc8e8b
/components/libopus/library/opus_encoder.c
e867a822b433f20ce2d8b963ca3d145b84e04a21
[]
no_license
karimSad/snapclient
318c348984e7491aa2fbc8092ab15cf7c0ce884e
2b9dd956cf4b980046c427efb29b6f4227cf3a21
refs/heads/master
2022-05-29T19:10:39.727180
2020-04-28T22:38:15
2020-04-28T22:38:15
null
0
0
null
null
null
null
UTF-8
C
false
false
93,623
c
/* Copyright (c) 2010-2011 Xiph.Org Foundation, Skype Limited Written by Jean-Marc Valin and Koen Vos */ /* 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 abov...
[ "jkj@myrun.dk" ]
jkj@myrun.dk
d4e59c7808737e85d13ab9ad129a38669605eec4
b10a0a3a7a7a995ebf62cca35659cb320d6cb7da
/3_综合设计/12 温度控制直流电机转速/Keil C/main.c
9b6680ba50de774136b7dd58012a4f2c9c44911f
[]
no_license
EExuke/C51_proteus_Ex100
ad7d1e34bf38e82647502749a2a895edbfe46bde
31a444b31f5e98f1b390938de0247ecbb1fcda8c
refs/heads/master
2021-11-23T20:33:23.162699
2021-11-03T14:36:55
2021-11-03T14:36:55
193,502,114
0
0
null
null
null
null
GB18030
C
false
false
1,550
c
//----------------------------------------------------------------- // 名称: 温度控制直流电机转速 //----------------------------------------------------------------- // 说明: 大于等于45℃时加速正转/小于等于10℃时加速反转 // 75℃时达到全速正转/0℃时达到全速反转 // 温度回到10℃至45℃之间时电机逐渐停止转动 // //-----------------------------------------------------------------...
[ "iceke@foxmail.com" ]
iceke@foxmail.com
935c4d0d4563177efde5d7336385dbd5d067f6cf
174d0c1308e5a3f13e7a27e71969b27676c842b5
/guilib.dll/2.1.3.16/inc/DataComboUtils.h
754a625dc2b412664307ec7dc177fbb9e0f8fd09
[]
no_license
erpico/repo
70d139ab22b923ccace7de8fee4b9bf849790204
f63a77077291832b97c65c6a6ce5212c8f73ffaf
refs/heads/master
2021-01-24T13:41:29.169171
2020-11-22T18:52:42
2020-11-22T18:52:42
56,689,889
0
1
null
null
null
null
WINDOWS-1251
C
false
false
1,139
h
#pragma once #define WM_HIDE_COMBOLIST (WM_USER + 100) #define WM_COMBOLIST_KILLFOCUS (WM_USER + 105) #define WM_NATIVECOMBO_SETFOCUS (WM_USER + 115) #define WM_NATIVECOMBO_KILLFOCUS (WM_USER + 120) #define WM_COMBOEDIT_CLICK (WM_USER + 110) #define WM_COMBOEDIT_KILLFOCUS (WM_USER + 125) //#define WM_COMBOLIST_MOUSECL...
[ "rp@erpico.ru" ]
rp@erpico.ru
c85fc1f2fa401622107f837ac4fdafc7ade7a034
aab965aa042e82b84524a042c61531bc4a57c75a
/tests-mx32/keyctl.c
2d8b9ecc2613800c914273aeed3e9b86bdf1b57c
[ "BSD-3-Clause" ]
permissive
MIPS/external-strace
1c4863187fcaf71a6050d773143e2af1940b2432
1fdbf9d82a63e046002e369c8303835afd378390
refs/heads/master
2020-04-12T08:02:01.692567
2017-09-13T11:28:44
2018-03-23T09:13:11
1,400,682
3
0
null
null
null
null
UTF-8
C
false
false
34,635
c
/* * Check decoding of keyctl syscall. * * Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com> * Copyright (c) 2016-2017 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condition...
[ "enh@google.com" ]
enh@google.com
22a0a359500e788419354af6638a02f6789a856e
8f009c53d4212205d46cd39e7b9932be430708c3
/Books/cracking/trick/repeated elements in sorted array.c
e5dd8fa2e85c358db47897399ec0ca87dc9f1e4a
[]
no_license
sudev/dsa
b8266a52fd523ed127fb3774b3812d6d423c707a
3de4d21669c5631e62dfad8dcbb436b0e34499c4
refs/heads/master
2021-01-02T22:51:47.578908
2015-02-01T04:01:44
2015-02-01T04:01:44
7,039,749
0
0
null
null
null
null
UTF-8
C
false
false
507
c
#include <stdio.h> #include <stdlib.h> void printRepeating(int arr[], int size) { int i; printf("\n The repeating elements are"); for(i = 0; i < size; i++) { if(arr[abs(arr[i])] > 0) { printf("%d--test\n",arr[i]); arr[abs(arr[i])] = -arr[abs(arr[i])]; } else print...
[ "sudevdev@gmail.com" ]
sudevdev@gmail.com
0acbbab6b6f12d72cd0baa6026bfe10f95cc3027
2dec7262886f07479f4771dd91bf125a7421de5b
/sjf.h
ee8b37e23a8dcb64b7fdfe9a8b7a92547cbea26f
[ "MIT" ]
permissive
chiragobhan/cpu-scheduling-using-makefile
aad644980a36544d89e93cc7f009054daaefb0ed
9269266dd17d72cdb449370ad9b3fabaa3d407e5
refs/heads/master
2022-07-13T21:28:08.473711
2020-05-14T22:08:28
2020-05-14T22:08:28
264,011,733
0
0
null
null
null
null
UTF-8
C
false
false
2,206
h
#include "init.h" #ifndef SJF_H #define SJF_H #include <stdio.h> #include <unistd.h> void sjf() { FILE *fpo; fpo = fopen("output.txt", "a"); n = initialize(); printf("\n\nExecuting SJF algorithm..\n"); sleep(3); printf("\n\nProcess Burst Arrival Waiting Turnaround\n\n"); for (i = 0; i < n; i++) { for (...
[ "32812640+chiragobhan@users.noreply.github.com" ]
32812640+chiragobhan@users.noreply.github.com
6480f471bfd54aee4de9e846ff514612a16fa8c6
d1de635106b363bf3e41de29d721578e8eb1e1cd
/src/gir/field_info.c
b69936cad0d6863f01ab267673eff92148a108e8
[]
no_license
purpleKarrot/fuzzy-bear
8655674dea35432213681cba612335d786799f76
e20f33a0537fecf751fbac9c6ac4ee1a16b65fa9
refs/heads/master
2020-04-06T01:14:22.061520
2012-06-20T06:51:03
2012-06-20T06:51:03
null
0
0
null
null
null
null
UTF-8
C
false
false
2,484
c
/* * GObject introspection: hpp generator * * Copyright (C) 2005 Matthias Clasen * Copyright (C) 2008,2009 Red Hat, Inc. * Copyright (C) 2012 Daniel Pfeifer * * 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 t...
[ "daniel@pfeifer-mail.de" ]
daniel@pfeifer-mail.de
175648b95714c48f37ed7c7a78bf900167655529
05a50485dae285d45be2adc65f9cf237703dc544
/C-Programing1/unit08/list0803.c
883748ce7219c88d689e961455c3ad846720e3b5
[]
no_license
h-tsubo/Programing
6864f98320bc8bc00a95db0871e038922c9f7c2a
feabebc45b6e349f9e8c5325b48b8c6a9959cd80
refs/heads/master
2023-08-15T05:05:27.372964
2023-07-26T03:13:44
2023-07-26T03:13:44
149,517,446
0
0
null
null
null
null
UTF-8
C
false
false
262
c
#include <stdio.h> #define puts_alert(str) (putchar('\a'), puts(str)) int main(void) { int n; printf("Please enter an integer:"); scanf("%d", &n); if (n) puts_alert("Not ZERO"); else puts_alert("ZERO"); return 0; }
[ "saikyousan15@gmail.com" ]
saikyousan15@gmail.com
3b699a94ffd1eb9f288a64f12dbf48776e45b59d
16e1d89e56e908848564cab9cb44440591d4e12d
/C/d11/ex09/ft_list.h
bb6fa77a0d5db1a620bde2ee10c59e4aeb4dd55f
[]
no_license
uael/42piscine
e54220ff7893f3fe29c8eb3609fdea100ec37440
fe87e0845d2c31857a4e12bd0275243f50611daa
refs/heads/master
2021-09-24T17:37:21.888927
2018-10-12T15:23:27
2018-10-12T15:23:27
98,616,747
21
19
null
null
null
null
UTF-8
C
false
false
1,516
h
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_list.h :+: :+: :+: ...
[ "lucas.abel@yandex.com" ]
lucas.abel@yandex.com
6e5fcbf9a8a465d2c0e4f75077268358b159f296
b3b41cceb8506afea1077b0622f76ee35ee5ec7a
/pps assingment 2/structure.c
b57cf6faace3efe986cae37cd0835ba1e009010a
[]
no_license
premprakashgupta/Let-Us-C-all-exercise-solution
2393387257f26ee28ef6d6e741aba90362145c04
4c1489b71ccddd74197b9e4b3cd0780a45fe703d
refs/heads/main
2023-08-01T16:51:16.318796
2021-10-03T03:34:04
2021-10-03T03:34:04
393,579,922
0
0
null
null
null
null
UTF-8
C
false
false
400
c
#include<stdio.h> main() { struct student { int roll_number[],years[]; char Name,department,Course; } printf("Enter roll number,Name,department,course and joining years "); for(i=0;i<450;i++) { scanf("%d %c %c %c %d ", &roll_number[i],&Name[i],&department[i],&course[i],&years[i]); printf...
[ "noreply@github.com" ]
premprakashgupta.noreply@github.com
5306bdd8d74dc436efe6a116f764b38e333e6087
9f233ca180a7dbc5f5ef726c39ae4ec6cc644ed8
/src/io/porter_stemmer_impl.h
b4df36d83d179a744f24c2dea38dbfaea766f509
[]
no_license
kareth/ezi
bed901f7dcf9445086d0cd0961a32dd1df8d0009
92793276c3f1be0b3a36f8716f23e7146b6e2649
refs/heads/master
2021-01-10T08:46:46.745140
2015-10-27T20:50:42
2015-10-27T20:50:42
44,254,910
0
0
null
null
null
null
UTF-8
C
false
false
153
h
#ifndef SRC_IO_PORTER_STEMMER_IMPL_H_ #define SRC_IO_PORTER_STEMMER_IMPL_H_ int stem(char * p, int i, int j); #endif // SRC_IO_PORTER_STEMMER_IMPL_H_
[ "aszczepanski92@gmail.com" ]
aszczepanski92@gmail.com
0e4350b6dc7baac6fedf9a0ac040977a30ad5344
daf73203d733e9f47708a743d89314e16bbfd77d
/Pods/Headers/Private/TheAmazingAudioEngine/AEAudioBufferManager.h
5f9779488413a36b84f09dad0c6aa9fca9f0ef21
[]
no_license
goldservice2017/Pitch-Shift
63ed035af7be1fc56e0312253f75fbbbb848842e
e1f14a9c415702a90e91e520841e326376e4ca2e
refs/heads/master
2021-01-19T23:44:36.798425
2017-04-21T21:26:47
2017-04-21T21:26:47
89,024,518
4
0
null
null
null
null
UTF-8
C
false
false
75
h
../../../TheAmazingAudioEngine/TheAmazingAudioEngine/AEAudioBufferManager.h
[ "MatteoAlberta@macs-iMac-2.local" ]
MatteoAlberta@macs-iMac-2.local
a4ff20bc211dd5a78073b063f5900855ee8825ec
65832c922286fd921f8eaaba1434c847cb688d92
/Miscellaneous/Compare_offMC/Compare_offMC_Gen_Dntuple.C
14ad6f8abf6b58ff7522d270ae65773241f70ec0
[]
no_license
JelovXCMS/Ds_Ana
ebcf2caf147669a0b8b31f58a53c9a33627d8dd2
f70b57d1e7dfac4593abe5ded1b9a30177026192
refs/heads/master
2020-09-06T04:27:29.511931
2019-11-07T19:56:38
2019-11-07T19:56:38
220,318,059
0
0
null
null
null
null
UTF-8
C
false
false
7,952
c
#include "/home/peng43/work/Project/Ds_PbPb/Ds_PbPbAna/include/helpers/InitStyle.h" #include "/home/peng43/work/Project/Ds_PbPb/Ds_PbPbAna/include/helpers/plotting.h" #include "/home/peng43/work/Project/Ds_PbPb/Ds_PbPbAna/include/parameters.h" int c_count=0; TCanvas *cn[500]; TH1F *h_ori[500]; TH1F *h_new[500]; TC...
[ "peng43@purdue.edu" ]
peng43@purdue.edu
a821a0d8c97fb7b67751456fd6b6e24370354219
f3722305dcc3ecd1879d103c11d619ce411416e5
/Lab4/oslab/linux-0.11/kernel/sem.c
eeb660390e3fe6339d3823cd735c401fb1b8514d
[]
no_license
SparklyYS/Operating-System-Lab
c6cf694b982f92c70b23176550183ae13cb28345
a87fb15b77f7672665f13320b1977debc978a385
refs/heads/master
2020-06-11T07:43:02.944028
2017-01-07T01:53:14
2017-01-07T01:53:14
75,731,665
0
1
null
2016-12-20T14:54:53
2016-12-06T13:02:36
C
UTF-8
C
false
false
4,509
c
#include <linux/sched.h> #include <linux/kernel.h> #include <asm/segment.h> #include <signal.h> #include <unistd.h> #include <errno.h> #include <asm/system.h> #include <string.h> /*实现自己的等待队列和ADT*/ /*等待队列的原型在unistd.h中*/ void makenull(wait_queue* Q) { int i; Q->front = 0; Q->rear = QUEUE_SIZE-1; for(i=0;i<QUEUE...
[ "SparklyYS@gmail.com" ]
SparklyYS@gmail.com
33cefa312b73766c21db64418b4f68590edbe6b7
7df56e946b1dea549f4100200b75056dcd55c70e
/pa5/FindComponents.c
c0ede7b66b6dbd162c8a9bbf845d66db57252d2a
[]
no_license
peetersc/Algorithms-and-Abstract-Data-Types_in_C
3c457f1e463e25c01801604a686824bff75f6d15
2460c1f3dc766727040ab86870f7c9e885d00cd0
refs/heads/master
2020-09-14T08:41:37.738924
2020-06-13T02:25:29
2020-06-13T02:25:29
223,080,730
0
0
null
null
null
null
UTF-8
C
false
false
2,034
c
//----------------------------------------------------------------------------- // FindComponenets.c // Test client for the Graph ADT //----------------------------------------------------------------------------- #include<stdio.h> #include<stdlib.h> #include <string.h> #include"List.h" #include"Graph.h" int main(int ...
[ "noreply@github.com" ]
peetersc.noreply@github.com
c46e7552abd646af6038b9ad28d5aacb716511b9
12370d61c7c50ceb40d0e4d0b7ed6e069027e244
/TEK1/Infographie/raytracer2/include/raytracer2.h
947206daec67f5ad9f9dc28d6c055e2f0172df9d
[]
no_license
ubertil/my_projects
8772352e3856c19a25d6311aa9f0744d94ef839c
fd0694799b50db8181b45985f269b50f6c340eb5
refs/heads/master
2021-01-24T14:56:08.411338
2018-01-12T14:27:12
2018-01-12T14:27:12
43,741,713
2
2
null
null
null
null
UTF-8
C
false
false
5,998
h
/* ** raytracer2.h for raytracer2 in /home/uberti_l/rendu/Infographie/gfx_raytracer2 ** ** Made by louis-emile uberti-ares ** Login <uberti_l@epitech.net> ** ** Started on Mon Mar 14 12:27:30 2016 louis-emile uberti-ares ** Last update Sun May 22 18:27:26 2016 Félix Grellard */ #ifndef RAYTRACER2_H_ # define RAYTRA...
[ "louis-emile.uberti-ares@epitech.eu" ]
louis-emile.uberti-ares@epitech.eu
faa54b82fd7bf361b27e45470dcd6650cccd67f5
d0cb291b2a92e3e79c8d7b1c123180d0a91c56d4
/Hellogit.c
040dd8a5b66f89ad1c7b2b5c3ea3fe35d8b99565
[]
no_license
mfkddx/code
cd4d7f998c9dd59465d292c6026ea73c3f4abdc2
74009011fb48b695507bd64254099a3c85fe1565
refs/heads/master
2020-12-30T02:02:22.931934
2020-04-10T14:08:07
2020-04-10T14:08:07
238,824,082
0
0
null
null
null
null
UTF-8
C
false
false
90
c
#include <stdio.h> int main() { printf("%d:%d:%d Hello git!!\n",2020,4,10); return 0; }
[ "60764539+mfkddx@users.noreply.github.com" ]
60764539+mfkddx@users.noreply.github.com
94dce4106616136116d6f72697f0d043e3680162
0d46f45dbe6af276a8475e77151cf9385f81fdfc
/HubSensores/middleware/wireless/nwk_ip_1.2.1/core/interface/modules/trickle_cfg.h
fc5079075c6bc8b85542b5e2f1521e5a8ac4b179
[ "MIT" ]
permissive
sansergio/ThreadExample
7a75cc32f50cb23888e6834fa95b370a359345ad
0ce1f6f68ee34f28f0fd7523d84a985e0c45f7e6
refs/heads/master
2020-08-08T14:27:37.962340
2019-10-11T06:44:36
2019-10-11T06:44:36
213,848,510
0
0
MIT
2019-10-11T06:44:42
2019-10-09T07:19:24
null
UTF-8
C
false
false
4,059
h
/* * Copyright (c) 2014 - 2015, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * * 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 ...
[ "sergio.n.santana@gmail.com" ]
sergio.n.santana@gmail.com
188fe182ad02d01345ed3e2533780b1d824f9b87
5308c4739f26af94f78c9643573447fab51a2e8b
/Basic 3/1166.c
da326cec20ce0d22d2914bee185caa41d561bef3
[]
no_license
Hyunjae-r/Code_up
cbee127973eac6f9b3584dfbcea00d6b89ca949c
a78bdb504dad4638574d929c59b9f8138816b4e9
refs/heads/master
2022-12-02T19:01:38.860256
2020-08-19T10:36:51
2020-08-19T10:36:51
null
0
0
null
null
null
null
UTF-8
C
false
false
344
c
// // 1166.c // Code_Up // // Created by HJ on 2020/08/16. // Copyright © 2020 K. All rights reserved. // #include <stdio.h> int main() { int year; scanf("%d", &year); if ((year % 400 == 0) || (year % 4 == 0 && year % 100 != 0)) { printf("yes"); } else { printf("no"); ...
[ "hj@HyunJae-Kui-MacBookPro.local" ]
hj@HyunJae-Kui-MacBookPro.local
a3306d53c0385a0386d795ac8a8c8f6457d85858
03ab979bd506e1ebfb798196acde91c739e84d49
/d/changan/npc/xiaoxiang.c
412b68f6634a6e275271be02f92c741e58d3b057
[]
no_license
hhsiao/DTSL
d0a9f69edce192f0b39578fc4b458013332d8c39
50320937f839e28f04cf70c29c6765d26cb31dc2
refs/heads/master
2023-04-17T23:20:52.753422
2021-05-02T14:08:44
2021-05-02T14:08:44
null
0
0
null
null
null
null
GB18030
C
false
false
929
c
inherit NPC; void create() { set_name("小香",({ "xiao xiang","xiang" }) ); set("gender", "女性" ); set("age", 22); set("long", "这是[上林苑]的姑娘小香。\n"); set("jinv",1); set("combat_exp", 1000); set("str", 10); set("per", 26); set("attitude", "peaceful"); setup(); carry_object(__DIR__"o...
[ "i@chenxuefeng.cn" ]
i@chenxuefeng.cn
1eabae35432b97a94caf717fcc9f36d68f2de3e4
34970d713a489cecb63ce0591ddabc866f62b402
/GabeditSrc250/src/MolecularMechanics/MolecularMechanicsDlg.h
70db1787dafbbcb126c5a0338e5c7616677d4e08
[ "LicenseRef-scancode-other-permissive" ]
permissive
igorChem/code_sources
1ba304a748cfb7c2085664c147213553e0fb0227
49bf64e95be23432579a4e710542c80fa4ce0db0
refs/heads/master
2021-06-18T13:58:24.279582
2021-02-04T14:19:56
2021-02-04T14:19:56
163,414,092
1
0
null
null
null
null
UTF-8
C
false
false
1,636
h
/* MolecularMechanicsDlg.h */ /********************************************************************************************************** Copyright (c) 2002-2017 Abdul-Rahman Allouche. All rights reserved Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated docum...
[ "barden.igor@gmail.com" ]
barden.igor@gmail.com
911b97fb968c8efe7a487bc34eadbaf795f8f719
30821c4bcff54fdd0773c36757aaa4a2267bdedf
/Algoritmo e Estruturas de Dados/Algoritmos/Dinâmicas/Dinâmicas/Lista/src/lista.c
221f072863ee5b193da26daae385bbd13b8857d2
[]
no_license
leonardo8787/c_c-course
78205c0282a149f149b84cab5498a2f4b69aaa48
742891f611892e32bac6746933ae39560f4301df
refs/heads/master
2023-08-23T16:29:01.835602
2021-09-23T14:03:17
2021-09-23T14:03:17
407,960,780
0
0
null
null
null
null
UTF-8
C
false
false
901
c
#include "lista.h" void Swap(Block *a, Block *b){ Item aux; aux = a->data; a->data = b->data; b->data = aux; } void FLVazia(Lista *l){ l->first = (Block*) malloc (sizeof(Block)); l->last = l->first; l->first->prox = NULL; } void LInsert(Lista *l, Item d){ l->last->prox = (Block*) malloc (sizeof(Block)); ...
[ "leocampos8787@gmail.com" ]
leocampos8787@gmail.com
64ab4a8bb70a25b15dfe1144f976386148044c07
4e5c50e4944e3e0a022aa7986f7720729f7891f1
/Freescale_DSP56858EVM_Kit/DSP56858 Codec/Code/Codec_LoopBack/FIRm/code/FIRm.c
be4b5ad73b88e3b3f72ab79358091eca3a42d89f
[]
no_license
hemanthbd/Freescale-Intro
4ab6e7422b6a5b271b8b87cffad277f09427353f
d53c401ba2b7531fb9f98938d9e6ddf75f48c4b4
refs/heads/master
2020-03-08T02:44:29.989757
2018-04-03T09:50:54
2018-04-03T09:50:54
null
0
0
null
null
null
null
UTF-8
C
false
false
4,358
c
/** ################################################################### ** Filename : Filter_C_fixed.C ** Project : Filter_C_fixed ** Processor : 56858 ** Version : Driver 01.05 ** Compiler : Metrowerks DSP C Compiler ** Date/Time : 12/17/03, 8:55 PM ** Abstract : ** M...
[ "fhemanth@asu.edu" ]
fhemanth@asu.edu
c01b7162e896c33471638212e6b59d01a07d9cea
76751bfac7ab0e5c09dcf71f3398d847673c1995
/ifdef/ifdef.c
10ebb01f7e8b1bd3cb5e09bc6d375595ae3eb592
[]
no_license
mishuang2017/c
64525919af9487d276865a97bf90e9946f6a8340
8d21cb81c52df94072ccff9c212c8cd29a7fc288
refs/heads/master
2022-04-22T00:04:56.349846
2020-04-24T07:08:22
2020-04-24T07:08:22
255,591,552
0
0
null
null
null
null
UTF-8
C
false
false
465
c
#include <stdio.h> #include <net/netevent.h> #if 0 enum netevent_notif_type { NETEVENT_NEIGH_UPDATE = 1, /* arg is struct neighbour ptr */ NETEVENT_REDIRECT, /* arg is struct netevent_redirect ptr */ NETEVENT_DELAY_PROBE_TIME_UPDATE, /* arg is struct neigh_parms ptr */ }; #endif int ma...
[ "chrism@mellanox.com" ]
chrism@mellanox.com
866eb3976147baefa3bec8ef0cbd45ea1eb4dd85
be4f076046e8c24e39faebc626ad3c1616a08735
/scode/routing.c
3187e575ca2cb4febcffffc5ad45a83db4ff08ab
[]
no_license
chenning84/swmm-scala
b04a249b7dfdb27e572431e3c431afea1293327f
c8e7312b8d87f09fd29e61d8d863dd55a244191b
refs/heads/master
2021-01-23T12:47:32.561138
2017-06-05T02:50:49
2017-06-05T02:50:49
93,199,535
0
0
null
null
null
null
UTF-8
C
false
false
23,983
c
//----------------------------------------------------------------------------- // routing.c // // Project: EPA SWMM5 // Version: 5.1 // Date: 03/19/14 (Build 5.1.000) // 09/15/14 (Build 5.1.007) // 04/02/15 (Build 5.1.008) // Author: L. Rossman (EPA) // M. Tryby...
[ "ning.chen.vz@gmail.com" ]
ning.chen.vz@gmail.com
a5df7fd0262d2c744b4b5d016b82b281961aa012
ab9cd2508e5a949036d90cd1c0fc6a3a0aac4f6a
/Level2HSM/inc/AmmoLoadSubHSM.h
fd7f73f5944315ff1babc3450ebca3b77ad48857
[]
no_license
grant1994/118Project_jdgrant_rlhill_jcrowley
22361dc46277b5e38ea081298ad65280ab4b8c04
f52a47e2ef426dbfc78b97874d058cc0af46cfa1
refs/heads/master
2020-12-24T10:40:45.015832
2016-11-12T04:44:32
2016-11-12T04:44:32
73,136,763
0
0
null
null
null
null
UTF-8
C
false
false
2,698
h
/* * File: AmmoLoadSubHSM.h * Author: jdgrant * * This file includes the top level of our hierarchal state machine. At this level * the robot performs the basic logic of finding loading stations, loading ammo, * and finding targets to deposit the ammo. This basic logic is looped. * */ #ifndef AMMO_LOAD_SUB_...
[ "Joseph Grant" ]
Joseph Grant
b2d3766a53cab0883aa215d1f3813171e2bebfbc
ef2b61b99a84fdbda4c25b4d3a72c18c646ddcca
/src/preprocessing.c
77b65944c793e8f38ffc8bcccf5e80f09715a689
[]
no_license
enricopetrucci/Constraint-branching-for-Set-Covering-Problem
b260ea4af9479c8c09f8248af3d32806f0d61352
ea3b7b93f454ec3191eb09e8692cd148d161a9fb
refs/heads/master
2023-03-09T17:52:09.579140
2021-03-02T10:34:55
2021-03-02T10:34:55
298,079,432
0
0
null
null
null
null
UTF-8
C
false
false
7,063
c
#include "scp.h" #include "preprocessing.h" /** * Preprocess the scp using the CPLEX library. * * * It creates the CPLEX environment and instantiate the CPLEX problem. * It then builds the model, and solves it at the root node, extracting the preprocessed problem after. * * @param inst instance of the scp *...
[ "enricopetrucci.96@gmail.com" ]
enricopetrucci.96@gmail.com
5910498ffa8bcc359fecf6e9f0aea04f2a2e87cc
d11de4906f9d8b72cbd871ab35054920316ffb94
/mjam1.c
87d96ec503068071febe89cfbc6d87ba4321898b
[]
no_license
nadiarbdr/MODUL-2-ALSTRUK
efbab3b0c3b596291f74e3774d7f4ee643e0cfb3
cc45475ab7ebc4c7d129efffcaf542f2bbbaece2
refs/heads/master
2021-04-07T13:29:33.917278
2020-03-20T06:11:59
2020-03-20T06:11:59
248,680,037
0
0
null
null
null
null
UTF-8
C
false
false
751
c
/* File : mjam.c */ /* memanfaatkan primitif jam */ #include "jam.h" #include "jam.c" int main() {/* KAMUS */ Jam J1; Jam J2; int dt=3600; /* PROGRAM */ printf("=================================\n"); printf ("Konversi Jumlah Hari dan Waktu"); printf("\n=================================\n"); BacaJam (&J1); pri...
[ "noreply@github.com" ]
nadiarbdr.noreply@github.com
19c4a1a2080dd9ed1e5b3d84493b28ad9664b39a
a21d0e0b0445f28261a605430b06388e8491850d
/GlucoseKernel/include/typedef.h
e5fe5da9ee772bf7224a6d3d3cda18c732c241f9
[]
no_license
SugarRushOS/GlucOSe
ec6009e712c043041125fef0a47905037d1675b4
c09803de9b699dc405419f2a10e66bdfe6f73125
refs/heads/master
2020-12-01T23:31:56.010293
2019-12-29T22:58:50
2019-12-29T22:58:50
230,812,620
0
0
null
null
null
null
UTF-8
C
false
false
324
h
#ifndef TYPEDEF_H #define TYPEDEF_H typedef unsigned char u8; typedef signed char s8; typedef unsigned short u16; typedef signed short s16; typedef unsigned long u32; typedef signed long s32; typedef unsigned long long u64; typedef signed long long s64; typedef unsigned size_t; #e...
[ "noreply@github.com" ]
SugarRushOS.noreply@github.com
d0393c9979871b53a9b0ad6b0fe4516919e92a52
eb060ad298a504950c1c2b71447555d423fe22ba
/common/tick.c
9f765df569c057d09b1651222a545b58b2fd8ea9
[]
no_license
zhuimeng999/s5p6818_sys_init
fed6ddd309131b75f8986aebaff14fc5daec7167
36b865411351aed129e3b746a012d1418fe1088e
refs/heads/master
2021-01-20T10:50:37.737000
2017-09-19T06:17:50
2017-09-19T06:17:50
101,652,308
1
0
null
null
null
null
WINDOWS-1252
C
false
false
1,014
c
/* * delay.c * * Created on: 2017Äê8ÔÂ13ÈÕ * Author: lucius */ #include "tick.h" #include "timer.h" #include "arm_gic.h" #include "uart.h" #include "tieoff.h" #define CNTCLK_ENABLE (1 << 13) void timer4_handler(void) { timer_interrupt_clear(TIMER_INDEX_4); } void tick_init(void) { ...
[ "shuijingailian999@163.com" ]
shuijingailian999@163.com
9667633996f2b0d8b135143dc089e19670e32f4e
4d0a83aba7334931bb935c0afd61ac1230e5c73b
/tools/docker/esp8266/cs_lwip/src/include/ipv4/lwip/ip.h
be58a4f5e0ada22bb088aadcb1b86c71c4ffae4f
[ "Apache-2.0" ]
permissive
pimvanpelt/mongoose-os
edb7144a512b8073c2fd29464c44d2df780a57ce
12cc868af5b6979e0ca83e555433b7c3490addc5
refs/heads/master
2020-12-14T23:33:22.533081
2020-04-05T21:43:13
2020-04-05T21:43:13
166,191,848
0
0
NOASSERTION
2019-01-17T08:46:00
2019-01-17T08:45:59
null
UTF-8
C
false
false
8,807
h
/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without *modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright n...
[ "cesantabot@cesanta.com" ]
cesantabot@cesanta.com
4de6d5cad750278cc16e863b3c6df7593f0c6d7f
c2cedcf36667730f558ab354bea4505b616c90d2
/players/sami/area/GPO/ldeck8.c
150d1b2495c80ad779e7bfd1c7884f43f53475fc
[]
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
2,539
c
/* / * * File: /players/sami/area/GPO/abarracks7.c * * Function: room * * Author(s): Sami@Nirvana * * Copyright: Copyright (c) 20...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
e51cf0a3e19d57dcfaf79caa65325322c1a38221
29193f9ca4a42200761759d1143b74d3d43fd6f9
/ppm/work/mpich2-1.4.1p1/src/mpe2/src/collchk/src/allgatherv.c
b1467e5cdbdee07a94242087f53b95c4b2f05d57
[ "LicenseRef-scancode-other-permissive", "mpich2", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bgholami/ptc
94f2bdc80b1e3d13e0bac95dc68530edf7d870fb
ee18f1dbbc76b04269035ff81b0b88436d9df877
refs/heads/master
2016-09-11T06:56:55.450782
2015-10-18T20:24:00
2015-10-18T20:24:00
32,792,924
1
0
null
null
null
null
UTF-8
C
false
false
1,391
c
/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_Allgatherv( void* sbuff, int scnt, MPI_Datatype stype, void* rbuff, int *rcnts, int *displs, MPI_Datatype rtype, MPI_Comm comm ) { char cal...
[ "babak.gholami@aer.mw.tum.de" ]
babak.gholami@aer.mw.tum.de
9b68835edefa5656f5393a2d2018661e63945617
980c813f783897cba325e9c9861693f52d96a5f1
/H.W.6/HW6.c
db6f9a8549ec42435573077996a792dfec2ec115
[]
no_license
harrypotter804/Introduction-to-Computers-H.W.
5a7c6112c31d44fc4d4a4774d2a68bcb23bad3ae
936025e54ab8c82ece26cbbf533dbb079fd7275e
refs/heads/master
2021-01-10T20:56:14.386264
2015-04-20T13:25:58
2015-04-20T13:25:58
34,006,965
0
0
null
null
null
null
UTF-8
C
false
false
490
c
#include<stdio.h> #include<math.h> main() { float H,t; H = 0; t = 0; printf("Time(sec) Height(ft)"); printf("-----------------------"); while(1) { t = t + 0.0025; H = 60 + 2.13*pow(t,2) - 0.0013*pow(t,4) + \ 0.000034*pow(t,4.751); if (t<100 && H > 0) { printf(" %.2f %.2f\n",t,H); ...
[ "harrypotter804@yahoo.com.tw" ]
harrypotter804@yahoo.com.tw
6a822fafc4756c2cb024da84a23ef7f00fa342c0
c6f484a2b90fd568676d812412158d2d00603b61
/CPrimerPlus/Ch09/lethead1.c
9c319b4cf8f7cb903d8b44a374c59726040fd3b0
[]
no_license
imatyukin/c
7b7cf98e074bd01880646582dd99d32fb2c951c2
b2afe7e1c495b87f129110a254e5668550bec69d
refs/heads/master
2021-01-01T17:33:48.822266
2019-06-02T13:04:13
2019-06-02T13:04:13
98,096,298
1
0
null
null
null
null
UTF-8
C
false
false
501
c
/* lethead1.c */ #include <stdio.h> #define NAME "GIGATHINK, INC." #define ADDRESS "101 Megabuck Plaza" #define PLACE "Megapolis, CA 94904" #define WIDTH 40 void starbar(void); /* prototype the function */ int main(void) { starbar(); printf("%s\n", NAME); printf("%s\n", ADDRESS); printf("%s\n", PLACE); starbar(...
[ "i.matukin@gmail.com" ]
i.matukin@gmail.com
2c5178fde10424142ce14fd55f3fc557a38c6671
1ad4dd5261a185f3cf92d7fd3226de28679747c5
/kernel/drivers/scsi/lpfc/lpfc_attr.h
931db52692f50032d2067e7a9946266a4e792134
[ "MIT", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
oslab-swrc/libmpk
b30c8fa2eea834a8ab441fdd9f7789296781ec17
a0b20ab8819d60d22d2a90f0d54eccae40ae6b05
refs/heads/master
2022-05-01T01:36:07.491532
2022-03-18T05:44:14
2022-03-18T05:44:14
223,290,854
0
0
MIT
2019-11-22T00:30:13
2019-11-22T00:30:12
null
UTF-8
C
false
false
5,709
h
/******************************************************************* * This file is part of the Emulex Linux Device Driver for * * Fibre Channel Host Bus Adapters. * * Copyright (C) 2017 Broadcom. All Rights Reserved. The term * * “Broadcom” refers to Broadcom Limited and...
[ "spark720@gatech.edu" ]
spark720@gatech.edu
a7a435bb7b3fc29f06bc09db6c5549b0ac2b77eb
a160ac566e5f7c38fc9313a20b58030e4c6400e1
/C语言/C语言--strcpy字符串拷贝.c
50b7ff41ac9811f0101628bcbd9c24ee266469bf
[]
no_license
sh2268411762/-C-
918be5c517c5e3437fe7228154cde8b06c4a162b
d489bbf3883d28c459472fa505c8b940e765b356
refs/heads/master
2021-05-17T15:26:45.717821
2020-11-06T15:49:15
2020-11-06T15:49:15
250,844,544
1
1
null
null
null
null
GB18030
C
false
false
255
c
//#include <stdio.h> //#include <string.h> //#define PI "imooc" //int main() //{ // char str[] = "慕课网"; // strcpy(str, "I love imooc"); // printf("%s\n", str); // /*strcpy(PI, "I love"); // printf("%s\n", PI);*/ //无运行结果 // return 0; //}
[ "2268411762@qq.com" ]
2268411762@qq.com
12b024e249b5e36153b0c2fdbde01deb8c611f6e
429d2c77b34351f6f3293e146efd33381c5ca4da
/Chapter19/Question(e).c
1be4cc55f48d372bcd802de9be7b19c9503d2ca5
[]
no_license
rehandhir/LetUsCsolution
ba95b8224e5613d0d6ac102113d1057a6de51875
c2909ddd8227720b9d56629fb097dece1ce3450d
refs/heads/master
2023-08-05T18:34:53.269237
2020-10-02T06:24:01
2020-10-02T06:24:01
300,520,612
0
1
null
2023-01-29T20:31:34
2020-10-02T06:21:48
C
UTF-8
C
false
false
1,681
c
/*Write a program that merges lines alternatively from two files and writes the results to new file. If one file has less number of lines than the other, the remaining lines from the larger file should be simply copied into the target file.*/ #include<stdio.h> #include<stdlib.h> #include<string.h> int main() { ...
[ "noreply@github.com" ]
rehandhir.noreply@github.com
27503460e32ca916ae2bfd57018c2e8ac1991fc0
02f69ce69f8eb09a58905339322f80e5594ee8d1
/bin/cbsdsh/mystring.c
f044c7cb5b32c4c24724637a1ab8fb18df718860
[ "BSD-2-Clause" ]
permissive
BS-Demon/cbsd
354dfbc4227105d7ede3dc69275f5a14955918db
a79291cf3ffa0c8dcf82e718948af265f91e10a9
refs/heads/master
2020-06-10T18:46:01.840271
2016-12-01T18:11:11
2016-12-01T18:11:11
null
0
0
null
null
null
null
UTF-8
C
false
false
4,818
c
/*- * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Kenneth Almquist. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followi...
[ "olevole@olevole.ru" ]
olevole@olevole.ru
9b4191936892193a1dcf21bbf1d53da26f9bfed6
be9e4d637432ee7373d5b2ac00273db25fe8eada
/common/NE10_mask_table.c
1e82ea54f4db7998a583e88326df7857f113905c
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "Apache-2.0" ]
permissive
yangzhang/Ne10
263c74fd8de9c428adeefd96e41787f3e0783fa4
1bf55a0c308048cba010a231735b25422fb55cb8
refs/heads/master
2021-01-16T00:04:24.143258
2012-10-29T08:55:25
2012-10-29T08:55:25
6,647,558
1
0
null
null
null
null
UTF-8
C
false
false
3,383
c
/* * Copyright 2012 ARM Limited * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of conditi...
[ "yang.zhang@arm.com" ]
yang.zhang@arm.com
8b96b05bcede14370adcdadfd5e41b3d10602637
40f5275ab6edc75e9720df3de52e304c3b4d76a8
/day06/ex00/ft_strlen.c
95e2f65c69754272fea6e1243461dab3da3437b6
[]
no_license
sersavn/School21Piscine
ee8115388f4f2446ab6b25069d1e212e40ad69e6
5d40f67de2350cd6fdb1d6659c2c801dcc7a3377
refs/heads/master
2020-04-24T10:53:31.337107
2019-02-21T16:48:37
2019-02-21T16:48:37
171,908,767
0
0
null
null
null
null
UTF-8
C
false
false
1,007
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlen.c :+: :+: :+: ...
[ "jsardine@e6r5p5.21-school.ru" ]
jsardine@e6r5p5.21-school.ru
ad36236f035d48f2741ab1299bcb0d507d274311
f0b79e27bcf01c9a9fa7c224ba1de4c4878e2719
/CubeMX/Core/Src/stm32f4xx_hal_msp.c
42861d48333c0a7f3fbca21e9c57d16778bad9d4
[]
no_license
buyuer/cpp4stm32
bfc8a258a66a0c3bc8c8856b938b80c5abf8e4d7
e8334c23cc3d777932e439f9f1b35cf2daa0d411
refs/heads/master
2020-07-04T03:36:56.558297
2019-08-13T13:06:17
2019-08-13T13:06:17
202,141,990
1
0
null
null
null
null
UTF-8
C
false
false
10,487
c
/* USER CODE BEGIN Header */ /** ****************************************************************************** * File Name : stm32f4xx_hal_msp.c * Description : This file provides code for the MSP Initialization * and de-Initialization codes. ****************************...
[ "buyuer@github.com" ]
buyuer@github.com
a99dc0e9a7fb86868ee82fca46cecbb747a867fe
b2f52db1ee0900c1bd5c07f462bda5050381c30b
/fts.fod, fid, fsm, dcm/03.btfax_core/btfax.h
574b69dbd04491d9e39039f6750fb239371c5d02
[]
no_license
nicechangs/btfax4.server
19d8ef40ee6ad83b35126d6cfb18295554afdb5d
02019965c1d189864516dac8b3b921e441413871
refs/heads/master
2021-09-04T06:23:59.255737
2018-01-16T17:24:29
2018-01-16T17:24:29
117,716,048
0
2
null
null
null
null
UHC
C
false
false
10,109
h
#ifndef BTFAX_H #define BTFAX_H #include <time.h> #include <winsock2.h> #ifdef __cplusplus extern "C" { #endif typedef unsigned char uchar; typedef unsigned short ushort; typedef unsigned int uint; #define SEMNAME "Global\\btfax_process" #define SEMDEV "Global\\faxdev" #define SEMLIC "Global\\faxlic" #defi...
[ "source.changs@gmail.com" ]
source.changs@gmail.com
46f44b2a0daf0997b1fec2d27f98b21082c0da8b
970ef4f1696332d18eb964cdd5f235a8039638de
/keyglove/support_feedback_piezo.h
87711a9fb6f759141d9e6830175a6e715ff763d2
[]
no_license
Tahamosaad/keyglove
bced92e852e010a82862b5604489654e443ceb5d
6c4a5bbe88f72b139028f9047f9f157c52661540
refs/heads/master
2021-01-15T21:14:44.995704
2013-11-24T02:03:40
2013-11-24T02:03:40
null
0
0
null
null
null
null
UTF-8
C
false
false
3,698
h
// Keyglove controller source code - Special hardware setup file // 7/17/2011 by Jeff Rowberg <jeff@rowberg.net> /* ============================================ Controller code is placed under the MIT license Copyright (c) 2011 Jeff Rowberg Permission is hereby granted, free of charge, to any person obtaining a copy ...
[ "jeff@rowberg.net" ]
jeff@rowberg.net
3d39fd2328e1884433445a3f67eb0f6c909bd07d
018df3fe04085721c380d4ddc2e4fe3588516332
/iOS9.0.2/System/Library/PrivateFrameworks/IAP.framework/Support/iap2d/iap2d-Symbols.h
af537bea0b595580087ee36146e58ccc0c7109ef
[]
no_license
ichitaso/iOS9.0.2-iphoneheaders
15feac3cfb676d063e706ad165e990fbb367f2e7
f5db852359918f0a2e393648f227851d7a2ac29a
refs/heads/master
2021-01-10T10:16:28.069166
2015-11-07T09:08:24
2015-11-07T09:08:24
45,729,409
24
13
null
null
null
null
UTF-8
C
false
false
22,181
h
radr://5614542 __mh_execute_header _ABFavoritesEntryChangedNotification _ABFavoritesListChangedNotification _ABMultiValueAddValueAndLabel _ABMultiValueCreateMutable _ABPersonCreate _ABRecordGetRecordID _ABRecordSetValue _ADClientAddValueForScalarKey _ADClientPushValueForDistributionKey _AFPreferencesDidChangeNotificati...
[ "willfeeltips@gmail.com" ]
willfeeltips@gmail.com
832274b40f3f26607959f1216ca5844eaa48e703
5f95342549413dc14e4b5b83c517076d556d52c9
/lib/libedit/readline/readline.h
05407955778f4e192350b0ad6ce963d480d771ff
[]
no_license
mikekmv/aeriebsd-src
ee4ce27893e6be0768acb9729fde21f08e3d5c17
04a0f2dffa69cbdb3b9d3f593c9317681eaa6302
refs/heads/master
2021-01-17T12:07:14.334767
2013-03-09T23:52:38
2013-03-09T23:52:38
10,635,652
1
1
null
null
null
null
UTF-8
C
false
false
5,917
h
/*- * Copyright (c) 1997 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Jaromir Dolecek. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditio...
[ "root" ]
root
86cfa6607c678311449250aad1f68d7031bac394
e6d446df2258e125a8d0bbc5b59f1d6bec7a8837
/C00/ex00/ft_putchar2.c
29539be0bd10136aadddb79261851a1b8f8e94d7
[]
no_license
cjenog/c_cpy
e795fc89c1685b5e6ddbde35f97100742244b5ef
b124b115d170a2f67107a68771b70f5283c02baa
refs/heads/master
2023-03-26T18:55:54.298392
2021-03-16T09:12:30
2021-03-16T09:12:30
345,556,134
0
0
null
null
null
null
UTF-8
C
false
false
959
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar2.c :+: :+: :+: ...
[ "freezer.nodap@gmail.com" ]
freezer.nodap@gmail.com
e17da5f1922796c934da89d94136b25bfc18bc89
94e8344ee420ae4d2eb1643e95973845f341a3d2
/gcc_4.3.0_mutants/mutant102739_gcc.c
a6281bd56dbf5e5b78746984a31b4d548b20dfe7
[]
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
227,825
c
/* Compiler driver program that can handle many languages. Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it und...
[ "agroce@gmail.com" ]
agroce@gmail.com
90f95baba47b93b9984fc993a70a9615cbaa349e
7d95a8fd8b2032d6f07916e123b4b9aecc1ffaf7
/C/perfectsq.c
955647b11de85bf8a394966f2b585a1cb8eefc89
[]
no_license
Jaiswal-ruhil/learning-languages
6c29f3e5f4411ab60b38b091d1b753f70dc4717e
90e5a8686cc2237e6cd333d09fa07bc9198af37a
refs/heads/master
2021-01-23T08:39:09.368055
2014-09-17T18:50:41
2014-09-17T18:50:41
null
0
0
null
null
null
null
UTF-8
C
false
false
228
c
#include<stdio.h> int main() { short int number=1212; printf("original= %d",number); printf("\n\n\noriginal+)x1= %d",(~number+0x1)); printf("\n\n\n-1(original+0x1= %d\n",-1*(~number+0x1)); return 0; }
[ "ruhiljaiswal@gmail.com" ]
ruhiljaiswal@gmail.com
f471fe433aaee1089805f9bb0d8b5017ece26181
8e78cdc8e1169c53483b675a344519fb71cb008e
/d01/ex04/main.c
8e647a3626e23d8d718da44df48adf76d4927b35
[]
no_license
regien/Interview_piscine
a6acdeda2699bf8d5f3917f2c1e8dcb36f71b2ad
3e108c0866656d2c01ced334eba0b1df744ae2ba
refs/heads/master
2020-04-14T23:30:14.599943
2019-03-28T17:35:42
2019-03-28T17:35:42
164,204,585
2
1
null
null
null
null
UTF-8
C
false
false
353
c
#include <stdio.h> //printf, scanf, ... #include <string.h> //memcpy, strlen, ... #include <unistd.h> //fork, write, sleep... #include <stdlib.h> //malloc, free, exit... #include "header.h" int main(void) { /*------------------- launch your test here --------------------*/ return (0); } // Function used for ...
[ "gerardomalpartidavela@gmail.com" ]
gerardomalpartidavela@gmail.com
712fc33759c015f1f7b190c58dfe2d1bb4a01a7a
cf16911bc92458e31c8accb95f2062dcdea75ff2
/SoC-Validation/firmware/gpu_validation/gpu/pp0/m400_pp_0_ibr03_run.c
ad5488fc580e0d5c4cf6dc26e1ab9dc7b3195a85
[]
no_license
alexvatti/embedded-documents
b4f7a789f66dad592a655677788da4003df29082
5bcf34328a4f19c514c1bca12ad52dcc06e60f09
refs/heads/master
2023-08-14T20:23:00.180050
2019-11-29T10:48:05
2019-11-29T10:48:05
224,813,397
0
0
null
null
null
null
UTF-8
C
false
false
13,367
c
/*---------------------------------------------------------------------------- * * The confidential and proprietary information contained in this file may * only be used by a person authorised under and to the extent permitted * by a subsisting licensing agreement from ARM Limited. * * (C) COPYRIGHT 2008-2009 AR...
[ "alexvatti@gmail.com" ]
alexvatti@gmail.com
3316c6ae432aec0bf2d4e9cdff66cc037a99a0b0
67bb4e26613cde625f75c8b32d9a07d4686471b9
/milc_qcd-develop/dense_static_su3/lattice.h
8b12160f1bbd7ed716e260e86b134cd4daa174f8
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
cmcneile/milc_code_dev
132bf6619ba1faf09a9e58c03f7ad2a3040bc57c
26105fbe0b7d44bde0cdd1aa28425fe58d7a5d4f
refs/heads/master
2021-07-25T03:00:34.635755
2020-07-27T13:55:27
2020-07-27T13:55:27
253,015,415
0
0
null
null
null
null
UTF-8
C
false
false
4,666
h
#ifndef _LATTICE_H #define _LATTICE_H /****************************** lattice.h ********************************/ /* include file for MIMD QCD program, version 4 This file defines global scalars and the fields in the lattice. */ #include "defines.h" #include "../include/random.h" #include "../include/macros.h" #i...
[ "craig.mcneile@plymouth.ac.uk" ]
craig.mcneile@plymouth.ac.uk
ce2b8b261aefbde7a6e3a8438cd9e9a6115d929a
cece23472bc83252fcda40547de25e2c7f717099
/testcase/src2/pascal.c
e950c0ec2ecf65a4fd630804735effd478a1abca
[]
no_license
zzdpk2/programming-assignment
5d87cab7176e358c9c1582b859f9ef4c55fbb73c
72d3382d5a3facb5c1b18052d27c1097570b8595
refs/heads/master
2020-04-04T09:06:52.641358
2016-06-16T08:04:36
2016-06-16T08:04:36
null
0
0
null
null
null
null
UTF-8
C
false
false
674
c
#include "trap.h" //#include "stdio.h" #define N 31 int a[N][N]; int ans[] = {1, 30, 435, 4060, 27405, 142506, 593775, 2035800, 5852925, 14307150, 30045015, 54627300, 86493225, 119759850, 145422675, 155117520, 145422675, 119759850, 86493225, 54627300, 30045015, 14307150, 5852925, 2035800, 593775, 142506, 27405,...
[ "instr3@163.com" ]
instr3@163.com
2210aca2fd4e1ecffa02a3a6e47a89b3dbf56c9c
ccf500b6aed04bc397c267595154e0452ce7d656
/GE_CBGA_HealthSpeedSmall_Heal_classes.h
24d657847d6ed30196c3f3385fefe63da9ab05a7
[ "MIT" ]
permissive
NotDiscordOfficial/Fortnite_SDK
775361ea044a22f508c0a8b42eb9ffdf12662aca
58f8da148256f99cb35518003306fffee33c4a21
refs/heads/main
2023-05-25T23:47:11.201029
2021-06-09T03:55:35
2021-06-09T03:55:35
375,217,755
0
1
null
null
null
null
UTF-8
C
false
false
187
h
// BlueprintGeneratedClass GE_CBGA_HealthSpeedSmall_Heal.GE_CBGA_HealthSpeedSmall_Heal_C // Size: 0x800 (Inherited: 0x800) struct UGE_CBGA_HealthSpeedSmall_Heal_C : UGameplayEffect { };
[ "83149379+NotDiscordOfficial@users.noreply.github.com" ]
83149379+NotDiscordOfficial@users.noreply.github.com
6b97c6bf791ed7d4bc8fdea0713379eb5fb011ab
59d1e0de98fe4419b7fecc8cd7ebd256dfdc3f24
/motor_lighting_controller/Modes.h
89bfc66bb690ba24456ff89e39e5f1acfd8c77a9
[]
no_license
ChrisAlthaus/bachelor_thesis_impl
74bf618ca2558a265379bd94a9b1dffb7a2ffe17
65bac6113e1f87ec197f225471a4ec30ee7b62f6
refs/heads/master
2023-06-30T00:13:32.961234
2021-08-03T09:44:36
2021-08-03T09:44:36
392,246,463
0
0
null
null
null
null
UTF-8
C
false
false
978
h
#ifndef MODES_H #define MODES_H //message protocol struct modes{ byte MOVE; byte UP; byte DOWN; byte INIT; byte ANI; byte LIGHT; byte LEVEL; byte BRIGHTNESS; }; modes MODE={1,2,3,4,5,6,7,8}; struct speeds{ byte FULL; byte HALF; byte QUARTER; byte EIGTHTH; }; speeds SPEED={1,2,3,4}; struct i...
[ "althaus241@gmx.de" ]
althaus241@gmx.de
06cac7c0a9c1cc0719f7a66a50cafbbadbd13940
8edde9d2e5cea812b4b3db859d2202d0a65cb800
/Documentation/Code/Engine/Graphics/GrDebug.h
87a111cf057eecd2a8782ba1d0c573415a341688
[ "MIT" ]
permissive
shawwn/bootstrap
751cb00175933f91a2e5695d99373fca46a0778e
39742d2a4b7d1ab0444d9129152252dfcfb4d41b
refs/heads/master
2023-04-09T20:41:05.034596
2023-03-28T17:43:50
2023-03-28T17:43:50
130,915,922
0
0
null
null
null
null
WINDOWS-1252
C
false
false
1,212
h
//---------------------------------------------------------- //! File: GrDebug.h //! Author: Kevin Bray //! Created: 08-20-05 // //! Purpose: To provide simple debugging utilities. This file // contains functionality that is not dependent on any // graphics functionality. That is, this stuff can be // us...
[ "shawnpresser@gmail.com" ]
shawnpresser@gmail.com
13f948257253d9ad746b3769745aa7cadd51e990
d9766afbedbe1300b03293f6ba7c7f980e6a864b
/gyakorlatok/09_apr_15/src/valos_szamok_osszege_409d.c
48ee6101081baabdd82a054b91d59d19099aeecd
[]
no_license
polonkaipal/Programozas_1-1
5858dd79f4d5e3197e70491579d22fc68d2263bc
e1f3c7421c49469195401e88783f4c088611a680
refs/heads/master
2021-01-05T07:09:14.152847
2020-05-12T03:36:20
2020-05-12T03:36:20
240,926,200
0
0
null
2020-02-16T16:37:25
2020-02-16T16:37:25
null
UTF-8
C
false
false
934
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #define BUFFER 1000 const char* INPUT = "valos_szamok.txt"; void replace_char(char text[], char mit, char mire) { int hossz = strlen(text); for (int i = 0; i < hossz; ++i) { if (text[i] == mit) { text[i] = mire; ...
[ "jabba.laci@gmail.com" ]
jabba.laci@gmail.com
e4c220ef1ba337887a26faa5d829ab96570844bd
96660d64b4e2d742c804da79bda5d7b5d4afa10f
/Reverse_Polish_Notation/infixToPostfix.c
87393b5ae5f11fb0d797fc216c96fe13fc8b6347
[]
no_license
kranthimottu/Reverse-Polish-Notation
53cb1b9c3e1728be66096dd8fddb49a148c11624
3a3c59ad28228176c5dd771881d4f4a86706f221
refs/heads/master
2021-09-17T02:42:59.392094
2018-06-26T22:17:35
2018-06-26T22:17:35
null
0
0
null
null
null
null
UTF-8
C
false
false
1,509
c
#include "Header.h" void infixToPostfix(char* infix, char* postfix) { int i = 0, j = 0; char x; charTop = -1; charPush('('); infix[strlen(infix) - 1] = ')'; infix[strlen(infix)] = '\0'; for (int i = 0; i < strlen(infix); i++) { if (infix[i] == '(' || is_operator(infix[i]) == TRUE) { charPush(infix[i]...
[ "Megamind@DESKTOP-I3ICE17" ]
Megamind@DESKTOP-I3ICE17
87a300b52b4e145868232c56b974d3f4d4285dc4
943dd54918355e8028fdd759bae6d9dd837e11e0
/third-party/u8g2/tools/font/build/single_font_files/u8g2_font_t0_14b_tf.c
c15434d62037ef76d10291a4271843327259329b
[ "BSD-3-Clause", "CC-BY-SA-3.0", "LicenseRef-scancode-x11-adobe-dec", "BSD-2-Clause" ]
permissive
fieldkit/firmware
06e920ad01c2f48142413d3a3447188bc9753004
45c51ce8dc51df886875e97de17980c839882adf
refs/heads/main
2023-08-23T22:29:02.022772
2023-07-24T22:18:01
2023-07-24T22:18:01
183,808,180
11
1
BSD-3-Clause
2023-04-04T20:42:38
2019-04-27T18:27:51
C++
UTF-8
C
false
false
7,382
c
/* Fontname: -UW-Ttyp0-Bold-R-Normal--14-130-75-75-C-70-ISO10646-1 Copyright: Copyright (C) 2012-2015 Uwe Waldmann Glyphs: 191/3075 BBX Build Mode: 0 */ const uint8_t u8g2_font_t0_14b_tf[2425] U8G2_FONT_SECTION("u8g2_font_t0_14b_tf") = "\277\0\3\3\3\4\3\5\4\7\15\0\376\11\376\13\377\1\200\2\374\11\134 \5\0\35...
[ "jlewallen@gmail.com" ]
jlewallen@gmail.com
45d0dd017bc9d05373cb474ed109e715c0c6c679
5bda387c2336789e41397914552954f93af8e5a9
/utilities.c
b132e79255a67c800ce3ecc906d4c497b8c1fb47
[]
no_license
coffeerv/Sidamo
b45bdcf39749b21d6f8f639fd0fd1874c13a7b62
91a4ddafc5aa46b23f04f9f508a09d50716670fb
refs/heads/master
2021-01-01T17:47:49.844934
2013-06-03T01:39:20
2013-06-03T01:39:20
1,834,025
0
0
null
null
null
null
UTF-8
C
false
false
3,374
c
/* * utilities.c * pruebaGSL * * Created by Rafael Verduzco Vázquez on 1/26/11. * Copyright 2011 Universidad Nacional Autónoma de México. All rights reserved. * */ #include <stdio.h> #include <stdlib.h> //#include <time.h> #include <gsl/gsl_rng.h> #include "utilities.h" extern gsl_rng * r; int compareint...
[ "rverduzco@gmail.com" ]
rverduzco@gmail.com
c291430ca2655f82d1233251275aa03b71b7f0a9
98dc5072330d818d162cab38365f034de19d0691
/acl/include/acl/net/acl_listen.h
8edab46f0631f3dbaaf2a0409b36e249d3d2e0d3
[ "Apache-2.0" ]
permissive
feixiao/c_practice
5936d7a59f313eff671785564f9e14c0b105e5ca
ce9c10f8dcd4d5f5076cefefb9dc8358223fe514
refs/heads/master
2023-05-10T16:06:06.564499
2023-03-31T03:17:22
2023-03-31T03:17:22
63,298,597
4
3
Apache-2.0
2023-05-05T02:21:39
2016-07-14T03:21:52
C
GB18030
C
false
false
5,328
h
#ifndef ACL_LISTEN_INCLUDE_H #define ACL_LISTEN_INCLUDE_H #ifdef __cplusplus extern "C" { #endif #include "../stdlib/acl_define.h" #ifdef ACL_UNIX #include <sys/socket.h> #include <netdb.h> #endif #define ACL_INET_FLAG_NONE 0 #define ACL_INET_FLAG_NBLOCK 1 #define ACL_INET_FLAG_REUSEPORT 1 << 1 #define ACL_INET_F...
[ "feixiao2020@sina.com" ]
feixiao2020@sina.com
c161a18e1ba4d1f547096ef3930438aeb5fbacb0
5a30017874e8288fa1aa88eaa4f149593322228f
/navy-apps/libs/libos/src/crt0/crt0.c
09acd46333adc6405e6e03b53ca099f42a93ef28
[]
no_license
123alex-png/ICS2020-PA
fa186a9a56368ba9140dc44ba1d5fb1c66c101cc
478234831648db92fb68c72eb73eee86409435b5
refs/heads/master
2023-03-01T09:26:41.707188
2021-02-10T11:25:35
2021-02-10T11:25:35
308,818,511
1
0
null
null
null
null
UTF-8
C
false
false
768
c
#include <stdint.h> #include <stdlib.h> #include <assert.h> #include <stdio.h> int main(int argc, char *argv[], char *envp[]); extern char **environ; void call_main(uintptr_t *args) { char *empty[] = {NULL }; environ = empty; if(args == NULL) { exit(main(0, empty, empty)); } else{ char **argv = (char...
[ "781856657@qq.com" ]
781856657@qq.com
449cb6c45db1295787fe9007024a0e1176ac5414
d7bc58f4323d68cd285fa1f634fca074e672969c
/My_I2C_TP_Driver/my_tp_drivers.c
66a514736c1e4bf5e6d75cb958b765b4750ac0f9
[]
no_license
SamirBob/linux_drivers_project
1911c5a53aecf1b7c9508cd8a7f7a846ac544098
e3a2426e3b58abdf13cb65a4ff8d10f475594317
refs/heads/master
2020-03-22T06:53:12.171827
2018-09-12T02:34:05
2018-09-12T02:34:05
139,664,162
0
0
null
null
null
null
UTF-8
C
false
false
18,389
c
#include <linux/kernel.h> #include <linux/module.h> #include <linux/i2c.h> #include <linux/device.h> #include <linux/gpio.h> #include <linux/of_gpio.h> #include <linux/slab.h> #include <linux/delay.h> #include <linux/input.h> #include <linux/interrupt.h> #include <linux/miscdevice.h> #include <linux/fs.h> #include <lin...
[ "sammir.liu@gmail.com" ]
sammir.liu@gmail.com
d918d1ff0a964b40d1472d07cf2301e13e1843c0
868c96df91734ef5e8dd9d56113a3ce1b05908b5
/mediatek/platform/mt6582/kernel/drivers/ldvt/vdec/include/vdec_drv_avs_info.h
a851c48009de8b21e3a3acdad8dbc97fa209de63
[]
no_license
bq/aquaris-E5
6bd5b9a1e41398d0fb6f5ff928901ee8e5dc9115
9cab53cb4a4aba4e1c697e2f5940c401ed92e7cb
refs/heads/aquaris-E5
2021-06-24T20:35:38.281230
2015-05-11T08:06:58
2015-05-11T08:06:58
22,873,241
27
24
null
2017-04-02T04:36:59
2014-08-12T10:16:42
C
UTF-8
C
false
false
2,157
h
#ifndef _VDEC_DRV_AVS_INFO_H_ #define _VDEC_DRV_AVS_INFO_H_ //#include "x_os.h" //#include "x_bim.h" //#include "x_assert.h" //#include "x_timer.h" #include "drv_common.h" #include "vdec_common_if.h" #include "vdec_usage.h" #include "vdec_info_avs.h" #include "vdec_info_common.h" #include "../hal/vdec_hal_if_avs.h...
[ "pmoncadaisla@gmail.com" ]
pmoncadaisla@gmail.com
3c4482b3268344ad5d4715f995cb1eb6db9cafdd
21a4b5fd560169eda0ef2da9b9670dcdbe2bb0b6
/c_code/4_5/semtypinst.c
3da1dd01aca13c950f680b4f57a5f56f4311995e
[]
no_license
sriramnrn/csources
694b389f2456742ccefa88ce250f74a5f0347b8c
5938a27a43f4bf3ad920f9725f3e8aa3d324b4a1
refs/heads/devel
2021-01-22T15:01:26.212148
2015-01-24T14:32:09
2015-01-24T14:32:09
29,775,787
0
0
null
2015-01-24T12:27:27
2015-01-24T12:27:26
null
UTF-8
C
false
false
53,114
c
/* Generated by Nim Compiler v0.10.0 */ /* (c) 2014 Andreas Rumpf */ /* The generated code is subject to the original license. */ #define NIM_INTBITS 32 #include "nimbase.h" #include <string.h> typedef struct ttype224855 ttype224855; typedef struct tcontext289021 tcontext289021; typedef struct tidtable224867 tidtabl...
[ "dominikpicheta@googlemail.com" ]
dominikpicheta@googlemail.com
86142d80028db70cf1f25ecbe1661d3403d9d426
0d5c82b956444b4b855473ee1c89e7c3305635f2
/SampleCode/RegBased/Timer_TriggerCountingMode/main.c
42591ceae1593f424c855974150ad740ae66868c
[ "Apache-2.0" ]
permissive
OpenNuvoton/Mini51BSP
38ff4ea3589ab00c398d391c0938fd31d870fb57
0e2679ba94aad21c49d06bb5c2c1b381b8947d03
refs/heads/master
2023-03-08T18:36:37.157022
2023-02-24T09:36:04
2023-02-24T09:36:04
66,897,941
5
2
null
null
null
null
UTF-8
C
false
false
4,846
c
/**************************************************************************//** * @file main.c * @version V1.00 * $Revision: 6 $ * $Date: 15/10/06 11:48a $ * @brief Use the timer pin P3.2 to demonstrate timer trigger counting mode * function. And displays the measured input frequency to UA...
[ "yachen@nuvoton.com" ]
yachen@nuvoton.com
57a0034f1edd59aff0b302be30d70d4b0778c176
ccd8f0f17a59e5a4eb289d8719765e8813d0e1eb
/rover/src/owr_drive_controls/include/buttons.h
084f5571730fe0beea72326649aff67d5f3e9926
[]
no_license
hjed/owr_software
09744578900d594633e0749cf685626666acc84b
119345c09e877fbe40d5dd995d4d14617bc0e64a
refs/heads/master
2021-01-15T12:48:34.974281
2015-11-09T10:24:59
2015-11-09T10:24:59
43,035,803
1
0
null
2015-09-24T00:54:02
2015-09-24T00:54:01
null
UTF-8
C
false
false
815
h
//joystick array indexes #define BUTTON_A 0 #define BUTTON_B 1 #define BUTTON_X 2 #define BUTTON_Y 3 #define BUTTON_LB 4 #define BUTTON_RB 5 #define BUTTON_BACK 6 #define BUTTON_START 7 #define BUTTON_POWER 8 #define BUTTON_STICK_L 9 #define BUTTON_STICK_R 10 //LR = Left Right...
[ "harry@dayfamilyweb.com" ]
harry@dayfamilyweb.com
2584ba129a9821234a62af2a59a3d8a1705723b0
22dbc5b1c7ecfe1c6cb908af5b9c9fb78fff14e5
/EIFGENs/ewf_app/W_code/C17/ge550d.c
0c0b23f21b2d348024677a615831d6ceaeb5a8b1
[]
no_license
Ramirova/EiffelProject
9e09a4389d4db4b6c394a8960fc9868a2d3ff7dc
075f6518c4eb6a0ec64e6377b9bd5a3940cea6b9
refs/heads/master
2021-01-24T18:39:50.535719
2018-11-02T16:56:14
2018-11-02T16:56:14
84,467,479
0
0
null
null
null
null
UTF-8
C
false
false
4,942
c
/* * Class GENERAL_SPECIAL_ITERATION_CURSOR [NATURAL_8, G#2] */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_550 [] = {0xFF01,303,0xFFFF}; static const EIF_TYPE_INDEX egt_1_550 [] = {0xFF01,336,549,278,0xFFF8,2,0xFFFF}; static const EIF_TYPE_INDEX e...
[ "rozaliya.amirova@gmail.com" ]
rozaliya.amirova@gmail.com
ac69d9c9c8e2b898c96fcca8da5f551a394c8803
4d0e24c783a387b612a1393f6a34bdd89610c688
/ft_handle_flags.c
838f36a267de4aa093ac2381004224700bdf9474
[]
no_license
luizakar2002/ft_printf
f96a15c71e1d26c5be82ea8ee21c763443a51283
05f957aaf9c4208e04f924429f42dd44bb0491b4
refs/heads/master
2023-03-31T21:28:09.654629
2021-04-11T13:03:29
2021-04-11T13:03:29
349,429,388
0
0
null
null
null
null
UTF-8
C
false
false
2,473
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_handle_flags.c :+: :+: :+: ...
[ "lukarape@c1r12s5.42yerevan.am" ]
lukarape@c1r12s5.42yerevan.am
fc6ea928f8cf5e0db2c83ea6e4d6e9dbb23b9059
74139d4089f1bc717e4009012f5d099a8c8952ec
/funs/variable_attributes.c
067391a392cb3035fb026d57b8d135019b909c46
[]
no_license
srikanthpragada/C_13_AUG_2021
57fe6877daa9c77f9a553bebd4b6d11b51c8d56e
a02b52d24878ed405b3472c6b213fe86dda38f9d
refs/heads/master
2023-08-14T22:43:34.018104
2021-09-21T12:22:25
2021-09-21T12:22:25
397,238,976
1
0
null
null
null
null
UTF-8
C
false
false
114
c
int n = 100; void print() { int n = 10; printf("%d", n); } void main() { int i = 0; print(); }
[ "srikanthpragada@gmail.com" ]
srikanthpragada@gmail.com
55370db88cea77ae81b1756372b4ebd432e10e28
1564c5b7255ac64cdb930ae41810d358f8255953
/d/yanziwu/tingxiang.c
afd6ecb7990b3fe0bb4138f447c8a69303f0e70a
[]
no_license
klajie/mud
9f531cc845389ed1d4beea8ea5c1146af086dd41
8d16bbc725a0d3fa53c71488f6c90e199b723a17
refs/heads/master
2020-03-19T04:19:28.506756
2018-06-02T12:30:23
2018-06-02T12:30:23
135,816,231
2
0
null
2018-06-02T12:34:54
2018-06-02T12:34:54
null
GB18030
C
false
false
461
c
//ROOM: /d/yanziwu/tingxiang.c inherit ROOM; void create() { set("short", "听香水榭"); set("long",@LONG 绿柳杏花丛中有八九间茅房,四周竹篱掩映,错落有致, 这就是慕容公子的婢女阿朱的住所了。 LONG ); set("exits", ([ "west" : __DIR__"biheqiao", "south" : __DIR__"shuiyun", ])); set("no_clean_up", 0); ...
[ "i@oiuv.cn" ]
i@oiuv.cn
703e766c1e855adedfcff2591346cae87ac58dfa
567b81d3a73b6b4af218a32220564102028893c5
/clase_4/ejer 2 - 1/main.c
6d7e8587e67ee959f4d048962f086663adb528c6
[ "MIT" ]
permissive
AlonsoCerpa/IPOO
c676fdce57ae447d228d5e7b7339efcc7c660ccd
269082c967feac4e46f120d0a031917a024a6826
refs/heads/master
2021-01-17T07:15:27.572746
2016-07-01T12:30:31
2016-07-01T12:30:31
54,214,399
0
0
null
null
null
null
UTF-8
C
false
false
702
c
#include <stdio.h> #include <stdlib.h> #include <math.h> int main() { long a = 2; long ini = 0; long ran_char = pow(a,8); short int ran_shint = pow(a, 16); unsigned long int ran1_lnint = pow(a, 32); long int ran_lnint = pow(a, 32); printf("Unsigned Char: %d a %d\n", ini, ran_char - 1); ...
[ "ALUMNO-C@UCSP.AULABS" ]
ALUMNO-C@UCSP.AULABS
8de6160ef21c60270ae4e37d6ff06b3caa16b87e
66862c422fda8b0de8c4a6f9d24eced028805283
/cmake-3.17.5/Tests/ComplexOneConfig/Library/testConly.c
eb933a26f25a02fe3640719b5524f92579550d19
[ "MIT", "BSD-3-Clause" ]
permissive
zhh2005757/slambook2_in_Docker
57ed4af958b730e6f767cd202717e28144107cdb
f0e71327d196cdad3b3c10d96eacdf95240d528b
refs/heads/main
2023-09-01T03:26:37.542232
2021-10-27T11:45:47
2021-10-27T11:45:47
416,666,234
17
6
MIT
2021-10-13T09:51:00
2021-10-13T09:12:15
null
UTF-8
C
false
false
206
c
#include "testConly.h" #include <stdio.h> int CsharedFunction() { #ifndef TEST_C_FLAGS printf("TEST_C_FLAGS failed\n"); return 0; #else printf("Passed: TEST_C_FLAGS passed\n"); #endif return 1; }
[ "594353397@qq.com" ]
594353397@qq.com
7f4c8053a39bbe481efd5d3ca3949a45f8f12b3e
236d6ced7b1c2f495e5783ec6e3280c468e21a3e
/Projects/Multi/Applications/Azure_Sns_DM/Inc/stm32f4xx_periph_conf.h
085eab138a90baee624bb5b1068b93759649f6f8
[ "BSD-2-Clause" ]
permissive
JamHaven/STM32CubeFunctionPack_AZURE1_V3.3.2
a20418dac2a59e68399f50a88ff0401845866ed1
cefd370366e1b3d453cf38c9a1d3b9bbc4162b38
refs/heads/main
2023-02-22T07:30:23.831163
2021-01-24T18:42:41
2021-01-24T18:42:41
332,520,602
0
1
null
null
null
null
UTF-8
C
false
false
5,827
h
/** ****************************************************************************** * @file stm32f4xx_periph_conf.h * @author Central LAB * @version V3.3.0 * @date 08-May-2018 * @brief peripherals configuration file. ****************************************************************************** ...
[ "rusge007@gmail.com" ]
rusge007@gmail.com
46aa1b319e889e1fd551b296ba25a579e07470c7
c9733f83594ff845a8216a23ebdc02d99e703c40
/Src/gpio.c
33ef66c7ea224e6a8ae5aa446ceae449e6d34c63
[]
no_license
wuzjun/2021RM_Infantry
04f9a4b3d5194ed37cf939677219a4b635d6d2ea
196bf2847d5d3a59848c522e970bca8eaf01b699
refs/heads/master
2023-07-11T19:23:31.709633
2021-08-26T16:35:26
2021-08-26T16:35:26
400,236,843
9
7
null
null
null
null
UTF-8
C
false
false
3,583
c
/** ****************************************************************************** * File Name : gpio.c * Description : This file provides code for the configuration * of all used GPIO pins. ****************************************************************************** *...
[ "1159904119@qq.com" ]
1159904119@qq.com
9747c8a221fb3ef7f681ee1c5ce19712d3e32f6c
ee8e5eeaa17e7d561dcffd07fab12ebd239eca9b
/map4.h
9d34b1ef29218b7981afd49e10550cd0eb31dee2
[]
no_license
blobming/NES-Game
07bec7475d0b8c8a7e8927a9c190a36fa4f3f0a7
08cee71895e2d808a053fff018c93a773792483e
refs/heads/master
2021-04-15T08:22:37.409249
2018-03-23T05:05:19
2018-03-23T05:05:19
null
0
0
null
null
null
null
UTF-8
C
false
false
5,398
h
const u8 map4[]={ 0xea,0xeb,0xea,0xeb,0xea,0xeb,0xea,0xeb, 0xea,0xeb,0xea,0xeb,0xea,0xeb,0xea,0xeb, 0xea,0xeb,0xea,0xeb,0xea,0xeb,0xea,0xeb, 0xea,0xeb,0xea,0xeb,0xea,0xeb,0xea,0xeb, 0xfa,0xfb,0xfa,0xe7,0xe7,0xe7,0xe7,0xeb, 0xeb,0xeb,0xeb,0xeb,0xeb,0xeb,0xeb,0xeb, 0xeb,0xeb,0xeb,0xeb,0xeb,0xeb,0xeb,0xeb, 0xfa,0x...
[ "xjm.good@gmail.com" ]
xjm.good@gmail.com
aaac3dbd0220a4b7b6e95ffb49bf0babbce520c5
59dc5d428e102bf72eb7245dbbe7a47a66728378
/databases/ADIOS/avtXGCFileFormat.C
da5becd13072322004f30e7e75a9620900972fdb
[]
no_license
HarinarayanKrishnan/VisIt26RC_Trunk
6716769694d1a309f994056209171f67e5131642
581a0825d81169572b48dd80c1946131c03d0858
refs/heads/master
2016-09-06T07:14:00.094983
2013-05-15T14:36:48
2013-05-15T14:36:48
7,009,345
1
0
null
null
null
null
UTF-8
C
false
false
16,072
c
/***************************************************************************** * * Copyright (c) 2000 - 2012, Lawrence Livermore National Security, LLC * Produced at the Lawrence Livermore National Laboratory * LLNL-CODE-442911 * All rights reserved. * * This file is part of VisIt. For details, see https://visit.llnl...
[ "brugger@18c085ea-50e0-402c-830e-de6fd14e8384" ]
brugger@18c085ea-50e0-402c-830e-de6fd14e8384
0a64f014a180e1c5a092824dedc97066df4ad965
cc6f3c5719e9a0bbb52a724f43de81f5e58c82b6
/lib/csu/vax/crt0.c
6734e7a98f51bec8a585dbd68f69607227d1a964
[]
no_license
noud/mouse-bsd-5.2
e2b08156b7a8482909d4c3cd6067e8c48bc22004
82d6a9798f4d4121bd5c202e1a17caead426c4aa
refs/heads/master
2023-02-25T02:02:41.193435
2021-01-19T20:42:32
2021-01-19T20:42:32
334,537,488
1
0
null
null
null
null
UTF-8
C
false
false
3,496
c
/* $NetBSD: crt0.c,v 1.17 2008/06/21 00:52:52 gmcgarry Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Paul Kranenburg. * * Redistribution and use in source and binary forms, with or without * ...
[ "mouse@Rodents-Montreal.ORG" ]
mouse@Rodents-Montreal.ORG
e76d79e483565790233e9d5ece6333dcb1ee678e
d2749e7ace1c96c3196b34a5779b593714f61ead
/src/ft_misc_functions.c
98429cbb69da4df50ca2431b5b8c29ddac2d54b3
[]
no_license
Dornat/ft_ls
856bda3761b45d5f8ffc0b25038232ccd22bff94
1814c658bb89f1e0457535c6392cb11c67658fe4
refs/heads/master
2021-05-01T07:19:38.347919
2018-02-14T08:53:14
2018-02-14T08:53:14
121,152,951
0
0
null
null
null
null
UTF-8
C
false
false
1,901
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_misc_functions.c :+: :+: :+: ...
[ "dpolosuk@e1r2p7.unit.ua" ]
dpolosuk@e1r2p7.unit.ua
3081861603b31a7885bd81678c1c2cfaed8c81d9
9da42e04bdaebdf0193a78749a80c4e7bf76a6cc
/third_party/gecko-2/win32/include/AccessibleRelation_i.c
d786d15ddc3229450411192b951ada0e58230270
[ "Apache-2.0" ]
permissive
bwp/SeleniumWebDriver
9d49e6069881845e9c23fb5211a7e1b8959e2dcf
58221fbe59fcbbde9d9a033a95d45d576b422747
refs/heads/master
2021-01-22T21:32:50.541163
2012-11-09T16:19:48
2012-11-09T16:19:48
6,602,097
1
0
null
null
null
null
UTF-8
C
false
false
1,757
c
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 7.00.0555 */ /* at Fri Mar 18 05:54:18 2011 */ /* Compiler settings for e:/builds/moz2_slave/rel-2.0-xr-w32-bld/build/other-licenses/ia2/AccessibleRelatio...
[ "haleokekahuna@gmail.com" ]
haleokekahuna@gmail.com
4678d4b7b6bf53bce88de70f6c09406bc0ec6717
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/darwin-xnu/bsd/netinet6/extr_in6.c_in6_aliasreq_32_to_64.c
aaf12709784046d1cffd199654944b4c2739c4c4
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
1,956
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
536dd87d6a1b122aa506309d430784423ea36607
cdf95b5f516be90e50a99ea28bb850af5abaa230
/the-c-programming-language/cap4/4-10.c
fe28cf0bb324ee387fdec51d86e506677eb42d57
[]
no_license
drgarcia1986/coding
f24990a44f9200d4a66b80df94dc43d084e85adb
76d1430ca2580ce708186864eb4ffceff3a89e03
refs/heads/main
2023-09-03T00:53:05.704429
2021-10-29T13:16:32
2021-10-29T13:18:25
107,964,768
2
2
null
2022-08-15T14:57:39
2017-10-23T10:08:15
C
UTF-8
C
false
false
2,175
c
#include <stdio.h> #include <stdlib.h> #include <ctype.h> #define MAXOP 100 #define NUMBER '0' #define MAXLINE 1000 int getop(char []); void push(double); double pop(); int _getline(char line[], int maxline); char line[MAXLINE]; int bufline; int main() { int type; double op2; char s[MAXOP]; while (...
[ "drgarcia1986@gmail.com" ]
drgarcia1986@gmail.com
7581c67408274a80695543e4dd7a4c4025157e28
c06265d027971e7b7e88397fb43899da65a667e1
/reg&memory_Arraytest/vivado_Axi_interface/vivado_Axi_interface.sdk/test_bsp/ps7_cortexa9_0/include/xparameters.h
e1e9812c41a1160985977a987b67800511fa171f
[]
no_license
ducegongai/FPGA
9c8c50c0d1271e64cc9deb9784b27e091c37adea
c7a6779d993c51cbf02ce40cc53afbbcf5764876
refs/heads/master
2021-09-18T02:48:44.767589
2018-07-09T02:46:41
2018-07-09T02:46:41
115,331,732
0
0
null
null
null
null
UTF-8
C
false
false
15,574
h
#ifndef XPARAMETERS_H /* prevent circular inclusions */ #define XPARAMETERS_H /* by using protection macros */ /* Definition for CPU ID */ #define XPAR_CPU_ID 0 /* Definitions for peripheral PS7_CORTEXA9_0 */ #define XPAR_PS7_CORTEXA9_0_CPU_CLK_FREQ_HZ 666666687 /************************************************...
[ "17s103235@hit.edu.cn" ]
17s103235@hit.edu.cn
f7789de244f29787ec6db3b8b3dac6906a171fb9
14fa28434ea315626033d108d7a0420cc370f933
/include/task5.h
03dff9bc21d4832d80bc82641ba96d1354ba546d
[]
no_license
ovorlova/tp-lab-1
4fb8f63be4581626f17afbd3904a2e1ebf7a585a
e155fdd71daad4ef160e41f231151332ea774e55
refs/heads/master
2020-07-28T00:59:42.671797
2019-10-01T18:18:42
2019-10-01T18:18:42
209,262,279
0
0
null
2019-09-18T08:50:21
2019-09-18T08:50:21
null
UTF-8
C
false
false
123
h
#pragma once #include <cstdlib> int count_seps(char* buf, char ch); void split(char*** result, int* N, char* buf, char ch);
[ "olia_orlova2000@mail.ru" ]
olia_orlova2000@mail.ru
166a68ccb23ec70a56d46b5ff7683eeb192a19ce
f52e9444418e030949b7d79fdb87dc486c024e5a
/UnixC/Notes/IPC/socket/locsvr.c
c8ffebf8afcbfcf989fd63308af0ebc9a70604bf
[]
no_license
jiexuelc/CLearning
e63d17e7fc44a55e52c86c5b9ad503dc636cef15
535b2d26ef0724f0e43572985956aeefb7673706
refs/heads/master
2020-03-18T23:33:09.634296
2019-10-10T13:33:05
2019-10-10T13:33:05
135,409,800
3
0
null
null
null
null
UTF-8
C
false
false
1,468
c
/************************************************************************* > File Name: locsvr.c > Author: jiexuelc > Mail: jiexuelc@163.com > Created Time: 2018年07月24日 星期二 08时12分23秒 > Description: 本地套接字(用于进程通信)服务端 ************************************************************************/ #include...
[ "noreply@github.com" ]
jiexuelc.noreply@github.com
58113e0db6fa1ab2aff983fcce3414769190dc60
e62fd9a249b5e77290a92f9f1d9cae456167d71f
/software/communications/libraries/zcm_utht/zcm_utht.h
0876b4a1737c030ac836a9ce4ceca8842eaf2416
[]
no_license
UTHT/pod1-software-core
83a956d6458eab6197c5e6b6e7eb7cdd097fc4d2
e2848bef3bc3c007f63e4d42ec8b2976a10f7f01
refs/heads/master
2023-03-09T22:10:50.083205
2022-05-26T00:59:45
2022-05-26T00:59:45
212,651,258
12
1
null
2023-03-08T01:25:29
2019-10-03T18:33:07
C++
UTF-8
C
false
false
155
h
#ifndef ZCM_UTHT_H #define ZCM_UTHT_H #include "../arduino_cobs_serial_transport/arduino_cobs_serial_transport.hpp" zcm_t* create_zcm(int port); #endif
[ "damansh@gmail.com" ]
damansh@gmail.com
b2ab837772d501bed8c04bb29b625dbbae909743
c577ff20b34d8b970d8eaef97fe43e214f93f130
/frame/3/gemm/4mh/bli_gemm4mh_cntl.c
7d8dc2641f92fc9185a0e20b810050bd2431a10d
[ "BSD-3-Clause" ]
permissive
biotrump/blis
d0412fa2b2a38f8278a57ea24dd866ef108c5187
48a6ca1be0b8ef0ff3b6e52e557fcb9f7da387b0
refs/heads/master
2021-01-15T21:02:00.209172
2015-05-28T11:51:27
2015-05-28T11:52:43
31,253,770
0
0
null
2015-02-24T09:52:22
2015-02-24T09:52:21
null
UTF-8
C
false
false
15,025
c
/* BLIS An object-based framework for developing high-performance BLAS-like libraries. Copyright (C) 2014, The University of Texas at Austin Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Re...
[ "field@cs.utexas.edu" ]
field@cs.utexas.edu
e0dc55aaa1dd17b67d31afb5509ce24d62f2f629
43369807c33c0643b07033d9d4e200debe302862
/eve_server/projects/sample_90799D1A-C197-4822-BEE9-C0D076CA8562/EIFGENs/sample/W_code/C4/un107d.c
730f910b8c30d37eef8e5b9e226905e6c97bef73
[]
no_license
jvelilla/Eiffel_Web_Server
8ebcc06b3d81ea1bf4bba9a557ad5b753db6d0c6
d194d75ff2322a0e195a2d23aa063943660bce75
refs/heads/master
2020-06-01T20:16:17.066391
2014-06-27T11:41:14
2014-06-27T11:41:14
21,387,371
1
0
null
null
null
null
UTF-8
C
false
false
5,840
c
/* * Class UNIX_FILE_INFO */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static EIF_TYPE_INDEX gen_type0_107 [] = {0xFF11,170,0xFFFF}; static EIF_TYPE_INDEX gen_type1_107 [] = {0xFF11,180,0xFF12,106,0xFFFF}; static EIF_TYPE_INDEX gen_type2_107 [] = {0xFF11,106,0xFFFF}; static EIF_TYPE_INDEX gen...
[ "manavkedia1993@gmail.com" ]
manavkedia1993@gmail.com