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
edf47d8ad1ffc485b43808ccb0192f7ce289895b
0e69e11163419b8ab50c60a9e4156034ed377365
/mst/prim.c
e9b1d1d0e22ad00618c0029da13c72fed49a7a0c
[]
no_license
CodHeK/BaseCodes
c8ad9ab27a7f3cdf7bdecc169c6e5bea9bbc7cf3
db9087f6b8190b6b3542962791917d61ca8a79eb
refs/heads/master
2021-01-01T13:35:46.522868
2018-06-08T07:29:01
2018-06-08T07:29:01
97,582,587
0
0
null
null
null
null
UTF-8
C
false
false
1,152
c
void make_tree(int r, struct edge tree[MAX]) { int current, i; int count=0; for(i=0;i<n;i++) { pred[i]=nil; length[i]=infinity; status[i]=TEMP; } length[r]=0; while(1) { current=min_temp(); if(current==NIL) { if(count==n-1) ...
[ "gaganganapathyas@yahoo.in" ]
gaganganapathyas@yahoo.in
011593519efd7453ca52a281e3d4963ced7eb278
e1562ed5adead92b2a146c123d55da12af47bcf1
/smilelib/decimal/bid32_add.c
f5b70de0320e1561a2d19a45f28c5e6b648905ef
[ "Apache-2.0", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
seanofw/smile
7eaa2ffeacabe12f658c0c79de67a247885bccd3
3bc8807513cdb54053134fe2c79c5bf077aa026d
refs/heads/master
2021-04-12T11:10:14.149628
2019-12-31T14:19:34
2019-12-31T14:19:34
39,726,153
15
5
Apache-2.0
2019-07-29T02:52:30
2015-07-26T13:18:33
C
UTF-8
C
false
false
7,373
c
/****************************************************************************** Copyright (c) 2007-2011, Intel Corp. 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 sou...
[ "sean@werkema.com" ]
sean@werkema.com
ff0b96005345669d72c86cd3bf928b1acc7710a5
681de63382029d7cf66e59388f51403e65d5a51c
/metadata_input_munin.c
59eba1ea465a87c5dbe651dedb02b7f668e5c7b5
[ "BSD-2-Clause" ]
permissive
NEAT-project/data-exporter
e61ce1bdea6e9d93216c5f72defd13a9e71f5a5a
2873652f8bddc65393c3a04a72c9452f7e78b242
refs/heads/master
2021-01-23T08:04:33.483810
2017-01-31T14:02:04
2017-01-31T14:02:04
80,525,464
0
0
null
2017-01-31T14:02:36
2017-01-31T14:02:36
null
UTF-8
C
false
false
8,672
c
#include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <string.h> #include <sys/time.h> #include <sys/timerfd.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <netdb.h> #include <errno.h> #include <unistd.h> #include <getopt.h> #include "metadata_exporter.h" #include "met...
[ "thomas.hirsch@celerway.com" ]
thomas.hirsch@celerway.com
0eb51b5593bb505e9345fd8924e85c06cc6591f6
4d975c23bc1e48d4efa57ca1549768a114932488
/tests/test-simple.c
9b6a7ffc9409f577c53525536d6b8be47736809c
[ "MIT" ]
permissive
Emman-B/dymat-c
a3488eca95ca566802a72f9daa6491b728e10fad
f69896f6ce7017e4c24345133a0b3a53b0f8d744
refs/heads/master
2020-09-03T22:40:12.854611
2019-12-18T10:25:58
2019-12-18T10:25:58
219,591,825
1
0
null
null
null
null
UTF-8
C
false
false
2,497
c
// Written by Emmanuel Butor // test1-simple.c // Tests all of the public methods defined in dymat.h #include <stdio.h> #include <stdlib.h> #include <assert.h> #include "../src/dymat.h" // relative to where this file is located compared to where "dymat.h" is int main() { printf("Running TEST_PUBLIC1.c\n\n"); ...
[ "emmanuelbutor.mehs@gmail.com" ]
emmanuelbutor.mehs@gmail.com
3bb12df25308aab1fe07d3c52853243c2ca06dab
d944d10c34df5c1418ba0a768162b885fb127d66
/libft/ft_strdup.c
ad71fbe332fba7de7cb74048085f5d532101b4c0
[]
no_license
VirtualNovice/virtualLibft
96a8d1410b1fccf34e19accb14fa6bf3f391e6eb
855912d4c06097dd553c9181481c443f6a6f00bd
refs/heads/main
2023-08-23T13:22:12.164588
2021-11-04T16:09:50
2021-11-04T16:09:50
420,443,018
0
0
null
null
null
null
UTF-8
C
false
false
1,116
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strdup.c :+: :+: :+: ...
[ "noreply@github.com" ]
VirtualNovice.noreply@github.com
2734f4795dd9dcb749948cb7294d9b359c4e0e43
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/sound/usb/hiface/extr_pcm.c_hiface_pcm_free.c
033ff6588d64fa083cc23fb5f9b8f83f4cfc28b7
[]
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
721
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
99dc314696c197546641a21a1a175d59fd44bc63
50aafb31f98127487c988319c5d4394e507f7788
/src/gpre/hsh.h
c020c00d6f61a98425890920c354bd9e7314d05f
[]
no_license
murilofurquim/CorrecaoFirebirdOrdem
8f3b2d7d9628a760f5d19cd35e040c432eefb0e5
07c84c393c6bcd68e07f9655da651b6e21abbbcf
refs/heads/master
2020-09-10T17:29:02.360601
2019-11-21T16:49:36
2019-11-21T16:49:36
221,778,772
0
0
null
null
null
null
UTF-8
C
false
false
11,974
h
/* * The contents of this file are subject to the Interbase Public * License Version 1.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.Inprise.com/IPL.html * * Software distributed under the License is distributed on an * ...
[ "murilofurquim@gmail.com" ]
murilofurquim@gmail.com
9765be9f430c997ba508ab838160f17b9ff3b92e
59f48d505480ce52dee685c8a2a0bd49b7c81737
/RF_Handshaking/ssp.c
d091308e43f37e725d256f093c0a0bbf068baf69
[]
no_license
vatsalm93/CMPE-245-Implementation-of-Cognitive-Radio-LISA-LoRA
5db5680f8e7361a14abfe8bb4135a141254cfef2
fc7c3819902fda62bbbaab0de555577e8b7950c9
refs/heads/master
2022-10-20T18:26:18.082682
2020-06-10T23:15:57
2020-06-10T23:15:57
null
0
0
null
null
null
null
UTF-8
C
false
false
4,257
c
/* * spi.cpp * * Created on: Oct 29, 2017 * CTI One Corporation released for Dr. Harry Li for CMPE 245 Class use ONLY! */ #include "ssp.h" //#define CHIP_SELECT (LPC_GPIO0->FIOCLR |= (0x1<<6)) //#define CHIP_DESELECT (LPC_GPIO0->FIOSET |= (0x1<<6)) #define SSP_BUFSIZE 128 /* statistics of all...
[ "noreply@github.com" ]
vatsalm93.noreply@github.com
9ff5606f9326687341e4e890eb51de0b5947c1b3
eaa93654fd35647c6ae2b9e499aea67be24ace35
/include/pulsar/bfsar/bfsar.h
3ffcb0f3d95fcef0396f1a98a56e4281b2262f44
[ "MIT" ]
permissive
p-sam/switch-libpulsar
76ef981b71096ee83304ee64cc2f50d7b214d33c
3d3a057f4aa2578cdb89cab3596967c47de73b73
refs/heads/develop
2023-06-27T02:36:38.864291
2021-08-01T11:30:12
2021-08-01T11:34:26
330,776,117
9
1
MIT
2021-08-01T11:34:27
2021-01-18T20:13:25
C
UTF-8
C
false
false
1,319
h
/** * @file * @brief Sound archive init */ #pragma once #include <pulsar/archive/archive.h> #include <pulsar/bfsar/bfsar_internal.h> /// Sound archive method categories typedef enum { PLSR_BFSARCategoryType_Init = 0, PLSR_BFSARCategoryType_IdList, PLSR_BFSARCategoryType_String, PLSR_BFSARCategoryType_Sound, P...
[ "p-sam@d3vs.net" ]
p-sam@d3vs.net
9a1e3637050bc1699b29db34ed50401a50827d64
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiServicesLib/PeiServicesLib.c
75436feb8a470f13fc8728e9cba79cb4ea060a07
[ "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LGPL-2.1-or-later", "GPL-2.0-or-later", "MPL-1.0", "LicenseRef-scancode-generic-exception", "Apache-2.0", "OpenSSL", "MIT", "BSD-2-Clause" ]
permissive
thalium/icebox
c4e6573f2b4f0973b6c7bb0bf068fe9e795fdcfb
6f78952d58da52ea4f0e55b2ab297f28e80c1160
refs/heads/master
2022-08-14T00:19:36.984579
2022-02-22T13:10:31
2022-02-22T13:10:31
190,019,914
585
109
MIT
2022-01-13T20:58:15
2019-06-03T14:18:12
C++
UTF-8
C
false
false
28,573
c
/** @file Implementation for PEI Services Library. Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the li...
[ "benoit.amiaux@gmail.com" ]
benoit.amiaux@gmail.com
50da78c5079593899c24f897d0d50aeebe978e33
619be190edc46e1f7ca2e0f056149789183c496f
/src/c/green_line_update_callback.c
1796cbbdbf7e7ae611c88b23a2ce321b4d3c4201
[]
no_license
DHKaplan/Girl-Scouts
a06539005c27d8a73bddff111414ec22d0efe41c
9e3ce86de273fb4560cb96911a8a72f0839990a3
refs/heads/master
2021-01-17T13:10:46.332034
2017-06-13T20:03:49
2017-06-13T20:03:49
63,906,861
0
0
null
null
null
null
UTF-8
C
false
false
443
c
#include <pebble.h> #include "green_line_update_callback.h" #include "Girl-Scouts.h" void red_line_layer_update_callback(Layer *RedLineLayer, GContext* ctx) { #if PBL_COLOR graphics_context_set_fill_color(ctx, GColorMalachite); #else //B&W graphics_context_set_fill_c...
[ "wa1oui.ham@gmail.com" ]
wa1oui.ham@gmail.com
569fe1146deb76ea3c61b27eb1157e413ac16a17
c76ba19393762c4dc9093b5fdf16634706ab40a9
/srcs_nm/handle_32.c
0b6c9f6dd77367f44d126d66c4247a48654903eb
[]
no_license
rkirszba/nm_otool
b0eac1216e715048fd57e3b965582838962ab7a3
2cddeb141a153435b769dded3c2bd49957b0c927
refs/heads/master
2023-02-23T14:31:32.546467
2021-01-29T14:18:55
2021-01-29T14:18:55
328,996,032
0
0
null
null
null
null
UTF-8
C
false
false
4,472
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* handle_32.c :+: :+: :+: ...
[ "rkirszba@student.42.fr" ]
rkirszba@student.42.fr
9a092642b63e9046800fb02e3c9d14da9a2fb8f5
06b48e4a5a94d023d43deee4fde0da908ef556a8
/linklist.h
292e0788ed32b6b0275f8ec4d0167179abf59576
[]
no_license
fangpeng0912/linklist_practice
812374ad2f7d23204719a75477493b182282d0e7
86405a493020366d01ea6f77cbb64d7ad657cc76
refs/heads/master
2020-12-09T22:15:34.542887
2020-02-08T18:07:36
2020-02-08T18:07:36
233,430,993
0
0
null
null
null
null
GB18030
C
false
false
572
h
#ifndef _LINKLIST_H_ #define _LINKLIST_H_ #include <stdlib.h> //链表元素类型定义 typedef int ElemType; //链表结构定义 typedef struct Node{ ElemType data; struct Node *next; }Node, *LinkList; #define OK 0 #define ERROR -1 //链表元素的插入 int listInsert(LinkList l, int i, ElemType e); //链表元素的删除 int listD...
[ "1228779234@qq.com" ]
1228779234@qq.com
8a0e8f2060574e4f1d24d6b618ee34c31152e3ab
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/cddd5bd6-1165-47a2-9b0b-a504b219ea61.c
238361d8d46b7cbfba207a6753c44078616bffdc
[]
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
570
c
#include <string.h> #include <stdio.h> int main() { float i; float j; float k; float l; i = 6; j = 9; //variables //random /* START VULNERABILITY */ int a; int b[30]; int c[56]; a = 0; do { a++; /* START BUFFER SET */ *((int *)c + ( a - 1 ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
d186a81e3139768f63fb41165b353bda0a3a45ec
91bdefa2dad13a24eb3362cb5bf06f7a577e1c87
/CONFIG/inc/config.h
239ffff838ab572c56e674bf73e711926a8f160e
[]
no_license
JustYouNeed/VectorFly-F4
d35dd5c0a74f2e6ec38e52e4c42d81d455e8f40b
53b051f0807a287e771f8b6322d635611abcdab2
refs/heads/master
2020-03-27T06:04:00.974262
2018-08-25T07:26:44
2018-08-25T07:26:44
146,075,410
1
1
null
null
null
null
GB18030
C
false
false
1,116
h
/** ******************************************************************************************************* * File Name: config.h * Author: Vector * Version: V1.0.0 * Date: 2018-8-23 * Brief: Vector配置文件 *******************************************************************************************************...
[ "1324654767@qq.com" ]
1324654767@qq.com
be726ff9f5c42717f4e260a4e57549827157d7af
a364f5e25e4ec3563c2a6e366069488786927948
/sys/kern/subr_autoconf.c
d19b59a8c5aaa5523aa991e3802756c16b015764
[]
no_license
noud/mouse-bsd
b044db5ba4085794b94ea729eb4148e1c86d73b5
a16ee9b253dbd25c931216ef9be36611fb847411
refs/heads/main
2023-02-24T06:22:20.517329
2020-08-25T20:21:40
2020-08-25T20:21:40
334,500,331
1
0
null
null
null
null
UTF-8
C
false
false
18,831
c
/* $NetBSD: subr_autoconf.c,v 1.49 2000/02/01 04:01:19 danw Exp $ */ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and * c...
[ "mouse@Rodents-Montreal.ORG" ]
mouse@Rodents-Montreal.ORG
db062363dca069a328c4eaf9bd72feb4ad104ec6
da7c499625123f5d1a28e3d75b037523df11ccb5
/devel/coda/src/rc/motif/src.s/MultiList.c
4d5750945c3b9e14b62ea9adcefb0040ba486950
[]
no_license
emuikernel/BDXDaq
84d947b0a4c0c1799a855dbe6c59e9560a8fc4e2
cf678d3b71bdfb95996e8b7e97ad3657ef98262f
refs/heads/master
2021-01-18T07:26:38.855967
2015-06-08T15:45:58
2015-06-08T15:45:58
48,211,085
3
2
null
2015-12-18T02:56:53
2015-12-18T02:56:52
null
UTF-8
C
false
false
165,060
c
/**************************************************************************** MultiList.c This code is based on Brian Totty MultiList widget(FWF) and the Athena List source which is why the MIT copyright notice appears below. May, 1992, Marc QUINTON see the Copyright(c) notice below. ****************...
[ "andrea.celentano@ge.infn.it" ]
andrea.celentano@ge.infn.it
0ac60ad8433962e004de841d02d22db84e4964fa
fd36795a6092e16cdd374fe8367f0f0617a22ea4
/src/include/access/persistentendxactrec.h
d8c29ca8c45b465775f06a83e049b5ce8dd14da3
[ "MIT", "BSD-4-Clause-UC", "BSD-3-Clause", "ISC", "bzip2-1.0.6", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-4-Clause", "Artistic-2.0", "PostgreSQL", "LicenseRef-scancode-unknown" ]
permissive
DalavanCloud/hawq
eab7d93481173dafb4da42c2d16249310c4c2fc9
aea301f532079c3a7f1ccf0a452ed79785a1a3a3
refs/heads/master
2020-04-29T10:14:22.533820
2019-03-15T13:51:53
2019-03-16T03:37:51
176,054,339
1
0
Apache-2.0
2019-03-17T04:02:59
2019-03-17T04:02:58
null
UTF-8
C
false
false
5,580
h
/*------------------------------------------------------------------------- * * persistentendxactrec.h * Make and read persistent information in commit, abort, and prepared records. * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * d...
[ "rvs@apache.org" ]
rvs@apache.org
7853d81d1da214498c1c8dfe68aa5e13de33d289
d111939ff59748253d99740ed3996121aeb6ce38
/src_release_GATT/proj/drivers/flash.h
0befd4009d92e1b8a0506696199e98d65ae630fa
[]
no_license
zhaolaipi/17HXX_OTP_Plug-in_Flash_SDK_Release
6592065b9327d85c37a6ad0daa598fa3f886154c
c7081bac1a3f8bbdb08908f445644a23a8dc6093
refs/heads/master
2022-01-17T20:58:08.863138
2019-08-02T08:25:56
2019-08-02T08:25:56
null
0
0
null
null
null
null
UTF-8
C
false
false
655
h
#pragma once #include "../common/types.h" #include "../mcu/compiler.h" enum{ FLASH_WRITE_CMD = 0x02, FLASH_READ_CMD = 0x03, FLASH_WRITE_ENABLE_CMD = 0x06, FLASH_WRITE_DISABLE_CMD = 0x04, FLASH_READ_STATUS_CMD = 0x05, FLASH_SECT_ERASE_CMD = 0x20, FLASH_BLK_ERASE_CMD = 0xD8, FLASH_POWER_DOWN = 0xB9, ...
[ "jingyang@lenzetech.com" ]
jingyang@lenzetech.com
751058dd0f410dc9b7d4d7f664a527a7f13e0e58
48998e7c0ab72798ce14061f36261282bb7fbaa5
/COMPONENTS/SHELL/SHELL.c
2f0d7d8fc0e0c9923ae0e9035337f6512782059a
[]
no_license
ehughes/eLib
06fa2ea88d617ae21e0638e733fe8abd32d9305a
4d7938bc4497d53a26bcc70898c3093a0bdb3456
refs/heads/master
2020-12-25T14:14:04.592531
2020-05-08T20:42:07
2020-05-08T20:42:07
66,391,632
0
0
null
null
null
null
UTF-8
C
false
false
26,809
c
#include "nrf.h" #include "Shell.h" #include "SHELL_Commands.h" #include "SHELL_Commands__Application.h" #include "SHELL_Commands__FileSystem.h" #include "Shell_Commands__Configuration.h" #include "SHELL_Commands__Cell.h" #include "SHELL_Commands__Bridge.h" #include "SHELL_Commands__Cloud.h" #include "System.h" #inc...
[ "eli.hughes@tzerolabs.com" ]
eli.hughes@tzerolabs.com
6ba683bd8cfc113b5be37c0ed6176a94a6a48a27
aa028959c22f60f2e60b0c2317ad2fc2a2f64288
/code/helpers.h
473a118517a411d7b3476c26549666f9459d1a42
[]
no_license
4lhc/TWIP-Self-Balancing-Robot
09c85477675098e2cced41e518919dd6cb9a13a0
713269c56cb658a7c5950669e105cd43f22a5994
refs/heads/master
2022-09-09T03:16:19.947569
2020-05-26T15:06:01
2020-05-26T15:06:01
266,800,265
1
0
null
null
null
null
UTF-8
C
false
false
583
h
/*********************************************************************** File Name : helpers.h Project : Self Balancing Robot Author : Sreejith S, Karthik Date : 08 Dec 2019 Platform : Tiva Development Kit EK-TM4C123GXL Descirption : Misc helper...
[ "444lhc@gmail.com" ]
444lhc@gmail.com
dbe25e1d313852071cf498103595d357c01bc124
8028c77435920a39892a421fca1e444a5fd9eacc
/apps/gps/fsw/unit_test/gps_custom_stubs.c
d55fdf62ed52161293c17d484b5928fcf68725c5
[ "BSD-3-Clause" ]
permissive
WindhoverLabs/airliner
fc2b2d59c73efc8f63c6fb8b3c4e00c5fddcc7c7
2ab9c8717e0a42d40b0d014a22dbcc1ed7ec0eb1
refs/heads/integration
2023-08-04T06:01:53.480641
2023-07-31T03:22:06
2023-07-31T03:22:06
332,887,132
9
2
null
2023-07-31T02:58:48
2021-01-25T21:21:52
C
UTF-8
C
false
false
2,208
c
/**************************************************************************** * * Copyright (c) 2017 Windhover Labs, L.L.C. 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...
[ "mbenson@windhoverlabs.com" ]
mbenson@windhoverlabs.com
cdacb687653c195e817278daeb7a0a2a2c6b7f0f
cfe69fc556729bdecf2118fa5bc329343c42ed80
/10.0.10240.16384/ntoskrnl/Functions/SepSecureBootFilterBootOptionDelete.c
aa8f0409875cd49aeedfc336f535ec6bc4e5cbe5
[]
no_license
Myprivateclonelibrary/W10M_unedited-decomp
8e5ec89a20e634ffc53457a40b0fd6d8a9e1757a
67b05851a3e262ff8a5d11ee50db34f28c350f16
refs/heads/main
2023-08-31T06:00:37.303105
2021-05-15T23:53:23
2021-05-15T23:53:23
null
0
0
null
null
null
null
UTF-8
C
false
false
276
c
// SepSecureBootFilterBootOptionDelete int __fastcall SepSecureBootFilterBootOptionDelete(int a1) { int v1; // r1 _WORD *v2; // r2 v1 = 0; v2 = (_WORD *)(*(_DWORD *)(a1 + 8) + dword_64185C); if ( (*v2 & 0x1F) != 8 || v2[1] ) v1 = -1069350910; return v1; }
[ "64583248+Empyreal96@users.noreply.github.com" ]
64583248+Empyreal96@users.noreply.github.com
035a45a42882ae68fc31c95fcf29ef2e1450f065
5c255f911786e984286b1f7a4e6091a68419d049
/code/bbb9dec5-1b42-4eff-b910-3d7f0e4e34f9.c
56df23c684aaa47a25bc75d2f7e8f645dfcffb32
[]
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=13; int k; int l; j = 53; l = 64; k = i/j; l = j/j; l = i/j; l = k%j; l = k%j; k = k-k*i; printf("vulnerability"); printf("%d\n",k); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
ea801c6d280382a3229e67fd88046b354a7b45c5
bb604482a2885b688107910bd9bb031df533e9ff
/helloworld.c
48032700ba4b6b23507a918032d2b768f175bfed
[]
no_license
magiman7/ELEN-423
c9c17dd6b4d303d9f2c3f8cf272fc7dfabad2cd0
cd8f2fab6aa03fb576b5f85bae0ca7b5a9c2f06e
refs/heads/master
2021-01-17T08:36:12.257177
2014-10-21T04:27:34
2014-10-21T04:27:34
25,532,435
1
0
null
null
null
null
UTF-8
C
false
false
2,891
c
/* * Copyright (c) 2009 Xilinx, Inc. All rights reserved. * * Xilinx, Inc. * XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" AS A * COURTESY TO YOU. BY PROVIDING THIS DESIGN, CODE, OR INFORMATION AS * ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION OR * STANDARD, XILINX IS MAKING NO RE...
[ "phummel@latech.edu" ]
phummel@latech.edu
0bbb7bb1d54fc6fd8fea1b266e1a954a2ddae45f
4d5f2cdc0b7120f74ba6f357b21dac063e71b606
/postgresql/src/bin/psql/print.c
a263f1f27677879e843f76112b8df0b503af1b0a
[ "BSD-2-Clause", "PostgreSQL" ]
permissive
anjingbin/starccm
cf499238ceb1e4f0235421cb6f3cb823b932a2cd
70db48004aa20bbb82cc24de80802b40c7024eff
refs/heads/master
2021-01-11T19:49:04.306906
2017-01-19T02:02:50
2017-01-19T02:02:50
79,404,002
2
0
null
null
null
null
UTF-8
C
false
false
24,834
c
/* * psql - the PostgreSQL interactive terminal * * Copyright 2000 by PostgreSQL Global Development Group * * $Header: /home/hjcvs/OB-CCM-1.0/postgresql/src/bin/psql/print.c,v 1.2 2004/07/05 08:55:54 SuLiang Exp $ */ #include "postgres_fe.h" #include "print.h" #include <math.h> #include <signal.h> #ifndef WIN32 ...
[ "anjb@qkjr.com.cn" ]
anjb@qkjr.com.cn
92008fedb78faeee246cb6a7ab8842922b50270b
8915dc8cc5d375e5788813a36de316067bd90fc9
/server_c/client.c
52d13ca8ae9195ceca3ce859d3f0b93d1ce5e1a9
[]
no_license
djoshuamartinez/nonsense
020491b7ac39c815b08e8702915901b2c9d66014
ad69251f63deb1d35169eedfc7ecd852653b1fe7
refs/heads/master
2020-04-08T20:44:25.781286
2018-11-29T20:36:48
2018-11-29T20:36:48
159,712,894
0
0
null
null
null
null
UTF-8
C
false
false
859
c
#include <stdio.h> #include <sys/socket.h> #include <stdlib.h> #include <unistd.h> #include <netinet/in.h> #include <string.h> #include <arpa/inet.h> #define PORT 8080 int main(){ int sock = 0; long valread; struct sockaddr_in serv_addr; char *hi = "hola"; char buffer[1024] = {0}; if((sock=socket(AF_INET,...
[ "djoshuamartinezpineda@gmail.com" ]
djoshuamartinezpineda@gmail.com
5d323e32a133f3d075d53b0fc05eafd65dd36594
57fe22142baa5006518a6c85caa7765acf97b9be
/015_testPalindromo/item_type.h
6663f62f24a62ba0c551f982b93f1a5520fb058b
[]
no_license
EngTarcisioSm/CppLearn
cd8f463813585fffcf05009ae95892c830e4c37d
96d9e5668fefb3a0720ebfa4beb5d9258f5e917e
refs/heads/main
2023-03-31T07:14:14.666453
2021-03-25T09:03:56
2021-03-25T09:03:56
342,169,126
0
0
null
null
null
null
UTF-8
C
false
false
77
h
#ifndef ITEM_TYPE_H #define ITEM_TYPE_H typedef char ItemType; #endif
[ "dev.engtsm@gmail.com" ]
dev.engtsm@gmail.com
17a2b9722a256d13fe1efaf105b718cbbe9eb8bf
c181bbf80e76ba6ea59fb2c9b4d9f6bd0941b28d
/2/rush00/ft_putchar.c
c7146741adeb62e52836b5d1d34a4c261518e2af
[]
no_license
franco15/piscine
fe84ced8718782b305501b52015df44a3e6a8349
d2e5c606298d20f2f16f505a5f7f5214d9d3ce97
refs/heads/master
2021-01-23T07:26:11.280081
2017-02-03T16:42:56
2017-02-03T16:42:56
80,490,578
0
0
null
null
null
null
UTF-8
C
false
false
959
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar.c :+: :+: :+: ...
[ "luis_fm_95@live.com.mx" ]
luis_fm_95@live.com.mx
e29bc9e42c7189e0be728f916a71ad6db4a03534
253617c79cad6298e61350eec261d287547ae891
/ows/ows.h
e1fbbb2f27240d7d341c19b99a1a286b265982c5
[]
no_license
ken1336/Web-StreamingEX-via-FFmpeg
d2eb05bc48e36c2a110c1b2e02aa9fa0e6c17745
7f2e57c24e86017a684c2a33f33df07e98501992
refs/heads/master
2020-04-22T03:55:04.290754
2019-04-04T13:16:00
2019-04-04T13:16:00
170,105,531
0
0
null
null
null
null
UHC
C
false
false
4,019
h
#pragma once extern "C" //FFmpeg가 C라이브러리이기 때문에 이부분이 필요하다. { #include "libavcodec/avcodec.h" #include "libavdevice\avdevice.h" #include "libavfilter\avfilter.h" #include "libavformat\avformat.h" #include "libavutil\avutil.h" #include "libpostproc\postprocess.h" #include "libswresample\swresample.h" #include "libswsc...
[ "ken1336@naver.com" ]
ken1336@naver.com
2005de65af4d92b9fcc7d7ec870fefb318e299fd
e50723f40d0fbfa6e00ba0a43d20188469d33787
/projeto/TCC/arquivosH/estatistica.h
48965139b4fcb6e757386dd3d7eab96423c5eb7a
[]
no_license
khouri/TCC
98ff533cb57f1e1ae7803c7e5f2137484fa386a3
cc87154d8cda3b2176796ea9260ab7e0c1c0dd64
refs/heads/master
2020-04-15T22:42:16.621567
2019-01-10T15:25:52
2019-01-10T15:25:52
165,083,087
0
0
null
null
null
null
UTF-8
C
false
false
2,575
h
/*******************************************************************************************/ /*******************************************************************************************/ /*************************Arquivo header do módulo de estatisticas**************************/ /*************************************...
[ "adilson@nuvemshop.com.br" ]
adilson@nuvemshop.com.br
992e6d2504a2842c1f80b5d932a39618909d6317
26387121e1bf0318ff04383fce7a38948aba9cf0
/extras/ds18b20/ds18b20.c
e62011d6a5b4ba7660375ee0bc19f4938ee6a707
[ "BSD-3-Clause" ]
permissive
hmc93/TFGdeHector
32c8159310630305f4cfc0469127489d3680b4e5
c943fa584b48f652103a53d6c647c211485b5560
refs/heads/master
2020-03-21T18:37:58.724915
2018-07-14T11:44:09
2018-07-14T11:44:09
138,903,695
0
1
BSD-3-Clause
2020-03-07T09:54:27
2018-06-27T16:00:34
C
UTF-8
C
false
false
6,769
c
#include "FreeRTOS.h" #include "task.h" #include "math.h" #include "ds18b20.h" #define DS18B20_WRITE_SCRATCHPAD 0x4E #define DS18B20_READ_SCRATCHPAD 0xBE #define DS18B20_COPY_SCRATCHPAD 0x48 #define DS18B20_READ_EEPROM 0xB8 #define DS18B20_READ_PWRSUPPLY 0xB4 #define DS18B20_SEARCHROM 0xF0 #define DS1...
[ "hector.carretero.carmona@gmail.com" ]
hector.carretero.carmona@gmail.com
180611549ec84002f32c2ae067bce25686e76d88
5c255f911786e984286b1f7a4e6091a68419d049
/code/917dfe75-6840-499a-9c7d-a174c807d5be.c
8b11afd1f8b63078b273f5d954c73fbb5b199142
[]
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
213
c
#include <stdio.h> int main() { int i=4; int j=14; int k; int l; k = 53; l = 64; k = i/j; l = i%j; l = l/j; k = k-j*i; printf("vulnerability"); printf("%d\n",l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
db145690c1f140938f3132496efc05f49418293d
a1e5a039507518bdeabb32ab7b4cc7f8bb198e38
/platform/shared/ruby/ext/socket/raddrinfo.c
67bc9c2a97d15df4ad55d3651bcff719667b7f4e
[ "GPL-2.0-only", "MIT" ]
permissive
tauplatform/tau
45a7ef9dcc1d0056df7fa91e008d2739cc1a8be4
e5391aab5acbd6fed6d4f886e217cc304b816af8
refs/heads/master
2020-12-26T02:59:15.426685
2018-03-24T11:44:30
2018-03-24T11:44:30
39,137,782
9
0
MIT
2018-03-24T11:44:31
2015-07-15T13:16:58
C
UTF-8
C
false
false
77,378
c
/************************************************ raddrinfo.c - created at: Thu Mar 31 12:21:29 JST 1994 Copyright (C) 1993-2007 Yukihiro Matsumoto ************************************************/ #include "rubysocket.h" #if defined(INET6) && (defined(LOOKUP_ORDER_HACK_INET) || defined(LOOKUP_ORDER_HACK_IN...
[ "aepifanov@tau-technologies.com" ]
aepifanov@tau-technologies.com
8a5f2b36bff323adcf7a7ccfab009c4d5660bb15
8652a66d3994098ef4cf9186cd36171eb3833ad3
/WINCE700/platform/common/src/soc/COMMON_TI_V1/COMMON_TI/INC/oal_i2c.h
c3504830eb3cee9dd1637f03ea47ddf97a41930c
[]
no_license
KunYi/em-works
789e038ecaf4d0ec264d16fdd47df00b841de60c
3b70b2690782acfcba7f4b0e43e05b5b070ed0da
refs/heads/master
2016-09-06T03:47:56.913454
2013-11-05T03:28:15
2013-11-05T03:28:15
32,260,142
1
0
null
null
null
null
UTF-8
C
false
false
3,134
h
// All rights reserved ADENEO EMBEDDED 2010 /* =============================================================================== * Texas Instruments OMAP(TM) Platform Software * (c) Copyright Texas Instruments, Incorporated. All Rights Reserved. * * Use of this software is controlled by the terms and co...
[ "lqk.sch@gmail.com@9677f95b-f147-b01e-6ec8-0db75aaa1bab" ]
lqk.sch@gmail.com@9677f95b-f147-b01e-6ec8-0db75aaa1bab
4e4f3ffd592d184d22988b3ed7cc45d04763972f
b8e51e3433356f78f43c18a6ec5655dce5d48330
/Labs/Saif/Test/color.h
c6b31320a25413a0c48b6a027348146d3a76addd
[]
no_license
SaifHaiderMalik/OOP
ac1a5b009f28213a10bd773ae5176f9fc3835063
28603eab6a3cd6bd328ed5ec3e0e2471fc1d6203
refs/heads/master
2022-10-24T08:53:13.235420
2020-06-08T22:18:34
2020-06-08T22:18:34
236,754,724
0
0
null
null
null
null
UTF-8
C
false
false
177
h
void SetColorAndBackground(int ForgC, int BackC) { WORD wColor = ((BackC & 0x0F) << 4) + (ForgC & 0x0F); SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), wColor); }
[ "msaifhmalik@gmail.com" ]
msaifhmalik@gmail.com
a9ef24b63fdf0a920426a6c320be1d879d426b82
dd80a584130ef1a0333429ba76c1cee0eb40df73
/ndk/sources/host-tools/sed-4.2.1/lib/set-mode-acl.c
a24b9f348cc70bc1db0f9f85e215104db4e4d018
[ "GPL-3.0-or-later", "MIT", "GFDL-1.3-only", "GPL-3.0-only", "LGPL-2.0-or-later" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C
false
false
13,602
c
/* set-mode-acl.c - set access control list equivalent to a mode Copyright (C) 2002-2003, 2005-2009 Free Software Foundation, Inc. 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 ...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
948e364683f332d144bf6d437d28a6a7d46fb64d
736d927ce30479ea40a400c006cdcec3105ac6dc
/src/drivers/sam/drivers/rtc/rtc.c
b36f90bb58c3d034119cd374d4c9bc9696c5ac35
[ "MIT" ]
permissive
digitalbitbox/mcu
fd14a1219d332d261fe12e57a699cdac423c5d12
3b1d88338aef50f98d9bacead3063ba8a5fb97bd
refs/heads/master
2023-05-26T23:42:38.474146
2023-05-16T12:52:18
2023-05-16T12:52:18
28,983,102
71
56
NOASSERTION
2023-05-16T12:52:50
2015-01-08T19:51:09
C
UTF-8
C
false
false
22,171
c
/** * \file * * \brief Real-Time Clock (RTC) driver for SAM. * * Copyright (c) 2011 - 2014 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo...
[ "digitalbitbox@gmail.com" ]
digitalbitbox@gmail.com
7d914812593a0c61f99d5c0560198912e6089d56
8eea0097f368764fb9b443b8a90873e09f48bb24
/jianzhiOffer/print_1ton00.c
5e05af993804dd8c696f6f15fd9777070a49e951
[]
no_license
cfs6/DSandAlgorithm
4fb5156527b77908b9fce885ed214969f85e8e5b
f792f9308c241ba49828d108eb830a7382a2277b
refs/heads/master
2021-07-03T22:49:28.431195
2020-12-13T13:27:03
2020-12-13T13:27:03
205,761,720
2
0
null
null
null
null
UTF-8
C
false
false
1,557
c
//print 1 to at most n-digit number (Big number) #include<iostream> #include<string> void print1toMaxOfDigit(long long n){ if(n < 0) return; char* number = new char[n+1]; number[n] = '\0'; for(int i = 0; i < n+1; ++i) number[i] = 0; int sum = 1; int carry = 0; bool overFlow = false; while(!overFlow){ int ...
[ "2766607313@qq.com" ]
2766607313@qq.com
3e8325e7f9a6840e23a8587f9da99b60f2c2badd
f683acda79d81a0c2e47ad43eecef9b5a159fabb
/KernPro/modules/myhello.mod.c
9b6b62d85e7fdc0319dbb6b9f5adc97f80b6e878
[]
no_license
sagarramdev173/techveda
1e68df8474d98d108e5fd31e5bc50e417750732e
54efe14c8366d3af209f482136025d4598d99b53
refs/heads/master
2023-03-15T23:41:37.386136
2019-05-31T04:32:50
2019-05-31T04:32:50
null
0
0
null
null
null
null
UTF-8
C
false
false
507
c
#include <linux/module.h> #include <linux/vermagic.h> #include <linux/compiler.h> MODULE_INFO(vermagic, VERMAGIC_STRING); __visible struct module __this_module __attribute__((section(".gnu.linkonce.this_module"))) = { .name = KBUILD_MODNAME, .init = init_module, #ifdef CONFIG_MODULE_UNLOAD .exit = cleanup_module, ...
[ "vijay.dhoki2013@gmail.com" ]
vijay.dhoki2013@gmail.com
e117912502b6ec28aa2bee15cf3530f3199b51ca
2a48f65c767085f86cfc65d559c5ff6499f35ed9
/src/peripheral/include/flash.h
90c9e3be6c89e4999301e7021c753ddb3b25c0f2
[ "MIT" ]
permissive
peris-trash/openinput-prototype
84c346e2817aaa1aa218f5b248a91ece1de7fd13
55975677b0192028ba5e926808e1312661a260de
refs/heads/master
2022-04-13T04:06:37.222520
2020-01-24T14:31:35
2020-01-24T14:31:35
null
0
0
null
null
null
null
UTF-8
C
false
false
536
h
#ifndef __FLASH_H__ #define __FLASH_H__ #include <stm32f10x.h> #define FLASH_SIZE (((uint32_t)*(volatile uint16_t *)0x1FFFF7E0) << 10) #define FLASH_PAGE_SIZE 2048 #define FLASH_PAGE_COUNT (FLASH_SIZE / FLASH_PAGE_SIZE) #define FLASH_MAX_ADDRESS (FLASH_BASE + FLASH_SIZE - 1) void flash_init(); void...
[ "silvagracarafael@gmail.com" ]
silvagracarafael@gmail.com
bfa09c387807d0b10e8d1ae13ddc33568294c4be
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/79893c31-5780-49a0-9acb-69871ddac7df.c
6d30461a0093a6166e82934ff4f0aaea0cfb092a
[]
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
584
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=122; int k; int l; k = 53; l = 64; k = i/j; l = i/j; l = l%j; l = i%j; l = l-j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; char b[38]; char c[82]; a = 0; whi...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
7f81cb249e89df9cf8c8754029dcaaf21aea616d
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/spi/extr_spi-altera.c_altera_spi_txrx.c
e5e21ee6ffb42d612579122198fb6313c043899e
[]
no_license
isabella232/AnghaBench
7ba90823cf8c0dd25a803d1688500eec91d1cf4e
9a5f60cdc907a0475090eef45e5be43392c25132
refs/heads/master
2023-04-20T09:05:33.024569
2021-05-07T18:36:26
2021-05-07T18:36:26
null
0
0
null
null
null
null
UTF-8
C
false
false
2,161
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
278df5c1d8db7bf11840073172702c86bd724037
55f54c9d18e3781255c157d63381579261dde405
/Code/Tools/FBuild/FBuildTest/Data/TestCache/LightCache_IncludeUsingMacro2/header1.h
1125b8fd95125b317a60403c677ba1a53b92134f
[ "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-unknown-license-reference" ]
permissive
fastbuild/fastbuild
8f5f94802c6cce54d903936c8551fd8791479001
1b3935069d29b965a9d1d6798d9cf651319dbe87
refs/heads/main
2023-08-22T19:28:12.587510
2023-08-19T02:56:25
2023-08-19T02:56:25
32,647,696
1,175
409
null
2023-08-23T22:40:15
2015-03-21T19:53:07
C++
UTF-8
C
false
false
97
h
// define macro for use by file that includes this header #define INCLUDE_VIA_MACRO "header2.h"
[ "franta.fulin@gmail.com" ]
franta.fulin@gmail.com
d80eb820ad456b004779b5ef8cf7523e27095a85
a29296c51e6ffdb77dc6399a32483c8e22c91a25
/facebookApp/ios/Pods/Headers/Private/ReactABI16_0_0/ABI16_0_0RNSVGEllipse.h
228d5cdd258cb3c3591fe9a407706a600f0625d6
[ "MIT", "CC-BY-4.0", "Apache-2.0", "BSD-3-Clause" ]
permissive
guypy/facebook-hack
dd2d6bc297775d837391b1c4d0ca3486e37cd0bd
84dd65f6d8b55d3197267dfbe0e71cb61bcb3303
refs/heads/master
2021-01-19T06:00:39.668390
2017-08-17T22:27:31
2017-08-17T22:27:31
100,588,845
0
0
null
null
null
null
UTF-8
C
false
false
104
h
../../../../versioned-react-native/ABI16_0_0/Exponent/Modules/Api/Components/Svg/ABI16_0_0RNSVGEllipse.h
[ "guypinchuk@gmail.com" ]
guypinchuk@gmail.com
4afba76d5dc3878b65740f4bef246a87191673a5
df066a277e96d312d51b175ead50ea0879f54a3f
/inferno/bios/system.test.c
4c611d3d1644de5be98cbdb6c4b258bc992459a0
[]
no_license
clownfysh/cf
e3eb79e3c658c086dbc5483e8a8a1820f66f4403
2f847946f001c56c558a6ba9be1081d453d80c91
refs/heads/master
2021-06-23T10:59:13.041034
2016-12-09T03:34:10
2016-12-09T03:34:10
786,723
0
0
null
null
null
null
UTF-8
C
false
false
86
c
#include "cf/inferno/bios/system.h" int main(int argc, char *argv[]) { return 0; }
[ "clownfysh@gmail.com" ]
clownfysh@gmail.com
3f9868d1391a02bf5cded10b7bf293e00c6448fc
b477697f95728fbf8d1759a73858860c9620c3ab
/peripheral/power/processor/power_p32mx154f128b.h
4188adacf285156cf706327c63012959e69c1e62
[]
no_license
gmuro/harmony-v2_06-framework
12bcb30c2dc9f4737aab8762da8b25632822d00e
2196b67de35af9d1126b539b08324cf72ed13521
refs/heads/master
2022-12-07T19:24:34.649360
2022-11-18T22:16:49
2022-11-18T22:16:49
190,900,209
1
1
null
null
null
null
UTF-8
C
false
false
13,880
h
/* Created by plibgen $Revision: 1.31 $ */ #ifndef _POWER_P32MX154F128B_H #define _POWER_P32MX154F128B_H /* Section 1 - Enumerate instances, define constants, VREGs */ #include <xc.h> #include <stdbool.h> #include "peripheral/peripheral_common_32bit.h" /* Default definition used for all API dispatch fu...
[ "gustmuro@gmail.com" ]
gustmuro@gmail.com
9183ac4a156d2f3c972a2b3b78c50cdd8eb6ea79
cf36d676fb7d1266d6b4447e9dd20b95e603f1c5
/lab6/BinaryConvertor.c
2ca3bff91b0ffbef1391fa51a5cf37293bac4ed9
[]
no_license
Thawatchai-Yango/Data_Structure_with_C
ceff1dc04ae613d4bcf652042d75ee73950887e5
d672e7b5546227cd29298ab63667b775084f67a8
refs/heads/main
2023-08-11T10:06:11.318093
2021-09-19T13:30:08
2021-09-19T13:30:08
408,133,518
0
0
null
null
null
null
UTF-8
C
false
false
2,293
c
#include <stdio.h> #include <stdlib.h> int main() { char num1,num2,num3,num4,num5,num6,num7,num8,hex11,hex12; int b0 = 0,b1 = 0,b2 = 0,b3 = 0,b4 = 0,b5 = 0,b6 = 0,b7 = 0; int ch,Decimal,Octal,Octal2,Octal3,hex1,hex2; printf("1. Convert Binary to Decimal\n"); printf("2. Convert Binary to ...
[ "noreply@github.com" ]
Thawatchai-Yango.noreply@github.com
8ec0923b8e2edb21c80dc0d410740cf11dd32bc0
bf332bd0e4470608c0a187fba5f21e20c9d263fe
/PipeGen4/Backend/MuxAlloc.c
6597577d2a4ca42d451bc257a745eef09fa32359
[]
no_license
jinz2014/FP_HLS
db41b22c333ee8579708dff4ee3ff3dd959c3bdf
cbf30212f05b9bdfa67545faeb95689bf6b4d669
refs/heads/master
2020-05-30T19:06:20.640459
2015-05-13T19:28:43
2015-05-13T19:28:43
35,570,680
0
0
null
null
null
null
UTF-8
C
false
false
35,193
c
#include <stdio.h> #include <stdlib.h> #include <assert.h> #include "Schedule.h" //------------------------------------------------------------------------- // Interconnection allocation main function //------------------------------------------------------------------------- int InterconnectionAlloc (int *...
[ "jinz@graviton.cse.sc.edu" ]
jinz@graviton.cse.sc.edu
b8d4d277b54ca7630bf4f5df79d19f305bbc0510
fa9215f85731a79cdd4b54ee7241c0f268a6ccba
/vendor/github.com/bep/gowebp/internal/libwebp/color_cache_utils.c
c3626e004509fed168db86d76570c66a5100bdcc
[ "Apache-2.0", "MIT" ]
permissive
tischda/hugo-search
ada6a2fef26e0968415984764cc27f727c771d4e
3d199a6617ac0631dfdc65f94e7948b246f4319c
refs/heads/master
2023-04-29T18:27:48.857206
2023-04-24T18:41:38
2023-04-24T18:41:38
55,363,213
15
2
Apache-2.0
2023-04-24T18:41:40
2016-04-03T18:56:51
JavaScript
UTF-8
C
false
false
89
c
#ifndef LIBWEBP_NO_SRC #include "../../libwebp_src/src/utils/color_cache_utils.c" #endif
[ "dos.7182@gmail.com" ]
dos.7182@gmail.com
f81ffc91cf8989fe8e07e928c2cf804e5403db08
305060aad7b92a8d7020d9576e2db8c7adf06945
/0x0A-argc_argv/4-add.c
74d69c9f1c90ae2e63710848e6a72151db4ac74d
[]
no_license
yulyzulu/holbertonschool-low_level_programming
3e2ed2b8517d06a64747fa1dd4232059e66e8877
764fc905f84868cf52265b490d52ad5134e91f96
refs/heads/master
2020-07-28T12:11:13.734376
2020-04-16T15:14:56
2020-04-16T15:14:56
209,404,980
0
0
null
null
null
null
UTF-8
C
false
false
467
c
#include <stdio.h> #include <stdlib.h> /** *main- adds positive numbers *@argc: integer *@argv: array *Return: integer */ int main(int argc, char *argv[]) { int i, j, sum = 0; if (argc == 1) { printf("%d\n", 0); return (0); } for (i = 1; i < argc; i++) { for (j = 0; argv[i][j]; j++) { if (argv[i][j] <...
[ "yulyzulu05@gmail.com" ]
yulyzulu05@gmail.com
b04fa3b54aadbbd5ff78f3bb4c7fcf88b3b984f4
58106ce586d67ed1f3128bb974860aa62cb175af
/src/ceph/mon_client.c
a246dddb84c289e07c7f3530d00d3e6c27306234
[]
no_license
murolo/pech
ce1f4e0820eb07c138484140080074c01592be73
155819e0680b8b203d561140b41af02c36535251
refs/heads/master
2022-05-25T14:20:25.840370
2020-04-08T10:06:12
2020-04-09T08:49:05
null
0
0
null
null
null
null
UTF-8
C
false
false
41,869
c
// SPDX-License-Identifier: GPL-2.0 #include "ceph/ceph_debug.h" #include "module.h" #include "types.h" #include "slab.h" #include "random.h" #include "sched.h" #include <linux/utsname.h> #include "ceph/ceph_features.h" #include "ceph/mon_client.h" #include "ceph/libceph.h" #include "ceph/debugfs.h" #include "ceph/d...
[ "rpenyaev@suse.de" ]
rpenyaev@suse.de
815b2300fe2038fcda1fc18adc04992740d79073
283a79eb39fea7e8bbc166f32c8e1fe095c564fb
/serial_mult.c
7f09c9f6cdc4688e9321dd5b1638d2c413b39e88
[]
no_license
RaulVargasNavarro/MPI
6f6a1cd0c80caf7f649de80bd935c61e7f3b2a8e
c1258423af03529e7eb48fde3ed14b395d1d714d
refs/heads/master
2021-01-12T11:03:15.001193
2016-11-04T02:24:39
2016-11-04T02:24:39
72,805,924
1
1
null
null
null
null
UTF-8
C
false
false
1,868
c
#include <stdio.h> #include <stdlib.h> #include <time.h> void ReadMatrix(FILE *fp,double **A,int m,int n) { int i,j; for(i=0;i<m;i++) { for(j=0;j<n;j++) { fscanf(fp,"%lf",&A[i][j]); } } } void WriteMatrix(FILE *fp,double **A,int m,int n) { int i,j; for(i=0;i<m;i++) { for(j=0;j<n;j+...
[ "noreply@github.com" ]
RaulVargasNavarro.noreply@github.com
94e1b121fb476ebdd02ad540ff522d249c167766
9922d68965c40d28a68a517c3e1b847f540ff2b8
/01.11/20210111_6.c
4cd4381851d51e9b9384505c297b81bb03ecd079
[]
no_license
IIPanchev/Code-Academy
d08a86a7c6331ce11a52f4c3c8d583654e2bcaaa
f5fa4ba9955a0ffdae57ea573c1edd2a03bbb57e
refs/heads/main
2023-02-17T19:58:35.734758
2021-01-14T11:47:35
2021-01-14T11:47:35
326,518,538
0
0
null
null
null
null
UTF-8
C
false
false
143
c
#include <stdio.h> int main(){ int a = 73; int in = 4; int M = 1<<in; a = a^M; printf("%d \n", a); return 0; }
[ "ignat.panchev@gmail.com" ]
ignat.panchev@gmail.com
c5df8c7502d2dc73cc585a8503592f3f2997933e
751d837b8a4445877bb2f0d1e97ce41cd39ce1bd
/dailyprogrammer/228-easy-letters-in-alphabetical-order.c
ad933728c9f3005368b15569e91b2234ad169a8f
[ "MIT" ]
permissive
qeedquan/challenges
d55146f784a3619caa4541ac6f2b670b0a3dd8ba
56823e77cf502bdea68cce0e1221f5add3d64d6a
refs/heads/master
2023-08-11T20:35:09.726571
2023-08-11T13:02:43
2023-08-11T13:02:43
115,886,967
2
1
null
null
null
null
UTF-8
C
false
false
2,163
c
/* Description A handful of words have their letters in alphabetical order, that is nowhere in the word do you change direction in the word if you were to scan along the English alphabet. An example is the word "almost", which has its letters in alphabetical order. Your challenge today is to write a program that can...
[ "qeed.quan@gmail.com" ]
qeed.quan@gmail.com
dff73e2834db58d981592841c4c6ea752353335c
ac047925550c0fedd2e0ec10f9552cdedc450ab4
/fft.c
960ea781f559a37eb6fbb97f6f423eb7b271a903
[]
no_license
ailiev/fft-cilk
ba77bed4b38d999dd32b384696d277962804b282
9b7a750ae3df923d22934dd7906d673a3f36e419
refs/heads/master
2021-01-19T08:15:41.761902
2010-12-25T19:26:23
2010-12-25T19:26:23
1,197,287
1
1
null
null
null
null
UTF-8
C
false
false
8
c
fft.cilk
[ "alex.iliev@gmail.com" ]
alex.iliev@gmail.com
dee62f999406104a0d6818900d94de4e156ef926
43972ecf7cd1ba255183276fe45f166eb8b6e54f
/C/Introduction/sumOfDifferences.C
1a3106b50f844f3f518a9a707969a3d6b483ce7c
[]
no_license
JakeLearman/Hackerrank
a8ea98f7d99747da9fc5b959608b9bbbf1b70522
cac829863fedb90f855bab114e4da12ecb9c2b76
refs/heads/master
2020-04-13T05:52:26.043626
2019-01-28T09:27:00
2019-01-28T09:27:00
163,005,694
0
0
null
null
null
null
UTF-8
C
false
false
398
c
#include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> int main() { int int1; int int2; float f1; float f2; scanf("%d %d", &int1,& int2); scanf("%f %f", &f1, &f2); int iSum = int1 + int2; int iDiff = int1 - int2; float fSum = f1 + f2; float fDiff = f1 - f2;...
[ "jaken_learman@hotmail.com" ]
jaken_learman@hotmail.com
fb995b736bf35f5aa19d8739850f5bd67449d66f
a8d160d64cf9862663c2ec8456ff98088fd1ce5e
/src/drivers/tty/n_tty_disc.c
26df8aadf9078373a2edb82dd681043c57ab3c32
[ "MIT" ]
permissive
mirmik/kernel
0aac0bfc2177fd9947da9c19c41a3fe5f580101c
e49a1a3e77c848aca035da16bc818783ea26acb4
refs/heads/master
2023-02-17T04:16:56.196724
2021-01-19T15:38:21
2021-01-19T15:38:21
296,941,859
1
0
null
null
null
null
UTF-8
C
false
false
120
c
#include <drivers/tty/n_tty_ldisc.h> struct tty_ldisc_operations tty_ldisc = { n_tty_read, n_tty_newchar }; void
[ "mirmikns@yandex.ru" ]
mirmikns@yandex.ru
2d2c945bcab3a3ce654f39b5ce4a98fc9fed1670
d20ec5a5b0f35a203e4d31633079d5fc58a00f84
/joins/hashJoin_gpu/other/memset_hash/tuple.h
c6088ed0a3eb09f78a5cf6457913399736a208f6
[]
no_license
yabuta/eating_one
f803147e1b12922960d39d48a9272b216015cb96
582d587d196c12443f8ca0bc74b5f25194ff1ca2
refs/heads/master
2020-12-24T19:27:02.151563
2016-03-08T13:29:25
2016-03-08T13:29:25
16,757,781
0
0
null
null
null
null
UTF-8
C
false
false
4,686
h
#define BLOCK_SIZE_X 1024 //cuda block size of join and count kernel #define BLOCK_SIZE_Y 1 #define GRID_SIZE_Y 1 #define PART_C_NUM 256 //cuda block size of hash partition count #define PER_TH 4096 //the number of tuple per one thread of hash partition #define B_ROW_NUM 256 //the number of sub left tupl...
[ "yabuta@hpc4.ertl.jp" ]
yabuta@hpc4.ertl.jp
646e1bce4918037fa86d7324531f0ba1c54d7c39
e80e5374b8fd00379293adb35fc8cf017d5f4cc7
/qemu_mode/qemu-2.10.0/tests/bios-tables-test.c
564da45f659594fdffb29120d56bbdd42ff909b3
[ "Apache-2.0", "LicenseRef-scancode-generic-cla", "GPL-2.0-only", "LGPL-2.1-only", "GPL-1.0-or-later", "LGPL-2.0-or-later", "LGPL-2.1-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
CAFA1/afl
dcebf3a3acae3e9783bbb79d8cff6958b496fa34
01c113b61ab70c3b02f3d7c74e6dfa20cfc7813d
refs/heads/master
2023-04-10T14:30:34.901666
2020-07-27T01:06:32
2020-07-27T01:06:32
272,596,630
0
2
Apache-2.0
2021-04-15T00:56:55
2020-06-16T03:03:26
C
UTF-8
C
false
false
26,745
c
/* * Boot order test cases. * * Copyright (c) 2013 Red Hat Inc. * * Authors: * Michael S. Tsirkin <mst@redhat.com>, * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. */ #include "qemu/osdep.h" #include <glib/gstdio.h> #include "q...
[ "longlong_vm@dell_book.com" ]
longlong_vm@dell_book.com
02a2c092eddccc1df739af812b15695152b3071d
90c8a1d4c4e4108668ad4b2581918f327740599a
/libft/ft_strcmp.c
115acc574269b8850848aae79411c2ef0e4b3cbf
[]
no_license
fanno42/FdF
17f7971fbc175e7832e813b5aa961d7ea1fd96e2
427e513c12c96bc2b48bfbc242f14538ccdf165c
refs/heads/master
2021-01-10T18:08:26.925006
2016-11-20T13:10:30
2016-11-20T13:10:30
71,905,216
0
0
null
null
null
null
UTF-8
C
false
false
1,075
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strcmp.c :+: :+: :+: ...
[ "fanno@e1r8p11.42.fr" ]
fanno@e1r8p11.42.fr
e648a1fb49831accfe6b10c4c6758e7dac673790
dd592c85516836da68265579aa16a98b19f8d5bf
/src/proba.c
addddbc41ea316e4409742b792a39c4e6ee8f0bf
[]
no_license
khrengen/1stCourse
a7439ea7a4e1aee8966d0a7e582b06eb18e6f923
06c1c8e6288b14c0b5aa06d6a3608de98cab4771
refs/heads/master
2022-11-06T04:22:30.950308
2020-06-22T13:12:19
2020-06-22T13:12:19
274,139,940
0
0
null
null
null
null
UTF-8
C
false
false
158
c
#include <stdio.h> #include <math.h> double func(double x) { return exp(x); } int main(void) { double x = func(2.0); printf("%.3f", x); }
[ "khrengen@gmail.com" ]
khrengen@gmail.com
854643702036de81fef163fa513d9be1962528d9
9c3f5ec6383330ddbfd46842ef2abbaa9a52b1b6
/C_Programming Total/April19Problems in C/192b.c
3395db28f89e82be0f1858c27b4661215ab0f7c2
[]
no_license
bkmcgee/C
6fad2c4f1881bd9a14dc76de2d6285d27223f8a3
705f7330c9fa484fb8689a184948e65194cb251e
refs/heads/main
2023-03-29T06:50:46.203959
2021-03-31T23:44:33
2021-03-31T23:44:33
353,519,071
0
0
null
null
null
null
UTF-8
C
false
false
2,007
c
#include<stdio.h> #include<string.h> #include<stdlib.h> #include<math.h> /////attempt 2 at April 19 question 2 typedef struct Complex { double real; double imag; } Complex; Complex add(Complex a,Complex b) { Complex sum; sum.real = a.real + b.real; sum.imag = a.imag + b.imag; return sum; } Complex sub(Comp...
[ "noreply@github.com" ]
bkmcgee.noreply@github.com
687d26bda406bb67d3b2feff5257e78df52ba8e2
8c4f6f8bd51d5d0c1b1a08d77e2a4762a7b7f044
/13_02_本地语言实现add/jni/ADD.c
bd46ae6c7ec47405d1594c7189f3a84391fe7f07
[ "Apache-2.0" ]
permissive
dragonflyor/AndroidDemo_Base
59d0afd8529981b2cfb26ce8e2f07ec167c12471
0662e69e04c41f651d39eaa811ed1dfac1910e6e
refs/heads/master
2021-01-10T12:19:10.763404
2016-02-16T10:48:22
2016-02-16T10:48:22
51,759,944
0
0
null
null
null
null
UTF-8
C
false
false
126
c
#include <jni.h> jint Java_com_xiaozhe_localadd_MainActivity_add(JNIEnv * env, jobject obj, jint a, jint b) { return a+b; }
[ "1137176847@qq.com" ]
1137176847@qq.com
0efe487d75d65f4359df07cef922d8597ea16ef4
d2cb92b877e0157092d8471c9ddf7aef06e28873
/Pendu/main.c
55023bd5edb204f1ecdc4821192d9cde1dcc5e65
[]
no_license
Joktaa/Archives_C
a4f8144aa9a9111fce5d60ab3e3d1dd2db88efb0
fb6011cefd0e8a7d1cca996819e4837a6302d668
refs/heads/master
2023-01-13T02:13:30.192618
2020-11-19T17:22:55
2020-11-19T17:22:55
314,319,965
0
0
null
null
null
null
UTF-8
C
false
false
5,712
c
//idée : mode deux joueurs #include <stdio.h> #include <stdlib.h> #include <time.h> //utilisation de srand #include <ctype.h> // utilisation de toupper() #include "module.h" //PROTOTYPES char lireCaractere(); void comp(char caractere, char motSecret[], char position[], char lenghtMotSecret); int lenghtString(char mo...
[ "joris.rouziere@gmail.com" ]
joris.rouziere@gmail.com
3ef5acc8a0433ee059876660761bcdd99298a10f
ac45b5a1f9f357d14d7f290ff767d2bb849b657a
/src/scigl/shapes.h
33f76388f568f037d8d686f6f127c4ac043d6f41
[]
no_license
SimoneMSR/gentree
bbaf522c60fa7f030472112592eb2ce85e0b0654
12a12a02214f8bdae3f758485f39de28dad18375
refs/heads/master
2021-04-03T08:42:05.406362
2018-03-12T11:30:41
2018-03-12T11:30:41
124,876,722
0
0
null
null
null
null
UTF-8
C
false
false
2,085
h
/* * Copyright (C) 2008 Nicolas P. Rougier * * 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 3 of the License, or (at your option) any later * version. * * This program is...
[ "simonematteostefanoriccardo@gmail.com" ]
simonematteostefanoriccardo@gmail.com
2af50c5adb038c9089287b3689ab6ff754b6178d
be49962ba4eccf3a0863e54aa43ba5d5034c1835
/gameobjects.h
59e335646273c7c2a83a21e277d247f5cbf1cf69
[]
no_license
EdyJ/UnderworldExporter
7efa0aa431de415855738dca0e5993448db03e4b
fd00d2e8b98f71f7d398e8053ec5a43784853ffc
refs/heads/master
2021-01-21T02:45:01.200886
2014-03-27T21:51:19
2014-03-27T21:51:19
null
0
0
null
null
null
null
UTF-8
C
false
false
10,784
h
#ifndef gameobjects_h #define gameobjects_h //Object types //guessing at what I'll need at the moment #define NPC 0 #define WEAPON 1 #define ARMOUR 2 #define AMMO 3 #define DOOR 4 #define KEY 5 #define RUNE 6 #define BRIDGE 7 #define BUTTON 8 #define LIGHT 9 #define SIGN 10 #define BOOK 11 #def...
[ "aidanontour@yahoo.co.uk" ]
aidanontour@yahoo.co.uk
83ce75ae4fd3e693e38cbfb6a4f04bc116115925
9eea4309495a9391d2d48cbd57f706408a5f44d7
/0x06-pointers_arrays_strings/8-rot13.c
ab861dcf558a1d8b410ee2d3fdae5a1ab7678ba5
[]
no_license
melisarv/holbertonschool-low_level_programming
1468598d2d0effd5bfb6f8161434875dea33a635
15ed5a4e5728aeb7d833d79697f9d7d85a72f5d9
refs/heads/main
2023-07-17T10:23:35.076729
2021-09-05T03:45:03
2021-09-05T03:45:03
335,794,419
0
0
null
null
null
null
UTF-8
C
false
false
490
c
#include "holberton.h" /** * rot13 - function that encodes a string using rot13 * @s: point to be encode * Return: point result */ char *rot13(char *s) { int i = 0, j, len; char in[52] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; char out[52] = "NOPQRSTUVWXYZABCDEFGHIJKLMnopqrstuvwxyzabcdefghijklm"...
[ "melisarv@gmail.com" ]
melisarv@gmail.com
7ca68a52c9439fe2fdc079ba9fe3eee243318415
70835d20cdf1f3ad40341181f0f411f76dbb6e9d
/preload-mimalloc/mimalloc/src/prim/unix/prim.c
011ffa7cdb80b7f042719e395935f6c97cf81d9e
[ "LicenseRef-scancode-generic-cla", "MIT", "Apache-2.0" ]
permissive
hasura/graphql-engine
b47ef40cfa9a043317af3ac01f7b5b41fd9d4042
0920a78e5a4970143bc6f00836cd98eee0ea9759
refs/heads/master
2023-09-04T13:08:47.643089
2023-09-04T08:28:39
2023-09-04T08:30:26
137,724,480
31,840
3,367
Apache-2.0
2023-09-13T11:40:05
2018-06-18T07:57:36
TypeScript
UTF-8
C
false
false
27,411
c
/* ---------------------------------------------------------------------------- Copyright (c) 2018-2023, Microsoft Research, Daan Leijen This is free software; you can redistribute it and/or modify it under the terms of the MIT license. A copy of the license can be found in the file "LICENSE" at the root of this distri...
[ "accounts@hasura.io" ]
accounts@hasura.io
c51b25a4f61eac2f3a55a4018ee9381c5e2c781b
6c9935a31d3f09325c1fe64bc7da7a31c4c919d2
/c_programming/ScanFDemo2.c
e64fed06006afe361a67dcc976b41479c1f90eaf
[]
no_license
nikcur/misa_lihvarcek
b3609c8fd68607eda3d2cc04ec729c125b6f94aa
9b8fb1a29e1abc7aad43c67f9271181240584e6b
refs/heads/master
2021-03-25T08:55:50.132885
2019-08-09T09:44:48
2019-08-09T09:44:48
null
0
0
null
null
null
null
UTF-8
C
false
false
204
c
#include <stdio.h> int main(){ char food[5]; printf("Enter favourite food: "); scanf("%s", food); //if input is too long program crashes printf("Favourite food: %s\n", food); return 0; }
[ "lihvarcekmisa@yahoo.com" ]
lihvarcekmisa@yahoo.com
873aa938e58b152a4366c39c4c762ce45f992625
d97d6b1f69b56d009f290cf515dfa77669277109
/slist.c
26faa977ebc926e13d04811afaaea42306014192
[]
no_license
Alfredo9437/223-AlfredoRodriguez
bd6ee1688209c7bcd6db3fc331211e0b5cc05de3
126e74873405973a03f0d4a7787f968fd3b69b4c
refs/heads/master
2022-04-16T04:37:32.007145
2020-04-11T18:02:19
2020-04-11T18:02:19
254,925,472
0
0
null
null
null
null
UTF-8
C
false
false
1,806
c
#include "slist.h" #include <stdlib.h> snode* snode_create(int data, snode* next){ snode*temp = (snode*)malloc(sizeof(snode)); temp->data = data; temp->next = next; return temp; } slist* slist_create(void){ slist*temp = (slist*)malloc(sizeof(slist)); temp->head = NULL; temp->tail = NULL; ...
[ "noreply@github.com" ]
Alfredo9437.noreply@github.com
2165a632ffb4d0abc68f26b7ebefbfe36a8ec105
1adb643675f0b144641d608d8f21d5a288c520e3
/swz.C
4e06e4193c47d7691a3c56ebedd7b1ca07190275
[]
no_license
jianglin332/codes
5c965fdfca589fbbca5b651b92e4fdf64b09fd7a
a8a095d6da3df14b1d4fd0b12f7b58e9b366ed78
refs/heads/master
2021-05-04T12:57:19.770343
2018-02-05T12:50:53
2018-02-05T12:50:53
120,303,772
0
0
null
null
null
null
UTF-8
C
false
false
532
c
#include <cstdio> int main() { int m, s, _t; scanf("%d%d%d", &m, &s, &_t); int t = _t; int n = s; while (t) { if (m >= 10) { t -= 1; m -= 10; n -= 60; } else if (m >= 6 && t >= 2 && n > 17) { t -= 2; m -= 6; n -= 60; } else if (m >= 2 && t >= 3 && n > 34) { t -= 3; m -= 2; ...
[ "jianglin332@outlook.com" ]
jianglin332@outlook.com
737f6b2c6f0a07db2875cf77c2dac6cfbb2c2521
dae827116f570fcc166d2eb7c35ce3e045f32a8e
/extensions/cce/src/main/jni/lib_ccx/ccx_encoders_splitbysentence.c
0707f842d197040a44b79626e78809d5817c9f7f
[ "Apache-2.0" ]
permissive
wazerstar/Exo-CC
6d9a5db4148f1195e67d2e89c8a618eed17261be
aa508582d4e6b1ea08eb1a281296fb21d13d05cb
refs/heads/main
2023-02-16T03:21:41.793620
2021-01-12T00:52:18
2021-01-12T00:52:18
null
0
0
null
null
null
null
UTF-8
C
false
false
16,954
c
/** * * This is an implementation of Sentence Break Buffer * It is still in development and could contain bugs * If you will find bugs in SBS, you could try to create an * issue in the forked repository: * * https://github.com/maxkoryukov/ccextractor/issues * Only SBS-related bugs! * * IMPORTANT: SBS is color...
[ "malcolm@avcomm.com.au" ]
malcolm@avcomm.com.au
b3fa4e3b4136e05666ccb155d6104d407c7b828e
16a76ee66d9b2f59c9beee4a4a0e104ce347e32a
/malware_via_email/malware_1036/ia32_pe/by_reko.c
ebaf6eecc03db3d950598b21da780b166c9a97c9
[]
no_license
rfalke/decompiler-subjects
4cee3263fa9116285b4bc4b6373efd2e4efa925f
7187fa93b285c32325826eecd0128e907a28809b
refs/heads/master
2023-08-10T08:24:27.198393
2023-07-28T19:44:41
2023-07-28T19:44:41
3,725,678
41
12
null
2023-03-15T16:14:41
2012-03-15T06:01:36
null
UTF-8
C
false
false
62,111
c
// subject.c // Generated by decompiling subject.exe // using Reko decompiler version VERSION #include "subject.h" // 0040686E: Register DWORD Win32CrtStartup() DWORD Win32CrtStartup() { Win32CrtStartup_entry: esp = fp v3 = (cl & 0x04) != 0x00 cl = __rol(cl, 0x06) v6 = (edi & 0x01 << 0x20 - cl) != 0x00 edi = __r...
[ "i-git-stone@rf.risimo.net" ]
i-git-stone@rf.risimo.net
c6864ae13f0b5026d0a332c78a3690467038b307
2d43bfc19fb454ab6d78b4984a265df9b50fc9d8
/ch12/1216.c
fc0cced401c5ae759bcbca2f169cbe34b33c23fa
[]
no_license
fabrizzio-gz/csapp_solutions
6ef66724d79db547cf9364078ff752ca106590aa
7edb301e67fc78a87ccb8dcd906d6570a031430c
refs/heads/master
2023-07-30T11:51:01.899640
2021-09-21T15:24:49
2021-09-21T15:24:49
391,474,008
2
0
null
null
null
null
UTF-8
C
false
false
728
c
#include "csapp.h" #define MAX_THREAD 1024 void *thread(void *vargp); int main(int argc, char *argv[]) { if (argc != 2) { fprintf(stderr, "Usage: ./main <num_threads>\n"); exit(0); } int n = atoi(argv[1]); if ((!n) || (n > MAX_THREAD)) { fprintf(stderr, "Invalid number of ...
[ "fabrizzio.gz@gmail.com" ]
fabrizzio.gz@gmail.com
520a374941a766c4627a533bb30d55ebe776dee9
66bc2b85e52c6d124a6add7c7a74e4f7313404c3
/graph/unweighted_digraph/unweighted_digraph.h
01d0f6eaaced821f5cab7964df0cd1768bc0aab0
[ "MIT" ]
permissive
Talendar/data_structures_c
dcca3f6f39b658d6011982ad2a7de838e264a4d8
f470573d898a49baee33da648ccf4ef30f35275a
refs/heads/master
2020-08-10T11:14:52.241641
2020-07-02T03:11:55
2020-07-02T03:11:55
214,331,258
0
0
MIT
2020-06-11T04:50:30
2019-10-11T03:01:48
C
UTF-8
C
false
false
2,028
h
/** * Implementation of an unweighted directed graph. * * Each vertex is identified by it's index in the graph's array of adjacency lists. This array's initial size can be chosen by the client (alternatively, default values can be used, hiding the internal details from the client). Note that when a vertex v has an...
[ "noreply@github.com" ]
Talendar.noreply@github.com
1fb8d353805c47e03bdf05d07d5e9fc66cf0457d
42de2e8f0cbc5dac7c960327b35d9e410047505c
/inputcontroller/trunk/source/unittest/InputRecorderTest.c
d5f4e28e63dad2c59b84f133b4b17ec879c51501
[ "Zlib" ]
permissive
svn2github/libstem
cdbc9fc034fad62264b7d87a24d173a967645cf7
0b2bc5ff9240e825cc2aed399b57df993c83ba3d
refs/heads/master
2020-04-04T23:13:26.084273
2019-01-19T22:26:05
2019-01-19T22:26:05
50,198,080
4
1
null
null
null
null
UTF-8
C
false
false
13,619
c
#include "inputcontroller/InputRecorder.h" #include "unittest/TestSuite.h" #include "utilities/IOUtilities.h" #include "utilities/printfFormats.h" #include <stdbool.h> #include <unistd.h> static void verifyInit(InputRecorder * inputRecorder, InputController * inputController, bool fileOutput, unsigned int lineNumber) ...
[ "adiener@d291a34c-4c4d-0410-8556-a73de5c6a500" ]
adiener@d291a34c-4c4d-0410-8556-a73de5c6a500
83ba643aa8efd849d72c794e33cbb14394400790
ddca3a85f04f03525c043c3b63835dc385b46804
/e2ap/headers/Cause.h
b088d2bc1e33a7eebc9006e538df56d5c3d6b4d7
[ "Apache-2.0" ]
permissive
heqzha/ric-xapp-kpimon
417230eb3d1b53b3c41133ab78ae164524198d17
2dcef8158e957c46ae94626c7fa7162de43c4115
refs/heads/master
2023-06-11T18:22:20.691801
2021-07-02T13:26:32
2021-07-02T13:26:32
382,063,591
0
0
null
null
null
null
UTF-8
C
false
false
1,544
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "E2AP-IEs" * found in "E2AP-IEs-v01.00.asn" * `asn1c -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example` */ #ifndef _Cause_H_ #define _Cause_H_ #include <asn_application.h> ...
[ "jinwei.fan@samsung.com" ]
jinwei.fan@samsung.com
8c55a9d8721213e6d204d7b34bdf21a1cb98f69e
f6ea478c1c516bc560fd8ce45677677508c4e377
/jni/VGMStreamPlugin/vgmstream/layout/xa_blocked.c
e84cb15b4f2d4026fafd4bba92f122dbd996e70f
[ "ISC", "LicenseRef-scancode-public-domain" ]
permissive
srolemberg/Droidsound
13bc9c4bbd1d3b6cc825d85b20b34ea967e7b639
7837a5e048baf42d56b04b1eff55d5bba25205ab
refs/heads/master
2020-09-25T05:08:48.027386
2019-12-02T16:25:41
2019-12-02T16:25:41
151,464,546
1
0
NOASSERTION
2018-10-03T18:57:59
2018-10-03T18:57:59
null
UTF-8
C
false
false
1,540
c
#include "layout.h" #include "../coding/coding.h" #include "../vgmstream.h" /* set up for the block at the given offset */ void xa_block_update(off_t block_offset, VGMSTREAM * vgmstream) { int i; int8_t currentChannel=0; int8_t subAudio=0; init_get_high_nibble(vgmstream); if(vgmstream->samples_into_block!=0) ...
[ "droidmjt@gmail.com" ]
droidmjt@gmail.com
d6d1b9b526189165b88ff1c2e2ecc3ac6e0cc415
940d7b93fb27e8eead9b6e52bc5c7444666744dd
/python/src/Modules/_ctypes/libffi/src/cris/ffi.c
e9c39530c22137a0add323527d3085fb4ae69e9c
[ "Apache-2.0", "GPL-1.0-or-later", "LicenseRef-scancode-other-copyleft", "Python-2.0", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-python-cwi", "MIT" ]
permissive
pilotx45/sl4a
d446531d310cc17d93f24aab7271a0813e8f628d
150e3e46b5103a9b9a391034ef3fbc5bd5160d0f
refs/heads/master
2022-03-24T19:48:30.340479
2022-03-08T16:23:58
2022-03-08T16:23:58
277,016,574
1
0
Apache-2.0
2022-03-08T16:23:59
2020-07-04T01:25:36
null
UTF-8
C
false
false
9,658
c
/* ----------------------------------------------------------------------- ffi.c - Copyright (c) 1998 Cygnus Solutions Copyright (c) 2004 Simon Posnjak Copyright (c) 2005 Axis Communications AB Copyright (C) 2007 Free Software Foundation, Inc. CRIS Foreign Function Interface Permission is ...
[ "damonkohler@gmail.com" ]
damonkohler@gmail.com
43686216573077fabf46a814352b69ddfd8dd964
0fe7902ce690e031dcfaf031eec3b75afc8e2b08
/srcs/libft/srcs/ft_putstr.c
3307d5c7c01849d33aee5f2f303a86343de62b43
[]
no_license
schevall/Filler
7a2ee0733a975e0212ba71022f377f36163e6f5b
dded3ad01d56e0d1ed8b75d50a6f7c4ce055c7a2
refs/heads/master
2021-08-11T08:22:50.833332
2017-11-13T11:45:28
2017-11-13T11:45:28
108,243,798
0
0
null
null
null
null
UTF-8
C
false
false
1,014
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr.c :+: :+: :+: ...
[ "sim.chvll@gmail.com" ]
sim.chvll@gmail.com
3fdf0c897f9c966d68c442fe965bf6c1d2ae2c44
de8c0ea84980b6d9bb6e3e23b87e6066a65f4995
/3pp/linux/include/linux/mfd/syscon/imx7-iomuxc-gpr.h
3d46907bab89ce0eb576a0fa97a5fa59c6b7de49
[ "GPL-2.0-only", "MIT", "Linux-syscall-note" ]
permissive
eerimoq/monolinux-example-project
7cc19c6fc179a6d1fd3ec60f383f906b727e6715
57c4c2928b11cc04db59fb5ced962762099a9895
refs/heads/master
2021-02-08T10:57:58.215466
2020-07-02T08:04:25
2020-07-02T08:04:25
244,144,570
6
0
MIT
2020-07-02T08:15:50
2020-03-01T12:24:47
C
UTF-8
C
false
false
1,355
h
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2015 Freescale Semiconductor, Inc. */ #ifndef __LINUX_IMX7_IOMUXC_GPR_H #define __LINUX_IMX7_IOMUXC_GPR_H #define IOMUXC_GPR0 0x00 #define IOMUXC_GPR1 0x04 #define IOMUXC_GPR2 0x08 #define IOMUXC_GPR3 0x0c #define IOMUXC_GPR4 0x10 #define IOMUXC_GPR5 0x...
[ "erik.moqvist@gmail.com" ]
erik.moqvist@gmail.com
ce327317899ceb28326f282171f44eb73bd624c5
488378d66dfb12d3292886b160243aa24e27c420
/linux-3.16/drivers/net/wireless/rtlwifi/rtl8192ce/trx.c
8f04817cb7ec810bc70dea859895788fd9259687
[ "GPL-1.0-or-later", "Linux-syscall-note", "GPL-2.0-only", "Unlicense", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
jj1232727/system_call
3ec72bdecad15a43638cc5eb91ba1ae229d651bb
145315cdf532c45b6aa753d98260d2b1c0b63abc
refs/heads/master
2020-08-11T13:56:16.335620
2019-10-12T11:12:53
2019-10-12T11:12:53
214,575,269
0
0
Unlicense
2019-10-12T04:06:22
2019-10-12T04:06:22
null
UTF-8
C
false
false
20,122
c
/****************************************************************************** * * Copyright(c) 2009-2012 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
[ "jj1232727" ]
jj1232727
d941ba5360df7542ae70a0ace835809fb8305352
2fceedc14d81d9fcd4ae515522e10feca48ff74a
/4.21数据的序列化/421数据的序列化/resource.h
e9c6621c33b1eecf76868bbbc25c89b459315611
[]
no_license
Ella666666/66666
f9758fdf91c8c872475f81854d451e6d117a0616
f25303cdb52cd5a2b793d7e47e0c2cbf46f76c60
refs/heads/master
2022-11-20T00:42:55.974532
2020-07-04T01:26:21
2020-07-04T01:26:21
266,958,955
0
0
null
null
null
null
GB18030
C
false
false
676
h
//{{NO_DEPENDENCIES}} // Microsoft Visual C++ 生成的包含文件。 // 供 421数据的序列化.rc 使用 // #define IDD_ABOUTBOX 100 #define IDP_OLE_INIT_FAILED 100 #define IDR_MAINFRAME 128 #define IDR_My421TYPE 130 #define ID_32771 32771 #define ID_Change ...
[ "2069600381@qq.com" ]
2069600381@qq.com
a56184163a4f7a3ab002f273dd3885e77567eef0
cb8c337a790b62905ad3b30f7891a4dff0ae7b6d
/st-ericsson/multimedia/video/components/jpegenc/common/inc/jpegenc_arm_mpc.h
d0e9e2f0e80bd4386a72e69817e2582375c5ed13
[]
no_license
CustomROMs/android_vendor
67a2a096bfaa805d47e7d72b0c7a0d7e4830fa31
295e660547846f90ac7ebe42a952e613dbe1b2c3
refs/heads/master
2020-04-27T15:01:52.612258
2019-03-11T13:26:23
2019-03-12T11:23:02
174,429,381
1
0
null
null
null
null
ISO-8859-1
C
false
false
5,815
h
/****************************************************************************** Copyright (c) 2009-2011, ST-Ericsson SA 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 so...
[ "xiangxin19960319@gmail.com" ]
xiangxin19960319@gmail.com
9774042dcf96fb408312fbf00839f9e2b796985f
b6d51f0108ee472e9a7ec1f6bfc9f6459f9789fd
/source/systimer.c
38de3b69dd5c37d86f86e78cc391e43bd0655d4b
[]
no_license
xsmart/sdk
1fd5476be8163f178e418053aa40eea5b7eba0dc
cad1ace52dba141feee1950f82df1af2337181a4
refs/heads/master
2021-01-21T18:58:50.926447
2014-11-25T06:27:29
2014-11-25T06:27:29
null
0
0
null
null
null
null
UTF-8
C
false
false
5,377
c
#include "systimer.h" // Linux link with -lrt #if defined(OS_WINDOWS) #include <Windows.h> #pragma comment(lib, "Winmm.lib") #else #include <signal.h> #include <time.h> #endif #include <assert.h> #include <memory.h> #include <stdlib.h> #include <errno.h> typedef struct _timer_context_t { systimer_proc callback; v...
[ "iguest@sogou.com" ]
iguest@sogou.com
0b2cfc17e83c6648430f20a0ffc388fb1692379f
092a97511c1b08dc960ae2d721c1969d361508d3
/src/swipl-7.7.10/packages/sgml/xsd.c
d9cc2b2b3f40387be49bc12c896488953f7702f1
[ "BSD-2-Clause" ]
permissive
42n4/rolog
2da1a5f0f8ca4e3ab3e7e6123166e39f8a188bea
b836220551c20c265cb1c55e02c2e561459aa508
refs/heads/master
2021-04-27T09:06:47.945084
2018-02-23T02:00:48
2018-02-23T02:00:48
122,507,761
3
0
null
2018-02-22T16:55:41
2018-02-22T16:55:40
null
UTF-8
C
false
false
21,215
c
/* Part of SWI-Prolog Author: Jan Wielemaker E-mail: J.Wielemaker@vu.nl WWW: http://www.swi-prolog.org Copyright (c) 2016, VU University Amsterdam All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted p...
[ "Matthias.Gondan@psy.ku.dk" ]
Matthias.Gondan@psy.ku.dk
570c414cd91917d493401f194fd2301821f6b9dd
d4de686f291c663bfe0c4c6246261990ab22256f
/src/pages/audiobooks/audiobook-view.h
fe5cee4b33db992803e0e5c845a4d4c1d2e34e49
[ "Apache-2.0" ]
permissive
strogo/koto
f2a2f018d832dacfb79df574255a3ffaf2efadaa
62f288384932c2b7faa099d456162af37edef1a8
refs/heads/master
2023-07-07T21:47:27.013094
2021-08-17T16:27:33
2021-08-17T16:27:33
null
0
0
null
null
null
null
UTF-8
C
false
false
1,573
h
/* audiobook-view.h * * Copyright 2021 Joshua Strobl * * 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 applicabl...
[ "joshua@streambits.io" ]
joshua@streambits.io
9fc7c04b9effcb7b4fbd468edef8658662b33835
690d99023e33928fbf40158822c59075533eaf44
/pyapprox/cython/adaptive_sparse_grid.c
9164b196ffbdda29818a95b7d1d12405b3527031
[ "MIT" ]
permissive
allevin/pyapprox
321a16d1831a6f9abdc9ece632556c29425eb5aa
2351b1818f3b72554bcb6cc72e994c283c9eb752
refs/heads/master
2022-11-20T14:45:02.519387
2020-07-27T03:23:52
2020-07-27T03:23:52
null
0
0
null
null
null
null
UTF-8
C
false
true
884,278
c
/* Generated by Cython 0.29.18 */ /* BEGIN: Cython Metadata { "distutils": { "name": "pyapprox.cython.adaptive_sparse_grid", "sources": [ "pyapprox/cython/adaptive_sparse_grid.pyx" ] }, "module_name": "pyapprox.cython.adaptive_sparse_grid" } END: Cython Metadata */ #def...
[ "29109026+jdjakem@users.noreply.github.com" ]
29109026+jdjakem@users.noreply.github.com
f8678cdf1e479be6cfe4ed669873b897ddd5f1a0
82394d0609c9b521ca5e339819aadee0f015ede5
/src/key_event.h
5d18592b382713191fea614633f0d0fecac197c5
[ "MIT" ]
permissive
eamars/2014S2-ENCE260
3e70546aae66783223434c40c2d2368a451d529d
5c17173b3676c5743e8e0354bd003ebb6055a76a
refs/heads/master
2020-07-02T00:49:09.372006
2014-12-24T04:18:31
2014-12-24T04:18:31
null
0
0
null
null
null
null
UTF-8
C
false
false
566
h
/** @file key_event.h @author Ran Bao (rba90) & Kane Williams (pkw21), Group1 @date 7 October 2014 @brief key press header file */ #ifndef KEY_EVENT_H #define KEY_EVENT_H #include "system.h" #define BUTTON_TASK_RATE 50 uint8_t nav_north_pushed; uint8_t nav_south_pushed; uint8_t nav_west_pushed; u...
[ "worksev@gmail.com" ]
worksev@gmail.com
e3c37467ff2317db3b0da5fe7e7f63606db4e923
607e69f9e4440ef3ab9c33b7b6e85e95b5e982fb
/deps/museum/6.0.1/bionic/libc/kernel/uapi/linux/flat.h
187fcd497440ba39d3393d9598675149a16206cd
[ "Apache-2.0" ]
permissive
simpleton/profilo
8bda2ebf057036a55efd4dea1564b1f114229d1a
91ef4ba1a8316bad2b3080210316dfef4761e180
refs/heads/master
2023-03-12T13:34:27.037783
2018-04-24T22:45:58
2018-04-24T22:45:58
125,419,173
0
0
Apache-2.0
2018-03-15T19:54:00
2018-03-15T19:54:00
null
UTF-8
C
false
false
2,153
h
/**************************************************************************** **************************************************************************** *** *** This header was automatically generated from a Linux kernel header *** of the same name, to make information necessary for userspace to *** call i...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
309c02e85c03683fc84597a9ad6141a3157d6c91
b9ce299a0b10aec915b3d56ceb1ca62cbc603aa7
/ecos/dharma/packages/kernel/current/tests/kintr0.c
14ac21749a41006b8b48b6728b681874bedc4d89
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
eaglexmw-gmail/adotcorporation
96fd5940c9e8c562570641e3f5e7a10415d83109
e386b74ab14a34dea09c58d796934293d01c03a9
refs/heads/master
2023-03-30T22:49:04.998776
2021-03-27T21:08:21
2021-03-27T21:08:21
null
0
0
null
null
null
null
UTF-8
C
false
false
6,931
c
/*================================================================= // // kintr0.c // // Kernel C API Intr test 0 // //========================================================================== //####COPYRIGHTBEGIN#### // // -------...
[ "pleasemarkdarkly@gmail.com" ]
pleasemarkdarkly@gmail.com
9ed52034fbf0b2401303361dc5ff84d05fd9c2d3
e43fba76f1e2445dcfce2daa2015844a3d9158d6
/code.c
9666b914c17400867d39e4a0b98fe4c96467921c
[]
no_license
SILVERORONE/1laba
827fd31d1c7e1b2759bd4d22fa31fec1ec6d2341
58e8323325b23cf1f554516fe4584711a01b4503
refs/heads/main
2023-08-18T20:57:45.246880
2021-10-14T11:03:47
2021-10-14T11:03:47
417,096,053
0
0
null
null
null
null
UTF-8
C
false
false
1,398
c
#include <stdio.h> #include <math.h> #include <stdlib.h> #include <locale.h> int main() { setlocale(LC_ALL, "Rus"); unsigned short int n = 0; unsigned short int min = 0; unsigned short int max = 0; float number = 0; int qw = 0; float qe = 0; int qr = 0; float sum = 0; int j = 0; //float otvet = 0; pr...
[ "noreply@github.com" ]
SILVERORONE.noreply@github.com
8be4e329d89106b6f065118119de0274edd23632
57339502c199b4a90cbefafb70a98e0e67992af3
/nextFitAllocatorTester.c
79f7892c7ebc5871679aa633af1e3dbc09043c76
[ "BSD-3-Clause" ]
permissive
2017-fall-os/2017-fall-malloc-lab-Sebezayala
028881ac5834ebb873c8615491b276dd6669a93a
df9b28c90bb5e38339d83411bb0c974738d26ee1
refs/heads/master
2021-07-21T05:28:09.526020
2017-10-30T06:28:08
2017-10-30T06:28:08
105,904,807
0
0
null
null
null
null
UTF-8
C
false
false
1,702
c
#include "stdio.h" #include "stdlib.h" #include "myAllocator.h" #include "sys/time.h" #include <sys/resource.h> #include <unistd.h> double diffTimeval(struct timeval *t1, struct timeval *t2) { double d = (t1->tv_sec - t2->tv_sec) + (1.0e-6 * (t1->tv_usec - t2->tv_usec)); return d; } void getutime(struct timeval *...
[ "Sayalaurtaza@miners.utep.edu" ]
Sayalaurtaza@miners.utep.edu
ff8691a883bf7ef42b1a32c67c76018e8360094a
d43f27406aef0dd3dc09c1b8ec13dc1659210bee
/剑指Offer/二维数组中查找/code/C/search_in_matrix.c
cfebf05961262744c7aa5ac3a55ead6dc13cbc07
[ "Apache-2.0" ]
permissive
victory20201009/BookReadingMarkdown
14ee0c7bfb5c8c80cced02e5398c455b325cc70c
37cfaa44108c467503569afa0430154b5071eea4
refs/heads/master
2022-11-06T15:37:20.505068
2020-06-21T09:01:57
2020-06-21T09:01:57
null
0
0
null
null
null
null
UTF-8
C
false
false
1,060
c
#include<stdio.h> //查找函数,存在返回1,否则返回0 int search_in_matrix(int* matrix, int rows, int columns, int target) { int res = 0, t; if (matrix != NULL) { int row = 0, column = columns - 1; while (row<rows && column>-1) { t = matrix[columns * row + column]; printf("t:%d,row=%d,column=%d\n",t,row,column); if (t =...
[ "1810826525@qq.com" ]
1810826525@qq.com
2dee3c1aaec36ee5b4417d3314ce2b672a64650b
3b418f960953b13fb194460f024452d2c77544d5
/huffman_encode_image.c
ba24c9be59e6f64d6bde72c1f3db5a3ebc4b8aa1
[]
no_license
McMastS/4481-2
dfa066e31ff9c05fcfa729e30b31195bf2419a41
ee0ceb884976767c3d34add000d3000c4174c115
refs/heads/master
2021-01-16T11:50:24.546057
2020-02-25T21:42:27
2020-02-25T21:42:27
243,108,319
0
0
null
null
null
null
UTF-8
C
false
false
7,611
c
#include "huffman_encode_image.h" #include "generate_pixel_frequency.h" #define MAX_CODE_LENGTH 16 void print_binary(int number) { if (number == 0) printf("0"); if (number) { print_binary(number >> 1); putc((number & 1) ? '1' : '0', stdout); } } void free_huffman_codes(char ...
[ "spencerm133@gmail.com" ]
spencerm133@gmail.com
5ca8ac2b2442d507d64ee61ecdac2985e4a9f8f0
96db7bfad07f22dc62701736817b859c921465ca
/Big Number/teste.c
594341c3f01921c6f4f58dfd42cf9ddfa2941f56
[]
no_license
LinsThi/ed_UFC
9a64573133fa847c35081b3b440bc274f16b73d5
b2269fade01ad8d102f657cfc27a297aba4b8da4
refs/heads/master
2023-05-07T19:01:00.295789
2021-05-31T16:34:30
2021-05-31T16:34:30
372,568,267
3
0
null
null
null
null
UTF-8
C
false
false
1,268
c
#include <stdio.h> #include <stdlib.h> #include <malloc.h> typedef struct estr { int valor; struct estr *prox; } NO; //Recebe um vetor de inteiros e devolve uma lista ligada de nos NO* deVetorParaLista(int *v, int t) { int i; NO* p = NULL; NO* a = NULL;//endereco do no anterior NO* lista = N...
[ "thiagolins13255@gmail.com" ]
thiagolins13255@gmail.com
666103ee493ed8c1e19b7badac128a5d24ae3f2f
57bc404899f914eeef7ba298bf1e99883c864a26
/_other_languages/c_language/dynamic_connectivity/quick_find/quick_find.c
bbf67c58a2d2d893fa818b85165a3909f8a033db
[ "MIT" ]
permissive
priyankchheda/algorithms
547f19193273ac6a424fe4ba5e1375cc02ea4f60
38a5de72db14ef2664489da9857b598d24c4e276
refs/heads/master
2023-08-17T17:10:10.044940
2022-04-16T13:52:37
2022-04-16T13:52:37
133,684,565
195
38
MIT
2023-08-16T10:26:48
2018-05-16T15:10:56
C++
UTF-8
C
false
false
493
c
#include <stdlib.h> #include "quick_find.h" int * initialize(int n) { int *array = (int*) malloc(sizeof(int) * n); for (int i = 0; i < n; i++) array[i] = i; return array; } void join_union(int *arr, int n, int p, int q) { int pid = arr[p]; int qid = arr[q]; for (int i = 0; i < n; i++)...
[ "p.chheda29@gmail.com" ]
p.chheda29@gmail.com
fc0186960bd6806541a8dd806522af7079e00193
885242cc4da3cfe85671d497d56e0795f1155024
/final/code_flight/husOBC/husOBC/hSlave_Master+CCtest/common.h
1734a9e7c95329b7b6899f726a7571b19f13e0a7
[]
no_license
singhalanirudh18/Advitiy
04bc38352f7a0bde29706521155764f7b7534df0
ec99309d8b44a9d97f246e4137bfdf9b37b57715
refs/heads/master
2021-08-29T17:12:15.252675
2017-12-14T12:00:52
2017-12-14T12:00:52
null
0
0
null
null
null
null
UTF-8
C
false
false
3,090
h
/* * common.h * * Created: 31-03-2012 14:40:20 * Author: Hussain */ /** *@file common.h *@brief Contains the various constant/macro/struct definitions, clock frequency and general functions * for SLAVE */ #ifndef COMMON_H_ #define COMMON_H_ ///CPU frequency #define F_CPU 8000000 #define...
[ "singhalanirudh18@gmail.com" ]
singhalanirudh18@gmail.com
7a9bbe9f107122c88ed19360060effbdc67aa541
c2cedcf36667730f558ab354bea4505b616c90d2
/players/francesco/roma/rooms/vi32.c
6112f5963552a80e7c5a57fbbdb1030a607926e3
[]
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
475
c
#include "/players/francesco/univ/ansi.h" #define tp this_player() #define tpn this_player()->query_name() #define tpp this_player()->query_possessive() inherit "room/room"; reset(arg) { if(arg) return; set_light(1); short_desc = "New area, under construction" ; long_desc = " via32\n", items = ({ }); d...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com