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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fb100ecdf2e250560e6adab235db56024f60dd7b | 45b6424174604293b415e1bed19404b15172ccae | /lib/daemons/guild_d.c | 54a506a11c55191e2891ad1eb544ad0272627430 | [] | no_license | Muderru/gurbalib-rus | aee38bea2b9c3213efedaf3d2b3c8001761292e9 | 4f518f33341bd8520710389981542253f2a62d00 | refs/heads/master | 2020-03-27T14:10:57.096216 | 2018-11-18T20:20:14 | 2018-11-18T20:20:14 | 146,648,420 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,052 | c | void restore_me(void);
void save_me(void);
#define DATAFILE "/daemons/data/guild_d.o"
mapping guilds;
void create(void) {
guilds = ([ ]);
if (file_exists(DATAFILE)) {
restore_me();
} else {
/* Create a default list if we do not already have one. */
guilds["fighter"] = "Гильдия Бойцов";
... | [
"overmind2017@yandex.ru"
] | overmind2017@yandex.ru |
4cf610ba014dcfc99f20a009c924c389317d8bae | a556c07ecfa1031dae46fd3433762941ceca68b1 | /d/huashan/npc/teller.c | f5dfe449668a20f59bafe6f3a88d5ebb9da9c496 | [] | 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 | 4,329 | c | // teller.c
inherit NPC;
string tell_fortune();
int do_forge();
int do_ask();
void create()
{
set_name("李铁嘴", ({ "fortune teller", "teller" }) );
set("gender", "男性" );
set("age", 48);
set("long",
"李铁嘴是个买卜算卦的江湖术士,兼代客写书信、调幅。\n");
set("str", 25);
set("dex", 20);
set("con", 17);
set... | [
"i@oiuv.cn"
] | i@oiuv.cn |
d44f2323587998a2df3b7ef2006a75669a78327e | cd357ecb74d5bc66dee780e7f2f497b006d86a61 | /rtcs/source/include/ftpsrv.h | 922b60fcc41777d32c7e776ece2fe9d597e7aa87 | [] | no_license | Wangwenxue/FutureMove-T-box | 3218b880bea2618e9e85c6fcc75f138e3e6f4be7 | 86fb1da36be92e9e094c3c4d22ccd0368b674463 | refs/heads/master | 2016-08-12T09:50:28.395491 | 2015-10-28T12:09:24 | 2015-10-28T12:09:24 | 45,109,909 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,678 | h | #ifndef __ftpsrv_h__
#define __ftpsrv_h__
/*HEADER**********************************************************************
*
* Copyright 2008 Freescale Semiconductor, Inc.
* Copyright 2004-2008 Embedded Access Inc.
* Copyright 1989-2008 ARC International
*
* This software is owned or controlled by Freescale Semiconductor... | [
"b51443@freescale.com"
] | b51443@freescale.com |
5317e76eb98c7fb1361d0e91eb39d1c8d1869795 | bb75ce61e834e7ec3202f348821afe102eca9bc3 | /usr/src/contrib/mh-6.8.3a/miscellany/less-177/prompt.c | 4e546bee33702f6d935ce7b47c8b2abdcbf64dd2 | [
"BSD-4-Clause-UC",
"LicenseRef-scancode-other-permissive"
] | permissive | jiajunhuang/4.4BSD-Lite2 | de988da495ee9d167ed4174d8496f8582b0fd2a5 | 8353ed45665ff972b5d9c8f8dfe5ee6440a25a9a | refs/heads/master | 2020-08-02T03:00:01.264557 | 2019-10-31T09:17:48 | 2019-10-31T09:17:48 | 211,215,298 | 0 | 1 | NOASSERTION | 2019-09-27T01:57:11 | 2019-09-27T01:57:11 | null | UTF-8 | C | false | false | 8,517 | c | /*
* Prompting and other messages.
* There are three flavors of prompts, SHORT, MEDIUM and LONG,
* selected by the -m/-M options.
* There is also the "equals message", printed by the = command.
* A prompt is a message composed of various pieces, such as the
* name of the file being viewed, the percentage into th... | [
"serge@vak.ru"
] | serge@vak.ru |
06a5a2d971ce8a21f24465fb367302dfed90e723 | c425afb8bb6b182168fd4c3a46c9b334f4740e60 | /d/heimuya/npc/shinu1.c | d780a45e47ccc56d4928ced90e90716ce36c322e | [] | no_license | fluffos/nt7 | ceef82b2465cf322549c7ece6ce757eaa8ec31ff | 52727f5a4266b14f1796c2aa297ca645ca07282a | refs/heads/main | 2023-06-17T10:07:33.000534 | 2021-07-15T11:15:05 | 2021-07-15T11:15:05 | 308,148,401 | 9 | 9 | null | 2021-06-28T14:11:57 | 2020-10-28T21:45:40 | C | UTF-8 | C | false | false | 896 | c | //shinu.c
inherit NPC;
void greeting(object);
void init();
void create()
{
set_name("慌张的侍女", ({ "shi nv","shi","nv" }) );
set("gender", "女性" );
set("age", 20);
set("long", "神情慌张,似乎做了什么事情,总是向堂厅看去。\n");
set("shen_type", -1);
set("combat_exp", 10000);
set("str", 20);
... | [
"i@oiuv.cn"
] | i@oiuv.cn |
5ecf155f32f73bbb358abf1c6afe485cbf9b6877 | 138c849d97f084224d7a83916e3824cdcddca3bb | /biospsp_01_30_01/packages/ti/pspiom/examples/evm6748/uppEvm/evmB/src/uppSample_main.c | 0fa08af1ef0209e23bbdcafcb9b0571fb8ce3b27 | [] | no_license | lab85-ru/ti-dvsdk_omapl138-evm_04_03_00_06 | 7210a0324d9b520aa4e17879fe1bb84af98b1178 | 350e68dd99669e46c6f679e91216e22412ee50c5 | refs/heads/master | 2022-07-29T11:31:20.816254 | 2020-05-17T18:09:02 | 2020-05-17T18:09:02 | 264,720,283 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,283 | c | /*
* uppSample_main.c
*
* This file contains the test / demo code to demonstrate the uPP driver
* duplex mode in an evm to evm communication mode on DSP/BIOS 5.
*
* Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
*
*
* Redistribution and use in source and binary forms, with or ... | [
"info@lab85.ru"
] | info@lab85.ru |
bfd61a9b8b77a33d2909d41f17c27dd7a11efea9 | f16650d30da24f51ea0e80944446e87f47e9adb6 | /contest/code/Kozhemyak/E.c | 07a05cb4828a7dc41f595c982c7c00471ff73f5c | [] | no_license | i-n-d-i/msu-judge-simulation | d1a7d7e7e2e7a190b99282dc8e022a70b126e54b | f24327ce929df1c5d9bfb7b4b386715f9551b132 | refs/heads/main | 2023-05-05T18:40:25.942588 | 2021-05-24T09:34:27 | 2021-05-24T09:34:27 | 370,297,831 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,033 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
int main() {
double a1, a2, b1, b2, c1, c2, d1, d2, ab, ad, ac, bc, bd, cd, p, s1, s2, s3, sabc;
scanf("%lf %lf %lf %lf %lf %lf %lf %lf", &a1, &a2, &b1, &b2, &c1, &c2, &d1, &d2);
ab = pow(pow((b1 - a1), 2) + pow((b2 - a2), 2), (1.0 / 2));
ad = pow(pow((d1 - ... | [
"moldakhmetovai@mail.ru"
] | moldakhmetovai@mail.ru |
c6f5ff9603d6cf38fbfc02d9493a5c27a82eb446 | db5010eeef0bb31ad031404d164d56388d70109b | /roteiro3/cmiyc.c | 04df758c863f3ad3bffb8b40767bafa024c476f8 | [] | no_license | ronancpl/spoj-solutions | 4931aeac4e6883d4991366a044dc8171cb39d1d6 | f4ec030c2e6ba8385018a53e045fe57d3eeba344 | refs/heads/master | 2020-05-28T04:49:46.820639 | 2017-02-20T17:02:52 | 2017-02-20T17:02:52 | 82,581,971 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 904 | c | #include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
typedef struct {
int64_t rel_speed;
} Player;
int64_t CMIYC_Instance(int64_t cpoints,Player *player) {
if(cpoints % (int64_t)((player[0]).rel_speed + (player[1]).rel_speed) == 0)
return(cpoints / (int64_t)((player[0]).rel_speed + (player[1])... | [
"rcpl2010@gmail.com"
] | rcpl2010@gmail.com |
eb176d3debe8fde322840ccf8ad9af11b100ef45 | 5c255f911786e984286b1f7a4e6091a68419d049 | /code/20a904c0-4ed2-44a3-b3e5-c326b020e57a.c | b35ce29bbc50bb1d49f886e3baa6394ee8ae37f4 | [] | 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 | 218 | c | #include <stdio.h>
int main() {
int i=0;
int j=122;
int k;
int l;
k = 53;
l = 64;
l = i/j;
l = i%j;
l = l+j;
k = k-k*i;
printf("vulnerability");
printf("%d%d\n",k,l);
return 0;
}
| [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
59235b59ac0189e49f54c8db1b030796e8ac1c1e | 2d63e5fba8b71aa35f0815d77a81788cfc26c73f | /ExhibitAPP/SQLDefine.h | 48b2da3f6f250c5e73d4704d529d1d42b264edd0 | [] | no_license | hrdrq/exhibit | 7053f7192f44b4c580fe8ec7ecb577c5399ebf8d | 914fdab76c2194985dad99513025b34c718553e2 | refs/heads/master | 2020-09-06T22:38:51.615341 | 2019-11-09T01:44:59 | 2019-11-09T01:44:59 | 220,576,158 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,128 | h | //
// SQLDefine.h
// ExhibitAPP
//
// Created by sfffaaa on 12/10/14.
//
//
#ifndef ExhibitAPP_SQLDefine_h
#define ExhibitAPP_SQLDefine_h
#define MY_FAVORITE_FILE @"MyFavorite.db"
#define MY_FAVORITE_TABLE_NAME @"MyFavorite"
#define DISTANCE_5KM 5.
#define DISTANCE_10KM 10.
#define DISTANCE_20KM 20.
#define EXPO... | [
"eric@EricdeMac-mini-2.local"
] | eric@EricdeMac-mini-2.local |
930863ae039934764ba50294de74e33bb6998d7c | 222173f530de8e94d6e85f2344f4aa080989fdc4 | /sofa/num00b.c | c41d87822c28981388e505c39e7cc608fad1504b | [] | no_license | zhufengGNSS/orbitdynamics | f8a11e5c932e73e7b5cbbbf4d41b57b064e6fdea | 6f6fcdd5095c058e602fcb14ba0f67279558a67c | refs/heads/master | 2022-05-28T03:52:55.268424 | 2020-04-04T08:53:33 | 2020-04-04T08:53:33 | 286,713,938 | 2 | 0 | null | 2020-08-11T10:24:06 | 2020-08-11T10:24:06 | null | UTF-8 | C | false | false | 6,884 | c | #include "sofa.h"
void iauNum00b(double date1, double date2, double rmatn[3][3])
/*
** - - - - - - - - - -
** i a u N u m 0 0 b
** - - - - - - - - - -
**
** Form the matrix of nutation for a given date, IAU 2000B model.
**
** This function is part of the International Astronomical Union's
** SOFA (St... | [
"31544492+handong1979@users.noreply.github.com"
] | 31544492+handong1979@users.noreply.github.com |
7e4806ef264b1f6343ce8be58f11df0e00e9009f | 5ada9977a5c9aef4169b3b90819b1076798d6e84 | /libft/ft_strcmp.c | 8662325c91f39332189e59eafcd130b9ec1cb945 | [] | no_license | tsergien/fractol | 82538a87e3d43331bbce19e530e7fdb0f36521c0 | a5589775d9c278b9591dd3d00033db100d19da94 | refs/heads/master | 2020-03-28T14:39:23.209961 | 2018-09-24T10:45:01 | 2018-09-24T10:45:01 | 148,508,416 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,116 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strcmp.c :+: :+: :+: ... | [
"chocolate1378@gmail.com"
] | chocolate1378@gmail.com |
a3b01d8ab27457498586b46083e2e0804fd173bc | 1959f7f7014ebfcad68bffb4b81bbcae332c73bb | /Tests/RunCMake/BuildDepends/MakeInProjectOnly.c | bcb8745bfbb58d760f7252fcdf7875b4990005df | [
"BSD-3-Clause"
] | permissive | mutual-ai/CMake | 6d6f3ff1bde0259c46687d18b8f90f1b3e145fd4 | d08281094948eaefb495040f4a7bb45cba17a5a7 | refs/heads/master | 2020-04-06T06:29:37.461188 | 2016-05-16T14:11:43 | 2016-05-16T14:11:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 74 | c | #include <MakeInProjectOnly.h>
int main() { return MakeInProjectOnly(); }
| [
"brad.king@kitware.com"
] | brad.king@kitware.com |
3941b75f6cdd64c1f32d9ef7b7872ae46af13173 | 36c9c3361274dc36b4c36c11b709e7656eaf0c81 | /compiled/src/c_storeTensor.C | 4570ccd8c2dbdc88996b2832d261c25b5844291f | [
"Apache-2.0"
] | permissive | andrzejnovak/DeepJetCore | 32a4c262f11af1bd9e22c4df37f375132c8c6775 | f2fe1bde1e4c54c959947e2f89ba64c556e6c8ef | refs/heads/master | 2023-01-31T18:59:14.423912 | 2019-07-01T13:17:38 | 2019-07-01T13:17:38 | 123,121,587 | 0 | 0 | NOASSERTION | 2019-07-01T13:18:18 | 2018-02-27T11:46:44 | Python | UTF-8 | C | false | false | 2,558 | c | //allows functions with 18 or less paramenters
#define BOOST_PYTHON_MAX_ARITY 20
#include <boost/python.hpp>
#include "boost/python/extract.hpp"
#include "boost/python/numeric.hpp"
#include "boost/python/list.hpp"
#include "boost/python/str.hpp"
//#include "boost/filesystem.hpp"
#include <iostream>
#include <stdint.h>
... | [
"ishahrukhqasim@gmail.com"
] | ishahrukhqasim@gmail.com |
505ec781b65e08fbdd36fb315e76cd2ca27184f5 | a38eb395552d02d5dfd8f0a3fdf1ad69fc0469c0 | /ch6/6-05/lookup.h | e0057b96ad878083a43b7e5d282e110078c14a7a | [] | no_license | SteadBytes/the-c-programming-language | 9602699ff776454108916152ee94f09958b86d41 | f9d42bfbb2b4cd14d0a1dbaaf7925cd5ea677c70 | refs/heads/master | 2020-05-24T20:52:09.814312 | 2019-07-26T18:17:16 | 2019-07-26T18:17:16 | 187,463,313 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 277 | h | #include <stdlib.h>
#include <string.h>
/* table entry */
struct nlist
{
struct nlist *next;
char *name; /* defined name */
char *defn; /* replacement text */
};
struct nlist *lookup(char *s);
struct nlist *install(char *name, char *defn);
void undef(char *name); | [
"steadmanben1@gmail.com"
] | steadmanben1@gmail.com |
512627ac3e00a8c683ee8b0c510d1dd31d1efa74 | 71e5f96a29f5d643ab888b37677d38c33f8d765d | /d/guilds/pack/troopers/rangert1.c | e18b7d884a2005088fc082c4c0e47a8ade91b50c | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Cherno-SuS/SunderingShadows | 5f755fbebb79dc0b9d1c2a0541408be4afeb8b67 | c3b4370beb2c4351ecc60826850c94892a42b685 | refs/heads/main | 2023-04-21T09:52:14.580024 | 2021-03-23T12:09:55 | 2021-03-23T12:09:55 | 349,490,686 | 0 | 0 | NOASSERTION | 2021-03-23T12:09:56 | 2021-03-19T16:40:12 | null | UTF-8 | C | false | false | 3,602 | c | // test ranger monster
#include <std.h>
#include <daemons.h>
#define BAT_D "/realms/tristan/bat_d"
inherit MONSTER;
int healings = 5;
object *parties;
void makeMe();
void create(){
object ob;
int i,j,k,num;
::create();
set_class("ranger");
set_name("hydra");
set_id(({"hydra"}));
set_... | [
"law@shadowgate.org"
] | law@shadowgate.org |
74025dca11817d36f089d7f6f65cb45e4582e0b4 | 8c6347edc41a07eb6d15907c0d4098160e76141d | /ntdll.h | 2fc7a4a874d35837fe46da5314dc672fa98368a6 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | IMULMUL/ctftool | 2fcc704ce2706e2732d872061f7d6159bcdd59bd | a052bb3406aa869bea1979f1dc4d5b531a768fa6 | refs/heads/master | 2021-09-28T16:19:46.851075 | 2021-09-17T20:59:58 | 2021-09-17T20:59:58 | 203,119,807 | 0 | 0 | Apache-2.0 | 2021-09-17T21:44:24 | 2019-08-19T07:21:28 | C | UTF-8 | C | false | false | 108,511 | h | /*****************************************************************************/
/* Ntdll.h Copyright (c) Ladislav Zezula 2005 */
/*---------------------------------------------------------------------------*/
/* Header file for the import library "Ntdll.lib" ... | [
"taviso@gmail.com"
] | taviso@gmail.com |
51270d0f19a5057a40c00440f36d567ffa918dca | bb21193ac247b3f273a622043be602448059c51d | /second/util.h | 5668b47ae34040cb8f276ba18153d438ae343312 | [] | no_license | HyounJongAhn/second | 146aa827c02229dcd56b1e5acd4c4ede02bad88d | c7f6be7b01bbd2a97bcbe88641409b74de49491b | refs/heads/master | 2023-01-02T17:59:28.083992 | 2020-10-26T12:31:03 | 2020-10-26T12:31:03 | 307,365,844 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 174 | h | void textcolor(int foreground, int background);
void printData(char* str, int data[], int size);
void printDataForSS(char* str, int data[], int size, int pivot, int minPos);
| [
"greggahn@kookmin.kr"
] | greggahn@kookmin.kr |
99d00775a90621130e5ad8877b19b6cf98ef9942 | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/u-boot_new/board/sunxi/common/sys_config.c | b6868512dc0d83e3e4ebf41e358da116b2686562 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"GPL-2.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 50,113 | c | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Ge... | [
"gamishev@gmail.com"
] | gamishev@gmail.com |
4d287f813a82903ae30a4e66684ebbf686d9ab6e | 1ad4dd5261a185f3cf92d7fd3226de28679747c5 | /kernel/drivers/gpu/drm/radeon/sumo_dpm.c | fd4804829e46a8f38ffae1a23dd7b674cedb090b | [
"Linux-syscall-note",
"GPL-2.0-only",
"MIT"
] | permissive | oslab-swrc/libmpk | b30c8fa2eea834a8ab441fdd9f7789296781ec17 | a0b20ab8819d60d22d2a90f0d54eccae40ae6b05 | refs/heads/master | 2022-05-01T01:36:07.491532 | 2022-03-18T05:44:14 | 2022-03-18T05:44:14 | 223,290,854 | 0 | 0 | MIT | 2019-11-22T00:30:13 | 2019-11-22T00:30:12 | null | UTF-8 | C | false | false | 55,324 | c | /*
* Copyright 2012 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, m... | [
"spark720@gatech.edu"
] | spark720@gatech.edu |
4f81982389f5fb14ddcc2aa9b6c833f3e58f689a | a2f7cbb37ed85f5f61a1d31d494094552d2665fd | /SSD.h | e957252ca72edcc1e24341022b83151c114fb2e5 | [] | no_license | amirabozaid18/Tiva_C_drivers | df0ceef7f156ba0a400bd4d66f3d9eaa3e3ce53b | b426ef343009e549e7e4f059eacf73f15faa1ba4 | refs/heads/main | 2023-06-26T11:38:10.463133 | 2020-10-30T16:26:30 | 2020-10-30T16:26:30 | 302,303,780 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 626 | h | #ifndef SSD_H
#define SSD_H
#include "DIO.h"
typedef enum pin_status {ENABLED, DISABLED} status;
typedef enum configuration_type { COMMON_ANODE, COMMON_CATHODE} SSD_type;
void SSD_init(char data_port_name,char control_port_name, uint8_t control_pin, status dot_status, SSD_type configuration); // pins ar... | [
"noreply@github.com"
] | amirabozaid18.noreply@github.com |
5965bca81e788ad19e77fdade0aba1204f214b22 | 22d9121534235f25d77e9fab319c2e40f98563cc | /unsorted/OLD/My Programs/UART/Main.c | df5550e972eb3d037b519971ec3c218e4978e89d | [] | no_license | hifdzullisan/avr | 413f3bbf15425f8fc0ed1ce60d2bccb73b9886f6 | 8cc47f2e2e4d29c217bb41f2c36f6239a70b52b6 | refs/heads/master | 2020-03-23T08:07:40.150332 | 2015-02-28T19:19:18 | 2015-02-28T19:19:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 567 | c | #define F_CPU 11059200UL
#include <util/delay.h>
#include <avr/io.h>
#include "avrstdio.h"
#include <stdint.h>
#include <string.h>
int main() {
char rechar[100];int x;
DDRB = 0xFF;
enable_uart();
while(1) {
/*uscanf(rechar,95,ON);
if(!(strncmp(rechar,"s1",2))) {PORTB=0xFF;uprintf("light on!\r");... | [
"linux.robotdude@gmail.com"
] | linux.robotdude@gmail.com |
f3849f82e7b48c00240ef4a8a1ef0aa069763710 | 0053efdca804830fc475538b33d99f3f39482ae3 | /Scanner Self/incompleted/error.h | bdc2be909accd421f34bcd170cc32b77e38c1fc0 | [] | no_license | qlinh120198/Compiler-Construction-Lab | 72c7af8f2b99fe27c60b7f5a3c15386d4ebce803 | cf63ec3d34b9009d69f535fdc1f32cf6d8ea882e | refs/heads/master | 2020-07-26T15:39:42.264153 | 2020-01-21T03:22:03 | 2020-01-21T03:22:03 | 208,693,060 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 628 | h | /*
* @copyright (c) 2008, Hedspi, Hanoi University of Technology
* @author Huu-Duc Nguyen
* @version 1.0
*/
#ifndef __ERROR_H__
#define __ERROR_H__
// Danh sach cac loi trong qua trinh phan tich tu vung
typedef enum {
ERR_ENDOFCOMMENT,
ERR_IDENTTOOLONG,
ERR_INVALIDCHARCONSTANT,
ERR_INVALIDSYMBOL
} ErrorCo... | [
"qlinh120198@gmail.com"
] | qlinh120198@gmail.com |
9566d2ab158aa0dbf84318e1c32d7fd359dfcc01 | e7cf93d87906d1e6c0f95dd294ec2ee805641efa | /userprog/sqlite_db_functions.c | f531f8eff3b2f9e6d1186434ed0ed23137cabdec | [] | no_license | grvsaxena419/UbuntuBackupManager | a1e33dc09c74a4f890ef0c813ae7e3e649d0e580 | ed1de77dda8c0895fa9ff6c78c612d2f802ffa79 | refs/heads/master | 2021-01-10T19:58:13.772395 | 2013-06-11T17:50:23 | 2013-06-11T17:50:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,239 | c | // sqlite_db_functions.c
//
// Copyright 2012 gs <gs@gs-laptop>
//
// 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
// ... | [
"grvsaxena419@gmail.com"
] | grvsaxena419@gmail.com |
fb5e4465e7b9a9319106736d7fdab8ded0fb22ca | e96680d41157c407a9b300c534fa95f8c9b188ba | /EmbeddedSw/ThirdParty/sw_services/lwip141_v2_09/src/contrib/ports/xilinx/netif/xemacpsif_physpeed.c | f59d34dfa8b7e043d95b3e1dc45b57b09f737131 | [
"MIT"
] | permissive | eduronic/ethernet-fmc-zynq-gem | c289de5c5bb1419d7aaa65dd9ea367e5825b001f | 3c1df8b4b412d7ffab001e6a28d5ddaa01368c8f | refs/heads/master | 2022-03-16T03:19:00.888163 | 2019-12-11T15:59:55 | 2019-12-11T15:59:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,294 | c | /******************************************************************************
*
* Copyright (C) 2010 - 2015 Xilinx, Inc. All rights reserved.
*
* 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 Softw... | [
"jeff@fpgadeveloper.com"
] | jeff@fpgadeveloper.com |
168a91a2477e653901f88eb60db3031153670b77 | 30e831dc215eeccb1ee3dcb73bb720d790539f83 | /oop-laborator-2-4/oop-laborator-2-4/service.h | 6c06c59f49027515b9ecc64187bf7822b9ee14bb | [] | no_license | pufstar/oop-laborator-2-4 | d2dbb04d9f4f219f6e8c6bb54fe7bff6822b608f | bfb3c4c305d3ade922809b0a6c4318d0debba2cf | refs/heads/master | 2021-09-10T17:41:17.258708 | 2018-03-30T09:24:22 | 2018-03-30T09:24:22 | 124,528,165 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 456 | h | #pragma once
#include "offer.h"
#include "dList.h"
int validate(char type[20], char destination[20], char departDate[20], char price[20]);
dynamicList sort_by_price(dynamicList* list);
dynamicList sort_by_destination(dynamicList* list);
dynamicList filter_list(dynamicList* list, char criteria[20], char key[20]);
... | [
"dragos.c.gheorghiu@gmail.com"
] | dragos.c.gheorghiu@gmail.com |
3bc65a2bb27e90d3a4e33b2e50377996085480d6 | 3b2aee52c6872588ebc43bd7ee2879466c511d20 | /sdk/appsrc/verbose/verbose.c | 7b7e75a3e3c8053fb84ceb03a45cbaf89bb294c1 | [] | no_license | Digilent/Arty-Z7-20-OOB | b02ea33ca8a9f75ea72bb89fdddac6600454ebd4 | 79906b2c332b4ed78a21ac3b448e4db6b30e0a97 | refs/heads/master | 2021-06-28T07:10:47.269502 | 2018-12-04T20:54:06 | 2018-12-04T20:54:06 | 157,785,985 | 8 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,333 | c | /******************************************************************************
* @file verbose.c
* This file defines the global verbose flag.
*
* @authors Elod Gyorgy
*
* @date 2015-Nov-18
*
* @copyright
* (c) 2015 Copyright Digilent Incorporated
* All Rights Reserved
*
* This program is free software; dis... | [
"arthur.brown@digilent.com"
] | arthur.brown@digilent.com |
632071ad14e0bccffd1c02746e2d13f4242494e5 | 94aa50adcb22f8ca1a2f265eef6b31adc45eeec0 | /allAbout_C/C/Örnek 1.5.2.3.4.c | 64162c5b76d6c830b73c26360f8a8853e6fd749b | [] | no_license | beyzakalci/C | 3ea8c1ba7c7af734e4e50f6b5e24ba0c979260e9 | 5701cc41ed1c4b0001f953be32bc2e23d1323cc8 | refs/heads/main | 2023-05-02T14:54:12.863897 | 2021-05-19T12:23:40 | 2021-05-19T12:23:40 | 368,854,129 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 565 | c | #include <stdio.h>
int main(void)
{int id1, id2, id3=3;
printf("do while dongusu ile yazdirma:\n\n");
id2 = 0;
do { id1=1;
do {
printf("%d ", id1++); }
while (id1<=10); printf("\n"); }
while (++id2<id3); printf("\nwhile dongusu ile yazdirma:\n\n");
id2 = 0;
while (id2++<id3) {
id1=1;... | [
"beyza.kalci@hotmail.com"
] | beyza.kalci@hotmail.com |
8928095d3a20e30f2077f98dadec8a77fd9b5c78 | a6f10ffa0de68f1fcf5de2e6570e761b393dfd0d | /async/async.c | f6c5f02421abe10f3c1eccb370cbf7391b01ee4b | [
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | streamich/libsys | eb5dc34317ca67233463d8117830526f47b1eba3 | 56e9f375023dbc38ad8380e0681c7838a7ea1843 | refs/heads/master | 2023-08-31T16:01:42.651923 | 2023-08-28T02:21:10 | 2023-08-28T03:43:00 | 100,887,397 | 44 | 5 | Unlicense | 2023-09-12T11:10:17 | 2017-08-20T20:36:53 | C++ | UTF-8 | C | false | false | 8,073 | c | #include <inttypes.h>
#include <pthread.h>
#include <assert.h>
#include <stdio.h>
#include <unistd.h>
#include "../atomics/atomics.h"
#include "../syscall/syscall.h"
#include "../call/call.h"
#define DEBUG 0
#define debug_print(fmt, ...) \
do { if (DEBUG) fprintf(stderr, fmt, __VA_ARGS__); } while (0)
/* ... | [
"streamich@gmail.com"
] | streamich@gmail.com |
df6ec9a29d21650eafa023d883d46e4c12642689 | bfbc1e3b667f11fb41a4b8ceb354d88f40266cfd | /hc32f460_sdk/驱动库及样例/hc32f46x_ddl/example/i2s/i2s_play_wm8731_exck_8k/source/ddl_config.h | ab7c3fa73833abf3b05e6b350ae5d07339300946 | [] | no_license | wellrun/hc32f460 | 40a613d7479fa560e6d72c33f2f1b83c27d8c18c | f8576ca78bfd52cd56d4ff89ea5133711a202c8a | refs/heads/master | 2020-06-17T00:30:04.501954 | 2019-07-08T02:21:54 | 2019-07-08T02:21:54 | 195,743,343 | 6 | 6 | null | 2019-07-08T05:36:35 | 2019-07-08T05:36:35 | null | UTF-8 | C | false | false | 8,068 | h | /*******************************************************************************
* Copyright (C) 2016, Huada Semiconductor Co., Ltd. All rights reserved.
*
* This software is owned and published by:
* Huada Semiconductor Co., Ltd. ("HDSC").
*
* BY DOWNLOADING, INSTALLING OR USING THIS SOFTWARE, YOU AGREE TO BE BO... | [
"levizhangxl@gmail.com"
] | levizhangxl@gmail.com |
a53acb0b281de45d12aaf948e410351fb37dc47e | 2284d84f45d11386a0754554d335942b48f0c0b2 | /cs261/hw/hw4/PT1/structs.h | e173adfc18f49ba9ce4e7e40d34b6577e612f19c | [] | no_license | Vladis466/Homework | d2db6a81e8dd672fdb87ddfc18990f2e99b5cbd3 | c7d94f722808bf0d9b3edd25fe27a8e557989ac9 | refs/heads/master | 2020-04-12T08:57:42.445384 | 2016-12-23T03:28:53 | 2016-12-23T03:28:53 | 38,588,792 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 163 | h | /* You can modify the structure to store whatever you'd like in your BST */
struct data {
int number;
char *name;
};
struct monkey {
int age;
char *name;
}; | [
"predovic900@gmail.com"
] | predovic900@gmail.com |
94198a8d2d55d6d58001b5611507faa6982f4483 | e02e054b9dd167c19355b2435f52b4506be27e19 | /main.c | 5d3e974af1f18ecaa50defb2f478a6e730bd317f | [] | no_license | t8534/gpslog_raspi | b47b07a4195304da62fc420403a0602c420037a6 | d9333fd7bb54de31511fba2e918e9e73d95a6f88 | refs/heads/master | 2021-01-20T10:47:52.206622 | 2017-10-01T06:40:20 | 2017-10-01T06:40:20 | 101,650,125 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,516 | c | /*
* main.c
*
* Copyright 2017 <pi@raspberrypi>
*
* 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... | [
"arek11011@outlook.com"
] | arek11011@outlook.com |
f5cd0d429d68265057d5e7d5a4218b25f366337f | 8e75470c2c3e4d1a021b033ec6ffb78ffd1940c9 | /client/recv_file.c | 9c660e91173752352ea5a0cb74d380a6a70f4e48 | [] | no_license | xinfushe/ftp_p2p | fd41004984944e2590eb9aa23838bfa3364882e7 | eed122024308d745bc1b08efabb3def9460df27d | refs/heads/master | 2021-01-13T13:09:13.039805 | 2016-10-19T00:12:38 | 2016-10-19T00:12:38 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,593 | c | #include "recv_file.h"
int recv_file(int sfd,char *cmd_buf)
{
//printf("recv_file %s\n",cmd_buf);
int fd;
int i=strlen(cmd_buf);
*(cmd_buf+i)='\0';
fd=open(cmd_buf+2,O_RDWR|O_CREAT|O_EXCL,0777);
if(-1==fd){
fd=open(cmd_buf+2,O_RDWR);
// lseek(fd,0,SEEK_END);
// recv_broken_file(sfd,fd,cmd_buf);
// ... | [
"240008250@qq.com"
] | 240008250@qq.com |
484d63f42c70ee8d750ab90f8f92d311863d8273 | ab0ed94426ded5badad1cf2e6eabde4e532024ba | /20210308/20210308_3.c | c26a0c052d3262621a55abebb6f506025674f77f | [] | no_license | aavdzhiev/Code-Academy | f9832e48cce829423129fb5e8e0383784833ccbc | 211805cc2ec879349c70de4c51ff988c0a23e9c5 | refs/heads/main | 2023-04-07T00:25:20.900233 | 2021-04-27T12:09:00 | 2021-04-27T12:09:00 | 325,936,411 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,143 | c | /* Задача 3. Създайте test1.txt файл в избрана от вас директория. Сложете някакви
данни в него на латиница - име, поздрав, брой. Отворете за четене.
Използвайте fgetc() , която взема само един char от файла. Направете
while цикъл, за да изпишете всички символи, проверявайте за край на
файл с EOF. Проверявайте дали файл... | [
"anastas.avdzhiev@gmail.com"
] | anastas.avdzhiev@gmail.com |
b6ee7f5493040713e8ce746e4ef72e08e94d8a00 | 4a69644d846bf74bb650e321d98b48bccfba3cd0 | /C-ex15/ex15-3.c | e86377c34d470c5ed1c60c28b7f1f7b625222de0 | [] | no_license | ikeda-masato/C | 3fc43c4b0d4c039a70f6b980de3b9649121dad2e | 7445b271f6728bb4c2e57409179ce67f272713d1 | refs/heads/master | 2021-01-10T20:19:55.157541 | 2015-04-20T06:11:56 | 2015-04-20T06:11:56 | 33,912,931 | 0 | 0 | null | null | null | null | SHIFT_JIS | C | false | false | 748 | c | /*第15回演習課題3 11515009 池田将都*/
/*ソースプログラム*/
/*単純挿入法(降順)*/
#include <stdio.h>
#include <stdlib.h>
#define LENGTH 50000
main(void){
int i,j,p,tmp;
int a[LENGTH];
/*初期値の生成*/
for(i=0; i<LENGTH; i++){
a[i]=rand()%LENGTH;
}
/*初期値の表示*/
printf("== before ==\n");
for(i=0; i<LENGTH; i++){
printf("%d "... | [
"in221en@gmail.com"
] | in221en@gmail.com |
c3a289712b17fdf1f246e1bb073078ef0ded4d69 | 273b87a1b439b322a0763a8a1a365e60c8deaa59 | /2019.9.27-2.c | e2e2b9d51041ce3ec297aa9b21c70684f39641d5 | [] | no_license | dangwei123/2019.9.27.c | 7ec968c9b48b17514a24f375e6d823ef6f90dcad | fa3b5649704dbc6478bd2227970d4d9eee4ed511 | refs/heads/master | 2020-08-02T09:55:36.345779 | 2019-09-27T13:38:57 | 2019-09-27T13:38:57 | 211,309,696 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,027 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include<stdio.h>
/*给你一个长度固定的整数数组 arr,请你将该数组中出现的每个零都复写一遍,
并将其余的元素向右平移。注意:请不要在超过该数组长度的位置写入元素。
void duplicateZeros(int* arr, int arrSize)
{
int i = 0;
int j = arrSize - 1;
while (i<arrSize)
{
if (arr[i] == 0 && i + 1<arrSize)
{
j = arrSize - 1;
while (j - 1>i)
{
arr... | [
"1357711677@qq.com"
] | 1357711677@qq.com |
942d9f53510d9b5b2bad3386b0e1643005da7bfb | d2f45699e76b493d726f50793fc2d46b70cb9102 | /rotate array.c | 0e6bb7c1165ce78198fff20d43158ff4c3f142d5 | [] | no_license | sapnamd/-c-coding | b6fe2c27518fa77e9c46cb945e7c4d470f276ba8 | 53f27131b54a35f996206e67adf4815246ba23a3 | refs/heads/master | 2022-10-10T07:50:17.191938 | 2020-06-13T08:00:32 | 2020-06-13T08:00:32 | 265,892,982 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 447 | c | #include <iostream>
using namespace std;
int main()
{
int arr[] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10};
int i, N, len, j;
N=3;
len=10;
int temp=0;
for (i = 0; i < N; i++)
{
int x = arr[0];
for (j = 0; j < len; j++)
{
temp=arr[j];
arr[j] = arr[j + 1];
... | [
"noreply@github.com"
] | sapnamd.noreply@github.com |
8c0db994c62f72f5db0f96130e6a9c3fe1afe5fa | 4b1d01a53d6e1b1271862b60e3692a48304cb2bf | /amp_6ch/inc/strain.h | 07734b2311cd70a3e4987320357704c9b80606d6 | [] | no_license | alx87grd/FlexSEA | a56e10fec82b3c6dcfa297a98c1d542aeeded287 | f62e88ae7e543616ca3486661ee4558f49a4cea1 | refs/heads/rosnode-main | 2020-12-26T03:43:33.155389 | 2016-10-12T18:59:30 | 2016-10-12T18:59:30 | 64,319,403 | 1 | 1 | null | 2017-06-07T19:04:41 | 2016-07-27T15:19:55 | C | WINDOWS-1252 | C | false | false | 2,917 | h | //****************************************************************************
// MIT Media Lab - Biomechatronics
// Jean-Francois (Jeff) Duval
// jfduval@mit.edu
// 02/2015
//****************************************************************************
// strain: strain gauge amplifier
//*******************************... | [
"jfduval@aqra.ca"
] | jfduval@aqra.ca |
2cd77cec7011134556e4397ec076f94d93b4ffd4 | e3877c43b26b4c6791172a9187380bc414f4319f | /Practice/multiples.c | 1e0b8f4ec1095620dc186e401935db3ab6044ed9 | [] | no_license | saqibns/CodeVita | e9fbd9a8e0f4d9730a820b3ddeaac244762ad48c | d2c0fc41a11a1af40867ce8e1bc7c94cf2db9ff2 | refs/heads/master | 2021-01-01T19:20:05.152621 | 2017-09-08T05:53:55 | 2017-09-08T05:53:55 | 30,918,098 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 432 | c | #include<stdio.h>
int main()
{
unsigned long a, b, c, i, n;
n = 600851475143;
printf("%ld\n", n);
n = 13195;
for(i = 2; i < n; i++)
{
if(n % i == 0)
{
if(is_prime(i))
a = i;
}
}
printf("%d", a);
return 0;
}
int is_prime(long n)
{
... | [
"shamsi.saqib@gmail.com"
] | shamsi.saqib@gmail.com |
03bce06a7a47e4363cbbeac2de58e48f7a589c0c | 28018a1f712325d8a927ae3dd22d8ddbfd62941d | /headers/files_headers_tests/Tests_combinations.h | 116d7cd64f789b1ba5bad16290a40211ce456a6d | [] | no_license | SachaDef/LEPL1503-kmeans-project | 604c50260ffe2bfccb0df3cc636433de2eb96ca2 | ef075a8a7cd2bec372698b55f689d509c053ae07 | refs/heads/master | 2023-05-28T14:31:49.639752 | 2021-05-17T12:16:02 | 2021-05-17T12:16:02 | 368,171,087 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 228 | h |
#ifndef TESTS_COMBINATIONS_H
#define TESTS_COMBINATIONS_H
#include <stdint.h>
#include <stdlib.h>
#include "../structures/point.h"
void test_quotientFactorial1(void);
void test_factorial1(void);
#endif //TESTS_COMBINATIONS_H | [
"sachadefrere@gmail.com"
] | sachadefrere@gmail.com |
034ed080603af43c4a27f05f8afd4799d7aa75e4 | 00af4b76e0e84087dc0d00ee1b705f100068d4c1 | /sweta/arr5.c | fa159220ca43c7f125bedf33f1e34a0f8eca4973 | [] | no_license | DrSiddharthaChoubey/cprograms | 07fde5c0063afb979c7f823cac16ac77845bc9eb | e0011bd228924ce63e6b50f039f9e70860ed23b1 | refs/heads/master | 2021-06-26T05:14:57.889994 | 2019-11-22T07:59:53 | 2019-11-22T07:59:53 | 151,691,948 | 0 | 7 | null | 2020-10-19T22:10:09 | 2018-10-05T08:28:41 | C | UTF-8 | C | false | false | 432 | c | #include<stdio.h>
int main()
{
int a[7],i,count,flag=0,item;
printf("enter the elements of array");
for(i=0;i<7;i++)
scanf("%d",&a[i]);
printf("array elements are");
for(i=0;i<7;i++)
printf("%d",a[i]);
printf("enter the value of item u want to search");
scanf("%d",&item);
for(i=0;i<7;i++)
{
if(a[i]==item)
{
flag=1;
cou... | [
"sidd25876@gmail.com"
] | sidd25876@gmail.com |
fda65dbd54779f68138b71baae26b0b5cd0f6849 | 5a6e95ea550c1ab70933db273782c79c520ac2ec | /SDK/src/crt/wexecle.c | a72d4ac4a4fafee230f11886435cf2263475d6b7 | [] | no_license | 15831944/Longhorn_SDK_And_DDK_4074 | ffa9ce6c99345a6c43a414dab9458e4c29f9eb2a | c07d26bb49ecfa056d00b1dffd8981f50e11c553 | refs/heads/master | 2023-03-21T09:27:53.770894 | 2020-10-10T03:34:29 | 2020-10-10T03:34:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 496 | c | /***
*wexecle.c - execute a file with arg list and environment (wchar_t version)
*
* Copyright (c) 1993-2001, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _wexecle() - execute a file
*
*******************************************************************************/
#define WPRFLAG 1
... | [
"masonleeback@gmail.com"
] | masonleeback@gmail.com |
76c5a9b668c2840f7f92e61ab158d208881bc1bd | 55617292695eb7c61e75931f457041c3cfaca421 | /def.h | ff8cb0eba56dd8f4a7d8dacbb98ac508901f8e12 | [] | no_license | gabrlyg/LAN_Messenger | e31981b2985976ae454611fe3c1b440db04ef000 | 3aacc9cc071b64d7eaea62d092331b962b9d8bbb | refs/heads/master | 2023-03-18T04:50:21.939615 | 2017-03-22T12:56:11 | 2017-03-22T12:56:11 | 85,827,665 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 967 | h | #pragma once
#include "stdafx.h"
#define PORT_USERSVR 8989
#define PORT_FILESVR 8990
// 数据包的包头
typedef struct _tagNetHeader
{
DWORD dwVersion;
DWORD dwCmdID;
DWORD dwDataLength;
}NETHEADER, *LPNETHEADER;
// UDP数据报
typedef struct _tagUDPPacket
{
NETHEADER header;
CHAR szData[256];
}UDPPACKET, *LPUDPPACKET;
... | [
"int_young@qq.com"
] | int_young@qq.com |
702aaed13ad097a281a77266102f9e90417d451c | e24b5ced08861a6219020e86d46a522d5a7c5ae5 | /sample-native-unity-apps/ios/UnityComponent/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_Enumerator__32MethodDeclarations.h | 7473e16570e12463130456fca29869216e95b735 | [] | no_license | AndreaMelle/UnityNativeIntegrationScoping | 10579125b088c867e1549c5732a458ced73af41c | 6b551828520bb178ff19a99398a678f3789386f2 | refs/heads/master | 2021-01-13T00:52:13.151928 | 2015-10-28T17:09:59 | 2015-10-28T17:09:59 | 44,184,426 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,890 | 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>
#include "codegen/il2cpp-codegen.h"
#include "mscorlib_System_Collections_Generic_Dictionary_2_Enumerator__5MethodDeclarations.h"
// System.... | [
"andreamelle@Andreas-MacBook-Pro.local"
] | andreamelle@Andreas-MacBook-Pro.local |
892b0aa1b2f1d1fdce9f38451b67fc8b1fa6d573 | 2875e427d9931ab8cfe2e066e1568c3130fcc3f2 | /Solaris_2.6/os_net/src_ws/usr/src/lib/libc/port/widec/wstok.c | 7fff60d39ea51b4c18f765f8c63f30376370e06a | [] | no_license | legacy-codedigger/Solaris-2.6-Source-Code | 3afaff70487fb96c864d55bd5845dd11c6c5c871 | 60a0b3093caa7d84e63dd891a23df0e8e720bf3d | refs/heads/master | 2022-05-23T16:05:32.631954 | 2020-04-25T01:07:08 | 2020-04-25T01:07:08 | 258,658,903 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,819 | c | /* Copyright (c) 1986 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended publication of such source code. */
/* This module is created for NLS on Sep.03.86 */
#ident "@(#)wstok.c 1.12 93/12/0... | [
"zahir.meddour@protonmail.com"
] | zahir.meddour@protonmail.com |
6d73162e22dc201919a101578c4c01cd5ea94ce5 | 5a3e08ae8edfccfe345df4fee02795ac27cabc66 | /ft_toupper.c | 723e613d0bb7dd9ccaaf1b269bc558aa5a59b7c5 | [] | no_license | epimenta42/Libft | 1f0ebc08c6a5091d7a3979850816c6897d1b887a | 811d4432b988e205678bfab5347f1d30fa1f3bc8 | refs/heads/master | 2021-06-07T22:38:31.801954 | 2016-11-24T08:17:33 | 2016-11-24T08:17:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 993 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_toupper.c :+: :+: :+: ... | [
"epimenta@e3r5p9.42.fr"
] | epimenta@e3r5p9.42.fr |
4ecb6f40df1176e2fe074ed0285ace18f6828e6f | 6cdeec138903517348108f475181ee6a073b8a7a | /Revisão C/Q2.c | 457e01a23e5435cf02e1cf4b7b018fa37e69452d | [] | no_license | MireleSCos/Estrutura-de-Dados | 268a8ab04dafc2618362143adc81c89ca7a9c80c | 5f34a6fb35d8e9b000784e055e46986d9254b8ba | refs/heads/main | 2023-05-23T05:57:39.012067 | 2021-06-16T01:39:27 | 2021-06-16T01:39:27 | 347,974,256 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 300 | c | #include <stdio.h>
void paridade(int num){
if (num % 2 == 0){
printf("Número par !");
}else{
printf("Número impar !");
}
}
int main (void) {
while (1)
{
int num;
printf("\n Informe um numero inteiro: ");
scanf("%d",&num);
paridade(num);
}
return 0;
} | [
"mirele.costa@lavid.ufpb.br"
] | mirele.costa@lavid.ufpb.br |
0f376aa0d409d9e026767894fe35b2f999e535bd | 9014b845cc1df20783568926490869543c21c128 | /list.c | c95459c1966fd9c5de38de85b198ca904ac19464 | [] | no_license | ArbaazMeghani/Restaurant-Waiting-List | 4a8de48758b79c362677910f39173be9819ed7a7 | f259bee78102930a911ed2ff675d9c737e20ff35 | refs/heads/master | 2021-08-18T21:15:07.993379 | 2017-11-23T21:14:11 | 2017-11-23T21:14:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,399 | c | /*
* Author: Arbaaz Meghani
* DESCRIPTION: This file contains functions to implement a queue structure using a linked list.
*/
//include statements
#include "list.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
//define Node structs
struct struct_queue {
char *name;
int size;
boolean stat... | [
"amegha3@uic.edu"
] | amegha3@uic.edu |
03ec1ee4c20bead95cbb31190ec6e913194b4feb | fb127294ed7fb48e37342ca0950a34015fe8bd4e | /components/radiant_mod/drag.h | 72988063f010e4a9db8470df5664151c195bda68 | [] | no_license | Nukem9/LinkerMod | 89c826f42cfc0aabe111002ca3696df07ac156c9 | 72ee05bbf42dfb2a1893e655788b631be63ea317 | refs/heads/development | 2021-07-14T16:23:00.813862 | 2020-04-09T05:05:38 | 2020-04-09T05:05:38 | 30,128,803 | 134 | 56 | null | 2021-04-04T14:04:54 | 2015-01-31T22:35:11 | C++ | UTF-8 | C | false | false | 132 | h | #pragma once
extern void(*MoveSelection_o)(int a1, int a2, int a3, int a4);
void hk_MoveSelection(int a1, int a2, int a3, int a4); | [
"Nukem@outlook.com"
] | Nukem@outlook.com |
8cd358db625bd7144573fa03b17a10498d2b1396 | 02d368c917d0b2da989dd9c322156321841b93cd | /sr_if.h | 051cd4f03be4eb551bb961eb068e87d50a15adb9 | [] | no_license | cesarghali/PWOSPF | 483df0f3dde068c174add2ed646e1b7a8ddd1012 | 065c7a770ad45b70187c8f8e84c01e393c21ea27 | refs/heads/master | 2021-03-12T23:42:39.769344 | 2013-09-27T02:45:41 | 2013-09-27T02:45:41 | 9,312,752 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,572 | h | /*-----------------------------------------------------------------------------
* file: sr_if.h
* date: Sun Oct 06 14:13:13 PDT 2002
* Contact: casado@stanford.edu
*
* Description:
*
* Data structures and methods for handeling interfaces
*
*------------------------------------------------------------------... | [
"cesar@apophis.(none)"
] | cesar@apophis.(none) |
f072290af62780f342ee0ea7d8a110a453d051e5 | 4a7a1344013a74b4572e17647528659ea0c38052 | /programs/fuzz/common.c | 5e6c84c268a0525b81c259e022563b14f2174d6b | [
"GPL-2.0-or-later",
"Apache-2.0"
] | permissive | gocarlos/mbedtls | ecc4d3d551087adb9f0e0cf5baca2bfe397b6624 | d4a720f5418896886ceac01e17793ea1494bca09 | refs/heads/development | 2021-05-19T08:12:18.176153 | 2020-03-31T08:19:13 | 2020-03-31T08:19:13 | 251,598,355 | 0 | 0 | Apache-2.0 | 2020-03-31T12:46:04 | 2020-03-31T12:37:50 | null | UTF-8 | C | false | false | 2,173 | c | #include "common.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "mbedtls/ctr_drbg.h"
mbedtls_time_t dummy_constant_time( mbedtls_time_t* time )
{
(void) time;
return 0x5af2a056;
}
void dummy_init()
{
#if defined(MBEDTLS_PLATFORM_TIME_ALT)
mbedtls_platform_set_time( dummy_constant_t... | [
"contact@catenacyber.fr"
] | contact@catenacyber.fr |
b4fafd934bea460922cf1895c9f51299b6294dce | 9d89996032f7f5b48a4b2c6892942bf02040fd24 | /bonus/client_bonus.c | 30ca0d54afa3aabe2358c4c8b7ab0bf8c6cf732f | [] | no_license | asebrech/minitalk | 6b688f7bb93d158715be27e34194588e29751462 | 63846992b08cd0e8d2db59a0932e7ddb57642215 | refs/heads/master | 2023-06-11T10:07:07.292539 | 2021-06-30T10:40:49 | 2021-06-30T10:40:49 | 380,961,885 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,350 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* client_bonus.c :+: :+: :+: ... | [
"aloisebrechts@gmail.com"
] | aloisebrechts@gmail.com |
d734a76abdcb45723913f2b38e9ff688a253198a | f12ff5ce83dfef5a9e2a70edbc428ff7ff62e94a | /lcd.h | 2ea495714e8350911d46eb935998981239d44971 | [
"MIT"
] | permissive | gmm08/ShutterTester | 6e5ccc930a8d0f12bd9613ebe7b50ec6bc16c76c | 4b0431bd636bd2b2d8e7f5d2a35fbba5b8af0b96 | refs/heads/master | 2020-12-02T16:24:16.744900 | 2017-07-27T17:58:11 | 2017-07-27T17:58:11 | 96,547,518 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 366 | h |
#ifndef LCD_H
#define LCD_H
#include <xc.h>
void LCD_SendNibble(unsigned char);
void LCD_SendCmd(unsigned char);
void LCD_SendData(unsigned char);
void LCD_EN();
void LCD_Ini();
void LCD_WaitBF();
void LCD_Cursor(unsigned char , unsigned char );
void LCD_Write(unsigned char []);
void LCD_WriteNum(unsigned long nu... | [
"guillem@guillem"
] | guillem@guillem |
587ffd06aa18abfe2564d9c213f7415815fa5550 | cb8c337a790b62905ad3b30f7891a4dff0ae7b6d | /st-ericsson/multimedia/audio/aac_arm/codec/include/cfuncts.h | 523dbf80740f16f7f39a6e2e2ca7960e50ce061f | [] | no_license | CustomROMs/android_vendor | 67a2a096bfaa805d47e7d72b0c7a0d7e4830fa31 | 295e660547846f90ac7ebe42a952e613dbe1b2c3 | refs/heads/master | 2020-04-27T15:01:52.612258 | 2019-03-11T13:26:23 | 2019-03-12T11:23:02 | 174,429,381 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,597 | h | #define WORKSIZ 5020
#define NUM1 101
#define NCOFS 7
#define pi 3.14159265358979
#define Epsilon 1.e-10
int fftcalc(float *in,float *out,int ord);
int chebwin(int npts,double mindB,double *coefs);
/*--------------------------------------------------------------
inputs:
npts = number of points in the window
mindB =... | [
"xiangxin19960319@gmail.com"
] | xiangxin19960319@gmail.com |
96d512b669264601b1c0d168d22165dbf3b0bc3e | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/be31d887-fbe8-414d-9c61-cb70d2b7a6df.c | 91b19d6fc0efd0e795905570bbb554c99981927d | [] | 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 | 610 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = l/j;
l = l%j;
l = i+j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
long b[9];
long c[79];
a = ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
0c9434a6b82be10a51697fdbc8ebe6813acf0221 | 428bbf5b85c054e32e4051edd6de081e6d8377e5 | /dvb/si/desc_c4.h | 8da8c09ef503ea98055404f36627f5525a16b2ae | [
"MIT"
] | permissive | ifb/bitstream | d6fd2e10d7fb8f73125102fa98fc391bb312ec7e | 7c557b4ffadf6e7005b8520a57e14ef0887e80a5 | refs/heads/master | 2021-01-18T09:39:41.898632 | 2012-05-15T01:38:49 | 2012-05-15T01:49:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,824 | h | /*****************************************************************************
* desc_c4.h: WBU-ISOG Descriptor 0xc4: Carrier ID
*****************************************************************************
* Copyright (C) 2012 Phillip Blucas
*
* Authors: Phillip Blucas <pblucas@gmail.com>
*
* Permission is her... | [
"pblucas@gmail.com"
] | pblucas@gmail.com |
d2d093356903da9a3cb89087d32dc6a9080d1891 | 79318646d2b23a45c0fc126ce22e65cd3f7d0467 | /0x13-more_singly_linked_lists/103-find_loop.c | e94504499f8b8650d1072b4592a66f53d3cc9f44 | [] | no_license | marianellamonroyortizhb/holbertonschool-low_level_programming | 2d833adcc603c750b9ca7a3fcf09809a7fa6abe6 | e58fa0506903c5b4168e028f57fe6c6e7604e135 | refs/heads/master | 2023-07-16T00:38:01.147757 | 2021-09-02T10:13:07 | 2021-09-02T10:13:07 | 279,433,123 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 116 | c | #include "lists.h"
/**
* find_listint_loop -
*
* Return:
*/
listint_t *find_listint_loop(listint_t *head)
{
} | [
"1880@holbertonschool.com"
] | 1880@holbertonschool.com |
4e378cbfa60699dbfd40607795fee67682b6ccee | 67b13d90d45f1f9c05f9fec7ab86a16eee9ad99f | /msgcrack.h | 22dad52a15fa8ae846d03d47af89ea10934c673b | [] | no_license | bjkwon/xcom | 1809e53cc40190aa04c7859ea508e2d154d92155 | 447691a197200c914ba5c18c7de727393262135f | refs/heads/master | 2021-03-22T00:26:24.678217 | 2017-10-25T16:43:00 | 2017-10-25T16:43:00 | 69,769,482 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,418 | h | #define WM_SHOW_IN_DLG WM_APP+222
#define WM_SHOW_VARS WM_APP+223
#define WM_CLOSE_FIG WM_APP+224
//From windowsx.h
#define SetDlgMsgResult(hwnd, msg, result) (( \
(msg) == WM_CTLCOLORMSGBOX || \
(msg) == WM_CTLCOLOREDIT || \
(msg) == WM_CTLCOLORLISTBOX || \
(msg) ... | [
"bjkwon@gmail.com"
] | bjkwon@gmail.com |
7bcc1b60ca25fd0bb6d65826dd4e511148f6dfb0 | c17716b5264cfd8566119b13f1eb5ed1eb4b784a | /fir/main.c | 5ee9bd24ac522c7dd92b086483d80095bf14304a | [] | no_license | 1904-HRBU/- | 0e1902558f93fe2bbeb7f2df49b126f39f265ce0 | 85177b781e4564e39dfcb0c859e784671ed49778 | refs/heads/master | 2022-11-08T08:04:45.162652 | 2020-06-11T06:46:57 | 2020-06-11T06:46:57 | 271,472,510 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 375 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "simple.h"
int pow2(int a)
{
return a*a;
}
void upstr(char *str, char *s)
{
int i;
for(i = 0; i < strlen(str); i++)
{
if(str[i] >= 'a' && str[i] <= 'z')
s[i] = str[i] - 'a' + 'A';
else
... | [
"noreply@github.com"
] | 1904-HRBU.noreply@github.com |
5a648ee50d7d17b2f71ca4dab5ae2c8129068052 | 58d4f5f0da5f1a876135d4502192b6c66ed25558 | /Benchmarks/Various_benchmarks/FalseShareTests/cache_aliasing_test.c | 57490106ae9f05e3e76e5b79f25348641be3ad51 | [] | no_license | AlanMgithub/ThesisCorrections | 402a1320f00089d73d92fb2dd9cee1754b7c97b9 | 41e209fda22e1b591e9e032559a97318349889e2 | refs/heads/master | 2020-01-27T09:57:50.094625 | 2016-10-23T18:14:15 | 2016-10-23T18:14:15 | 67,344,450 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,666 | c | #include <sys/times.h>
#include <time.h>
#include <stdio.h>
#include <pthread.h>
#include <stdlib.h>
#include <string.h>
#define LOOP_TIME 10000000
long long int tmsBegin1,tmsEnd1,tmsBegin2,tmsEnd2,tmsBegin3,tmsEnd3,tmsBegin4,tmsEnd4,tmsBegin5,tmsEnd5,tmsBegin6,tmsEnd6;
int array[70000];
void *aliasing_loop(void *p... | [
"aam53@cl.cam.ac.uk"
] | aam53@cl.cam.ac.uk |
3d201c42ddd5eeaebdc4958fd8f01ed9c3df0af0 | 51d6aea3d689c8715d63ca25c99ddce4a3dc974e | /sc_readerscode_v20180604/all_bookcodes/chap16/List1604/List1604.c | f286633ccf67d1d28a127bcadf8156e3374e4258 | [] | no_license | R-Tomishi/Practice_C | 488bb0340095c2bb2b333ed43d19070e89e402ea | 196a7e2dae56aade4ee3288c1b22e16029c1d234 | refs/heads/master | 2022-12-16T10:46:47.364488 | 2020-09-07T00:57:39 | 2020-09-07T00:57:39 | 291,665,414 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 341 | c | #include <stdio.h>
#include <time.h>
int main(void)
{
time_t timer = time(NULL); // 現在時刻の取得
printf("Content-type: text/html\n\n");
printf("<HTML>\n");
printf("<BODY>\n");
printf("Now...%s", ctime(&timer)); // 時刻を文字列に変換して出力
printf("</BODY>\n");
printf("</HTML>\n");
return 0;
}
| [
""
] | |
609724872a40e04e43afa17607012a5576b0bf78 | 80a57df4f57deaac88d5749f3e60d6c5fe25b92d | /NAppDll2/Define.h | e49f1c232c76c0c66efec216a39536396ebfad55 | [] | no_license | shsong21c/ESS1_OCHANG_LAMI_PILOT | 98a7991dd4c78938e2a8e960fd886bd39fae5d74 | 05e681aa3ba692380bad5404e8e1c32d0cc1dbe3 | refs/heads/master | 2020-05-01T03:54:09.899597 | 2019-03-23T07:27:21 | 2019-03-23T07:27:21 | 177,258,461 | 0 | 2 | null | null | null | null | UHC | C | false | false | 20,243 | h | #if !defined(_DEFINE_H)
#define _DEFINE_H
#define VISION_SETUP_VERSION _T(" NVisionSetup VER 3.52 (19.02.25) for ESS ")
#pragma comment(lib, "../../VLib/General/NVisionDll.lib")
#define CAL_UP_FILE_PATH _T("..\\CAL_UP.dat")
#define CAL_DN_FILE_PATH _T("..\\CAL_DN.dat")
#define SYS_UP_... | [
"song@visualtech.co.kr"
] | song@visualtech.co.kr |
7519002712842cc6bacdd3516f5052b03dc713a3 | 852ca3e259848d8498072245a08254224a5c4ee6 | /fy4/d/cyan/npc/ei.c | 29a3a7979722d31931500f4347a12859da9d43a1 | [] | 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 | GB18030 | C | false | false | 1,574 | c | // annie 07.2003
// dancing_faery@hotmail.com
#include <ansi.h>
inherit SMART_NPC;
int leave();
void create()
{
object weapon;
set_name("羽轻祈", ({ "yu qingdi","yu","qingqi" }) );
set("title","明霞山 "HIB"飞琴"NOR);
set("nickname",MAG"仰视云星织巧恨"NOR);
set("gender", "女性" );
set("class"... | [
"liang.huang@transmension.com"
] | liang.huang@transmension.com |
169ca85c51451808c11bac321d33d45609942f74 | b26005c6af847455508ee317277f82d5c8014e4b | /data_structures/clrs/10_2-8/onePointerDoublyLinkedList.c | c87bedd8ea2e1746744fa0a2e4bac2e3ba1e7bef | [] | no_license | LGYRMetal/practics | f149670a1c167b94895d8b971cdcfff15f08bb26 | c186fde4fbef87e083ed62f87dc98479d2692994 | refs/heads/master | 2020-05-21T23:37:39.544808 | 2018-03-29T09:05:21 | 2018-03-29T09:05:21 | 64,099,425 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 474 | c | #include <stdio.h>
#include "onePointerDoublyLinkedList.h"
LIST-SEARCH(L, k)
L.head = L
x = L.head
xPrev = NIL
xNext = x.np xor xPrev
while x != NIL and x.key != k
xPrev = x
x = xNext
xNext = x.np xor xPrev
return x
LIST-INSERT(L, x)
L.head = L
xPrev = NIL
x... | [
"LGYRMetal@gmail.com"
] | LGYRMetal@gmail.com |
64ea40428999f33fe54cab5292e3d69562568f91 | 8e404639f0b6ffc94e2e359f9f7e8eb16d2d3e92 | /A_Second_Time/001_extern.h | f10b042235d5d603b2fa6ec20f7a65ae4ab78c77 | [] | no_license | Canhui/C-Plus-Standard-By-Practice | 88cd5b35424e5262bb6ff81d02f362b8aa2a506a | a11905e3a185886c9aa7f00acc9fa16f747121c8 | refs/heads/master | 2021-04-29T08:57:39.086383 | 2017-02-24T18:19:49 | 2017-02-24T18:19:49 | 77,669,154 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 89 | h | #ifndef 001_extern_H
#define 001_extern_H
extern int i; // 声明而没有定义
#endif
| [
"1228923946@qq.com"
] | 1228923946@qq.com |
8464d33fde612d98057bd8c8fd73ce7df99cbebd | 675fade53b5dc60dac5d9cf08150b15d11e6dca3 | /Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Collections_Generic_Dictionary_2_K3419103553MethodDeclarations.h | 8c4e93b0b62fa7d4553adb823489c521b9659ccf | [] | no_license | tejaskhorana/SandboxFPS | be90670c29dbe20b20295e36c85e8e73b948f08f | 6c795634703e31e4ab6d416663fbf6c89b179c59 | refs/heads/master | 2020-02-26T15:05:01.879563 | 2017-05-24T05:52:04 | 2017-05-24T05:52:04 | 83,266,163 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,925 | 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>
#include "codegen/il2cpp-codegen.h"
#include "mscorlib_System_Collections_Generic_Dictionary_2_K3672647722MethodDeclarations.h"
// System.Vo... | [
"tejaskhorana@gatech.edu"
] | tejaskhorana@gatech.edu |
2925d1bc881568f4bbb905c71b52be762fb0c3cd | 0f3122ce2aa1a5c4c5e0d38c3d8c590ce485ca03 | /netds/winsock/rcvall/rcvall.c | dc020f380e02f7eb53701883936e8306dce6c085 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | WindowsKernel/sdk71examples | 15cfee86bcb6621d13b91ca59bba425391b1b7a8 | 677997402e3bd3e51558464e50e4c33ebe1dd491 | refs/heads/master | 2022-04-27T21:10:51.846940 | 2015-01-19T18:35:09 | 2015-01-19T18:35:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,561 | c | // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
// Copyright (C) 1999 - 2000 Microsoft Corporation. All Rights Reserved.
//
//... | [
"ganboing@gmail.com"
] | ganboing@gmail.com |
6de7922b99832a9ae3099347e8228df0caba5f2b | df991de0babce23ffd556857ca53441fc2187e98 | /arch/mips/syscall/syscall.c | 24577124449dd664fd98fb7a2374f6020a7d2dcc | [] | no_license | Sergio235705/os161_shell | edd852022dc6e4291b78d53d7f21a818d5ec3e98 | 493ec4154913ec93a84fec7a029481c695b2c671 | refs/heads/main | 2023-01-21T10:18:48.317810 | 2020-12-03T15:47:18 | 2020-12-03T15:47:18 | 318,219,359 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,472 | c | /*
* Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009
* The President and Fellows of Harvard College.
*
* 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 ... | [
"nbellarmino@gmail.com"
] | nbellarmino@gmail.com |
ed40dd3d1a88e2dae94de40056067e8e04748360 | b45c6dab38a694615a0b723955fd08a586baa590 | /Example/Pods/Headers/Public/Texture/AsyncDisplayKit/ASRatioLayoutSpec.h | 39492e4fa93e5fa1ae630f9ecbcd2f58e7b031c1 | [
"MIT"
] | permissive | TimeFaceCoder/TFTableViewManager | 6eec7549993eaf739fc9610b97fd0635fa04f5fd | b7d30113e1a8d42c9e9363806bcbc7e9cfefeecc | refs/heads/master | 2020-07-03T18:55:06.779313 | 2018-12-20T06:00:22 | 2018-12-20T06:00:22 | 67,459,923 | 3 | 0 | MIT | 2018-08-13T09:34:23 | 2016-09-06T00:42:39 | Objective-C | UTF-8 | C | false | false | 53 | h | ../../../../Texture/Source/Layout/ASRatioLayoutSpec.h | [
"yangmin@timeface.cn"
] | yangmin@timeface.cn |
3f039adb610798e79b939a4197179c7f8f046100 | 13bb612caea8391fd50a9159cd45cf15756336a1 | /openmpi-4.0.5/ompi/mca/coll/monitoring/coll_monitoring_exscan.c | 14a038d8985d85864ba82884be265fa4de620958 | [
"BSD-3-Clause-Open-MPI"
] | permissive | pplab/openmpi-inc | bd467496218a63298201d9ca9853d3ebdd7fb820 | efa5f7f4b9d7d134ca6ab7cf1d3efcd0b4b0359e | refs/heads/main | 2023-08-16T00:37:56.834012 | 2021-10-22T01:08:05 | 2021-10-22T01:08:05 | 402,670,851 | 0 | 1 | BSD-3-Clause | 2021-09-10T03:49:19 | 2021-09-03T06:33:20 | null | UTF-8 | C | false | false | 2,944 | c | /*
* Copyright (c) 2016-2018 Inria. All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
*
* $HEADER$
*/
#include <ompi_config.h>
#include <ompi/op/op.h>
#include <ompi/request/request.h>
#include <ompi/datatype/ompi_datatype.h>
#include <ompi/communicator/communicator.h>
#include "coll_monit... | [
"shenyu@ustc.edu.cn"
] | shenyu@ustc.edu.cn |
a3ae35a98f9c8b7d79e1348843965ee668841816 | ea77982ff39c902b3bbb747d04dc6636ce18a02d | /src/mx_ush_symb_one.c | 977792de40dd919966cb41380480d12aca8b3c9c | [] | no_license | AEVVEL/ush | 55fc20a17191f0486760604fe1265ebd0aaf41e2 | 8daaf57138e4d4a1a30acf69bbe73b2f541ebfc9 | refs/heads/master | 2022-11-30T19:41:57.866572 | 2020-08-13T15:28:25 | 2020-08-13T15:28:25 | 287,312,789 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,106 | c | #include "ush.h"
static void del_one_symbol(char **str, int *count, int position) {
int i = position;
unsigned char check = (unsigned char)(*str)[(*count) - position - 2];
if ((*count) > 1 && (*count) > position + 1) {
while ((check = check >> 6) == 2) {
(*count)--;
while (... | [
"novotarskiy30112000@gmail.com"
] | novotarskiy30112000@gmail.com |
f63748f14f94fadd5199c17dd0f8f297279afad1 | ea13efb062b43a018ee0c0f1857e471ce72eaa17 | /project2/file_operations.h | 1ab5b617fcfea903070ff8029d77ad05c9d7f066 | [] | no_license | jkleiber/Operating-Systems | 752c24f4fff6cbf0e831b609ba0e5b95da60cb74 | d0c24a1ddf4bc553b8f1e4bee4680ca433c1c60d | refs/heads/master | 2021-10-01T17:51:56.530434 | 2018-11-27T21:43:13 | 2018-11-27T21:43:13 | 147,390,353 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 744 | h | #ifndef FILE_OPERATIONS_H
#define FILE_OPERATIONS_H
/* Libraries needed */
#include <dirent.h>
#include <errno.h>
#include <ftw.h>
#include <libgen.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <unistd.h>
/* Custom headers */
#include "error_handler.h"
#include "global_c... | [
"jkleiber8@gmail.com"
] | jkleiber8@gmail.com |
124fb4ff3a4c2f01e9897f27848677f819c38cec | 07b96ffc7491f563ce71d357ae2ccdb980ca13a9 | /src/init_nif.c | ea3770880b4280df1fc96d099536fbf364e80523 | [
"Apache-2.0"
] | permissive | ymtszw/rclex | 0f08d52c74db9728792a264c5ec356623a178c95 | 375892c7605ed6e9441c00aea99b29435d5992ed | refs/heads/master | 2022-11-10T17:14:39.233989 | 2020-07-04T04:27:09 | 2020-07-04T04:27:09 | 277,089,970 | 0 | 0 | Apache-2.0 | 2020-07-04T10:42:00 | 2020-07-04T10:42:00 | null | UTF-8 | C | false | false | 4,021 | c | #ifdef __cplusplus
extern "C"
{
#endif
#include <erl_nif.h>
#include <stdio.h>
#include "init_nif.h"
#include "total_nif.h"
#include "rcl/rcl.h"
#include "rcl/context.h"
#include "rcl/init_options.h"
#include "rcutils/allocator.h"
ERL_NIF_TERM nif_rcl_get_zero_initialized_init_options(ErlNifEnv* env, int argc, const... | [
"takase@i.kyoto-u.ac.jp"
] | takase@i.kyoto-u.ac.jp |
b4d3bed08e3b89622385ee206a95c23c814f079a | 4b24e8b0ea51dd5c2ce6acf565a72e7322034b26 | /gnl/test.c | 48d4203ac8f8d29732318fe72563982a841c3ba0 | [] | no_license | cboulonn/correction | 61a071985876266614a33f6564809efbf7b378a2 | 5078583485158730c670eb9edee2271733752494 | refs/heads/master | 2021-06-01T22:39:01.349984 | 2018-01-09T18:25:01 | 2018-01-09T18:25:01 | 56,972,389 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42 | c | je suis avant
tu es apres
bla bla bla bla
| [
"cboulonn@e1r2p15.42.fr"
] | cboulonn@e1r2p15.42.fr |
e49b81aaa8a59bc2198a5afdaff5e6f4327606b4 | 1744185a1e318fd0705b7c8d71635966bf2f7451 | /template/lib/Projects/STM32F446ZE-Nucleo/Applications/USB_Device/DFU_Standalone/Inc/main.h | 3c5ae955f63d1dd0fec87df821ae6d5066481b23 | [
"LicenseRef-scancode-st-bsd-restricted",
"MIT"
] | permissive | swedishhat/stm32f4-bear-metal | 99554444acc611433190b00599d5be9ebbcbac49 | 04c8ae72ee6ea658dc376afe64f7f3a47c67512b | refs/heads/master | 2020-12-24T09:09:59.574026 | 2016-11-09T18:07:57 | 2016-11-09T18:07:57 | 73,302,594 | 0 | 1 | MIT | 2020-03-08T01:27:48 | 2016-11-09T16:45:24 | C | WINDOWS-1252 | C | false | false | 3,489 | h | /**
******************************************************************************
* @file USB_Device/DFU_Standalone/Inc/main.h
* @author MCD Application Team
* @version V1.0.2
* @date 06-May-2016
* @brief Header for main.c module
**********************************************************... | [
"patrick.d.lloyd@gmail.com"
] | patrick.d.lloyd@gmail.com |
76e88d30acc5c707db4a96cb2b35d804add12a6f | aa8954e783ad26240f6a107312ddf5e9f7415649 | /0x0D-structures_typedef/5-free_dog.c | e1a51fca6b54295028449122e270270825adc2df | [] | no_license | jmgindi/holbertonschool-low_level_programming | 3bf81c28005f053cbdde5886bbcb8c0ad7c7aec9 | 6a2a5179f824a710e7dcc96d8bfa192f2ee5ca6c | refs/heads/master | 2021-07-06T03:52:51.860343 | 2019-04-19T01:14:18 | 2019-04-19T01:14:18 | 148,535,274 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 220 | c | #include <stdio.h>
#include <stdlib.h>
#include "dog.h"
/**
* free_dog - frees an allocated dog
* @d: dog to free
*/
void free_dog(dog_t *d)
{
if (d == NULL)
return;
free(d->owner);
free(d->name);
free(d);
}
| [
"jmgindi@gmail.com"
] | jmgindi@gmail.com |
4f740297f78dbbe6cebf3e3e7670ab77783cfcd4 | 3b85af309f755904b446f91ea6d92a1665fb9a3b | /ex08/ft_is_negative.c | 875ed9cc396d598ff2c542b640fa9eedbb2ef460 | [] | no_license | okherson/piscine_reloaded | d8c12a132f8919ccfe2166778e949e36ae0b44f7 | fc3dd919d026c6da5f167ec9a775a7fbc115341a | refs/heads/master | 2020-09-17T05:00:13.067447 | 2019-11-25T18:59:34 | 2019-11-25T18:59:34 | 223,997,339 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,017 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_is_negative.c :+: :+: :+: ... | [
"oleksii.khersoniuk@gmail.com"
] | oleksii.khersoniuk@gmail.com |
d43faf854e7a49f0ce15ba9584ac7d3de5662a16 | 82c09696224101b0d82b53b63d646920710ae90d | /preshell/posta/holberton.h | aaa969cdb377a4eefbc73d89e73ee202a3db25e2 | [] | no_license | sfrechou/holbertonschool-low_level_programming | 8f444cb19d7e452a6335dcf39d4fcd2afcabdcbe | 7724883d4b637fabe7acbde0f10765b4369858ba | refs/heads/master | 2023-04-13T10:19:56.603845 | 2021-04-22T15:46:27 | 2021-04-22T15:46:27 | 296,044,677 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 173 | h | #ifndef HOLBERTON_H
#define HOLBERTON_H
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#endif
| [
"solefrechou@hotmail.com"
] | solefrechou@hotmail.com |
ac547028a7104249b5de8828e19bfde56ee63747 | afe3b9f82c5b57e83e903d08d9ec7b4d3bd80c97 | /Mercury5/proj/sc/application/mmi/mae/inc/mae_log.h | 8712dee381dac411112c1c9a5935a0c6b2ce2a4d | [] | no_license | xtxbruin/SDK_pulbic | bbb79f9eb642aa9ecaa3825944ffc20430cd9057 | c1436fa7446457e8d6547874d27ee4e34be150cf | refs/heads/master | 2022-03-24T09:27:12.825861 | 2020-01-01T07:31:36 | 2020-01-01T07:31:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 76 | h | #ifndef __MAE_LOG_H__
#define __MAE_LOG_H__
#include "mmi_mae_log.h"
#endif
| [
"695732416@qq.com"
] | 695732416@qq.com |
72417e3f365862ebccb92c5ddcb555716119170a | 1f63dde39fcc5f8be29f2acb947c41f1b6f1683e | /Boss2D/addon/curl-7.51.0_for_boss/lib/vauth/digest.h | b91c43bf9a7306fc9e2ea8117ed0e1cf34f2a78b | [
"curl",
"MIT"
] | permissive | koobonil/Boss2D | 09ca948823e0df5a5a53b64a10033c4f3665483a | e5eb355b57228a701495f2660f137bd05628c202 | refs/heads/master | 2022-10-20T09:02:51.341143 | 2019-07-18T02:13:44 | 2019-07-18T02:13:44 | 105,999,368 | 7 | 2 | MIT | 2022-10-04T23:31:12 | 2017-10-06T11:57:07 | C++ | UTF-8 | C | false | false | 1,579 | h | #ifndef HEADER_CURL_DIGEST_H
#define HEADER_CURL_DIGEST_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (... | [
"slacealic@gmail.com"
] | slacealic@gmail.com |
33383a92a767d3c49cbdff54c7b31af93aae975a | a55872d045695e6a3f1e9894fe1546a8f19df7ac | /menu/m_adabind.c | a6167c2c75535112be7d0bf1ee1edf2804288212 | [
"X11-distribute-modifications-variant",
"MIT"
] | permissive | mitchelhaan/ncurses | d824b493c31f59a6e83f9661b478926aec604925 | 0b8ae5088202164ecc1769aa255ed1aad283d2ae | refs/heads/master | 2021-01-17T19:12:12.338433 | 2020-07-16T17:26:49 | 2020-07-16T17:26:49 | 61,410,461 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,422 | c | /****************************************************************************
* Copyright (c) 1998 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy ... | [
"mitchel@mhstud.io"
] | mitchel@mhstud.io |
4e42dfcf5d070891e58aca297e15a43339c95a7a | 2d8606db3bb6a8dedad60d28ba2053de7eb28dcd | /src/plugin1/_plugin1-import-private.h | 6a0d699c595b206b26156cdf7e1326829011b804 | [
"BSD-3-Clause"
] | permissive | mulle-kybernetik-tv/MulleLoadTwoUniverses | 83d1091e5062e34345616224731999467c17f504 | 0eb7e0503bc1a0694129ee28ba7a2a7eb9b87543 | refs/heads/master | 2020-04-02T10:47:27.464018 | 2018-10-23T15:54:22 | 2018-10-23T15:54:22 | 154,355,214 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 192 | h | /*
This file will be regenerated by `mulle-sde update|monitor`.
Edits will be lost.
*/
#ifndef _plugin1_import_private_h__
#define _plugin1_import_private_h__
/* no headers */
#endif
| [
"nat-tv@mulle-kybernetik.com"
] | nat-tv@mulle-kybernetik.com |
cf77290efe6d5600ff836415d5f5c0c8c7b12893 | 042978951b445586a636d11739a99a641429e69e | /pac4mac_0.3/tools/jtr/magnum-jumbo/src/keepass2john.c | 89e2a5130bc275e2eec956bb62dce4851158120f | [] | no_license | ogarciam/pac4mac | 5e72164a0f1b0f0455dcfce326705f77e4a700c4 | d2d8ca49a71814f31c7a56e5fbf98a902dd4e312 | refs/heads/master | 2021-01-21T12:26:16.158094 | 2015-02-15T13:26:31 | 2015-02-15T13:26:31 | 33,355,148 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,866 | c | /* keepass2john utility (modified KeeCracker) written in March of 2012
* by Dhiru Kholia. keepass2john processes input KeePass 1.x and 2.x
* database files into a format suitable for use with JtR. This software
* is Copyright (c) 2012, Dhiru Kholia <dhiru.kholia at gmail.com> and it
* is hereby released under GPL l... | [
"sganama@gmail.com"
] | sganama@gmail.com |
5f42107b5a4623f89387eeb6e7b42dac22812e0b | 9d9dc3b061fe1c606c9f5a7ecb16992b6ddd0ac7 | /samples/si/task01.c | e61af4e8593be21330bac85de21a4f433b074bfd | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | hyung-hwan/qse | 26b07ac7227faff48a224d6c726fa5c05a694651 | aef4ac2a2cab38bb8af58d944d9759728ccae5ea | refs/heads/main | 2023-08-10T23:33:52.016075 | 2023-08-01T07:52:41 | 2023-08-01T07:52:41 | 34,650,818 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,219 | c | #include <qse/si/task.h>
#include <qse/cmn/main.h>
#include <qse/cmn/mbwc.h>
#include <qse/cmn/mem.h>
#include <qse/si/sio.h>
#include <locale.h>
#if defined(_WIN32)
# include <windows.h>
#endif
static qse_task_slice_t* print (
qse_task_t* task, qse_task_slice_t* slice, void* ctx)
{
int i;
int num = (int)ctx;
... | [
"hyunghwan.chung@gmail.com"
] | hyunghwan.chung@gmail.com |
1751748e18d603e73501de165be1475ea144c9e6 | eaf98225796c60d3bf3c4a4e46c49b9fccd34384 | /include/vex/tglm.h | e9e1d3e32109b8194086d35852a8c81289dbb9f0 | [
"MIT"
] | permissive | darkoverlordofdata/shmupwarz-v | 84b6cbae852ae228df677eda6105947c2721b472 | 1507133de08b56b60897ca4b5fe0125730595f74 | refs/heads/master | 2020-06-14T07:45:40.556041 | 2019-12-04T04:07:53 | 2019-12-04T04:07:53 | 194,951,332 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,999 | h | /*******************************************************************
*
* MIT License Copyright (c) 2018 Dark Overlord of Data
* tglm is Tiny GLM for c99
*
* opengl math helpers inspired by GLM.
* using clang vector extensions and function overload.
*
*/
#pragma once
#ifndef _TGLM_H
#define _TGLM_H
#include <math.h>
/*... | [
"darkoverlordofdata@gmail.com"
] | darkoverlordofdata@gmail.com |
68c0c64fda6a8ed8518ad29802e402d3fee51fd8 | 51b802237e35342e7b3d09b6bd082bafbeb0e9f4 | /curses_screen.c | 661d8897232803d170c741d12c69de2770059981 | [] | no_license | 4826159/twitch_irc | 905d58374a400f54de606bda4cef2ee958c868ab | 5dd54dd44fc041f0c7e543c15de37e1b48387482 | refs/heads/master | 2021-05-02T17:11:41.450429 | 2018-02-07T23:33:32 | 2018-02-07T23:33:32 | 120,685,725 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,864 | c | #include "curses_screen.h"
#include "commands.h"
#include <ctype.h>
#include <curses.h>
#include <locale.h>
#include <pthread.h>
#include <string.h>
#include <stdlib.h>
pthread_t recv_win_thread;
pthread_t send_win_thread;
WINDOW *recv_win;
WINDOW *send_win;
pthread_mutex_t curs_lock;
Twitch *twitch;
#define MAX_CHA... | [
"4826159@gmail.com"
] | 4826159@gmail.com |
ec707c169b791cf4222068e1d5aa7c561cf3b393 | 42885f0b191d504cbeb82b6dc9c9afeea5db879c | /12_Sorting/12_4_HeapSort/12_4_HeapSort.c | 9a02655020a6718fde6bf9bcf114db569e35c335 | [] | no_license | wbluke/Data_Structure | 9719a20a33802d0bd01205e2bf39eec5282e442a | 481378f92cd3784da8501b781d134d704f02bee5 | refs/heads/master | 2020-04-20T15:50:20.121431 | 2019-03-07T06:53:03 | 2019-03-07T06:53:03 | 168,942,737 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,228 | c | /*
HeapSort : Heap의 루트 노드에 저장된 값이 가장 크다는 Heap의 특성을 이용하여 정렬하는 방법.
비교함수를 정렬하고자 하는 우선순위에 맞게 구성하여 Heap을 만든 후,
모든 정렬 대상을 힙에 다 넣었다가 하나씩 꺼내면서 배열에 넣으면 정렬이 된다.
Heap의 데이터 저장과 삭제 모두 시간 복잡도가 O(log_2(n)) 이고, 정렬대상의 수를 n이라 하면
HeapSort의 시간 복잡도는 O(nlog_2(n))임을 알 수 있다.
앞선 O(n^2)의 단순 정렬들에 비해서 꽤나 효율적인 알고리즘임을 알 수 있다.
*/
#inclu... | [
"pwb0127@naver.com"
] | pwb0127@naver.com |
378e5cc1ac8cfcd227c9cad3f3a11a508888deaf | 5d01e5890023bb3a11fdba4c88388b01be5e0fb7 | /gpsp/service/main.c | 9c02c1640e65d8c3b55ebd5f1818cdf89daceddf | [] | no_license | erazor83/PenguPilot | b50e9a2749893cefda88bca8a6ca94927f8cfa4f | a3d9753b434ed221f3550dda8b88c42bf7d3ce15 | refs/heads/master | 2020-12-11T09:22:11.301787 | 2014-04-23T20:47:37 | 2014-04-23T20:47:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,617 | c | /*___________________________________________________
| _____ _____ _ _ _ |
| | __ \ | __ (_) | | | |
| | |__) |__ _ __ __ _ _ _| |__) || | ___ | |_ |
| | ___/ _ \ '_ \ / _` | | | | ___/ | |/ _ \| __| |
| | | | __/ | | | (_| | |_| | | | | | (_)... | [
"tobias.simon@tu-ilmenau.de"
] | tobias.simon@tu-ilmenau.de |
dc24c98922ef2ff0289d799395a521adfa56eaab | 9dec4b370243f5080807d2c83d4d95c71df87041 | /examples/timer/demo_std_timer_cap.c | 9f40a38491297da58982d9f8f28eae789ff6b816 | [] | no_license | Poco-Ye/ZLG_lpc1765_ametal | cdf28c89da32897e0669379ad761b166eb63151d | 6b4f12f2eb1ffce8a324965300d5345c59ba6ccd | refs/heads/master | 2020-03-29T08:45:55.352638 | 2018-09-21T07:28:48 | 2018-09-21T07:28:48 | 149,726,336 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 3,406 | c | /*******************************************************************************
* Apollo
* ---------------------------
* innovating embedded systems
*
* Copyright (c) 2001-2014 Guangzhou ZHIYUAN Electronics Stock Co., Ltd.
* All rights reserve... | [
"poco_ye@realtek.com"
] | poco_ye@realtek.com |
e5298b30dad57f8014418ac3611ee94d8423d7cd | 5896167027f07d1e53672ebb76b60ed7bf2f09c8 | /Win10_1709_RS3/x86/System32/ntdll.dll/Standalone/_HEAP_FAILURE_INFORMATION.h | b7260fe28b65ced28bdb5d1042f679fb69dae02f | [] | no_license | antiwar3/headers | c776e1de8b552e1284901361907f5e7515ef20ae | e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0 | refs/heads/master | 2021-05-25T22:49:20.063532 | 2020-02-24T21:43:26 | 2020-02-24T21:44:11 | 253,953,543 | 1 | 2 | null | 2020-04-08T01:25:44 | 2020-04-08T01:25:44 | null | UTF-8 | C | false | false | 6,124 | h | typedef enum _HEAP_FAILURE_TYPE
{
heap_failure_internal = 0,
heap_failure_unknown = 1,
heap_failure_generic = 2,
heap_failure_entry_corruption = 3,
heap_failure_multiple_entries_corruption = 4,
heap_failure_virtual_block_corruption = 5,
heap_failure_buffer_overrun = 6,
heap_failure_buffer_underrun = 7,
... | [
"w.benny@outlook.com"
] | w.benny@outlook.com |
51da51dd21395b9b754cf36607d64d776963e4b6 | ba4873eff3284e27f0f5b98b55fc7922f396a12b | /ifspc01.c | 8c05d46e5ba055ade6ffb081c6b7bb040cf8b35e | [] | no_license | rfaprofeta/C | 454d85342217ca163479bd086bdcbdfe226a7cdc | b7d32a079df90f5437591ae3c231183858aaebe4 | refs/heads/master | 2021-10-22T07:10:30.827582 | 2019-03-09T01:15:26 | 2019-03-09T01:15:26 | 123,526,244 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 313 | c | #include <stdio.h>
#include <stdlib.h>
//incio do programa
int main(){
//declaração de variável
float num1,num2,soma;
printf("Digite um número:");
scanf("%f",&num1);
printf("Digite outro número:");
scanf("%f",&num2);
soma = (num1 + num2);
printf("A soma tem como valor,%.2f ",soma);
return 0;
}
| [
"rfa@budapest.localdomain"
] | rfa@budapest.localdomain |
542eb1b42e355f3dbcb2970420dea50dd85b9320 | 8a464d1f74fdfd517fabe9d40a75fff2a8349c0d | /Project_Headers/ADC0_driver.h | 021b4f4e4ed04c37a35666ee21c35de939bfbd0a | [] | no_license | Isabel-Gispert/-Circuitos-de-Protecci-n-para-Pacientes- | 7ee3a5e99a205c81ee603c008f36dcbf2cc42665 | c077a3fcca83632fdfca791b225f3609e9bf819f | refs/heads/master | 2023-03-09T00:10:00.967161 | 2021-02-23T19:56:59 | 2021-02-23T19:56:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 926 | h | /*
* ADC0_driver.h
*
* Created on: Feb 21, 2021
* Author: isae_
*/
#ifndef ADC0_DRIVER_H_
#define ADC0_DRIVER_H_
///////////////////////////////////////////////////////////////////////////////////////////////////
// Includes Section
////////////////////////////////////... | [
"isabeleg31@gmail.com"
] | isabeleg31@gmail.com |
8f0adac2a149610ff376f8f5d2b40c535e88211a | 674bcb4bf88b5359ea9710c864481af61f5867d3 | /src/plugins/playback/vgm/VGMPlay/chips/multipcm.c | 1f750a14b13ebd81e2289cddb954845e4a7b732c | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | HippoPlayer/HippoPlayer | a1da46743507c866c5e614f36122348794229b05 | a3145f9797a5ef7dd1b79ee8ccd3476c8c5310a6 | refs/heads/master | 2023-04-19T13:05:36.210552 | 2021-05-08T06:48:18 | 2021-05-08T06:48:18 | 2,195,999 | 44 | 5 | Apache-2.0 | 2022-10-19T15:45:21 | 2011-08-12T08:12:25 | C | UTF-8 | C | false | false | 21,918 | c | /*
* Sega System 32 Multi/Model 1/Model 2 custom PCM chip (315-5560) emulation.
*
* by Miguel Angel Horna (ElSemi) for Model 2 Emulator and MAME.
* Information by R.Belmont and the YMF278B (OPL4) manual.
*
* voice registers:
* 0: Pan
* 1: Index of sample
* 2: LSB of pitch (low 2 bits seem unused so)
* 3: MSB ... | [
"daniel@collin.com"
] | daniel@collin.com |
fa86385a22d7c84006a64832669d3923bd47ef5e | 8a8246de95d37bfa00a06e52ce2e407e20b548bb | /SLIP_LU/Source/SLIP_matrix_nnz.c | e958db123e62e2bd643d44083edcfc8e68f661f0 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"GPL-1.0-or-later",
"LicenseRef-scancode-other-copyleft",
"LGPL-2.1-or-later",
"BSD-3-Clause",
"GPL-3.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.0-or-later",
"GPL-2.0-or-later",... | permissive | sergiud/SuiteSparse | d274d3f05291d3f45c0e2c09a26e9f3d143301da | 0ba07264225518a487a0a9a8e675f6e36c96a68a | refs/heads/cmake | 2023-05-22T13:27:25.673524 | 2023-01-01T19:24:20 | 2023-01-01T19:24:20 | 40,436,072 | 48 | 18 | Apache-2.0 | 2023-01-01T19:24:21 | 2015-08-09T12:46:03 | C | UTF-8 | C | false | false | 1,829 | c | //------------------------------------------------------------------------------
// SLIP_LU/SLIP_matrix_nnz: find # of entries in a matrix
//------------------------------------------------------------------------------
// SLIP_LU: (c) 2019-2020, Chris Lourenco, Jinhao Chen, Erick Moreno-Centeno,
// Timothy A. Davis, ... | [
"sergiu.deitsch@gmail.com"
] | sergiu.deitsch@gmail.com |
38c029f37a47f5fa2adb4769bf0adefcabb0fa1d | 0f4b65bdd99e642402d489fdd662a7dc1d1441f5 | /testsuite/EXP_4/test2458.c | d1918123947f23229d24c36427e7a2ef03202607 | [
"MIT"
] | permissive | matthiaskrgr/CF3 | 157e4967f12a6e6a0eee0fa9421f7855d24047c5 | 981a49c2b1f0fb80e1d1778beb3f3ce8578338c3 | refs/heads/master | 2021-01-01T06:02:05.773732 | 2017-07-15T20:15:36 | 2017-07-15T20:15:36 | 97,335,407 | 0 | 0 | null | 2017-07-15T18:41:20 | 2017-07-15T18:41:20 | null | UTF-8 | C | false | false | 51,932 | c |
/*
CF3
Copyright (c) 2015 ishiura-lab.
Released under the MIT license.
https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md
*/
#include<stdio.h>
#include<stdint.h>
#include<stdlib.h>
#include"test1.h"
int8_t x2 = 1;
volatile int32_t t0 = 999321515;
static volatile int16_t x6 = -1;
static volatile int32_t x10 =... | [
"ishiura-compiler@ml.kwansei.ac.jp"
] | ishiura-compiler@ml.kwansei.ac.jp |
63e120ccaf1cba76147e7f3653abe16096d1cac7 | 9420ace4ad4b870c6fe0576fe300923591961d34 | /actors/door/geo.inc.c | d5e9a87f8e853f5d901eca9882433b3e0dcaf89d | [] | no_license | s4Ys369/CHEATERex | cca382b808d7e68f35427ef3799d7b2d4c8b08f5 | 0ed1a0cf84c08ce4fe6e754a71ec9e16ce7aa63a | refs/heads/nightly | 2023-02-10T17:21:31.003942 | 2021-01-10T08:18:17 | 2021-01-10T08:18:17 | 288,531,993 | 9 | 3 | null | 2020-10-05T05:50:09 | 2020-08-18T18:23:09 | C | UTF-8 | C | false | false | 11,131 | c | // 0x160003A8
const GeoLayout castle_door_geo[] = {
GEO_TRANSLATE_NODE(0x00, 78, 0, 0),
GEO_OPEN_NODE(),
GEO_SCALE(0x00, 16384),
GEO_OPEN_NODE(),
GEO_ANIMATED_PART(LAYER_OPAQUE, -300, 0, 0, NULL),
GEO_OPEN_NODE(),
GEO_OPEN_NODE(),
GEO_RENDER_RANGE(-2048, 35... | [
"n64"
] | n64 |
c71f363b8606e4199acc7cf1f374c1b952f7a8d2 | 3d1c20f5ab9bc77a87a0b75ec858acec23465929 | /aluno.h | 2e6e8fd222bec1f6b8dae280aec0e0779f50dfd1 | [] | no_license | loportella/ListaencadeadaOrdemalfabetica | 2a4bd0ae94b40659d17be979f6308c77a7568649 | 52067d1eb6204a0c236f243e53c42b20ef5dfb44 | refs/heads/master | 2020-04-26T13:32:52.724462 | 2019-03-03T14:06:48 | 2019-03-03T14:06:48 | 173,582,738 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 286 | h | typedef struct Aluno aluno;
typedef struct lista lst;
lst *cria(lst *l);
aluno *dados();
lst *insere(lst *l,aluno *e);
void imp(lst *l);
void ordenar(lst *l);
void busca(lst *l);
int excluir(lst *l,char m[50]);
lst *remfim(lst *l);
lst *remini(lst *l);
lst *remmeio(lst *l,char m[50]);
| [
"loreno2014@hotmail.com"
] | loreno2014@hotmail.com |
5bbb0c930d47843fa7f107aae14f5a737f5e1ca4 | 3d144a23e67c839a4df1c073c6a2c842508f16b2 | /test/SILGen/Inputs/forward-to-foobar.c | ca506ba9603f0ad4d70db94b1fb5040a3dde28de | [
"Apache-2.0",
"Swift-exception"
] | permissive | apple/swift | c2724e388959f6623cf6e4ad6dc1cdd875fd0592 | 98ada1b200a43d090311b72eb45fe8ecebc97f81 | refs/heads/main | 2023-08-16T10:48:25.985330 | 2023-08-16T09:00:42 | 2023-08-16T09:00:42 | 44,838,949 | 78,897 | 15,074 | Apache-2.0 | 2023-09-14T21:19:23 | 2015-10-23T21:15:07 | C++ | UTF-8 | C | false | false | 112 | c | extern int foobar(int argc, char *argv[]);
int main(int argc, char *argv[]) {
return foobar(argc, argv);
}
| [
"nate_chandler@apple.com"
] | nate_chandler@apple.com |
cfb0943d784cae2155694929a46a3ce90018cca1 | 2be5fb577ced390735d502890a703b55d7282b1c | /UCOSIII/SYSTEM/delay/delay.c | 81aecb7b2964de329a1d6f61ca02ea164f6ce029 | [] | no_license | chiuzz/STM32 | 11408252f08dd2111c257097d8f510ac372edfc1 | 1e2d9289b7b953f44ac81ca906d024e97623323f | refs/heads/master | 2020-06-01T17:15:55.261049 | 2019-08-07T10:32:50 | 2019-08-07T10:32:50 | 190,861,682 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 8,597 | c | #include "delay.h"
#include "sys.h"
//////////////////////////////////////////////////////////////////////////////////
//如果使用ucos,则包括下面的头文件即可.
#if SYSTEM_SUPPORT_OS
#include "includes.h" //ucos 使用
#endif
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任... | [
"409352418@qq.com"
] | 409352418@qq.com |
496c479b57c2bf676243c5698a686d389f90eb68 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/admin/pchealth/client/include/pfcrc.h | 259efaf2813f6bbe8913a02bb0d989fe6a4df60d | [] | 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 | 607 | h | /******************************************************************************
Copyright (c) 1999 Microsoft Corporation
Module Name:
pfcrc.h
Abstract:
This file contains the implementation of some utility functions for
computing CRCs. table & algo stolen from MPC_Common...
Revision History:... | [
"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.