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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
98477d4474c8ace2e760118ae8737c820c62f4f7 | 438cd59a4138cd87d79dcd62d699d563ed976eb9 | /mame/src/emu/machine/n68681.c | b9f5314392ca24cdac005ece96f3280c6f7dee9d | [] | no_license | clobber/UME | 031c677d49634b40b5db27fbc6e15d51c97de1c5 | 9d4231358d519eae294007133ab3eb45ae7e4f41 | refs/heads/master | 2021-01-20T05:31:28.376152 | 2013-05-01T18:42:59 | 2013-05-01T18:42:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,762 | c | /*
68681 DUART
Written by Mariusz Wojcieszek
Updated by Jonathan Gevaryahu AKA Lord Nightmare
Improved interrupt handling by R. Belmont
Rewrite and modernization in progress by R. Belmont
*/
#include "emu.h"
#include "n68681.h"
#define VERBOSE 0
#define LOG(x) do { if (VERBOSE) loge... | [
"brymaster@gmail.com"
] | brymaster@gmail.com |
6224b0bc07d3ad8bc60f6c43f17d355dd8369101 | 837f75b61de260cb0ee1080fc7a86cc98ded1c2a | /p4-final/handin/counter.h | 3be283075ef5e24d709442b4906f3bd5d9f90e56 | [] | no_license | dshi7/537-sp14 | 3f3e03cfa1e9e8acd3a17580398e371d1888d0ce | cf7b3c2b851d26b4fbb295d19a2d698128a0e41f | refs/heads/master | 2021-01-17T14:30:51.641972 | 2015-03-16T01:52:19 | 2015-03-16T01:52:19 | 16,675,696 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 384 | h | #ifndef _COUNTER_H_
#include "spin.h"
#include <stdio.h>
#include <stdlib.h>
#include <pthread.h>
#define _COUNTER_H_
typedef struct {
int val;
spinlock spinlock;
pthread_mutex_t plock;
} counter_t;
void Counter_Init (counter_t *c, int value);
int Counter_GetValue (counter_t *c);
void Counter_Increment (c... | [
"shidaohang1990@gmail.com"
] | shidaohang1990@gmail.com |
c0ca7efe56f5db940be688115691afb9c367e621 | 2b0ff7f7529350a00a34de9050d3404be6d588a0 | /013_TC++/Bible/A/Acos.c | 07b9799e99e87b15aaf17e7f0fb10b0c721b2d65 | [] | no_license | isliulin/jashliao_VC | 6b234b427469fb191884df2def0b47c4948b3187 | 5310f52b1276379b267acab4b609a9467f43d8cb | refs/heads/master | 2023-05-13T09:28:49.756293 | 2021-06-08T13:40:23 | 2021-06-08T13:40:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 565 | c |
/* */
/* Program Name: acos.c */
/* */
#include <stdio.h>
#include <math.h>
#include <stdlib.h> /* errno is defined here */
#define RadianToDegree 57.29578
void main(void)
{
char *convert_string;
double value,acos_val;
printf("Enter value whose arccosine you... | [
"jash.liao@gmail.com"
] | jash.liao@gmail.com |
572c0e5beb43fceb0f8223fb91c82dde4292508f | 8cfc3b32f3e2de7dcc32264987a77a35900b8c31 | /usr.bin/cpp/cpp.h | 6b1ad962796d3546f41d70a4a09e21658fac2eaf | [] | no_license | ksherlock/gno | 7c270a072a80604443da67797e775cfc1039daa0 | 30344bf70899daff71e1ea36f0d297ddf8e2d54d | refs/heads/master | 2020-04-05T22:47:13.002739 | 2019-09-12T17:17:22 | 2019-09-12T17:17:22 | 5,651,244 | 9 | 1 | null | 2014-03-29T04:15:25 | 2012-09-02T19:46:33 | C | UTF-8 | C | false | false | 4,934 | h | /* $Id: cpp.h,v 1.3 1997/12/08 03:40:11 gdr Exp $ */
#define INS 32768 /* input buffer */
#define OBS 4096 /* outbut buffer */
#define NARG 32 /* Max number arguments to a macro */
#define NINCLUDE 32 /* Max number of include directories (-I) */
#define NIF 32 /* depth of nesting of #if */
#ifndef EOF
#define EOF ... | [
"gdr"
] | gdr |
797b7b522608a6fadb667dfc590db70b06a96942 | 9fee25e65978036cf59b136cff57dcbc37c83f1d | /MEMPHYS/scripts/ROOT/hits.C | ab152e8b2dbed9d8d59a3abb22c7e7a5d90e7239 | [] | no_license | gbarrand/MEMPHYS | 3320192920ab98caf3207652c2bd7184b27b8152 | 71bbe1afff5bbaf3b97c1db89791147f3385374f | refs/heads/master | 2021-08-29T08:47:23.762956 | 2021-08-25T13:51:01 | 2021-08-25T13:51:01 | 92,939,269 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,343 | c | void hits() {
bool dump = false;
dump = true;
TH1D* hits_times = new TH1D("hits_times","Hits times",100,0,3000);
TFile* file = new TFile("MEMPHYS.root");
TTree* tEvent = (TTree*)file->Get("Event");
Int_t eventId;
tEvent->SetBranchAddress("eventId",&eventId);
Int_t inputEvtId;
tEvent->SetBranch... | [
"guy.barrand@gmail.com"
] | guy.barrand@gmail.com |
17f55f88076cb96a8b7c79fd467358344ddd2c84 | 0407dbf8b72cb521c0dd45efea2fd3f500bb539d | /sHEATer/Generated_Code/IO1.h | 0ee191cdbbfc59076b60987736ce75f38d07b286 | [] | no_license | nvhien1992/CW_FRDM-KE06Z | f361394473788741fb351cf56b02c2e820af3dc1 | b57cbf58f1c83b3efd95a12af719fc439ef137e2 | refs/heads/master | 2020-04-26T11:42:21.710169 | 2015-08-31T03:17:15 | 2015-08-31T03:17:15 | 29,116,883 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 10,715 | h | /* ###################################################################
** THIS COMPONENT MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO1.h
** Project : sHEATer
** Processor : MKE06Z128VLK4
** Component : Serial_LDD
** Version : Component 01.187, Driver 01.12, ... | [
"nvhien1992@gmail.com"
] | nvhien1992@gmail.com |
710ca59cf03548942808d495d100151eb36251f4 | 425c5db0049d7c35e69f28c6764fec7c8c117c86 | /sectumcheats/Tools/Menu/Menu.h | 32b43850c6a21b48c2fd58107186f9fb9b4ffd2f | [] | no_license | certifiedpaster/sectumcheats | 1578d961ea8abb9c84efd5364f85c222d17fa31e | 5fdee3057f463e1fe70de9d77858af5021efefb7 | refs/heads/master | 2022-11-09T18:40:40.567474 | 2020-02-24T13:01:38 | 2020-02-24T13:01:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 31 | h | #pragma once
void DrawMenu();
| [
"45708305+suic1de1337@users.noreply.github.com"
] | 45708305+suic1de1337@users.noreply.github.com |
7510cea795b001fb87d00fa32fc6349b387790e8 | 4c0f23bcdc8f65381544b65301b2a72261a417da | /chapter_24/sig_pselect.c | f98fefecf8f8acb5b6681ac2693dabeeafb15ae0 | [] | no_license | msz1412/linux_c | 399179b40d13eccaf3a5f087bbe839797b053534 | f0529d9f30fb6c1f2b7532773baddb9492552bb6 | refs/heads/master | 2020-06-05T17:04:38.357941 | 2015-08-10T07:20:01 | 2015-08-10T07:20:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 482 | c | #include <stdio.h>
#include <sys/select.h>
#include <stdlib.h>
#include <signal.h>
void sigusr1_handler(int signo)
{
printf("catch SIGUSR1\n");
}
int main(int argc,char *argv[])
{
int rdy;
sigset_t set;
if (signal(SIGUSR1,sigusr1_handler) == SIG_ERR)
{
perror("can't set handler for SI... | [
"coderspike@163.com"
] | coderspike@163.com |
db3f23515d0582f8965116f9e970e31da33f57dd | 2711f28001d99ff583cf92fc3130733c04920624 | /System/Library/Watchdog/ThermalMonitor.bundle/ThermalMonitor-Structs.h | a29524bb595313de3dac00f75003d68e904a785d | [] | no_license | 1000in1/iOS10.2-iphoneheaders | cfb6f1a17c620fe2e6801e8b64bc1db06921fae3 | fd3d0e87e506c8f1dba963ae16d068e92f7eca64 | refs/heads/master | 2020-04-03T06:28:07.036392 | 2017-01-27T06:37:42 | 2017-01-27T06:37:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,273 | h | /*
* This header is generated by classdump-dyld 1.0
* on Friday, January 27, 2017 at 2:58:47 PM Japan Standard Time
* Operating System: Version 10.2 (Build 14C92)
* Image Source: /System/Library/Watchdog/ThermalMonitor.bundle/ThermalMonitor
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneo... | [
"ichitaso@MBPR.local"
] | ichitaso@MBPR.local |
ad9885878694057bcb661222e94df057aabfccc3 | d8dec76989d4693364bb88d5a1203b353c25ecaa | /test_链表/test_链表/SList.h | 5e7fcbe2d317141dc4e26514f6f9498f86686174 | [] | no_license | KexinAnswer/DS | 89903df3412f74189b042e2f967c873932fbf043 | 947e3723134c906a60603364cee840fc355332f5 | refs/heads/master | 2020-05-17T14:15:52.314032 | 2019-05-17T14:08:35 | 2019-05-17T14:08:35 | 183,759,457 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 3,263 | h | #pragma once
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
typedef int SLDataType;
typedef struct SListNode
{
SLDataType val;
struct SListNode* next;
} SListNode;
typedef struct SList
{
SListNode* head;
} SList;
void SListInit(SList* list)
{
assert(list != NULL);
list->head = NULL;
}
void SListD... | [
"925433202@qq.com"
] | 925433202@qq.com |
a275293f87329f61acd42e70c8b5d109aae94198 | 573b3abc4c857489f4c3f090ccaf269f05378f75 | /курсач Beta1Отредактировано.c | 24719c5c788a81631cc62024561a290e40c56d3a | [] | no_license | SamAlexunder/Kursovaya1kurs | 78bba02bf2db873058529183b2c335ebcbf87aec | 7cd945c904fa9ab6d611c4819f7291f1261a4c22 | refs/heads/master | 2021-01-01T05:29:14.964046 | 2016-04-18T20:27:49 | 2016-04-18T20:27:49 | 56,539,497 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,203 | c | //
// main.c
// курсач
//
// Created by Александр Эм on 18.04.16.
// Copyright © 2016 Александр Эм. All rights reserved.
//
//Tetris Game in C
//#include <graphics.h>
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
//#include <dos.h>
//#include <conio.h>
void swap(int a,int b);void bar1();void bar2();
voi... | [
"zvinnik@me.com"
] | zvinnik@me.com |
54b0d551232e7298bcdabd74e2672f53e05e0a0f | d803b4b80128038acfa4f2a31626f2ebb85e71e9 | /pointers_in_c/ch06/struct13.c | f31f2a9c18a35506af83ea60197c1ee377dfad65 | [] | no_license | igvtee/books | 2b05a75359616d886fc99891f3a32c217e13aa4c | b3aff80e7364fd30454d5ba63e9e2f30f74afc26 | refs/heads/master | 2023-06-09T01:02:30.220059 | 2023-06-06T16:13:09 | 2023-06-06T16:13:09 | 70,047,754 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 232 | c | #include <malloc.h>
struct node{
int data;
};
void addnode(struct node* n1)
{
n1 = (struct node*)malloc(sizeof(struct node));
n1->data = 9;
}
int main(int argc, char* argv[])
{
struct node* n1 = NULL;
addnode(n1);
return 0;
}
| [
"igvtee@gmail.com"
] | igvtee@gmail.com |
53a41971cb2a00e6ea504fd19f1d43f8ec9e5c9a | 7873d7c02e558e441aa18f1a6cc294d60c8ba955 | /Projects/STM32446E_EVAL/Examples/RCC/RCC_ClockConfig/Src/stm32f4xx_it.c | ec29f14499278ad5b0a818b50f990e8292714e8a | [
"BSD-2-Clause"
] | permissive | studoret/STM32F401-Discovery_FW_F4_V1.5.0 | f76d745269cff2efd1b3d8098f01b6acf0f2f28e | caefe32dbe0e41d88f6ccb013a2b6efd8bf4f835 | refs/heads/master | 2021-01-20T23:16:55.866618 | 2015-04-06T17:03:07 | 2015-04-06T17:03:07 | 33,266,372 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,652 | c | /**
******************************************************************************
* @file RCC/RCC_ClockConfig/Src/stm32f4xx_it.c
* @author MCD Application Team
* @version V1.0.0
* @date 13-March-2015
* @brief Main Interrupt Service Routines.
* This file provides template for all ... | [
"studoret@free.fr"
] | studoret@free.fr |
0fc643a023845f4e9dcaad21707bb645465f64bd | 1577e1cf4e89584a125cffb855ca50a9654c6d55 | /MITKerberosShim/PrivateKerberos/kim_identity.h | 7c8aef611b106b0fd8ab84b387a4ef862d48cd6b | [
"LicenseRef-scancode-mit-modification-obligations"
] | permissive | apple-open-source/macos | a4188b5c2ef113d90281d03cd1b14e5ee52ebffb | 2d2b15f13487673de33297e49f00ef94af743a9a | refs/heads/master | 2023-08-01T11:03:26.870408 | 2023-03-27T00:00:00 | 2023-03-27T00:00:00 | 180,595,052 | 124 | 24 | null | 2022-12-27T14:54:09 | 2019-04-10T14:06:23 | null | UTF-8 | C | false | false | 14,421 | h | /*
* Copyright 2005-2006 Massachusetts Institute of Technology.
* All Rights Reserved.
*
* Export of this software from the United States of America may
* require a specific license from the United States Government.
* It is the responsibility of any person or organization contemplating
* export to obtain such a... | [
"opensource@apple.com"
] | opensource@apple.com |
9ba485db298e2efb1af610b28c02ae3a027d75fb | 61387be85711cf03ca2cc4144c15369ee9a46796 | /zo-mb-es-defender/project.IOs/Project.IOs/Classes/Native/mscorlib_System_IO_DirectoryInfo49796716.h | 29d2374170af18d933dcf51e6c5c4d2c1819fc53 | [] | no_license | hoangwin/raci-ngc-ar_Du-o-iHin-hBa-tC-Hu | 6bb6b64052f05bc4026e1cfc6e10844c3dfc574b | 29c4f918482e9b850503d9912ebdf7afdafcafed | refs/heads/master | 2021-01-10T10:00:33.196405 | 2016-08-14T23:06:31 | 2016-08-14T23:06:31 | 44,680,146 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 487 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.String
struct String_t;
#include "mscorlib_System_IO_FileSystemInfo_102069842.h"
// System.IO.DirectoryInfo
struct DirectoryInfo_t49796716_0 : public FileSystemInfo_t_10... | [
"hoang.nguyenmau@hotmail.com"
] | hoang.nguyenmau@hotmail.com |
3d495a152db4d36322e3c81bae3c8170f60358fc | 98761d2f9c9dbcd74d9ed5c9493aa9fe7519a9d7 | /assignment 3/assignment 3Q5.c | 222d20933790102065f9bd12f9f87b2c2f3a2e0a | [] | no_license | subhadip2001/c-programmes | 600a27be4b22aee1ae5df93abc2ff29fc8e14eac | 5c926ec8d2f93c60f538100d3c53014734490307 | refs/heads/master | 2020-04-21T13:28:29.414983 | 2019-04-28T06:52:47 | 2019-04-28T06:52:47 | 169,599,753 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 282 | c | #include<stdio.h>
main()
{
int i,n,t1=0,t2=1,t3;
printf("enter the range:\n");
scanf("%d",&n);
printf("fibonacci series: ");
for(i=1;i<=n;++i)
{
printf("%d ",t1);
t3=t2+t1;
t1=t2;
t2=t3;
}
}
| [
"noreply@github.com"
] | subhadip2001.noreply@github.com |
dcc7fe59356a71382ccb7d1082c976687762ea35 | 55084ab64e65ba5a343dc47b39d5d9a38db1f9c2 | /Examples/SiliconLabs/commissioning/SLSTK3701A/src/wfx_host/sdio/wfx_host_sdio_fnct.c | f48ae0de762a9ee03d772b4b1c354479ae9ceeda | [] | no_license | Luchangling/wfx-fullMAC-tools | ef250e143f9a19f53f37ba380712c632707632fa | 8e9e8df19ad0b1fb465f78f46fb1b16c59f4be12 | refs/heads/master | 2021-04-19T04:51:24.908102 | 2020-03-11T10:46:04 | 2020-03-11T10:46:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,484 | c | /***************************************************************************//**
* @file
* @brief Network Wi-Fi Driver for the WFX over SDIO
*******************************************************************************
* # License
* <b>Copyright 2019 Silicon Laboratories Inc. www.silabs.com</b>
****************... | [
"christopher.lemehaute@silabs.com"
] | christopher.lemehaute@silabs.com |
70968c0792ee1a99b8ddff66c2603790c7affdae | a5b5f7dc32e7a41f712afad0a2d6d6bb94f3a35d | /lab1/src/menu.h | 71caf44419f81fc892237b8f49c31d81550450e8 | [] | no_license | nateglims/SENG5831 | 2fc025d73040ad48dfccd87513739870d3a27661 | 1058fcfc0ce3e91a12cadffb42c074936f241b13 | refs/heads/master | 2021-01-10T06:59:00.195953 | 2016-04-17T02:51:30 | 2016-04-17T02:51:30 | 50,321,782 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 396 | h | #ifndef _menu_h
#define _menu_h
#include <stdint.h>
#include "types.h"
typedef struct {
uint8_t experiment_number;
} menu_t;
typedef struct {
uint16_t hough;
uint16_t red_led;
uint16_t green_led;
uint16_t yellow_led;
uint16_t jitter_led;
} counts_t;
/* Public Functions */
void menu_init();
m... | [
"nglimsdale@gmail.com"
] | nglimsdale@gmail.com |
b423ddcf518c6ad628723ab16f0f7d3851bdc1d9 | fe692881320e10c55962cebd165d478c1434c359 | /item/test2/AXP.c | 27887024b86203d1d3fdfd9b689b813502c63190 | [] | no_license | anho9339/chienquoc | 130602c90c43053bbc99dfbfbc877de0b2d81dd7 | cb5157d5eabcb4bb2ff71c292cfbdd5dc5fbb221 | refs/heads/master | 2021-07-04T07:51:49.408023 | 2021-02-01T15:15:58 | 2021-02-01T15:15:58 | 222,929,950 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,214 | c | #include <ansi.h>
inherit ITEM;
inherit COMBINED;
int get_item_value() {return 15 ;}
int get_item_value_2() {return 15 ;}
int get_item_color() { return 2; }
// 函数:构造处理
void create()
{
set_name("Ân Xá Phù");
set_picid_1(0401);
set_picid_2(0401);
set_value(1000);
set_amount(1);
... | [
"hothienan1993@gmail.com"
] | hothienan1993@gmail.com |
039fcc8970a3620d8178ea37f9bc5fb8d0dfbbf9 | 0bbf35091b8b9ea10ce65ccdd0b9dbf459dc64ed | /platform/Device/SiliconLabs/EFR32BG1P/Include/efr32bg1p_letimer.h | 5a99beaad984800818e11c2d13f3bf2a5314ec7f | [
"Zlib"
] | permissive | silabs-DavidS/sdk_support | c833d95bef26c1a2e070a89b2d80c7c2bb8da3e5 | d394d99c9d8f36c128085c5a8115b70b2cd8685e | refs/heads/master | 2022-12-05T08:38:10.266469 | 2020-08-25T02:35:31 | 2020-08-25T02:35:31 | 290,084,030 | 0 | 1 | NOASSERTION | 2020-08-25T02:36:23 | 2020-08-25T01:45:52 | C | UTF-8 | C | false | false | 70,322 | h | /***************************************************************************//**
* @file
* @brief EFR32BG1P_LETIMER register and bit field definitions
*******************************************************************************
* # License
* <b>Copyright 2020 Silicon Laboratories Inc. www.silabs.com</b>
******... | [
"jean-francois.penven@silabs.com"
] | jean-francois.penven@silabs.com |
87a3701b9aac50541a7050d65e38e0d888baab09 | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-CBMC/Z6.4+poreleaseonce+fencembonceonce+fencembonceonce.c | 679b9b7ff4c97a36438f63f2c60480668aea41a6 | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 1,202 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
// Memory barriers
#define FENCE() asm volatile ("mfence" ::: "memory")
volatile int vars[3];
volatile int v_1_X1_0;
volatile int v_2_X1_0;
void *t0(void *arg){
label_1:;
FENCE();
vars[1] = 1;
va... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
a9b1e3e7c555859d52522c1aaa3d9f050ca23cdd | ed12ebff3d2f74845f582a1cdcf637d0b9004f3a | /SARD-wireshark/shared/94/epan/tvbuff.c | 25cf2a7c6c3af9b6d5f3bd2c0ae53728363f6532 | [] | no_license | thkim312/juliet-testsuites-sample | a5a463070c7522ed233af0e564b8c37e7aecf55d | b38df37330c42e3b5788293d6127f3f32668b7b0 | refs/heads/master | 2020-06-13T14:40:59.746289 | 2019-09-17T10:17:49 | 2019-09-17T10:17:49 | 194,678,997 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 94,218 | c | /* tvbuff.c
*
* Testy, Virtual(-izable) Buffer of guint8*'s
*
* "Testy" -- the buffer gets mad when an attempt to access data
* beyond the bounds of the buffer. An exception is thrown.
*
* "Virtual" -- the buffer can have its own data, can use a subset of
* the data of a backing tvbuff, or can be a composite ... | [
"thkim312@gmail.com"
] | thkim312@gmail.com |
0ab9e3e5405ebc21b8dc1ecedb8af6479fb49d5a | 8bbbcc2bd210d5608613c5c591a4c0025ac1f06b | /nes/mapper/032.h | 615320836a72143df5911b974c5c17da0041c998 | [] | no_license | PSP-Archive/NesterJ-takka | 140786083b1676aaf91d608882e5f3aaa4d2c53d | 41c90388a777c63c731beb185e924820ffd05f93 | refs/heads/master | 2023-04-16T11:36:56.127438 | 2008-12-07T01:39:17 | 2008-12-07T01:39:17 | 357,617,280 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 274 | h |
/////////////////////////////////////////////////////////////////////
// Mapper 32
void NES_mapper32_Reset();
void NES_mapper32_MemoryWrite(uint32 addr, uint8 data);
void NES_mapper32_Init();
/////////////////////////////////////////////////////////////////////
| [
"takka@e750ed6d-7236-0410-a570-cc313d6b6496"
] | takka@e750ed6d-7236-0410-a570-cc313d6b6496 |
66803e3594745bd7ef3e99b8791628888870c3e8 | 83da5afe0149cfded3490af9dfb48b74c24f8158 | /CT10_bornkt5_bornsupp250/InclusiveJets_2010.C | 4493cfd4eb27730f402621fda2d404a17dea849f | [] | no_license | rkunnawa/Powheg_NPC | 843d249e9463bf6d9cf38186f9a15f5f25687a44 | 4c570efbad823eeef968baa6730416c6b7d07009 | refs/heads/master | 2021-01-23T13:35:36.941373 | 2014-08-08T18:02:14 | 2014-08-08T18:02:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 40,890 | c | // determine the non-perturbative corrections
#include <iostream>
#include <fstream>
#include <strstream>
#include "gr2hi.C"
//#include "gr2hi_asymerror.C"
#include <TFile.h>
#include <TTree.h>
#include <Riostream.h>
using namespace std;
void InclusiveJets_2010(){
//general root settings
gROOT->SetStyle("Plain");
... | [
"raghav.k.e@cern.ch"
] | raghav.k.e@cern.ch |
cee143afa4e13043a389b0cd01691dfd9da54aae | a9a6cafbd74db2a2d8da39f26fd605fc98fd1c3a | /day2/arr_ptr/fifteen.c | d7b4a1ffeee805c18c17dc42401a48981bb3febb | [] | no_license | balwantsinghmnit/advanced-C-Programming | 4a1fe2070312f79ef9c6b86be81382372b1ae2d8 | 6b6acb744e9c2502e57294f3ad88bed3294e39df | refs/heads/master | 2023-02-16T01:53:06.634204 | 2021-01-17T05:30:17 | 2021-01-17T05:30:17 | 280,643,929 | 0 | 0 | null | 2021-01-17T05:29:43 | 2020-07-18T11:38:18 | SWIG | UTF-8 | C | false | false | 281 | c | #include<stdio.h>
void main()
{
int x = 20,y = 40;
int arr[5] = {7,2,5,9,1};
int brr[5] = {10,20,50,90,10};
int *p;
int i = 0;
p = arr;
for(i=0;i<12;i++)
{
printf("arr[%d] = %d\n",i,arr[i]);
}
for(i=0;i<12;i++)
{
printf("brr[%d] = %d\n",i,brr[i]);
}
return;
}
| [
"balwantsinghmnit@gmail.com"
] | balwantsinghmnit@gmail.com |
fced9062c677b1ea14f1f3d50449fbd7d6759846 | c6389f9b11fd40ee9295f4e88a14a8057e294e4f | /components/libsodium/libsodium/test/default/secretbox2.c | 015bc52f348789c73c93ddc893ac38362760c211 | [
"MIT",
"ISC"
] | permissive | ghsecuritylab/N14 | 987ebb27cfbd7ebf84deadeb09a480aa51be34c7 | 76bc595e3face0903436e48165f31724e4d4532a | refs/heads/master | 2021-02-28T19:46:09.834253 | 2019-11-19T14:36:58 | 2019-11-19T14:36:58 | 245,728,464 | 0 | 0 | MIT | 2020-03-08T00:40:31 | 2020-03-08T00:40:30 | null | UTF-8 | C | false | false | 2,210 | c |
#define TEST_NAME "secretbox2"
#include "cmptest.h"
static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85,
0xd4, 0x62, 0xcd, 0x51, 0x19, 0x7a, 0x9a,
0x46, 0xc7, 0x60, 0x09, 0x54, 0x9e, 0xac,
... | [
"qitas@qitas.cn"
] | qitas@qitas.cn |
aa2e90e31ba8dde007c06459cd7838959e827aef | 42f99e6a391977c1fdad8e3f8643f94ee5dbd87b | /INFLO-PRO/Arada/external/locomate-mips_1.86.4/src/can-utils/lib.h | 719e7edacde6a77b9d3789c5d37c26f6baa8746b | [
"Apache-2.0"
] | permissive | OSADP/INFLO | 688cdca5691445fc1174079a0a95eab38dc7fc31 | 19964445fe79a1f9334516fa0f51fa9dfc735f6c | refs/heads/master | 2022-07-10T10:19:32.420910 | 2019-12-17T19:00:42 | 2019-12-17T19:00:42 | 228,681,469 | 0 | 2 | NOASSERTION | 2022-06-22T22:19:13 | 2019-12-17T18:51:39 | C | UTF-8 | C | false | false | 5,654 | h | /*
* $Id: lib.h 860 2008-10-29 09:23:48Z hartkopp $
*/
/*
* lib.h - library include for command line tools
*
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that... | [
"mvs5465@gmail.com"
] | mvs5465@gmail.com |
c1cbda2d613ba65d239f1f429475a6da463a0cfd | 26340f693988d3ade2b2893a42f2e2776ab8a102 | /program/21_17.c | fc750dad5913f23eb4e1461461378e412bc05834 | [] | no_license | yeon0926/C | c52c5e208ff36040c775e2a9f81c3d639195407b | ba213f8588743e79fffe69d398c92381ada96583 | refs/heads/main | 2023-03-12T21:33:28.090652 | 2021-03-06T06:15:05 | 2021-03-06T06:15:05 | 344,485,764 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 469 | c | #include <fcntl.h>
#include <sys/types.h>
#include <unistd.h>
main(int argc, char *argv[])
{
int fd;
if((fd = creat(argv[1], 0644)) == -1) {
perror("creat failed");
exit(1);
}
write(fd, "abcdefghijklmnopqrstuvwxyz", 26);
/*파일의 끝보다 더 뒤의 위치를 지정하는 것도 가능하며
빈 공간은 NULL로 채워짐*/
if(lseek(fd, 30, SEEK_SET) == -1) ... | [
"noreply@github.com"
] | yeon0926.noreply@github.com |
2beef2faa0a84cc6a810b67937d642c0becf21eb | ac8c0973b452393eb624b460a53b352d050e9a26 | /ft_isalpha.c | c2ff8861be53854552a9326f28e5241d5bc72356 | [] | no_license | jsmyb/libft | e392066b6888bcf90e971340d722badbd4ecf993 | 3ffd23a1ebbca94f746acf8b3e56881cf7ad3cd0 | refs/heads/master | 2023-05-22T23:53:02.690173 | 2021-06-12T15:01:26 | 2021-06-12T15:01:26 | 376,316,995 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,002 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isalpha.c :+: :+: :+: ... | [
"lsoghomo@c1r12s4.42yerevan.am"
] | lsoghomo@c1r12s4.42yerevan.am |
c2ce9ab8e27045ccbd04dcaa6440adeccb31a086 | 57ec33cdf6980137bc8368689975066c99a9c878 | /REDPINE/RS14100.NB0.WM.GENR.1.0.4/Examples/Peripheral_Examples/usart_slave/usart_slave.c | fee8b79346c81d88ddaf7e719426ef0e5b176cd9 | [] | no_license | ZhikaiZhang1/REDPINE_REAL | 9eb28c5767a29a5a6186f699b10ab907d883bd2c | b20cb03f6d4627468500fe734e9dfeeb8d8690e4 | refs/heads/master | 2021-06-18T13:02:31.904124 | 2021-05-04T04:42:02 | 2021-05-04T04:42:02 | 207,081,545 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,387 | c | /**
* @file usart_slave.c
* @version 0.9
* @date 20th Dec 2017
*
* Copyright(C) Redpine Signals 2016
* All rights reserved by Redpine Signals.
*
* @section License
* This program should be used on your own responsibility.
* Redpine Signals assumes no responsibility for any losses
* incurred b... | [
"zhikaizhangHULK@gmail.com"
] | zhikaizhangHULK@gmail.com |
cfe8c1c0b3d5994e3c8fe8164bb1f97ecc51b38c | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/aab79ce3-dac1-4628-8bcc-0770f0bf74d1.c | 7e8307cd913b7f1a6520822d6a7895f50c46156b | [] | 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 | 564 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
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;
long b[39];
long c[30];
a = 0;
whi... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
52502e16c2080b418499c6664ecddda4205e8aee | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/clocksource/extr_hyperv_timer.c_hv_ce_shutdown.c | ce9df508af87b1c48e8e6deb5d6420dd9b29b55b | [] | 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 | 965 | 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 |
30a24ea15694c5c2a5c7a51034501f3d09ac0669 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/wireless/intersil/hostap/extr_hostap_hw.c_hfa384x_cmd_no_wait.c | c094a346b06b559ce8a4fce80ef5480817be37b0 | [] | 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 | 725 | 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 |
e73f654b8fded51c28bf4f32c2a2b43d3549d7f1 | 2af943fbfff74744b29e4a899a6e62e19dc63256 | /4DModules/Misc/atlas-3.8.3/src/blas/reference/level2/ATL_creftbmvUCN.c | ab9ed87941952cb65dfdfad4f8ba000754780073 | [] | no_license | lheckemann/namic-sandbox | c308ec3ebb80021020f98cf06ee4c3e62f125ad9 | 0c7307061f58c9d915ae678b7a453876466d8bf8 | refs/heads/master | 2021-08-24T12:40:01.331229 | 2014-02-07T21:59:29 | 2014-02-07T21:59:29 | 113,701,721 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,523 | c | /* ---------------------------------------------------------------------
*
* -- Automatically Tuned Linear Algebra Software (ATLAS)
* (C) Copyright 2000 All Rights Reserved
*
* -- ATLAS routine -- Version 3.2 -- December 25, 2000
*
* Author : Antoine P. Petitet
* Originally developed at the Universit... | [
"tokuda@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8"
] | tokuda@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8 |
89e65c430da74f66e082a43593abbeddfac79965 | e459bfd6cb69daa80300dd83f50dbc7b0f2e8378 | /Allocator.c | 36b5811b5f222617f845aaf0b8272a45fa61b00a | [] | no_license | lac221/CSE109-Prog4 | 33c9a47855a1e3b371bd82fd5d4367cf2cb16782 | 5dd1a9ea852c70eb19b0246b279452a6738a5de1 | refs/heads/master | 2020-08-02T23:31:10.955343 | 2019-09-28T18:39:08 | 2019-09-28T18:39:08 | 211,545,651 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,596 | c | /*
CSE 109: Fall 2018
Lydia Cornwell
LAC221
creates a basic memory allocator, non-optimized, that can fulll memory requests made$
Program #4
*/
#include "Allocator.h"
#include "Allocation.h"
#include<stdio.h>
#include<stdlib.h>
void makeAllocator(struct Allocator_t* it, size_t capacity)
{
// cap = (((cap - 1) / 16) +... | [
"noreply@github.com"
] | lac221.noreply@github.com |
15441baec1128710389419aa159722aa9382aee4 | 74cd70ef007429dc0ca8ab93f5984e95dada2a91 | /jager/mavlink.h | fdaaa371d2663daedda0dddcce90437fd3957ee2 | [] | no_license | adrnp/jager_c_mavlink_library | 6f8b529e0dff6959394a5fbf0075640add32d53b | d0c7cdf7da98f197d18c32a154c4a191dd80adb7 | refs/heads/master | 2020-12-11T02:16:10.625983 | 2016-06-09T19:00:49 | 2016-06-09T19:00:49 | 29,040,986 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 454 | h | /** @file
* @brief MAVLink comm protocol built from jager.xml
* @see http://mavlink.org
*/
#ifndef MAVLINK_H
#define MAVLINK_H
#ifndef MAVLINK_STX
#define MAVLINK_STX 254
#endif
#ifndef MAVLINK_ENDIAN
#define MAVLINK_ENDIAN MAVLINK_LITTLE_ENDIAN
#endif
#ifndef MAVLINK_ALIGNED_FIELDS
#define MAVLINK_ALIGNED_FIELDS... | [
"adrienp@stanford.edu"
] | adrienp@stanford.edu |
8fa01fabb2f4f06546396d3109a4efc52f94cae4 | ca779f3ef5609da2fdbfa8018dd0bb67eec8ac43 | /source/py/nativeglue.c | 3220996f9557bcd8ce03730ee79858d92ed29684 | [] | no_license | MiniGirlGeek/micropython | 78fab114f832441f9202db4dda973f9ae315ece2 | 9a63ab4a0c68f2fc6def187cb4abb20c928aae48 | refs/heads/master | 2020-04-07T08:22:17.677692 | 2016-01-27T18:27:05 | 2016-01-27T18:27:05 | 50,527,824 | 0 | 1 | null | 2016-01-27T18:17:34 | 2016-01-27T18:17:33 | null | UTF-8 | C | false | false | 4,584 | c | /*
* This file is part of the Micro Python project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2014 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the... | [
"damien.p.george@gmail.com"
] | damien.p.george@gmail.com |
5229d204203e00dd223c2535e914c24ac1ac390b | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/drivers/storage/port/scsi/miniport/megaraid/fwdatastructure40.h | c6d114a4b486939148aaaf650cfe84c2317e4920 | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,943 | h | /*******************************************************************/
/* */
/* NAME = FwDataStructure40.h */
/* FUNCTION = Structure Declarations for the Firmware */
/* supporting 40 ... | [
"112426112@qq.com"
] | 112426112@qq.com |
e9278e4361ff46b190fc193c0ba7c278e7378dae | 91284c01205d74e71f45324ba746ffa2df419fb6 | /src/examples/main.c | 5912415de678408efdb9c2aceb9d0c4072f38cce | [] | no_license | somdipdey/Particle_Swarm_Optimization_In_C | 0a01ff2f7635909764032ab83c921b129809853f | 4536b905f4286e207a4d77d937e8df5ced6dedd7 | refs/heads/master | 2020-03-23T02:36:53.756898 | 2018-07-15T20:04:57 | 2018-07-15T20:04:57 | 140,982,622 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,054 | c | /*
* Copyright @ Somdip Dey, 2018
* Academic License - for use in teaching, academic research, and meeting
* course requirements at degree granting institutions only. Not for
* government, commercial, or other organizational use.
* File: main.c
*
* MATLAB Coder version : 4.0
* C/C++ source code gene... | [
"somdip007@gmail.com"
] | somdip007@gmail.com |
aaf5085f2492332c8996bbc78d04afbbb5cb2f3b | aa1529f689a962f5af337cb4476e0b8908396e2a | /usr.bin/dig/host.c | 9a88fd1a7f3d3147f991c44faab305aaabd0f11c | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-openssl",
"OpenSSL",
"JPNIC",
"ISC",
"HPND",
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-bsd-x11",
"LicenseRef-scancode-mit-taylor-variant"
] | permissive | netzbasis/openbsd-src | 4b85ec60a3de43a57f4816ae04b363710c4b1c20 | d934f830de7af7ac65c21e2af85a2e04cf7d2e7f | refs/heads/master | 2021-05-22T07:59:33.483036 | 2021-01-09T22:58:59 | 2021-01-09T22:58:59 | 22,029,913 | 4 | 2 | null | 2021-01-09T17:17:55 | 2014-07-20T09:19:31 | null | UTF-8 | C | false | false | 20,637 | c | /*
* Copyright (C) Internet Systems Consortium, Inc. ("ISC")
*
* 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 I... | [
"programmer@netzbasis.de"
] | programmer@netzbasis.de |
778eb215006bc500b2e2e6658a4f0411e61a1abe | 7eaaa10e3d78c3875441ccf2216a54ce6b4d6261 | /ZLinky/SDK_2_6_4_JN5189DK6/middleware/wireless/zigbee/ZCL/Devices/ZLO/Source/colour_scene_controller.c | 0d95797b2505ada0222865c566d8d0f016fd26f6 | [] | no_license | bricodx/Zlinky_TIC | 069eff9ccf1973b8f4e0480fbb474c73b6a81c4b | 161f1577c2531a9cdd3470d4dff105b0f1f64218 | refs/heads/master | 2023-08-28T09:50:37.515687 | 2021-11-13T09:07:02 | 2021-11-13T09:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,701 | c | /****************************************************************************
*
* Copyright 2020 NXP.
*
* NXP Confidential.
*
* This software is owned or controlled by NXP and may only be used strictly
* in accordance with the applicable license terms.
* By expressly accepting such terms or by downloading,... | [
"akila@faire-ca-soi-meme.fr"
] | akila@faire-ca-soi-meme.fr |
a93ee78809ad5e42c55168d202141d0a361fb158 | bc949cbcded25afc8511d07c8d86509d5746b2a8 | /dataset/162.c | 4646c1929ff2bd7f900a28b9f8a87858cd1b533d | [] | no_license | hqjenny/CSmith_random_pgm | 52aa1face59749a9d0656fc4088f6f921aac2dab | 0ebf41b85201cbe791a13304cdb45e22504f0ce7 | refs/heads/master | 2023-08-17T23:28:24.519500 | 2021-09-15T19:55:23 | 2021-09-15T19:55:23 | 406,904,982 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,508 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 162.c
* Seed: 839550105
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- GLOB... | [
"hqjenny@hotmail.com"
] | hqjenny@hotmail.com |
b80a380d0b56e6bf42cfcdb8028b3f1a0f40fbc0 | d18c5fd48183725d3ab84efa6220d2fe14e5d861 | /exercise_0.C | 873581bc01c3ce02efb32f9a504b271ad8a7fe47 | [] | no_license | andreaspichler23/VIP2-Bayesian-DataAnalysis | 50cc9bd76a21b30965822b50d049b9fe0c5b6f37 | ac44dbfcdd7be7d546f966ff5b5b41fe110ad1ff | refs/heads/master | 2021-07-23T18:38:14.771550 | 2017-11-03T13:31:23 | 2017-11-03T13:31:23 | 103,374,840 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,666 | c | //////////////////////////////////////////////////////////////////////////
//
// First exercise for the CMS DAS
//
// Creating a dataset, fitting saving into a Workspace
//
// pdf = gauss(x,m,s) + exp(x,tau)
//
//
// 2014 - Mario Pelliccioni, Luca Lista
//
/////////////////////////////////////////////////////////////... | [
"noreply@github.com"
] | andreaspichler23.noreply@github.com |
bce59dae55527a4b7dfd4f2401526872abbda7ed | 2369a2005d3a3ce654b0146d4dc86e2c7351776f | /C_homework/实验14(5).c | 3f8083d516f467d9bbc90286a6ac7cb97faab05f | [] | no_license | scalpelHD/C_soure | a90dbf64687bd8ed279b72c04e67e9526398c4c7 | d5cd48c5e61be75da0cd94053acfae08bde2abd5 | refs/heads/master | 2020-03-31T02:46:12.988611 | 2018-10-06T12:45:35 | 2018-10-06T12:45:35 | 151,838,850 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 293 | c | #include <stdio.h>
void main()
{
int s[1000],*p=s,sum=0,n=0;
printf("请输入数组元素(以输入0为结束标志):");
do
{
scanf("%d",p++);
}while(*(p-1)!=0);
p=s;
do
{
if(*p++>0) n++,sum+=*(p-1);
}while(*(p-1)!=0);
printf("正数平均值为%f。\n",(double)sum/n);
}
| [
"13458892865@163.com"
] | 13458892865@163.com |
6322272d91d4ef37a6885adb25b9b5b4d684d54f | 72d166be32deb83a319bfb99aea0143acb3e8029 | /firmware/firmware.c | 95d619e5862b76b9a6c99e366810be1b139d31c1 | [] | no_license | Nu-hin/rhino | b37e57811bc463a52a7971f29b6405379d38d4f4 | 254663caf1bbe1ae396fbdb3a3d3d301e5ad5531 | refs/heads/master | 2021-01-10T20:58:06.293018 | 2015-04-12T16:55:38 | 2015-04-12T16:55:38 | 18,249,675 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,527 | c | #include "common.h"
#include <avr/io.h>
#include <util/delay.h>
#include "shift.h"
#include "sound.h"
#include "adc.h"
#include "ping.h"
#include "motor.h"
#include "usart.h"
void sendReport()
{
int pot = getResult(ADC1);
int light = getResult(ADC0);
unsigned long cm = getDistanceCm();
uart_putc('... | [
"nuinuhin@gmail.com"
] | nuinuhin@gmail.com |
4b466a719ec87594f6e52d70d07a91b16178796c | 3e5e868d6f616b5b7c00614776eeafd264adb272 | /core/src/md5.c | f72949315354fb27c139e2d99af88165fef41c07 | [] | no_license | wangdali/KendyNet | 818485f7d910613a441853f1a2241c3368558175 | ecc89c95271f5fd0fe3c31c3f0a9d1ad5ca7a149 | refs/heads/master | 2020-05-29T11:41:28.214162 | 2014-04-24T15:19:10 | 2014-04-24T15:19:10 | 19,265,775 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,414 | c | /**
* $Id: md5.c,v 1.2 2008/03/24 20:59:12 mascarenhas Exp $
* Hash function MD5
* @author Marcela Ozorio Suarez, Roberto I.
*/
#include <string.h>
#include "md5.h"
#define WORD 32
#define MASK 0xFFFFFFFF
#if __STDC_VERSION__ >= 199901L
#include <stdint.h>
typedef uint32_t WORD32;
#else
typedef unsigned int WO... | [
"huangwei@huangwei-Aspire-4745G.(none)"
] | huangwei@huangwei-Aspire-4745G.(none) |
5773e06c9ad24c9836845f437627c3327a0b7603 | e840a93c203f45ab5e745e5c63a8da41b4b62840 | /lab1/queue.h | 68a56ec9fa2e6b928d902f514a45b7b6a3621b31 | [] | no_license | wbjacks/engs115 | 355513ae34feddf19a07f2e81afa0abc273d8303 | b9dfed8a58fbc20fa758717ee71eb39099740728 | refs/heads/master | 2016-09-05T21:03:12.127646 | 2013-11-26T04:53:30 | 2013-11-26T04:53:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,032 | h | /*
* queue.h -- public interface to the queue module
*/
#define public
#define private static
/* create an empty queue */
public void* qopen(void);
/* deallocate a queue, assuming every element has been removed and deallocated */
public void qclose(void *qp);
/* put element at end of queue */
public v... | [
"greenerside71@gmail.com"
] | greenerside71@gmail.com |
431b6d23de61548400e153c0e006a2479f917585 | c54347a7c5a57f0dbc1407707c5a172ac5d3fd8d | /ProjectCityDemons/ProjectCityDemons/Transform.h | 75e344bad55ba1599caf1e6d1a09230c2acbaf48 | [] | no_license | KaesonL/ProjectCityDemons | 4c3b1d9edc82b20f8e8ac0742d3fae2c2bb4c391 | 07915a3c5eac50cac752d36abb2d43c938232026 | refs/heads/master | 2020-05-09T20:22:14.731465 | 2019-07-20T04:59:28 | 2019-07-20T04:59:28 | 181,403,330 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,501 | h | #ifndef TRANSFORM_INCLUDED_H
#define TRANSFORM_INCLUDED_H
#include <glm/glm.hpp>
#include <glm/gtx/transform.hpp>
#include <glm/gtc/type_ptr.hpp>
struct Transform
{
enum //Indexes
{
RightX = 0, UpX = 4, ForwardX = 8, TransX = 12,
RightY = 1, UpY = 5, ForwardY = 9, TransY = 13,
RightZ = 2, UpZ = 6... | [
"kaeson.lewis@uoit.net"
] | kaeson.lewis@uoit.net |
34c00b60cb7bdec5bfad86c773db686862432d05 | ac56f73f4d8abf27e047fbe6fc11c4260dd8656b | /hunt/HunterView.h | 047add1902e73fdb50f492fd2a30c713c8b14f93 | [] | no_license | justin-gonzaga/Hide-And-Seek-Game | 515b6bb24d86f999113afcd9cd513f4f2ba2b74e | 70b4529f6f23ae495d191e56b7c88a10e42bd92a | refs/heads/master | 2023-04-14T16:22:45.310585 | 2020-08-10T09:56:16 | 2020-08-10T09:56:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,787 | h | ////////////////////////////////////////////////////////////////////////
// COMP2521 20T2 ... the Fury of Dracula
// HunterView.h: the HunterView ADT
//
// You may augment this with as many of your own functions as you like,
// but do NOT remove or modify any of the existing function signatures,
// otherwise, your code... | [
"lplsz2000@gmail.com"
] | lplsz2000@gmail.com |
4557a25bd12b435ecad3e9832bfb44945945980f | cd357ecb74d5bc66dee780e7f2f497b006d86a61 | /mqx/source/io/flashx/freescale/flash_ftfl_prv.h | 2ad82389f7afcca11df740a7ee31111518f757d8 | [] | no_license | Wangwenxue/FutureMove-T-box | 3218b880bea2618e9e85c6fcc75f138e3e6f4be7 | 86fb1da36be92e9e094c3c4d22ccd0368b674463 | refs/heads/master | 2016-08-12T09:50:28.395491 | 2015-10-28T12:09:24 | 2015-10-28T12:09:24 | 45,109,909 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,201 | h | /*HEADER**********************************************************************
*
* Copyright 2008 Freescale Semiconductor, Inc.
*
* This software is owned or controlled by Freescale Semiconductor.
* Use of this software is governed by the Freescale MQX RTOS License
* distributed with this Material.
* See the MQX_RTOS_L... | [
"b51443@freescale.com"
] | b51443@freescale.com |
9849d25859ec0dd617a238d3c3c1e40782568520 | e86dedc5b0bb79b9eba41e74c343e77bd1ee1512 | /clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/policy/non-overloaded/vwredsum.c | bf61fb2984bcf320715ce87423855f60bd29ff9c | [
"NCSA",
"LLVM-exception",
"Apache-2.0"
] | permissive | shafik/llvm-project | a5e1b66fb053f9aa01720a40ea7985b4cc57d16f | be556c838de06c3c2f69bf594996cace6ffa17eb | refs/heads/main | 2023-05-28T22:35:12.937142 | 2023-05-16T18:22:53 | 2023-05-16T18:25:41 | 221,325,771 | 0 | 0 | Apache-2.0 | 2019-11-12T22:40:44 | 2019-11-12T22:40:44 | null | UTF-8 | C | false | false | 21,695 | c | // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
// REQUIRES: riscv-registered-target
// RUN: %clang_cc1 -triple riscv64 -target-feature +v -disable-O0-optnone \
// RUN: -emit-llvm %s -o - | opt -S -passes=mem2reg | \
// RUN: FileCheck --check-prefix=CHECK-RV64 %s
#include <riscv_vecto... | [
"yueh.ting.chen@gmail.com"
] | yueh.ting.chen@gmail.com |
ac7bc10ad2c9f716e975bb602ca5ca6b958d78bb | b6b07d089b5736a88821c579291b83f8b9b98446 | /SprokytFirmware/X-CUBE-MEMS1/Projects/Multi/Applications/AccelerometerCalibration/Inc/stm32l4xx_it.h | 2f59de1be41a3f21962b8a88ebb938a5cce53b1e | [
"BSD-2-Clause"
] | permissive | nanoTitan/SprokytFirmware | f28bd4cd2fa6a1737c8c8e229aabe9c7949b4ab1 | 98311bb9f53181493ab85e6554dceb77124c7eeb | refs/heads/master | 2021-09-15T14:04:52.564898 | 2018-06-03T20:38:51 | 2018-06-03T20:38:51 | 111,872,502 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,018 | h | /**
******************************************************************************
* @file stm32l4xx_it.h
* @author MEMS Application Team
* @version V2.0.0
* @date 01-May-2017
* @brief Header for stm32l4xx_it.c
******************************************************************************
... | [
"robertshd@hotmail.com"
] | robertshd@hotmail.com |
1a946d5cec7b3c8ee3d34b1ca8ad3392aa5671e5 | cfe69fc556729bdecf2118fa5bc329343c42ed80 | /10.0.10240.16384/ntoskrnl/Functions/VerifierPortIoAllocateMdl.c | e4ad08b0ae2859f705641d91960b493c6767a29f | [] | 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 | 153 | c | // VerifierPortIoAllocateMdl
int __fastcall VerifierPortIoAllocateMdl(int a1, int a2, int a3, int a4)
{
return pXdvIoAllocateMdl(a1, a2, a3, a4);
}
| [
"64583248+Empyreal96@users.noreply.github.com"
] | 64583248+Empyreal96@users.noreply.github.com |
e7ee0c28425c132283da9dcbcbaca389b9dcf4b4 | 3bbf1412d7593a584ff27bf248cfdf86b3dad7f0 | /A7/recursion.c | c19d2dcb490a4252ce7fde92fddb0dbb25a631de | [] | no_license | snramadan/225 | 5338a54b15c0587ca27656c8f74decb467ae99a9 | 723c9cdb6177881ea53958410c4dbb3daf07f97c | refs/heads/main | 2023-02-12T13:07:36.879127 | 2021-01-11T20:34:04 | 2021-01-11T20:34:04 | 328,783,661 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 879 | c | //Saba Ramadan
//Assignment 7
#include <stdio.h>
/**
* This function counts backward from x to 1 by one.
* For example, calling this function with a value of 5 should
* result in the following output:
* 5, 4, 3, 2, 1
**/
void countBackwardFrom(int x)
{
if (x == 1)
{
printf("%d\n", x);
}
el... | [
"noreply@github.com"
] | snramadan.noreply@github.com |
48660524b6d62a4c7d19a29df31846573d495b60 | b565a1079a1fcc889ba756e19353779395d60111 | /Lab 6/main.c | ec3ad33311307e47cc6f516aab40d2979f399603 | [] | no_license | olivergoch/Computer-Science-35L | beafdcf23c657c8c488e8ae6432f5f016a339ab9 | d715f68de5c99ae15e96a16bf329d2db267434cb | refs/heads/master | 2020-03-27T21:31:00.128497 | 2018-09-03T04:27:20 | 2018-09-03T04:27:20 | 147,151,287 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,801 | c | //
// main.c
// srt
//
// Created by vector on 11/2/10.
// Copyright (c) 2010 Brian F. Allen.
// 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 y... | [
"the.oliver.goch@gmail.com"
] | the.oliver.goch@gmail.com |
fc361b60fc93c7aa365e2f7c92b48a3712ba7681 | ab0bc5ac740ddfa8155875f6ced8df8ab1210623 | /lib/libspatialite/include/geos/noding/snapround/SimpleSnapRounder.h | 4daad359f770f7c79365eee9ef7bca2e5b7b50eb | [] | no_license | smbkr/listings-near-me | 4e3903ca686ef564829365d052b145abae9b9082 | 8948a31d227cff661f65d357bdc619be6f31e00a | refs/heads/master | 2023-01-19T16:18:13.864552 | 2020-11-11T20:33:49 | 2020-11-11T20:33:49 | 288,820,909 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 129 | h | version https://git-lfs.github.com/spec/v1
oid sha256:bb869128ddbec06ca1f2944784cfca3c5e0c91ecedcdc53ccef0c4329afa5e58
size 4483
| [
"stuart.baker1@sainsburys.co.uk"
] | stuart.baker1@sainsburys.co.uk |
1ac766948c04d3d8bbac2b02c35db9099f3ad542 | bc4b82ec3d632c5da68543998426ad2621cff717 | /src/events.c | 083c0d81ba39a62310b5e5b6a6bd396c91ee7210 | [] | no_license | amjadameur/SIMD_git | a06be580a71900ab524de1de7985f3d1225ca6aa | 138f772f0cdd226196e6e905ed0681f7eab8be29 | refs/heads/master | 2020-05-18T14:45:43.226016 | 2019-05-13T09:22:39 | 2019-05-13T09:22:39 | 184,478,877 | 2 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 436 | c | #include "events.h"
/**
* Récupère et traite les évenements d'une fenêtre
*/
int EventsUpdate( window_t * w ) {
SDL_Event event;
bool done = false;
while ( SDL_PollEvent( &event ) ) {
unsigned int e = event.type;
if ( e == SDL_KEYDOWN ) {
if( event.key.keysym.sym == SDLK_f ) {
// appu... | [
"ouledameur.amjad@gmail.com"
] | ouledameur.amjad@gmail.com |
9c1bbb3a597ff83e41233cf3015c89eac012747a | b40eecf5b25814b6bcf7d9d544e357849641094e | /C Adv/Arrays_Strings/PigLatin/src/main_pl.c | 9e16628b70c1f5e04b855999260ba90518e6ba9a | [] | no_license | neer1304/CS-Reference | 38d1f0bd9731a63a75aab24f4d73dc0acba963c7 | 1a049cd657f6b472d769b077019e88eef9ff4586 | refs/heads/master | 2020-06-03T23:06:52.445600 | 2015-02-11T14:47:18 | 2015-02-11T14:47:18 | 30,649,697 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 593 | c | #include<stdio.h>
# include<string.h>
#define MAX 128
int main()
{
char str1[MAX],str2[MAX];
int flag=0;
printf("Enter the string:-\n");
fgets(str1,MAX,stdin);
str1[strlen(str1)-1]='\0';
printf("Enter another string-\n");
fgets(str2,MAX,stdin);
str2[strlen(str2)-1]='\0';
while(flag!=1 && strncmp(str2,"quit",4))
{
//i... | [
"neer.1304@gmail.com"
] | neer.1304@gmail.com |
140e431a50ed09c83e7a4ee247c9cff5d8d9a835 | aa1529f689a962f5af337cb4476e0b8908396e2a | /sys/dev/pci/drm/radeon/radeon_legacy_encoders.c | 31bf0b0152347d899b84aef572fc8a5aacaac590 | [] | no_license | netzbasis/openbsd-src | 4b85ec60a3de43a57f4816ae04b363710c4b1c20 | d934f830de7af7ac65c21e2af85a2e04cf7d2e7f | refs/heads/master | 2021-05-22T07:59:33.483036 | 2021-01-09T22:58:59 | 2021-01-09T22:58:59 | 22,029,913 | 4 | 2 | null | 2021-01-09T17:17:55 | 2014-07-20T09:19:31 | null | UTF-8 | C | false | false | 57,003 | c | /*
* Copyright 2007-8 Advanced Micro Devices, Inc.
* Copyright 2008 Red Hat Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* t... | [
"programmer@netzbasis.de"
] | programmer@netzbasis.de |
38f072543aa9c7fffb6b8cb03c0b591022979118 | 647cfe53ccaeb1bade818c5bffbf5cc2ed20f3b3 | /modulo1/ex02/copy_vec.h | fb3068f5aeff71179f11c336d8ae86fbd5c0691e | [] | no_license | antoniodanielbf-isep/ARQCP-2020 | cec01885ae46196ea7532c4d32b537c125818a8d | af2f3986a619b43e1c12b437395be376e2f3efa2 | refs/heads/main | 2023-06-03T12:27:02.650298 | 2021-06-20T18:07:28 | 2021-06-20T18:07:28 | 378,708,931 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 41 | h | void copy_vec(int *vec1,int *vec2,int n); | [
"1190402@isep.ipp.pt"
] | 1190402@isep.ipp.pt |
3bf7dd8afe60429ffb997651a594c5687a5b0a89 | 61f893015073846ebb61533471c33bae00b535ff | /DCFabric-controller/src/topo-mgr/topo-mgr.c | c10e2b81d2506b8537d9e537ace5ccfe5ec83fa3 | [] | no_license | bugcheck/DCFabric-1 | 004c8491e14bca0710611002b149eb660f5e560d | 144cc414da8e52d34b4cef5666c3259403d09d20 | refs/heads/master | 2020-04-08T19:06:08.188443 | 2017-05-02T04:27:46 | 2017-05-02T04:27:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,958 | c | /*
* BNC SDN Controller GPL Source Code
* Copyright (C) 2015, BNC
*
* This file is part of the BNC SDN Controller. BNC SDN
* Controller is a 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... | [
"jansci@163.com"
] | jansci@163.com |
8ddf9ef6ba5942dc53dfb02bd75e490e85e4296e | f7f8b6e3c50fdf5bcb865c945340dd8b539fe11b | /livrable1/include/cJSON.c | 3a8a0b1de178643f629a918cfd53cf6cecda0e66 | [] | no_license | notsagg/avalam | e4ed7a7554c0116877df038cec3e70e1d11f206a | d6714a692bdf927f5db2a3e434b4cd3216ca6859 | refs/heads/master | 2023-03-09T23:10:34.946759 | 2021-02-16T18:12:36 | 2021-02-16T18:12:36 | 335,222,007 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 77,770 | c | /*
Copyright (c) 2009-2017 Dave Gamble and cJSON contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, mo... | [
"gaston@pelletier.se"
] | gaston@pelletier.se |
12da3ee7f6d962af4138eed89285d1bca9391391 | f839f9706017a7bb18ce0a7348126d4b38de2ae2 | /Complete_stack Via link list.c | 79d028d3ae7c3bc6b0f991072dd95efc188e30e1 | [] | no_license | Prajwal4u69/Codes-For-u | 7fda272f640ce283c243916734f5e86e91a04b56 | c43bae81259fb25a5a7025ba72e193363b01cac3 | refs/heads/master | 2020-04-20T08:35:12.432068 | 2019-02-15T16:33:18 | 2019-02-15T16:33:18 | 168,743,706 | 0 | 0 | null | 2019-02-01T19:14:34 | 2019-02-01T18:41:16 | C | UTF-8 | C | false | false | 6,944 | c | #include<stdio.h>
#include<malloc.h>
typedef struct stack
{
int info;
struct stack *next;
}node;
void count_prime(node*top)
{
node *i;
int j,c=0;
int p=0;
for(i=top;i->next!=NULL;i=i->next)
{
c=0;
fo... | [
"noreply@github.com"
] | Prajwal4u69.noreply@github.com |
8842158924e03e7d3c1cb9684d678954f534438c | dc20608f7c9378fbb1e911fa33ac79a568ceacef | /assignment3/student/emsim_par.c | 2b861748bd9ea067ec8ac8f93b2b4af724405c7d | [] | no_license | dedmari/Parallel-programming-assignments-2016 | 7f7abbeed00ae6071fade0fdf4c4a5ef44e8a90e | c9f2bfcc34ed7e6ddfbbff25d1219aad04b3a758 | refs/heads/master | 2021-07-09T01:18:26.417276 | 2017-10-05T11:51:36 | 2017-10-05T11:51:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,453 | c | #include "emsim.h"
#include <omp.h>
void playGroups(team_t* teams)
{
static const int cNumTeamsPerGroup = NUMTEAMS / NUMGROUPS;
int g;
#pragma omp parallel
{
#pragma omp for schedule(dynamic)
for (g = 0; g < NUMGROUPS; ++g) {
for (int i = g * cNumTeamsPerGroup; i < (g+1) * cNumTeamsPerGroup; ++i) {
... | [
"dedmari_muneer@tum.de"
] | dedmari_muneer@tum.de |
4dee82e933f82151792848763144cad6a56d2ce2 | fcdddf0f27e52ece3f594c14fd47d1123f4ac863 | /terralib/src/tiff/tif_dumpmode.c | 480f6f47167d5cd6ce80114503cf9dff9a3633c0 | [
"MIT"
] | permissive | radtek/terra-printer | 32a2568b1e92cb5a0495c651d7048db6b2bbc8e5 | 959241e52562128d196ccb806b51fda17d7342ae | refs/heads/master | 2020-06-11T01:49:15.043478 | 2011-12-12T13:31:19 | 2011-12-12T13:31:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,191 | c | /* $Header$ */
/*
* Copyright (c) 1988-1997 Sam Leffler
* Copyright (c) 1991-1997 Silicon Graphics, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
* that (i) the above copyright notices and this... | [
"rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec"
] | rui.mauricio.gregorio@gmail.com@58180da6-ba8b-8960-36a5-00cc02a3ddec |
510981f1aff270ec771006c3ac66c09c111539ca | e2fd9fe902415cd244139657e2b03dfe2c3383ae | /include/comm_tools.h | 5ae42d78ac8e485f87062bc5067eb320c4f90ca6 | [] | no_license | bealwang/iblas | e8ed0808c22f93611832095581c2f3611f6c366d | ce16351f9aa0db6c6b0f05e67c8a9a8c7f14699b | refs/heads/master | 2021-09-26T09:06:26.436028 | 2016-03-26T16:41:47 | 2016-03-26T16:41:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 551 | h | #ifndef COMM_TOOLS_H
#define COMM_TOOLS_H
#include "properties.h"
#include <omp.h>
#include <stdio.h>
void* aligned_malloc(size_t size);
void aligned_free(void* p);
void** malloc2d(int rows, int cols, int size);
void initarray(int **array,int rows,int cols);
//p is the input matrix,a1 a2 is the new order,and... | [
"colorfishes@126.com"
] | colorfishes@126.com |
1dbde4da2b68c9fafe4d3f44ace088cc83f2b8cb | e43aa0541535227fdb7a84cfabe0c2cce55e22c2 | /piscine_reload/ex25/ft_foreach.c | 690c6f507bf4eae4d5220e5c5deb4c9736ffaeca | [] | no_license | biotyree/school | 907929844b79da65e1784bdc5105082e8db1ded0 | 9ed9056a4075233f72a2f308ae3c9113c383b590 | refs/heads/master | 2022-04-02T02:44:04.776396 | 2020-01-16T16:10:06 | 2020-01-16T16:10:06 | 233,077,943 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,013 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_foreach.c :+: :+: :+: ... | [
"btyree@mi-f5.21-school.ru"
] | btyree@mi-f5.21-school.ru |
bc68f88197e29eb7a33a5b144ef49aca0482809c | fb21371f535cff1206e97d9e41079a751d947081 | /all/FinalNew/Sources/main.c | a02a3fdd0b6c3cdd98d9f04d4cfee15fb3569298 | [] | no_license | JiaxianWang/AngularDetector | 830385abdac13c9b3585b3d68c07dada95589ef4 | c4f9dcea7100eac816ae67693ace091907738a86 | refs/heads/master | 2021-02-06T17:16:33.417428 | 2020-02-29T08:59:26 | 2020-02-29T08:59:26 | 243,934,525 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,533 | c |
#include <hidef.h> /* common defines and macros */
#include "derivative.h" /* derivative information */
#include "SCI.h"
char string[20];
unsigned short val;
int Interrupt = 0;
float analog;
unsigned short angle;
int test;
//---------------------OutCRLF---------------------
// Output a CR,LF to SCI to move cu... | [
"wangj216@outlook.com"
] | wangj216@outlook.com |
766b8a94cc2c74e0b69deca8c4b0566a188a5fa6 | 5f25a851eba6a1d7cb7601fc8db18b522a1d4b2e | /implementation/SRC/reservation.c | 7c4be3e224974defc3d5534e4df5994ff19c8a88 | [] | no_license | swatitupat/final | ba40fccf92ade541115b0c0128682f487dece9d3 | da1d3d43bd6297cf276402058800244e0ebd168a | refs/heads/main | 2023-04-01T06:54:31.968279 | 2021-04-15T05:30:58 | 2021-04-15T05:30:58 | 358,138,438 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,872 | c | #include "../function.h"
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
#include "../unity/unity.h"
#include "../unity/unity_internals.h"
char confirm;
void check_train_num(void)
{
TEST_ASSERT_EQUAL('y',confirm);
}
void reservation(void)
{
int i=0;
float charges;
pd passdetails;
FILE *fp;
fp=fopen("s... | [
"swati.tupat@somaiya.edu"
] | swati.tupat@somaiya.edu |
e991073d5a8eefe3c8f28c0500569205d0790c48 | bf2ba1f3ccd60ef2174afe6ef0809a420e569b2f | /vehicles/mavlink/include/mavlink/v1.0/matrixpilot/mavlink_msg_flexifunction_buffer_function_ack.h | 1553ee5f2664f05c6b7941d942dd74427bdd07e7 | [] | no_license | 38277105/30GroundN | e2ec2bbc7c18acf1239487781a85629cfad53a03 | ec44ecd3675387083c64aeb239ed7a8986dbb6d2 | refs/heads/master | 2023-08-21T05:35:36.823147 | 2021-10-29T06:03:50 | 2021-10-29T06:03:50 | 409,119,376 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,401 | h | // MESSAGE FLEXIFUNCTION_BUFFER_FUNCTION_ACK PACKING
#define MAVLINK_MSG_ID_FLEXIFUNCTION_BUFFER_FUNCTION_ACK 153
MAVPACKED(
typedef struct __mavlink_flexifunction_buffer_function_ack_t {
uint16_t func_index; /*< Function index*/
uint16_t result; /*< result of acknowledge, 0=fail, 1=good*/
uint8_t target_s... | [
"5755053@qq.com"
] | 5755053@qq.com |
5ca605447f33470b9c158416e6fbcaee9b572802 | 43dc54d4adf84614d405b583df83d7b35d23413b | /C-Elementary/chapter15-largeprograms/Samples/line.h | 5587f6fedcf2c2c3ed66c22d42a36a7e1d2ca435 | [] | no_license | mikechen66/C-Programming | 01e38e4c3f772a98bf4744720f60aa2c03f33d69 | 4ea8d64ac69c01141e90d8b91e0b5664e4dc5602 | refs/heads/main | 2023-07-13T23:04:58.859755 | 2021-08-02T15:56:45 | 2021-08-02T15:56:45 | 387,677,804 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,453 | h | #ifndef LINE_H
#define LINE_H
/***********************************************************
* clear_line: Clears the current line. *
**********************************************************/
void clear_line(void);
/***********************************************************
* add_word: Adds a w... | [
"noreply@github.com"
] | mikechen66.noreply@github.com |
3120e42d1f0f0b3f1fe12b6658561a66efdf0d9d | 4fbc479bbecc2235a333ba07e1b0f72746b3f7df | /Unit_6_MCU_fundmentals/Lab_1_Lesson_3/Lab1_Lesson_3_code/Src/main.c | 90a4e3a0aa6eed7ee2bf2c6ba57b9baa49894355 | [] | no_license | Salmasherif33/embedded-systems-diploma | f6e9be90075cefbc7ce93fbe432c6d80c1f8f170 | e9ce11dededd77464380a2df046cd447a29ef3fe | refs/heads/main | 2023-08-14T19:34:25.826694 | 2021-09-23T23:12:27 | 2021-09-23T23:12:27 | 394,790,818 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,587 | c | /**
******************************************************************************
* @file : main.c
* @author : Auto-generated by STM32CubeIDE
* @brief : Main program body
******************************************************************************
* @attention
*
* <h2><center>©... | [
"salmasherif294@gmail.com"
] | salmasherif294@gmail.com |
b6ad44814f1d3091b44248cd52c519fefe2adfe6 | 59c8753ffdefc2cd3df2f1f56ceeee5dcb7de4d3 | /demos_glut/solid3d.c | 4cb8f7415af42a11e11c251120063d4cd0e86f44 | [] | no_license | Vykstorm/glf | 11d5b6137799f4361787b46536f105b0d2c6e9d7 | 6ddce7fb4ad37454628cfca5f2bb06a106348405 | refs/heads/master | 2020-07-29T09:02:36.259997 | 2019-09-01T08:18:20 | 2019-09-01T08:18:20 | 209,739,418 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,597 | c | /*
=========================================================================
GLF Library Demo - 3D Solid Text
Author: Roman Podobedov
Email: romka@ut.ee
WEB: http://romka.demonews.com
=========================================================================
*/
#include <stdio.h>
#include <stdlib.h... | [
"victorruizgomezdev@gmail.com"
] | victorruizgomezdev@gmail.com |
880551e8a760cc22659d136f69ba5f05cb5cce41 | 67ed96b8b4762c78c8f96d16bae2076e30dc184d | /jetRpA/RpA/NewMC/JetID/DrawDiffID.C | c6bd1b72ca417a062291e835735e51946d22efc9 | [] | no_license | XuQiao/HI | 4dae1dcf600d0ea64ea26403197135790ba3c4a2 | e963cd9a5a393480e83e697b37327f4f7c4de8d4 | refs/heads/master | 2020-12-25T16:53:40.474495 | 2017-02-16T06:00:17 | 2017-02-16T06:00:17 | 64,085,142 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,066 | c | #include "TH1.h"
#include "TH2.h"
#include "TFile.h"
#include "TCanvas.h"
#include "TStyle.h"
#include "TLegend.h"
#include "TAxis.h"
#include "TMath.h"
#include "TLine.h"
#include "TObject.h"
#include "iostream"
#include "fstream"
#include "../../Quality/root_setting.h"
#include "../produceandcheck/file.h"
bool isMC=... | [
"qixu@cern.ch"
] | qixu@cern.ch |
1fd76656a6852b486223f57e323f0669337946df | bba109287e1b1559a6d26d67ae30c9d559ad6719 | /hardware/samsung_slsi/openmax/component/video/dec/vp9/Exynos_OMX_Vp9dec.h | 1f401804cd7d6d5b3b6ca92c595c8254267890c8 | [
"Apache-2.0"
] | permissive | dannisliang/SGSWPlatform | 2c575c093b162c9198fada814e61051b7e60ead7 | 116caf7b2cfdb28bb1b5d4aac6822293e9c6d264 | refs/heads/master | 2022-04-07T11:55:41.167994 | 2019-06-11T09:50:50 | 2019-06-11T09:50:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,426 | h | /*
*
* Copyright 2014 Samsung Electronics S.LSI Co. LTD
*
* 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 ap... | [
"ockwon@rubis.snu.ac.kr"
] | ockwon@rubis.snu.ac.kr |
653eec3c07a41cfbfd874dc7a90c1ec1ad4b0cef | d66adad870f69187b1e0045276ba456912cec8d1 | /src/util/util_minmax.h | ad643d50255b7d50e41a63104f94aea3f2e4bb77 | [
"MIT"
] | permissive | Lord-Nightmare/sundog | c63302c58394672d14a234e6e1fd8355de1a8ef7 | 349757fab73f354cc44334c12b9f212ef48293ad | refs/heads/master | 2021-01-11T15:26:59.136234 | 2017-01-29T12:07:44 | 2017-01-29T12:07:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 414 | h | #ifndef H_UTIL_MINMAX
#define H_UTIL_MINMAX
/* Straightforward minimum and maximum functions */
static inline unsigned umin(unsigned a, unsigned b)
{
return (a < b) ? a : b;
}
static inline unsigned umax(unsigned a, unsigned b)
{
return (a > b) ? a : b;
}
static inline int imin(int a, int b)
{
return (a ... | [
"laanwj@gmail.com"
] | laanwj@gmail.com |
7ec21b69ab8b43233a2a1466fff611b03219f73e | 1fb6cec3106f1644e6949da36889e4c8d68dca10 | /AT91SAM7/UsbAoudioOutFft/ShowSpectrum.h | 06554543c51715f3329b2f06986bcc1de254d7fc | [] | no_license | limin1224/QuanQuanTeachUSB | 469f616d00e746aa61079f8c8ae1274379f077e8 | 7549ce29c1713a3dc7749ff676864c335640e358 | refs/heads/master | 2021-07-04T07:11:55.673531 | 2017-09-27T10:16:07 | 2017-09-27T10:16:07 | 104,996,517 | 3 | 2 | null | null | null | null | GB18030 | C | false | false | 890 | h | /******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.com/blog/computer00
http://computer00.21ic.org
ShowSpectrum.h file
作者:Computer-lov
建立日期... | [
"leon.li@lcfuturecenter.com"
] | leon.li@lcfuturecenter.com |
2ac44ba00d6a8cf903f66e1d7a382969709c7451 | e833a571e7b9ce74676ef6c94291415e38fd0d43 | /cpp/F2C/libf2c/r_cos.c | f5061b8a69ef736592679de28e7cbd608543fdda | [] | no_license | pyal/eos_cpp | cacd5f550db349ae4445ec5e904863c39f387a7f | 8377800066042f128107922c19f6c15591e76e60 | refs/heads/master | 2021-01-01T19:25:56.187234 | 2016-12-24T08:27:23 | 2016-12-24T08:27:23 | 33,758,079 | 0 | 0 | null | 2016-12-24T08:27:24 | 2015-04-11T01:30:14 | C++ | UTF-8 | C | false | false | 237 | c | #include "lib/std/f2c.h"
#ifdef KR_headers
double cos();
double r_cos(x) real *x;
#else
#undef abs
#include "math.h"
#ifdef __cplusplus
extern "C" {
#endif
double r_cos(real *x)
#endif
{
return( cos(*x) );
}
#ifdef __cplusplus
}
#endif
| [
"pyal@pyal-nb-w7.ld.yandex.ru"
] | pyal@pyal-nb-w7.ld.yandex.ru |
85ddd2f6bae19d0e050e03d2e8e45181ae5e544f | b1451453c311bbc7907041c4926036bab29b0962 | /skeleton/offreader.h | c275d9d769cd459676bef0c9b4b7d82d219ea18e | [] | no_license | sergiota/cs456-final-project | eb1f7e30346111a985698973e6e9a6fdd51fe532 | e43108c5c554a1d128bbb12256d6bbeaa964e8d4 | refs/heads/master | 2021-01-17T08:23:37.318087 | 2012-08-24T20:02:18 | 2012-08-24T20:02:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 226 | h | #ifndef _OFF_READER_H_
#define _OFF_READER_H_
#include "utils.h"
#include <stdio.h>
#include "jmesh.h"
/* return value: number of vertices upon success, -1 upon failure*/
int load_off_mesh(FILE *file, jmesh *mesh);
#endif
| [
"leandrohlsilva@gmail.com"
] | leandrohlsilva@gmail.com |
4ce99bd9b94b7cd01c37485bb8a5e57190da8957 | 33e99b2ff96e8d33460a0831d1d31a07e9dd6721 | /fractal/libft/get_next_line.c | 48df9d89f26142ae2518334efba576c4151b84f0 | [] | no_license | caslarui/academy | 93924dc6989aab0df4402e6711ff613e0277e9e8 | 6653fbd33b6f775c336827aed42e8a194c75d189 | refs/heads/master | 2020-04-09T19:59:53.548064 | 2018-12-05T18:38:11 | 2018-12-05T18:38:11 | 160,560,423 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,514 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* get_next_line.c :+: :+: :+: ... | [
"caslaruion@gmail.com"
] | caslaruion@gmail.com |
f6b3ef0f5653e2c553c192404eb9122a59eab503 | db5a97ce2b14e9752344b7a70bfcdb6da7d9be25 | /[SEM1] Wstęp do programowania/wp_lab_1/hello.c | 5bbb8e743f8ffd02aadb466bf9e0e07593dbbbcc | [] | no_license | sakovski/Studies-PL- | e62c639e1ba0a63acc765a4ff78406b72a6ee9d8 | d0237066a972e028cc6338472422ff7ebd79da72 | refs/heads/master | 2021-03-22T01:37:31.857896 | 2018-04-24T22:11:46 | 2018-04-24T22:11:46 | 115,284,559 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 83 | c | #include<stdio.h>
int main(void)
{
printf("ucze sie programowac w C");
return 0;
}
| [
"sakasew@gmail.com"
] | sakasew@gmail.com |
dc3eb6a9dafb9663282838f1388e3dc0689272f7 | 259008a912eb8f5b0bc9f087e5896db9184b1a55 | /Assg 2/J.c | 502028c8625fab7e2b20dc93c16e7dd591913917 | [] | no_license | siddarthgopalakrishnan/data-structures-and-algos | 5893a560c035f917a75daf2befc5e437d075a0e5 | fbe9d0dcf7b1e3311716c536befac716d09d09f5 | refs/heads/master | 2022-12-27T05:26:47.447049 | 2020-10-08T04:56:03 | 2020-10-08T04:56:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 584 | c | #include<stdio.h>
#include<math.h>
#define lli long long int
lli getXors(lli n){
lli ans = 0;
if (n % 2 == 0) {
ans = ans^2;
while (n % 2 == 0)
n = n / 2;
}
//Now number has to be odd
for (int i = 3; i <= sqrt(n); i = i + 2) {
if (n % i == 0) {
... | [
"noreply@github.com"
] | siddarthgopalakrishnan.noreply@github.com |
d9bc25c6d1055aa6ec760b5ad4ebba1028c1b8b7 | be1afbddeb325a18a071363eaf8fd9b7e6645e09 | /work/作业day6/zuoye6.3/zuoye6.3/is_leapyear.c | 163c2b47bb94fb1ac0409e29826966dd2b1f5110 | [] | no_license | SlientD/usual_practice_c | e82d733342ca605963d964f3f09744261bf55618 | ac23cdd704c1084e17c1b7ede86d4739a0e1893c | refs/heads/master | 2020-05-14T19:23:46.717398 | 2019-09-27T13:38:02 | 2019-09-27T13:38:02 | 181,925,900 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 649 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
int Is_prime(int y)
{
int j;
for (j = 2; j <= sqrt(y); j++)
{
if (0 == y%j)
{
return 0;
}
}
return 1;
}
int main()
{
int i=100;
for (; i < 300; i++)
{
if (1 == Is_prime(i))
{
printf("%d ", i); ... | [
"1422625282@qq.com"
] | 1422625282@qq.com |
bad1a46ba6f9269427f0dacd3948d21cba04ff4a | a66a449b91c73686c5191b96be239622040d7565 | /kernel/syscall.h | a75a6e82120006c16e73094d449d48044aaed6fc | [
"MIT"
] | permissive | 0Zapp/xv6device | 25bc14f2a56b34c270f18b18d0c5f98b69b83758 | 751c5051950d9130839b38356def9461c26d3312 | refs/heads/master | 2022-08-08T03:04:06.004754 | 2020-05-21T08:21:53 | 2020-05-21T08:21:53 | 265,792,812 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 625 | h | // System call numbers ovde dodajemo i nase nove pozive pod novim brojevima
#define SYS_fork 1
#define SYS_exit 2
#define SYS_wait 3
#define SYS_pipe 4
#define SYS_read 5
#define SYS_kill 6
#define SYS_exec 7
#define SYS_fstat 8
#define SYS_chdir 9
#define SYS_dup 10
#define SYS_getpid 11
#d... | [
"noreply@github.com"
] | 0Zapp.noreply@github.com |
f67ef338b5b9ab30544e65c211b4dc9d7ed6babc | 104ffd5ef37c5621390786cacf1718186c9b64f4 | /sources/ft_putnbr.c | c2f4a8ca9d1826a74665c80231423ff1f05a75d9 | [] | no_license | ErenO/Fillit | 42c842b76c7fd79ef4d204e789b5339a56acf3a8 | 96ae4780777dfe8cb155cce0c914b5df003de6b8 | refs/heads/master | 2021-09-05T05:48:57.384499 | 2018-01-24T15:23:45 | 2018-01-24T15:23:45 | 118,783,270 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,152 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putnbr.c :+: :+: :+: ... | [
"eozdek@e2r6p2.42.fr"
] | eozdek@e2r6p2.42.fr |
ce46ea9524373a6da5f52ccdfa643a3125df1a84 | ed30d1eb5a197433831af03cfd1a13d03d72bb7d | /core/types/float.c | 9bd984c42fd14f6eb063e97fc64344e91c125256 | [
"BSD-2-Clause",
"MIT"
] | permissive | elanger4/rain | 2feb592b3bb28b7e21fca7dde73cc222319ec003 | 438593dd947a739a6451ea0cce96078ce9473557 | refs/heads/master | 2021-01-22T05:06:33.283194 | 2017-03-31T01:11:44 | 2017-03-31T01:11:44 | 81,620,190 | 0 | 0 | null | 2017-02-11T00:48:04 | 2017-02-11T00:48:04 | null | UTF-8 | C | false | false | 932 | c | #include "rain.h"
#include <math.h>
void rain_ext_float_int(box *ret, box *value) {
if(BOX_ISNT(value, FLOAT)) {
rain_throw(rain_exc_arg_mismatch);
}
rain_set_int(ret, (signed long)value->data.f);
}
void rain_ext_float_floor(box *ret, box *value) {
if(BOX_ISNT(value, FLOAT)) {
rain_throw(rain_exc_ar... | [
"jweachock@gmail.com"
] | jweachock@gmail.com |
a27c181f3abf861a51ffc84e74a4af1c7957c0b4 | ccb9b63100d44c7aec6766ec4361ed1506c2d765 | /17-STM32F429_nRF24L01P_RECEIVER/User/main.c | a5c2b7534532d36dbd84e6b58ff92e20626e9d9a | [] | no_license | DvarfInkviz/STM32F429 | a0ba7140720bfae4c769b920219efd3f053e9bc7 | 56af2a134838289545c82cdc6208936d13192eaa | refs/heads/master | 2023-04-05T09:15:22.049353 | 2020-11-30T14:47:15 | 2020-11-30T14:47:15 | 360,130,670 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,309 | c | /**
* Keil project for NRF24L01+ transceiver
*
* Receiver code
*
* Before you start, select your target, on the right of the "Load" button
*
* @author Tilen MAJERLE
* @email tilen@majerle.eu
* @website http://stm32f4-discovery.net
* @ide Keil uVision 5
* @packs STM32F4xx Keil packs version 2.2.0 or great... | [
"tilen.majerle@gmail.com"
] | tilen.majerle@gmail.com |
75a9bfcd41393ed3424921b86909e2fb22e46bc1 | e74d8dbdd73e45346875d90b11fa51fdbc8768ec | /0x01-variables_if_else_while/6-print_numberz.c | d0593f4dd05742c0a77f47b22c84de45c64903d6 | [] | no_license | JakeFC/holbertonschool-low_level_programming | deb0a828ff3075b16a1708fd8f04bc1aac45c195 | b53f993fe70d62e2c6f1ebd16701e38874056b75 | refs/heads/main | 2023-07-18T22:59:17.402563 | 2021-09-20T22:24:57 | 2021-09-20T22:24:57 | 335,791,023 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 168 | c | #include <stdio.h>
/**
*main- prints 0-9
*Return: 0
*/
int main(void)
{
int n;
for (n = '0' ; n <= '9' ; n++)
{
putchar(n);
}
putchar('\n');
return (0);
}
| [
"jacobchavera@yahoo.com"
] | jacobchavera@yahoo.com |
fe927cc5b67b415dfd63aafa8ab7cab58806c218 | 9e4f43e5295adcd8d5f0ec30a04a90f5262c2c93 | /infixpostfix/inttochar.c | a832694d93bb10ea799b9952e714ae28c71c19aa | [] | no_license | Okarin123/DatastructuresC | 2e8f883823812333f7cdc36705203bd12d7d055e | afd46b627527555e5e1e1f609f649803b2dbb9c6 | refs/heads/master | 2020-03-28T04:21:51.350644 | 2018-09-06T17:36:33 | 2018-09-06T17:36:33 | 147,710,073 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 85 | c | #include<stdio.h>
void main()
{
int a=45;
char b= a;
printf("%c\n", b);
}
| [
"amogh17009@cse.ssn.edu.in"
] | amogh17009@cse.ssn.edu.in |
916134b4479647f83c50ef6ad1fd39eaf2f92745 | 9f7dc2ae9a4813bf9b94f6dc81a174f6af66391b | /NFCTap/st25sdklib/include/com/st/st25sdk/type5/package-info.h | 235c3f065ed2ff7de732bc278d022c4ad9b21222 | [] | no_license | bigjosh/ST25DV-sample | aecff1a1ba9417e2391c8551172d73cb85fb8fa7 | 6ccd7b751f22211bb9d5ba186108b27868ab1be2 | refs/heads/master | 2023-07-07T13:58:56.408999 | 2021-08-13T21:14:59 | 2021-08-13T21:14:59 | 395,797,856 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 718 | h | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: st25sdk_ios/type5/package-info.java
//
#include "J2ObjC_header.h"
#pragma push_macro("INCLUDE_ALL_ComStSt25sdkType5Package_info")
#ifdef RESTRICT_ComStSt25sdkType5Package_info
#define INCLUDE_ALL_ComStSt25sdkType5Package_info 0
#else
#define INCLUDE... | [
"github@junk.josh.com"
] | github@junk.josh.com |
1639921e65e0adff141fcfc67d730b51e3c7f6c9 | c29e6529959711cc739fad2e3e6b949fc3a763bc | /scala/build/generated/edu_stanford_ramcloud_ClientException_BackupOpenRejectedException.h | 8d831f6b47855a26529ae6a0ed7f59bcea6573d7 | [] | no_license | josyAnne/RAMCloud_bindings | cbcf7f8b7eb7c7ffba48f5e489d57ccc10d3e83b | 52b44638a7494872654bce79c49fcadc34c455b2 | refs/heads/master | 2020-09-17T01:08:50.244573 | 2019-11-25T12:21:46 | 2019-11-25T12:21:46 | 223,942,044 | 0 | 0 | null | null | null | null | UTF-8 | C | false | true | 1,015 | h | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class edu_stanford_ramcloud_ClientException_BackupOpenRejectedException */
#ifndef _Included_edu_stanford_ramcloud_ClientException_BackupOpenRejectedException
#define _Included_edu_stanford_ramcloud_ClientException_BackupOpenRejectedE... | [
"kouam.josiane@yahoo.fr"
] | kouam.josiane@yahoo.fr |
915836028a7a989c34f1158bb59c8effac92b112 | cc8520c29c70c841c7641239a48119ab0a0c82ed | /letters.c | eb7137a77f1c29cad511f34f3eb14f8a823140ad | [] | no_license | davidcsterratt/letter-invaders | c3cc9b2e206fc97ba0e2bfcb992cfd6c3e7da969 | acc405d6de15669cfc56bfdb129a1ec026787e63 | refs/heads/master | 2021-04-29T15:06:00.345132 | 2018-02-16T19:04:39 | 2018-02-16T19:04:39 | 121,789,689 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,653 | c | /*
* letters.c: A simple game to help improve typing skills.
*
* copyright 1991 Larry Moss (lm03_cif@uhura.cc.rochester.edu)
* copyright 2018 David C Sterratt (david.c.sterratt@ed.ac.uk)
*/
#ifdef __TURBOC__
# define CTRL(c) (c & 0x3f)
# define putchar putch
# define random rand
#else
# define CTRL(c) (c & 0... | [
"david.c.sterratt@ed.ac.uk"
] | david.c.sterratt@ed.ac.uk |
59bdff6479d15cae9e779dc2901d7a6c96b8c200 | 84e97d818876d20fab9591ff9d88129acfcc4295 | /include/halm/generic/pointer_queue.h | 0c2698c7ce0a808789b386d6cfa55c752bdd41dd | [
"MIT"
] | permissive | stxent/halm | 93bd734be36e4828693551f8184173ba74b338be | 7396d3d639e696cca262fc926b245e296c22bad1 | refs/heads/master | 2023-08-08T13:10:39.034473 | 2023-07-29T21:54:06 | 2023-07-29T21:54:06 | 6,969,810 | 6 | 0 | null | null | null | null | UTF-8 | C | false | false | 619 | h | /*
* halm/generic/pointer_queue.h
* Copyright (C) 2018 xent
* Project is distributed under the terms of the MIT License
*/
#ifndef HALM_GENERIC_POINTER_QUEUE_H_
#define HALM_GENERIC_POINTER_QUEUE_H_
/*----------------------------------------------------------------------------*/
#include <xcore/containers/tg_queue... | [
"alexdmitv@gmail.com"
] | alexdmitv@gmail.com |
b6aa9ba3154955c94a1977e60a1ce0cdd1ef2b9e | 7bb6dbed890655ea6935441753f32034edfffc33 | /Tool Functions/slprj/_sfprj/mainSim/_self/sfun/src/mainSim_sfun.h | bd6974d516168a4144ee3491c4f7609dbe4a5af1 | [] | no_license | achase90/Thesis | bf776b42b874ebd550e5a835a5f62fe747c26da7 | d88ac41bb859e9f49dc771ec17147867e4233312 | refs/heads/master | 2020-05-19T02:57:30.543228 | 2014-01-28T18:57:30 | 2014-01-28T18:57:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,328 | h | #ifndef __mainSim_sfun_h__
#define __mainSim_sfun_h__
/* Include files */
#define S_FUNCTION_NAME sf_sfun
#include "sfc_sf.h"
#include "sfc_mex.h"
#include "rtwtypes.h"
#include "sfcdebug.h"
#define rtInf (mxGetInf())
#define rtMinusInf (-(mxGetInf()))
#defin... | [
"achase90@gmail.com"
] | achase90@gmail.com |
adad05103f62098cf11ea6433a868e023a9f1d58 | 9c0a4056cf7954cec2de4f0ad8189068aa7c3b0e | /TMuffin/Physics/PhysicsDefine.h | 13c53e5832e05614e60a03ca361a32a48d5f1b9f | [] | no_license | thirty30/UDPBattle | a4b395bf9b1d6b62656d94031fdeb0ff4213b710 | 7c5dee89d48ee2085ce07551585d0322455aa531 | refs/heads/master | 2020-09-22T07:24:41.835845 | 2019-12-10T20:28:23 | 2019-12-10T20:28:23 | 225,103,787 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 384 | h | #pragma once
enum EColliderType
{
E_COLLIDER_TYPE_INVALID = -1,
E_COLLIDER_TYPE_INIT = 0,
E_COLLIDER_TYPE_PLANE,
E_COLLIDER_TYPE_SPHERE,
E_COLLIDER_TYPE_BOX,
E_COLLIDER_TYPE_CAPSULE,
E_COLLIDER_TYPE_MESH,
E_COLLIDER_TYPE_END,
};
enum EPLaneColliderAxis
{
E_PLANE_COLLIDER_AXIS_INIT = 0,
E_PLANE_COLLIDER_... | [
"402050805@qq.com"
] | 402050805@qq.com |
b97c72c71d60961af32f1527d9157e2e7b0457e9 | 62fca7aa07094bea44aea3f781576f3448590e8c | /The First Person/Temp/StagingArea/Data/il2cppOutput/t1182.h | 75870aeaa2aac446a1cdf3d296d5e718736b9fb2 | [] | no_license | RandomProduct/FirstPerson | ebd721ee93326413d110e2a787ff159690cb1157 | 5e07fcbf028bae55f3b4fc7635f20f5bb0088105 | refs/heads/master | 2021-01-10T16:12:46.329009 | 2016-03-01T05:49:03 | 2016-03-01T05:49:03 | 52,850,978 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 240 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "t17.h"
struct t1182 : public t17
{
int32_t f0;
int32_t f1;
int32_t f2;
bool f3;
};
| [
"ream@uwec.edu"
] | ream@uwec.edu |
4d28bb35abe6f22e5db2fbcd361cdac1f0c01980 | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-HMC-Nidhugg/W+RW+RR+WW+poal+dmb.sy+dmb.sy+L.c | 09944a87b51e5437bb15e97c2e774038aefa7ada | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 1,923 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
#include <stdatomic.h>
atomic_int vars[3];
int atom_1_X0_2;
int atom_2_X0_1;
int atom_2_X2_0;
void *t0(void *arg){
label_1:;
atomic_store_explicit(&vars[0], 2, memory_order_release);
return NULL;
}... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
8eab6af6a1cbac1f3b7bace0612a406133b4a37a | a4087e64a1d1a4b4258adc7514057f78506d9ab0 | /C/11/11.13.14.c | 6e33f7472bb07c702d26cc3750569e57f2686889 | [] | no_license | HVAQ/My-Programming-Language | a3a93e6035e1bf39bb3104a62b5c4876e782f64f | 9a656d1cb1f3650da838f696065e46a07d52fc3a | refs/heads/master | 2020-04-17T04:40:27.246626 | 2017-01-04T19:57:41 | 2017-01-04T19:57:41 | 67,871,769 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 941 | c | #include <stdio.h>
#include <string.h>
#include <ctype.h>
int atoi (char *);
int pf (int, int);
int main (int argc, char *argv[])
{
int n;
if (argc < 2)
puts("缺少参数");
else
for (n = 1; n < argc; n++)
printf("输入数字是 %d: %d\n", n, atoi(argv[n])); // 所需转换参数在 argv[n] 中, n >= 1
return 0;
}
int atoi (char *argv)... | [
"VAQ@Macbook-Pro.local"
] | VAQ@Macbook-Pro.local |
b6a1e28d652a38b281cd5e861ad2d6d590394e81 | 7893c26103733d6532424630a69e616d9cbf42ea | /salinari.adventure.c | 5ae64d7cd71839a3d0d21369cb883cc65438a5a7 | [] | no_license | rsalinas6721/C_Room_Traversal_Game | 13f61838c6d91d2821a8689fdf7e0c610345d169 | 87ed7b7e9c9024499e3104e3bf7752b8fca333d4 | refs/heads/master | 2020-09-14T08:05:27.862775 | 2019-11-21T02:50:06 | 2019-11-21T02:50:06 | 223,072,953 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,981 | c | #include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <string.h>
#include <dirent.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <time.h>
#include <pthread.h>
pthread_mutex_t mutex;
// --------------------------------------------------------
// The following vari... | [
"noreply@github.com"
] | rsalinas6721.noreply@github.com |
9bcdc539ff41946e36c0f1421e3ec3440be60e03 | 8177f2eaf368f5d11ea4afdf1485e60dfe7df4d9 | /AUTh Courses/Parallel and Distributed Systems (Cuda, Pthreads, OpenMP, OpenMPI, Cilk)/02-GameOfLife(OpenMP:OpenMPI)/game-of-life-parallel/src/helpers.c | a44a9cb4616a8b8166f8bbfeef8671e4acb1960d | [] | no_license | bugos/algo | 5bf99950d2f5f0f6403a2be28ab2f11b02eaa2f7 | abd32bffd95381f2048006670b0f3b0af65aa26a | refs/heads/master | 2020-04-07T05:18:40.051888 | 2017-06-25T12:53:09 | 2017-06-25T12:53:09 | 10,979,157 | 0 | 5 | null | 2017-01-03T17:58:51 | 2013-06-26T21:06:49 | C | UTF-8 | C | false | false | 1,365 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
#include <game-of-life.h>
/* add to a width index, wrapping around like a cylinder */
int xadd (int i, int a, int N) {
i += a;
while (i < 0) i += N;
while (i >= N) i -= N;
return i;
}
/* return the number of on cells adjacent to th... | [
"mamalakis@auth.gr"
] | mamalakis@auth.gr |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.