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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3043e82844f338bb72fbe5430f7969a3a6e89e3c | d348aa9268ff3ee8ee3d998cc534858b8e472bde | /MDK-ARM/RTE/_p6-spi-adc-test/RTE_Components.h | d6899e1385ea0624b069aacfd51df6247cb10ae5 | [] | no_license | mnemocron/ads1256-lib-dev | 209c4492b67a6612c76b95dc0c760361bf970062 | 978e718c2305bbda6a488fc5f2feabdfdfd234ab | refs/heads/master | 2022-11-21T03:02:31.857979 | 2020-07-03T11:56:04 | 2020-07-03T11:56:04 | 276,861,159 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 354 | h |
/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'p6-spi-adc-test'
* Target: 'p6-spi-adc-test'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f4xx.h"
... | [
"simon.burkhardt.prime@gmail.com"
] | simon.burkhardt.prime@gmail.com |
5c43190261445c856a4b7856693ff8ca09dad6a5 | 9c54b9ea3e9fe208457bf64ad53eba8889f4b057 | /Problem001/C/solution_2.c | c8e98d115c23a17f6fef4390222266b6f5db0db1 | [
"MIT"
] | permissive | DestructHub/ProjectEuler | e0d77c02f0646a85d09af64127e92ac907ebad2a | efba582f976cd59748566c19799d84984c77ea61 | refs/heads/master | 2022-12-21T13:08:00.128200 | 2021-10-06T12:47:48 | 2022-12-15T20:33:12 | 36,625,177 | 179 | 87 | MIT | 2022-12-15T20:33:14 | 2015-05-31T22:36:19 | Python | UTF-8 | C | false | false | 627 | c | /*
* Implementation of solution 1 using Principle of inclusion-exclusion
* The proof is done on the related pull request.
* by Luiz Peres
* Obs.: I'm using a lot of variables in order to make it easy to understand
*/
#include <stdio.h>
#define LAST_N 999
int main()
{
int div3 = LAST_N / 3;
int div5 ... | [
"manoel_vilela@engineer.com"
] | manoel_vilela@engineer.com |
0e4f3b354f6c827972861a265ec4bcef9763cdb8 | e619b4d4a4f0c5cbcbd82f59c59f573fad0358f2 | /include/archive.h | 23ab686abbcac3aa35ed359dc9185a8b72740321 | [
"MIT"
] | permissive | jacobgelling/red-archive | 1ffd76b87e3712a3bd448333585c8b0a0ce22f78 | 77835be212b24430ec1309a88e587494dec6da97 | refs/heads/master | 2021-07-22T05:54:47.142350 | 2021-01-04T12:59:36 | 2021-01-04T12:59:36 | 232,798,680 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 511 | h | /*
* Red Archive
* MIT License
* Copyright (c) 2020 Jacob Gelling
*/
#ifndef REDARCHIVE_ARCHIVE_H
#define REDARCHIVE_ARCHIVE_H
#ifdef _WIN32
#include <direct.h>
#include "dirent.h"
#else
#include <sys/stat.h>
#include <dirent.h>
#endif
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#in... | [
"jacobgelling@users.noreply.github.com"
] | jacobgelling@users.noreply.github.com |
9d26124c66734b511297f6e9989902d90d845716 | 85ac93f368337d5800730c86375017f9befea349 | /sensors/algo/common/compass/AKFS_VNorm.h | 56adc44df213b2573686cc13964182cf677421a1 | [
"Apache-2.0"
] | permissive | alcatel-idol4/android_device_alcatel_idol4 | 3d1d201160806d291d8ab0d58073fa02d64333b8 | 8828d72f68c6d447a6cb7af106eda189baa7979f | refs/heads/master | 2021-08-16T22:29:55.555543 | 2019-11-24T15:37:45 | 2019-11-24T15:37:45 | 185,868,599 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,317 | h | /* Copyright (C) 2016 Tcl Corporation Limited */
/******************************************************************************
*
* Copyright (C) 2012 Asahi Kasei Microdevices Corporation, Japan
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance wi... | [
"leonardomeitz@gmail.com"
] | leonardomeitz@gmail.com |
bc2cf46c9fb5239887c07a23ee67528afccab742 | 3a5a8a31e3c4a41df8ebfbd9cef94b2c6e6228f6 | /julia.c | 2bdf09ca452d6cf4207358e1fa8eabdccc04f05e | [] | no_license | nbouteme/not_fractol | 08293e00369912d4012cd9d5bcc9851fbf161a1a | e015efca307503c90b7169e4341ed736b75fce3f | refs/heads/master | 2021-01-10T07:03:29.391343 | 2016-03-24T02:28:06 | 2016-03-24T02:28:06 | 50,793,712 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,429 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* julia.c :+: :+: :+: ... | [
"nbouteme@student.42.fr"
] | nbouteme@student.42.fr |
6fcafd35aff082df6b96782c4fbe1728b80242fd | b0ae23e5472ee9bc4c5229316ea1107d3cac9796 | /PrayerCount_hardware/bluetooth/private/platforms/arch/msp430/measurement.h | 2a4a628ec81c45518829fed25e0c8854a21fcc3c | [] | no_license | NabilChouba/PrayerCount | 76e24a7d12170b04b24bed61f38c2bae14532d77 | 4c4b3049ce9e9890f78e6acc24bded3aefc94f14 | refs/heads/master | 2021-01-18T22:39:34.597005 | 2017-03-09T00:10:02 | 2017-03-09T00:10:02 | 84,378,687 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,749 | h |
/**
* @file measurement.h
*
* This file contains macros/datatype specific to CPU utilization calculation
*/
/*
* Copyright (C) 2009-2010. MindTree Ltd.
* All rights reserved.
*/
#ifndef _H_MEASUREMENT_
#define _H_MEASUREMENT_
typedef struct cpuUtilMeasurement {
volatile UINT32 taskSt... | [
"nabil.chouba@gmail.com"
] | nabil.chouba@gmail.com |
9161cc0354f329441c0e505f4bbf9b3f538de0ca | 1368a22c5c920132f3106a99362cf35eeb6226ce | /C/MScLabTasks/Lab2ex3.c | ee8221ca130b58b827751a6a0530272559af55cc | [] | no_license | MichaelHCooper/Example-Work | 8d15de17a9fabba0cbdd2f1426209e3b6572f4d5 | 8ae8af2777a5b1903d2bcd93a1dce9b4b426ca0a | refs/heads/master | 2021-07-24T11:27:51.455750 | 2021-07-14T13:51:12 | 2021-07-14T13:51:12 | 141,063,063 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 728 | c | /*
program tocalculat vector distances
lab2 ex3
michael cooper
21-10-18
*/
#include <stdio.h>
#include <math.h> // pow function
double VecDist(double x0, double y0, double x1, double y1);
int main(void) {
// main function
printf("%.2f\n",VecDist(0,0,4,3));
printf("%.2f\n",VecDist(21,3,7,9));
printf("%.2f\n",... | [
"41272915+MichaelHCooper@users.noreply.github.com"
] | 41272915+MichaelHCooper@users.noreply.github.com |
0eaadc297908eca7bdf8e60f94aefe9c938abecd | abe53b4089ce6f64e3b9026f156b157a2b3caed0 | /devel/electron19/files/patch-chrome_browser_download_download__commands.h | 6cbfc632e75eeef56f431903d8521ecd4290856f | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | freebsd/freebsd-ports-haskell | fdd59a3af298ab32eecdecf0dfb1d7f39aa71425 | 3f032ebcedbb2aeed9a1ca893c7f2295a32d68c9 | refs/heads/main | 2023-08-04T07:57:51.088323 | 2022-10-02T14:51:13 | 2022-10-02T15:05:55 | 252,762,972 | 7 | 13 | NOASSERTION | 2022-08-01T09:17:58 | 2020-04-03T14:56:02 | null | UTF-8 | C | false | false | 510 | h | --- chrome/browser/download/download_commands.h.orig 2022-05-25 04:00:47 UTC
+++ chrome/browser/download/download_commands.h
@@ -53,7 +53,7 @@ class DownloadCommands {
void ExecuteCommand(Command command);
#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \
- BUILDFLAG(IS_MAC) || BUILDF... | [
"tagattie@FreeBSD.org"
] | tagattie@FreeBSD.org |
177220c8b5793ca0c467b39393bd541309e899fb | 6007ec1cc1dd80fce8738bf1d060f9f199fab961 | /M4_VET6/HARDWARE/LWIP_APP/tcp_client_demo.h | 2baad1561933262f4816470aeead071f34c9159c | [] | no_license | veis-lzf/MainControl-DriverCode | f66baafb2b8df4c95e6183104ef22bca75d7eb05 | 7a1ca745d7054abe185247cfd464020295c990fa | refs/heads/master | 2022-09-17T06:08:57.886300 | 2020-06-04T07:47:21 | 2020-06-04T07:47:21 | 269,292,725 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 2,292 | h | #ifndef _TCP_CLIENT_H
#define _TCP_CLIENT_H
#include <bsp.h>
#include <lwip/debug.h>
#include <lwip/stats.h>
#include <lwip/tcp.h>
#include <lwip/memp.h>
#include <lwip/mem.h>
#include <lwip_comm.h>
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//AL... | [
"1256639585@qq.com"
] | 1256639585@qq.com |
7a6b2746ead6f5b775c7389ad7ba687250abb4d7 | 5630b0a520e395b1224d80a04309ed9991a2ccbe | /getGemXCode/Classes/Native/mscorlib_U3CPrivateImplementationDetailsU3E_U24ArrayTypeU241.h | 2cb2bfde9a7a009be74c644a0d8a3d0e1cc0f99f | [] | no_license | WwinW/getGem | f762b538f9387a0e3adaacc2b55ac34e0dfb12df | 5b3cede71b7c50ffedf3a87f51003cb35db9b774 | refs/heads/master | 2018-12-29T19:25:51.948800 | 2015-12-07T03:16:48 | 2015-12-07T03:16:48 | 34,213,973 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 414 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_ValueType.h"
// <PrivateImplementationDetails>/$ArrayType$16
#pragma pack(push, tp, 1)
struct U24ArrayTypeU2416_t2143
{
union
{
struct
{
union
... | [
"wei8224_2006@126.com"
] | wei8224_2006@126.com |
476f65c353d8796efa2d9966e691087dd8add7da | 82885feb4613b94a9f8c20e90f901612c4b2c8d7 | /Programming/习题6-8 统计一行文本的单词个数 (15point(s)).c | 1a1d7762b834606eb206574b17417bc3def83d2e | [] | no_license | shravanimulik29/C-Language-Programming | 43b9e06eae8062f55d3149f9e64dcddfec538e80 | 556c2e79aed98605b0698d0a4ac343d053456b9a | refs/heads/master | 2023-01-06T16:36:11.045980 | 2020-11-08T16:36:11 | 2020-11-08T16:36:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 140 | c | #include <stdio.h>
int main()
{
int i;
char str[1024];
for(i = 0; scanf("%s", str) != EOF; ++i)
;
printf("%d\n", i);
return 0;
}
| [
"38470216+nialin@users.noreply.github.com"
] | 38470216+nialin@users.noreply.github.com |
dfd95579adcf581eee246f68a7432ad7534d8b8f | b9ac424f81e73eb80064fea92106ce3a9f631ed8 | /Lab3-2_Loops/Exam1_Modify.c | cd37006751fc095275fbc91cb32155e1d516f329 | [] | no_license | bookj/INTRO-TO-COMPUTER-PROGRAM | a13bf9aa75d2eac2130369270f77d4653cff3490 | c1697320c003abcdaa99ea19cdab3f7e88d8656c | refs/heads/master | 2021-01-13T11:32:43.139493 | 2017-03-02T13:08:43 | 2017-03-02T13:08:43 | 81,169,179 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 581 | c | //5710110137
#include <stdio.h>
int main() {
int i, j = 8;
for (i = 1; i <= 5; i++) {
printf("%d %d \n", i, j);
j -= 2;
}
return 0;
}
// while loop
/*
int main() {
int i = 1, j = 8;
while (i <= 5) {
printf("%d %d\n", i, j);
i++;
j-=2;
}
}
*/
// do-while loop
/*
int main() {
int i = 1, j = 8;
do {
... | [
"nattaponj@outlook.com"
] | nattaponj@outlook.com |
cb64786839b57aeb702f14c921ad0e4ced9e49e3 | 6f1cf08472a3753394b2082e7c3b0b184f6e77b0 | /ucb/pascal/pxp/fdec.c | 099caeee0c1906e3034e8b4525e2c19c0acef5a3 | [] | no_license | dank101/4.2BSD | c6a37949c0a65d9f7f5a34dadc36116aecc9c88a | 708b3890ac0c2f034f2840b5ee9125b3c83a05bc | refs/heads/master | 2020-05-29T22:30:27.674649 | 2014-08-02T01:53:24 | 2014-08-02T01:53:24 | 22,525,057 | 4 | 2 | null | null | null | null | UTF-8 | C | false | false | 4,253 | c | /* Copyright (c) 1979 Regents of the University of California */
#
static char *sccsid = "@(#)fdec.c 1.3 (Berkeley) 8/12/82";
/*
* pxp - Pascal execution profiler
*
* Bill Joy UCB
* Version 1.2 January 1979
*/
#include "0.h"
#include "tree.h"
/*
* Program, procedure or function "header", i.e.:
*
* function si... | [
"dank101@localhost.localdomain"
] | dank101@localhost.localdomain |
28462c412dd6d46e4a112749c6fa04e1f221406a | 58944042208920f45c29c4bb0e34868353491067 | /lab3/lab3a/backups/lab3a3.c | da2222fd0e2b2dd9b0bd99ab458d6721d0b17184 | [] | no_license | mariechu3/cs111 | 05cb71ad430da4d35c3ffbb99df720a116d187b5 | ced5adb46a5626bfe13f7a100e959147dfd49372 | refs/heads/master | 2022-11-19T00:14:00.341398 | 2020-07-14T22:56:29 | 2020-07-14T22:56:29 | 279,707,712 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,326 | c | /*NAME: Marie Chu
* UID: 905116878
* EMAIL: mariechu@ucla.euu
*/
#include <stdint.h>
#include <stdio.h>
#include "ext2_fs.h"
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <math.h>
#include <string.h>
#include <time.h>
void superblock();
void groupbloc... | [
"mariechu3@gmail.com"
] | mariechu3@gmail.com |
d863581b0e093fafbe080f590ca2509e18a28abf | 80c0f8e238be00dd70e72d8fed2b13f5d0882815 | /postgresql/src/bin/psql/mbprint.h | 3c5660f376fb4d3ffb7a38c4e6562dd9014c9e01 | [
"PostgreSQL",
"BSD-2-Clause"
] | permissive | melissayi-hq/php-5.6.3x4VC9 | 050a56e584c6d908940e8ffca8567dd0e3c7a2fd | 47f9765b797279061c364e004153a0919895b23e | refs/heads/master | 2023-03-16T17:26:26.823087 | 2020-07-21T00:03:22 | 2020-07-21T00:03:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 335 | h | /* $Id: mbprint.h,v 1.4 2001/11/05 17:46:31 momjian Exp $ */
#ifndef MBPRINT_H
#define MBPRINT_H
#ifdef MULTIBYTE
#include "mb/pg_wchar.h"
pg_wchar utf2ucs(const unsigned char *c);
unsigned char *mbvalidate(unsigned char *pwcs);
#endif /* MULTIBYTE */
int pg_wcswidth(unsigned char *pwcs, int len);
#endif /... | [
"orynider@rdslink.ro"
] | orynider@rdslink.ro |
465dff1f847355e6795944ad2487ecdaeec58540 | 91864d1efbaeb858f9a78bc8bb96d7d82c7b9572 | /SuperExe/mk_server/mk_scheduler.c | ec46a37aeac8f5c878ee3237d9646c25d6940e5f | [
"Apache-2.0"
] | permissive | XilongPei/ElastosHeadless | b0cd1986add97c38ea5dee0bc32dc25efcb131dc | fe1322031e9d852de1378bc9ccb982ee502ec8c5 | refs/heads/master | 2021-01-11T18:13:01.464632 | 2017-01-18T06:58:05 | 2017-01-18T06:58:05 | 79,518,606 | 1 | 0 | null | 2017-01-20T02:47:38 | 2017-01-20T02:47:37 | null | UTF-8 | C | false | false | 20,966 | c | /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* Monkey HTTP Server
* ==================
* Copyright 2001-2015 Monkey Software LLC <eduardo@monkey.io>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the ... | [
"pei.xilong@kortide.com"
] | pei.xilong@kortide.com |
252f6dcc2911d2fcbff755dd3704f369254c6316 | f972f76c10717b9f7faa4ceef4a1464e55a9a40f | /MemoryMap/memorymap2.c | 676a55635fb823bfabe27cd0a8d9e678d2306835 | [] | no_license | lgabhishek18/RTOS-C-Programs | d70569f7545736317a7e7e0b386d9194c980b1a0 | 160da1fa03c748f08829e76afae57e578aa450e9 | refs/heads/master | 2022-12-15T08:03:26.248272 | 2020-09-11T16:16:41 | 2020-09-11T16:16:41 | 294,734,412 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 69 | c | #include <stdio.h>
int xyz;
int main(void){
return 0;
}
| [
"noreply@github.com"
] | lgabhishek18.noreply@github.com |
1c6393ea313fa1d12bcfc18bfbc411be4b06c412 | a831ab4ac4dd6511717f37f41c40881d16c05d87 | /code/PSH/ds/inc/ds_typedef.h | 8f13f6cb9d118b9f448e401491c5feac3daccd4f | [] | no_license | joyzhq125/spi | bbea091cecd0005048397c77ddfce36a6d298c41 | c09ab9e4a67142e5b3907ed58e12b53d2d2171b1 | refs/heads/master | 2021-05-08T03:08:11.535136 | 2017-10-25T09:04:13 | 2017-10-25T09:04:13 | 108,230,538 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,889 | h | #ifndef DS_TYPEDEF_H
#define DS_TYPEDEF_H
/*==================================================================================================
HEADER NAME : ds_typedef.h
GENERAL DESCRIPTION
General description of the contents of this header file.
TECHFAITH Telecom Confidential Proprietar... | [
"happybird_007@163.comm"
] | happybird_007@163.comm |
398e2f7c8b40ddb390e88b9fc59f99ed431260bb | 7fc5a30ab4d910f7e25d25b1ef251a5454fcbcd6 | /SmoothStick.h | e99ac8ee58d6a0da80bfed9772f41c6dd7d28646 | [] | no_license | izne/SmoothStick | 492c7b14e23576a64d2b0414773c5582aeaf5c38 | ebc42fb1dad78b175c726b4f37fda29ea831113b | refs/heads/master | 2021-01-01T06:17:47.418440 | 2015-03-27T22:55:51 | 2015-03-27T22:55:51 | 32,756,339 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,582 | h | /*
* SmoothStick.h
*
* Dimitar Angelov
* Hamburg, Deutschland
* März 2015
*/
#include <stdio.h>
#include "XPLMDefs.h"
#include "XPLMPlanes.h"
#include "XPLMCamera.h"
#include "XPLMDataAccess.h"
#include "XPLMUtilities.h"
#include "XPLMGraphics.h"
#include "XPLMDisplay.h"
#include "XPLMMenus.h"
#include "XPL... | [
"info@greendev.bg"
] | info@greendev.bg |
3e1cdbbb72fba41765ab60b33e5a8ce6e70cf6e0 | f2eb87c5f9bc564714e4f76fffc1ab24dcc6d429 | /disasm/libft/sources/ft_strequ.c | f37ce09329e1fd828bfae133986b1cd1dc0dea50 | [] | no_license | rstarfir/corewar | e34eb16d0cda33707d9fb6539a57f648ef4fe173 | 2558d7fcb66a168ba6cbf27e664377790352f77d | refs/heads/master | 2023-01-02T14:19:56.466955 | 2020-10-22T14:10:58 | 2020-10-22T14:10:58 | 305,721,097 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,577 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strequ.c :+: :+: :+: ... | [
"kimilya50@gmail.com"
] | kimilya50@gmail.com |
be06b05f8dd96e66963ee571a38445f29e105a9a | 1957dbcfccdc4ad2af4fca344b87f73a70be1975 | /src/play/init/play_init_collision.c | b6329717b3be90527ca4bd08dd8284e0cae1a25a | [] | no_license | NassimAlaimi/My_Rpg | 6226555f2c994e816806472e64de9977eccd0c82 | 6e38c9648ac699f92e217b93c481b976c68e7dd1 | refs/heads/master | 2023-05-30T20:21:05.315681 | 2021-06-23T12:11:17 | 2021-06-23T12:11:17 | 379,590,255 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,186 | c | /*
** EPITECH PROJECT, 2021
** play_init_collision.c
** File description:
** functions to initialize collisions for player
*/
#include "my.h"
int play_init_collision_buffer(play_s *play)
{
int fd = 0;
int file_size = 0;
int i = 0;
if ((fd = open("assets/maps/collision.map", O_RDONLY)) == -1)
... | [
"Nassim@localhost.localdomain"
] | Nassim@localhost.localdomain |
0d1578727b245bd936ab98bc89f170370c399692 | e8509f5106d9e5af2f30612bcec39ab383c34071 | /stats.h | 44bc339398eef4169b5f34d85f33a208e65a2fa2 | [] | no_license | MMKnet/Knieling_Coursera_C1M1 | 79c45ad6df2d6191941d0bd2f3fdfcf84031e922 | 7d6e98a1fb54082c52a96e56d1ad0f8bc84c8146 | refs/heads/master | 2022-04-19T08:26:40.043258 | 2020-04-13T15:58:06 | 2020-04-13T15:58:06 | 255,274,566 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,320 | h | /******************************************************************************
* Copyright (C) 2017 by Alex Fosdick - University of Colorado
*
* Redistribution, modification or use of this software in source or binary
* forms is permitted as long as the files maintain this copyright. Users are
* permitted to mod... | [
"moknie_14@yahoo.de"
] | moknie_14@yahoo.de |
a04ebbd151356f3152153086420c5899ab7a78ac | a364f5e25e4ec3563c2a6e366069488786927948 | /sys/arch/x68k/dev/ite_tv.c | 8e385adcba2e3a3e3ab0138a00d37c688faf03e0 | [
"BSD-4-Clause-UC"
] | permissive | 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 | 16,115 | c | /* $NetBSD: ite_tv.c,v 1.7 1999/06/27 14:14:30 minoura Exp $ */
/*
* Copyright (c) 1997 Masaru Oki.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code mu... | [
"mouse@Rodents-Montreal.ORG"
] | mouse@Rodents-Montreal.ORG |
590dac3e7cdd8b8dd0b8a1de989e469669e10789 | 18cf887bd45c89b13eb5e842b6578665beda4935 | /my_project.X/device_config.c | 8d5cfbc8d14bd5fe5a03c671af7eb5db38aa0bd4 | [] | no_license | marsellino10/PIC-projects | ffcbf17724a1b751b64c95e2dfde767575653664 | 693ffaa349810be457e49dc06bcb790871b72717 | refs/heads/main | 2023-01-11T18:32:47.486793 | 2020-11-19T10:20:23 | 2020-11-19T10:20:23 | 307,165,273 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,343 | c |
// PIC18F46K20 Configuration Bit Settings
// 'C' source line config statements
// CONFIG1H
#pragma config FOSC = RCIO6 // Oscillator Selection bits (External RC oscillator, port function on RA6)
#pragma config FCMEN = OFF // Fail-Safe Clock Monitor Enable bit (Fail-Safe Clock Monitor disabled)
#prag... | [
"noreply@github.com"
] | marsellino10.noreply@github.com |
64ce76c385dc9e26b62efd2718cc565e011353f1 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/base/busdrv/acpi/asl/misc.c | f597820f0d82275f3e9ccb8b3c978e89f1f15a41 | [] | 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 | 26,682 | c | /*** misc.c - Miscellaneous functions
*
* Copyright (c) 1996,1997 Microsoft Corporation
* Author: Michael Tsang (MikeTs)
* Created: 10/14/96
*
* MODIFICATION HISTORY
*/
#include "pch.h"
/***LP ValidASLNameSeg - Check if the token is an ASL NameSeg
*
* ENTRY
* ptoken - token s... | [
"112426112@qq.com"
] | 112426112@qq.com |
9e80c130ee02387d63cb9e58060b6dd3aad4e67a | 4930e3d42790a674bebe62762e6f4ce1c34f8cca | /gpucast_volume/kernel/math/adjugate.h | d7a0846435ab2443fc5dac2ebd90dbd96c0ffc84 | [
"MIT",
"BSD-3-Clause"
] | permissive | scholli/gpucast | b776c042641501c031b27bf5334eef4a32d81734 | 165ae5d29a9483189af2c5ceace3dd111c446444 | refs/heads/master | 2020-04-05T18:57:44.398649 | 2018-03-12T09:14:18 | 2018-03-12T09:14:18 | 15,339,846 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,840 | h | #ifndef LIB_GPUCAST_ADJUGATE_H
#define LIB_GPUCAST_ADJUGATE_H
#include "math/matrix_layout.h"
#ifdef COL_MAJOR
/*********************************************************************
* adjugate a 2x2 matrix
*********************************************************************/
__device__
inline void
adj... | [
"mail@ansm.de"
] | mail@ansm.de |
62dcf3461d0ebee8d0a24f3acef4215ae794ad6e | 237257698bf781ffb2f8d6ca1b06d3fab0c86ac4 | /mame-mame0129/src/mame/drivers/gladiatr.c | 4bdc62fd0984e74c1304d5071c65dfc298af9ceb | [] | no_license | ArcadeHustle/MAME_Tile_and_Palate_Saver | cf5b6a86c8cafc65b7250374a7dd947261544534 | 56871ce2b19534f87fd666964cc01adcf73a47e4 | refs/heads/master | 2023-03-27T23:12:17.284453 | 2021-04-07T02:57:14 | 2021-04-07T02:57:14 | 355,387,775 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 40,919 | c | /***************************************************************************
Ping Pong King (c) Taito 1985
Gladiator (c) Taito 1986
Credits:
- Victor Trucco: original emulation and MAME driver
- Steve Ellenoff: YM2203 Sound, ADPCM Sound, dip switch fixes, high score save,
input port patches, panning ... | [
"hostile@me.com"
] | hostile@me.com |
70bf14db20e4c20c97e53bf958b99779d47c538a | 82cc9b432925f64d4df63b71aba42d76ba8deac5 | /meeting1/cond/cond.c | 51f969a79b5ab5f627ff93e6bd43a437dc0b3774 | [
"MIT"
] | permissive | CheeseL0ver/intro2c | 5f689ecb8d472fe0815035e97dc4b4435529c117 | debd36a17aa483803d41081912d75cfe32234740 | refs/heads/master | 2021-09-11T01:42:34.026664 | 2018-04-05T22:01:51 | 2018-04-05T22:01:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 227 | c | #include <stdio.h>
//#define YES 1
int main() {
printf("I hereby declare that ");
#ifndef YES
printf("it wasn't defined");
#else
printf("it was defined (%d)", YES);
#endif
printf(", so there!");
}
| [
"christopher.waldon.dev@gmail.com"
] | christopher.waldon.dev@gmail.com |
be01752fd8f6e1bcb37758762813d05d1c17cdfc | f0664190b8cd33a82a787082e92943a0b6eb8309 | /LOW_LEVEL_PROGRAMMING/ex2/try_dma/dma.h | c5207bd9e59f02d71c11f6b7ba226f5eb250422e | [] | no_license | danoms/NTNU | d978fb165d6b330ceb6478647ad2287ff0095b2c | bffb21f4160976517d3ec29f83de7bb301f6e91f | refs/heads/master | 2021-07-13T09:50:09.004832 | 2017-10-18T13:07:56 | 2017-10-18T13:07:56 | 105,789,305 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196 | h | #include "game_types.h"
#ifndef dma_H
#define dma_H
void updateControl(volatile dma_descriptor* dma_descr, volatile channel_cfg* cfg);
void setupDMA( volatile dma_descriptor* dma_descr);
#endif | [
"toms.sturmanis@gmail.com"
] | toms.sturmanis@gmail.com |
16cdf7ab9663cdc059d79f31745a7c1ad544cb8c | ebe8572b9ef451311ae1fffc92a275a04b8baa79 | /Server/ServerTypes.h | 1e93a7eba9dd25ef1a7afb27e7a21fe522f8e34e | [] | no_license | AlinaLaba/client-server-process-termination | 0ca265dd92427f368905a773ef97abfc4ca1b41b | 021d755d68b6f487a396cd7ac958b4a616959c31 | refs/heads/master | 2022-11-15T02:01:57.885150 | 2020-07-08T19:38:28 | 2020-07-08T19:38:28 | 278,178,394 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 524 | h | #pragma once
#ifdef _WIN32
#include <WinSock2.h>
#include <ws2tcpip.h>
typedef SOCKET cSOCKET;
#elif __linux__
#include <sys/socket.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <string.h>
#include <ctype.h>
#include <stdlib.h>
typedef int cSOCKET;
#define INVALID_SOCKET -1
#d... | [
"alistair.laba@gmail.com"
] | alistair.laba@gmail.com |
b639d57981f4b6d811971d99fab2dc43ad70432e | 8fc350c72f171dafc1bb705b7d7f1a1b4824d0e7 | /externalsort1.c | ff35b5b4ea49fe2f4f6acbedbe5a67f2396487f1 | [] | no_license | being-sanku/sort_program | a5d0af99a7cba8f1ff1d68588f7c16426a0deadb | 2d5c1bd255383b435dcf42e868f33eabf8333a77 | refs/heads/master | 2021-05-08T01:02:27.809879 | 2017-10-25T19:52:05 | 2017-10-25T19:52:05 | 107,845,718 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,310 | c | #include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include <string.h>
#include <limits.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
void itoa(int n, char s[]){
int i, sign;
if ((sign = n) < 0)
n = - n;
i = 0 ;
do{
s[i++]=n%10+'0';
}wh... | [
"thakaresanket01@gmail.com"
] | thakaresanket01@gmail.com |
3ad6f6aa90dc4acf3e72fb2ae3d561a1941b2080 | 600a4ea53a13c60fdc4aedd0f581476a6cc3d055 | /src/ais_readers_lib_tester.h | 634303671ac0826657acfb956397e48967a4bd37 | [] | no_license | nfc-rfid-reader-sdk/ais_readers-examples-c | 6703a67970aded993ff004a08cc337cfeebc6cbc | c7b9de86e6e5733e09119a19c87155dfa2ce10ab | refs/heads/master | 2019-07-09T17:33:29.553490 | 2017-10-20T09:21:14 | 2017-10-20T09:21:14 | 88,961,029 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 800 | h | /*
* ais_readers_lib_tester.h
*
* Created on: 08.10.2015.
* Author: SrkoS
*
* ABCDEFGHIJKLMNOPQRSTUVWXYZ
* -*-****----+-*-*****--*--*
* ***-*-***--*-********-****
* abcdefghijklmnopqrstuvwxyz
*
* 1234567890
* ****----------------------
*
*/
#ifndef AIS_READERS_LIB_TESTER_H_
#define A... | [
"support@d-logic.rs"
] | support@d-logic.rs |
fff62fd46bcc0d55b10b223316c73162a0981cbd | b00c54389a95d81a22e361fa9f8bdf5a2edc93e3 | /external/strace/tests/uio.c | ca731e030c702862d3c1d967a3788ed78a51663b | [
"BSD-3-Clause"
] | permissive | mirek190/x86-android-5.0 | 9d1756fa7ff2f423887aa22694bd737eb634ef23 | eb1029956682072bb7404192a80214189f0dc73b | refs/heads/master | 2020-05-27T01:09:51.830208 | 2015-10-07T22:47:36 | 2015-10-07T22:47:36 | 41,942,802 | 15 | 20 | null | 2020-03-09T00:21:03 | 2015-09-05T00:11:19 | null | UTF-8 | C | false | false | 551 | c | #include <fcntl.h>
#include <unistd.h>
#include <sys/uio.h>
#include <assert.h>
int
main(void)
{
const off_t offset = 0xdefaceddeadbeefLL;
int fd;
char buf[4];
struct iovec iov = { buf, sizeof buf };
assert((fd = open("/dev/zero", O_RDONLY)) >= 0);
assert(pread(fd, buf, sizeof buf, offset) == 4);
assert(preadv... | [
"mirek190@gmail.com"
] | mirek190@gmail.com |
d31af59f0e1440d95a4f6bfa81b70bb973c3b3d0 | 109326b932495b0a7fabdd9d7ba0ae89ae12dd0a | /handleInput.c | c3903fd63527f82aeb9f686243ebc447b86c53b9 | [] | no_license | dmuskal/Assembler | bf60eca0f920bac05048b4885c834690674d9595 | dafacd5dbab3d5e9260f50d3bd7184749b8ab61e | refs/heads/main | 2023-07-17T14:40:43.847861 | 2021-09-07T08:18:28 | 2021-09-07T08:18:28 | 403,894,377 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,830 | c | /*The following file is mainly used to analyze the input file line by line and create a linked list of nodes that store the characters of each line of the input file for further analysis.*/
#include "assembler.h" /*include assembler.h header file*/
#include "handleInput.h" /*include handleInput.h header file*/
/*The ... | [
"noreply@github.com"
] | dmuskal.noreply@github.com |
7cdd37e9e8a500bc451dfec09010b8f0a5ad297c | a556c07ecfa1031dae46fd3433762941ceca68b1 | /u/whuan/vax/project.1.yinyang/skill/changhen-xinfa/heal.c | dc82d56c8939976e908884b16612b63b9f4393b7 | [] | no_license | yqzcabao/pkuxkx-utf8 | 53c3c24f4e3a9125372bca72b6a4b10aa6293a7f | 0eaf237c9970795a51aa4cc04b5b762003300cbd | refs/heads/main | 2023-04-01T21:16:23.894845 | 2021-04-09T13:33:24 | 2021-04-09T13:33:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 969 | c | // heal.c -- for all basic-xinfa
#include <ansi.h>
int exert(object me, object target)
{
if( me->is_fighting() )
return notify_fail("战斗中运功疗伤?找死吗?\n");
if ((int)me->query_skill("changhen-xinfa", 1) < 50)
return notify_fail("你的长恨心法修为还不够。\n");
if( (int)me->query("neili") < 80 ) // - (int)me->query("ma... | [
"i@oiuv.cn"
] | i@oiuv.cn |
73b7b95c67a7310630c57bdacafc624ba948d0e8 | 4c0e0e875928fd336174482d62b4d1257eb055ea | /master/Gap.c | 3f79412cbfc11f9941f3301235e01e50e9ea9454 | [] | no_license | SRRobocup/Primary-2016 | fb47e01011a89441982a487f18eedf3c6eb20369 | 02c1e382c04e85a40ca65876112dd006173b90b0 | refs/heads/master | 2020-07-30T09:45:12.568913 | 2016-11-13T22:07:15 | 2016-11-13T22:07:15 | 73,632,229 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,000 | c | #include "Global.h"
#include "FuncLib.c"
task Wobble()
{
//the function crossing the gap
while (true)
{
goStraight(4);
turnRight(38);
goStraight(4);
turnLeft(38);
}
}
void gap(int Encoder)
{// the function which prepares for gap
displayTextLine(0,"Check gap worked");
playSound(soundFastUpwardTones);
nM... | [
"ethan.mak100@gmail.com"
] | ethan.mak100@gmail.com |
2210edb13d9105cec5c2a2a1c9349efcff5f9687 | 943d51a06836e615d58a8888cef706d63d270a75 | /DUMP/LMG_CrouchSpeed_GE_classes.h | 1b87edc1e120f53d7b6c5550837a8577ad2444a7 | [] | no_license | hengtek/Back4BloodSDK | f1254133d004d7a5237013059d49c80f536879db | 25ab4c4ce2e140b7e6b7afaac443e836802c3b2d | refs/heads/main | 2023-07-05T03:23:01.152076 | 2021-08-15T15:03:38 | 2021-08-15T15:03:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 171 | h | // BlueprintGeneratedClass LMG_CrouchSpeed_GE.LMG_CrouchSpeed_GE_C
// Size: 0x3d8 (Inherited: 0x3d8)
struct ULMG_CrouchSpeed_GE_C : UGameplayEffectMovementComponent {
};
| [
"hsibma02@gmail.com"
] | hsibma02@gmail.com |
1ffd819954fdfb226ea50911657a7c92a1f627d7 | 05869e5d7a32845b306353bdf45d2eab70d5eddc | /soft/platform/vpp/speech/romz/src/vpp_speech_asm_amr515_dec.c | b8a48136c4aaf90d047ea2758b1d75556fbb2ba0 | [] | no_license | shenfahsu/sc-fix | beb9dc8034f2a8fd9feb384155fa01d52f3a4b6a | ccc96bfaa3c18f68c38036cf68d3cb34ca5b40cd | refs/heads/master | 2020-07-14T16:13:47.424654 | 2011-07-22T16:46:45 | 2011-07-22T16:46:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 35,883 | c | #include "vppp_speech_common.h"
void CII_amr_dec_515(void)
{
VoC_push16(RA,DEFAULT);
VoC_push16(REG1,DEFAULT); // the pointer for parm push16 stack[n-1]
VoC_push16(REG0,DEFAULT); // push16 stack[n-2] st->lsfState
VoC_jal(CII_D_plsf_3); // D_plsf_3(st->lsfState, mode, bfi, parm, lsp_new);
... | [
"windyin@2490691b-6763-96f4-2dba-14a298306784"
] | windyin@2490691b-6763-96f4-2dba-14a298306784 |
b2f829a5e811aab232a136d9c8e3256aeabfecd9 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/135b2c14-7a00-4e0e-94cb-eacbdc81b68e.c | 7f46b36955fa5ba92d71353f1b15d0ac087c29ec | [] | 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 | 568 | c | #include <string.h>
#include <stdio.h>
int main() {
float i;
float j;
float k;
float l;
l = 6;
j = 9;
//variables
//random
/* START VULNERABILITY */
int a;
char b[27];
char c[68];
a = 0;
while (b[( a - 1 )] != 0) {
a++;
/* START BUFFER SET */
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
1624019584acdb55c2ec0305ab7fac82cd138709 | a86dc83b484b4988db6d5bef0443334138792827 | /pythia/DELPHI/refit30.C | 2175f4ba951d7a7d31a26793941cb806b913772a | [] | no_license | ocerri/gammagamma_FCC-ee | 633e59a3390e7a4be3bfa5e5776d35bd54aef99f | a3a843e357c9acff4d77b376deb4435201437746 | refs/heads/master | 2021-01-21T04:19:56.536741 | 2016-08-25T16:38:34 | 2016-08-25T16:38:42 | 39,497,133 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,405 | c | #include "pythia6_gammagamma_hadrons.h"
void refit30(){
Float_t sqrts=195.5; //energia nel Cm in GeV
TFile *file = new TFile("_root/MSTP14-30_final.root");
TH1F *histo = (TH1F*)file->Get("hdsigmadpT");
//file->Close();
TF1 *f_fit = new TF1("f_fit", pdf, pt_min, pt_max, 3);
f_fit->SetParNames("m","C","alph... | [
"olmo.cerri@gmail.com"
] | olmo.cerri@gmail.com |
d3f5dae13843492bb7b8dad1e77fe2fd59e32bb5 | 187c296e58a12684d470443d277631c18f3488be | /Informacao.c | 43068e6a08184f3c7daa41d6f8e16d8394da7dd3 | [] | no_license | TXavierLopes/C-Program---CET-Course | 2fac13f17458e3da4e671574235b242c3280a7e6 | 86bb9d3863a13b36f22aac05f366d75d0a090a84 | refs/heads/main | 2023-04-10T01:56:28.273502 | 2021-04-22T01:21:03 | 2021-04-22T01:21:03 | 360,354,916 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,323 | c | //
// Informacao.c
// TF_Programação
//
// Created by Marcel Carvalho on 01/04/14.
// Copyright (c) 2014 Marcel Carvalho. All rights reserved.
//
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
#include <pwd.h> // getpwuid()
#include <unistd.h> // getuid()
#include <string.h>
#include <stdb... | [
"tiagoxavierlopes@hotmail.com"
] | tiagoxavierlopes@hotmail.com |
a0dfeeae7bc0e2eee14f3417ad3db1ca717b40c0 | 979b595a2f8cb2df6846c1d9d666d2a93e6f0823 | /dataset/source/NVD/CVE_2005_3359_VULN___sock_create.c | b7867406298d0a03e5dd794529b7b735856ed6fb | [
"Apache-2.0"
] | permissive | ZouzhiqiangNxf/AutoVAS | c4647ddedaf4b694b0c4f6772983d3e723b39183 | 99a92411c21241f7030b3c3b697c4161aaaf852b | refs/heads/master | 2023-07-11T01:44:36.757798 | 2021-09-02T01:01:57 | 2021-09-02T01:01:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,484 | c | static int CVE_2005_3359_VULN___sock_create(int family, int type, int protocol, struct socket **res, int kern)
{
int i;
int err;
struct socket *sock;
/*
* Check protocol is in range
*/
if (family < 0 || family >= NPROTO)
return -EAFNOSUPPORT;
if (type < 0 || type >= SOCK_MAX)
return -EINVAL;
/* Compati... | [
"kppw99@gmail.com"
] | kppw99@gmail.com |
aaee908745b3293e4a2ce7280f003a641b97d1db | 417b7750f302f0edaf2b4b2e664d6e9de4733961 | /src/lib/rt/src/rt_cbuf.h | 866615ca5aa64ba9aca29412b93b05d6823c7ee4 | [] | no_license | dothe/proview | 1da4669befec4f1114a764cd3135681fdc201541 | 716e7c69da6c55efeb2ab13fcf1e9a95e453dd2a | refs/heads/master | 2020-06-14T03:07:15.358849 | 2016-06-03T12:26:38 | 2016-06-03T12:26:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,939 | h | /*
* Proview Open Source Process Control.
* Copyright (C) 2005-2016 SSAB EMEA AB.
*
* This file is part of Proview.
*
* 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 ... | [
"claes.sjofors@proview.se"
] | claes.sjofors@proview.se |
1aff0e2802c9f3dd14c23246fa2d3ac8ece512ae | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/66/1538.c | 3ada9ee05a1d378e896442fc184a485bfe3af06d | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,141 | c |
int panduan(int nian)
{
if((nian%4==0&&nian%100!=0)||nian%400==0)
return 1;
else
return 0;
}
int main()
{
int year,month,day;
cin>>year>>month>>day;
int i;
long long sum=0;
... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
29ae117b61fe73db5a93e4edf36ddfecb55a71ff | e2e6e60335185cc881ed72d5e7775fe67d61596f | /ble_service_characteristic/ble_my_service_characteristic/ble_ser.h | 6859530eb0b32844c69040c83c0497ec6cf87a52 | [] | no_license | alfaXphoori/BLE_NRF_Service | 975ac8b4c919ce1f1cdcad880835b7eef60d04a1 | db1586ec97d7c2ad79671343cdc6214af83253bd | refs/heads/master | 2020-04-01T19:29:52.089793 | 2018-10-18T07:47:22 | 2018-10-18T07:47:22 | 153,556,792 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,132 | h | #ifndef BLE_SER_H__
#define BLE_SER_H__
#include <stdint.h>
#include <stdbool.h>
#include "ble.h"
#include "ble_srv_common.h"
#define BLE_SER_DEF(_name) \
static ble_ser_t _name; ... | [
"alfa.phoori@gmail.com"
] | alfa.phoori@gmail.com |
0671234b2df506cc81b5b317434d3517b38d738c | d81b6968a0d66f17e36f89663d8af898be2fac1d | /12-binary_tree_leaves.c | 5b08e96ac1914e4bb9c1a95d1261c28a3f04f1cb | [] | no_license | luismelendez94/binary_trees | 7d862b44935da228ad84c976529043dd4bb9bcaf | 11e368f4d4aa974700168111752437ca64dbeab7 | refs/heads/main | 2023-06-20T12:20:49.199994 | 2021-07-24T03:58:51 | 2021-07-24T03:58:51 | 387,923,365 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 440 | c | #include "binary_trees.h"
/**
* binary_tree_leaves - Counts the leaves in a binary tree
* @tree: Pointer to the root node of the tree
*
* Return: The count of leaves in the tree, zero on failure
*/
size_t binary_tree_leaves(const binary_tree_t *tree)
{
if (tree == NULL)
return (0);
if (tree->left == NULL && ... | [
"2709@holbertonschool.com"
] | 2709@holbertonschool.com |
891bcab6b5eba36ed01b23c51a41579c88032543 | ec5bd4f4bcdf699d7db094fbb987d28e256de143 | /panel.c | 764cbbeb0afbdb5fbf3cde8212e0c5548d2905cb | [
"MIT"
] | permissive | baverman/bmpanel2 | 4b57bbb5bad3c85ce113123a40fac171dcb42785 | 9cee587aa11d540e59f0d62fa772e5be31a68306 | refs/heads/master | 2020-12-25T12:08:11.276775 | 2011-08-05T03:43:55 | 2011-08-05T03:43:55 | 2,158,382 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,193 | c | #include <ctype.h>
#include <stdio.h>
#include "gui.h"
#include "settings.h"
#include "widget-utils.h"
static int find_widget_in_stash(const char *interface, struct widget_stash *stash)
{
size_t i;
for (i = 0; i < stash->widgets_n; ++i) {
if (!strcmp(stash->widgets[i].interface->theme_name, interface))
return (... | [
"no.smile.face@gmail.com"
] | no.smile.face@gmail.com |
94054a8ca38589b74337999b7a9007016a10daba | 3b02261e54e449782f0b6daf0c6e959736ba4b93 | /3_phase_voltmeter with AVR/3_phase_voltmeter/lcd-routines.h | 04ce2273af4c11952de8d72aed274727283770bd | [] | no_license | Params-git/Voltmeter | bd7ba2840849e76353d7d38e4131c14459d460c4 | b54f1324c4dcfdd3428d214e56eea69f5e777cac | refs/heads/main | 2023-04-20T14:58:58.073624 | 2021-05-09T17:10:40 | 2021-05-09T17:10:40 | 363,478,545 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,203 | h | // Ansteuerung eines HD44780 kompatiblen LCD im 4-Bit-Interfacemodus
// http://www.mikrocontroller.net/articles/AVR-GCC-Tutorial/LCD-Ansteuerung
//
#ifndef LCD_ROUTINES_H
#define LCD_ROUTINES_H
////////////////////////////////////////////////////////////////////////////////
// Hier die verwendete Taktfrequenz in Hz e... | [
"singhparamjeet9250@gmail.com"
] | singhparamjeet9250@gmail.com |
48c076f4a2de14b58a1b6d26b6d04e5c0140a991 | 57a2ff44382c52095f069c339a393e1854cf82b0 | /platforms/unix/src/plugins/DBusPlugin/DBusPlugin.c | b3b8027f34d2e6ec0c950dd1c0aabce8ea9d74c8 | [] | no_license | fniephaus/squeak | 024382e6c29cdbea51cd8ced9b8459a126f24a7c | dcc745ef7f7b2ec8d97faf8c9fc0024c143de054 | refs/heads/master | 2021-01-10T11:42:47.323162 | 2016-04-06T08:35:08 | 2016-04-06T08:35:08 | 54,750,049 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 51,169 | c | /* Automatically generated from Squeak on 30 July 2012 4:52:58 pm
by VMMaker 4.9.8
*/
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
/* Default EXPORT macro that does nothing (see comment in sq.h): */
#define EXPORT(returnType) returnType
/* Do not include the ent... | [
"piumarta@fa1542d4-bde8-0310-ad64-8ed1123d492a"
] | piumarta@fa1542d4-bde8-0310-ad64-8ed1123d492a |
d69a0da4124f21aea1034806944796032b28559e | 746f45484253f9b6358c53bad0de3c60f53d1a27 | /A4/q1b-family/main.c | b693f4bf15ded76aff5719025005b0c700874597 | [] | no_license | kcshenoy/cs136 | 48fc84c684c35bb6dc4d62c0a157c983389e123c | 6d454e15fff005b37b892fc40817b714b75d5321 | refs/heads/main | 2023-05-08T06:09:55.373010 | 2021-05-27T21:50:00 | 2021-05-27T21:50:00 | 328,510,921 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,857 | c | /////////////////////////////////////////////////////////////////////////////
// INTEGRITY INSTRUCTIONS (v2)
// Explicitly state the level of collaboration on this question
// Examples:
// * I discussed ideas with classmate(s) [include name(s)]
// * I worked together with classmate(s) in the lab [include name(s)]
... | [
"kishnashenoy@Krishnas-MacBook-Pro.local"
] | kishnashenoy@Krishnas-MacBook-Pro.local |
20f0db371a680d3546c00fa3b82c4a83a614b3c1 | 852ca3e259848d8498072245a08254224a5c4ee6 | /fy4/adm/simul_efun/message.c | 0ebe3eb6be55e7d16fcbbf65af0d10c76515a3df | [] | no_license | losep/fy2005 | 2fa3d5e6d607c663edaab190bf66899789b83929 | 6ff35a0f7a33c454d9195ee1e28f310d65ec954b | refs/heads/master | 2020-07-16T16:08:23.397485 | 2016-01-05T05:07:46 | 2016-01-05T05:07:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,572 | c | // message.c
varargs void message_vision(string msg, object me, object you)
{
string my_gender, your_gender, my_name, your_name;
string str1, str2, str3;
object room;
string *v_room;
int i;
my_name= me->name();
my_gender = me->query("gender");
if (you && you == me)
{
str1 = replace_string... | [
"liang.huang@transmension.com"
] | liang.huang@transmension.com |
4c4cc41ca259dc7bfd9b1d07637d54bcf21268f2 | 3f711e845062cecc77d0dffb328196d27ed78e5e | /Part12-Kode1_MenampilkanVariabel.c | 8b49e7feb5104f005842b1c5f146cd4e4f2ba9d6 | [] | no_license | rizalhimself/latihancodingc | 981d7d95af9be659e18f374a1eab3578a8e95c75 | d9bfb222716a8269d8ffd8f840eed4c11d989bb6 | refs/heads/master | 2022-12-28T14:02:55.900088 | 2020-10-03T19:21:32 | 2020-10-03T19:21:32 | 274,007,680 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 309 | c | #include <stdio.h>
int main(void)
{
int harga = 5000;
float nilai_ip = 3.12;
char huruf = 'A';
printf("Harga bakwan %i", harga);
printf("\n");
printf("Semester 1 dapat nilai %f", nilai_ip);
printf("\n");
printf("%c adalah huruf pertama dalam abjad", huruf);
printf("\n");
return 0;
}
| [
"rizalhimself@gmail.com"
] | rizalhimself@gmail.com |
2300ec6367de4ecd18278f4c672c589c2898658c | 16a76ee66d9b2f59c9beee4a4a0e104ce347e32a | /from_internet/fizzbuzz/answer_from_ais523_s_temporary_account/x64_elf/by_ghidra.c | 7ce80147d7bae476418c6212d9d3c9d5be69f014 | [] | 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 | 26,455 | c | typedef unsigned char undefined;
typedef unsigned char byte;
typedef unsigned int dword;
typedef unsigned long qword;
typedef unsigned short word;
typedef enum Elf_ProgramHeaderType {
PT_NULL=0,
PT_LOAD=1,
PT_DYNAMIC=2,
PT_INTERP=3,
PT_NOTE=4,
PT_SHLIB=5,
PT_PHDR=6,
PT_TLS... | [
"i-git-stone@rf.risimo.net"
] | i-git-stone@rf.risimo.net |
a7d841d73c5936c54432959937c4eea3d117bb0b | 59f40fdabfdee5153bf6cd1ad77f59c57ad87dbb | /Practica2/Creacion y atributos de ficheros/ejercicio5.c | 3cad1ded7257abee92f97d6164389d8dcad27868 | [] | no_license | yevheniyku/ASOR | 85fbdc8c2403f4bd9cb058a002a042d5ab7e38b9 | f9b87f78b97a57533cf5cf3ca63908fee417f6cf | refs/heads/master | 2021-06-17T17:47:39.587456 | 2019-01-15T09:48:55 | 2019-01-15T09:48:55 | 156,021,325 | 0 | 1 | null | 2021-02-24T14:21:35 | 2018-11-03T20:29:56 | C | UTF-8 | C | false | false | 308 | c | #include <stdio.h>
#include <string.h>
//error
#include <errno.h>
// open
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
int main(int argc, char const *argv[]) {
int errno;
if(open("new_file", O_CREAT, 00645) == -1)
printf("Error: %i\n %s", errno, strerror(errno));
return 0;
}
| [
"ykushch@ucm.es"
] | ykushch@ucm.es |
a5a21b4670d200f1fcbd82d87bcd9fb99d1886b6 | badf939ccb20165ad51f50ded8630f0432501631 | /libft_3/ft_isalpha.c | 323a2d8c59366720783606122e8f51b9d617f6ce | [] | no_license | HyeonHak/42_Seoul | 3a65a716683f600ac7e8616b741e1794903734f4 | 48da2777b6a2c14a900187417e6ab4a0510df664 | refs/heads/master | 2021-01-14T16:33:46.610318 | 2020-05-03T07:06:32 | 2020-05-03T07:06:32 | 242,680,984 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,021 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isalpha.c :+: :+: :+: ... | [
"hyejo@c1r6s4.42seoul.kr"
] | hyejo@c1r6s4.42seoul.kr |
70b137260f0140bc9cb08d7fd81ee01fca52a2d5 | 2dd6dafcbf6a3ff952fda6a24fd610ce1394ac84 | /graphics.c | dd33400baf8823974742d1b31aca45b16d1a1928 | [] | no_license | LuisPeMoraRod/Wizard-of-Wor | 5d3b57fb8a241b8e42dc8c0072650a7ed0e0d56a | 0eef27fd03f8070fe69b9368e34bf13ef196d70f | refs/heads/main | 2023-07-23T10:47:54.564477 | 2021-08-25T05:57:03 | 2021-08-25T05:57:03 | 391,126,738 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,091 | c | #include "graphics.h"
/**
* Initialices a window
* @return SDL_Window
*/
SDL_Window *init_window(){
SDL_Window *window = NULL;
//Initialize SDL
if( SDL_Init( SDL_INIT_VIDEO ) < 0 )
{
printf( "SDL could not initialize! SDL_Error: %s\n", SDL_GetError() );
}
else
{
//Set b... | [
"luismorarod98@gmail.com"
] | luismorarod98@gmail.com |
55c2f2fa88c0e4e85a8992d763507a51bdbf450a | 994f965ef835a57bb66508657905a21283c20d29 | /Szoftverek/Zsirelezer_vonalszenzor_SW/vonalszenzor_SW/Inc/usart.h | 995fb8db97cbcdef0620acfce6abb08cbf151ff8 | [] | no_license | Mesty/Zsirlezer | 89a20ecc6e4ac44100bf3d6f1c576eadba7bfbb9 | e7877116fa958afe0a15a8f8d29a1fe92bbf2e5a | refs/heads/master | 2020-06-22T03:20:23.099524 | 2017-02-17T22:54:26 | 2017-02-17T22:54:26 | 74,757,728 | 0 | 1 | null | 2016-11-25T13:12:22 | 2016-11-25T12:43:37 | C | UTF-8 | C | false | false | 2,829 | h | /**
******************************************************************************
* File Name : USART.h
* Description : This file provides code for the configuration
* of the USART instances.
***************************************************************************... | [
"gyugab3@gmail.com"
] | gyugab3@gmail.com |
f12029e083a3eaf6c7bca0a25d5859d32c099cab | 9d48a5833c1b242d695574582441a7aa59ed8a7b | /kadnode_announce/src/dht.h | 2b961d2fd88905a98145e49433a85ddc10c66e7a | [
"MIT"
] | permissive | ilbaroni/hajime_dht_measurement | 34c682d95d68f00740480073163eb8ff31a6e6d7 | 4855345c8bd8a555ceac740ea9ff32130490f49d | refs/heads/master | 2023-03-18T18:13:42.011786 | 2019-03-04T03:28:23 | 2019-03-04T03:28:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,052 | h | /*
Copyright (c) 2009-2011 by Juliusz Chroboczek
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, modify, merge, publish, ... | [
"katura@cs.umd.edu"
] | katura@cs.umd.edu |
9b5d9f381d670f9fac93cb413828fcac76717600 | 41584499be797b363bd99f698ee35ee298ac808c | /ext/erdtls/src/gsterdtlssrtpdec.h | fe284c72d80f5e9a39fbaee6116800cffd8c6288 | [
"BSD-2-Clause"
] | permissive | sdroege/openwebrtc-gst-plugins | d30fc5572b4bfe54bd5a60ab34c561951dbaffb1 | ce610b46ae1bd9a455302e7b906502132f8d9885 | refs/heads/master | 2021-01-15T11:14:09.373261 | 2015-03-04T12:39:37 | 2015-03-04T12:39:37 | 24,711,895 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,478 | h | /*
* Copyright (c) 2014, Ericsson AB. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* list of conditions a... | [
"robert.swain@ericsson.com"
] | robert.swain@ericsson.com |
d1125ee1ce60e9ec80d9e88dcb64f42cdb418b36 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/crypto/extr_simd.c_simd_register_skciphers_compat.c | 0884223d08e1c80bfa5737707389dd4bf6f731f7 | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,863 | 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 |
22aca506544d53e4d929ba54a1a2a8f89e0cb89c | 9cd9da669150e228728179a55e3e6ec6c6d319c2 | /editor/editor/listStack.h | 483457cc447d6d60de7095221921026b86ef9c35 | [] | no_license | 1s-sky/dataStructure | 4cc511cb19ac10d08e58ef5c7a89e575b2df2dea | 9eb23512944651076b1fb6ce5434a32db5d34afd | refs/heads/master | 2022-12-06T03:17:10.342449 | 2020-08-21T14:51:34 | 2020-08-21T14:51:34 | 283,541,115 | 0 | 0 | null | null | null | null | UHC | C | false | false | 887 | h | #pragma once
enum BOOL{ FALSE, TRUE };
typedef struct _stacknode Snode;
struct _stacknode
{
char data; /* char 데이터 영역 */
Snode *next; /* 다음 노드를 가리키는 포인터 영역 */
};
typedef struct _stack /* stack 관리 구조체 */
{
Snode *head; /* head pointer (head node 가리킴) */
Snode *tail; /* tail pointer (tail node 가리킴) */
}Stack;
BO... | [
"bivoaov5@gmail.com"
] | bivoaov5@gmail.com |
50e446ebf0b085adff6414b67e29e8bb1265b6c5 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/2099fe90-9fe3-4af1-b176-ac6b57405b06.c | c58f8923bee0a4525ba6c3279b90af655035096b | [] | 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 | 604 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = j%j;
l = l%j;
l = i-j;
l = l-j;
l = l%j;
l = k-j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[54];
int c[80]... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
39343201fd62bacb30b9018c23ead741b7225c79 | a86995a16ba2e574376c882c3a9eead8143dd4f8 | /STM32Cube_FW_F4_V1.9.0/Projects/STM32F429I-Discovery/Examples/I2C/I2C_TwoBoards_ComPolling/Src/main.c | 2d1bda68ce2cf7953ea5fdadc2c0e6c8422b289c | [
"BSD-2-Clause"
] | permissive | umapathiuit/Stm32-Tools-Evaluation | ded5f569677c8e9cbe708a57b5db19780a86fd6c | e9fd061f48f50501606bc237c6773c2b6c28d345 | refs/heads/master | 2020-12-02T17:11:19.014644 | 2015-11-23T07:45:38 | 2015-11-23T07:45:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,070 | c | /**
******************************************************************************
* @file I2C/I2C_TwoBoards_ComPolling/Src/main.c
* @author MCD Application Team
* @version V1.2.3
* @date 09-October-2015
* @brief This sample code shows how to use STM32F4xx I2C HAL API to transmit
* and r... | [
"git@jme.de"
] | git@jme.de |
bae831c54a2eb8fc266a942761e204f3e4d8aeca | 8ce8fe1448a122879ec5138017e7485bf4b6702c | /evaluation/sendNum_AtmelStudio/test_timer/uart.h | c32f24ff6cb8fb838be6682048909629125199cd | [] | no_license | heyang1987/BitGuard | 3fcf9f0fb90366d82030400dbbdb01a611ebf9a9 | cc7b5d2c6722f8eba326b6a93b4efbc676d3960a | refs/heads/master | 2021-01-20T10:47:42.988725 | 2016-10-03T21:16:04 | 2016-10-03T21:16:04 | 69,911,434 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,129 | h | /*
* Copyright 2010
*
* The Dependable Systems Research Group
* School of Computing
* Clemson University
*
* author: Jason O. Hallstrom
* version: 1.0.0
* since: 4/2/10
*/
#ifndef UART_H
#define UART_H
#include <stdint.h>
#include <stdbool.h>
//---
// library configuration... | [
"yyhe@g.clemson.edu"
] | yyhe@g.clemson.edu |
23673e905256f1cb0e1833211f0a35c49feab711 | 2cdfb495e1d46d728f73f949ffe2e2d0f4bc93fc | /src/queue_ll/setup_funcs.c | 22fd9841fd62f5ff584823361e87782fc9015284 | [] | no_license | surajpulloor/ds | 5dd598a5118a4e2e0c021dcbfc06834fe48df5ab | 036bc98dd4d2273f108463ee7b24b28f29e0a87e | refs/heads/master | 2022-11-30T05:25:04.150457 | 2020-08-10T18:47:04 | 2020-08-10T18:47:04 | 259,567,661 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 499 | c | #include "ds/queue_ll.h"
void setup_copy_value_funcs(
Queue_Linked_List* queue,
void (*copy_value_to_node)(SingleLinkedListNode*, void*),
void (*copy_value_to_buffer)(void*, SingleLinkedListNode*)
)
{
queue->list->copy_value_to_node = copy_value_to_node;
queue->list->copy_value_to_buffer = copy_value_to_b... | [
"thegamer600@gmail.com"
] | thegamer600@gmail.com |
bf1c7fcc45c6331edb89ceb85ab0f370059977f4 | 501379441fcbf6eb69b539a090508b00fd449448 | /include/util.h | 13e77166a4541b0e3681426551cf9042b09b1f95 | [] | no_license | JarrodCameron/networks | 403f71db6cb4107de90113b213fcba1f4d2405d0 | b266da5cbd5ed514c09a3cbb499dbe5b318f3890 | refs/heads/master | 2020-08-12T09:40:09.047774 | 2020-08-11T09:57:04 | 2020-08-11T09:57:04 | 214,741,159 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,273 | h | #ifndef UTIL_H
#define UTIL_H
#include "header.h"
#define UNUSED __attribute__((unused))
#define NORETURN __attribute__((__noreturn__))
/* int to string */
#define STR_(X) #X
#define STR(X) STR_(X)
/* Number of elements in array */
#define ARRSIZE(A) (sizeof(A)/sizeof(A[0]))
/* Handy dandy */
#define MAX(A,B) ((... | [
"z5210220@ad.unsw.edu.au"
] | z5210220@ad.unsw.edu.au |
39d6c5ba44f279aaece69f716eef8af3fff01f65 | 966f67d427d7e576a115ffc9bd1a00f0403e7193 | /PrivateFrameworks/NanoPreferencesSync/nanoprefsyncd-Structs.h | f11b0afd6007c5b605a699a17e3d364d43f6e213 | [] | no_license | pi31415926535987932/IosHeaders902 | 9a95039d9750d1ed87eeb192bbb73f45f0fa05cd | f989433eb6a98121dc3a947bda86af396d1c111d | refs/heads/master | 2021-01-22T08:09:52.827875 | 2015-11-19T21:56:28 | 2015-11-19T21:56:28 | 66,768,901 | 6 | 1 | null | 2016-08-28T13:12:45 | 2016-08-28T13:12:45 | null | UTF-8 | C | false | false | 527 | h | /*
* This header is generated by classdump-dyld 0.7
* on Thursday, November 19, 2015 at 10:17:29 AM Greenwich Mean Time
* Operating System: Version 9.0.2 (Build 13A452)
* Image Source: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/nanoprefsyncd
* classdump-dyld is licensed under GPLv3, Copyright © 201... | [
"cryptomorph@btinternet.com"
] | cryptomorph@btinternet.com |
8a473ccbd8ff48e7fcc1f877bb06b4b9e1a0f693 | 7da7d32e2bd8b221dd96ae8ecf849ce24328360b | /EdgeChanger.h | 45491bff4b898b4510da2390ddf0bb6082de2531 | [] | no_license | souenxx/robocon | bdd2ac8de1f67b9ea4fe2baab1fbaf979e0e8b96 | 8ff0470fbe80a72125cefd25ca09dd5877061f6b | refs/heads/master | 2020-06-09T22:44:21.402407 | 2019-10-04T07:59:05 | 2019-10-04T07:59:05 | 193,521,481 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 369 | h | /*
* EdgeChanger.h
*
* Created on: 2016/09/13
* Author: Kohei
*/
#ifndef EDGECHANGER_H_
#define EDGECHANGER_H_
#include "ev3api.h"
#include "BasicRun.h"
typedef struct EdgeChanger
{
BasicRun* basicRun;
}EdgeChanger;
void EdgeChanger_init(EdgeChanger* this, BasicRun* basicRun);
int EdgeChange(EdgeChange... | [
"souen_xx@yahoo.co.jp"
] | souen_xx@yahoo.co.jp |
68d6949a2771565ea0445d9ffb3e0221efa3e46e | 1bc63da986ecfe9cd3b1cbf068b81bb88b2fe1eb | /include/astprinter.h | 215cf4e0e8d0a531470b584127eb41df6c7e5c5c | [
"MIT"
] | permissive | qpalwo/hello-c_compiler | f7ff7bdf19cb8c69bcc4513c3dab59138c0534bd | 2db188f2d3d6ca20b2fc14bc6e14197dff97541a | refs/heads/master | 2020-09-20T00:13:29.641584 | 2019-12-18T04:22:09 | 2019-12-18T04:22:34 | 224,330,619 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,614 | h | /*
* Copyright 2019 Yuxuan Xiao
* 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, modify, merge, publish, ... | [
"qpalwo@qq.com"
] | qpalwo@qq.com |
628817a2d06fb518f941d0cbdf68775820be68d3 | 33fbd26684dd5de05db3ed0119e18206b497e6ac | /pthread_pc/pthread_pc.c | 0e018c7e531a3c58e8da37ad863a44f2179bc448 | [] | no_license | NeilZhy/LinuxPractice | 625124891a6b76e7b06612193ae510619fcc0c25 | 99467e6bbb5c77cb70b01c2986b13660a328c8fe | refs/heads/master | 2020-12-30T13:27:43.394653 | 2017-12-22T03:22:15 | 2017-12-22T03:22:15 | 91,213,801 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 731 | c | #include<stdio.h>
#include<pthread.h>
int count = 0;
pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER;
void* pccount(void* arg)
{
int i = 0;
int temp = 0;
while(i<50000000)
{
pthread_mutex_lock(&lock);
// temp=count;
count=count+1;
//printf("%d",temp);
i++;
pthread_mutex_unlock(&lock);
}
// printf(... | [
"NeilZhy@163.com"
] | NeilZhy@163.com |
f7e21ec8b2508010222cb529f39197684faaeb47 | 367e5d0c3c2b046ca70294593ab2e21d5a2a4984 | /Classes/Native/mscorlib_System_Runtime_Serialization_StreamingContextMethodDeclarations.h | faa91c22ce416471fcdc2b622e39872f38552b28 | [] | no_license | truckfights/truckfights_ios | 514acea0d0cfc6de6b12a10c992274446dd6d404 | 4a06ad533175cfb5030880b0557f120074c43616 | refs/heads/master | 2021-01-10T01:58:57.564897 | 2015-12-15T16:29:44 | 2015-12-15T16:29:44 | 48,000,635 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,651 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// System.Object
struct Object_t;
#include "codegen/il2cpp-codegen.h"
#include "mscorlib_System_Runtime_Serialization_StreamingContext.h"
#in... | [
"quinn.collins@tufts.edu"
] | quinn.collins@tufts.edu |
c3d8f63cf8dcfed85c994a0fbe5ccd757d27eed8 | 0b24e49a6316eaba4c3fb378b4796660278b30b7 | /main/backup/test.c | 28ed71382f91da018e972d7d41cb3bde4d1fb314 | [] | no_license | invdesign-mit/DevFDOpt | 42257595d4359244bdf45fc21f5e21a171a09965 | a2a3f75fc594fee59108b14a1e8f97fcdd58e312 | refs/heads/master | 2020-05-14T22:28:34.263621 | 2019-04-17T22:53:10 | 2019-04-17T22:53:10 | 181,979,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,342 | c | #include "petsc.h"
#include "petscsys.h"
#include "hdf5.h"
#include "nlopt.h"
#include <assert.h>
#include "libFDOPT.h"
int count=0;
int mma_verbose;
void angular_disp_linear(PetscReal theta_in, const PetscReal *anglemap, pwparams* pw);
#undef __FUNCT__
#define __FUNCT__ "main"
PetscErrorCode main(int argc, char **a... | [
"zinlin@photon-casimir.ee.Princeton.EDU"
] | zinlin@photon-casimir.ee.Princeton.EDU |
56622ae8de4eb6a25426549d58281f4c0b966d0f | 264cc34d1d5322c9c955f351e5ed710836f6a1a5 | /cmake_targets/basic_simulator/ue/CMakeFiles/RRC_Rel14/MultiBandInfoList.c | 33473042d7c74617e8b03ad421bac390a0c37341 | [
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | mr-ytseng/openairinterface5g | 8d40a768b2046da8c521f58d34c0466226f1c154 | 54d541c22cdfcb774774089291c93e4e79294a1d | refs/heads/master | 2021-10-27T20:56:33.843199 | 2019-04-19T15:37:55 | 2019-04-19T15:37:55 | 177,127,103 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,727 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "/home/user/openairinterface5g/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1"
* `asn1c -pdu=all -fcompound-names -gen-PER -no-gen-OER -no-gen-example -D /home/user/openairinterface5g/c... | [
"yuchia.tseng@irt-systemx.fr"
] | yuchia.tseng@irt-systemx.fr |
bb32134a0f1575a3f371390d41bad9eb0d007a48 | 46367579a54a09dd220dd9a678b1452f06897f11 | /features/ccp/src/H5public.h | 1b3711b7170b9dcec2fecd788297864d8cac5012 | [
"LicenseRef-scancode-llnl",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-hdf4"
] | permissive | TPLink32/hdf5 | 33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd | 0d6987c15284bd9f34c7e44452a152833d42a738 | refs/heads/master | 2021-05-31T01:15:39.463663 | 2016-04-14T23:02:09 | 2016-04-14T23:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,154 | h | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... | [
"acheng@dab4d1a6-ed17-0410-a064-d1ae371a2980"
] | acheng@dab4d1a6-ed17-0410-a064-d1ae371a2980 |
c5539e877f4d395783502c1f380ca04d7ea8b321 | 9d992079a5cfa00c2e2fb89aa6dbfb117dfc7341 | /server/sv_init.c | b2bbc149db851059664d42d9c3527b6c3a7c5e36 | [] | no_license | nowantny/q2dos-the-pot | 65e3df400b80ed01e8997e94d96ae128c943dba1 | 65356fbafd231fcf8c61a47ecc26372e2e050596 | refs/heads/main | 2022-07-27T08:21:20.126858 | 2022-05-30T17:44:23 | 2022-05-30T17:44:23 | 393,496,972 | 7 | 2 | null | null | null | null | UTF-8 | C | false | false | 14,062 | c | /*
Copyright (C) 1997-2001 Id Software, 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 version 2
of the License, or (at your option) any later version.
This program is distribut... | [
"noreply@github.com"
] | nowantny.noreply@github.com |
7d6dcbceecee8f7bccac4462abbfac9faf1d6e5b | d2e148acaffccbbb8c874db0b4c6ecb773c9314d | /saigon/saigon/triple_fetch/liboxpc/oxpc_utils.c | b98e3d8bad0a7ae1ee6943c418410395bc3db142 | [
"MIT"
] | permissive | long-woo/Cydia | 84eedeccece1001be92dfdffcb411f073e7862ad | 17a514f2d530763a45170f58c0a6d97e57c78bc8 | refs/heads/master | 2023-06-10T18:42:01.094005 | 2023-03-03T07:09:13 | 2023-03-03T07:09:13 | 256,098,047 | 2 | 0 | MIT | 2020-04-16T03:19:25 | 2020-04-16T03:19:24 | null | UTF-8 | C | false | false | 277 | c | #include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include "oxpc_utils.h"
void ERROR(
const char* msg)
{
fprintf(stderr, "%s\n", msg);
exit(EXIT_FAILURE);
}
uint32_t
round_up_32(
uint32_t base,
uint32_t unit)
{
return (base + (unit-1)) & (~(unit-1));
}
| [
"xlsn0w@outlook.com"
] | xlsn0w@outlook.com |
d9a86cc555117f5ae3dd5a59dc70fc460f6d1e2b | 812c2a797cf4db87859f9b187f9c044afdb82767 | /DS/Mark‘s Algorithm/stackli.c | 8149c417c6c4688bd3200e0da583df147d2a0a21 | [] | no_license | Coix-auuy/DS-and-AA | c6a8df53257b9f3cebb1e2e2818dd24274701385 | 61a4bc45cdfb6db249f4708529382d9553914fc1 | refs/heads/master | 2023-06-06T20:48:30.805311 | 2021-07-14T07:02:40 | 2021-07-14T07:02:40 | 244,833,142 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,397 | c | #include "fatal.h"
#include "stackli.h"
//如果.c中的函数也需要调用同个.c中的其它函数,那么这个.c往往会include同名的.h,这样就不需要为声明和调用顺序而发愁了
struct Node
{
ElementType Element;
PtrToNode Next;
};
int IsEmpty(Stack S)
{
return S->Next == NULL;
}
Stack CreateStack(void) //使用哑元来区分
{
Stack S;
S = malloc(sizeof(struct Node));
if (S ... | [
"gb_zixianhe@163.com"
] | gb_zixianhe@163.com |
405102f60633a51374ffff19c6dc0b8bee6d34a4 | 58c74070b43ebad142aadde0fe5c959ff3b046df | /libft/ft_memset.c | 9340790839098b0452201196a425563d516070bd | [] | no_license | JamesPalport/Get_next_line | f30d384b4c628454a436b937b333bb2ac755a882 | 0db0a7d456c40d759ce7c11907e0d6e89720b9b4 | refs/heads/master | 2020-04-08T22:46:08.585799 | 2019-09-18T12:20:40 | 2019-09-18T12:20:40 | 159,799,630 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,089 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memset.c :+: :+: :+: ... | [
"amerrouc@e1r7p10.42.fr"
] | amerrouc@e1r7p10.42.fr |
3851a568dd6d695cb591c287ab807cf2da1ea571 | de1ad688c2c95a6d426db3e18339e1d3799c0493 | /motor.h | d5c39503a15086cec2c0bbe45c5f42d93fcdc623 | [] | no_license | hugo0chen/windowController | 6266e254e960b8eb7aaa65d0e77c0b8c1a301257 | cc5346c949eb8b158d138d58f7eebf03e7aaff9e | refs/heads/master | 2021-01-22T07:42:24.110935 | 2017-02-13T16:40:08 | 2017-02-13T16:40:08 | 81,845,487 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 605 | h | #ifndef _MOTOR_H
#define _MOTOR_H
/* Includes ------------------------------------------------------------------*/
#include "stm8s.h"
#define LM2596_GPIO_PORT GPIOC
#define LM2596_IN_1_PIN GPIO_PIN_1
#define LM2596_IN_2_PIN GPIO_PIN_2
#define LM2596_ENA_PIN GPIO_PIN_4
//typedef void(*Motor_Ac... | [
"2482752117@qq.com"
] | 2482752117@qq.com |
69a6d4630284f93186fb947450d8a962706de0d2 | dee52474971db4fcbc8696feab48ce63d141b2d3 | /AnalysisClasses/BackgroundStudies/macro/lowHt_w.C | ad31916a6889934e3cfa4cb7ef0e5742eeb82fee | [] | no_license | nadjieh/work | 7de0282f3ed107e25f596fd7d0a95f21793c8d29 | 3c9cc0319e1ab5cd240063f6dd940872b212ddce | refs/heads/master | 2016-09-01T17:34:31.112603 | 2014-02-07T22:43:32 | 2014-02-07T22:43:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,255 | c | {
//=========Macro generated from canvas: Canvas_1/Canvas_1
//========= (Sat Jun 9 11:05:02 2012) by ROOT version5.32/00
TCanvas *Canvas_1 = new TCanvas("Canvas_1", "Canvas_1",69,111,700,504);
Canvas_1->Range(-1.25,-0.00625,1.25,0.05625);
Canvas_1->SetFillColor(0);
Canvas_1->SetBorderMode(0);
Canvas_1-... | [
"ajafari@cern.ch"
] | ajafari@cern.ch |
a1a327e418a9390a620f3990d4262c62118fdd4a | 36a708488cd973d824efabdf357e3d168be30e66 | /Runtime/ARuntimeClient.c | a1b347c860286839da4d3609904e133be3a01ac3 | [] | no_license | prof1983/amodules | 81ee191c66968bcbaf1669a612f16b8ef6589e45 | f5289f8319decc1cd013deb2320f9507ad76aeaf | refs/heads/master | 2021-01-10T04:40:50.768488 | 2013-05-06T08:19:52 | 2013-05-06T08:19:52 | 8,572,027 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,520 | c | /*
Author Prof1983 <prof1983@ya.ru>
Created 04.03.2013
LastMod 04.04.2013
*/
#include "ARuntimeClientVars.c"
// --- ARuntime ---
AError
afunc ARuntime_LoadProcs(ARuntime_GetProcByName_Proc GetProcByName)
{
_ARuntime_AddModule = GetProcByName("ARuntime", "ARuntime_AddModule");
_ARuntime_DeleteModuleByIndex = GetP... | [
"prof1983@yandex.ru"
] | prof1983@yandex.ru |
2c192a55cb8211103ed6ee84676d5009b2a255fe | d4cd46f5fbaf359a61460af098e682fef2ee7967 | /mcu/lm3s/arch_pwm.c | 7c4cd54077c2c355e5e649f4417f592d1140ecad | [] | no_license | xjc01288/att7022e-libl | 928fce5745d5997e36d0294f12e72c0578d768ef | 96aae545c81d5b2f770d05d8eec93aca0ddec04b | refs/heads/master | 2022-04-21T13:21:24.397034 | 2020-04-15T01:35:05 | 2020-04-15T01:35:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 170 | c |
void arch_PwmConf(uint nPort, uint nPin, uint nMode, uint nFreq)
{
}
void arch_PwmStart(uint nPort, uint nPin)
{
}
void arch_PwmStop(uint nPort, uint nPin)
{
}
| [
"likazhou1980@gmail.com"
] | likazhou1980@gmail.com |
02853677f9d879f2bb1d379dd1c9e2324cd1c1b5 | 90b06bb292894fc27082f703cd496709657d036e | /Common/mouse_input_validation.h | bac7d1b48990b771257118513cece08085de0252 | [
"MIT"
] | permissive | killvxk/MouClassInputInjection | f3f0927f13c51224f8f6ff2e7452ce6450f58871 | af28ac8a238e49b00b412d2855ac2e5ca392d2c1 | refs/heads/master | 2020-06-17T16:43:16.414841 | 2019-09-06T05:27:27 | 2019-09-06T05:27:27 | 195,980,556 | 0 | 0 | MIT | 2019-09-06T05:27:29 | 2019-07-09T09:47:29 | C++ | UTF-8 | C | false | false | 525 | h | /*++
Copyright (c) 2019 changeofpace. All rights reserved.
Use of this source code is governed by the MIT license. See the 'LICENSE' file
for more information.
--*/
#pragma once
#if defined(_KERNEL_MODE)
#include <fltKernel.h>
#else
#include <Windows.h>
#endif
_Check_return_
EXTERN_C
BOOLEAN
MivValidateButtonInpu... | [
"18407097+changeofpace@users.noreply.github.com"
] | 18407097+changeofpace@users.noreply.github.com |
e1be4b24ec812439085e86f60e48ecc73b9c544a | 3fb927c4e75708324ca65835d7f108cc809936c0 | /archive/2000-eecs280/examples/examples.c/programs/quadsub.C | ddcdbdc70a5f960eee20482bd91bd213136e9ba8 | [
"CC-BY-4.0",
"Apache-2.0"
] | permissive | csev/cc4e | f5d355ab37e495d7807916a031bcbec9e2d77b23 | 8ea00f27dfcb9c080263b9a87cbb2a833ce758ae | refs/heads/master | 2023-08-09T21:55:53.990191 | 2023-08-01T08:11:24 | 2023-08-01T08:11:24 | 226,528,307 | 170 | 60 | NOASSERTION | 2023-08-02T15:55:02 | 2019-12-07T14:37:23 | C++ | UTF-8 | C | false | false | 1,009 | c |
/* Program quadsub - calculate the quadratic formula roots using a subroutine */
/* Written by - C. Severance - Tue Dec 7 22:36:33 EST 1993 */
/* Declare that the first two parameters are pass by reference */
#include <stdio.h>
#include <iostream.h>
#include <math.h>
void quadsub(float &, float &, float, float, ... | [
"csev@umich.edu"
] | csev@umich.edu |
13b4e6577db2f233ffbbbf55f77cb61d90e53ea1 | 4edd539e79d33f7a08a4c928d113771e9dac0740 | /source/stmain.c | b1857dd342f3325c2bcc4c29f63dca4ef862e37d | [
"MIT"
] | permissive | Olde-Skuul/doom3do | 84ae4f312e919d070dcb838f7765c5c1ad3f5efd | 8a5cdae476e09f2bedd2cc4dcd105dae4b35d4af | refs/heads/master | 2023-03-07T19:10:13.752129 | 2023-01-11T22:54:07 | 2023-01-11T22:54:07 | 27,351,671 | 658 | 55 | MIT | 2022-11-03T04:07:37 | 2014-11-30T22:02:07 | C | UTF-8 | C | false | false | 7,982 | c | #include "Doom.h"
#include <String.h>
/**********************************
Local enums and data
**********************************/
#define FLASHDELAY (TICKSPERSEC/4) /* # of tics delay (1/60 sec) */
#define FLASHTIMES 6 /* # of times to flash new frag amount */
#define AMMOX 60 /* (42 Center) X,Y coord of the am... | [
"becky@burgerbecky.com"
] | becky@burgerbecky.com |
1fd032042ba59302a888a5d45aa1c013e9b215fe | 2aa7c7158de49ad003ace41e6b82ef6601eba9ea | /Ass3/ifwhilefor.c | 1347c53eb919967c41ee429bce3ef46bbcadbfb1 | [] | no_license | ramiterdos1/Compiler-Lex | abc4fa9f7a40e9f171879b1df1f2514265b187e1 | b253ea673f5f218ec2a70641b77633e146f9c3b7 | refs/heads/master | 2021-01-01T19:42:10.510404 | 2015-06-18T04:28:05 | 2015-06-18T04:28:05 | 37,636,383 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 254 | c | int a,b,c;
int e=102;
for(int d=0;d<=e;d=d+1)
{
a=1000;
c=e;
while(a>=0)
{
if(!(c==2))
{
b=b+1;
}
else
{
b=b-2;
}
}
a=100;
do
{
b=e+a;
a-=1;
}while(a>=0);
}
| [
"t1i2m3a4r5@gmail.com"
] | t1i2m3a4r5@gmail.com |
a8ab540729215d2ff11a1191b4d584cb9d27f6b3 | 500d8ce096979100590851b13318147986f23241 | /pesquisarEvento.c | bce1bbf0f25f2cce9212c2998002fb53a850383d | [] | no_license | Drayerr/TCD | 95c62780b48b84c44c3a4fabf894ec328f3d4710 | 4c68e0c5466cb3f6a819a43c9cb144813e4a1624 | refs/heads/master | 2020-04-09T08:25:49.352662 | 2018-12-20T13:32:47 | 2018-12-20T13:32:47 | 160,193,890 | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 1,307 | c | #include "./dataType.h"
#include "./menu.h"
#include <ctype.h>
#include <locale.h>
void pesquisarEvento(parties party)
{
int i;
int partyId;
system("cls");
printf("-------------------Pesquisar Evento-------------------\n\n");
printf("Digite o número da festa que deseja pesquisar\n");
scanf("%d", &partyId... | [
"43964939+Drayerr@users.noreply.github.com"
] | 43964939+Drayerr@users.noreply.github.com |
a867348a0f86bc44ebc8f7032881538bfdfbf666 | 447d2cb04ea05779fa51abd802af3cebde270022 | / sam3s-demo-source --username kaiser.ren@gmail.com/DSP2802x/v126/DSP2802x_headers/include/DSP2802x_PieVect.h | 6d6ec19adad1642bc67a851a5a7df8d1f278e13e | [] | no_license | david1mdavis/sam3s-demo-source | bfd0c01258b73c62352e51ac3be875389ea53d7c | 10dc4692893714dd2fef3b18252f38286d23df4e | refs/heads/master | 2016-09-01T23:44:11.567789 | 2013-09-21T13:32:14 | 2013-09-21T13:32:14 | 38,805,700 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,274 | h | // TI File $Revision: /main/2 $
// Checkin $Date: November 7, 2008 16:01:35 $
//###########################################################################
//
// FILE: DSP2802x_PieVect.h
//
// TITLE: DSP2802x Devices PIE Vector Table Definitions.
//
//#######################################################... | [
"kaiser.ren@gmail.com"
] | kaiser.ren@gmail.com |
71f7bad4629aa15669bf4024b7e5d7e7d092c012 | deac4ddb7e42ad92afb7ec07c2d88b161b34a35d | /3_Implementation/inc/library.h | 56310491979864b2134441cdc84135ceb573eb77 | [] | no_license | PATILSatyajit/Step-in-MiniProject-C | 5bec6af410f0668b22897e699b3870d7d8dabbef | 5a96594438349138a8d869e31bf987b5aeb730b7 | refs/heads/main | 2023-08-24T23:14:32.818444 | 2021-09-08T17:00:07 | 2021-09-08T17:00:07 | 401,591,089 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,724 | h | /**
* @file library.h
* @author Satyajit Rajesh Patil
* @brief library.h header file
* @version 0.1
* @date 2021-09-07
*
* @copyright Copyright (c) 2021
*
*/
#ifndef __LIBRARY_H__
#define __LIBRARY_H__
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
/**
* @brief book structure user defined data t... | [
"16510317.dypit@dypvp.edu.in"
] | 16510317.dypit@dypvp.edu.in |
2fb7a22f1ae8968cd644bfad950459dc1bda06fe | 1ca5f9e7b168ae62103bdef49b6e915ba1223ee1 | /Software/测试代码/MiniBalance_HARDWARE/EXTI/exti.h | 9923b8d2a4b141496747b88a0f1179fe228d882b | [] | no_license | ren-jiong/running-helper | 93299be2c3c23a5ba4c8811b157dc4c34249a1e9 | c6af82ebfeec03948caeac7cca06499079a3b40c | refs/heads/master | 2023-08-06T11:54:24.957201 | 2021-10-07T14:31:58 | 2021-10-07T14:31:58 | 404,660,925 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 759 | h | /***********************************************
公司:东莞市微宏智能科技有限公司
品牌:WHEELTEC
官网:wheeltec.net
淘宝店铺:shop114407458.taobao.com
速卖通: https://minibalance.aliexpress.com/store/4455017
版本:5.7
修改时间:2021-04-29
Company: WeiHong Co.Ltd
Brand: WHEELTEC
Website: wheeltec.net
Taobao shop: shop114407458.taobao.com
Aliexpress: http... | [
"RJH1951989542@163.com"
] | RJH1951989542@163.com |
458a144bc33a972350bbdccc3bf745f900e7730a | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/234/041/CWE122_Heap_Based_Buffer_Overflow__c_src_char_cpy_45.c | 240b764aadffb88ba1ff8fa4923d48a3ed872fc7 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,258 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE122_Heap_Based_Buffer_Overflow__c_src_char_cpy_45.c
Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_src.label.xml
Template File: sources-sink-45.tmpl.c
*/
/*
* @description
* CWE: 122 Heap Based Buffer Overflow
* BadSource: Initialize data as a large stri... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
c8d414e185688e98eb5d0349f8c52bf41509860f | 08e38c37432584de2ea4039f0b59d916cc0f74c7 | /src/states/pause_state/priv.h | 029b87100f811dfde93b0c961889e62b14a276fb | [] | no_license | Cotax61/Deltarune-fangame | adfce39506027ed0cbf2556adb761fa7f682084d | c074495902cae7ff93237f5da6b762f6c3517904 | refs/heads/master | 2022-09-17T11:38:30.216680 | 2020-05-03T14:22:46 | 2020-05-03T14:22:46 | 267,414,253 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 609 | h | /*
** EPITECH PROJECT, 2020
** MUL_my_defender_2019
** File description:
** priv
*/
#ifndef PRIV_PAUSE_STATE_H
#define PRIV_PAUSE_STATE_H
#include "my/types.h"
#include "rpg/ui.h"
bool rpg_paused_qtt_clicked(const rpg_ui_event_t *event, void *ptr);
bool rpg_paused_qgame_clicked(const rpg_ui_event_t *event, void *ptr... | [
"julien.prost@epitech.eu"
] | julien.prost@epitech.eu |
bad88046471fdf2136e13a98dd571b033c927826 | 04c867da5cbebdd34cb8f874eb3cb84971320ca5 | /include/eza/amd64/bios.h | 398759a085b44c1adcd87cbdf1900b151d655cb5 | [] | no_license | BackupTheBerlios/mstring | b5ebca4305f55c0a323a8a6faede5de0a9685a50 | c8cc32b07e7cad6372899205f8cbe49231dbaf22 | refs/heads/master | 2021-01-22T11:38:13.811735 | 2008-09-08T12:05:18 | 2008-09-08T12:05:18 | 39,715,356 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,118 | h | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | [
"dan.kruchinin@gmail.com"
] | dan.kruchinin@gmail.com |
fd009a189c7e5c2bb8d49979716432b63aa91ed4 | 9433f86fa476bff9da779c3824d335feb0b7ae21 | /dariup/ps3publictools/make_self.c | cf79dcb9d70c5000fbd44f0c4cbdc3d7aae37f17 | [] | no_license | wargio/OtherTools | 579b6999c00a3b057fefe93f5f09b3e10ea09979 | bdeeeaf4626112768fdaed22e2bded5c7e5b779d | refs/heads/master | 2021-01-19T08:20:16.052004 | 2011-02-04T08:51:57 | 2011-02-04T08:51:57 | 1,327,390 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,589 | c | // make_self_npdrm by geohot
// part of geohot's awesome tools for the PS3
// released under GPLv3, see http://gplv3.fsf.org/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gmp.h>
#include <time.h>
#include <openssl/sha.h>
#include <openssl/aes.h>
#include "zlib.h"
#include "include/ps3_common... | [
"wargio@libero.it"
] | wargio@libero.it |
5c679f4439bd67de92812eda7a9a8905fdcf05c0 | 849a691b3025e0449144883d77245bf76d280b9a | /include/msp430f5255.h | eb6b182b3317fae8e428c147ffe63bf7554560f7 | [] | no_license | YuboLuo/mspgcc_v7.3.2.154 | 22f974e2b0e78472892d7c4dc99f138adcbb87e4 | 194a28f2f73cc1d5f02c2331fa9ef3017c790fce | refs/heads/master | 2023-06-12T22:46:16.503134 | 2021-05-14T18:04:25 | 2021-05-14T18:04:25 | 367,441,100 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 285,430 | h | /* ============================================================================ */
/* Copyright (c) 2018, Texas Instruments Incorporated */
/* All rights reserved. */
/* ... | [
"luo6590@gmail.com"
] | luo6590@gmail.com |
db96ea64f8e3931fdb6f98059bf25d227fe82a12 | 05b458a94b13328c4ab0bb474513e69c5f253ec0 | /analysis-sources/raylib-analysis/_cppstats/raylib/src/external/stb_perlin.h | d381092acb2d54a5b08a4dcccae7efdff4d74271 | [] | no_license | paulobernardoaf/dataset-files | c7b3a5f44f20a6809b6ac7c68b9098784d22ca52 | 6cc1726ee87e964dc05117673e50e3e364533015 | refs/heads/master | 2022-04-23T06:52:15.875641 | 2020-04-25T18:28:48 | 2020-04-25T18:28:48 | 253,626,694 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,612 | h | #if defined(__cplusplus)
extern "C" {
#endif
extern float stb_perlin_noise3(float x, float y, float z, int x_wrap, int y_wrap, int z_wrap);
extern float stb_perlin_noise3_seed(float x, float y, float z, int x_wrap, int y_wrap, int z_wrap, int seed);
extern float stb_perlin_ridge_noise3(float x, float y, f... | [
"paulomax9002@gmail.com"
] | paulomax9002@gmail.com |
3b32eac8316b19e69010e7cca03c0b15c6a9b2ff | 8c4ed1b10b67ad2cc5b4cff5740be24425ac1b84 | /src/software/lab3-sw/hello.c | 9b59b47d2a13ad38229de9d64827c0adbca34866 | [] | no_license | shivamchoudhary/SwitchON | 5aa3e840ac77c1f3195e543a1394a80a7765d333 | 7b6bb64d50ee7f16e2439c6355d58cc342eae9f4 | refs/heads/master | 2021-01-21T13:18:26.324776 | 2016-05-17T02:07:16 | 2016-05-17T02:07:16 | 53,749,655 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,680 | c | /*
* Userspace program that communicates with the led_vga device driver
* primarily through ioctls
* Stephen A. Edwards
* Columbia University
*/
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "vga_led.h"
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#inc... | [
"ayushjain7@gmail.com"
] | ayushjain7@gmail.com |
34ee5aa9c9487b89b653c9ce76c75d8c3a1d6ab8 | cef3847d71d1ee28672e7a0930d4231bb69468e9 | /bmd/PKG/chip/bcm53128_a0/bcm53128_a0_bmd_port_mac_addr_remove.c | f24052abf332e70810c0bbe8658a2cebc0fd011a | [] | no_license | babyge/OpenMDK | 70e4de4ff7176d14040797e2d458d8d238f5bad6 | a5d3fc9b12af3eeb68f2ca0ce7ec4056cd14d6c2 | refs/heads/master | 2022-12-23T18:32:44.037066 | 2020-09-25T20:48:23 | 2020-09-28T20:22:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 758 | c | #include <bmd_config.h>
#if CDK_CONFIG_INCLUDE_BCM53128_A0 == 1
/*
*
* This software is governed by the Broadcom Switch APIs license.
* This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenMDK/master/Legal/LICENSE file.
*
* Copyright 2007-2020 Broadcom Inc. All ri... | [
"sdk.releases@broadcom.com"
] | sdk.releases@broadcom.com |
943deb8104f5fb46857ac0e9d73cc26fb03e3dae | d4f59c0c4bb3087f5f9ea198500290dd42a45b6e | /duoji3.c | 64dd83990f9835df09ebbbc896d2a181a2b06ae8 | [] | no_license | sdsdsdsdwdwrw/daima | fa184a97fdc8c943d24213b092aad3478ca1f095 | 8457e11630c292904a7f3d97a25b5e2fdcaa0918 | refs/heads/master | 2022-08-21T14:50:19.355274 | 2020-05-30T02:03:50 | 2020-05-30T02:03:50 | 266,834,722 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,022 | c | #define _CRT_SECURE_NO_WARNINGS
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#define NUM_THREADS 5
typedef struct
{
int c_no;
int p_id;
int p;
int time;
}process;
pthread_mutex_t mutex;
process s[5];
void *run(void *t)
{
pthread_mutex_lock(&mutex);
FILE *fp;
fp = fopen("output", "a");
int p = *(i... | [
"noreply@github.com"
] | sdsdsdsdwdwrw.noreply@github.com |
7bf69cb4c10cbc63a2b111fd5c2371ef87b7c1ae | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/ds/netapi/svcdlls/upssvc/upsexe/cmdexe.c | 8431500785f97dd6d3c44db75e095fdf17fd93ae | [] | 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 | 4,515 | c | /* Copyright 1999 American Power Conversion, All Rights Reserved
*
* Description:
* The file implements the CommandExecutor. The CommandExecutor
* is responsible for executing command just prior to shutdown.
*
*
* Revision History:
* sberard 01Apr1999 initial revision.
* mholly 16Apr... | [
"112426112@qq.com"
] | 112426112@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.