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
a73b3ef654a289feea23d40acfc7e7a5656dd06c
ee4b21c65bec2e57de89ac0660e4129437b3631e
/Named Pipes/write.c
df180b725451206ea2390da839edce9cc56faaf0
[]
no_license
muditbhartia/Interprocess-Communication
9a626f38733271fba0736967cc12859670989d51
8f95a29ad90034fa84156d61325e49505cdc39e4
refs/heads/master
2020-05-02T22:11:38.839248
2019-03-28T17:18:04
2019-03-28T17:18:04
178,244,722
0
0
null
null
null
null
UTF-8
C
false
false
1,011
c
// C program to implement one side of FIFO // This side writes first, then reads #include <stdio.h> #include <string.h> #include <fcntl.h> #include <sys/stat.h> #include <sys/types.h> #include <unistd.h> int main() { int fd; // FIFO file path char * myfifo = "/tmp/myfifo"; // Creating the named fi...
[ "muditbhartia@gmail.com" ]
muditbhartia@gmail.com
b313cf144d28c50b67c79df000ad119dfbe9ca80
184d3cfa416e9559779eea7dda16d16e0c704131
/c/genprime.c
c66114ea3c7887fded5b1f99a2f1eab55e0ee489
[]
no_license
emallson/bof-17-October-2014-types
257fca6ced7a7b4ad0d8ca80f6190ca08150e5a0
a0ee530945c20e3d2aa9c797d24f8a6161cc0b32
refs/heads/master
2020-05-15T11:17:35.703899
2014-10-17T21:04:09
2014-10-17T21:04:09
null
0
0
null
null
null
null
UTF-8
C
false
false
1,073
c
#include <gmp.h> #include <time.h> mpz_t min, max; gmp_randstate_t gen; short fermatTest(mpz_t x, unsigned int n) { unsigned int i; mpz_t k, upper_bound, x_1; mpz_inits(k, upper_bound, x_1, NULL); mpz_sub_ui(upper_bound, x, 3); mpz_sub_ui(x_1, x, 1); for(i = 0; i < n; ++i) { mpz_urandomm(k, gen, upp...
[ "emallson@archlinux.us" ]
emallson@archlinux.us
334657a16aaac0982ec44021daef6c5229f6839d
80541f27bee52ce1b8b67acce65556c79f251385
/vendor/bundle/ruby/2.3.0/gems/ffi-1.9.23/ext/ffi_c/libffi-x86_64-darwin17/include/ffitarget.h
2fc9b30e1d61c9c519dfe3e9a2350c3596be8cb6
[ "BSD-3-Clause", "MIT" ]
permissive
Fenotasu/yumeguri_app
25728ffccc4280780d905156235f2c8af996fa7f
3e263089efc9772c23e61e8b71d6641cee08148f
refs/heads/master
2020-03-19T16:23:18.401884
2018-08-23T06:01:13
2018-08-23T06:01:13
136,713,599
0
0
null
null
null
null
UTF-8
C
false
false
109
h
/Users/YanakaAkira/yumeguri_app/vendor/bundle/ruby/2.3.0/gems/ffi-1.9.23/ext/ffi_c/libffi/src/x86/ffitarget.h
[ "aymarket888@gmail.com" ]
aymarket888@gmail.com
e0db0f4ad660530063a0919add77ebe36e778778
cd248a4f38aa9bfc758b8854c83d320dda21d03e
/debil/source/change_window_size.c
f24c7841254f73155b95d691be1f09d8dda45a56
[]
no_license
Peterombit/studyday
c5f913bfcdfee3fdcc95c29f2b6d431f8aa0bcff
dd381f3133930c5afd62452dd2490bb91053667b
refs/heads/master
2020-11-25T04:35:02.715773
2020-02-29T05:22:44
2020-02-29T05:22:44
228,504,541
0
0
null
null
null
null
UTF-8
C
false
false
2,038
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* change_window_size.c :+: :+: :+: ...
[ "ykirigay@oa-i5.21-school.ru" ]
ykirigay@oa-i5.21-school.ru
8b0968b5fe739048b01da19da97602f2a6c14703
7456b293024acf36b37c82c8e683191b9d362e3e
/CSDTK/bin/lib/ruby/site_ruby/1.8/i386-msvcrt/rbgtk.h
5e2a7b14ceb050d939161cef3796a1480a93c9b3
[]
no_license
Ai-Thinker-Open/GPRS_CSDTK
304ccec502a44d6e417d0538e0e3533198cb61fb
b27210f5e7ec58b2a5f610223951c49760a2cf4a
refs/heads/master
2020-03-25T01:25:49.944350
2018-08-02T13:57:39
2018-08-02T13:57:39
143,237,209
9
11
null
null
null
null
UTF-8
C
false
false
5,237
h
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */ /************************************************ rbgtk.h - $Author: mutoh $ $Date: 2006/11/11 19:21:04 $ Copyright (C) 2003-2006 Ruby-GNOME2 Project Team Copyright (C) 1998-2000 Yukihiro Matsumoto, Daisuke Kanda, ...
[ "CZD666666@gmail.com" ]
CZD666666@gmail.com
5aeca4881be9b7c04429c93217816f9da11a7886
ca978c8ad2a77677635df5042aa9139a727172dc
/cmake-build-debug/third_party/curl/curl/src/curl/src/tool_strdup.c
0e0b705179e59fd39e3012d80066e6a42b2a8116
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "curl" ]
permissive
hrnbot/MAVSDK
e5541d60be3b32bf12bf0ea5afefc91a27b810a9
68ab0c5d50bb2e7e8f1e7ce565603f9e3f2c772f
refs/heads/master
2023-01-05T17:58:22.994430
2020-10-12T10:59:14
2020-10-12T10:59:14
287,504,011
0
0
BSD-3-Clause
2020-10-07T10:06:05
2020-08-14T10:11:29
C++
UTF-8
C
false
false
1,458
c
/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\...
[ "hhiren111111@gmail.com" ]
hhiren111111@gmail.com
240b8acbd430bafbf8678d2af307dc365c3d3265
9e86fe720a07c4fd8e36c9071589405d3d8c91a7
/Project Euler Solutions/problem_010.c
a8372408e78c9dc9bf23ce6c02296195bb93c75a
[]
no_license
joe-el-khoury/project-euler-solutions
6d1284c06898fbce8c2cc432d4193bb800926a8e
5477ac9720dca552cd798e06b9f0655085140045
refs/heads/master
2021-01-10T09:54:09.331010
2015-09-30T21:33:47
2015-09-30T21:33:47
43,460,141
0
0
null
null
null
null
UTF-8
C
false
false
950
c
/* * File: problem_10.c * Author: Joe * * Created on August 28, 2015, 11:58 PM in Fatka * * Project Euler Problem 10: * The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. * Find the sum of all the primes below two million. * * Yet another prime number problem. */ #include <stdio.h> #include <stdlib....
[ "joe.el.k97@gmail.com" ]
joe.el.k97@gmail.com
e6f9a582cc375b3cdc6d9d2dc93cb62744249513
91ef59a476ff083733eccbdcaa99377eb2fecd14
/avr/variants/gelatino162/pins_arduino.h
66587c167398485354e0c16d56a988418bf04e33
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
stufi1983/stumpino
d0fcd6e6c075afc6ab79519056cf473189456679
f14822eddd9f8456a92a7e7f5a39efc26fa08bb6
refs/heads/master
2021-01-21T13:44:08.249478
2016-04-21T15:24:30
2016-04-21T15:24:30
33,435,248
0
0
null
null
null
null
UTF-8
C
false
false
5,284
h
/* pins_arduino.h - Pin definition functions for Arduino Part of Arduino - http://www.arduino.cc/ Copyright (c) 2007 David A. Mellis This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation...
[ "winda1984" ]
winda1984
0bc026956543e4b8788806b33e09f2caa838b60e
fcbcdff1b196f45146fda6201e235eb8bca35e56
/kernel/syscall_select.h
ed4aca39022c7302e8674d9f6dbd3a702dc4768f
[ "BSD-2-Clause" ]
permissive
fengjixuchui/soso
ce42c02302c98451e352fc995343916c59505a54
85df4eb4d6d510161bf3b0eb3cd3564df2d98771
refs/heads/master
2021-06-26T22:35:15.868564
2021-01-24T15:27:57
2021-01-24T15:27:57
207,097,582
0
0
BSD-2-Clause
2021-01-24T15:27:58
2019-09-08T10:42:16
C
UTF-8
C
false
false
807
h
#ifndef SYSCALL_SELECT_H #define SYSCALL_SELECT_H #include "common.h" #include "time.h" #define FD_SETSIZE 1024 typedef unsigned long fd_mask; typedef struct { unsigned long fds_bits[FD_SETSIZE / 8 / sizeof(long)]; } fd_set; #define FD_ZERO(s) do { int __i; unsigned long *__b=(s)->fds_bits; for(__i=sizeof (fd_set...
[ "ozkl@users.noreply.github.com" ]
ozkl@users.noreply.github.com
c0e1a1e26cf33f0db5dbd0a7d8a7d78f19f0310c
0cbf951401597723c80099d6c5ef8507dc935007
/ntoskrnl/config/cmkcbncb.c
2836729adfab8289c9567db4c79fb6ca21ac9ad0
[]
no_license
HBelusca/WindowsKernelPhilosophy
b4ba246f0546f6491cb90dc1ac9560b2800c21fa
7f0c2dc614074fb376642b2047df3863f9bca3a2
refs/heads/master
2020-09-02T07:55:36.445472
2017-03-23T11:52:17
2017-03-23T11:52:17
null
0
0
null
null
null
null
UTF-8
C
false
false
36,200
c
/* * PROJECT: ReactOS Kernel * LICENSE: GPL - See COPYING in the top level directory * FILE: ntoskrnl/config/cmkcbncb.c * PURPOSE: Routines for handling KCBs, NCBs, as well as key hashes. * PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org) */ /* INCLUDES ********...
[ "ljvblfz@users.noreply.github.com" ]
ljvblfz@users.noreply.github.com
d9adb8f07775dd0bb15af27e002aaa930112280d
22aaa78485b5323717926c01daa81e5a1985933a
/eBPF_packet_monitor/backup/backup_4_xdp.c
a789a8547711f25b68e8326c3b5c795f95f66fa0
[]
no_license
gist-banana/packet_monitor_n_filter
1b43b7765d57dd1cf5d7be6bcbcd6310a7215653
f14636caae22b14f6cb154664490d8c05a7be313
refs/heads/master
2022-12-15T17:03:38.835771
2020-09-02T07:33:02
2020-09-02T07:33:02
291,231,333
1
0
null
null
null
null
UTF-8
C
false
false
5,099
c
#define KBUILD_MODNAME "foo" #include <uapi/linux/bpf.h> #include <linux/in.h> #include <linux/if_ether.h> #include <linux/if_packet.h> #include <linux/if_vlan.h> #include <linux/ip.h> #include <linux/ipv6.h> BPF_TABLE(MAPTYPE, uint32_t, long, dropcnt, 256); BPF_ARRAY(hash_addr, u64, 9); // iphdr value : tos(o) / tot...
[ "gist.banana@gist.ac.kr" ]
gist.banana@gist.ac.kr
0a010d580569ca81c4379fac0b7c62035d26a9e9
d36c3e5dc07d93e2f13329a10a18a3cd7fde3a8d
/libfm-brcm/adaptation/dtun/include/dtun.h
d05af09c82d23c062a106eed560e3469c9b38301
[]
no_license
diepquynh/android_hardware_sprd
cd744d676941ac6c6de4a1e5f918bab360e52a47
c2d121d21d6e2873332845d413cc6dc972cc3967
refs/heads/lineage-15.1
2022-12-26T18:41:31.151121
2018-07-23T20:02:01
2018-07-23T20:25:07
62,931,528
4
18
null
2020-10-11T16:21:38
2016-07-09T04:11:58
C
UTF-8
C
false
false
23,694
h
/************************************************************************************ * * Copyright (C) 2009-2011 Broadcom Corporation * * 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 a...
[ "quyenach1234@gmail.com" ]
quyenach1234@gmail.com
834a78991480458e1df89744ef410ac72f4245e8
97f97bd2eed6273d1fe7ea96ef69a39f57765feb
/identifier.c
6c6507f305a21db3d22ab0b27e14579b64b78932
[]
no_license
caroollimabr/C
460f8d27002cc32c0212f2c2f83dc654dc6d7a0e
db52241828da63309c2eb97b52fc74475a0aa89b
refs/heads/master
2023-04-10T11:28:41.327062
2021-04-21T19:21:55
2021-04-21T19:21:55
350,870,611
0
0
null
null
null
null
UTF-8
C
false
false
1,250
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #define TRUE 1 #define FALSE 0 int validateIdentifier(char* s); int valid_s(char ch); int valid_f(char ch); int validateIdentifier(char* s) { char achar; int i, valid_id = FALSE; if (strlen(s) > 0) { achar = s[0]; valid_id = valid_s(acha...
[ "carool.limabr@gmail.com" ]
carool.limabr@gmail.com
fa2dba44ef91dde9cec0c3ab50a682be6ff4acea
5978775ed9e58fa96d77a740bd40272904e2dbc9
/HTTPandHTTPSServer/exp1_send_404.c
4562da48f852db4bd84d03c7d3517b2628fb8b70
[]
no_license
mjtakenon/exp1part2group9
baeebd14d3432a8ecc747867e6bf909bd5c7dd34
a755d5da1642009ed03037c7692ba0a39be49988
refs/heads/master
2021-01-25T04:41:46.110001
2017-06-14T15:12:08
2017-06-14T15:12:08
93,467,499
1
4
null
2017-06-13T01:24:56
2017-06-06T02:33:56
C
UTF-8
C
false
false
369
c
#include "exp1.h" #include <openssl/ssl.h> #include <openssl/err.h> #include "exp1_https.h" void exp1_send_404(SSL *ssl){ char buf[EXP1HTTPSHEADERSIZE]; int ret; sprintf(buf, "HTTP/1.0 404 Not Found\r\n\r\n"); printf("%s", buf); ret = SSL_write(ssl, buf, strlen(buf)); if(ret < 0){ int sock = SSL_get_fd(ssl); ...
[ "cs15093@cs15093noMacBook-Pro.local" ]
cs15093@cs15093noMacBook-Pro.local
8f03e60753ce6670a6dc1e34ba3c199f1c410700
b5baedd390a0dbc3a5a9332db31d57d0e8408b50
/chilkat-9.5.0-x86_64-vc2017/include/C_CkSpider.h
e7e3d88da1401f5b836f46c8aaaeb98ef5b256e5
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
gsofter/ftp_uploader
f9cd8c1c2c8bbdc69d7da443a052fb65f4bdcddb
b4c38cdeb1506b1604a4bec36aea782ad4cb5467
refs/heads/master
2021-10-28T20:31:51.448734
2019-04-25T01:15:11
2019-04-25T01:15:11
null
0
0
null
null
null
null
UTF-8
C
false
false
10,432
h
// This is a generated source file for Chilkat version 9.5.0.76 #ifndef _C_CkSpider_H #define _C_CkSpider_H #include "chilkatDefs.h" #include "Chilkat_C.h" CK_VISIBLE_PUBLIC void CkSpider_setAbortCheck(HCkSpider cHandle, BOOL (*fnAbortCheck)(void)); CK_VISIBLE_PUBLIC void CkSpider_setPercentDone(HCkSpider cHandle, B...
[ "guru.softwaremaster@mail.ru" ]
guru.softwaremaster@mail.ru
99a20e9235b5d4009aa33cdfe06963c493e4d7c3
d3d5110407d83117ea4e4a67404d9ad99fd0cf49
/Lab3.c
1dd218da50fafe2bdbb7f556b2b5c66aa2507f0e
[]
no_license
patrickchula/CS367-VPN-C
e11302a8cda50435073d5019edb9307c6d27bf61
875784dddfa8a2c51cdbd84abcf0b27841b8b2ee
refs/heads/master
2020-03-27T16:21:38.058559
2018-08-30T16:28:35
2018-08-30T16:28:35
146,776,711
0
0
null
null
null
null
UTF-8
C
false
false
5,282
c
/* * * Richard Wannall - rwannall - G00619209 * CS 367 Lab3 * * * */ #include <stdlib.h> #include <stdio.h> #include <string.h> main(int argc, char *argv[]) { char fileName[256], tlb[256], pageTable[256]; strcpy(tlb,argv[1]); strcpy(pageTable,argv[1]); strcat(tlb, ...
[ "noreply@github.com" ]
patrickchula.noreply@github.com
6740b1e674b6f1e4b19d48e4bbfd3f43d5ef43ae
b65bbfacb350c6c156b526fcb90712e49bbe8f88
/resource.h
1189b3cb82d3799eee013214f4e8be961259c9ec
[]
no_license
GaryOderNichts/WiiUCommonKeyExtractor
2c6ae4bae4fce8624d6e41cad7c25e0e5a525729
a3227adc1d28f1a1565e96814582f12055fb418b
refs/heads/master
2022-07-30T12:43:28.175676
2020-05-18T16:19:09
2020-05-18T16:19:09
264,319,480
6
1
null
null
null
null
UTF-8
C
false
false
49
h
#define IDC_OPEN_OTP 101 #define IDC_COPY 102
[ "naj02@gmx.de" ]
naj02@gmx.de
ee60caa01cd72052990d4f6b76efdb89f5f2c2ed
8adab1e7c9a3db7906bb9f83b0e37d4abafdb50a
/keyboards/akb/eb46/keymaps/default/keymap.c
c2114cc65d4caa9544c442c3d930c4bdde2db1db
[ "GPL-2.0-only", "LicenseRef-scancode-other-copyleft", "BSD-3-Clause", "GPL-3.0-or-later", "LGPL-2.0-or-later", "LGPL-2.1-or-later", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "GPL-3.0-only" ]
permissive
fzf/qmk_toolbox
d7975c0d6af28c19957b57c6f5976ad9b8173c4d
10d6b425bd24b45002555022baf16fb11254118b
refs/heads/master
2022-09-05T11:51:53.952007
2020-06-03T09:31:26
2020-06-03T09:32:27
269,046,233
0
0
MIT
2020-06-03T09:30:37
2020-06-03T09:30:36
null
UTF-8
C
false
false
2,187
c
/* Copyright 2019 Elliot Powell * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed...
[ "drashna@live.com" ]
drashna@live.com
6a7527b26e9beef069b21a2953f6f9297cc40d5c
319574a44bc3d45bf266964516a753a880e2d7a4
/strings/test.c
d7ed7fe43462ff71bc4f337daa7d964760500e7a
[]
no_license
padikm/Cprogramms
4cc576dfe2688eb651f397b8c6bb1699df103630
577da32e508411554802c278ff5a53e64803a2d6
refs/heads/master
2021-01-17T15:52:47.231359
2014-05-19T05:57:28
2014-05-19T05:57:28
null
0
0
null
null
null
null
UTF-8
C
false
false
129
c
#include<stdio.h> #include<string.h> int main() { char *p=NULL; char *q = 0; strcpy(p,"c"); strcpy(q,"madhu"); return 0; }
[ "padikm@INENPADIKML2C.corp.emc.com" ]
padikm@INENPADIKML2C.corp.emc.com
9cb830863e7cd5c280152e8178f10d199ad6a3cb
3ae96c912b3164d3c2504b01d86156534b081d0c
/interpreter_helper2.c
2f1dee31792521541862197925ed52cbfe6dfc2c
[]
no_license
GEDION793/monty
d0cf8b020241fef707a53f88356fc7bfb501e213
cfde270c5df794f0c60d29931c4b9f6f8ea30165
refs/heads/main
2023-08-02T00:34:09.179516
2021-09-25T12:37:57
2021-09-25T12:37:57
410,034,851
0
0
null
null
null
null
UTF-8
C
false
false
4,284
c
#include "monty.h" /** * add - adds top two elements of the stack * @head: double pointer to top element of the stack * @line_number: current line we are at in the file * @token: the number of arguments and the arguments themself */ void add(stack_t **head, unsigned int line_number, code_args_t token) { stack_...
[ "84683857+GEDION793@users.noreply.github.com" ]
84683857+GEDION793@users.noreply.github.com
f8ec43f009ef0a3c987b612436b85024a37ffc0a
87162cead29a60dd9ac9003d42f2dec0bc761bf4
/helloWorldInC.c
566668ac185a803cd4d8059b4c344fe1ce8bbce5
[]
no_license
BrunaCarla23/Hello-Hacktober
2111c83f1552301a49c6355cbf97cb83aa046bb8
902f5b7fddc20619d960d7feccffe1c79eb7f158
refs/heads/master
2020-04-22T04:53:58.109434
2019-02-11T03:03:09
2019-02-11T03:03:09
null
0
0
null
null
null
null
UTF-8
C
false
false
81
c
#include<stdio.h> int main(){ printf("Hello World\n"); return 0; }
[ "noreply@github.com" ]
BrunaCarla23.noreply@github.com
73ecec508401d6b3b75042df040d8ee83f460207
13d61a332436c7566ae5f822920ee43689a5fac4
/buildTree.c
e547f34f62824002587b9b77153bc69d938e1bba
[]
no_license
tqhtqhtqhgo/Qtree
6a2e00b751922e5fddd6d0d85c1891fe5041c573
33e70a3b5cb661f8a908ac0c733b9c761befe508
refs/heads/master
2021-02-09T14:29:57.350023
2020-03-15T02:43:17
2020-03-15T02:43:17
244,292,579
0
0
null
null
null
null
UTF-8
C
false
false
1,384
c
// // Created by caaffrey on 2020/3/6. // // make a node at given location (x,y) and level #include "buildTree.h" #include "stdlib.h" #include "math.h" #include "stdio.h" Node *makeNode( double x, double y, int level ) { int i; Node *node = (Node *)malloc(sizeof(Node)); node->level = level; node->x...
[ "sc18qt@gmail.com" ]
sc18qt@gmail.com
23b3d8e3aa2a42549fd0852d30ad6fd160f3bb5c
d5f7257da1fd3d94eed5c945f59a33fb9822c5c1
/vendor/font/MTK/official/project/plutommi/content/inc/MainLcd320X240/L_MTK_Punjabi_Medium.h
a98663ec1194ec627b95286693cedaa47046986a
[]
no_license
dongdong-2009/2503D_MQTT
ce37cd3bd83fbd310e411d21aea663dd02d4ac6a
15f0ec65a56412935a810712807303362b2c5427
refs/heads/master
2023-04-22T21:33:57.079597
2021-04-25T11:36:43
2021-04-25T11:36:43
null
0
0
null
null
null
null
UTF-8
C
false
false
12,925
h
/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contained * herein is confidential. The software may not be copied and the information * contained herein may not be used o...
[ "864876693@qq.com" ]
864876693@qq.com
e8221c764f56c7f54b19d9e8cb64a37b463c465e
ddaecce6ef5d42190f075e19bf6519988b1095f4
/server/test2.c
9453e3d7e6f7d450184825033fe3920700c2d98e
[]
no_license
shenfeng/dictionary
a44eaccd0dc805a9a3b128819bffcf7d60bd7b9b
ea1e86297ff3e1e03c4ae9f75bcd493abfaac9c9
refs/heads/master
2021-05-16T02:29:03.512124
2013-06-17T23:44:06
2013-06-17T23:44:30
3,188,388
67
22
null
2017-03-30T22:40:31
2012-01-16T06:12:21
JavaScript
UTF-8
C
false
false
561
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/mman.h> int main(int argc, char** argv) { int size = 4096 * 1024; char *p = mmap(NULL, size, PROT_WRITE|PROT_READ, MAP_SHARED | MAP_ANON, -1, 0); int loop = 0; while(--loop > 0) { char *p2 = mmap(p, s...
[ "feng.shen@onycloud.com" ]
feng.shen@onycloud.com
a340b4ab91cc110b9f98684534f2d2eceb743504
5af5a29ae1a20bca81285ab036dfbb2af9b66ba1
/System/Library/PrivateFrameworks/APTransport.framework/APTransport-Structs.h
336c1c476765e791a260c62bff6aa9abe3bc1ddb
[ "MIT" ]
permissive
corbie11/iOS14Headers
9f2fe98b91577dc33c5e2e9e055d8fa9e9a284cb
c0b7e9f0049c6b2571358584eed67c841140624f
refs/heads/master
2023-01-10T21:11:48.861588
2020-11-03T19:54:40
2020-11-03T19:54:40
null
0
0
null
null
null
null
UTF-8
C
false
false
629
h
/* * This header is generated by classdump-dyld 1.0 * on Sunday, September 27, 2020 at 11:52:39 AM Mountain Standard Time * Operating System: Version 14.0 (Build 18A373) * Image Source: /System/Library/PrivateFrameworks/APTransport.framework/APTransport * classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by...
[ "kevin.w.bradley@me.com" ]
kevin.w.bradley@me.com
ec1fad4f79a35efe06d159158aa895df24e16adb
3f169dc31c12dc0da03b47a72cc784bef46d2c61
/GeMMS-Round3/Reference_Implementation/MagentaGeMSS192/src/benchmarks.c
a5dd6d6ec559da961a94eea6d90336e35a25a973
[]
no_license
josscimat/DIGITAL_SIGNATURES_NIST-PQC_ROUND3_BENCHMARKS
3c4875ca69b924ef519bab71268c8c9258edcba2
c8cc7d2b2d3743068ec1a66d351b633e9fe39999
refs/heads/main
2023-06-04T10:22:29.611496
2021-06-15T15:53:10
2021-06-15T15:53:10
375,155,398
2
1
null
null
null
null
UTF-8
C
false
false
2,964
c
#include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <string.h> #include <ctype.h> #include "rng.h" #include "api.h" // Assembler rdtsc Function to Measure Clock Cycles static inline uint64_t rdtsc(void) { unsigned int eax, edx; asm volatile("rdtsc" : "=a" (eax), "=d" (edx)); return ((uint64...
[ "noreply@github.com" ]
josscimat.noreply@github.com
19f62ba456154e1d7f0c163e9e9ee2805c775b48
4e5d752b5cb443c5bff0ec66f8c17538828c60d1
/wpn/crimson_great_flail.c
9ae32b3141c77206255085d87052f03c7bbcb32b
[]
no_license
JensenDied/Sinbyen
7c0cb2387b707661ffa91cdb9881281f5862e0db
a061fa1923b7bd50b3becb2c397f77c22fc2e51b
refs/heads/master
2021-01-18T03:15:08.349442
2014-04-19T05:41:45
2014-04-19T05:41:45
18,931,868
0
1
null
null
null
null
UTF-8
C
false
false
812
c
#include <Sinbyen.h> #include <item.h> inherit Sinbyen_Weapon("Crimson_Weapon"); void configure() { ::configure(); add_description(([ Description_Type : Description_Type_Generic, Description_Order : Description_Order_Very_Early, ])); add_description(([ Description_Type : Descripti...
[ "generalkenobi_2@hotmail.com" ]
generalkenobi_2@hotmail.com
b2816dbe7403493b6df4e4982261b35607c7b9d1
b524b01893fa198358f50ae7e988243f5a66d738
/Projets/corewar-master/asm/src/pof.c
d51587ea70b36fcc7ca5e9949213d62679a8770e
[]
no_license
rainevincent/Langage-C
1ea28a8fd11fddb9f6a192f1b9d88f6a4eaf8080
0ae58bdd6d95c23e76b40e4929fab9005fd5c6e3
refs/heads/master
2021-01-20T15:42:45.157567
2014-11-30T23:51:26
2014-11-30T23:51:26
27,199,644
1
0
null
null
null
null
UTF-8
C
false
false
2,094
c
/* ** pof.c for Corewar in /home/jobertomeu/Work/corewar/assembleur ** ** Made by Joris Bertomeu ** Login <jobertomeu@epitech.net> ** ** Started on Sat Apr 12 14:09:23 2014 Joris Bertomeu ** Last update Sun Apr 13 12:46:14 2014 Joris Bertomeu */ #include "gnl.h" #include "assembleur.h" void new_label(t_system *s...
[ "vincent.raine@viacesi.fr" ]
vincent.raine@viacesi.fr
47abf4d7e0cbefdf974fda3584a91c5d3a39d792
d2f69f018f37cb37d1812c265c7cc9fb61b984f9
/apr23_finallllldemo/Il2CppOutputProject/Source/il2cppOutput/I18N_CodeGen.c
37b8d773392ccfa399875024f37a1711f045ae5f
[]
no_license
PeruDayani/Connecting-multiple-Hololens
55e6dc3a91a2e3d7eb192b4fdb0db74ffef018ae
8e44446de7f990266f89cb72c62ac8d380299f0b
refs/heads/master
2022-11-05T21:40:54.174230
2020-06-13T19:18:48
2020-06-13T19:18:48
252,330,371
4
2
null
null
null
null
UTF-8
C
false
false
27,745
c
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "codegen/il2cpp-codegen-metadata.h" IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END // 0x00000001 System.Void I18N.Common.ByteEncoding::.ctor(System.Int32,System.Char[],System.String,System.String,System....
[ "perudayani@berkeley.edu" ]
perudayani@berkeley.edu
bc0d410ff0be752d2803b00128b09c6bc5bf2061
53f10414ebb076e3a74cd7ae5ab42ad10dde3697
/j10/ex06/srcs/ft_display.c
f61277b7f15b33408352baab7cfadcb6b38956a1
[]
no_license
rocksilver/piscine_c
6146a561dde88cd415c2c303a207a75e4a5c8c11
15f3610d1748aabb5215b1faaec265b5d31f3638
refs/heads/master
2020-12-07T17:37:51.134700
2017-02-16T23:46:24
2017-02-16T23:46:24
66,135,286
0
0
null
null
null
null
UTF-8
C
false
false
521
c
#include "../includes/doop.h" void ft_putchar(char c) { write(1, &c, 1); } void ft_putstr(char *str) { int i; i = 0; while (str[i] != '\0') { ft_putchar(str[i]); i++; } ft_putchar('\n'); } void ft_putnbr(int nb) { int tab[15]; int i; unsigned int n; i = 0; if (nb < 0) { nb = -nb; ft_putc...
[ "liprock69@gmail.com" ]
liprock69@gmail.com
1277a3c056c28a499d8e7a25729f1d88320525ca
c705f8d9f2cb3429d7a06d8c531ad5cb841a0256
/Lab5/skel/linear_array/k-j-i.c
cdedbf3ec73660523d6f3511fb23d962697a146d
[]
no_license
florinrm/ASC-Lab-Tutorial
b555608cba270ab9bc3b3d02a4d7083c26d2ebfb
d970b09ddf3a52fbb795bcdb91b055fe4790594d
refs/heads/master
2023-04-27T02:06:33.174116
2021-05-13T19:32:17
2021-05-13T19:32:17
228,617,163
1
0
null
null
null
null
UTF-8
C
false
false
2,150
c
#include <stdio.h> #include <time.h> #include <stdlib.h> #include <sys/time.h> #define N 600 #define SECOND_MICROS 1000000.f int main(int argc, char** argv) { int *a, *b, *c, *d; struct timeval start1, end1, start2, end2; a = malloc(N * N * sizeof(int)); b = malloc(N * N * sizeof(int)...
[ "noreply@github.com" ]
florinrm.noreply@github.com
69c1abca44b2d8b19c1770d5c48fec304b4a1752
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/edb14f3d-bbdc-45c0-ba59-89eae10f58ba.c
707eafbe7afcb786310b5f928d9a87ecd6850b9d
[]
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
544
c
#include <string.h> #include <stdio.h> int main() { int i=4; int j=12; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = i/j; l = i/j; l = j%j; l = l+j; k = k-k*i; //variables /* START VULNERABILITY */ int a; char b[98]; char c[35]; a = 0; while...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
3b8d6481df4170cf3d91a0f3c1dd7a495642902c
5b048304d313179fb14bbc19734194601de549f7
/ndirfil/mdir/M_csv.c
d47b6876f44287ada2e1df9a4f10ff5c18ae3d31
[]
no_license
codezakh/Movie-Database-Production-SVM
08a4a574624212d354267fa2a65d6a32c7d39bdc
46647074a932e0b300dd194606363c4188aa5b1a
refs/heads/master
2016-09-05T16:21:26.953448
2014-04-04T06:01:33
2014-04-04T06:01:33
null
0
0
null
null
null
null
UTF-8
C
false
false
40,629
c
unsigned char M_csv[] = { 99,0,0,0,0,0,0,0,0,20,0,0,0,64,0,0, 0,115,194,1,0,0,100,0,0,90,0,0,100,1,0,100, 2,0,108,1,0,90,1,0,100,1,0,100,3,0,108,2, 0,109,3,0,90,3,0,1,100,1,0,100,4,0,108,4, 0,109,5,0,90,5,0,109,6,0,90,6,0,109,7,0, 90,7,0,109,8,0,90,8,0,109,9,0,90,9,0,109, 10,0,90,10,0,109,11,0,90,11,0,109,12,0,9...
[ "codezakh@gmail.com" ]
codezakh@gmail.com
b439395f82b656db21c9b9e0f976429c8c79af30
d4947220a6aca63a4d44d19d2cc64b96229adaf1
/LAB1/Executáveis/lab2.c
5e42df638b1fb6926b6109ba766b8f400df8412f
[]
no_license
bezwellington/INF1019
ef14b02741bf7de63a004809970d97e82fd052ac
dc4ca4efaed4ffa3ccf04ee6dd70b34ddaf0d567
refs/heads/master
2021-01-23T14:31:34.414718
2017-12-24T18:45:05
2017-12-24T18:45:05
102,690,314
0
1
null
null
null
null
UTF-8
C
false
false
725
c
#include <stdio.h> #include <string.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> int main(void){ pid_t pidfilho, pidpai; int status; int var = 0; int i; pidfilho = fork(); //retorna o pid do filho pidpai = getpid(); //retorna o pid do pai if( pidfilho != 0 ){ printf("\n Processo ...
[ "bezwellington@gmail.com" ]
bezwellington@gmail.com
ce4f88380ecdb154a0ee028ecec70147ed6e9610
5ec5bc532cf183d08803fcc4071b5a184fff30e1
/P10_BountifulBlossoms/P10_BountifulBlossoms.c
6a0a87dd954067e4fd67a1d158c526586716c44d
[ "MIT" ]
permissive
luckydoglou/Programming-Competition-ProblemSet2017
c4dd2ffbd121152b9bd1cbe5a630c14c5609e973
45f1d0c638d29fadcbc147dd3487bb58b664cf6b
refs/heads/master
2020-03-19T07:32:27.874674
2019-03-10T05:53:29
2019-03-10T05:53:29
136,122,513
0
0
null
null
null
null
UTF-8
C
false
false
675
c
/* * Xiaolou Huang, 9/3/2018 * * Number of blossoms on Day t is denoted by B(t) B(0) = 1 B(1) = 2 B(2) = 3 * When t > 2, B(t) = B(t-3) + B(t-1)%B(t-2) Sequence: 1 2 3 2 4 3 5 6 4 9... * * Constraints 0 ≤ Input< 100 Input is an integer. Example 10.1 Input 10 Output * 7 Example 10.2 Input 34 Output 472 */ #in...
[ "xiaolou_huang@yahoo.com" ]
xiaolou_huang@yahoo.com
c85ba157a3764051f5aa0a4fccad09bb26885990
6b74f732d3c7102580ee3854d39ac062985c86dd
/FreeRTOS/Demo/Common/drivers/Atmel/at91lib/peripherals/mci/mci.h
294c8faacbaec95935a0cd8d896284af7aacdc02
[ "freertos-exception-2.0", "GPL-2.0-or-later", "MIT" ]
permissive
lundinc2/FreeRTOS-Labs
c88055958c313fb1c45528f88be5d6bc832fc18d
775033dac12fe9fb3d55ac8cca43b2991fdbef57
refs/heads/master
2022-12-22T23:38:08.564023
2020-09-22T00:00:10
2020-09-22T00:00:10
271,820,118
0
0
MIT
2020-06-12T14:40:25
2020-06-12T14:40:25
null
UTF-8
C
false
false
5,802
h
/* ---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support - ROUSSET - * ---------------------------------------------------------------------------- * Copyright (c) 2006, Atmel Corporation * All rights reserved. * * Redistribution and use ...
[ "noreply@github.com" ]
lundinc2.noreply@github.com
88783fc8284afe210d3c0869c8ce176b4960cc7a
5bb55ef3638f8f5609e07f689c1087d8c28e4f00
/3319数树.c
0651d6ff85c9a915ee199861ede763bdd6c2325f
[]
no_license
xihaban/C-
6bb11e1ac1d2965cf1c093cd5a8d4d195ea2d108
76b3c824e9ec288e6ce321b30e4b70f178f6c4b5
refs/heads/master
2020-03-28T14:27:13.119766
2018-09-12T13:49:03
2018-09-12T13:49:03
148,487,862
0
0
null
null
null
null
UTF-8
C
false
false
98
c
#include<stdio.h> main() { int m,n; while(scanf("%d%d",&n,&m)!=EOF){ printf("%d\n",n*m); } }
[ "xihakeban@163.com" ]
xihakeban@163.com
b46f3bab9cc8a02fe3453a6a859d4d0e5a91a201
e6d446df2258e125a8d0bbc5b59f1d6bec7a8837
/C04/ex02/ft_putnbr_errortest.c
6e0193da46f3693bd3cae6eb05e5b6a2ee20f389
[]
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
1,165
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putnbr3.c :+: :+: :+: ...
[ "freezer.nodap@gmail.com" ]
freezer.nodap@gmail.com
abe3097527005af7730c79aaac2af2d7977be600
ce6d002c4ba07380ca8786d311a8982f3c04aa31
/jsonlite/include/jsonlite_builder.h
aa586f432bf20f6b31b10f6cd439a9460868bb7b
[ "Apache-2.0" ]
permissive
azu/jsonlite
6f7db2fd4a37562d9a1f75bbbf4a435071e5576c
adabe979189d6c6adedfc6c768fe56ec2e6dcb4d
refs/heads/master
2020-12-03T05:23:24.595635
2013-11-13T23:48:48
2013-11-13T23:48:48
null
0
0
null
null
null
null
UTF-8
C
false
false
9,901
h
// // Copyright 2012-2013, Andrii Mamchur // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or...
[ "mamchur.andrey@gmail.com" ]
mamchur.andrey@gmail.com
57817c314055910a3fbcaac5b3d0edd2ee1eda7c
4df7565b53ca0979497a8d0a0f1289c726c7ba13
/src/client/demo/hello/cachefsm.h
4168d9b9d4871d28e7537e7fc1a08de6d7bed405
[]
no_license
yangluoshen/FSM
7079a97dffa584518a9a3ccfd63fa232aad6f487
323ae1c937c2cf56d6aa11bafd10275e2ba976d5
refs/heads/master
2021-01-10T01:22:15.162775
2017-05-25T16:02:11
2017-05-25T16:02:11
83,325,086
4
0
null
null
null
null
UTF-8
C
false
false
396
h
#ifndef __CACHE_H #define __CACHE_H #include "fsm.h" typedef unsigned int cachekey_t; #define CACHE_FSM_ENTITY \ FSM_ENTITY_BASE \ cachekey_t key; typedef struct { CACHE_FSM_ENTITY }cache_fsm; void cache_fsm_constructor(void* entity, fsm_t fsmid); void* cache_fsm_create(); #define CVTTO_CACHE(ca...
[ "yangluoshen@gmail.com" ]
yangluoshen@gmail.com
8829680230a8f85636f737b0739648002468431d
1ac12b7de77530f03f3c12a90b6ca2f0cbfc8fcf
/main.c
55339e8d27c21134e8c8b75b4333be58ccce52bb
[]
no_license
EnViKeyy/PongZ
eb9892ecd329a1ac37a342905dd3260205d2503a
b25f41e6da54ea4034b1f1c22c5f67524984e0f9
refs/heads/master
2020-03-07T11:23:50.231906
2018-03-30T17:40:57
2018-03-30T17:40:57
127,454,674
0
0
null
null
null
null
UTF-8
C
false
false
9,565
c
#include <stdio.h> #include <stdlib.h> #include <conio.h> #include <time.h> #include <windows.h> #define L 21 #define C 120 int main() { //const int L=21, C=120; int i, j, x, y, bola, mov0, mov1, mov2, mov3, mov4, mov5, mov6, mov7, mov8, mov9, esqoudir, sobedesce, pontos1, pontos2, angulo, vel; char a, b, ...
[ "pierre.jp@outlook.com" ]
pierre.jp@outlook.com
789f89303607c6e445837ffbe63e627e8efde22f
943d51a06836e615d58a8888cef706d63d270a75
/DUMP/VFX_Tallboy_WeakSpotBleeder_01_BP_classes.h
fb4c9bf0b270b997b5a56494f4bc69df2014dccd
[]
no_license
hengtek/Back4BloodSDK
f1254133d004d7a5237013059d49c80f536879db
25ab4c4ce2e140b7e6b7afaac443e836802c3b2d
refs/heads/main
2023-07-05T03:23:01.152076
2021-08-15T15:03:38
2021-08-15T15:03:38
null
0
0
null
null
null
null
UTF-8
C
false
false
650
h
// BlueprintGeneratedClass VFX_Tallboy_WeakSpotBleeder_01_BP.VFX_Tallboy_WeakSpotBleeder_01_BP_C // Size: 0x27c (Inherited: 0x250) struct AVFX_Tallboy_WeakSpotBleeder_01_BP_C : AActor { struct FPointerToUberGraphFrame UberGraphFrame; // 0x250(0x08) struct UParticleColliderComponent* ParticleCollider; // 0x258(0x08) ...
[ "hsibma02@gmail.com" ]
hsibma02@gmail.com
064902f1e31d133a5d16ba9ca95e7d7338496d14
35907e0f88525e2af4f0ee3018d8510068b6255e
/testtools/tinatest/testcase/base/production/regutester/regulator-test.c
31e5edbf4165ef3283bc954546ae2e6919d77265
[]
no_license
sspemail/r329-package
e8b77ab53361e52cc45315e72a861e767543fc0c
c2260033501a14a18ad8dc5d84ef461a4c9ac826
refs/heads/master
2023-05-07T23:15:45.877783
2021-05-18T09:23:11
2021-05-18T09:23:11
null
0
0
null
null
null
null
UTF-8
C
false
false
5,904
c
#include <stdlib.h> #include <stdio.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #include <string.h> #include <errno.h> #include <ctype.h> #define MAX_VOL_NAME "max_microvolts" #define MIN_VOL_NAME "min_microvolts" #define MAX_REGU_NUM 32 #define REGU_SUMMARY "/sys/kernel/debu...
[ "liwencong@allwinnertech.com" ]
liwencong@allwinnertech.com
d550974367f2d1b740f1af8ce135f518e43397af
e5dd97769582afee227fe3c04bfbcd57ef50cf34
/features/usb_msd_fatfs/config/partition_table_fatfs.h
10e2392336ce7418bd7c9d779b9f1a61f2624cc4
[ "MIT" ]
permissive
yannak/BLE_SDK10_examples
9cd3a4b7f0fd1cb380c9dfdd3c2a3b79c9475009
3d26e9bdf1b619939c6a73e781ed34fd89f3f4db
refs/heads/main
2023-08-22T09:39:12.005214
2021-10-15T07:32:50
2021-10-15T07:32:50
null
0
0
null
null
null
null
UTF-8
C
false
false
2,574
h
/** **************************************************************************************** * * @file partition_table_fatfs.h * * Copyright (C) 2018-2020 Dialog Semiconductor. * This computer program includes Confidential, Proprietary Information * of Dialog Semiconductor. All Rights Reserved. * *************...
[ "ben.lauret@diasemi.com" ]
ben.lauret@diasemi.com
60abf2774886ce8d65140abe966eb2d5f2151529
4639806d96f236321b02bf595526f6308e8fb707
/vendors/microchip/harmony/v2.05/framework/peripheral/i2c/templates/i2c_SlaveInterruptOnStart_Unsupported.h
f956a1a88cb380c399058bf52e660877513927e1
[ "MIT" ]
permissive
MicrochipTech/amazon-freertos
967bc9612517e9fe05e502b72bd4f919c2cc3c80
40b98811fcb3521498eb523599bf87ec2f285844
refs/heads/mchpdev
2023-06-21T20:11:24.180542
2022-06-06T05:59:39
2022-06-06T05:59:39
221,849,368
7
15
MIT
2022-06-27T04:42:36
2019-11-15T05:18:04
C
UTF-8
C
false
false
4,134
h
/******************************************************************************* I2C Peripheral Library Template Implementation File Name: i2c_SlaveInterruptOnStart_Unsupported.h Summary: I2C PLIB Template Implementation Description: This header file contains template implementations For Feat...
[ "33439348+alexa-noxon@users.noreply.github.com" ]
33439348+alexa-noxon@users.noreply.github.com
c3724d6794fcaa690ff1deca1084a10fbd6c4a7c
5db22247ed9ee65139b87c1ed28108cd4b1ac6e5
/Classes/Native/Mono_Security_Mono_Security_Cryptography_ARC4Manag1059836842MethodDeclarations.h
f37693a45c26541efeab3fc39b11950642d32803
[]
no_license
xubillde/JLMC
fbb1a80dc9bbcda785ccf7a85eaf9228f3388aff
408af89925c629a4d0828d66f6ac21e14e78d3ec
refs/heads/master
2023-07-06T00:44:22.164698
2016-11-25T05:01:16
2016-11-25T05:01:16
null
0
0
null
null
null
null
UTF-8
C
false
false
4,663
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> // Mono.Security.Cryptography.ARC4Managed struct ARC4Managed_t1059836842; // System.Byte[] struct ByteU5BU5D_t3835026402; // S...
[ "zhaolibo@zhaolibodeiMac.local" ]
zhaolibo@zhaolibodeiMac.local
0e24c53ddb0808312bd72b81bfaa3bc7560bcd2e
07c024a0c99ca0f59e95488fbff9b596d77fc1a5
/timer.h
4d5db5b776cb02e105bc4cd33dc1ea4ae73cee19
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
OpenSourceLAN/service-discovery-helper
c932d6cc26170742912c5e9f2e5354b55c80a8ee
602e24fd1c4db2fadffab3987021527f02e0a6f9
refs/heads/master
2021-09-25T21:01:20.589300
2018-10-25T12:35:53
2018-10-25T12:35:53
13,236,846
30
6
null
2017-01-28T10:00:45
2013-10-01T06:52:34
C
UTF-8
C
false
false
575
h
#ifndef TIMER_H #define TIMER_H #include <pcap.h> #include "uthash/uthash.h" #include <pthread.h> #define DROP_PACKET 1 #define SEND_PACKET 0 // Number of ms between repeats of an identical src ip/dest port broadcast extern int pkt_timeout_s; extern int pkt_timeout_us; extern int timer_enabled; typedef struct { ...
[ "squid@sirsquidness.com" ]
squid@sirsquidness.com
5116c5c7302f4c140fbae2762c2d4a1c9f3e13f5
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/misc/sgi-xp/extr_xpc.h_xpc_wakeup_channel_mgr.c
aa9c4c5752a2b5b66c10a6ba3ab6aabd55a4d00b
[]
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
786
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
b1f1a5f5f29a7cadabab77b6f7b41a873a422322
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/tools/perf/util/extr_unwind-libunwind-local.c_display_error.c
dfa1fc687d720a41f7462721b48e76124caa13a2
[]
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
819
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
2411c3674fb122921b76ad945e7af244e1962950
5c255f911786e984286b1f7a4e6091a68419d049
/code/2b3a2c45-d5d3-4b5e-b9e5-d802ddbce651.c
609632ff8c9b9fc1f564fb50860ac4792f1a271a
[]
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
237
c
#include <stdio.h> int main() { int i=4; int j=12; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = l/j; l = j%j; l = i+j; k = k-k*i; printf("vulnerability"); printf("%d\n",l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
0abbcffe88210a1c4050695b4cd23a5a4dd12862
bf4f1b90f8195ac15bd7ad2413ab49b0dd0f1b11
/lab3/暂停定向/isim/WIN_isim_beh.exe.sim/work/m_00000000003261253453_1733832700.c
fa0889443c753e006a0e0b35edaa6050aff8507e
[]
no_license
Pride-d/Computer-architecture
cf1deb95d753776a5027d4c1de930c8eff7c0893
2ea7457997d76d6820df4a3ea267bc693b389a7f
refs/heads/master
2020-07-19T13:55:47.223700
2018-12-26T02:47:04
2018-12-26T02:47:04
206,460,797
1
0
null
2019-09-05T02:48:48
2019-09-05T02:48:47
null
UTF-8
C
false
false
5,902
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "2223790237@qq.com" ]
2223790237@qq.com
ee8a7a6601a62cdc459a8e1f96f069fd4aa1a594
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/lab/engine/code/qcommon/extr_files.c_FS_ListFilteredFiles.c
02379c66940ab5b68afb786a89dc690fa1636c95
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
4,816
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
2311aadd5c20622fb1559a377e6972ca97359dba
5f392cf60979ce6ef11194f81dddff3790ad9244
/Phy/Panel/AUO_G150XTN05_V0/bk_原始_AUO_G150XTN05_V0/Panel.h
f39ffb50f9159a6b6415f5a527a3104e668cf357
[]
no_license
cobbchen0426/ax98312
185b5654758111ae0c3a8055298f43710e784a37
7b120d3cbbb5eaf8faa17d58350b3433f1e3746d
refs/heads/master
2023-06-16T16:22:11.978672
2021-06-11T07:54:46
2021-06-11T07:54:46
385,594,288
0
0
null
null
null
null
UTF-8
C
false
false
4,749
h
/******************************************************************************/ /* Novatek MicroElectronics Corp. */ /* 6F, No. 1-2, Innovation Road I, Science-Based Industrial Park, */ /* HsinChu 300, Taiwan, R.O.C. ...
[ "cobb.chen@gmail.com" ]
cobb.chen@gmail.com
8f5276f25bbc165a60f1f6e4f667e7027b17ab68
649edc1598dbe9f17462ece9992295cb0832f274
/2015-2016/V/09/02/Numbers.c
a06cd7782329bbd1c11bc371f3094c3f08b2147b
[ "MIT" ]
permissive
elsys/po-homework-2015-1
2963edb8d84a4ecc07a3a926f00e7ea852a1ca5a
797eb1bf06654c0947f71c2e2fdf9577fe334988
refs/heads/master
2021-05-30T18:32:19.479230
2016-01-27T17:19:21
2016-01-27T17:19:21
42,600,682
3
1
null
null
null
null
UTF-8
C
false
false
1,179
c
#include <stdio.h> int main() { int i, n; int number0=0,number1=0,number2=0,number3=0,number4=0,number5=0,number6=0,number7=0,number8=0,number9=0; do{ printf("Enter number below or equal to 1 billion: \n"); scanf("%d", &i); }while(i>1000000000); while(i!=0){ n = i%10; i = i/10;...
[ "Deyan.Xristov@gmail.com" ]
Deyan.Xristov@gmail.com
f60af9af24c326b047f06eb9f975cf0b303e8bd4
aaaa84060654c1f35c1fe92cd0525cdeeaf0cbea
/log_engine/src/exporter.h
af13d7b1c707666f385a39215a7f0f3e0862b8b0
[]
no_license
Confucius-Mencius/common_component
ccc2459d2e1cda4370ce1808f6a4eac489a9e296
542b1791b6c2db8f6ee5c1c7283f9ab3264a7db9
refs/heads/master
2020-04-08T15:43:42.186781
2019-06-09T01:15:57
2019-06-09T01:15:57
159,489,547
1
0
null
null
null
null
UTF-8
C
false
false
159
h
#ifndef LOG_ENGINE_SRC_EXPORTER_H_ #define LOG_ENGINE_SRC_EXPORTER_H_ #include "module_util.h" MODULE_EXPORTER_DECL(); #endif // LOG_ENGINE_SRC_EXPORTER_H_
[ "guang11cheng@qq.com" ]
guang11cheng@qq.com
f7d10a82a801a739ddcd5cb44aca969cbe31c189
de337b8f4cf0ebe39803020de5970e9d3a384653
/tableagain.c
89252543032e6e527dac3e2d52f6937f70f3b4f0
[]
no_license
cpu-experiment-2018-2/fpu
8c2f88492aa5dae7979e814c6c49baa5c4a140b6
9ccc1185233bf668deb68a23ca781f67517a780a
refs/heads/master
2020-03-31T11:49:56.856321
2019-02-14T08:37:10
2019-02-14T08:37:10
152,192,898
0
0
null
null
null
null
UTF-8
C
false
false
797
c
#include <stdio.h> #include <stdlib.h> #include <math.h> int main(void){ FILE *f; f = fopen("table.txt","w"); if (f == NULL) { printf("cannot open\n"); exit(1); } int i; int j; unsigned long long x0int; unsigned long long s; unsigned long long ss; unsigned long long t; union {float x0; i...
[ "noreply@github.com" ]
cpu-experiment-2018-2.noreply@github.com
c6eb364c84eb3644805fd3b32e98e7b84e0815fa
5c255f911786e984286b1f7a4e6091a68419d049
/code/56282afd-5b14-4a8f-b811-c5ef56401ced.c
37835819891c6bfe32f037ea426a40249d176543
[]
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
241
c
#include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = l/j; l = i/j; l = i/j; l = i%j; l = l%j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
4950c118fb864310519b2c3fedfbfa5694b85561
cb0264a95dc885570c8c4761f747b199210b1427
/XA3_Blaster_GPS/UserGUI/BlastInfoVerifyDlg.h
209342539892766ffca287ca533fb04bfab75856
[]
no_license
wangchaowczj/english-version
692f07f360a796d28033cbda205b38cd99d4f436
dbab43cd1564199f5ee24167c44094853d126718
refs/heads/master
2022-12-09T06:10:01.702988
2020-07-28T00:28:38
2020-07-28T00:28:38
259,175,661
0
0
null
null
null
null
UTF-8
C
false
false
116
h
#ifndef _BLASTINFOVERIFYDLG_H_ #define _BLASTINFOVERIFYDLG_H_ extern void ShowBlastInfoVerifyDlg(void); #endif
[ "wangchaowczj@163.com" ]
wangchaowczj@163.com
d8921040c1aac9239774fc543adc7cde5eac5c8e
470012cf79578265241c5d51d9ba920f22be9e3c
/listaCExe2.c
24a6b3a3849746639a95c9039bd71c268229dc75
[]
no_license
maiconjfa/Programacao-em-C.
43defb1f4b3a95ad16e109cde14ddac8ad3f90cf
6e75efe73f4a9b746300f231823bdc26e6075f8d
refs/heads/master
2020-09-13T10:32:38.636254
2019-11-19T16:45:25
2019-11-19T16:45:25
222,743,446
0
0
null
null
null
null
ISO-8859-1
C
false
false
621
c
#include <stdio.h> //abrindo biblioteca #include <stdlib.h> #include <locale.h> int main(void) { setlocale(LC_ALL , "Portuguese"); float c,f, pol, mm; printf("Coversão de Graus Celsius para Fahrenheit \n"); printf ("Digite o valor graus Celsius: \n"); scanf ("%f", &c); f=(9*c+160)/5; printf("O...
[ "noreply@github.com" ]
maiconjfa.noreply@github.com
1afb24c5eae09074fc9fa3bd04226934c9156e84
063bf24d3fc3f4a582ba31bb99a0b31eee336ad7
/archive_s3/s3.0/src/libmain/vithist.h
974cbb521f80b8e373c1895e8a0cee066ee0dba2
[]
no_license
khcqcn/cmusphinx
6f2bd35593ff40208340543bb43f56e60bf0a71a
45179a75546b396a218435a40eaf07be68707f59
refs/heads/master
2020-03-19T13:41:39.147382
2018-06-08T11:36:22
2018-06-08T11:36:22
136,590,836
0
0
null
2018-06-08T08:33:52
2018-06-08T08:33:51
null
UTF-8
C
false
false
5,544
h
/* ==================================================================== * Copyright (c) 1996-2000 Carnegie Mellon University. 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. Red...
[ "lenzo@c60273ff-4a12-0410-8d58-82ceea6d4170" ]
lenzo@c60273ff-4a12-0410-8d58-82ceea6d4170
b504b29d4e5f12685d7a3003edca7aba0c87694c
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/stb/tests/caveview/extr_cave_parse.c_get_region.c
98f79a39b33b4b9476216b86cc2ccedde0756652
[]
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,015
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
e8e3cf646a665c4772cea6808ad019039a19e023
3d5f6d704b151a2886a9e128eee2f4467bf98d2d
/Conditional Programs/NthAverage.c
0a12d2cd5ce6e907039aa60bca875cb3a504847f
[ "Unlicense" ]
permissive
harsh98trivedi/C-Programs
ef499b6c89cb310e003b7fcb09f591953426a8e4
cee0838bd28065e0e55ace69cdd202c2b996f3d0
refs/heads/master
2022-09-29T10:05:28.454245
2022-09-06T20:43:52
2022-09-06T20:43:52
146,205,056
18
31
Unlicense
2022-01-09T14:37:36
2018-08-26T18:14:50
C
UTF-8
C
false
false
1,674
c
// A program to input n number of inputs and print sum and average of those numbers. #include<stdio.h> // Including Standard Input/Output Header File #include<conio.h> // Including Console Input/Output Header File void main() // Defining Main Function { int n,avg,t,sum=0,num; // Variable declaration system("Color E")...
[ "harsh98trivedi@gmail.com" ]
harsh98trivedi@gmail.com
9cbd852901753013bda11ece075b837c5f6f61df
66fb6919f650579bf31fb6a2bc07f16e28d27c7b
/C shell/kjob.h
b971785341782f1f79380f1b4fb4bfbcc2600d68
[]
no_license
amangoyal097/Bash-Shell-in-C
1ca6c48f99f9742b0074e5ad0cda3f17e0512004
7c4e1586a69ba031568a9023a9f382fd7a92ef26
refs/heads/main
2023-01-22T18:37:10.483139
2020-12-03T11:16:41
2020-12-03T11:16:41
318,166,375
0
0
null
null
null
null
UTF-8
C
false
false
416
h
#ifndef _KJOB_H #define _KJOB_H int process_kjob(char **list , int ind) { if(ind != 3) { fprintf(stderr,"Invalid number of arguments\n"); return 1; } int index = atoi(list[1]); if(index > bgsiz || index == 0) { fprintf(stderr,"No such process exists\n"); return 1; } int pid = bgid[index - 1]; int sig = ...
[ "amangoya097@gmail.com" ]
amangoya097@gmail.com
2580ff328914db730f73cedfc5d2c56968dc3ba3
517848af126ed8f198b890a07a6bc5b7b1b94683
/sys/dev/mxge/ethp_z8e.h
02bc9334ab8e60631bbf781169c08157677e15d8
[]
no_license
coolgoose85/FreeBSD
e9dbd33b95bf0a472a3e291451c273054b843a1f
ef72c1183400fd106d838c8ed0702649bc1b1b4e
refs/heads/master
2021-01-15T22:29:25.584742
2014-08-03T17:32:40
2014-08-03T17:32:40
22,535,409
2
1
null
null
null
null
UTF-8
C
false
false
484,175
h
/******************************************************************************* Copyright (c) 2006-2009, Myricom Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code...
[ "vaibhav123@gmail.com" ]
vaibhav123@gmail.com
befaea1d53d63ce2fb209495a20f3cc33883fae1
9ddf7896619dd43d1aaae1f69c2e3abc86dc99b3
/src/server/commands/pfk.c
38bbedeaea2b051c7510425033089843c52deb54
[]
no_license
Protoxy-/Zappy
794958f62fca14eaa1debbfc2307fb5baa7c3d24
63f7e876af5c590415433623c9c01320983f4ffe
refs/heads/master
2021-01-10T16:08:13.550369
2016-01-04T22:23:57
2016-01-04T22:23:57
44,639,441
0
0
null
null
null
null
UTF-8
C
false
false
1,311
c
/* ** pfk.c for zappy in /home/alexandre/rendu/zappy ** ** Made by Alexandre PAGE ** Login <page_a@epitech.eu> ** ** Started on Fri Jun 26 09:26:40 2015 Alexandre PAGE ** Last update Fri Jul 3 14:56:50 2015 Maxime JUNGER */ #include <server/socket.h> #include <server/server.h> #include <server/commands.h> #inclu...
[ "francois.hoertel@epitech.eu" ]
francois.hoertel@epitech.eu
7b9afd304aeddb9d66050a00972adf0dc3c8e3dc
528f0c03fb6af0997278e841b725c7aa9dc76769
/week-04/day-3/week4_day3_e01/main.c
fbcf526e44af62e9a24b4296b91bc5dd56e33292
[]
no_license
green-fox-academy/geobalazs
2cbf2bef1321c844d1f1ba54ad7dba6a8ffc12d9
d431e4c4e20ebc953b32ea1048eb2d5a02ecdbec
refs/heads/master
2021-09-06T09:06:16.515008
2018-02-04T18:38:02
2018-02-04T18:38:02
null
0
0
null
null
null
null
UTF-8
C
false
false
1,274
c
#include <stdio.h> #include <stdint.h> //TODO: Change the bits to 64 //TODO: print out the structure members typedef struct Data{ float cpu_speed_GHz; int ram_size_GB; int bits; }Computers; void print_struct(struct Data name); void print_struct2(Computers *name); int main() { Computers l...
[ "balazskissgeo@gmail.com" ]
balazskissgeo@gmail.com
8a39868905ad0d42a5926c6a2bbfd755b8d4e112
43304cb51098b002627abbdc40e5c6bcd787ded2
/unix c/socket/udp_group/client.c
46b42bb108a68637438c924eeca3a376710461a2
[]
no_license
stucky68/data
bbb67b744bccb2745ce114a5263cd6894aa4e4e3
d66d1162c76224fc8b7f40f9cf6a43a0f709f520
refs/heads/master
2021-01-10T03:30:47.300600
2016-01-17T15:29:46
2016-01-17T15:29:46
49,823,755
0
0
null
null
null
null
UTF-8
C
false
false
1,280
c
#include <sys/types.h> #include <netinet/in.h> #include <sys/socket.h> #include <string.h> #include <arpa/inet.h> #include <unistd.h> #include <stdlib.h> #include <stdio.h> #include <net/if.h> #define SERVER_PORT 8000 #define MAXLEN 4096 #define CLIENT_PORT 9000 #define GROUP "239.0.0.2" int main(int argc, char *argv...
[ "6992917@qq.com" ]
6992917@qq.com
debfb5a53e1db785deecbb4de39033d3977b0917
92aaf33639de61230258eab343d7f2791a801434
/C-Programming/Lecture_2/Labs/Lab2_3/EvenOrOdd.c
c5618513bbad0e009e233deb970e0711ec0cd91d
[]
no_license
AbdullahAbdelhakeem6484/Embedded-Systems-Diploma-inDetails
b34c940753eb99a6f3723a75dbd56bea086d0237
a3ea611eefc1ac20488adac1269a8b99335bc8f6
refs/heads/master
2023-03-14T08:25:09.441439
2021-02-26T18:47:44
2021-02-26T18:47:44
342,668,906
0
0
null
null
null
null
UTF-8
C
false
false
250
c
#include <stdio.h> void main(void) { int num; /* Get the number to check from the user */ printf("Please enter number: "); scanf("%d",&num); if ((num % 2) != 0 ) { printf ("Number is Odd"); } else { printf ("Number is Even"); } }
[ "abdullah.abdelhakeem25@gmail.com" ]
abdullah.abdelhakeem25@gmail.com
f7ea44a329e96c40e8fa6c4f3d863a61998439ef
aea90e14a6621107c00872bfa8e9ad2346633f22
/include/codegen.h
7c7e6da1b144a319e00ec4dc3dd5412acca41ab3
[]
no_license
mnmaita/unlam-lyc-compiler
76da8b1c9f667e9eb173d17a41709d705694b23f
4acaa553ee1244462c46169a0be535cb507b2cc3
refs/heads/master
2023-03-18T11:10:36.120532
2019-05-03T01:48:47
2019-05-03T01:48:47
183,822,777
0
0
null
null
null
null
UTF-8
C
false
false
134
h
#if !defined(_CODEGEN_H_) #define _CODEGEN_H_ int asmGenerateHeader(); int asmGenerateCode(); int asmWrite(); #endif // _CODEGEN_H_
[ "tinchondrius@gmail.com" ]
tinchondrius@gmail.com
5a2e5a786ad71720f2bfbea3e511535fd2bb7619
f28fab080d21139d72ab91dcb2537f15b9e40522
/blit/src/mux/term/user.c
f27f37090fe65268fa319321a8065a81032f8cf5
[]
no_license
Alhadis/Research-Unix-v8
20358db19a70108c9cdef93215ed7e225f9747d9
389623b76d5b6e195361f0705b1826b00ae14d19
refs/heads/master
2020-05-27T00:20:19.409031
2019-05-24T11:33:35
2019-05-24T11:33:35
188,419,943
9
0
null
null
null
null
UTF-8
C
false
false
5,576
c
#include <jerq.h> #include <layer.h> #include "jerqproc.h" #include <font.h> static inhibited; Texture *Ucursswitch(); Point transform(p) Point p; { # define o P->rect.origin # define c P->rect.corner p.x=muldiv(c.x-o.x, p.x, XMAX)+o.x; p.y=muldiv(c.y-o.y, p.y, YMAX)+o.y; #undef o #undef c return p; } Rectangle rt...
[ "gardnerjohng@gmail.com" ]
gardnerjohng@gmail.com
9c607d522469dd34ae68d9f076c335f3661e2f34
83b7f3fd6eb4cd4ff3728e9249abdf1ce1fdce33
/CODING_NINJA/CODEPHRENIA/helping_the_grandfather.C
5c22108f6903e4cc7bf9aabc8e83ce189e48a718
[]
no_license
akash19jain/COMPETITIVE-PROGRAMMING
881ee80c40b1bdb8556f4fd8193896224e126a95
7a0fe1a5aad7d1990838a7b99891e9af1be5c336
refs/heads/master
2021-11-23T01:26:36.780405
2021-09-12T17:05:27
2021-09-12T17:05:27
173,334,187
8
3
null
null
null
null
UTF-8
C
false
false
3,796
c
/* AUTHOR: AKASH JAIN * EMAIL: akash19jain@gmail.com * ID: akash19jain * DATE: 19-04-2020 20:41:39 */ // #include<algorithm> // #include <bits/stdc++.h> // using namespace std; #include<stdio.h> #include<math.h> #include<string.h> #include<stdlib.h> #include<stdbool.h> #include<ctype.h> #define SC1(...
[ "akash19jain@gmail.com" ]
akash19jain@gmail.com
5101e8ba89c855be848ca74a39aee4dfb67179bb
8d10bdc068c02ab3535b3f88f7ef442496fefe76
/sss/plugin/mbedtls/sss_mbedtls_x86_config.h
8bb98b0030d019552df836a3ae9a4e28d5acaaed
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
likon/plug-and-trust
39e27adbd109d61ca1b094e01752d020e54c675c
5f65b4646f786c6edce64fc8595b6c1edd0c2f03
refs/heads/master
2023-06-27T03:39:33.178104
2021-07-05T13:03:59
2021-07-05T13:03:59
null
0
0
null
null
null
null
MacCentralEurope
C
false
false
114,807
h
/** * \file sss_mbedtls_x86_config.h * * \brief Configuration options (set of defines) * * This set of compile-time options may be used to enable * or disable features selectively, and reduce the global * memory footprint. */ /* * Copyright (C) 2006-2018, ARM Limited, All Rights Reserved * Cop...
[ "sujayg.kulkarni@nxp.com" ]
sujayg.kulkarni@nxp.com
94ff6c88da1fe3410f18cb3767df86cbc6f11052
35a2094283e0ea23609ba88db9f61d1dcba91dfc
/LogicaProgaramacao/Vol_lata_oleo.c
5f26a44e5a951681a676f40d0ab94d8896f8a333
[]
no_license
LucasVale22/cefet-programas
28d0db3e111119f01db34d9ccb2b21f43e86cfdd
393e40a72590af409ce04083a0263834029662c5
refs/heads/master
2021-04-26T23:03:23.537986
2018-03-05T14:50:27
2018-03-05T14:50:27
123,924,044
0
0
null
null
null
null
UTF-8
C
false
false
313
c
main(){ #define PI 3.1415 float r,h,v; printf("Entre com um raio de uma lata de oleo: "); scanf("%f",&r); printf("Entre com a altuta dessa lata: "); scanf("%f",&h); v=PI*pow(r,2)*h; printf("O volume dessa lata sera de %.2f cm3",v); getch(); }
[ "lukasvale22@gmail.com" ]
lukasvale22@gmail.com
3b44de7ef03d8b58608f1947ecd161123fe65fb2
bc84de6df8d003ab009d3457212884faaab640d4
/normal/a104(heap sort).c
4f817c0cb416c428e0ad225a3f67eda81edd141b
[]
no_license
XassassinXsaberX/zerojudge
e5c7249b9f2f932d3bc5934720f88dcdcec536ce
b84115c132d3f3cfe25a9bcb011f770c1d3b652f
refs/heads/master
2021-07-04T22:17:04.175216
2018-01-27T05:35:06
2018-01-27T05:35:06
95,544,617
1
0
null
null
null
null
BIG5
C
false
false
3,060
c
#include <stdio.h> #include <stdlib.h> /* 練習heap sort 從小排到大 */ void heap_sort(int*arr,int n); void swap(int*,int*); void construct_heap(int*,int*,int); int pop_heap(int*heap,int n); int main() { int n; int *arr; int i,j,k; int temp; int flag; while(scanf("%d",&n)!=EOF) { if(n==0) break; arr = (int*)m...
[ "a5083a5083@gmail.com" ]
a5083a5083@gmail.com
de8406bf37694124d740dd8cdc3416aef149a277
b7770b1739bcc4e9c9d8e7c2e1ba89074e35c22f
/ACM_Exercise_1/M.c
5c572de9714eab148c8ea228f78e2335085d3354
[]
no_license
Jason-xy/ACM_Exercise
ee110b8fa339b2d4aea0537154bf052d4738db23
e2df4a9554b7eefc683f790b19c98b7d046f04b1
refs/heads/master
2023-07-27T21:49:17.634649
2021-09-09T12:51:48
2021-09-09T12:51:48
241,913,440
1
0
null
null
null
null
UTF-8
C
false
false
673
c
#include <stdio.h> #include <stdlib.h> void test(char* str); int main(void) { int t; char* str; scanf("%d", &t); getchar(); for (int i = 0; i < t; i++) { str = (char*)malloc(300 * sizeof(char)); scanf("%s", str); test(str); free(str); } return 0; } void t...
[ "1462357003@qq.com" ]
1462357003@qq.com
064f10cfb216c053ea466e21796c0706025eb9fb
637e46f808f7abf760206ee8f317927f42d871e2
/libft/srcs/ft_strsub.c
f4970dc52de3392731212b4d3089c282d1bff7dd
[]
no_license
Clemalfroy/fractol
a244be4384356f7c6f643f73dbcc52f9bee20fc7
f12d34f95e4c40e2398e7e0ce7824dbf9c2f1831
refs/heads/master
2021-09-09T14:12:49.159222
2018-03-16T21:54:25
2018-03-16T21:54:25
null
0
0
null
null
null
null
UTF-8
C
false
false
1,298
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strsub.c :+: :+: :+: ...
[ "cmalfroy@student.42.fr" ]
cmalfroy@student.42.fr
8022d83eed1c0db043280d28d614c298a814a7d3
f808574eebec09fc75b79e26b2f2e41fe4c13013
/libc/src/poll/poll.c
831b97a66a03df4090dbe356920ca4f62a591af1
[ "ISC", "MIT" ]
permissive
dalalsunil1986/dennix
71ffc653ea2fd6443ae7aa9205f9c909bdaeb5fe
5283c999a54690ec8dfd60c0bef182c59b3d432a
refs/heads/master
2023-06-06T11:12:28.948511
2021-06-24T16:46:24
2021-06-24T16:46:24
null
0
0
null
null
null
null
UTF-8
C
false
false
1,123
c
/* Copyright (c) 2020 Dennis Wölfing * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAI...
[ "denniswoelfing@gmx.de" ]
denniswoelfing@gmx.de
0630a4bc05d25974d6f677c6e0436e1134d8d8e0
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/Include/winplat.h
4b45773e15f23eaff171a3bd31c50aed9327a152
[]
no_license
code4bones/crawlpaper
edbae18a8b099814a1eed5453607a2d66142b496
f218be1947a9791b2438b438362bc66c0a505f99
refs/heads/master
2021-01-10T13:11:23.176481
2011-04-14T11:04:17
2011-04-14T11:04:17
44,686,513
0
1
null
null
null
null
UTF-8
C
false
false
2,246
h
/* winplat.h Headers/macro per Win32. Luca Piergentili, 31/10/96 l.piergentili@ifies.es */ #ifndef _WINPLAT_H #define _WINPLAT_H 1 /* headers */ #include <stdlib.h> #define STRICT 1 #include <windows.h> #include "env.h" #include "macro.h" #include "typedef.h" #include "typeval.h" /* ENTRYPOINT W...
[ "luca.pierge@gmail.com" ]
luca.pierge@gmail.com
b6c01e1b3daca19b29959c3dc24ead1570986fa3
9837d3f4f1e34100d3e09e64933efe53bb81239c
/init_struct.c
1c6b55d2df5d808444863152f985bb2a789c17cb
[]
no_license
rbusseti/ft_printf
a59616c17905400fe81ba3971fce53943db750cf
431a25df131f763469bd070e80e61dc9f51c2dd9
refs/heads/master
2021-01-23T17:20:46.847609
2015-04-24T13:38:35
2015-04-24T13:38:35
30,180,428
0
0
null
null
null
null
UTF-8
C
false
false
483
c
#include "ft_printf.h" t_opt *ft_init_struct(void) { t_opt *options; options = malloc(sizeof(*options)); options->conv = 0; options->space = 0; options->d_mod = 0; options->p_zero = 0; options->error = 0; options->hash = 0; options->plus = 0; options->minus = 0; optio...
[ "romain.busseti@gmail.com" ]
romain.busseti@gmail.com
8201fed620378d0b6183fa996f0501611e4b4cdb
d3c894922b255a2552b1bb1ce132369292d3fdad
/include/pltables/loatable.h
e50b2c88caa129889558873982e5d95623e5319d
[ "MIT" ]
permissive
selavy/tables
a19c0b65b6763f4d9c50a0e676c817b121c9bee1
216d58f097c919d288e54fa594c6254391b48fba
refs/heads/master
2020-07-06T05:54:38.261401
2020-01-09T20:44:09
2020-01-09T20:44:09
null
0
0
null
null
null
null
UTF-8
C
false
false
8,557
h
#ifndef LOATABLE__H_ #define LOATABLE__H_ #include <assert.h> #include <stdint.h> #include <stdlib.h> #include <string.h> /* --- User Defines --- */ #define USE_FIBONACCI_HASHING #define key_t int #define val_t int static inline int loa_hash_int(int x) { return x; } static inline int loa_eq_int(int a, int b) { ...
[ "pclesslie@gmail.com" ]
pclesslie@gmail.com
7dddfaecde3843893244842299512f64ea930ea2
11da9ce220111bb24dbc86c28972ec9a74e94104
/tests/common_tests/mpac_thr_test.c
e377da98eb4943446072abd237a9192aad8b973e
[ "BSD-2-Clause-Views", "LicenseRef-scancode-philippe-de-muyter" ]
permissive
vitalyvch/MPAC
8a0d13fee38293c5c9648bffe427d3f376027c53
e619a103dfd4692b1f2c81daa30a6e0256070b9c
refs/heads/master
2021-01-01T19:02:24.471783
2015-08-29T16:36:55
2015-08-29T16:36:55
41,598,488
0
0
null
null
null
null
UTF-8
C
false
false
3,354
c
/************************************************************************** * * Copyright 2008 HPCNL-KICS, UET, Lahore, PAKISTAN. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification,are permitted provided that the following conditions * are met: * * ...
[ "vitaly.chernooky@globallogic.com" ]
vitaly.chernooky@globallogic.com
0bdeea8b81869443435a99ff50d4875cfc5ffc5d
3b418a49f177706a09be7c50e841a4de3a93eed1
/MPA/MPA7/MPA7.c
cc77314c2e6dd53f3785cd0a1ae86258bd07e0c9
[]
no_license
mbpacana/CMSC_21
442715a5ee8f5d8e439905cb3e89b85087dea7b9
91ec0c92851e87b7a26980890fcf59c709106ad4
refs/heads/master
2021-03-27T10:30:24.109645
2018-01-04T07:16:43
2018-01-04T07:16:43
116,227,405
0
0
null
null
null
null
UTF-8
C
false
false
9,040
c
//I declare upon my honor that I made this mp by myself. #include <stdio.h> #include <stdlib.h> #include <stdbool.h> typedef struct elem{//initializing structs int cons,exp; //data struct elem *next; }node; typedef struct{ node *head, *tail; int size; }list; void parse(list *,char *); void ...
[ "noreply@github.com" ]
mbpacana.noreply@github.com
c6f70c5c91570492ed199906a19ec70957da93e3
df8630f14739f3820b5f1ad06470ac00a926c7b7
/pset3/music/helpers.c
b7d534f328d6f04a52d35c6546a170f129a965a3
[]
no_license
medvecky/cs50_2019
c3ea82e318fcbaf7bddbb89617366d4145f67e5f
68c74e5472894f34ea3ccaa3242c07f9282b542c
refs/heads/master
2020-04-28T06:53:05.399801
2019-03-11T20:07:36
2019-03-11T20:07:36
175,073,764
0
0
null
null
null
null
UTF-8
C
false
false
1,678
c
// Helper functions for music #include <stdio.h> #include <cs50.h> #include <string.h> #include <math.h> #include "helpers.h" // Converts a fraction formatted as X/Y to eighths int duration(string fraction) { // correct fraction check if (strlen(fraction) != 3) { printf("Invalid fraction.\n"); ...
[ "noreply@github.com" ]
medvecky.noreply@github.com
6b79906407b4951ef77637eee240aeff49f4017c
1f0dcc17c20544c67b3af17d0a81ccf0d56605f9
/dropBoxUDP/client1/clientUDP.c
1f5a9f3981d37af72cf6ba92ecdd36cc885c9a85
[]
no_license
marcoslers/AppComRed
807a67404977a74a0360d9c1bc4c132587938d25
5e212317ba74efdbc3281dafa78d0814686c87d2
refs/heads/master
2023-02-22T14:09:20.860364
2021-01-28T07:34:38
2021-01-28T07:34:38
303,016,215
0
0
null
null
null
null
UTF-8
C
false
false
9,136
c
#include<stdio.h> #include<stdlib.h> #include<string.h> #include<unistd.h> #include<sys/types.h> #include<sys/socket.h> #include<netinet/in.h> #include<netinet/ip.h> #include<string.h> #include<arpa/inet.h> #include<pthread.h> #include<dirent.h> #include<sys/stat.h> #include<semaphore.h> #include<fcntl.h> #define MAX...
[ "marcosleonrs@gmail.com" ]
marcosleonrs@gmail.com
179eab5ed70704e287c97a39f94a2b9498d2eba9
4f845dddd9a90c2ad2b8fabe87a359fcec24f4f8
/libft/ft_nbarg.c
104a46cca1fd99961fc1dc41f0891849df87c0cf
[]
no_license
jchenaud/wolfy
64f47e87c6a7c33b5c00dd16d89f8d5add0a8685
a778da9f18e1a6d817aa091c85f8a9fea5962d1a
refs/heads/master
2022-12-18T04:58:30.918055
2020-09-29T09:46:18
2020-09-29T09:46:18
93,025,940
0
0
null
null
null
null
UTF-8
C
false
false
974
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_nbarg.c :+: :+: :+: ...
[ "jchenaud@e3r9p20.42.fr" ]
jchenaud@e3r9p20.42.fr
8edeb81774f0d07559f65e4f046165daefcaf914
503510d6e899af409e75b4ae1f3fb6c964f11448
/src/Archive/Archive/EAppendModes.h
68bf4166cbbd610b70729d58e7ef23500e0cf3ec
[ "MIT" ]
permissive
karelz/WarPlusPlus
5d0002066f705f9ae1952ed03a26d0e94f73cbdf
9750f0d63bcddd91f253cc9618da3f8b1dda6c9c
refs/heads/master
2020-06-05T05:31:41.208218
2019-09-16T14:00:26
2019-09-16T14:00:26
192,327,562
4
4
MIT
2019-09-16T14:00:27
2019-06-17T10:44:55
C++
UTF-8
C
false
false
516
h
#ifndef __EAPPENDMODES_H__ #define __EAPPENDMODES_H__ // Jak pridavat novy soubor do archivu pomoci fce Append? enum EAppendModes { appendAuto=0, // Automaticky zvolit komprimovanou/nekomprimovanou verzi appendCompressed=1, // Vzdycky ho pri pridani pakovat appendUncompressed=2, // Nikdy pri pridani nepakovat ...
[ "karelz@microsoft.com" ]
karelz@microsoft.com
8ac23d9b7244b0848db742d58bb2876d66a02320
eb594fde6e92854cf1f92d1ca1f989ad2f14c2fc
/gpio/example.c
5c04ad952d352fe12218ef0cd2ed0ee99f19ccb8
[]
no_license
adityakadur/GreenBox
09eb663382efc3e1ec8f461eb748edff46f5f3d9
73e915bfb4720e01fc62bb20fcccefff75f15360
refs/heads/master
2021-01-10T14:49:52.218078
2015-12-07T17:31:57
2015-12-07T17:31:57
47,479,262
0
0
null
null
null
null
UTF-8
C
false
false
3,990
c
// // ODROID-C GPIO(LED) / ADC Test Application. // // Defined port number is wiringPi port number. // // Compile : gcc -o <create excute file name> <source file name> -lwiringPi -lwiringPiDev -lpthread // Run : sudo ./<created excute file name> // //---------------------------------------------------------------------...
[ "adityakadur@gmail.com" ]
adityakadur@gmail.com
7e9af383becd997d2192f7602713c3a535bbc43c
22cadd58aa9caeb63938cd1dc00602e56fb24216
/high_low_filter.c
7b983d624addc72597c9f301fcdc9aeda48be921
[ "Apache-2.0" ]
permissive
pdaicode/EnvironmentalSoundClassification
e08b151a8f24b8d7dde0861b67ee94dff6140c27
ab51d63bf03f8a464c0159830ec171a77c0e4fe1
refs/heads/master
2021-01-20T04:39:56.558382
2014-07-25T18:00:34
2014-07-25T18:00:34
null
0
0
null
null
null
null
UTF-8
C
false
false
216
c
#include "mex.h" void mexFunction(int nlhs, mxArray *plhs[], /* Output variables */ int nrhs, const mxArray *prhs[]) /* Input variables */ { mexPrintf("Hello, world!\n"); /* Do something interesting */ return; }
[ "me@sunits.in" ]
me@sunits.in
9347af9c73cad405892cdf33f0b4e9d4f8d24880
44ab57520bb1a9b48045cb1ee9baee8816b44a5b
/AssistTesting/Code/Editor/ShaderEditor/ShaderEditorTesting/Testing.h
df40f1fae6406ad9a91a39c8e2b3b1b2998c2fe3
[ "BSD-3-Clause" ]
permissive
WuyangPeng/Engine
d5d81fd4ec18795679ce99552ab9809f3b205409
738fde5660449e87ccd4f4878f7bf2a443ae9f1f
refs/heads/master
2023-08-17T17:01:41.765963
2023-08-16T07:27:05
2023-08-16T07:27:05
246,266,843
10
0
null
null
null
null
GB18030
C
false
false
315
h
/// Copyright (c) 2010-2023 /// Threading Core Render Engine /// /// 作者:彭武阳,彭晔恩,彭晔泽 /// 联系作者:94458936@qq.com /// /// 标准:std:c++20 /// 版本:0.9.1.2 (2023/07/31 19:47) #ifndef SHADER_EDITOR_TESTING_H #define SHADER_EDITOR_TESTING_H #endif // SHADER_EDITOR_TESTING_H
[ "94458936@qq.com" ]
94458936@qq.com
78a1bce0569aacd796fc841f1a5848305dd876ca
754a14f5f54cbc55e617fe5d5c9861295d71aa95
/components/nofrendo/log.c
95b3c800e64372dccbe048c903f342a90bd3ce1f
[]
no_license
OtherCrashOverride/nes-mp-go
15f76c9f654d6d2d9aba465b885ce0bebeb6db80
1b10b9c242128b0c9928e99c648e2bd2b996feea
refs/heads/master
2020-04-21T01:46:07.120264
2019-02-05T11:49:00
2019-02-05T11:49:00
169,234,067
3
0
null
null
null
null
UTF-8
C
false
false
3,767
c
/* ** Nofrendo (c) 1998-2000 Matthew Conte (matt@conte.com) ** ** ** This program is free software; you can redistribute it and/or ** modify it under the terms of version 2 of the GNU Library General ** Public License as published by the Free Software Foundation. ** ** This program is distributed in the hope that it w...
[ "OtherCrashOverride@users.noreply.github.com" ]
OtherCrashOverride@users.noreply.github.com
055fb5df15704682e76a1fdddce2d8f599ee1eea
19e356aa308d3adef259a912b29950a3af37a2e2
/Temp/il2cppOutput/il2cppOutput/System_Core_System_Func_2_gen_539MethodDeclarations.h
6701e3a9df2c1723f36047aecda584880bce8f6b
[]
no_license
minuJeong/AcocGame
87314d914b72290fff347cc590ae03669d10d6ba
24eeaba66393890998d55a633fcbd17d984549b4
refs/heads/master
2021-03-12T23:51:57.818655
2015-03-29T12:44:58
2015-03-29T12:44:58
32,936,460
1
0
null
null
null
null
UTF-8
C
false
false
2,165
h
#pragma once #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" // System.Func`2<System.Collections.Generic.KeyValuePair`2<System.String,System.SByte>,System.Collections.Generic.KeyValuePair`2<System.String,System.Char>> struct Func_2_t9574; // System.Object struct Object...
[ "minu.hanwool@gmail.com" ]
minu.hanwool@gmail.com
188d4dc5e892e6e0ccdee60d1206c97489ac221c
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14605/function14605_schedule_10/function14605_schedule_10_wrapper.h
2d392e1a0a4838479438e616daa0c101b0b3b88f
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C
false
false
354
h
#ifndef HALIDE__generated_function14605_schedule_10_h #define HALIDE__generated_function14605_schedule_10_h #include <tiramisu/utils.h> #ifdef __cplusplus extern "C" { #endif int function14605_schedule_10(halide_buffer_t *buf00, halide_buffer_t *buf01, halide_buffer_t *buf02, halide_buffer_t *buf0); #ifdef __cplusp...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
fa15ea2a0b910111f592f35bdc63d8501e353c20
5c255f911786e984286b1f7a4e6091a68419d049
/code/947acb8c-c85b-4d02-a9c8-a08866b47350.c
4d849e584318093f431fe3e69b9fcf728abf9eb5
[]
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
241
c
#include <stdio.h> int main() { int i=4; int j=12; int k; int l; k = 53; l = 64; k = l/j; l = i/j; l = l/j; l = i%j; l = l%j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
3e781a69d691c0386934357ddf506f7e7a4b3e7a
2af036dad3749db3b0d2c97cf600070b256506c0
/src/xform/cipher.c
ef7c283afb7185808e92a07098ac4eaa3fea97a5
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
Srinivas11789/akmos
a2eff9d04248d1ee6d6c9a5be9872d13b5d539fb
266d9050a7de353bd604142adaf735c3bb312163
refs/heads/master
2021-08-14T05:59:10.245152
2017-11-14T17:41:44
2017-11-14T17:41:44
110,594,886
0
0
null
2017-11-13T19:55:27
2017-11-13T19:55:27
null
UTF-8
C
false
false
8,476
c
/* * Copyright (c) 2014-2016, Andrew Romanenko <melanhit@gmail.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 cop...
[ "melanhit@gmail.com" ]
melanhit@gmail.com
a364d995e18a56cd5e529ca4a928d23c2cf4e174
75859787b3eb1fc054b5df82c26bc261421d47e0
/3rdparty/genFiles/MIMO-CapabilityDL-r10.h
6228681a2a5b88b5338e9f5eebe825028fc50c06
[]
no_license
aa7133/RRC
e118b3d769abff4b0b42d7511530f7b1cc29d09e
955c1ceadebf97d21306f3c083b5f38a24838da4
refs/heads/master
2020-12-10T10:45:56.892861
2020-01-26T13:02:20
2020-01-26T13:02:20
233,563,734
0
1
null
null
null
null
UTF-8
C
false
false
1,649
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "EUTRA-RRC-Definitions" * found in "../asnFiles/36331-f60-ASNfunctions.asn" * `asn1c -fcompound-names -findirect-choice -fincludes-quoted -fno-include-deps -gen-PER -no-gen-OER -D.` */ #ifndef _MIMO_CapabilityDL_r10_H_ #define _MIMO_C...
[ "aa7133@att.com" ]
aa7133@att.com
6bf6b2f99c030022718d5bbe12e48a4d0c4ad73f
034429a3e433920f0a78cfa5d7a5475ae0a8156a
/0x02-functions_nested_loops/11-print_to_98.c
91ea032f3b932b6529dcced5b6f98632c4d548ba
[]
no_license
uchihaii/holbertonschool-low_level_programming
64d82e57a937c19a145091bd9e20c1599dd395b5
fde106bfc44539362f717e994e6d14a2cc0de37b
refs/heads/main
2023-08-14T18:18:23.080046
2021-10-21T21:31:25
2021-10-21T21:31:25
412,308,394
0
0
null
null
null
null
UTF-8
C
false
false
465
c
#include <stdio.h> #include "main.h" /** * print_to_98 - function about print table producto 9 times * * @n: number recibed */ void print_to_98(int n) { if (n > 98) { while (n >= 98) { if (n != 98) { printf("%d%s", n, ", "); } else { printf("%d", n); } n--; } } else { w...
[ "idosorior@gmail.com" ]
idosorior@gmail.com
b0773a8412fe53b6702a347c53e1ebbf82c19242
3c3a77937d43706dfa4cc14ee82c83378968a57c
/Visual Studio 2008/Projects/1학기/prob32/prob32/prob32.c
94465bf2a19ed957e4c6870a31e71459aa51d628
[]
no_license
KimBoWoon/HomeWork
221225411e08e184805af2f1742334639bb0db89
c5d9fc2e9b14812b85afbf8319395518f7ca0b0a
refs/heads/master
2021-07-21T10:24:30.769743
2016-10-04T06:58:05
2016-10-04T06:58:05
41,595,238
0
0
null
null
null
null
UTF-8
C
false
false
449
c
#include <stdio.h> #include <stdlib.h> void digits(int n); void main(void) { FILE *file; int i; int cases; file=fopen("input.txt", "r"); if(file==NULL) exit(1); fscanf(file, "%d", &cases); for(i=0;i<cases;i++) { int value1, value2; fscanf(file, "%d %d", &value1, &value2); digits(value1*value2); }...
[ "haioer@naver.com" ]
haioer@naver.com
e14bad40c961a831234ff1fdde2ccaf817ca9580
36908d1cb7b59b80f8f308cfbd41e3bfc6262955
/sfmm/tests/correctness_tests/correctness_tests.c
fb71d9f6d147938da605491a2dc4594466ceb2fe
[]
no_license
fannydai/CSE320
c40c70829731f80f239f360de2ec86120c8dc256
e2ad3afe323a1bb3d2a0b82f70d0ff2f606a0d46
refs/heads/master
2023-05-02T10:51:24.353463
2018-12-18T19:43:37
2018-12-18T19:43:37
null
0
0
null
null
null
null
UTF-8
C
false
false
17,685
c
#include "__correctness_helpers.h" /* * Do one malloc and check that the prologue and epilogue are correctly initialized. */ Test(sf_memsuite_grading, initialization, .init = sf_mem_init, .fini = sf_mem_fini) { size_t sz = 1; (void)sf_malloc(sz); sf_show_heap(); assert_prologue_is_valid(); assert...
[ "fannydai@gmail.com" ]
fannydai@gmail.com
8d0ad9d149231a6442025d57a10a904c82a7b3e9
cda500607c2252dbb8e4e408c298eceaf10ae1c8
/superflu/generation.h
8020b72beb0921c8ceb57fcd654e5d7fc42189c3
[]
no_license
PicrossDevTeam/S4
999e3cb7241b679eadd36361e612e145e34925b9
1aa433f805ed0bb4a70360f49ac987a61af27569
refs/heads/master
2021-05-03T19:43:54.911633
2018-04-08T22:43:22
2018-04-08T22:43:22
120,422,076
1
3
null
null
null
null
UTF-8
C
false
false
975
h
#ifndef __GENERATION_H__ #define __GENERATION_H__ /** * \def N * \brief Nombre de lignes de la matrice test */ #define N 25 // Fonctions basiques void init_matrice(int mat[N][N]); void afficher_matrice(int mat[N][N], int niveau, int taille_max, char cle); int lecture_fic(char *nom_fic, int niveau, int C[N][N], int L[...
[ "remi.kajak.etu@univ-lemans.fr" ]
remi.kajak.etu@univ-lemans.fr
08f61b2c546b9118defa9fb7fa6e3b1009188108
87954018a8b2f3e65a3cb0f9d48ff46542e560d7
/01-fork/hf-asc-hf-dsc.c
a505c41247f753d0fb133adfac7fecd8ee7c7759
[]
no_license
guptaanmol184/os-lab
2d728cde898541fc3bc467af307dd3ee801ba2d6
c454ddb9b2f445c373047b2d3f7cc124a2b47dfa
refs/heads/master
2021-08-10T09:14:38.785174
2017-11-12T12:03:42
2017-11-12T12:03:42
103,602,699
1
0
null
null
null
null
UTF-8
C
false
false
965
c
#include<stdio.h> #include<unistd.h> #include<sys/types.h> #include<stdlib.h> int cmpfuc_asc (const void *a, const void *b) { return( *(int*)a - *(int*)b); } int cmpfuc_dsc (const void *a, const void *b) { return( *(int*)b - *(int*)a); } int main() { int n; printf("Total number of items in array: ");...
[ "guptaanmol184@gmail.com" ]
guptaanmol184@gmail.com