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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0c185a4a7e91c53d87a02c25594a00e5aa0924fd | dc3d1541d795652de7e35729e53da97eeb042a66 | /NES/Deprecated/dev/EMUs/mame/src/mame/video/docastle.c | 8c670b2cdd6cf8236eaba9b5911faa4937153eaf | [] | no_license | no-carrier/playpower | 41a3040dad00a1f5dba9de008b824d06d149c993 | 6e670930ee6e9c919572f38af98227e1aedbdc87 | refs/heads/master | 2021-01-18T15:18:55.725944 | 2010-09-12T13:14:02 | 2010-09-12T13:14:02 | 32,271,580 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,933 | c | /***************************************************************************
video.c
Functions to emulate the video hardware of the machine.
(Cocktail mode implemented by Chad Hendrickson Aug 1, 1999)
***************************************************************************/
#include "driver.h"
... | [
"vivekfitkariwala@38caf8bc-9974-11dd-b31e-5b0f3c431db7"
] | vivekfitkariwala@38caf8bc-9974-11dd-b31e-5b0f3c431db7 |
ccce2f73f60e4263b948f09e0fdf6722f7ee553d | db33e11b16be24514af812b8112e4948b9fc3847 | /arm9/source/main.c | d91d7ab8f2b65f1a147f76e831da94d4cfc41a89 | [] | no_license | TuxSH/usr2arm9ldr | ab32f65904fbe1240e016b2144f27fa0c1ebd577 | 58fdc1c1446c234ce3e636cb8de3c8c74c19632d | refs/heads/master | 2021-09-03T02:10:54.519532 | 2018-01-04T20:01:34 | 2018-01-04T20:01:34 | 69,568,538 | 5 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,109 | c | #include "types.h"
#include "PXI.h"
#include "arm11.h"
#include "petitfs/pff.h"
#define CFG11_SHAREDWRAM_32K_DATA(i) (*(vu8 *)(0x10140000 + i))
#define CFG11_SHAREDWRAM_32K_CODE(i) (*(vu8 *)(0x10140008 + i))
#define CFG11_DSP_CNT (*(vu8 *)0x10141230)
struct fb {
u8 *top_left;
u8 *top... | [
"tuxsh@sfr.fr"
] | tuxsh@sfr.fr |
1584e36c9cb65577acd25c3c2e9d25408c8dee2a | c43dbbbe225d700745e37c014d8f0a384466a1fc | /My_OS_3/main.c | 43c0219a51dfcc182abfcfaacc4ff531fed3f378 | [] | no_license | kohillyang/eclipse-project | 00a8fdb5a1e5a0994eddf7d341777d2803581734 | c2a9059cb0370101e51a1643337ea3c4a07a86a5 | refs/heads/master | 2021-01-12T03:54:33.087208 | 2017-04-10T09:33:01 | 2017-04-10T09:33:01 | 78,285,652 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,428 | c | //*****************************************************************************
//
// blinky.c - Simple example to blink the on-board LED.
//
// Copyright (c) 2022-2024 Texas Instruments Incorporated. All rights reserved.
// Software License Agreement
//
// Texas Instruments (TI) is supplying this software for use sol... | [
"kohillyang@github.com"
] | kohillyang@github.com |
46cad0e4476a3f2a739c269b5caa3dde170a367d | 173409b97cb0c68446281938ba3d1e5f8c849682 | /truth_to_reco_estimation/cutflow_and_acceptance/data/acceptance_table_2016.C | 0462faf5a668be47c11fa8ea5e173062c8150c71 | [] | no_license | SamBT/Nonpointing | 4effd9ee56efc16a53bc1a990e417955ed79c118 | f537ca8e7049b6017b0b00c06724fb694eddd9b8 | refs/heads/master | 2021-07-14T19:08:29.375347 | 2017-10-19T06:39:47 | 2017-10-19T06:39:47 | 92,197,597 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,262 | c | void acceptance_table_2016(int begin, int end) {
ofstream t1;
TString t1_name = "acceptance_data16.tex";
t1.open(t1_name,std::ios_base::app);
if (begin == 1) {
t1 << "\\documentclass[10pt]{extarticle}\n";
t1 << "\\usepackage[a3paper, landscape, margin=0.1in]{geometry}\n";
t1 << "\\usepackage{longta... | [
"paperman50@gmail.com"
] | paperman50@gmail.com |
5221559e960a17a4aa649580c31b56f8673ec368 | 191707dd19837f7abd6f4255cd42b78d3ca741c5 | /X11R5/contrib/clients/gwm/plug.c | b46637111e75cace015642379e21483a9ab23d36 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-permissive"
] | permissive | yoya/x.org | 4709089f97b1b48f7de2cfbeff1881c59ea1d28e | fb9e6d4bd0c880cfc674d4697322331fe39864d9 | refs/heads/master | 2023-08-08T02:00:51.277615 | 2023-07-25T14:05:05 | 2023-07-25T14:05:05 | 163,954,490 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,096 | c | /* Copyright 1989 GROUPE BULL -- See licence conditions in file COPYRIGHT
* Copyright 1989 Massachusetts Institute of Technology
*/
/*****************************************************\
* *
* BULL WINDOW MANAGER for X11 . *
* *
* MODULE defining the Plug Wob Class *
* ... | [
"yoya@awm.jp"
] | yoya@awm.jp |
85de97cdaa98092fddfd9fd8d16d95b7d166f6cb | 850537f2d711ff331c70d568334a7335a831db65 | /AllInOneVDK/BlackfinLib/src/lwip/contrib/ports/ADSP-Blackfin/include/netif/etharp_timer.h | 20c97efa880d7618aaf09beecbe098ee96605a32 | [
"BSD-3-Clause"
] | permissive | webom2008/BF512.VDK | 2fe3654655e213e5d387ac151aa2fcf1eb3a721a | f6622a517e1f56ee6eca0cb9106265907f486464 | refs/heads/master | 2019-01-01T02:18:55.643814 | 2015-07-25T02:46:42 | 2015-07-25T02:46:42 | 39,286,372 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 149 | h | //
// etharp_timer.h
//
// A small thread that runs once every ARP_TMR_INTERVAL to update the
// ARP table.
//
extern void etharp_timer_init(void);
| [
"webom2008@hotmail.com"
] | webom2008@hotmail.com |
95dbc3d1d3eaca806f7a97b0d2f8c32b25ada647 | 7ad9c3abcce6d33d718099d90b3c2d8acc26bafd | /Hufman decoding/a17f5.c | 33df7ed00a2c7ddd98d45563903e965faea54616 | [] | no_license | Leonardpepa/Intro-to-Data-structures | c4965219f5e5adbb05b76550d69d2ad71e1b962b | 9d417fc34ded5f5a947a52e3f80920941162fd0d | refs/heads/main | 2023-01-29T14:58:46.518981 | 2020-12-09T00:42:36 | 2020-12-09T00:42:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,464 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
typedef struct
{
char data[20];
char dummy;
}BinTreeElementType; /*ΤΥΠΟΣ ΔΕΔΟΜΕΝΩΝ ΠΟΥ ΑΠΟΘΗΚΕΥΟΝΤΑΙ ΣΤΟΥς
ΚΟΜΒΟΥΣ ΤΟΥ ΔΕΝΔΡΟΥ Huffman */
typedef struct BinTreeNode *BinTreePointer;
s... | [
"75704905+Leonarnt@users.noreply.github.com"
] | 75704905+Leonarnt@users.noreply.github.com |
3131a6e183c65cfdf00b2b7998b971ebffb13568 | f0a4a1831703e013e9ac99cb030b35bf054725a2 | /testfiles/reverse_string.c | d1317be485ffb42f05e3ef55f873fa22ae2d477d | [] | no_license | Janengethe/printf | 394226a997a3703a24c24eb4cb1b914dbd892d91 | 5a767ac618af91c3e446aa9a4399b85c3d27d336 | refs/heads/master | 2023-04-02T02:16:40.585122 | 2021-03-30T07:50:28 | 2021-03-30T07:50:28 | 347,881,934 | 1 | 0 | null | 2021-03-22T11:10:45 | 2021-03-15T07:55:50 | C | UTF-8 | C | false | false | 1,224 | c | #include "holberton.h"
/**
* _memcpy - copy memory area
* @dest: Destination for copying
* @src: Source to copy from
* @n: The number of bytes to copy
* Return: The _memcpy() function returns a pointer to dest.
*/
char *_memcpy(char *dest, char *src, unsigned int n)
{
unsigned int i;
for (i = 0; i < n; i++)
dest... | [
"muchamingotho@gmail.com"
] | muchamingotho@gmail.com |
d88ccb98d54dd17d9be281e6ec3d19cf158411a1 | 9eb6e5d32fdd4b8ec9545c4e66d1dbb162ccb5db | /UdpUnitTest/UdpOverlappedEvent.h | d7ae0d0eae70601ab9801e671a22d33687697794 | [] | no_license | LittleMali/win_common | 9b85fd6ba6d19ff7db11d72387d058362f73f702 | 8806088e066791895540024f680aa079ba02d309 | refs/heads/master | 2023-06-29T23:32:43.728865 | 2021-07-27T07:38:48 | 2021-07-27T07:38:48 | 298,824,760 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 1,022 | h | #pragma once
// 使用基于event的overlapped socket模型。
// 1、overlapped socket这一套模型是使用WSASocket,WSASendto等系列函数。
// 2、收发数据可能直接成功,也有可能进入IO_PENDING等待收发操作完成,若进入
// io pending则需要wait overlapped.hEvent事件,系统会在操作完成后set event
// 通知我们,在收到通知后再使用WSAGetOverlappedResult获取操作结果。
// 3、这一套API确实比较复杂,收发--wait--get result,每一步都要判断成功/失败/阻塞。
// 4、注意到... | [
"semonma@tencent.com"
] | semonma@tencent.com |
8bd8d5d26092e5affa2fc059dd8b208efe3a8daa | a383629288e845aefd55a9a1c8c137b0558f474d | /algo1/nearest_new.c | 9bf8b5504618bc862f1ad7f611cc87c412433d11 | [] | no_license | thifranc/push-swap | eadf815be7b78d3a8337b85ab3bf1feef13d65e9 | 7f9e94923d52e39c6569ddc35da3ba0c8c69d3a9 | refs/heads/master | 2021-06-07T15:22:51.422543 | 2016-08-19T09:12:46 | 2016-08-19T09:12:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,007 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* nearest.c :+: :+: :+: ... | [
"thifranc@e3r9p10.42.fr"
] | thifranc@e3r9p10.42.fr |
264ba010802d59c1f9cd5e95c1d2690243e89170 | 017b28294e695a05366c1b380835ad1b13ae854c | /Linux/UNP/02_SOCKET/tcp_socket/client.c | de08e78db8c22447a5eae62122d3839e3910e33f | [] | no_license | HonestKwong/Interview_Summary | d6023c568a667e6004fba26695519b49adf2f369 | 5d91d0e4339ae3fa860c88512f0457f18746cbe2 | refs/heads/main | 2023-03-19T04:31:39.741180 | 2021-03-03T02:05:49 | 2021-03-03T02:05:49 | 326,319,712 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,294 | c | /***********************************************************
> File Name: client.c
> Author: Kwong
> Mail: khheng0@gmail.com
> Created Time: 2021年02月06日 星期六 13时07分30秒
> Modified Time:2021年02月06日 星期六 13时20分41秒
*******************************************************/
#include <stdio.h>
#include <stdlib.h>
#... | [
"khheng0@gmail.com"
] | khheng0@gmail.com |
e33ae360c5b923f92cdff6a3f73c55c583b7340c | e8f6ed2208aca086eceb0ce613c4cb1510d3024a | /user.h | 1711f51a507025d305f3d3134002eea3c471164d | [
"MIT"
] | permissive | adrianaregalado/newp4 | d13c0fc425d90f9ee05242358fe243df797571a1 | 534fb093193e0c0f40a9b3ed27124f94bbcaaad6 | refs/heads/master | 2023-03-23T01:59:21.932858 | 2021-03-21T05:56:30 | 2021-03-21T05:56:30 | 349,905,241 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,023 | h | struct stat;
struct rtcdate;
struct pstat;
// system calls
int fork(void);
int exit(void) __attribute__((noreturn));
int wait(void);
int pipe(int*);
int write(int, const void*, int);
int read(int, void*, int);
int close(int);
int kill(int);
int exec(char*, char**);
int open(const char*, int);
int mknod(const char*, sho... | [
"adri.regalado@live.com"
] | adri.regalado@live.com |
f89181ebadc1ee4a42b5467cbdab67355c086ae3 | 08c52642172de5b565e84838a16d3b89f41b2f10 | /src/consensus/consensus.h | 2ea163e9f2283f99b8f65979ee40836059bf2b86 | [
"MIT"
] | permissive | ogfuncoin/ogfuncoin | a3b7486593ff7dfe76fec309d5fb27ba8c314a81 | 18d00bc1d93335c86ae6f2971321e93e627ae570 | refs/heads/main | 2023-03-12T14:30:24.063735 | 2021-02-24T00:53:58 | 2021-02-24T00:53:58 | 340,153,861 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,693 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2018 The Bitcoin Core developers
// Copyright (c) 2021 The ogfuncoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef OGFUNCOIN_CONSENSUS_C... | [
"79279826+ogfuncoin@users.noreply.github.com"
] | 79279826+ogfuncoin@users.noreply.github.com |
ae4873bc24b546aa7727252a428118d0ff260092 | 09e6aa7a5f5a82056ff3a5e1a18c4facfa00dfe1 | /TP02/src/utn.h | 1bc3c09e2954b8ff7e2bbbc01e27cd9de0940fd2 | [] | no_license | migueelsito/tp_laboratorio_1 | 6d005c65ef1b79d478c5ee47083ca6bf7c33a2ef | cf6c040e6e340c8ed4811dfea493dc18fc9f5063 | refs/heads/master | 2021-04-23T17:30:38.398128 | 2020-05-17T03:01:50 | 2020-05-17T03:01:50 | 249,947,972 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,372 | h | /*
* utn.h
*
* Created on: 16 may. 2020
* Author: JUNMI
*/
#ifndef UTN_H_
#define UTN_H_
int getString(char* mensaje, char* mensajeError, int min, int max, int* reintentos, char* resultado);
int utn_getName(char* mensaje, char* mensajeError,int min, int max, int reintentos, char* resultado);
... | [
"noreply@github.com"
] | migueelsito.noreply@github.com |
41d93bf237e833fe098261e67c7ce61a85d4fbab | 33980834e76a25c5537dff533dc6669fd37fd1a0 | /xm_format/xmparser.h | af8f2293fecdfc52f655d113ffee285c509ce20f | [
"BSD-3-Clause"
] | permissive | FreeCX/experimental | 2eb37cb374ade82ec292c7b4eceffaa1853aedf1 | 40335d2aaa5515932d9858b407be5ade37f19e79 | refs/heads/master | 2021-01-17T13:03:24.723638 | 2020-07-22T18:48:23 | 2020-07-22T18:48:23 | 10,744,019 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,315 | h | #ifndef __XM_PARSER_H__
#define __XM_PARSER_H__
// info from 'The Unofficial XM File Format Specification'
// signed types
typedef signed char sint8; // sizeof() = 1
typedef signed short sint16; // sizeof() = 2
typedef signed int sint32; // sizeof() = 4
typedef signed long int sint64... | [
"dr.freecx@gmail.com"
] | dr.freecx@gmail.com |
86feefb99b195170bbbb28fdb5365639b448a28a | 69a94a9316bf97d8ae783d880c5688f52f11c0aa | /mame/src/mame/drivers/8080bw.c | 50cc545682115053a4e3e38410325d9add18ee26 | [] | no_license | bradparks/UME-Core | 530fd1dee865453f8a7c00ca2d7c9b2b5b59d34e | ed48bd0e86f701e0f1a22150445ae42ac57aa4aa | refs/heads/master | 2021-01-22T23:57:48.291810 | 2015-11-10T08:43:50 | 2015-11-10T08:44:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 241,388 | c | /*****************************************************************************
8080bw.c
Michael Strutts, Nicola Salmoria, Tormod Tjaberg, Mirko Buffoni
Lee Taylor, Valerio Verrando, Marco Cassili, Zsolt Vasvari and others
Notes:
-----
- Space Invaders Deluxe still says Space Inva... | [
"conrad@kramerapps.com"
] | conrad@kramerapps.com |
f5935367f8d9f3a57bd4a509cb87c37270ad6a4c | c6d3d576d491a57e8dcf598730d4b23bcb0cfb5e | /EIFGENs/tracker/W_code/C5/ev1116.c | 68ed88e6c08c85ca06f42011363b2ff713465445 | [] | no_license | DamonNomadJr/WasteManagement | 67a3840d31de5eff70035015d037c4f10db95654 | 60e133c6e5fc08cb0f355eb36a7e32616753f234 | refs/heads/master | 2020-03-06T20:27:20.016914 | 2018-04-05T10:01:41 | 2018-04-05T10:01:41 | 127,053,401 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,304 | c | /*
* Code for class EV_GTK_TREE_ITER_STRUCT
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#ifdef __cplusplus
extern "C" {
#endif
extern EIF_TYPED_VALUE F1116_9760(EIF_REFERENCE);
extern void EIF_Minit1116(void);
#ifdef __cplusplus
}
#endif
#include <ev_gtk.h>
#ifdef __cplusplus
extern "C" {
#endif
... | [
"mehrzadb@outlook.com"
] | mehrzadb@outlook.com |
d7bfb2014d7dc3bf01468f5df202846e93d59a7a | acd0b33e7bc4eea2c72c513496e011c5bd06cf56 | /libft/ft_strncmp.c | 6e367c2011719dde676361d9f26443e4a6ac2cc5 | [] | no_license | Zavrik94/filler | a10d7a35e688aa99374b84452f26a0a401da89e2 | 2d18254d0d05f570e421139b859f9dc45bb61741 | refs/heads/master | 2020-03-21T07:50:48.281577 | 2018-10-03T16:59:19 | 2018-10-03T16:59:19 | 138,303,168 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,150 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strncmp.c :+: :+: :+: ... | [
"arty.zavrik@gmail.com"
] | arty.zavrik@gmail.com |
c4edfeb626a4ff0a8c9fb33e7600fb4d8eee8918 | 634120df190b6262fccf699ac02538360fd9012d | /Develop/mdk/RealSpace3/RTreeDef.h | 11f6c4528ec3645b7d4eef9d69961f71a700668a | [] | no_license | ktj007/Raiderz_Public | c906830cca5c644be384e68da205ee8abeb31369 | a71421614ef5711740d154c961cbb3ba2a03f266 | refs/heads/master | 2021-06-08T03:37:10.065320 | 2016-11-28T07:50:57 | 2016-11-28T07:50:57 | 74,959,309 | 6 | 4 | null | 2016-11-28T09:53:49 | 2016-11-28T09:53:49 | null | UHC | C | false | false | 215 | h | #pragma once
#define RTREE_DEFAULT_LOD_NEAR 0 // 기존에는 5000.0f였지만 트리 인스턴싱 하면서 LOD 레벨은 무시해버리기 때문에 의미가 없다.
#define RTREE_DEFAULT_LOD_FAR 25000.0f | [
"espause0703@gmail.com"
] | espause0703@gmail.com |
7cb8412eebe53882ebf637e6c818a6177d458839 | 7c4f5461a9d6a11d2c8f90111ffd6344d3a0e7c1 | /projects/Tutorials/GW1NSR Demo/spi/PERIPHERAL/Sources/gw1ns4c_syscon.c | e156892af9ed41a97e62d8f2956e5f4609303808 | [] | no_license | micki0271/MiniStar | 2d0c4658eabb2d22aa5135ddc747ef94dbbc3018 | 657129c143700a81bb3c476e863dd5dd045a2f87 | refs/heads/main | 2023-08-17T20:09:45.942244 | 2021-10-12T00:48:29 | 2021-10-12T00:48:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,693 | c | /*
* *****************************************************************************************
*
* Copyright (C) 2014-2021 Gowin Semiconductor Technology Co.,Ltd.
*
* @file gw1ns4c_syscon.c
* @author Embedded Development Team
* @version V1.x.x
* @date 2021-01-01 09:00:00
* @brief ... | [
"noreply@github.com"
] | micki0271.noreply@github.com |
1e508946c6e3eabcc46c0e8026a0e4330702ea01 | 1f4b8444855bd6e4d2e454e16d5b552c8fc7a7f5 | /UserInc/interrupt.h | 9efe6d3ad5bd82b3d528c3c24a2d65bbb4382b1c | [] | no_license | Ming-Yang/STM32CubeFastConfig | 8a583b2bcb0e28eab67d2800d3604f2799a68b2d | ec017a31c461d4daacbeeb59755ae59c49ae2fe3 | refs/heads/master | 2020-12-03T06:44:04.370956 | 2017-06-29T18:47:20 | 2017-06-29T18:47:20 | 95,725,182 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 94 | h | #ifndef _INTERRUPT_H
#define _INTERRUPT_H
#include "userinc.h"
#include "usart.h"
#endif | [
"379614985@qq,com"
] | 379614985@qq,com |
d7cef81e64b60257cea095ac2c3ff3196e4dbad3 | 2cd188776a0ae0ce3fda02022cb380a579feaa63 | /gb_illicit_goods_resupply.ysc.c | 5d5e51b673637aa5b94ffdab23b3c01f0eebda1e | [] | no_license | Reliency/1.43-Grand-Theft-Auto-V-Scripts | fa35546c754abd7f96aa75b1246a770648aed663 | 23bf3e87688fcf401c4680108b5d36539159ac87 | refs/heads/master | 2020-03-22T23:20:44.868906 | 2018-07-13T06:45:38 | 2018-07-13T06:45:38 | 140,804,766 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,130,986 | c | #region Local Var
var uLocal_0 = 0;
var uLocal_1 = 0;
int iLocal_2 = 0;
int iLocal_3 = 0;
int iLocal_4 = 0;
int iLocal_5 = 0;
int iLocal_6 = 0;
int iLocal_7 = 0;
int iLocal_8 = 0;
int iLocal_9 = 0;
int iLocal_10 = 0;
int iLocal_11 = 0;
var uLocal_12 = 0;
var uLocal_13 = 0;
float fLocal_14 = 0f;
var uLoc... | [
"jakobmichael2010@hotmail.com"
] | jakobmichael2010@hotmail.com |
3d44e2b765ed54cf34a535c4b5f985884ca89c4d | f26e662f5320df2a2d915a57dfbe02d770ef7b93 | /chapter01/test12.c | 45fd7f83261e7fc4c1299a62f2997c6635603354 | [] | no_license | hefrankeleyn/cLanguage | b24ec9e9bf7c6147ec0f43f20b3cc14abf592cc0 | 75cb4b2c7afd7e824a5b0eedf863ed833309d0eb | refs/heads/master | 2021-05-21T00:15:14.754163 | 2020-04-14T14:07:19 | 2020-04-14T14:07:19 | 252,466,376 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 339 | c | #include <stdio.h>
#define IN 1 /* 在单词内 */
#define OUT 0 /* 在单词外*/
main(){
int c, state;
state = OUT;
while((c=getchar()) != EOF){
if(c == ' ' || c == '\n' || c == '\t'){
if (state == IN){
state = OUT;
putchar('\n');
}
}else{
state = IN;
putchar(c);
}
}... | [
"hefrankeleyn@gamil.com"
] | hefrankeleyn@gamil.com |
2f98d4fea660023bbf65e9ad7b988f415e19d08a | 114e3cf5ecb7b4b91c8b5c49297973216ab1c1b9 | /C Primer Plus书本练习/第9章/9-5.c | c0eb15ea83ba966bfd2570c2b000e1c96abd2d45 | [] | no_license | WizardWoz/Some-Codes | 6cb57a44d2825881684344985c4e22dea99fef64 | d2e721654dfe954d2237025c812a866d7ba50749 | refs/heads/master | 2021-02-28T21:40:16.053208 | 2020-03-21T03:35:26 | 2020-03-21T03:35:26 | 245,734,630 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 415 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
#include <ctype.h>
#include <math.h>
void larger_of(double *x,double *y);
int main(void){
double x,y,*px,*py;
px=&x;
py=&y;
printf("Enter two double numbers:");
scanf("%lf %lf",&x,&y);
larger_of(px,py);
printf("Now x:%lf\t y:%lf",x,y... | [
"936728057@qq.com"
] | 936728057@qq.com |
d79bf9b4c5fdb4bba1418dbb85dbe68b04e7a6f5 | f474c215bba84dc74bbcbc31df9da11853b6402f | /ble_app/drivers/spi/spi_driver.h | 37b5076f821528a27817a533bdfba8779025ac32 | [] | no_license | edmching/head_impact_IMU | 6361a767ea581d10dc1bb5f03f875dd63c033644 | 9ee39a894c46e3d078e342b0c1eba5f22a5391b7 | refs/heads/master | 2020-08-28T18:25:34.833506 | 2020-04-27T23:51:31 | 2020-04-27T23:51:31 | 217,783,745 | 1 | 2 | null | 2020-03-06T22:31:22 | 2019-10-26T23:59:21 | C | UTF-8 | C | false | false | 620 | h | #ifndef SPI_DRIVER_H
#define SPI_DRIVER_H
#include "stdint.h"
#include "string.h"
#include "boards.h"
// <i> Priorities 0,2 (nRF51) and 0,1,4,5 (nRF52) are reserved for SoftDevice
// <0=> 0 (highest)
// <1=> 1
// <2=> 2
// <3=> 3
// <4=> 4
// <5=> 5
// <6=> 6
// <7=> 7
#define SPI_IRQ_PRIORITY 6
void spi_in... | [
"edmching@hotmail.com"
] | edmching@hotmail.com |
da3fae5728c1df460e16f9ec6983d52ecb10a267 | 423f76035af6fe90fbdbeb0aaed06c152800d400 | /Extern/mssdk_dx7/samples/Multimedia/D3DRM/src/FlyFS/resource.h | c645d6864ba262c118522581c461b675b407c7cc | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | majacQ/orbiter | 687ede8b7a8008693055200589301763cce352a9 | 0b76a36c3ef52adeed6732fa6043df90ad1a6b21 | refs/heads/master | 2023-07-02T02:51:37.306756 | 2021-07-30T00:49:44 | 2021-07-30T00:49:44 | 390,885,751 | 0 | 0 | NOASSERTION | 2021-07-31T12:27:29 | 2021-07-30T00:42:40 | C++ | UTF-8 | C | false | false | 1,239 | h | /*==========================================================================
*
* Copyright (C) 1998 Microsoft Corporation. All Rights Reserved.
*
* File: resource.h
*
***************************************************************************/
#define MENU_ABOUT 1
#define MENU_EXIT ... | [
"martins0815@googlemail.com"
] | martins0815@googlemail.com |
d225fdb2f759fc2f849ff26e524850a96bd67b4e | 159c3283250afff6f48ed54032abf91469507f94 | /app/src/main/cpp/openssl/crypto/asn1/asn_moid.c | cad6db73bd48d4c189ef5a712377d4e828d9546f | [] | no_license | agoodcoolman/opensslAndroid | 08caa3f60f106766b133446012f5b3a04a8b7c0d | 292065892384c4ebfa237aba65927db0f08a8a43 | refs/heads/master | 2021-01-24T11:35:37.859953 | 2018-03-06T09:39:11 | 2018-03-06T09:39:11 | 123,089,357 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,933 | c | /* asn_moid.c */
/*
* Written by Stephen Henson (steve@openssl.org) for the OpenSSL project
* 2001.
*/
/* ====================================================================
* Copyright (c) 2001-2004 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without... | [
"agoodcoolman@gmail.com"
] | agoodcoolman@gmail.com |
1953b6856eb47ffc1cdf178798dd813808e8d532 | 333b58a211c39f7142959040c2d60b69e6b20b47 | /Include/Nucleus/IOCE.C | c1738fc6cb7015a722df377705b7e8c6eccac80b | [] | no_license | JoeAltmaier/Odyssey | d6ef505ade8be3adafa3740f81ed8d03fba3dc1a | 121ea748881526b7787f9106133589c7bd4a9b6d | refs/heads/master | 2020-04-11T08:05:34.474250 | 2015-09-09T20:03:29 | 2015-09-09T20:03:29 | 42,187,845 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,402 | c | /*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated Technology, Inc. */
/* */
/* PROPRIETA... | [
"joe.altmaier@sococo.com"
] | joe.altmaier@sococo.com |
8ef2b6eb88e3a00252ccedeef9adce9f032edba5 | 17bed7554e8b21b397e8fcacec23b3c352391adf | /lab3.c | 359cc834c247fe947715ca692eae4561eb8e3d39 | [] | no_license | vkozina/roboLab3 | 553cd4ff0bb3c8cc2fe0b056bbe5dd5b297e60f0 | 3ac3decb5aac13f67414e79bbfe00e1b5dc2c201 | refs/heads/master | 2021-01-18T05:58:58.224041 | 2016-01-31T20:16:13 | 2016-01-31T20:16:13 | 50,794,302 | 0 | 0 | null | 2016-01-31T20:46:19 | 2016-01-31T20:46:19 | null | UTF-8 | C | false | false | 3,974 | c | #pragma config(Motor, motorA, rightWheel, tmotorNXT, PIDControl, encoder)
#pragma config(Motor, motorB, leftWheel, tmotorNXT, PIDControl, encoder)
#pragma config(Motor, motorC, inputMotor, tmotorNXT, PIDControl, encoder)
//*!!Code automatically generated by 'ROBOTC' configuration... | [
"zherengz@andrew.cmu.edu"
] | zherengz@andrew.cmu.edu |
615fe0ffec74f7c234ecf98df0f7f0c1f0b8ab85 | 1dfbdc0c6a1e06d5eed685c3f1c3160cd0030744 | /src/vx-eldora/diag/datatape/walking.c | 071e2c58b053a49eb01b824fcef6b9a6aab15721 | [] | no_license | NCAR/eldora_instrument | e2e7f4cc197e09562f7b307ec0bcc3c253ad97cc | 9f097875fd2f912a267d017e3a587c434bce3bff | refs/heads/master | 2020-04-27T09:55:41.179715 | 2008-08-18T23:00:00 | 2019-03-06T21:23:25 | 174,234,191 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,958 | c | /*
* $id$
*
* Module:
* Original Author:
* Copywrited by the National Center for Atmospheric Research
* Date: $Date$
*
* revision history
* ----------------
* $Log$
*
* description:
*
*/
static char rcsid[] = "$Date$ $RCSfile$ $Revision$";
#include <stdio.h>
#include <errno.h>
#includ... | [
"granger@ucar.edu"
] | granger@ucar.edu |
cb23e3d7420c4a2a720426846e23fa6d7fb82d5d | 46b718a2cf7e0c3b11cfaf0e7e31c958c7b5cb84 | /Lib/Stm/Stm32F10x_StdPeriph_Lib_V3.5.0/Project/STM32F10x_StdPeriph_Examples/USART/Interrupt/system_stm32f10x.c | 9d88e9c5417610948a0fc858bf1c44e3306f76b4 | [] | no_license | dvzlenko/Stm32 | 9b733766bbc240393f3b0d17168a9f4a6a9b5120 | d398f3672189fb6f45c8af6058927584390b2472 | refs/heads/master | 2020-04-06T09:38:48.460117 | 2017-03-18T12:11:42 | 2017-03-18T12:11:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,752 | c | /**
******************************************************************************
* @file USART/Interrupt/system_stm32f10x.c
* @author MCD Application Team
* @version V3.5.0
* @date 08-April-2011
* @brief CMSIS Cortex-M3 Device Peripheral Access Layer System Source File.
*
* 1. This file prov... | [
"n4git@jme.de"
] | n4git@jme.de |
e0766a7a4d92697b6af8102a4553748dee7d3dd2 | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/UnityEngine_UnityEngine_Events_CachedInvokableCall_1_gen_706.h | 88ff4655e426a507aa642ccdddb458c16db89008 | [] | no_license | Klanly/TutorialPackageClient | 6f889e96c40ab13c97d107708ae8f3c71a484301 | b9d61ba2f287c491c9565b432f852980ec3fee28 | refs/heads/master | 2020-12-03T01:42:35.256114 | 2016-11-01T02:40:21 | 2016-11-01T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 459 | h | #pragma once
#include <stdint.h>
// System.Object[]
struct ObjectU5BU5D_t142;
// UnityEngine.Events.InvokableCall`1<UIButtonActivate>
#include "UnityEngine_UnityEngine_Events_InvokableCall_1_gen_702.h"
// UnityEngine.Events.CachedInvokableCall`1<UIButtonActivate>
struct CachedInvokableCall_1_t22482 : public Invokable... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
5831b373babfcd2646240033ffb0d79e72f6f0ed | 80d20f56dcf8e7660360562e0668c1a61fde9841 | /tee/moxie/moxie_swi_bolos_shared_memory.c | fc93fe1af98b2f12147e5a453229da4c115715c3 | [
"Apache-2.0"
] | permissive | LedgerHQ/bolos-enclave | 57011c7a20a41583bd55b1abddbb06587f61406c | 573464ed783540704137b1cdc6dfd82c02c825ad | refs/heads/master | 2021-01-21T18:34:33.801096 | 2017-06-24T13:26:05 | 2017-06-24T13:26:05 | 92,061,529 | 37 | 8 | Apache-2.0 | 2020-02-02T18:52:07 | 2017-05-22T14:14:47 | C | UTF-8 | C | false | false | 3,568 | c | /*******************************************************************************
* BOLOS Enclave
* (c) 2017 Ledger
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.a... | [
"contact@btchip.com"
] | contact@btchip.com |
1fb24272326dd52c3477d1cf6c25c4ca5b0f2ed3 | 6ca994c7adfbe08c6d2c636d4eb599a8692fc087 | /App/wind_fire.h | dc1aea25ce7bccf3680e2e5f690c4b3f1d11e9c9 | [] | no_license | Mrbuchixiangcai/GP-A012_NewPCB | a68ddef37c39dc0b33a2330474af44ed72a82a22 | 06a2e765894611167c2ed453da0a8b4dfa5f7c7c | refs/heads/master | 2020-03-27T20:13:31.256524 | 2018-10-25T09:34:11 | 2018-10-25T09:34:11 | 147,049,949 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 219 | h | #ifndef __WIND_FIRE_H__
#define __WIND_FIRE_H__
#include "app_main.h"
#define H_WIND_FRAME_LENGH 50
extern uint8_t Wind_index_max;
extern uint8_t Wind_index_min;
extern void h_Wind_Fire_Mode(void);
#endif
| [
"s827580240@163.com"
] | s827580240@163.com |
bb2ac336c0b431035a1b5ff732d01f6a9bae0640 | 7e07278c9bd41154c52b0521d33180b3bca8f7a4 | /moxi/libmemcached/libmemcached/response.c | 695960f720b6ccd30427160f43b9743bdbd058f5 | [
"BSD-3-Clause"
] | permissive | DavidAlphaFox/couchbase | 690d3726873cc722045249c7368b3f8e8f0fac3d | 5767e4279efa683ae9dd9d6bc34343b2669934d8 | refs/heads/master | 2022-11-01T10:54:36.321777 | 2017-03-06T05:34:33 | 2017-03-06T05:34:33 | 47,865,016 | 1 | 1 | null | 2022-10-06T07:01:35 | 2015-12-12T05:02:27 | Erlang | UTF-8 | C | false | false | 17,644 | c | /* LibMemcached
* Copyright (C) 2006-2009 Brian Aker
* All rights reserved.
*
* Use and distribution licensed under the BSD license. See
* the COPYING file in the parent directory for full text.
*
* Summary: memcached_response() is used to determine the return result from an issued command.
*
*/
#include "com... | [
"david.alpha.fox@gmail.com"
] | david.alpha.fox@gmail.com |
c8d30997c04ccd76a651d28fe54834a8d29567d9 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/12f1b567-b2ea-45d7-bcf6-f36a33ff1431.c | 8592669f0709da6aa1ea8aa7bbc6a7d62bb8127f | [] | 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 | 554 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=112;
int k;
int l;
k = 53;
l = 64;
k = l/j;
l = i/j;
l = l/j;
l = l%j;
l = i-j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
char b[27];
char c[68];
a = 0;
while (a < strle... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
ea6581bf061ddc554ca589dd5d0b4eaa74db9fc6 | f7b36565dda97224bef6830faab326dbc813e796 | /JEC/macros/closure/IndResponse5TeV.C | f00ab3ada3720f8a25dc92f161b9b0595723d656 | [] | no_license | maoyx/work2013 | 05c02df5247da2adc6eb2a9e3340d8de60d98236 | d9308cec0189c31077baf46c924796e655997ee1 | refs/heads/master | 2021-01-10T19:38:20.844495 | 2014-06-02T15:47:01 | 2014-06-02T15:47:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 35,899 | c | #include "../HiForest_V3/hiForest.h"
#include <TF1.h>
#include <TProfile.h>
#include <TChain.h>
#include <TTree.h>
#include <TSystem.h>
#include <TH1.h>
#include <TH2.h>
#include <TF1.h>
#include <TFile.h>
#include <TStyle.h>
#include <TStopwatch.h>
#include <TRandom3.h>
#include <cstdlib>
#include <cmath>
#include <io... | [
""
] | |
e7675ef27216066877498ab8c2de6929b7133cab | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5709773144064000_0/C/shyam2347/main.c | 91d1e5fb328acaa521aec52ba16e37389f35ec7e | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C | false | false | 2,200 | c | //
// main.c
// CookieClicker
//
// Created by Shyamsundar Parthasarathy on 4/12/14.
// Copyright (c) 2014 ___shyam2347___. All rights reserved.
//
#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define DEFAULT_SPEED 2
typedef union input
{
struct data
{
double C;
... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
09d17144daecdd6fc4efd16f2a1b5663063c1bc3 | bbcda48854d6890ad029d5973e011d4784d248d2 | /trunk/win/BumpTop Settings/include/wxWidgets/wx/palmos/mslu.h | 0468f8bb82a20ff7adda654b36f5a3a6a9b7f1ef | [
"LGPL-2.0-or-later",
"WxWindows-exception-3.1",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | dyzmapl/BumpTop | 9c396f876e6a9ace1099b3b32e45612a388943ff | 1329ea41411c7368516b942d19add694af3d602f | refs/heads/master | 2020-12-20T22:42:55.100473 | 2020-01-25T21:00:08 | 2020-01-25T21:00:08 | 236,229,087 | 0 | 0 | Apache-2.0 | 2020-01-25T20:58:59 | 2020-01-25T20:58:58 | null | UTF-8 | C | false | false | 2,170 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/palmos/mslu.h
// Purpose: Fixes for bugs in MSLU
// Author: William Osborne - minimal working wxPalmOS port
// Modified by:
// Created: 10/13/04
// RCS-ID: $Id: mslu.h 31469 2005-01-18 21:14:27Z ABX $
// C... | [
"anandx@google.com"
] | anandx@google.com |
e4efec9630e00db4d8d7a18d7cc0692da25d8589 | 51fabf8710ab486609ac94756462d27932ebecee | /20130429/STM32F407VGT6/User/Discovery Board Examples/MEMS Accelerometer.c | 06a611e27f9fcb9abf81de1c575e4b140cc7a0a2 | [] | no_license | GTaeho/IDSP | d4b84dd37fcdb5287b655e8b87eb9b4029abc5a6 | e86c3256f3f0770337f37ffa7f16f41eaaf3a549 | refs/heads/master | 2022-02-03T07:46:57.330374 | 2013-09-17T05:17:52 | 2013-09-17T05:17:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,453 | c | /* Includes ------------------------------------------------------------------*/
#include "stm32f4_discovery.h"
#include "stm32f4_discovery_lis302dl.h"
/* Private typedef -----------------------------------------------------------*/
TIM_TimeBaseInitTypeDef TIM_TimeBaseStructure;
/* Private define -------------------... | [
"prid77@naver.com"
] | prid77@naver.com |
761a8a4a033d3d289eea7ffc4289d57b7d0e80d5 | 9d56a1ca9612bb8518c768624f5ecb1914eff4ab | /C-Beamer-MWE/codes/chap06/ex06-06swapwithoutpt/main.c | 94da3ff082db0db06f95382447806f0a1f68fe34 | [] | no_license | HuapengLi-NEEPU/TeXFAQMWE | 21816c3eafcf19ea1a63c0737e3756fd39e35318 | 0117fc45cfb229a794d78383e3cc7956e2d4fbbb | refs/heads/master | 2022-07-11T22:51:48.304118 | 2020-05-10T11:21:22 | 2020-05-10T11:21:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 502 | c | #include <stdio.h>
#include <stdlib.h>
//在函数原型中可以不指明形参名称
void Swap(int, int) ;
//主函数
int main()
{
int iVal1 = 5, iVal2 = 6; /*声明变量*/
printf("before: a = %d, b = %d\n", iVal1, iVal2);
/*函数调用*/
Swap(iVal1, iVal2);
printf("after: a = %d, b = %d\n", iVal1, iVal2);
return 0;
}
// 交换两个数的函数定义
void... | [
"nangeng@qq.com"
] | nangeng@qq.com |
37e42da0a39513f91789c2ce2a1f6837c55cdac5 | 2ee3a0c398cb452fe3b20391c476e8462586dadf | /libIPLAY/libSrc/Codec/ffmpeg/INCLUDE/amrnb_function.h | 5e00f704cf74dd3dc6caf963865c1d4b3adf88f3 | [] | no_license | gradliang/fusion1 | a08f8f0b8a15716628db412d6db0fa664eba3f29 | 07972a0da8cc09faf3ebe801283c87430c71804b | refs/heads/master | 2021-07-18T03:00:41.118177 | 2020-08-11T02:08:30 | 2020-08-11T02:08:30 | 203,027,101 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 54,580 | h | /*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Version 3.3.0
* REL-4 Version 4.1.0
*
**************... | [
"gradliang@live.com"
] | gradliang@live.com |
cd28c1848219daf8b9b3b2a1686aaa31531a4f98 | 5764de6bdd9d283af309ec27e15648b9f5ebcd23 | /print_dfs_paths.c | 43485c306e35c7d9e9795e4f0b830396a2691714 | [] | no_license | Jabsolution/c_works | a9e49fe13f8968d235517e9d7325df42e184e5ca | 2ae8d431f8a470f784588b0859903f9489ae7007 | refs/heads/master | 2021-01-02T08:33:00.330040 | 2015-08-13T00:33:20 | 2015-08-13T00:33:20 | 16,266,470 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,630 | c | #include <stdio.h>
#include <stdlib.h>
typedef struct _vertex {
int val;
int color;
} vertex;
vertex ** form_matrix(int, int);
void print_all_paths(char *, vertex **, int, int, int);
int m = 3;
int n = 3;
int main() {
int j = 0;
int k = 0;
vertex **matrix = NULL;
char *str = malloc(sizeof(ch... | [
"jay.desai22@gmail.com"
] | jay.desai22@gmail.com |
c2e7d3d53267197b28df00ec378376936a47fdd6 | 6b093e95c2c38e75e03c0c61a40ddaec502e159e | /src/phantom_grape_x86/G6/timeprof.h | 8b0515157ed0dc4827845edfcc155c34ef54d9f0 | [
"MIT"
] | permissive | FDPS/FDPS | 8e934b6a4ce15322cab0172b814f64d9a9ddad37 | b3530c636f7b98f2208dc3813349cdd781d93f92 | refs/heads/master | 2022-09-10T23:52:53.944471 | 2022-09-08T07:42:10 | 2022-09-08T07:42:10 | 30,577,129 | 89 | 30 | MIT | 2021-06-14T04:37:33 | 2015-02-10T05:46:43 | C++ | UTF-8 | C | false | false | 22 | h | REAL get_dtime(void);
| [
"cc67803@gmail.com"
] | cc67803@gmail.com |
219da86ac3f6a8ce8d8de28caf13589ad5e4747a | bb7d83cd9ab2fa9995bcfb970d2dcccd0fcc7cc4 | /xlockmore/5.x/5.57/xlockmore-5.57/xlock/xshm.c | cb6b0547accbd66306c5cdbc434fc842b78a365c | [] | no_license | daveriesz/xlockmore-releases | 8e6b4aeab63427e605e693cb55f68524a5dde319 | a85e159040ed993be28fea691d5bbaf4e53dcd3f | refs/heads/master | 2023-04-06T16:21:33.544578 | 2023-03-17T23:25:32 | 2023-03-17T23:25:32 | 292,445,787 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,854 | c | /* xscreensaver, Copyright (c) 1993-2017 Jamie Zawinski <jwz@jwz.org>
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear in all copies and that both that
* copyright notice ... | [
"dave@riesz.net"
] | dave@riesz.net |
fef92349662bb8b9238df277f5def03dff341eb3 | 2480acf7a70c64327464c6e4c9e7af274fcdfab5 | /td4/ex5.c | 03d65983d45f68ed0027e98f906eb334e82ae84e | [] | no_license | mohamed-aziz/c-school-garbage | b5419ea0988d75831896ded11d980fca053aa00d | 998ab47ac1241993118dccaa8060eb869894a303 | refs/heads/master | 2021-01-11T14:17:44.443723 | 2017-02-22T16:03:57 | 2017-02-22T16:03:57 | 81,312,779 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 383 | c |
#include <stdio.h>
#define n 4
int main(int argc, char *argv[]) {
int t[n];
int t1[n];
int i;
for (i = 0; i < n; i++) {
printf("t[%d] = ?\n", i);
scanf("%d", &t[i]);
}
for (i = 0; i < n; i++) {
printf("t1[%d] = ?\n", i);
scanf("%d", &t1[i]);
}
for (i = 0; i < n; i++) {
if (t[i] == t1[i]) {
pri... | [
"medazizknani@gmail.com"
] | medazizknani@gmail.com |
d4241d9f309cb22bc048930794e55cef16e09bd3 | 5eacfc6a088b5ef648daa325a75026ebbf395103 | /week6/code/test/dltest2/test.c | 9e590c7edfd29ee40f92afd834961ee720ca8e51 | [] | no_license | LinZhi12/linuxprogram | 65f8f163b52041cdea4838a44871e28a48fa3898 | 0ee54378a35a94f28aeac13297f3d334ba1d2ce2 | refs/heads/master | 2020-08-13T17:45:32.861811 | 2019-11-04T08:09:05 | 2019-11-04T08:09:05 | 215,010,198 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,087 | c | #include "lib.h"
#include<stdio.h>
#include<stdlib.h>
#include<dlfcn.h>
int main()
{
int a[5];
void *handle;
void (* f1)();
int (*f2)(),(*f3)();
void (*f4)();
char* error;
handle=dlopen("/home/rlk/linuxprogram/week6/code/dynamiclib/libdynamic.so",RTLD_LAZY);
if(!handle)
{
... | [
"2224071918@qq.com"
] | 2224071918@qq.com |
1c2fe5f1e161c3844d25e8de4b340470cee92a9f | db388201821a039740ba79782cea99ba36b091bd | /KernelModule/CardALTigrisDp.c | 41a5b03a9f5f6861b3dd8dc000df7dc09a28259e | [] | no_license | ossikoo/CnxADSL | 9f17f665037889238b15b66a6f782e5835cb667e | d54c48722db828c73eabfa13cc8bbc6dc2e75767 | refs/heads/master | 2020-03-22T05:15:02.673529 | 2018-07-03T08:53:20 | 2018-07-03T08:53:20 | 139,552,754 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,176 | c | /******************************************************************************
********************************************************************************
**** Copyright (c) 1997, 1998, 1999, 2000, 2001
**** Conexant Systems Inc. (formerly Rockwell Semiconductor Systems)
**** Personal Computing Division
**** All ... | [
"ossiko.o@gmail.com"
] | ossiko.o@gmail.com |
851869cba0ee9ec94244d350455d2077291c525a | 71387741a6519e66ac81c2d7f233f9b58ca94231 | /tests/arduino/SparkFun_Trackuino/trackuino/aprs.h | 05b2b3fd4537b49913642e37eafea00c046cf469 | [
"BSD-3-Clause",
"GPL-2.0-only"
] | permissive | GAVLab/ros-hab-dcs | 98aa81e34d6381533a2669f0abe04704cd1ad4cd | ad859f06aa1f6fd43ade65ccad13f3519c42da79 | refs/heads/main | 2023-04-17T05:29:14.703000 | 2021-04-25T15:59:49 | 2021-04-25T15:59:49 | 313,475,597 | 1 | 0 | BSD-3-Clause | 2021-04-25T15:37:07 | 2020-11-17T01:40:43 | Makefile | UTF-8 | C | false | false | 837 | h | /* trackuino copyright (C) 2010 EA5HAV Javi
*
* 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 i... | [
"mattcastle38@gmail.com"
] | mattcastle38@gmail.com |
b54b471496427715b57833025cb6c2569f8542b3 | 5b5c29fa677b8c32cbc9f11a35c5c1a8a1c4cf50 | /stars-h/examples/problem/particles.c | a42c70f2c013346f12eb9f424688df6fa5e2cbaa | [
"BSD-3-Clause"
] | permissive | sc-multivariate-modeling/multivariate-modeling | 1ebaeb9fe32d83753b13958b1def16111a87b034 | 63122ba283f38d6db6bb255563e0df19afd43228 | refs/heads/master | 2022-06-13T02:29:01.199707 | 2020-04-24T16:55:18 | 2020-04-24T16:55:18 | 254,633,841 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,269 | c | /*! @copyright (c) 2017 King Abdullah University of Science and
* Technology (KAUST). All rights reserved.
*
* STARS-H is a software package, provided by King Abdullah
* University of Science and Technology (KAUST)
*
* @file examples/problem/particles.c
* @version 0.1.0
* @autho... | [
"sameh.abdulah@kaust.edu.sa"
] | sameh.abdulah@kaust.edu.sa |
2d8429dd2f375a84029d509a48344f3730550666 | 76abc1ea5db1343840c904eaba69fb6736288a02 | /ProblemSet4/Problem4.1.c | 8255f31f62eb438692e6c523504d6b27934282d9 | [] | no_license | danielbermudes/EP-353-Problem-Sets | 4de200af0f8a07dcfd867320ae42627ce100f7df | c89ca8be5d5a2d91e99ac433849bcf134af0c20d | refs/heads/master | 2023-04-12T20:26:30.502397 | 2021-05-05T07:13:30 | 2021-05-05T07:13:30 | 333,457,505 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 557 | c | /* This file displays the LoremIpsum.txt file in its entirety.
To compile and run this program type:
clang Problem4.1.c -o Problem4.1 && ./Problem4.1
*/
#include <stdio.h>
int main(){
FILE *textFile;
textFile = fopen("LoremIpsum.txt", "r");
if(textFile == NULL){
printf("File cannot be opened... | [
"dbermudes@berklee.edu"
] | dbermudes@berklee.edu |
8efceb38a2337d36ea970bf6f488ec2ee93cc2dd | 5959f3c293d232a67805ef93568d3e38941f7681 | /libft/ft_isalnum.c | e54797ed1528c53917a52568e6dabc90a179cae0 | [] | no_license | elmehdi/Fractol | fc3668a7626ce93ca9f61d95973391e0fd4e5592 | f5f96aa04fe5bfb1820b8fed548c93b4b1c5c51e | refs/heads/master | 2022-04-12T01:15:12.078720 | 2020-03-09T17:00:27 | 2020-03-09T17:00:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,035 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isalnum.c :+: :+: :+: ... | [
"elfetoua@e1r6p10.1337.ma"
] | elfetoua@e1r6p10.1337.ma |
bb1a989b717229d5f56a21bad1a4e9f6a87a2819 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/php-src/sapi/fpm/fpm/extr_fpm_env.c_fpm_env_init_child.c | e34f1446bed222042b8e5c189cae06b5aab75297 | [] | 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,404 | 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 |
7b33dbd313fec3afc6f8227a54c6bc024c8db886 | 803898f95f34521f4fc08ff42534888367ff4028 | /extlibs/AODT/v64/odtmcidas/navcal/navcal/nv3goes.c | 012594b41d244610bad8f28fcd409ae842849cf0 | [
"BSD-3-Clause"
] | permissive | Unidata/gempak | 17057d45ad92512f56193155dd0d6ad0301965d8 | f3997c88469be1c08cd265ef553c812a28778284 | refs/heads/main | 2023-07-13T19:39:57.114715 | 2023-06-23T10:11:23 | 2023-06-23T10:11:23 | 4,715,296 | 53 | 29 | BSD-3-Clause | 2023-06-23T10:11:24 | 2012-06-19T15:15:17 | C | UTF-8 | C | false | false | 34,226 | c | /* nv3goes.f -- translated by f2c (version 19990503).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Common Block Declarations */
struct {
integer navday, lintot;
real deglin;
integer ieltot;
real degele, spinra;
integer ietimy, ... | [
"mjamesis@gmail.com"
] | mjamesis@gmail.com |
86fafbc67f8e58903448424188c1fb1005f96f61 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/sound/pci/hda/extr_hda_codec.c_set_dig_out.c | f0c6d5fd5dd36d188b4a41f1b7f80a0862129c1b | [] | 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,061 | 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 |
34c08c859802ba55e68dc57a225fa3783955c573 | 8216f65f11b573a75f0ed163c8d2216dd9442caa | /newmain.c | 027a498ac11947ae8fbc5ee19192524a77a14c6b | [] | no_license | marianagoncalvesrodrigues/new-comands | b2c3f9de1b746ec73908d124a995dae6cb18f1c2 | e82c70b8684f018418c757f1325c353163426468 | refs/heads/master | 2020-05-18T07:22:33.249885 | 2019-04-30T12:55:08 | 2019-04-30T12:55:08 | 184,262,369 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 545 | c |
//EXERCÍCIO 1
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
double salario_min = 880;
double salario_recebido=0;
double horas_extras=0;
int main(int argc, char** argv) {
printf("digite as horas extras trabalhadas para saber seu salario: \n");
scanf("%lf", &horas_extras);
salario_recebido = 880 ... | [
"a2151014@administrador"
] | a2151014@administrador |
f8a176bc0af7ad35c271b40b6fbbf16513ea2776 | 8337b83764a2340aea173fb65d043ec16e097b0b | /d08/ex03/ft_abs.h | 5a07f57e57d7a569d2f1f9a4781c56f4312a0adc | [] | no_license | ACEAkmoon/poolUNIT | 132de87f5dd0798c52ef461a8afeb2905e4d77dd | 959a0375c25eed3a1fe7da508a20be1935169876 | refs/heads/master | 2021-01-25T12:49:36.575840 | 2018-03-02T01:58:59 | 2018-03-02T01:58:59 | 123,513,883 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 989 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_abs.h :+: :+: :+: ... | [
"acealex@ukr.net"
] | acealex@ukr.net |
3feecece6d6c426c8aa03b921c53b4f757d725f2 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/nodemcu-firmware/app/modules/extr_bmp085.c_r16u.c | 2954e22d1826bf78fe727295628aeea990f8094c | [] | 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 | 688 | 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 |
024550dc94627a37fec124b9504b69a3a6793612 | 5ff639eea1a30752a4edeb03cdf78261b08a0404 | /Source/DCS/Defines.h | bb7d79346c0841e40758cd5e123f4e82a142bb44 | [] | no_license | ssapo/DCS | 84a7b23503a4661926de51619b171f18537c2f89 | 36e61846bf1b03f6f9456b1e65a35bbcdcc4b1ed | refs/heads/master | 2021-08-06T22:32:04.482197 | 2020-05-01T19:19:12 | 2020-05-01T19:19:12 | 213,244,840 | 3 | 1 | null | 2020-04-26T15:11:05 | 2019-10-06T21:13:42 | C++ | UTF-8 | C | false | false | 1,056 | h | #pragma once
#define EVENT_KEYBIND "KeyBinding"
#define EVENT_ROLL "InputActionRoll"
#define EVENT_JUMP "InputActionJump"
#define EVENT_ZOOM "InputActionZoom"
#define EVENT_ATTACK "InputActionAttack"
#define EVENT_HEAVYATTACK "InputActionHeavyAttack"
#define EVENT_THRUSTATTACK "InputActionThrustAttack"
#define EVENT_S... | [
"songsiyoon@gmail.com"
] | songsiyoon@gmail.com |
fb81ab80ef4270dcf99f64c29c7e793b64fa6d2d | c53bbbdb65378437e05ef1e0de0041684e1797cb | /build/djgpp/include/keys.h | d46621a22a79d8559bd2abbf4f0fd07e712ca693 | [
"Apache-2.0",
"BSD-4-Clause-UC",
"GPL-2.0-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-other-copyleft",
"LGPL-2.1-only"
] | permissive | Maeiky/CpcdosOS2.1-1 | b4d087b85f137f44fc34a521ebede3a5fc1d6c59 | 95910f2fe0cfeda592d6c47d8fa29f380b2b4d08 | refs/heads/main | 2023-03-26T08:39:40.606756 | 2021-03-16T05:57:00 | 2021-03-16T05:57:00 | 345,801,854 | 0 | 0 | Apache-2.0 | 2021-03-08T21:36:06 | 2021-03-08T21:36:06 | null | UTF-8 | C | false | false | 9,553 | h | /* Copyright (C) 2012 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 2003 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
#ifndef __dj_include_keys_h_
#define __dj_include_keys_h_
#ifde... | [
"sebastien.cpcdos@outlook.fr"
] | sebastien.cpcdos@outlook.fr |
18e6e58b121766b4618c5d6dcdbe48e0a24743d9 | 993a4b71475061978574f361a703204fc37f5138 | /phoneme_feature-mr2-rel-b23/pisces/src/native/midp/include/JPiscesRenderer.h | 845fbc7fb1056e619611abf1d51009a970d4cfeb | [] | no_license | PhoneJ2ME/releases | 1d93e51e0081a1d331ea0cf1c1f1e5d55f0914cc | 6585f23149f090e0ff3a94ee61cae6bf2394e78b | refs/heads/master | 2021-01-19T10:39:17.955758 | 2008-12-17T20:32:36 | 2008-12-17T20:32:36 | 82,216,780 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,245 | h | /*
*
* Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 only, as published by the Free ... | [
"ccarter@6dfe35fe-931f-0410-af5f-a91b034811cd"
] | ccarter@6dfe35fe-931f-0410-af5f-a91b034811cd |
5a96b3bdcfe42e088ac63d90b13fdcb97b124441 | 297572b460ef20911067238f1155c1952e52bb59 | /Pods/Headers/Private/React/React/RCTNavigatorManager.h | 5af2afea1ae632441f98be0181a7b44bd46b7f0b | [] | no_license | xjThree/WDReactNativeProgram | 800d7c28f9bee3e23f3558a34d9ed55a10fc07c2 | 679160f4e8646d9f7ee5a30251195d8c0c7b4c26 | refs/heads/master | 2020-04-06T14:10:37.227729 | 2018-11-15T03:00:24 | 2018-11-15T03:00:24 | 157,530,874 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 87 | h | ../../../../../React-native/node_modules/react-native/React/Views/RCTNavigatorManager.h | [
"xj250323489@163.com"
] | xj250323489@163.com |
6c78694fd1d070cc38fe7ffadd4a82cc7083ce22 | 3afd7229cfff2da1b504cf33869f0397e7d72535 | /src/wrapped/wrappedcairogobject.c | 5a47eacbe921a48556aa05e2a0fabd273cf5f5fc | [
"MIT"
] | permissive | ptitSeb/box64 | ed62db37d8dd328316fef259be24ff95b9d785e7 | 7cba83231a0ca05a18bb6a07735ba8d5f0a216b6 | refs/heads/main | 2023-08-31T06:25:22.053788 | 2023-08-30T19:53:29 | 2023-08-30T19:53:29 | 317,493,442 | 2,317 | 197 | MIT | 2023-09-13T13:51:23 | 2020-12-01T09:42:50 | C | UTF-8 | C | false | false | 401 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define _GNU_SOURCE /* See feature_test_macros(7) */
#include <dlfcn.h>
#include "wrappedlibs.h"
#include "debug.h"
#include "wrapper.h"
#include "bridge.h"
#include "librarian/library_private.h"
#include "x64emu.h"
const char* cairogobjectName = "li... | [
"sebastien.chev@gmail.com"
] | sebastien.chev@gmail.com |
4bb405ca5c5c35c401451f2b0302aceed6511135 | 2a33eb5c69f9f3402e0edce4c1b2e3a8e97c998c | /16. Operaciones sobre listas encadenadas/coches/main.c | 52882c2b6c4b1f46e8d110cac138007be308dc79 | [] | no_license | jrbarrio/FundamentosProgramacionI | 2a710aec7d3d9a4683d81e7b5ec550fd6ffc5f9e | 6028f5a00041ff51a786651fe12a20126e4ebd59 | refs/heads/master | 2016-09-05T18:01:44.905835 | 2013-02-16T22:20:37 | 2013-02-16T22:20:37 | 7,896,712 | 1 | 0 | null | null | null | null | ISO-8859-10 | C | false | false | 3,358 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define MAXTAM 30
/***** definicion de las estructuras ****/
struct informacion {
char marca [MAXTAM];
char modelo [MAXTAM];
float precio;
};
struct nodo {
struct informacion info;
struct nodo *enlace;
};
/**** prototipo de las funciones ****/
i... | [
"jorge.roldan@gmail.com"
] | jorge.roldan@gmail.com |
2f79a373da227719088c967be11d01026712b165 | b4463e861755a6f9dbdf3caf0d7dff8046a32124 | /preprocessed/simple-1.c | af11022f1e2cc7abda2bd984c78995849d623c6e | [] | no_license | zafer-esen/tricera-bms | 96671a8a4f1f7b1aed3182331e273dbc5e5491b1 | 77b24cdb4e3cde1bae2a6e0e42f67f09865d4cca | refs/heads/master | 2020-06-18T16:42:12.183503 | 2019-07-22T07:58:36 | 2019-07-22T07:58:36 | 196,367,992 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 797 | c | # 1 "<stdin>"
# 1 "<built-in>"
# 1 "<command-line>"
# 31 "<command-line>"
# 1 "/usr/include/stdc-predef.h" 1 3 4
# 32 "<command-line>" 2
# 1 "<stdin>"
# 1 "./stdlib.h" 1
void __foo(void *arg){
}
void abort(void){
return 1;
}
# 2 "<stdin>" 2
extern int __VERIFIER_nondet_int();
void myexit(int s) {
... | [
"zafer.esen@gmail.com"
] | zafer.esen@gmail.com |
ea6bd496d5e0d110ca71841d9e7e981065282e64 | 018b131088f375e0c216e43fd658836558176d3e | /montage-tech/src/kware/demux_mp/mplayer/ffmpeg/libavformat/flvtag.h | 51f1047e0702663203874e59594794d8833bd23f | [
"Apache-2.0"
] | permissive | kuikuitage/NewCool-UC-3.1.0-priv | 6d8eb4edbd4fc4be42e4d3bc005df1b50ce4d6da | 16198d4eae1dd1a1bf4f4ba4b54652688078c018 | refs/heads/master | 2021-01-10T07:57:45.704763 | 2016-03-07T09:59:26 | 2016-03-07T09:59:26 | 52,131,605 | 0 | 3 | null | null | null | null | UTF-8 | C | false | false | 1,281 | h | /*
* Adobe FLV Tag Parser
* Copyright (c) 2013 Cory McCarthy
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or ... | [
"gongwei@thinewtec.com"
] | gongwei@thinewtec.com |
7abbb714f471c68739313cea7ee5aade90d876fc | e63f3666a9737f971903c9a0f16e59e17e3b633e | /Igor/FlexMap3/FlexMap3_p.c | 8666a53207503e8ff7f94c39aa798217e149aee9 | [] | no_license | kryssb/SySal2000 | 185687bf3b3f96ac6206829261e624efe88361c8 | caa9764c5f0f9ae92d086535df25b86070120a40 | refs/heads/master | 2022-07-30T06:29:06.340578 | 2020-11-13T13:21:45 | 2020-11-13T13:21:45 | 312,532,909 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 56,800 | c | /* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Tue Mar 14 20:16:10 2006
*/
/* Compiler settings for C:\sysal\FlexMap3\FlexMap3.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
error checks: allocation ref bounds_check ... | [
"cbozza@km3net.de"
] | cbozza@km3net.de |
34c3b463a1ed60e13500fd295758cbd00cf70fb9 | b5f761f7275961c4b0cacbed588e387d298177be | /array_merge/array_merge_test.c | 17b1438a3236295a22032e6b28153c5d95a03ef2 | [
"MIT"
] | permissive | Ottomoeller/Moose_Rebels | aa122d57abe8863ad2316b816a47d522ea60c44f | f308e1ccaebdcc0eaf58dba5b8f7e894cbb2d548 | refs/heads/master | 2021-01-16T20:46:05.498310 | 2013-10-02T03:59:14 | 2013-10-02T03:59:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,209 | c | #include <stdarg.h>
#include <setjmp.h>
#include <stdlib.h>
#include "../include/cmockery.h"
#include "array_merge.h"
bool arrays_match(int size, int a[], int b[]) {
int i;
for (i=0; i<size; ++i) {
assert_int_equal(a[i], b[i]);
}
return true;
}
void test_empty_list(void) {
int* a[] = { };
int sizes... | [
"mcphee@morris.umn.edu"
] | mcphee@morris.umn.edu |
2f3cc476b67a0ce3fbe563c34077d9fbe90bc8c2 | 7850fa2311cbe6bd1c9b1602445481d7b9fd6513 | /warehouse_simulation.dir/groundfloor.c | 3d1c2da798f254bf34a6ab8484272a427f4a30b3 | [] | no_license | MitchTan/Warehouse-Picking-Simulation | cf328b923565868f2a3cb6c73ac6ccb592d53357 | be27805f0179a1b87e0ecffe3018e2e852d71647 | refs/heads/master | 2016-08-12T16:39:15.671475 | 2015-10-15T15:38:14 | 2015-10-15T15:38:14 | 43,274,499 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,917 | c | // groundfloor.c
// AutoMod 12.6.1 Generated File
// Build: 12.6.1.12
// Model name: warehouse_simulation
// Model path: C:\Users\Elaine\Documents\GitHub\Warehouse-Picking-Simulation\warehouse_simulation.dir\
// Generated: Sat Oct 03 17:32:17 2015
// Applied/AutoMod Licensee Confidential
// NO DISTRIBUTION OR REPRODUCT... | [
"cai.lingyi@dhs.sg"
] | cai.lingyi@dhs.sg |
d6cc5e97731e4b8aa49aa0c12839b340bd5d8604 | bcddca991afe606180dbb5ce6c033d8fb611154c | /components/driver/include/driver/sdmmc_host.h | d7a2c3c42bf590eedc8deea29084167e5f21f16b | [
"Apache-2.0"
] | permissive | EmbeddedSystemClass/esp-idf | 8ac5a312be41936b1e2dc5c68b7b68c9b4c1e488 | 92db6a3dabc1106b72865b8bd91d9bdd54fbdf6c | refs/heads/master | 2022-12-31T19:57:49.052365 | 2020-10-22T19:19:01 | 2020-10-22T19:19:01 | 259,859,439 | 0 | 0 | Apache-2.0 | 2020-04-29T07:47:48 | 2020-04-29T07:47:47 | null | UTF-8 | C | false | false | 8,910 | h | // Copyright 2015-2016 Espressif Systems (Shanghai) PTE 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 requi... | [
"koson.trachu@gmail.com"
] | koson.trachu@gmail.com |
0237f07ef4300d69588fa61351f3f24f0f794560 | e9fe2b0274f4420c10d2769f2bc836c70f288c65 | /unikraft/lib/lwip/ipc.h | 41c747acf5ae399d9e5494a42fae13dce930ff5b | [
"MIT",
"BSD-3-Clause",
"GPL-2.0-only"
] | permissive | lsds/CubicleOS | 29bd0a79b490e6dd45a7b19f3dcd819c5b2e0d49 | 37f38dcaf15c92703132d9112f01d9d3cf7a946d | refs/heads/main | 2023-06-15T16:21:04.385921 | 2021-07-15T17:43:08 | 2021-07-15T17:43:08 | 335,704,690 | 19 | 1 | MIT | 2021-07-15T17:43:09 | 2021-02-03T17:35:45 | LLVM | UTF-8 | C | false | false | 463 | h | #ifndef IPC_H
#define IPC_H
#include <unistd.h>
#include <string.h>
#include <errno.h>
#include <stdlib.h>
#include <sys/param.h>
#include <uk/essentials.h>
struct ipc_struct LWIP_ipc_tab_stack[];
struct ipc_struct LWIP_ipc_tab_globals[];
void lwip_ipc_add_heap(void *, size_t, int);
void lwip_ipc_remove_heap(void *);... | [
"v.sartakov@imperial.ac.uk"
] | v.sartakov@imperial.ac.uk |
9a540941649e27336e0bf422d0e2b19e0aa01677 | ced30d7d096e0c44f886d2dce51fe35dfaf35d38 | /second-experiment/src/memory.c | 19263171d16e08903ce7e67cb95df672b5396f8d | [
"BSD-3-Clause"
] | permissive | alexandream/nuvm-experiments | 52b21441b853fd1a94a6e22a4085507b5f9bc84d | 2c184923933edf73bc9197ae955017703a6de0a9 | refs/heads/master | 2021-01-20T01:32:43.692560 | 2017-03-03T15:10:27 | 2017-03-03T15:10:27 | 83,806,324 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 199 | c | #include <stdlib.h>
#include "memory.h"
void* n_alloc(size_t size) {
return malloc(size);
}
void* n_alloc_unmanaged(size_t size) {
return malloc(size);
}
void n_free(void* mem) {
free(mem);
}
| [
"alexandream@gmail.com"
] | alexandream@gmail.com |
368bd8fc76bb1820eb0ffdfd152d30fef4a34845 | d39d3803686eb51bfa7e8ab97637f7c7f09c02c0 | /src/2869.c | 0b3b2933694d4f96d2b0e7118d502c63481ddca3 | [] | no_license | Xentle/Baekjoon | ae5b1b2ec59913b988bbb909383ae96507fd5bdb | f69e9ebca2a89b57ec2f2dc045e2841a0865ba94 | refs/heads/master | 2020-03-20T21:19:07.509671 | 2019-01-03T13:35:46 | 2019-01-03T13:35:46 | 137,734,929 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196 | c | #include <stdio.h>
int main() {
int a, b, c, ans;
scanf("%d %d %d", &a, &b, &c);
ans = (c-a)/(a-b);
if((c-a) % (a-b) == 0)
printf("%d\n", ans+1);
else
printf("%d\n", ans+2);
return 0;
} | [
"null"
] | null |
9245155c6733ce4628b3a031042059bdd8533da4 | 3454ad0ca24ec03ad24a958a0088edf9a18b3d33 | /incl/libft/ft_lstnew.c | ededb5fc4760b22da7178c489d8878c8b0bde5b5 | [] | no_license | ArgentumLunae/Fractol | 9619d2ca00b7bc21ac8f37ed7f36983ccbe607d1 | 6b317da30a2fd25024e0469f6602e013679eb6a3 | refs/heads/main | 2023-08-18T14:49:37.266797 | 2021-10-11T10:59:32 | 2021-10-11T10:59:32 | 388,117,017 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,119 | c | /* ************************************************************************** */
/* */
/* :::::::: */
/* ft_lstnew.c :+: :+: ... | [
"mteerlin@f0r4s23.codam.nl"
] | mteerlin@f0r4s23.codam.nl |
f9f5dbf2ae158c470c94ba94f64b1930d0b45d5c | fb53e518968292e2705967dee27c38b7fb3ef287 | /Labyrinth/Labyrinth iPhone xCode/Classes/Native/mscorlib_System_Collections_Generic_Comparer_1_DefaultCompar_4.h | c40f893dccb42b9e0b0df51219c1fd0f8a36dd3e | [] | no_license | LuukDeNiet/LabyrithMinor | bd50cc9d3089398efdb3b3a34c9a8363efe091d8 | f7d1768d43196b0a2e8bacf11628c0a344b8f13d | refs/heads/master | 2021-01-10T16:56:58.651293 | 2015-10-19T15:07:23 | 2015-10-19T15:07:23 | 43,541,404 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 347 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_Collections_Generic_Comparer_1_gen_4.h"
// System.Collections.Generic.Comparer`1/DefaultComparer<UnityEngine.Vector2>
struct DefaultComparer_t2028 : publ... | [
"marlo.ploemen@gmail.com"
] | marlo.ploemen@gmail.com |
d1d370904c9a1cf66735f8cc16fc46c69de50753 | ad1a731682f13eca03ce8c996af79d10fcde17ca | /j11/ex07/ft_list_at.c | 5dc03447751d6f5e718dd4a5126d466b2088a813 | [] | no_license | APaulauskas/42-piscine | 2d26dee31d28fc8d9f1ee0c8b2050af1f2fef823 | 79ef1e9d052248b588e3ef36202e9a6041c21a60 | refs/heads/master | 2020-03-24T03:02:41.841639 | 2018-07-26T07:31:23 | 2018-07-26T07:31:23 | 139,471,025 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,120 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putstr.c :+: :+: :+: ... | [
"paulauskas.adam@gmail.com"
] | paulauskas.adam@gmail.com |
5d1ce8907a10bada25bae062b2409d4ec447fa3c | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.3-D3.6.3/KCG-Releases/getSpeedOnCurveArc_CalcBrakingCurves_types.h | 51e6fc00b6d7fd8f87610d72c0e7e0b8ddc84c6b | [] | no_license | VladislavLasmann/srcAndBinary | cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10 | 13aa76e545b9596f6dac84fb20480dffae7584d8 | refs/heads/master | 2021-05-08T15:04:05.709079 | 2016-01-22T12:40:10 | 2016-01-22T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,243 | h | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt
** Generation date: 2015-11-05T08:55:26
*************************************************************$ */
#ifndef _getSpeedOnCurv... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
50d3410023e4f701d230203064cfe3a0359153d6 | b492aa270b97698fbb55e9a82f31f26cb5dc1f13 | /stream_sql/usqlite/test_csqlite/targetver.h | 62b3a03345d1baf3fef7529961818ed056518222 | [] | no_license | udaparts/socketpro | e06375f46413a37122c6c94ead152cef6e9b3e5f | 7da1c4256235fd232cbd24ac212cb76d05eee36f | refs/heads/master | 2023-02-24T02:19:27.393802 | 2023-02-16T21:19:56 | 2023-02-16T21:19:56 | 83,337,286 | 36 | 13 | null | null | null | null | UTF-8 | C | false | false | 38 | h |
#pragma once
#include <SDKDDKVer.h>
| [
"support@udaparts.com"
] | support@udaparts.com |
984aec51e1ea9d95c1b5f29fad5c995d06f918f3 | 238b39d3117ac6c1be8bd7fd282c77210d6f5413 | /sihook.c | 21dfd16b29b61f60d7168585d977d119165f4578 | [] | no_license | inbei/sihook | 5f5221c37a9b6e5873ed2d44fee1dc67e5f0cf6a | b55fc51c56cf80eb96d754ef815702d68259de61 | refs/heads/master | 2020-12-24T21:21:55.266813 | 2016-10-20T08:27:09 | 2016-10-20T08:27:09 | 59,448,224 | 6 | 3 | null | null | null | null | UTF-8 | C | false | false | 1,012 | c | #include <windows.h>
#include "siframe.h"
#include "mdiclient.h"
HWND hwnd_si_frame = NULL;
HWND hwnd_mdi_client = NULL;
HWND hwnd_tab_ctl = NULL;
void HookSI(void)
{
//hook si_frame
hwnd_si_frame = GetSiFrameHwnd();
if(hwnd_si_frame == NULL)
{
OutputDebugString("GetSiFrameHwnd=NULL");
... | [
"k.in@live.cn"
] | k.in@live.cn |
4dffc5186eb77dbe806b14ee35997c97a0cbd4f5 | c85df9a1ad627707fc603f40f7df056af16900c9 | /source/libs/libwolfssl/openssl/aes.h | 736a8898b0006c3f1fd8f2a92267a538e7bdc187 | [] | no_license | wiidev/usbloadergx | 28b582c2c8231ca7f313a321a134d6784358a770 | e25c4e96430524c080767679b0c4a0d7595412a8 | refs/heads/enhanced | 2023-08-11T18:47:12.728031 | 2023-01-07T23:30:02 | 2023-01-07T23:30:02 | 204,522,898 | 313 | 124 | null | 2023-07-21T17:06:18 | 2019-08-26T17:05:59 | C | UTF-8 | C | false | false | 3,354 | h | /* aes.h
*
* Copyright (C) 2006-2022 wolfSSL Inc.
*
* This file is part of wolfSSL.
*
* wolfSSL 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) a... | [
"wiidev@users.noreply.github.com"
] | wiidev@users.noreply.github.com |
ec8c966ea7948bd469d6e9a7a18ae54fcc109e1b | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/inetsrv/iis/iisrearc/core/inc/irtltoken.h | 2b87b5aac5506e0f24c1afff23241a70bb69ee22 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 667 | h | /*++
Copyright (c) 1998-2000 Microsoft Corporation
Module Name :
irtltoken.h
Abstract:
IISUtil token goo
Author:
Wade A. Hilmo (wadeh) 5-Dec-2000
Environment:
Win32 - User Mode
Project:
Internet Information Server RunTime Library
Revision Histo... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
651c3d05670ff5d9118342d0dba859838baafa23 | 1c6a7ae5dca2a38c68fde97a676478c6573bca02 | /linux-3.0.1/drivers/staging/brcm80211/brcmsmac/wl_dbg.h | 5582de3ee721a953e09e1ef29604a6205a5aa9d4 | [
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | tonghua209/samsun6410_linux_3_0_0_1_for_aws | fab70b79dc3e506dc03ac1149e2356137869c6ca | 31aa0dc27c4aab51a92309a74fd84ca65e8c6a58 | refs/heads/master | 2020-04-02T04:24:32.928744 | 2019-01-20T13:51:34 | 2019-01-20T13:51:34 | 154,015,176 | 0 | 0 | Apache-2.0 | 2018-10-24T14:51:04 | 2018-10-21T14:07:31 | C | UTF-8 | C | false | false | 3,405 | h | /*
* Copyright (c) 2010 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | [
"kyh1022@163.com"
] | kyh1022@163.com |
63eaf54374ccd38c2793d089ddeba9503feb77c8 | 2afda12ccf4194b3c8fdb6c1254e94e56861db7c | /server/src/treatment.c | d0884491e4ac586b05d7f1b2d9d9e8790107b3dc | [
"MIT"
] | permissive | NoxFly/server-sockets | 6f78d11bf54155c387ce033d0524d35e42d51b13 | 84d26571319727cf0a56368edf0dfd068c56edb0 | refs/heads/master | 2023-03-29T06:01:13.966844 | 2021-04-11T17:30:30 | 2021-04-11T17:30:30 | 352,569,296 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,948 | c | #include "csapp.h"
#include "treatment.h"
#include <unistd.h>
#include <math.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
int file_size(char *req_file)
{
FILE *f = fopen(req_file, "r");
fseek(f, 0, SEEK_END);
int size = ftell(f);
fseek(f, 0, SEEK_SET);
fclose(f);
return s... | [
"avedd72@gmail.com"
] | avedd72@gmail.com |
22027b34569c0e1a52585bf370510da143937823 | 8ff4f7ede78cab81765c1bf03f028a6f02367d2e | /Mpi.c | cd81ed68d5bb6c7b751e7883976a6cdb9a123630 | [] | no_license | Arlane/SistemasDistribuidos | 4781cb415de55082fdcab93a341694c8d7c0bf43 | 26939d5b1cc896bf144f22541247d21e71650611 | refs/heads/master | 2021-01-22T16:25:55.267364 | 2015-10-09T05:09:15 | 2015-10-09T05:09:15 | 42,319,220 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,030 | c | #include <mpi.h>
#include <stdio.h>
#include <string.h>
#define BUFSIZE 128
#define TAG 0
int main(int argc, char *argv[])
{
char idstr[32];
char buff[BUFSIZE];
int numprocs;
int myid;
int i;
MPI_Status stat;
MPI_Init(&argc,&argv);
MPI_Comm_size(MPI_COMM_WORLD,&numprocs);
MPI_Comm_rank(MPI_COMM_W... | [
"arny_690@hotmail.com"
] | arny_690@hotmail.com |
9f2c6b4d398a3b838f8b75957617bea125a78828 | 569f704ec4227f12275ffc1f78510409d0947959 | /GitDemo_STM32G431RB_Nucleo/Core/Inc/stm32g4xx_hal_conf.h | d408146938449c76ecff8b95f1418ef7f2e1fc9c | [] | no_license | GuenterQ/GitDemo | 931f69c3c43f2f74d828b038e5b870d523b92bc7 | 2e69c2443640da8858d7efbc37171e0241c0a576 | refs/heads/master | 2022-12-06T16:12:01.071255 | 2020-09-04T20:28:39 | 2020-09-04T20:28:39 | 292,921,710 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,496 | h | /**
******************************************************************************
* @file stm32g4xx_hal_conf.h
* @author MCD Application Team
* @brief HAL configuration file
******************************************************************************
* @attention
*
* <h2><center>© ... | [
"xiaoj@139.20.213.17"
] | xiaoj@139.20.213.17 |
29a492300a551e738393ffaca6eaa640053563ee | 9a11432ff857c0f351954dd87a38d224166e95e9 | /localization/locale_patcher/locale_patcher.c | cf67b632d43631d7763593b959e0d4bd34ad8eea | [] | no_license | fxtentacle/zrt | 9c14bc5dee8e16e8c5e1e3ed62acb74463fe4ae8 | b288adfa9d35f3e1a2f27a85b9393fb7e6785d9e | refs/heads/master | 2021-01-22T14:10:18.312586 | 2013-10-19T16:21:57 | 2013-10-19T16:21:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,336 | c | /*patches locale magic number making from newest locale an old version
*it is a tricky and may not works*/
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <assert.h>
#define FILENAME argv[1]
/*errors handling macroses*/
#define PARAM_EXPECTED "compiled... | [
"yaroslav.litvinov@gmail.com"
] | yaroslav.litvinov@gmail.com |
4b9139d7165690585e3f1b1c4100caa4270180a4 | 63ddc5b29deae60f912b4233cc46e11d3b681c42 | /aero/geom.c | 2b69da12fd9bb37afd6077e03dc490515b18c9e6 | [] | no_license | dangpzanco/attsim | 0d4a10c1f2c292ac272153e71360b39239b7cde1 | 790015ae1ae7e56d4b789ff857e17828098bff40 | refs/heads/master | 2020-12-25T10:59:30.704468 | 2012-07-12T06:20:26 | 2012-07-12T06:20:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 769 | c |
static panel_t panels_body[] = {
{{0,0,0}, {0,.1,0}, {.1,0,0}}, // Bottom face (-Z)
{{0,0,.1}, {.1,0,0}, {0,.1,0}}, // Top face (+Z)
{{0,0,0}, {.1,0,0}, {0,0,.1}}, // XZ face (-Y)
{{0,.1,0}, {0,0,.1}, {.1,0,0}}, // ZX face (+Y)
{{0,0,0}, {0,0,.1}, {... | [
"henry@cosmogia.com"
] | henry@cosmogia.com |
9213c6aeb485a2cecbe05459b25abe468b19c415 | a6d925476239e69617b06e43b02e872464fb853a | /what is a computer.c | b8fc01403202e06458328e8a9d3531b815f35a26 | [] | no_license | tttangjie/CompetitionCoding | dfe8030bdafeed7b0ce8e5e30d8943eed4ecf22b | 67569a8bd272f4b125bddd1f51c984a422ff0c1b | refs/heads/master | 2020-03-24T12:50:39.398235 | 2018-07-29T03:05:14 | 2018-07-29T03:05:14 | 142,726,269 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 61 | c | #include<stdio.h>
main()
{
printf("What is a computer?");
}
| [
"1053725662@qq.com"
] | 1053725662@qq.com |
2ca820d3881cea7bdd978351cc3ddb1bdfab814c | 3a5f4b7b41cba2c258a84a069abcf13400d5db57 | /one-slave/memory/offset.h | b139a1bc6ddd4c78553eb1a962e95a2ff4b23d22 | [] | no_license | docprofsky/onewire-slave | ff980480fd8a9bf98ea3d05fd371499c8b36d7fa | ffd0489abfe5690ab1ee755ebf79fabad9609ab2 | refs/heads/master | 2020-08-15T01:45:59.744709 | 2018-06-12T17:32:34 | 2018-06-12T17:32:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 227 | h | #ifndef OFFSET_H
#define OFFSET_H
#define OFS_IN 0x00
#define OFS_OUT 0x01
#define OFS_DIR 0x02
#define OFS_IFG 0x03
#define OFS_IES 0x04
#define OFS_IE 0x05
#define OFS_SEL 0x06
#define OFS_REN 0x07
#endif
| [
"vlad-mbx@ya.ru"
] | vlad-mbx@ya.ru |
bed354dd8bd5956465dff08a158b82172dd07dc7 | 565fcb5c72eb641de24b0fb874bf143f7b973aad | /ble-profiles/sources/apps/medc/medc_hrp.c | daabec17c865e6c6f726604cc0ea593c2571d74e | [
"Apache-2.0"
] | permissive | tuyafei/cordio | 9b5b743a409559fcd714f6213410ac580af2570b | eb18d61b2c139963cb9b67c0057f5be5c6fb5521 | refs/heads/master | 2022-03-14T16:08:34.458416 | 2019-07-29T23:42:07 | 2019-07-29T23:42:07 | 269,545,011 | 3 | 2 | Apache-2.0 | 2020-06-05T06:10:14 | 2020-06-05T06:10:13 | null | UTF-8 | C | false | false | 7,319 | c | /*************************************************************************************************/
/*!
* \file
*
* \brief Health/medical collector, Heart Rate profile
*
* Copyright (c) 2012-2018 Arm Ltd.
*
* Copyright (c) 2019 Packetcraft, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "Li... | [
"john.yi@packetcraft.io"
] | john.yi@packetcraft.io |
7dafda35ad354791924ebd65a40528fa0988f11a | 943dd54918355e8028fdd759bae6d9dd837e11e0 | /third-party/u8g2/tools/font/build/single_font_files/u8g2_font_osb18_tr.c | be2b03105e31bcbd3f52d0468387d6818059574d | [
"BSD-3-Clause",
"CC-BY-SA-3.0",
"LicenseRef-scancode-x11-adobe-dec",
"BSD-2-Clause"
] | permissive | fieldkit/firmware | 06e920ad01c2f48142413d3a3447188bc9753004 | 45c51ce8dc51df886875e97de17980c839882adf | refs/heads/main | 2023-08-23T22:29:02.022772 | 2023-07-24T22:18:01 | 2023-07-24T22:18:01 | 183,808,180 | 11 | 1 | BSD-3-Clause | 2023-04-04T20:42:38 | 2019-04-27T18:27:51 | C++ | UTF-8 | C | false | false | 6,981 | c | /*
Fontname: -FreeType-Old Standard TT-Bold-R-Normal--25-250-72-72-P-136-ISO10646-1
Copyright: Copyright (C) 2006-2008 Alexey Kryukov <alexios@thessalonica.org.ru>
Glyphs: 95/1376
BBX Build Mode: 0
*/
const uint8_t u8g2_font_osb18_tr[2736] U8G2_FONT_SECTION("u8g2_font_osb18_tr") =
"_\0\4\3\5\5\3\5\6\34\32\37... | [
"jlewallen@gmail.com"
] | jlewallen@gmail.com |
32d0891f1b1ce77cde50c93d02a79bd36f389f0a | f12b536e8571f8fcabbd06b1a50118b34a7c8798 | /big_num.c | f43c4104d995c755762e2c3503249e6d9d601336 | [] | no_license | spencer900824/CP2 | 29ed538e8405053e114f4735c78ce7fb9effd17a | c1de2c0feb7389c1d9253159bf3adb16210e2d58 | refs/heads/master | 2022-11-05T22:36:12.603695 | 2020-06-11T10:11:26 | 2020-06-11T10:11:26 | 267,068,816 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,840 | c | /*
* Discription----------------------
* big num has 7 functions
* check( bignum )
* add(x ,y ,ans)
* multiply(x , y , ans)
* compare(x ,y ) x>y:1 x<y:-1 x=y:0
* creat( num , big_num) creat a big num of num
* print_b( num )
*str_to_bignum( bignum )
*
* N is the length of the big num
*/
#include<string.h>
#i... | [
"noreply@github.com"
] | spencer900824.noreply@github.com |
50783e2e2e98a14236975f9568538cbbb5fa9790 | 2d59fb0c5b5a7dbc1c31fab2ea3b89a08a859ef6 | /drivers/mmc/ftsdc010_mci.h | 782d92be2f5f92774db24b5fa63b95200fe5c8df | [
"0BSD",
"GPL-2.0-or-later"
] | permissive | CPU-Code/-u_boot_fslc | 683f4d183723df62f17645ec7f2d3c6bccbf737c | da15f58fe22fce65c6934eaa0d69d8bd2631f9a7 | refs/heads/master | 2023-04-03T15:38:33.105773 | 2020-05-16T12:04:44 | 2020-05-16T12:04:44 | 278,999,208 | 0 | 0 | 0BSD | 2021-04-20T20:20:33 | 2020-07-12T05:38:02 | C | UTF-8 | C | false | false | 887 | h | /* SPDX-License-Identifier: GPL-2.0+ */
/*
* Faraday FTSDC010 Secure Digital Memory Card Host Controller
*
* Copyright (C) 2011 Andes Technology Corporation
* Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>
*/
#include <mmc.h>
#ifndef __FTSDC010_MCI_H
#define __FTSDC010_MCI_H
struct ftsdc010_ch... | [
"923992029@qq.com"
] | 923992029@qq.com |
b4fc4ee5ca34bebfdb000b8b749890e14a15b33f | a964295b4f84eaefb9405ab97ab2a08998a09182 | /정렬/정렬/MakeData.h | 8691cae7dc0bca63c8106883f1998189d9a8b47b | [] | no_license | LeeSeongDong/DataStructure | 01a6308671235150658c74143001732dcb8ced62 | 6cd25b3e6d144d305e0496f6a15531a45ba23a84 | refs/heads/develop | 2016-08-12T18:48:36.285226 | 2015-11-12T12:57:18 | 2015-11-12T12:57:18 | 45,988,765 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,328 | h | #ifndef __MAKEDATA_H__
#define __MAKEDATA_H__
#pragma warning(disable:4996)
#include "Rectangle.h"
void makeData(int* a, int numOfData)
{
//a = new int[numOfData];
srand((unsigned)time(NULL));
for (int i = 0; i < numOfData; ++i)
{
a[i] = rand();
}
}
void makeData(double* a, int numOfData)
{
//a = new doub... | [
"xkdnrl@naver.com"
] | xkdnrl@naver.com |
e16b5ba146021f712b4f4e4bfc1999bf3722f372 | fd90d577d6c848607ef56bf24ce5fe108bf13da8 | /devices/MIMXRT1064/drivers/fsl_tempmon.h | 9d0a3e3271bfb07dfb8bdf35d54542ff168bec9e | [
"Apache-2.0"
] | permissive | JayHeng/imxrt-tool-flash-algo | 210e7adb904c8d95761e2914e69b8cc15e349326 | 0af70dfeea9dea669916bf404769144ed403a5e1 | refs/heads/master | 2022-11-26T20:56:24.771562 | 2022-03-26T14:18:45 | 2022-03-26T14:18:45 | 232,016,920 | 40 | 17 | Apache-2.0 | 2022-10-31T18:21:32 | 2020-01-06T03:29:02 | C | UTF-8 | C | false | false | 3,344 | h | /*
* Copyright 2018-2019 NXP
* All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _FSL_TEMPMON_H_
#define _FSL_TEMPMON_H_
#include "fsl_common.h"
/*!
* @addtogroup tempmon
* @{
*/
/*! @file */
/*******************************************************************************
* Defi... | [
"fanqyyy@163.com"
] | fanqyyy@163.com |
ae2aa0d82748547e9471a0f15abc5026071a7987 | e9d06e6a15a71faca95835d5bedfe1eac290cc63 | /mobicore/common/MobiCore/inc/mcSpid.h | 1dd7518967c3ded91ea55a172818597254e5c096 | [
"BSD-3-Clause"
] | permissive | randomstuffpaul/android_hardware_samsung_slsi-cm_exynos5420 | 3a2a5d1232e823f8a6f9525d3ba5f48cdaa30b3d | d49b27252de467ff93448332585e2ada74395643 | refs/heads/cm-13.0 | 2021-01-15T18:45:59.045047 | 2016-09-14T02:12:46 | 2016-09-14T02:12:46 | 68,110,096 | 2 | 0 | null | 2016-09-13T13:19:23 | 2016-09-13T13:19:23 | null | WINDOWS-1252 | C | false | false | 2,202 | h | /**
* @addtogroup MC_SPID mcSpid - service provider ID.
*
* Copyright © Trustonic Limited 2013
*
* 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 m... | [
"ptrck@blck.io"
] | ptrck@blck.io |
bc540c850abf7abd3a2ea74c31effee449af1d8c | a831ab4ac4dd6511717f37f41c40881d16c05d87 | /code/PSH/Mms/inc/Mlpdup.h | b19b367519f4ddd456d6a9411b3d97266967ecce | [] | 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 | 1,193 | h | /*
* Copyright (C) Techfaith 2002-2005.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user and Techfaith, and may be
* used and copied only in accordance with the terms of the
* said agreement.
*
* Techfaith assumes no responsibility or
* liability... | [
"happybird_007@163.comm"
] | happybird_007@163.comm |
50a0e12eff71f0c3af5ca6cacc35b26d20f96313 | aa40b3bfb58cbab18d609c35c93c03c0e46e8556 | /print-three/a.c | 23272c38f3bbad75fb49b62c3ae376cc2d839f8f | [] | no_license | nicolas42/programming-language | 960a95fe0ee23e3a02a0f272f0af7c82747b55c7 | cbf0408159380521824b85e7e4363613548a1446 | refs/heads/master | 2021-05-23T15:09:31.372001 | 2020-04-06T05:10:13 | 2020-04-06T05:10:13 | 253,354,040 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 77 | c | // ./make; ./a.out; echo $?
int main(int argc, char** argv){
return argc;
} | [
"nicolas42@gmail.com"
] | nicolas42@gmail.com |
917737965824b7c47485134054ac697dbcc97a62 | 660d2e636ebff5190080d3482d6a87b39c3f7540 | /2367 【Data type】Merge Sorted List/Latest Submission/mergeSortedList.c | 14215510a1bb139b7c05cbb0eacc5a9f28a3fc61 | [] | no_license | dysuby/Learn-to-Program-CPP | c8ca6cf36bd39755d62305b502b6f30ecc9d8ba4 | 6691e0989205fc70250d97494e844206455d4c9b | refs/heads/master | 2023-06-07T20:50:40.627333 | 2017-11-05T15:47:37 | 2017-11-05T15:47:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 808 | c | #include "mergeSortedList.h"
void push_front(node** head, int val) {
node *temp = (node*)malloc(sizeof(node));
temp -> val = val;
temp -> next = *head;
*head = temp;
}
node* mergeSortedList(node* head1, node* head2) {
node *a = head1, *b = head2;
node *head = NULL;
node *temp = head;
while (a && b) {
... | [
"h_foryou@163.com"
] | h_foryou@163.com |
3470d00eff73e6325c9e99b0c8e982ef5f74e7c1 | 6a1b561296e6fb922016387b415465bbe07bf668 | /basic_3/source/opentyrian/sizebuf.c | 00e5cabf93526ae8233fa703a31fa57824ff412a | [
"MIT",
"GPL-2.0-only"
] | permissive | masterzorag/orbisdev-samples | 0edff94c698319131b62aefadfdb4c64458c3453 | f592468d78af612c2a5d8a2e5222e61e7741a915 | refs/heads/master | 2022-12-30T15:31:57.491631 | 2020-10-19T21:34:47 | 2020-10-19T21:34:47 | 278,885,229 | 1 | 1 | MIT | 2020-08-01T16:00:24 | 2020-07-11T15:08:15 | C | UTF-8 | C | false | false | 5,445 | c | /*
* OpenTyrian: A modern cross-platform port of Tyrian
* Copyright (C) 2007-2009 The OpenTyrian Development Team
*
* 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 ... | [
"masterzorag@gmail.com"
] | masterzorag@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.