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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e2bb39266333c14ec75fc6150a30d16ad88ca525 | 08bb63642836e69c887cf32d6fe0efc8fe79bf0b | /数据结构实验/基础实验/实验09-检索/ArrayIo.h | 7b4f55518549c46d5f250e8cfd99faca888f541d | [] | no_license | law52525/ExperimentalClass | 6d84c6804e9c9f63c12915710a4f91d1235ddac7 | 5a0ea0a1e82b45ed7594a110401045e4b9c6c597 | refs/heads/master | 2020-07-03T00:34:53.510574 | 2018-12-07T08:44:56 | 2018-12-07T08:44:56 | 74,205,780 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 968 | h | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#define MAX 500000
/*从文件中读入数据存入数组a*/
int readData(int a[], int n,char *f ) /*函数返回成功读入的数据个数*/
{
FILE *fp;
int i;
fp=fopen(f,"r");
if (fp==NULL) return 0;
else
{
for (i=0;i<n && !feof(fp);i++)
fscanf(fp,"%d",&a[i]);
... | [
"law52526@gmail.com"
] | law52526@gmail.com |
5aee837746c369ff81559dedac9e03b0bc51e572 | 0c08440aa95254553b4654717afd1ad85b48b6d2 | /MAPS-K64/MAPS-K64_1.0.0/rtos/mqx/tests/event/specific/test_specific.h | 93a760f9b261a8a805c60489839868e3acb676f2 | [] | no_license | maskedbaby-ch/wav-sai | 24a3c47766f1f1b915cdf3f8a43d91dedd9d57f1 | b5896eeb962765eb85d9aab5d56652fed30e8ae7 | refs/heads/main | 2023-03-19T15:27:27.014728 | 2021-03-15T05:53:04 | 2021-03-15T05:53:04 | 343,657,330 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 154 | h |
/* Settings specific for test module */
#ifndef __test_specific_h__
#define __test_specific_h__
#undef MQX_USE_EVENTS
#define MQX_USE_EVENTS 1
#endif
| [
"79893501+maskedbaby-ch@users.noreply.github.com"
] | 79893501+maskedbaby-ch@users.noreply.github.com |
3f706c3ea02ee53dc1e22eb1368de853b874f5f5 | 0373517d4673eb50ec74388320642663734090ca | /rgisPlot/src/RGPDrawVecPoint.C | 21f6c803e638864883c2beeb1356c150cb4877d5 | [] | no_license | nimaehsani/RGIS | 6ba66d987282bb9d53c2b0e54658456e19b06c89 | fd55b17d5c4d4638ddfd6c202a06655d75bce18a | refs/heads/master | 2020-04-03T06:09:42.050657 | 2012-01-13T05:36:17 | 2012-01-13T05:36:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,271 | c | /******************************************************************************
GHAAS RiverGIS Plot Utility V1.0
Global Hydrologic Archive and Analysis System
Copyright 1994-2011, UNH - CCNY/CUNY
RGPDrawVecPoint.C
balazs.fekete@unh.edu
*******************************************************************************/... | [
"bmfekete@gmail.com"
] | bmfekete@gmail.com |
8770afb847a22cd5daa2346cfd7a92b9f3561428 | cb49d12c011146af4bf7cde078aa7f0952448faa | /LEDController.X/graph.c | 6e8ac59a5d2964d6bccf6ea26f03edc7adbb2c0e | [] | no_license | cheunste/xmasLEDTree | 1fea15c2069280df36b49b122464ea9a385b40a0 | 12574c6cd586a7fee4bad1373d76041cbdbbc5a5 | refs/heads/master | 2016-08-11T17:16:00.852873 | 2015-12-23T20:08:30 | 2015-12-23T20:08:30 | 47,881,114 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,378 | c | /************************************************************************
graph.c
FFT Audio Analysis
Copyright (C) 2011 Simon Inns
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... | [
"cheunste@gmail.com"
] | cheunste@gmail.com |
502cdab64a80709196d65fa115b81b0444994082 | 736e760612f2b431c4b2524fe1a4a8e4083c72a1 | /libmov/source/mov-udta.c | 2b861cbf3ddfcf9d2362b891f09749a85a7a9956 | [
"MIT"
] | permissive | ireader/media-server | 7f86da8ff0c8694876a2043d50a1260f315dad8a | 3d8647f50fe832856f42b03d1e5b0fe2eafe5796 | refs/heads/master | 2023-09-03T17:53:13.722595 | 2023-09-02T03:38:19 | 2023-09-02T03:38:19 | 15,598,496 | 2,785 | 1,015 | MIT | 2023-08-30T03:45:24 | 2014-01-03T01:43:35 | C | UTF-8 | C | false | false | 1,970 | c | #include "mov-udta.h"
#include "mov-ioutil.h"
#include "mov-memory-buffer.h"
#include "mov-internal.h"
int mov_read_udta(struct mov_t* mov, const struct mov_box_t* box)
{
mov_buffer_skip(&mov->io, box->size);
return mov_buffer_error(&mov->io);
}
size_t mov_write_udta(const struct mov_t* mov)
{
if (!mov->udta || mo... | [
"tao3@outlook.com"
] | tao3@outlook.com |
c6f922664950c3dd7f496d1b371565a21050ce9a | 73e09722c895e84bfca7ba570e9101a58d1b24d3 | /push_swap/libft/ft_isascii.c | e57f1eaca4e410dcd8b7939d822bcd5fa2ac800b | [] | no_license | kedarnaidoo/push_swap | 32886e97be63be6217fe5fe9fe2edbefaf4fcb2c | f640cea7d41c75b666c752eee1a38f6a2abe6b79 | refs/heads/master | 2020-03-28T17:26:36.178907 | 2018-09-17T15:33:23 | 2018-09-17T15:33:23 | 148,790,534 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 968 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isascii.c :+: :+: :+: ... | [
"knaidoo@e4r21p2.wethinkcode.co.za"
] | knaidoo@e4r21p2.wethinkcode.co.za |
5c321289e1ac9b7c70ec5e96b25f436d3a2c576d | 235b22cf571af037dfcbf6313b6eac703a9a96c1 | /t019_ipc_signal_advaned_handling.c | 503a08f04e97fc870305b03b5c1a0113f87fc622 | [] | no_license | bijooos/LinuxSampleCodes | ca4c4f42c89190f9e05bdbc31037a120374a51f3 | a747ad2591653d9f48773c756335a695be8d9eba | refs/heads/master | 2021-01-21T09:11:05.298845 | 2018-07-28T07:58:42 | 2018-07-28T07:58:42 | 101,966,309 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,125 | c | /*------------------------------------------------------------------------------
*
* Author : Emertxe (http://www.emertxe.com)
* Date : Tue 01 Mar 2016 16:18:10 IST
* File : t019.c
* Title : IPC mechanism - Usage of Signals - Advanced handling
* Description ... | [
"noreply@github.com"
] | bijooos.noreply@github.com |
b0d46cd2bb1460438a0a2a994e26bee6626f5603 | 24f56b964637ea2edaf60ee382ca1093989ec9d5 | /malloc.c | 6eb72d94c793b6411c517d47b23d2203b856adac | [] | no_license | StepanovKirill/bsq | 8ebd4846f6b309fe0d47ddb0ad4e4e1e9c38bb1f | ab47ed15c0fed804daf02473b6bd85f1315900fd | refs/heads/main | 2023-07-15T05:43:33.604244 | 2021-08-29T17:51:58 | 2021-08-29T17:51:58 | 401,020,830 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 251 | c | #include "bsq.h"
int **ft_alloc_2d_array(int x, int y)
{
int i = 0;
int **arr = (int**)malloc(y * sizeof(int*));
if (arr == NULL)
return NULL;
while (i < y)
{
arr[i] = (int*)malloc(x * sizeof(int));
i++;
}
return (arr);
}
| [
"noreply@github.com"
] | StepanovKirill.noreply@github.com |
bfd27c5e968d2f2a22aeacb1f68fd257ff7414a8 | ece295dbe098b002b082d24e9aed79dd8c69fad4 | /tests/main-004.c | 675ef14494cad4fec5d59136be36c54ad443602f | [] | no_license | samutrujillo/printf | f7a0759b280c58f332b1382f2e33012f82dbe2de | 7edcd707f6bd00617db1ce3d0e55a12bfa13c377 | refs/heads/main | 2023-03-25T05:51:35.681016 | 2021-03-20T02:52:11 | 2021-03-20T02:52:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 431 | c | #include <stdio.h>
#include <stdlib.h>
#include "holberton.h"
/**
* main - Entry point
*
* Return: 0 on success, error code otherwise
*/
int main(void)
{
int len, len2;
len = _printf("%s", "This sentence is retrieved from va_args!\n");
len2 = printf("%s", "This sentence is retrieved from va_args!\n");
fflush(... | [
"juanavila12.0308@gmail.com"
] | juanavila12.0308@gmail.com |
e6c250f85512a8bbb2eb23a704862508752f1945 | 55f74d1b02afb654cacec59b0957ccc8621907e4 | /wolfbench/P1Tests/test_04.c | b86ac6bf31b92022c67ae57d6c711fbd2317a181 | [] | no_license | jamesmtuck/NCState_ECE566_Spring2019 | 5fc22e9f9a23eb03d4dc3b2652632a52f0055b47 | 714ec640f712de832f6072711e4538388e227e54 | refs/heads/master | 2020-04-16T11:12:07.146988 | 2019-04-18T12:43:44 | 2019-04-18T12:43:44 | 165,527,341 | 5 | 9 | null | 2019-03-21T18:21:12 | 2019-01-13T16:23:25 | C | UTF-8 | C | false | false | 544 | c | #include <stdio.h>
#include <sys/types.h>
extern int64_t test_04(int64_t,int64_t,int64_t,int64_t);
int test_function(int x, int y, int z, int w)
{
return x*y*z*w / w * w + x*x;
}
int main()
{
int i, j, k;
int errors=0;
int success=0;
for (i=0; i<10; i++)
for (j=-10; j<1; j++)
for (k=-5; k<5; k... | [
"jtuck@ncsu.edu"
] | jtuck@ncsu.edu |
c1f0ab45f2afd5e24e651ed19d02b1132362d49e | aeeffe95c2e91df6adfd71e4f8c1cf1cef681846 | /src/ft_open.c | 73867e0cd47d7574d82848522402f2b742c667f2 | [] | no_license | vikingeff/minishell2 | c5ef33a859c321e840f06f25dd3339a5661ae190 | e53fff928a97d922709aaf63645129ebe33d4973 | refs/heads/master | 2021-01-20T01:02:59.239472 | 2014-05-19T22:56:01 | 2014-05-19T22:56:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,380 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_open.c :+: :+: :+: ... | [
"mail.leger@gmail.com"
] | mail.leger@gmail.com |
add979a1e206974f1a4de8c894397d2289a4ed7c | fc96130795540412da393869fdac7532921e2cef | /Action.c | fd772c40170fe94f6bb83d686c9b21eb58329509 | [] | no_license | saikrishna8686/orangeHRM | 9c4bdb19f7ed060c0a6792c25417310e20a029c8 | 108342f2cd3e8dc6f22d5387b197777291bc7849 | refs/heads/master | 2023-06-02T13:18:02.575598 | 2021-06-17T05:38:07 | 2021-06-17T05:38:07 | 377,716,536 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,129 | c | Action()
{
/*Possible OAUTH authorization was detected. It is recommended to correlate the authorization parameters.*/
web_set_sockets_option("SSL_VERSION", "TLS1.2");
web_add_auto_header("sec-ch-ua",
"\" Not;A Brand\";v=\"99\", \"Google Chrome\";v=\"91\", \"Chromium\";v=\"91\"");
web_add_auto_head... | [
"gopup@PRAVEEN-GOPU"
] | gopup@PRAVEEN-GOPU |
bf027d20e3fa181ee2dbfde054b0fb7631415481 | b356adc9bd515d919edcdda9b2aceded1b7dc905 | /drivers/misc/mediatek/conn_md/include/conn_md.h | 99cce4956ee5b4eef356c7abf65da344f942d0e8 | [] | no_license | wisen/tiny_kernel_comment | ca57b10a4df8eef989435ac5974fae5df0f1cc20 | 3401fe62392c62f735fc6dac1d96c51cca44d249 | refs/heads/master | 2020-03-17T21:48:36.830903 | 2018-11-05T16:52:57 | 2018-11-05T16:52:57 | 133,976,587 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,087 | h | /*
* Copyright (C) 2015 MediaTek Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOU... | [
"wisen.wang.ah@gmail.com"
] | wisen.wang.ah@gmail.com |
edf474cce085fc0287f5589ca3d2a159a5ea2454 | 3cd17f631816267fae23362df3c8c06df252b3e3 | /Source/Firestorm/Public/Firestorm.h | 032a04bacd1c4d0effa6c1954cf124064ac103d7 | [] | no_license | FirestormDevelopersOrganization/Firestorm | 82a3a0fffde75702cbf1fe1c5169d145c13d9c28 | 5c3c09834c2ee3bb4494eb4681e06335cb9c355c | refs/heads/master | 2020-05-20T02:28:23.592508 | 2014-07-30T16:19:29 | 2014-07-30T16:19:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 192 | h | // Copyright 1998-2014 Epic Games, Inc. All Rights Reserved.
#ifndef __FIRESTORM_H__
#define __FIRESTORM_H__
#include "Engine.h"
#define COLLISION_PROJECTILE ECC_GameTraceChannel1
#endif
| [
"FirestormDevelopers@gmail.com"
] | FirestormDevelopers@gmail.com |
12db440eca9bcc7afd75ce300f8468f78f97a096 | 87c2f54fdaca0d47c305a6f09d79fc129f218d14 | /CS537/p4b/xv6/kernel/sysproc.c | 81a30730c3e408ed19bc2d5efa41cd73d768d698 | [] | no_license | dtfiedler/School | 23e415295797202ddea7f8d5aafb86410fcc29a5 | 69435508bcb1c63b08bff988843e66048a031974 | refs/heads/master | 2021-01-20T00:17:04.555770 | 2016-06-21T18:08:00 | 2016-06-21T18:08:00 | 61,655,839 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,609 | c | #include "types.h"
#include "x86.h"
#include "defs.h"
#include "param.h"
#include "mmu.h"
#include "proc.h"
#include "sysfunc.h"
int
sys_fork(void)
{
return fork();
}
int
sys_exit(void)
{
exit();
return 0; // not reached
}
int
sys_wait(void)
{
return wait();
}
int
sys_kill(void)
{
int pid;
if(argint(0... | [
"dfieds913@gmail.com"
] | dfieds913@gmail.com |
cb00b0c87557b0bc4ca7728ae8c76093e3a77b4d | 3cdeaed2c1da017ed458cae6e3b9cb6366e1f60c | /demo/Mine/test_3d/demo.c | fd80218016455d2e0601c896c9582744416afaa9 | [] | no_license | kissthink/clabs | 3da4ea0007b9a393be7549b31c90b19e3eea053e | 4ce503778dc04b8ed06d5f7fc92195ab0d8dfea9 | refs/heads/master | 2021-01-18T07:40:49.352538 | 2013-08-28T09:21:33 | 2013-08-28T09:21:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,232 | c | #define DEMO_TITLE "Test - 3D"
#define DEMO_WIN_SIZE 480, 480
#include "demolino.h"
#include <math.h>
#include <stdlib.h>
#define PI 3.1415927
static float alpha = 0;
typedef struct vector3d
{
float x, y, z;
} vector3d_t;
static vector3d_t square[] = {
// Left
{ -20, 20, 20 },
{ -20, 20, -20 },
{ -20, -20, -20 },... | [
"cjxgm@126.com"
] | cjxgm@126.com |
c334584d03630771aa1e50fdf8decaa55ef722ad | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/sound/pci/vx222/extr_vx222_ops.c_vx2_add_mic_controls.c | 59fada22795acb48671ff4210c3f226a082d0b66 | [] | 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,431 | 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 |
bcb20cd45b54cd6a1044d76035344aca7cd0beb6 | 8e47f478c79e4e14a8d4d85258217db265bee337 | /doc/source/notebooks/HD2_test/code/EXORAD_OPTIONS.h | f9c303c635e0a933e42eb86cda1839266d83a0a4 | [
"MIT"
] | permissive | exorad/gcm_toolkit | 47a08844165ed2111671aa1d9b82101d848f2a92 | 7c073a853a0ec32f301ebdeed4a1a19ce1f32c0e | refs/heads/main | 2023-08-24T12:41:22.718412 | 2023-08-11T13:09:03 | 2023-08-11T13:09:03 | 457,401,047 | 1 | 1 | MIT | 2023-08-11T13:09:05 | 2022-02-09T14:49:29 | Python | UTF-8 | C | false | false | 777 | h | C CPP options file for EXORAD package
#ifndef EXORAD_OPTIONS_H
#define EXORAD_OPTIONS_H
#include "PACKAGES_CONFIG.h"
#include "CPP_OPTIONS.h"
#ifdef ALLOW_EXORAD
C Package-specific Options & Macros go here
C allow for full radiative transfer (EXORAD_FULL = .TRUE. is still needed)
#define ALLOW_EXORAD_FULL
C ... | [
"aaron.schneider@nbi.ku.dk"
] | aaron.schneider@nbi.ku.dk |
6bf488d49b1de5585de20e838a3798548f625876 | c16aa0675607301726bfa07e7c1b3903d23efa14 | /build/Pods.build/Debug-iphoneos/Pods-FIREfighter.build/DerivedSources/Pods_FIREfighter_vers.c | 6c2ea5f4a51d029637ed65606e711cfdf8c726fa | [] | no_license | 2bithack/FIREfighter | 6c670442c66f2832971e3715c13d5b4675ac46a3 | 97ea2bf24a4b2b1163c04799f9d123295c324439 | refs/heads/master | 2021-06-09T08:13:02.079286 | 2016-12-13T01:23:51 | 2016-12-13T01:23:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 326 | c | extern const unsigned char Pods_FIREfighterVersionString[];
extern const double Pods_FIREfighterVersionNumber;
const unsigned char Pods_FIREfighterVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Pods_FIREfighter PROJECT:Pods-1" "\n";
const double Pods_FIREfighterVersionNumber __attribute__ ((used)) = (doubl... | [
"enzobot@hotmail.com"
] | enzobot@hotmail.com |
48e0e24608eb4908c3468fe3938bb251e56a8bfe | 9446d87800ade6588883d7aaf3fab5fc7f523e9e | /src/mandel_C6713/main_timer1.c | 742e67d4120219dd25e3c8ab9e85db44bc88698b | [] | no_license | GFilosofi/GitHub-DSP-Mandelbrot | c51a060ebbc4881429e81940203db0149bf0c052 | 328c1e19060f5b008fa54160c1232d95f1da18e4 | refs/heads/master | 2021-01-23T16:13:07.277054 | 2017-09-07T12:10:29 | 2017-09-07T12:10:29 | 102,732,110 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,337 | c | /*
* Copyright (C) 2003 Texas Instruments Incorporated
* All Rights Reserved
* This example uses a timer to generate interrupt at a specific period.
* The timer event handler increments the event count and prints in stdout.
*/
#include <stdio.h>
#include <csl.h>
#include <csl_timer.h>
#include <csl_irq.... | [
"gabrielef@cosmed.it"
] | gabrielef@cosmed.it |
a8ff72f7c68dec75c3cf3571a3c53e88dafd7196 | 3a053c0c1e933d4124dcc5f1e1a0ee9e098cdbc7 | /include/apev2.h | f00dcd517b948841e0b27facb758353cf3259165 | [
"MIT"
] | permissive | bryant1410/sela | 58daa6e8fdc688c58528e1e7fc71e11eecd36276 | 8a7737a2b4f63861cd7ce6162860f68cd26a90c0 | refs/heads/latest | 2021-01-19T19:47:52.753439 | 2017-04-16T23:49:33 | 2017-04-16T23:49:33 | 88,449,792 | 0 | 0 | null | 2017-04-16T23:49:33 | 2017-04-16T23:49:33 | null | UTF-8 | C | false | false | 2,430 | h | #ifndef _APEV2_H_
#define _APEV2_H_
enum ape_error_codes
{
APE_STATE_NULL,
APE_STATE_INIT_SUCCESS,
APE_STATE_INIT_FAIL,
APE_KEYS_INIT_SUCCESS,
APE_KEYS_INIT_FAIL,
APE_HEADER_INIT_SUCCESS,
APE_HEADER_INIT_FAIL,
APE_LIST_INIT_SUCCESS,
APE_LIST_INIT_FAIL,
APE_CONV_SUCCESS,
APE_CONV_FAIL,
APE_CONV_FAIL_NO_TAGS... | [
"50.ratulsaha@gmail.com"
] | 50.ratulsaha@gmail.com |
3975fb6c7fffd07ba1715504be92ca65f7ba4283 | 39f9458e44391f59bae4d0ac8a131adf64fb6bac | /(XX) EXTRAS/(X) Parcial II (Abonados)/Practica_Final_2018/PARSER.H | 3729d9585a5f1cbe38ffc1fbcb248df299609437 | [] | no_license | LuchoMoreno/LAB-PROG-I | aef7b3fe2fe1cbaea2d10b8961f300c03fe0f9e2 | d7e3d2427a3c00e8af3148bf9bf34f8e5251e539 | refs/heads/master | 2020-07-10T10:34:41.640297 | 2019-08-25T04:27:29 | 2019-08-25T04:27:29 | 204,242,630 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 88 | h | #include "LinkedList.h"
int parser_clienteFromText(FILE* pFile , LinkedList* cliente);
| [
"lucho.moreno@live.com"
] | lucho.moreno@live.com |
b54770c8a743babda994519c2cc907c131b342f0 | 97aab27d4410969e589ae408b2724d0faa5039e2 | /CPU/SRCS/kos-1.3.x/kernel/arch/dreamcast/include/arch/arch.h | dc47c48be789fbf6e512ff81a3836e932ed3942f | [] | no_license | FutureWang123/dreamcast-docs | 82e4226cb1915f8772418373d5cb517713f858e2 | 58027aeb669a80aa783a6d2cdcd2d161fd50d359 | refs/heads/master | 2021-10-26T00:04:25.414629 | 2018-08-10T21:20:37 | 2018-08-10T21:20:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,359 | h | /* KallistiOS ##version##
arch/dreamcast/include/arch.h
(c)2001 Dan Potter
$Id: arch.h,v 1.23 2003/08/02 23:08:57 bardtx Exp $
*/
#ifndef __ARCH_ARCH_H
#define __ARCH_ARCH_H
#include <sys/cdefs.h>
__BEGIN_DECLS
#include <dc/video.h>
/* Page size info (for MMU) */
#define PAGESIZE 4096
#define PAGESIZE... | [
"david.koch@9online.fr"
] | david.koch@9online.fr |
861cac8e598273ddd6c36460642d0f6430ac52bb | 693b07da5f68ab57f5409b3544b5b42dbdb6c2ac | /src/LEDController.h | 69de5639b126fa4a7de9e0cdac724e02eddbfc7f | [] | no_license | cjan957/CS723-A1 | 14c50a569e69847a762dc109c24c93c3c04787c7 | 81f9fb057c9b208c9c34d98636388fc8a826d5ef | refs/heads/master | 2021-04-15T14:35:04.409017 | 2018-04-19T01:40:13 | 2018-04-19T01:40:13 | 126,926,691 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 124 | h |
#ifndef LEDCONTROLLER_H_
#define LEDCONTROLLER_H_
void LEDController(void *pvParameters);
#endif /* LEDCONTROLLER_H_ */
| [
"cjan957@UoA.auckland.ac.nz"
] | cjan957@UoA.auckland.ac.nz |
cca41e6b1983fd0b937366392d7eccce1e2aa67b | 6d0773711b64696e9f73c536318b561f4b7c86d2 | /27-c.c | ba7d019d1489b5d8770e0fd61dd556e55a38f0e4 | [] | no_license | kamonohasikamo/AtCoder | ae9b673c3a05de73d1041bcf9617c30dfc1f42c5 | efb5a78eb01123f836f1a93802dbcf8417ea1b32 | refs/heads/master | 2021-07-17T13:52:24.058338 | 2020-05-31T14:16:54 | 2020-05-31T14:16:54 | 169,714,626 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 90 | c | #include <stdio.h>
int main(){
long int n;
scanf("%ld",&n);
return 0;
}
| [
"arrowsuke@yahoo.co.jp"
] | arrowsuke@yahoo.co.jp |
d872f09059a7d766f95414895e0c37878aba79a9 | a802488c68d5c8607e8d4696b8244eaacc9c3ac2 | /DK/Libs/libxml2/test/testapi.c | 48656b3b086614df81964fed46ec4c05ba16aa51 | [
"LGPL-2.0-or-later",
"BSD-3-Clause"
] | permissive | Hongtae/DKGL | e311c6e528349c8b9e7e8392f1d01ac976e76be1 | eb33d843622504cd6134accf08c8ec2c98794b55 | refs/heads/develop | 2023-04-28T22:02:44.866063 | 2023-01-14T02:11:30 | 2023-01-14T02:11:30 | 30,572,734 | 11 | 3 | BSD-3-Clause | 2023-01-18T03:02:10 | 2015-02-10T03:23:18 | C | UTF-8 | C | false | false | 1,434,092 | c | /*
* testapi.c: libxml2 API tester program.
*
* Automatically generated by gentest.py from libxml2-api.xml
*
* See Copyright for the status of this software.
*
* daniel@veillard.com
*/
#include "libxml.h"
#include <stdio.h>
#include <stdlib.h> /* for putenv() */
#include <string.h>
#include <libxml/xmlerror.h... | [
"tiff2766@gmail.com"
] | tiff2766@gmail.com |
50b916d329355e045722af3cfd78934c37106df7 | 9a46b7b4dea0b6e9d7ce4c456d8c5f0f30745689 | /berkeley-softfloat-3/source/extF80M_to_ui32.c | 7fe0c149dbbb8c06436526729bf66ccabbed3f8f | [
"BSD-3-Clause"
] | permissive | krytarowski/softfloat | 12c2883e5a8296405c2ef44d286298274f113d50 | 35ec7fb705ec68a2b96dcb6558297a6992d7ca5e | refs/heads/master | 2020-09-28T00:08:44.489766 | 2019-12-14T22:56:26 | 2019-12-14T22:56:26 | 226,642,262 | 0 | 1 | null | 2019-12-14T18:46:35 | 2019-12-08T09:20:08 | C | UTF-8 | C | false | false | 3,730 | c |
/*============================================================================
This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic
Package, Release 3e, by John R. Hauser.
Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017 The Regents of the
University of California. All rights reserved.
Redi... | [
"n54@gmx.com"
] | n54@gmx.com |
757ac94bed19984211fec4dafc0b41e0e01261b7 | 43306ad4a74df8424b4fdca0d0b47c30c84d94cd | /20190907/P1028.c | d64e28999c24bf76f2b422dfb10ff90234985773 | [] | no_license | GitWazaki/SelfCode | f95aee3915d1a4571dcf0c621d89049bbcb2efc5 | 15c054934d4e207ef5a4ce9142d179fbda2ba1fe | refs/heads/master | 2020-07-16T08:53:30.055526 | 2019-09-25T09:53:39 | 2019-09-25T09:53:39 | 205,758,454 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 300 | c | #include<stdio.h>
int n;
int a[1001];
void func(int m){
int i;
int sum = 0;
int h = m/2;
for(i=1;i<=h;i++){
if(a[i]==0){
func(i);
}
sum+=a[i];
}
a[m] = sum+1;
//printf("%d:%d\n",m,a[m]);
}
int main(){
scanf("%d",&n);
a[0]=1;
a[1]=1;
func(n);
printf("%d",a[n]);
return 0;
}
| [
"1003731512@qq.com"
] | 1003731512@qq.com |
6ba71896a106ca83b567612e44edfae1574aee85 | 444b73d8021d1d373b75aeefaee5f6f1ea304dd8 | /OpenSSL/crypto/x509ext.c | d629732bdf1166acd8e8897f41c0771e23f908cb | [] | no_license | Doezer/GamezServer | a3f9b881cf877ed5368304ecbdd93bc91d7b03d8 | ea9a8c4e051f664d52901e46d26b3db2713ab1ec | refs/heads/master | 2021-06-12T08:10:09.836979 | 2019-01-02T12:39:36 | 2019-01-02T12:39:36 | 163,832,430 | 6 | 4 | null | null | null | null | UTF-8 | C | false | false | 8,687 | c | /*
* x509ext.c
*
* Copyright (C) Jean-Paul Calderone 2008, All rights reserved
*
* Export X.509 extension functions and data structures.
* See the file RATIONALE for a short explanation of why this module was written.
*
* @(#) $Id: x509ext.c,v 1.1 2002/07/09 13:34:46 martin Exp $
*/
#include <Python.h>
#defin... | [
"michaeldlesk@gmail.com"
] | michaeldlesk@gmail.com |
eee19d3c5a2f1b3e6c45479965740b46f5e8b5cf | 85a6239b91801577c802e44f90dd8549724fa068 | /Day05/ex04/ft_strncmp.c | ac0a796de7514e39293a4e557f686a5f55d6c7a2 | [] | no_license | nbello66/All | 7a545faf0442b90fc94d9dfab3d426099876a5a2 | 16c0be7c378154e52e28123367ea07b26b1dc161 | refs/heads/master | 2020-03-11T02:27:38.068885 | 2018-04-27T09:19:39 | 2018-04-27T09:19:39 | 129,719,692 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,114 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strncmp.c :+: :+: :+: ... | [
"nbello@c3r2s6.wethinkcode.co.za"
] | nbello@c3r2s6.wethinkcode.co.za |
7f9e70ebd4e9193992577dfffcbbb4b201bda1a2 | eee7c9c1e23698906e46d4fc627578231dbde69f | /Head_20170611/Head.X/sources/CanTestForBd1_types.h | eadc02adb521763cede916110422efb90a8f8f9e | [] | no_license | detiankong/Test1 | 91242d5f7983d64b55c971147afd5045f6a419a5 | 8ad8c8ebea94712e1d7303f66601a504016f6b02 | refs/heads/master | 2020-03-11T17:41:43.804635 | 2018-04-19T03:41:08 | 2018-04-19T03:41:08 | 130,154,459 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 690 | h | /*
* CanTestForBd1_types.h
*
* Real-Time Workshop code generation for Simulink model "CanTestForBd1.mdl".
*
* Model version : 1.1258
* Real-Time Workshop version : 7.6 (R2010b) 03-Aug-2010
* C source code generated on : Mon Feb 24 22:17:35 2014
*
* Target selection: dspic.tlc
* Embedded hardwar... | [
"04131663@cumt.edu.cn"
] | 04131663@cumt.edu.cn |
732958526055c44dd6883e23bcd2122bc775a216 | 8485fc3c53cf2fa541be4a5fee606d4958478c5d | /SysCheck/rrd.c | 2d52f12de5b8cad3cbda071bee20b2bf2aabdf50 | [] | no_license | jaredmales/MagAO | 8c5a6136dedab9ce0de8d612a8f6cf31cfef6bbf | 3d5b87d9e440831c7ede81fd70e74c335d630bbf | refs/heads/master | 2021-01-21T22:21:48.942524 | 2017-09-01T19:10:45 | 2017-09-01T19:10:45 | 102,152,105 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 12,355 | c | /*
* sensorcheck
*
* A daemon that periodically logs sensor information to syslog and MsgD-RTBD
*
* Based on sensord by Merlin Hughes
*
* Copyright (c) 2004 INAf - Osservatorio di Arcetri
* Copyright (c) 1999-2002 Merlin Hughes <merlin@merlin.org>
*
* This program is free software; you can redistribute it and... | [
"jaredmales@gmail.com"
] | jaredmales@gmail.com |
8f3a6c43dd84af9a93eebba4f9a425913a388d0f | 9fe3d387dee244c24045de62aa5ca88107952aeb | /src/user_options.c | 5d495b0d50912f040b4f006cab7a95e7cfc6999c | [
"MIT"
] | permissive | oscar-davids/geokeytool | 3dffa19e135c8808a99b5a6421b9b68393540a8b | 53c5ed1e9b5207223e15438ae299c0a51e4bf07d | refs/heads/master | 2021-01-07T18:24:41.726193 | 2020-03-02T17:52:49 | 2020-03-02T17:52:49 | 241,781,991 | 21 | 4 | MIT | 2020-03-02T16:20:50 | 2020-02-20T03:14:26 | C | UTF-8 | C | false | false | 99,095 | c | /**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#include "common.h"
#include "types.h"
#include "memory.h"
#include "event.h"
#include "logfile.h"
#include "interface.h"
#include "shared.h"
#include "usage.h"
#include "backend.h"
#include "user_options.h"
#include "outfile.h"
#ifdef WITH_BRAIN
#inc... | [
"noreply@github.com"
] | oscar-davids.noreply@github.com |
765e0bda3a25fd35ed6cd3f9eb5fbeaaaf0a3179 | b367fe5f0c2c50846b002b59472c50453e1629bc | /xbox_leak_may_2020/xbox trunk/xbox/private/ui/maxsdk/SAMPLES/Utility/collector/collector.h | 5553a4d4ed7f3eeb3e8e6bb70711104a5215bd2a | [] | no_license | sgzwiz/xbox_leak_may_2020 | 11b441502a659c8da8a1aa199f89f6236dd59325 | fd00b4b3b2abb1ea6ef9ac64b755419741a3af00 | refs/heads/master | 2022-12-23T16:14:54.706755 | 2020-09-27T18:24:48 | 2020-09-27T18:24:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 533 | h | /*----------------------------------------------------------------------*
|
| FILE: Collector.h
| AUTH: Harry Denholm, Kinetix
| Copyright (c) 1998, All Rights Reserved.
|
*----------------------------------------------------------------------*/
#ifndef __COLLECTOR__H
#define __COLLECTOR__H
#inclu... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
4d2e20a13540bb87002c2ac5b4912551c6050a95 | a181564a3b22c176a50e03669106a923c600f03d | /apps/openmp/ex/omp_sections.c | 4e1a024f67da2bc5a11d70f11618944f8a41158b | [
"BSD-2-Clause"
] | permissive | columbia/xtern | d22e80a63fbe52bf43291944adbd5133f1a9b5d4 | 1632f127537d0afc3945fd73aa1dce46c46f7904 | refs/heads/master | 2022-11-08T02:11:12.673255 | 2013-11-09T07:42:05 | 2013-11-09T07:42:05 | 9,386,039 | 4 | 6 | NOASSERTION | 2022-10-23T23:04:02 | 2013-04-12T03:45:54 | C++ | UTF-8 | C | false | false | 2,882 | c | /* Copyright (c) 2013, Regents of the Columbia University
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this li... | [
"heming@heming.(none)"
] | heming@heming.(none) |
ee040eb2d997a23826ad13dc8d9027961cfd9bc3 | 488378d66dfb12d3292886b160243aa24e27c420 | /linux-3.16/drivers/target/tcm_fc/tfc_io.c | 97b486c3dda136a21824d02ea0f70c828b214d46 | [
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only",
"Unlicense"
] | permissive | jj1232727/system_call | 3ec72bdecad15a43638cc5eb91ba1ae229d651bb | 145315cdf532c45b6aa753d98260d2b1c0b63abc | refs/heads/master | 2020-08-11T13:56:16.335620 | 2019-10-12T11:12:53 | 2019-10-12T11:12:53 | 214,575,269 | 0 | 0 | Unlicense | 2019-10-12T04:06:22 | 2019-10-12T04:06:22 | null | UTF-8 | C | false | false | 9,917 | c | /*
* Copyright (c) 2010 Cisco Systems, Inc.
*
* Portions based on tcm_loop_fabric_scsi.c and libfc/fc_fcp.c
*
* Copyright (c) 2007 Intel Corporation. All rights reserved.
* Copyright (c) 2008 Red Hat, Inc. All rights reserved.
* Copyright (c) 2008 Mike Christie
* Copyright (c) 2009 Rising Tide, Inc.
* Copyrig... | [
"jj1232727"
] | jj1232727 |
eac3139c0a95ce97f8e3ad8c2a0498ec00bf136c | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_Transform_1_827MethodDeclarations.h | 15b19f08924ff659415fc2255e6d778a298610a9 | [] | 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 | 1,849 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.Collections.Generic.Dictionary`2/Transform`1<System.Int32,System.Int32,System.Collections.DictionaryEntry>
struct Transform_1_t16555;
// System.Object
struct Object_t;
// System.IAsyncResult
struct ... | [
"bu213200@gmail.com"
] | bu213200@gmail.com |
19746e4916c3cc8b84051d64cf67663430d64792 | 1765280b3a64ef206d73bf8e182cd6bece2d07fb | /fatfs/source/fsl_sd_disk/fsl_sd_disk.h | 272d526aa038a3ae6a660b1a08586ef45e930780 | [] | no_license | sceaj/teensy41_demo | 78798d1bd5414d65d2ebe25e2e73c811ad9bce65 | 3d9cd601b33f49cfc863466e324c4892e7f45604 | refs/heads/mainline | 2022-12-19T21:03:30.825273 | 2020-10-01T01:29:08 | 2020-10-01T01:29:08 | 299,068,422 | 1 | 0 | null | 2020-10-01T01:29:10 | 2020-09-27T16:06:43 | null | UTF-8 | C | false | false | 2,586 | h | /*
* Copyright (c) 2015, Freescale Semiconductor, Inc.
* Copyright 2016-2020 NXP
* All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _FSL_SD_DISK_H_
#define _FSL_SD_DISK_H_
#include <stdint.h>
#include "ff.h"
#include "diskio.h"
#include "fsl_sd.h"
/*!
* @addtogro... | [
"noreply@github.com"
] | sceaj.noreply@github.com |
908bfcfb716b354ac96521c1bd950bf26ff61950 | d45c2851c41bfac7a169236460a368ebf5032394 | /Lab 4/simodyssey/EIFGENs/simodyssey1/F_code/C31/we1527.c | f0ea5ecd90079e86ab9af6cac0967a12ab388d76 | [] | no_license | GavinSit/EECS-3311-Software-Design | dd549ee44d7404a891e099e79d2545fefa502c57 | c762d4a16643c4e9f2ae546a51fdddc9b5d6c952 | refs/heads/main | 2023-04-26T22:50:12.356097 | 2021-05-17T16:25:27 | 2021-05-17T16:25:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,312 | c | /*
* Code for class WEL_NM_CUSTOM_DRAW
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#include "../E1/eoffsets.h"
#include "we1527.h"
#include <commctrl.h>
#include "commctrl.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#ifdef __cplusplus
extern "C" {
#endif
/* {WEL_NM_CUSTO... | [
"gavin.sit22@gmail.com"
] | gavin.sit22@gmail.com |
51b8ce5d59f2b65b15b3e43185b8e94346434427 | 68e700f552a4b8f364a2e3cea2bf0b91c758f677 | /MyFirstProduct/Base/Macro宏定义/ToolConfig.h | 975a0bef6bebf9a803e8d2993810c335c475a063 | [
"MIT"
] | permissive | cyh404/IQKeyboardManager | 02a4f8f60c4605301eb3e5ce25c4f0460648a2ba | aa40003ae43c67eb2e90618abff1dfc2572e0a1a | refs/heads/master | 2020-05-20T20:00:00.536726 | 2019-05-09T08:14:45 | 2019-05-09T08:20:15 | 185,735,095 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,813 | h |
//工具类宏定义文件
/*
目录:
1、空值判断
2、强弱引用
3、设备型号、系统判断
4、Debug 打印
5、屏幕尺寸
6、圆角
7、获取系统当前版本和语言类型
8、Appdelegate
9、存取数据
*/
#ifndef ToolConfig_h
#define ToolConfig_h
/*------------空值判断-----------*/
//字符串是否为空
#define kStringIsEmpty(str) ([str isKindOfClass:[NSNull class]] || str == nil || [[str stringByTrimmingCharactersInSet:[NSChar... | [
""
] | |
499323cc46921b8fdf975974e70a3b7e493158cb | 10f94e4ce80768f287d057e135e026c4fea0d6b7 | /Arrays/Bubble_Sort.c | e714c4b1c4754be1f2bc6b7b093d9ffe5513e18a | [] | no_license | SubhayanDas08/Data_Structure_Basics | b83d6d84b9aa3e4bae97b759a9d5e1cf3d32f7c5 | 4d8203967280d1c0ae3609b2fb689733ae5837bb | refs/heads/main | 2023-04-16T21:14:35.223365 | 2021-05-09T15:29:53 | 2021-05-09T15:29:53 | 324,217,523 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 762 | c | #include<stdio.h> //Bubble Sort
#include<stdlib.h>
#define size 10
void swap(int *a,int *b)
{
int temp;
temp=*a;
*a=*b;
*b=temp;
}
void sort(int *a)
{
for(int i=0;i<size-1;i++)
{
for(int j=0;j<size-i-1;j++)
... | [
"nips.subhayan@gmail.com"
] | nips.subhayan@gmail.com |
905defbc31a65a7852ae1fe36d8cc196bc09d331 | f9afc030332ac8ca9c9dca586e483413d3f6ff0e | /ext/coverage_peeker/coverage_peeker.c | 307e1437d9b5c3b4ca9dae3a32be02313e2cdf28 | [
"MIT"
] | permissive | mbijon/what_to_run | 97099187d65545af5ab4806076ab9bc4e4de9a37 | 1e258cd9981228f12608cbf0f9f0022b76f48161 | refs/heads/master | 2020-12-26T02:59:18.753312 | 2015-04-21T00:15:30 | 2015-04-21T00:15:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,069 | c | #include <ruby.h>
VALUE CoveragePeeker = Qnil;
extern VALUE rb_get_coverages(void);
static int
coverage_peek_result_i(st_data_t key, st_data_t val, st_data_t h)
{
VALUE path = (VALUE)key;
VALUE coverage = (VALUE)val;
VALUE coverages = (VALUE)h;
coverage = rb_ary_dup(coverage);
rb_ary_freeze(coverage);
rb... | [
"dyego@dyegocosta.com"
] | dyego@dyegocosta.com |
c3ddb6875bbaf6f8361d2b9570825d9fc7955ab2 | e3b7ce34a2a8f21e4a7155fdff67acc9d6dd73d1 | /simple_example/tree_traversals/test.c | 10ba32960dc01b937b92f5adff8e39576a354a98 | [] | no_license | wcphkust/sling | 0c71bc9cbc10f681b6d89a85cd15765e21aff909 | d51349a4488b0ad31d769a82fa73995535c6e40f | refs/heads/master | 2020-11-24T08:25:07.165502 | 2019-05-27T01:08:32 | 2019-05-27T01:08:32 | 228,051,026 | 1 | 0 | null | 2019-12-14T16:10:37 | 2019-12-14T16:10:37 | null | UTF-8 | C | false | false | 561 | c | #include "header.h"
#include <stdlib.h>
#include <stdio.h>
int sumDel(TNode *p){
//pre
int sum = 0;
if (p != NULL){
TNode *pL = p->left;
TNode *pR = p->right;
int sumL = sumDel(pL);
if(pL!=NULL)
printf("pL not null");
//loop
int sumR = sumDel(pR);
sum = p->key + sumL + sumR;
free(p);
if(... | [
"gzheng@cse.unl.edu"
] | gzheng@cse.unl.edu |
d446ce7ef35d3866365ffd3368c59ec8762b26b7 | 9ad47c4ad22f081d3cd10484d4db19b30990c093 | /Carpe/WebServices/Entities/NewsFeedEntity.h | 6e552fa19440124f094bf574409fcf66885cfd92 | [] | no_license | shanefarris/CarpeCodeBase | 82733c95f78bcca678f7a87e714dfd71b00e5834 | ab52b36940437fac4f189aece04d47c01f19c887 | refs/heads/master | 2023-01-19T16:50:20.317984 | 2018-07-31T22:14:46 | 2018-07-31T22:14:46 | 143,075,280 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,717 | h | #pragma once
#if UE_BUILD_DEBUG || UE_BUILD_DEVELOPMENT
#include "Runtime/JsonUtilities/Public/JsonUtilities.h"
#include "Runtime/JsonUtilities/Public/JsonObjectConverter.h"
#endif
#include "NewsFeedEntity.generated.h"
USTRUCT()
struct FNewsFeedEntity
{
GENERATED_USTRUCT_BODY()
UPROPERTY()
int32 NewsFeedId = 0;... | [
"farris.shane@gmail.com"
] | farris.shane@gmail.com |
e5c619feff0665991449bb8a0dcf1e57391b6a98 | 17f3c8328612490ca0c34c8e48adeb13f9f98851 | /semana2/exercicio.c | 5bcccce3f215b0639d88f9704fbeb56af8b07b9a | [] | no_license | SamuelNeves/tutoria | 102b808405777d41abff38ec8872fa70d2f8c7f1 | 5d550732e758241a897dc672ff093036403f1745 | refs/heads/master | 2020-04-02T13:18:16.867024 | 2016-08-11T23:28:56 | 2016-08-11T23:28:56 | 60,903,163 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 70 | c | #include<stdio.h>
#include<stdlib.h>
int main(){
return 0;
}
| [
"samuel.neves@live.com"
] | samuel.neves@live.com |
ab664c0258c3e6ebd0d2eea5679612ff72fcc632 | 2bf24b092aca7f7394474868c6fac87c5b7b2993 | /four_two_encoder_tb.c | 7ee9378b389d9b6659705960fee91e0075d28543 | [] | no_license | harini9804/vlsi | b0c53c72d7e03452cf9755e493f7f08089077c67 | a3eae19afce1d8484ea9c1db73b75907448fa724 | refs/heads/master | 2020-04-06T13:19:42.479981 | 2018-11-14T05:16:25 | 2018-11-14T05:16:25 | 157,494,707 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 484 | c | module four_two_encoder_tb();
reg i0,i1,i2,i3,en;
wire a,b;
four_two_encoder tfd(
.a(a),
.b(b),
.i0(i0),
.i1(i1),
.i2(i2),
.i3(i3),
.en(en)
);
initial begin
#10 i3=1;i2=0;i1=0;i0=0;en=1;
#10 i3=0;i2=1;i1=0;i0=0;en=1;
#10 i3=0;i2=0;i1=1;i0=0;en=1;
#10 i3=0;i2=0;i1=0;i0=1;en=1;
#20;
end
initial begin
$d... | [
"harini9804@gmail.com"
] | harini9804@gmail.com |
f5fc9b96d7291f8e37624846792e06d56505819c | 2bfa8e55ead9f2f567ea8209ff97326aa7878ba7 | /srcs/print.c | 1579328ccc1bd9081a3cd94a64803b8aed1beac0 | [] | no_license | ericard42/Cub3D | 4a351465eb57dda50ea26bed2a1b199da0cfec43 | b2e05f3cdb8cbea6bea7f9bd77f2c69e5a566fc7 | refs/heads/master | 2023-04-01T00:42:51.905103 | 2021-04-06T13:05:02 | 2021-04-06T13:05:02 | 331,678,460 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,975 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* print.c :+: :+: :+: ... | [
"ericard@student.42.fr"
] | ericard@student.42.fr |
e7f1adf63ec21298c1e1fd2bd5f51c38cbcb0f14 | 1577e1cf4e89584a125cffb855ca50a9654c6d55 | /tidy/tidy/src/parser.c | 23d4201d8f6b7d8c9aa8491624bb39b17419ac97 | [] | no_license | apple-open-source/macos | a4188b5c2ef113d90281d03cd1b14e5ee52ebffb | 2d2b15f13487673de33297e49f00ef94af743a9a | refs/heads/master | 2023-08-01T11:03:26.870408 | 2023-03-27T00:00:00 | 2023-03-27T00:00:00 | 180,595,052 | 124 | 24 | null | 2022-12-27T14:54:09 | 2019-04-10T14:06:23 | null | UTF-8 | C | false | false | 129,906 | c | /* parser.c -- HTML Parser
(c) 1998-2006 (W3C) MIT, ERCIM, Keio University
See tidy.h for the copyright notice.
CVS Info :
$Author$
$Date$
$Revision$
*/
#include "tidy-int.h"
#include "lexer.h"
#include "parser.h"
#include "message.h"
#include "clean.h"
#include "tags.h"
#include "tmbstr.h"
... | [
"opensource@apple.com"
] | opensource@apple.com |
70557064a25d4890d65ade70ff5d49eb531e81e7 | ca374d7866bb0dabeaa41999a66652019329cf28 | /BLEServer.cydsn/Generated_Source/PSoC6/CY_EINK_SPIM_SCBCLK.h | 51c9fad15aa346065f1f6af9ab772c6e1782b750 | [] | no_license | weixr18/BLE-Glow-Hockey | b3c3249531db6dec1dc8210cdd6de4f95ed4cdd3 | a481b13eb2eca033f125ac0db472ec1faf4b07bf | refs/heads/master | 2022-12-14T08:30:35.717548 | 2020-09-10T10:30:26 | 2020-09-10T10:30:26 | 290,240,946 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,802 | h | /***************************************************************************//**
* \file CY_EINK_SPIM_SCBCLK.h
* \version 1.0
*
* \brief
* Provides the source code to the API for the CY_EINK_SPIM_SCBCLK Component.
*
********************************************************************************
* \copyright
* Cop... | [
"weixr18@mails.tsinghua.edu.cn"
] | weixr18@mails.tsinghua.edu.cn |
d0c422fd2b2691b04481aba02b719f7abc4856b3 | 863ec3bd176aa7839c58f7be72589c61200ba2d1 | /sql-odbc/src/sqlodbc/misc.c | 867c7744fe41e5497f6a1f04fa409b44c2da3d0a | [
"Apache-2.0",
"LGPL-2.0-only"
] | permissive | abbashus/sql | 08d002c472d8b893a2e9e8272a353c965eafa9e1 | d81ef73c968b2ae7a9f52e362de294d4dec8e855 | refs/heads/main | 2022-06-23T17:44:34.980541 | 2022-06-13T22:31:34 | 2022-06-13T22:31:34 | 175,081,954 | 0 | 0 | Apache-2.0 | 2019-03-11T20:52:28 | 2019-03-11T20:52:28 | null | UTF-8 | C | false | false | 5,194 | c | // clang-format off
#include "opensearch_odbc.h"
#include "misc.h"
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <ctype.h>
#include <time.h>
// clang-format on
#ifndef WIN32
#include <pwd.h>
#include <sys/types.h>
#include <unistd.h>
#else
#include <process.h> /* Byron: is this where Windows kee... | [
"noreply@github.com"
] | abbashus.noreply@github.com |
305de2bb2cc05d9f08de4b2b8045fb75feaf89d0 | 9c65f96bfd2bc069e12a7d077ef64438ce469637 | /src/reader.h | 4e1a14f305c548d981a2e12a7cadcf9abfeb4b0d | [] | no_license | gitter-badger/Carp | 587b4b65343f5a1f763e1ab5bbe696eb7d0a19b0 | bfb4f1e8eadd49f4c22438266ad205397897f6bf | refs/heads/master | 2021-01-21T18:57:39.649963 | 2016-01-18T16:16:09 | 2016-01-18T16:16:09 | 49,891,281 | 0 | 0 | null | 2016-01-18T17:03:11 | 2016-01-18T17:03:11 | null | UTF-8 | C | false | false | 69 | h | #pragma once
#include "obj.h"
Obj *read_string(Obj *env, char *s);
| [
"erik.svedang@gmail.com"
] | erik.svedang@gmail.com |
def24cce1af33c8beedef15737ce085d797bb0a6 | d09da7eb151107b103ee291a9d54f73455ca96ea | /main.c | a6fd1932146c8296bb6e5628af3e4e364bd4fe58 | [] | no_license | Pompudi/get_next_line | 675bb1021ea0c00586b7bcf1cdd6cdbd6cebdcd3 | 7d89e1dfc8c4b3620a8f1925992e07bd4bc17a19 | refs/heads/main | 2023-06-10T05:35:21.688829 | 2021-06-30T08:18:52 | 2021-06-30T08:18:52 | 378,387,105 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 250 | c | #include <stdio.h>
#include "get_next_line.h"
#include <fcntl.h>
int main(int argc, char *argv[])
{
int fd;
char *line;
if (argc < 2)
fd = 0;
else
fd = open(argv[1], O_RDONLY);
while (get_next_line(fd, &line))
printf("main: %s\n", line);
} | [
"m@mail.ru"
] | m@mail.ru |
8cfe9edcc9edbeab012edc7fe33f0397acebf746 | b755517c7020871758ea44f9cb4d49df9378127d | /practice/old-C-problems/wtfit.c | 139c7625346292c3631587a37f2ed9f126075d87 | [] | no_license | ABHISHEK-G0YAL/Competitive-Programming | 6cab4e525c7c358e4e1ed84d80006326ec419ae7 | 6e0acbee6ec48d6f7deaeacb56b480bcd979ba03 | refs/heads/master | 2023-01-14T10:17:53.050938 | 2023-01-10T10:30:12 | 2023-01-10T10:30:12 | 166,197,560 | 0 | 2 | null | 2020-07-09T19:36:51 | 2019-01-17T09:23:10 | C++ | UTF-8 | C | false | false | 261 | c | #include <stdio.h>
#include <string.h>
int main()
{
int n,i,j,sum=0;
scanf("%d",&n);
char a[50];
for(i=0;i<n;i++)
{
scanf("%s",a);
for(j=0;j<strlen(a);j++)
printf("%d",a[j]);
printf(" ");
}
return 0;
} | [
"abhishek252167@gmail.com"
] | abhishek252167@gmail.com |
3d0407c4c51c904f1ea8dd47141cacf3b0334d9a | 340601efddb28a4bd0d5f653172cf36dcff2ec6b | /Curiosity_1619.X/SourceFiles/SunSensor/AD.h | b8b6e7a9ede55f96f014014eafc6b5dc836c1caa | [] | no_license | phkakaka/Curiosity_1619_4.01 | 1d4ed22ad77e88b7f0c941828eb775b10eefb702 | e9eb3cf4a0668b14762aa19a63a3314de817d778 | refs/heads/master | 2022-11-17T01:59:34.001879 | 2020-07-13T01:25:00 | 2020-07-13T01:25:00 | 278,240,192 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 355 | h | /** @file ad.h
* @ingroup SunSensor
*
* @author Samuel Wang
*
*
*/
#ifndef _AD_H_
#define _AD_H_
#include "../COS/COS_Defs.h"
/*-- Includes --*/
typedef enum
{
AD_MEASURE_START,
AD_MEASURE_GetResult,
AD_MEASURE_WAIT,
}AD_tt;
extern void AD_Task(void);
extern float GetNtcTemp(void);
extern UIN... | [
"samuel.wang@cascoauto.com"
] | samuel.wang@cascoauto.com |
96f58b5c54cea757ff6e828dabba4b3ab9921a30 | eb127d545b1aa5d4f6dfe7b900613678a061ed8e | /clip/libcliprdd/ntx/static_ctx_reindex.c | ba64780ad6d5ff3f2f09115323ad7f6b07d08b09 | [] | no_license | amery/clip-angelo | a41fccb525b2fb311b2e179508b8ec50457ee7ae | 556fb1d40645d4c8fc33cda4014ab31a5b6500ea | refs/heads/master | 2020-05-05T04:12:01.911229 | 2010-12-25T10:42:00 | 2011-01-01T13:08:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 391 | c | static int
ctx_reindex(ClipMachine * ClipMachineMemory, RDD_DATA * rd, RDD_INDEX * ri, const char *__PROC__)
{
RDD_ORDER *ro;
int i, er;
if ((er = ctx_zap(ClipMachineMemory, rd, ri, __PROC__)))
return er;
for (i = 0; i < ri->norders; i++)
{
ro = ri->orders[i];
if ((er = _ntx_reindex(C... | [
"amery@geeks.cl"
] | amery@geeks.cl |
0f83bbbec196a5efa4d86d5c7cba556a3d2f798a | c54b442f07be735e07b03fe71ce526b41c39ac2e | /assignment/CNS/Task 3/supy/sample_client.c | 2dd88142af01ba180eb95d555a55759588b51cb1 | [] | no_license | frags51/C-codes | d3017cbfa19e14f6e87b8a6c906abe58d68bbd28 | d94f43585d2daef29ec859ab51a6cf5970a39e0c | refs/heads/master | 2022-03-20T21:19:54.426001 | 2019-11-15T17:04:51 | 2019-11-15T17:04:51 | 113,017,323 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,649 | c | #include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include <malloc.h>
#include <string.h>
#include <sys/socket.h>
#include <resolv.h>
#include <netdb.h>
#include <openssl/ssl.h>
#include <openssl/err.h>
#define FAIL -1
int OpenConnection(const char *hostname, int port)
{ int sd;
struct hostent *hos... | [
"supreet51.cs@gmail.com"
] | supreet51.cs@gmail.com |
4442bd986a29ba9a4364a31853a59656a42ae64d | 24d856d98c85a319d53be2768ccc176a50873fa3 | /linux-lts-quantal-3.5.0/arch/s390/kernel/mem_detect.c | 22d502e885ed2b5f0b6c84c45c10e11bf47535da | [
"BSD-2-Clause",
"GPL-1.0-or-later",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | dozenow/shortcut | a4803b59c95e72a01d73bb30acaae45cf76b0367 | b140082a44c58f05af3495259c1beaaa9a63560b | refs/heads/jumpstart-php | 2020-06-29T11:41:05.842760 | 2019-03-28T17:28:56 | 2019-03-28T17:28:56 | 200,405,626 | 2 | 2 | BSD-2-Clause | 2019-08-03T19:45:44 | 2019-08-03T17:57:58 | C | UTF-8 | C | false | false | 3,802 | c | /*
* Copyright IBM Corp. 2008, 2009
*
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <asm/ipl.h>
#include <asm/sclp.h>
#include <asm/setup.h>
#define ADDR2G (1ULL << 31)
static void find_memory_chunks(struct mem_chunk chunk[])
{
unsigned l... | [
"jflinn"
] | jflinn |
d9aabf75b289c525ab350d5471f30f1cc65dcacc | 0aa10b15f70ff8584d7cff922a4c0bc0df7e79af | /dronerk/include/libsbp/ext_events.h | a1eb3d07ec97238e3743c42b06a159f3f43e7de6 | [] | no_license | eastgeneral2007/RA-TDMA-MESH | 4b6bbacfc6111c946934139001417f3378d14a4e | 581dfe33b574727b9488f1bae878f6e83f6fae63 | refs/heads/main | 2023-06-11T06:58:44.131140 | 2021-07-10T16:41:54 | 2021-07-10T16:41:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,674 | h | /*
* Copyright (C) 2015 Swift Navigation Inc.
* Contact: Fergus Noble <fergus@swift-nav.com>
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
*
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANT... | [
"diogo_almeida1999@outlook.com"
] | diogo_almeida1999@outlook.com |
e186409ecfab6bf9e0a0a8cc725940a6966dc2c3 | 8f5bc33aa4a3a20b2182ee6c9f2b629415520a90 | /Pods/Headers/Public/QIYU_iOS_SDK_OpenSource/YSFSessionClose.h | 18ce8a0cf29f2630002b30fb22f1de14c98b05da | [] | no_license | qiyukf/QIYU_iOS_SDK_OpenSource_Demo_Source | b96f9e5508a314b4eb9021d53b7993dff41ba05a | 661945977d8b1a5129c476a6919ebeaf89326aa8 | refs/heads/master | 2021-01-13T03:55:19.283405 | 2018-08-14T00:32:15 | 2018-08-14T00:32:15 | 78,196,351 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 112 | h | ../../../../../QIYU_iOS_SDK_OpenSource/SDK/YSFSessionViewController/Session/CustomObject/Model/YSFSessionClose.h | [
"towik@163.com"
] | towik@163.com |
ec162dfbdb5704e8301582f2282c45b46726236f | 19ce4856aaf0d628a7b398054950c7a45072707b | /1164-CompetitiveProgrammingI/381.c | 285880e3ca909620f15a596ddbc247dc5734d362 | [] | no_license | Leo1003/NCTU_CS_Coding | 85b5e7b87c0c3b672726c8f709101553a10a8b33 | 8af01035cebd87807c269f06520ea75d7f103f7c | refs/heads/master | 2021-11-23T17:47:23.616013 | 2021-06-25T11:51:45 | 2021-06-25T11:51:45 | 154,698,125 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 298 | c | #include <stdio.h>
#include <stdlib.h>
int gcd(int a, int b)
{
a = abs(a);
b = abs(b);
int t;
while (b) {
t = a;
a = b;
b = t % b;
}
return a;
}
int main()
{
int x, y;
scanf("%d%d", &x, &y);
printf("%d\n", gcd(x, y));
return 0;
}
| [
"leo881003@gmail.com"
] | leo881003@gmail.com |
d044efae7de5c33d2a973837a8cbbdf8b8cebc1c | 833f1be66c100700b56f0b5546971c413948b6fd | /maquina_estado/Core/Src/stm32f4xx_it.c | f12a74f16b463332b3f2c07df357c155165a0465 | [] | no_license | PedruuH/SEMB1_STM32F411 | ca0da56bd7c26eebc0b6aeb19453bcd37d6ced19 | 8b181e3198e8c15df0fec795d5152f7230d8a8f6 | refs/heads/main | 2023-06-10T10:58:46.719290 | 2021-07-04T13:55:40 | 2021-07-04T13:55:40 | 367,766,672 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,546 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file stm32f4xx_it.c
* @brief Interrupt Service Routines.
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"pedro.inventador@hotmail.com"
] | pedro.inventador@hotmail.com |
6451f808ed2e1230fec9589fdf8c571ca181cdb9 | f2de3a117e458091c1c2ab7d171c955c2bdbf10c | /src/Workspace01/Design01.cydsn/Generated_Source/PSoC5/cyPm.h | 872a6d64458b412872dba1858a19215accedc5bb | [] | no_license | jmio/DCN-150 | b3c28fc9dd97bfdcfd0bc49a90d198ef9edc3e7a | 7ff9b21a4d7d8d77be73f5232e1a4e093620b315 | refs/heads/master | 2021-09-13T21:58:35.137679 | 2021-09-03T23:45:17 | 2021-09-03T23:45:17 | 109,320,162 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,524 | h | /***************************************************************************//**
* \file cyPm.h
* \version 5.70
*
* \brief Provides the function definitions for the power management API.
*
* \note Documentation of the API's in this file is located in the
* System Reference Guide provided with PSoC Creator.
*
*********... | [
"naoki@miolab.com"
] | naoki@miolab.com |
bf3e6479d0b718d8981454c78dbf4ad50a705e91 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/cb20a30f-44c8-4bcd-a127-994644fe5f62.c | 9fca0f9c3a263442f762a79a6a0b98cb7d5c9231 | [] | 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 | 594 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=13;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i%j;
l = l%j;
j = k-j*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[34];
int c[85];
a = 0;
do {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
b7ee1ea8fe585be8068910a1150921f651949dba | a9599d59166ea15c7b4d4fb28c89031a3e65b9f5 | /mytest/mytestlib.h | 7bf17108621cfb9921b9d1357dfd01c66883089c | [] | no_license | ohadashery/LinuxTest | 48aa43f5b61dfbdfbd43e1c2b8270899898f216b | c2c4945f3bb12a0c2bf657c2e95144f9f1d74570 | refs/heads/master | 2021-01-01T17:47:56.637760 | 2015-08-20T13:30:35 | 2015-08-20T13:30:35 | 41,095,994 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 31 | h |
void *mytestlibfunc(void*);
| [
"ohadashery@gmail.com"
] | ohadashery@gmail.com |
982fc1246d8fe0f07dea4a1f8126341d2872f3eb | 4464b17b1b4db68f3b79aa09390aaa184ef17089 | /0503/fifo_read.c | 3b981e99bce595a9b7dccff354bf44600db2aeee | [] | no_license | Marze000/linux | 11d2de2cd10c00097fd42f75bed0f42bf31b43c7 | 07081af5770bd19f6a1701405cb0f6d343e3adf0 | refs/heads/master | 2020-04-10T01:17:08.402202 | 2020-02-13T07:21:43 | 2020-02-13T07:21:43 | 160,711,265 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 888 | c | #include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <sys/stat.h>
#include <fcntl.h>
int main()
{
//int mkfifo(const char* pathname , mode_t mdoe);
//参数: pathname 管道文件的路径名
// mode 管道文件的操作权限
// 返回自: 0 失败 -1;
umask(0);
// 创建命名管道
int ret = mkfifo("./test.fifo",... | [
"1309334291@qq.com"
] | 1309334291@qq.com |
bf50e7df5d563b3ac16527849fc3151690336b2d | a2d52f469cbb763ba0d274e6452306cb9892f14e | /SLAVE.X/Slave_Config.h | 726ed3cd5089e239aba27c26c24063bb81569a45 | [] | no_license | Roanne-KH/Simple_SMART_HOME | bfedc219f0c08c4a261107aec9aee6e57de34b8b | 423fa4f84c341f9fa186f49f853459d767c87c8c | refs/heads/master | 2022-11-05T05:28:32.677708 | 2020-06-20T16:40:58 | 2020-06-20T16:40:58 | 273,746,175 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,477 | h | /* Microchip Technology Inc. and its subsidiaries. You may use this software
* and any derivatives exclusively with Microchip products.
*
* THIS SOFTWARE IS SUPPLIED BY MICROCHIP "AS IS". NO WARRANTIES, WHETHER
* EXPRESS, IMPLIED OR STATUTORY, APPLY TO THIS SOFTWARE, INCLUDING ANY IMPLIED
* WARRANTIES OF NO... | [
"eng.Rowan.khaled1520@alexu.edu.eg"
] | eng.Rowan.khaled1520@alexu.edu.eg |
28fa6d3d71952ecca86821b13f7f41b6bea0012f | 362e321d0c4f054a3877fc0a36b168531f0746b5 | /程序员面试金典17.21_直方图的水量_Double Pointer.c | e9e21f425df53cd24a650245ca1bce876eb7d0e8 | [] | no_license | logic-life/LeetCode | 4935b5d57c7d1b673d392e50ad5cfa50d873fb58 | 3a6e825e114fee2568ec6866833d85a4b4557f02 | refs/heads/main | 2023-04-08T19:03:24.791258 | 2021-04-13T05:36:13 | 2021-04-13T05:36:13 | 357,615,164 | 1 | 0 | null | 2021-04-13T16:12:07 | 2021-04-13T16:12:06 | null | UTF-8 | C | false | false | 682 | c | int trap(int* height, int heightSize) { // 面试题17.21,同接雨水
int volume = 0;
int Sum = 0;
int left = 0;
int right = heightSize - 1;
int high = 0;
while (left <= right) {
high++;
while ((left <= right) && (height[left] < high)) {
Sum += height[left];
... | [
"noreply@github.com"
] | logic-life.noreply@github.com |
e630a4d82654115d73641430e546e1d692c2ed56 | 3c0a9999da7be6658a63de799793850d6c62b4ce | /PWM 2 LED/SRC/main.c | 2a01916a0d31fbf676603ef97e85da253e175bbd | [] | no_license | ducdv31/F407VE | 620b824d2a1d8e03ca78a2ade8a244dc13814144 | 3f6c8941830d675d14e2aa3363f20ca1a08002ad | refs/heads/main | 2023-03-26T11:12:58.873041 | 2021-03-24T20:29:58 | 2021-03-24T20:29:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,862 | c | #include "main.h"
void TM_LEDS_Init(void)
{
GPIO_InitTypeDef GPIO_InitStruct;
/* Clock for GPIOD */
RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOA, ENABLE);
/* Alternating functions for pins */
GPIO_PinAFConfig(GPIOA, GPIO_PinSource6, GPIO_AF_TIM3); // TIM
GPIO_PinAFConfig(GPIOA, GPIO_PinSource7, GPIO_AF_TIM3); ... | [
"39004625+DangDuc1999@users.noreply.github.com"
] | 39004625+DangDuc1999@users.noreply.github.com |
6ce8db25d014f02d7cda1416c892ee8877cdf19f | 26f5da3e8950abcb1207062b300c10f83d44c50e | /PSoC Creator/EMB2018/Main-Controller-Final.cydsn/global.h | 0514da97933f0567a50b2ba8378a41f4010b36d5 | [] | no_license | iotexpert/emb2018 | 8587f588eb60f0bb5781ef4b14c4beed8ebdf52e | 326be5925d36a2cdbc9248e2b1826cac965863cd | refs/heads/master | 2021-04-29T16:45:53.678566 | 2018-02-27T08:32:49 | 2018-02-27T08:32:49 | 121,655,615 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,055 | h | /***************************************************************************//**
* \file global.h
* \version
*
* \brief
* This gives global access to the RTOS handles used to communicate between
* the tasks
*
*******************************************************************************/
#ifndef GLOBAL_H
#d... | [
"arh@Alans-MacBook-Pro-45719.local"
] | arh@Alans-MacBook-Pro-45719.local |
125d97bcaaca2a253a1581518864399b4cb5492c | cd2f0c966fbd8f5a5685dbe8162a9d4e0c27e553 | /isolated_development_platform_with_serial_library/build/gcc_64/include/QtSvg/qtsvgversion.h | 9d0bdc7766b4994c9dcbd0aa6da86118901ec7d5 | [] | no_license | chandimab/usb-to-serial | 2e5b94f4ddc14e5f5da1d75ae3040e6ea9636f79 | 889321de9714fd547ea1d45a76547047aad550f7 | refs/heads/master | 2021-07-18T01:07:19.642387 | 2020-06-02T13:08:25 | 2020-06-02T13:08:25 | 171,424,499 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 193 | h | /* This file was generated by syncqt. */
#ifndef QT_QTSVG_VERSION_H
#define QT_QTSVG_VERSION_H
#define QTSVG_VERSION_STR "5.12.1"
#define QTSVG_VERSION 0x050C01
#endif // QT_QTSVG_VERSION_H
| [
"chandi2398@gmail.com"
] | chandi2398@gmail.com |
08f37d23b663bdd6c3ebb0b4bc16e19244b4091e | f7fb35e84680dc45786c862054a4a40cbad61e46 | /vendor/qcom/proprietary/mm-camera/mm-camera2/media-controller/modules/sensors/chromatix/0309/chromatix_ov5670_f5670bq/3A/default_preview/chromatix_ov5670_f5670bq_a3_default_preview.h | f6820836af1011adb53351fe31ae9a6f0f513476 | [] | no_license | sethsong90/vendor_qcom_new | accce62fd862d219742954992a2f19729549f98a | 879eb95b4bd4843e058b5ebae832f60d8afc7d73 | refs/heads/master | 2021-01-13T06:51:34.856302 | 2017-01-03T11:12:20 | 2017-01-03T11:12:20 | 81,229,492 | 5 | 4 | null | null | null | null | UTF-8 | C | false | false | 806,942 | h | //=============================================================================
// C H R O M A T I X
//
// DESCRIPTION
// Auto-Generated by Chromatix tool defining camera tunable parameters.
//
// Copyright (c) 2015 Qualcomm Technologies, Inc.
// All Rights Reserved.
// Confidential and Pro... | [
"xin.qi@sim.com"
] | xin.qi@sim.com |
4f1682e2715dc08d42f6a4d017d8a3b0f32651a3 | 8ac12c56f8d01c45613c4afdbf165128d6f84cb3 | /src/shared/games/hearts/hearts1.c | 16b247e0a0e4e5986899773acb425f9ba5997031 | [] | no_license | Nojus2001/microsoft_zone_internetgames | 1f7d813edb3a0e39d0c7432e8c2f73b46183e0ab | d6f83127d287a5ea46a8f4b36351b2a2389393cd | refs/heads/master | 2020-06-30T00:54:19.197556 | 2019-08-04T18:58:01 | 2019-08-04T18:58:01 | 200,671,380 | 2 | 1 | null | 2019-08-05T14:27:36 | 2019-08-05T14:27:35 | null | WINDOWS-1252 | C | false | false | 4,214 | c | /*******************************************************************************
game1.c
ZHearts game server endian routines.
Copyright © Electric Gravity, Inc. 1994. All rights reserved.
Written by Kevin Binkley, Hoon Im
Created on Saturday, November 12, 1994 03:51:47 PM
Change History (most recent first... | [
"masonleeback@gmail.com"
] | masonleeback@gmail.com |
812852556904094c9c523e009835fc3fa60fc0ca | 0f27d8abbcab5d49b578c6a5ee7d08618965dd80 | /arm_controller_v2/arm_controller_v2.1.cydsn/Generated_Source/PSoC4/Wrist_UART_BOOT.h | c7549ce3db37ef81a810d838e859e5c0d6d4955d | [] | no_license | cramsted/Arm | d118eaa2e2405bbca7e57a4bb459f7303bfc6aae | 44e04fc5f1392023950fe519d7ef4fc196478cdf | refs/heads/master | 2021-01-21T09:33:31.801748 | 2015-10-15T14:48:00 | 2015-10-15T14:48:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,860 | h | /*******************************************************************************
* File Name: Wrist_UART_BOOT.h
* Version 2.0
*
* Description:
* This file provides constants and parameter values for the bootloader
* communication interface of SCB component.
*
* Note:
*
************************************************... | [
"theartoffreefall@gmail.com"
] | theartoffreefall@gmail.com |
7dcced6fae4254f461cd6109f1053c8934005573 | 5df66b7c0cf0241831ea7d8345aa4102f77eba03 | /Carberp Botnet/source - absource/pro/all source/hvnc_dll/libvncsrv/vncauth.c | bf87a5ee1d4c13f3e1a6b50afe4d3e17e24386d3 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | bengalm/fireroothacker | e8f20ae69f4246fc4fe8c48bbb107318f7a79265 | ceb71ba972caca198524fe91a45d1e53b80401f6 | refs/heads/main | 2023-04-02T03:00:41.437494 | 2021-04-06T00:26:28 | 2021-04-06T00:26:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,476 | c | /*
* Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
*
* This 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 v... | [
"ludi@ps.ac.cn"
] | ludi@ps.ac.cn |
d2f11bf2ae5a76af75c294297759e580f041331e | 451a591f64dee1832fbc0aebb129382c9948c26b | /core/include/shaders/polygon_fs.h | 025b72b3a6ab7ce635bd985f2446288b3c1f26d8 | [
"MIT"
] | permissive | redfish64/tangram-es | d3c0939f847246b5e13997f85385ca98c464072c | d94d3f3f45690c5f63d962881bb39fb7313c78ae | refs/heads/master | 2020-05-20T19:24:44.932499 | 2017-03-13T03:26:50 | 2017-03-13T03:26:50 | 63,855,718 | 0 | 0 | null | 2016-07-21T09:24:53 | 2016-07-21T09:24:53 | null | UTF-8 | C | false | false | 12,393 | h | /* Generated by incbin */
#include <stddef.h>
const unsigned char polygon_fs_data[] = {
/*00000000*/ 0x23,0x70,0x72,0x61,0x67,0x6d,0x61,0x20,0x74,0x61,0x6e,0x67,0x72,0x61,0x6d,0x3a,
/*00000010*/ 0x20,0x65,0x78,0x74,0x65,0x6e,0x73,0x69,0x6f,0x6e,0x73,0x0a,0x0a,0x23,0x69,0x66,
/*00000020*/ 0x64,0x65,0x66,0x20,0x47,0x4c... | [
"engler@gmail.com"
] | engler@gmail.com |
135a0cb588ebe1ac80cce1318001fc7b0129aafa | eb64021e472992f39df0f92934071eb7ba3bf753 | /exceptional_control/Fgets.h | b6b6583dd03deecf91258f6a6ff09fb0c404c67c | [] | no_license | callmesaozu/csapp | 8d2f410a17312e2f4b936655d9f01caaa3f52790 | 5139e7f00df4bb3f136013798d1c9a668bd586f9 | refs/heads/master | 2020-04-18T23:58:43.376782 | 2016-08-28T16:23:45 | 2016-08-28T16:23:45 | 66,722,636 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 66 | h | #include <stdio.h>
char *Fgets(char *s, int size, FILE *stream);
| [
"yeshenghan@yeah.net"
] | yeshenghan@yeah.net |
610afce35067b8537ea5c6d17f69907fc662a126 | 12fe4026bb22125b9ce47865810682649d8c1737 | /EIFGENs/tictac/W_code/C20/kl1587d.c | 41c8b58085a3a45e592127e9e1f77740279e8d0a | [] | no_license | arminghobadi/eiffel-lab4 | f55d27355994a0b76add58659bf06747130c7140 | 9b1bc39851b8bed0d2ed925a318d73ae93f0a16b | refs/heads/master | 2020-03-27T01:28:15.860931 | 2018-08-22T17:02:26 | 2018-08-22T17:02:26 | 145,714,518 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,763 | c | /*
* Class KL_SPECIAL_ROUTINES [CHARACTER_8]
*/
#include "eif_macros.h"
#ifdef __cplusplus
extern "C" {
#endif
static const EIF_TYPE_INDEX egt_0_1587 [] = {0xFF01,231,0xFFFF};
static const EIF_TYPE_INDEX egt_1_1587 [] = {0xFF01,244,1586,196,0xFFFF};
static const EIF_TYPE_INDEX egt_2_1587 [] = {0xFF01,1586,196,0xF... | [
"armin.ghobadi95@gmail.com"
] | armin.ghobadi95@gmail.com |
9e16e3ea68a85439b07860602b29ec3bd17aa6d7 | a69252f63d4ad5b5af96f14e5c05fc8a815b85c1 | /AudioAmpApplication/AudioAmpApplication/display.c | 30b2ee98a5b0ba55d30ff3753763adb2ba577470 | [
"MIT"
] | permissive | ak1211/IR-control-amp | b2fd01ec4dbd79bb31d5d74f07b214128163fe6d | d4d86f1f64fab9293f7da2e284848103d43a9668 | refs/heads/master | 2020-04-06T04:23:47.613036 | 2016-10-19T12:51:35 | 2016-10-19T12:51:35 | 52,083,438 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,585 | c | /*
* This software for IR control headphone amplifier main board Rev:A2.0 or above.
* https://github.com/ak1211/IR-control-amp
*
* Copyright (c) 2015 Akihiro Yamamoto http://ak1211.com
*
* This software is released under the MIT License.
* https://github.com/ak1211/IR-control-amp/blob/master/LICENSE
*/
/*
* d... | [
"ak1211@mail.ak1211.com"
] | ak1211@mail.ak1211.com |
298081ed59a23a47721ccbf9f30c61beae6ac5d2 | c56cf4d63714fad9b81097b3a02417d9473df013 | /include/maze_helper.h | 61a84211e544b99b800e17153b872ed0810814fd | [
"MIT"
] | permissive | tduhamel42/PROJET_C_ESIEA_1A_S1 | fef2f18c8de9d0016a434bf06ff3baca0010313e | d591db8ca6bf6595069e109efeb5a30efd90bed3 | refs/heads/master | 2020-04-09T18:49:10.198802 | 2019-01-20T17:04:19 | 2019-01-20T17:04:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 567 | h | /**
* File : maze_helper.h
* Author : Tanguy Duhamel <tanguydu@gmail.com>
* Date : 18.12.2018
* Last Modified Date: 20.01.2019
* Last Modified By : Tanguy Duhamel <tanguydu@gmail.com>
*/
#ifndef MAZE_HELPER_H_
# define MAZE_HELPER_H_
typedef struct s_maze t_maze;
/*
** Loa... | [
"tanguydu@gmail.com"
] | tanguydu@gmail.com |
60635f5cf7fb1768758cbfd8b1da8e27d4b7b7dc | f92ec973fdcfe9f60b0541ee822db1cb86606bb9 | /trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower.h | e714499fda47868c5daa5e28e0afcae44a3d7f3e | [] | no_license | Cougar/HomeAutomation | 9d4f78d4b07711c457da4ddd777a38f7533d059a | f2951eb0619c6122b6983275e1e698570eed4b5a | refs/heads/master | 2020-12-24T06:32:34.886338 | 2016-11-05T13:13:40 | 2016-11-05T13:13:40 | 1,361,287 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 957 | h | #ifndef SNS_FLOWER
#define SNS_FLOWER
/*-----------------------------------------------------------------------------
* Includes
*---------------------------------------------------------------------------*/
/* system files */
#include <avr/io.h>
#include <avr/interrupt.h>
#include <stdio.h>
/* lib files */
#include... | [
"linus.lundin@gmail.com"
] | linus.lundin@gmail.com |
5d0a65c7581cc80cf49ceb0aa20372dc6e581809 | f026cb616ef14bae15a1d251ca6dbe0f55016d9c | /linux/8152.c | a8578c12d9cb4ddff0b4508516efa9c4e92d4031 | [] | no_license | jajajasalu2/cocci-lkmp-c-files | 3eb7d451929dca5cb6beb56aabd69fe3f7fc176c | 5da943aabe1589e393a131121dbf8e7a84b3cf2a | refs/heads/master | 2020-12-02T17:30:14.411816 | 2020-01-29T08:36:30 | 2020-01-29T08:36:30 | 231,053,574 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,174 | c | cocci_test_suite() {
struct f81601_pci_card *cocci_id/* drivers/net/can/sja1000/f81601.c 99 */;
struct net_device *cocci_id/* drivers/net/can/sja1000/f81601.c 98 */;
struct sja1000_priv *cocci_id/* drivers/net/can/sja1000/f81601.c 97 */;
const struct pci_device_id *cocci_id/* drivers/net/can/sja1000/f81601.c 95 */;... | [
"jaskaransingh7654321@gmail.com"
] | jaskaransingh7654321@gmail.com |
a7b74a6553c7185748ec0685c4c233c5da148f07 | 46367579a54a09dd220dd9a678b1452f06897f11 | /branches/dectris/test/tsohm.c | fddb5524e1a16a5addb1e7195c9482ba0b810c02 | [
"LicenseRef-scancode-hdf4",
"LicenseRef-scancode-llnl"
] | permissive | TPLink32/hdf5 | 33ff24c9b6133f0f51cb6cc2b722fba7bb1777dd | 0d6987c15284bd9f34c7e44452a152833d42a738 | refs/heads/master | 2021-05-31T01:15:39.463663 | 2016-04-14T23:02:09 | 2016-04-14T23:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 147,505 | c | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... | [
"songyulu@dab4d1a6-ed17-0410-a064-d1ae371a2980"
] | songyulu@dab4d1a6-ed17-0410-a064-d1ae371a2980 |
e5489e11efefedab59b21b96c0e6afe0d0636136 | b1690065a1980a5111a1316e48fcc172695c46af | /LUFA/Drivers/Board/RZUSBSTICK/LEDs.h | e3373458b87d65354dd81b6286e42038892d1b59 | [
"Apache-2.0"
] | permissive | dfletcher/avr-pca9555 | 20d482d6ee09783ba72b5cd59d0d9e8e5b082897 | d7b8796ff5029cc346da5dab2c1ea26c8a7bf2b7 | refs/heads/master | 2021-01-20T10:36:04.226169 | 2010-01-25T21:25:54 | 2010-01-25T21:25:54 | 488,222 | 6 | 3 | null | null | null | null | UTF-8 | C | false | false | 5,159 | h | /*
LUFA Library
Copyright (C) Dean Camera, 2010.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and... | [
"fletch@fletchtronics.net"
] | fletch@fletchtronics.net |
99a25a5038f1fd8cfc0492a3494668cf20829f34 | 8781e751b376a6ad905d7e0c7199e6e756e705a5 | /MQX 3.8/whistle/corona/app/per_mgr/per_mgr.c | 09982eb5b68cd88b3fc97f7a6ca5f2f6cde4ce81 | [] | no_license | ernag/dont_not_enter | 4247e0777ae13723f11e3385e1ba26906ae09949 | 1669ceb9c3887dce6472b94d34264e3d32b1745a | refs/heads/master | 2016-08-11T07:21:27.972365 | 2015-12-05T02:14:57 | 2015-12-05T02:14:57 | 47,433,087 | 2 | 3 | null | null | null | null | UTF-8 | C | false | false | 5,955 | c | /*
* per_mgr.c
*
* Created on: Jul 22, 2013
* Author: Chris
*/
////////////////////////////////////////////////////////////////////////////////
// Includes
////////////////////////////////////////////////////////////////////////////////
#include <mqx.h>
#include <bsp.h>
#include "wassert.h"
#include "per_mg... | [
"ernie@whistle.com"
] | ernie@whistle.com |
d233a1463ffc53612b1863c692f52453b2cdce0e | e2c9f65db660c8501f23f7a37ec5dfc62609106b | /src/player/get_player_name.c | 61ab3c09d9597fece6b919d56480ca3d9f81db5f | [] | no_license | ErwanSimonetti/my_rpg | 214120fe140a1aaf53cd71a7fadac05e95e0c127 | 07aa6bff44a3908e2749e33f1fa9a2cd6be06e81 | refs/heads/main | 2023-05-23T22:24:53.821317 | 2021-06-04T22:03:47 | 2021-06-04T22:03:47 | 373,962,554 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,238 | c | /*
** EPITECH PROJECT, 2021
** My_RPG
** File description:
** get_player_name.c
*/
#include "structure.h"
#include "chained_list.h"
#include "menu.h"
#include "rpg.h"
#include "lib.h"
#include <stdlib.h>
static const int DEL = -100;
static const int ENTER = -101;
static const int SIZE_LIMIT = 15;
static const char *A... | [
"erwan.simonetti@epitech.eu"
] | erwan.simonetti@epitech.eu |
5c5b727643fb0b275d28eeb08193ea442ecfe03a | 02ffeb53481362a4ac2c90f4c76460a27a448e4d | /A8107/projects/scanner/sources/NonVolatileMemory.h | d9e12e2bbc0c85f00db0b42a0a8209a8d4e84676 | [] | no_license | yicheng55/scanner_mss | 9b28ed3ba71c4fbff3fe84d8f5efc4a164c5d23d | 319ee0d6f6a52f84420748038fa7eba9d5e673de | refs/heads/main | 2023-04-10T15:02:58.548885 | 2021-04-06T06:48:45 | 2021-04-06T06:48:45 | 354,554,486 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,912 | h | /* NonVolatileMemory.h: Davicom non-volatile memory header for ESL system. */
/* */
/*==============================================================================*/
/* Header Name : NonVolatileMemory.h ... | [
"richard_chung@davicom.com.tw"
] | richard_chung@davicom.com.tw |
d58c8110598a478e16c01ae0dd54d0f60970cc3d | 2a6ba68243ee0e45e3aaae108fe20755ceef6104 | /lib-API/Thread_pool/threadpool.h | 1382790e424f01028380bc475a848cdda5079539 | [] | no_license | lhc180/test | 5d40459cc57a4f7e1111ccbd956c700e22d31fc7 | 8d4bdfe0b1c2d77d2bbadb00c373055bd34e7d5e | refs/heads/master | 2021-01-18T06:38:00.751916 | 2015-04-22T09:36:07 | 2015-04-22T09:36:07 | 40,002,794 | 1 | 0 | null | 2015-07-31T11:44:16 | 2015-07-31T11:44:15 | null | GB18030 | C | false | false | 3,463 | h | #include <pthread.h>
struct job
{
void* (*callback_function)(void *arg); //线程回调函数
void *arg; //回调函数参数
struct job *next;
};
struct threadpool
{
int thread_num; //线程池中开启线程的个数
int queue_max_num; //队列中最大job的个数
struct job... | [
"lucid@lucid-desktop.(none)"
] | lucid@lucid-desktop.(none) |
afaa87d0463227806d20122b29cc197935095acd | f187defc1f835eb3b198569eafd68ed751d86566 | /build/php7/ice/mvc/route/datagenerator/groupcount.zep.c | a085a31e27dfb52360ece6fb9c4f2cfb213c2529 | [
"BSD-3-Clause"
] | permissive | gerritthomson/framework | 1e883024950cc01350afcb6b908e5ae2930b2305 | 5db42b24fc0d1f41e1af1e7ebaf9c89fefe27049 | refs/heads/dev | 2021-01-13T08:46:55.459250 | 2016-09-05T20:40:22 | 2016-09-05T20:40:22 | 71,945,716 | 0 | 0 | null | 2016-10-25T22:55:17 | 2016-10-25T22:55:17 | null | UTF-8 | C | false | true | 4,243 | c |
#ifdef HAVE_CONFIG_H
#include "../../../../ext_config.h"
#endif
#include <php.h>
#include "../../../../php_ext.h"
#include "../../../../ext.h"
#include <Zend/zend_operators.h>
#include <Zend/zend_exceptions.h>
#include <Zend/zend_interfaces.h>
#include "kernel/main.h"
#include "kernel/memory.h"
#include "kernel/has... | [
"info@iceframework.org"
] | info@iceframework.org |
908287de7f611d60da31d63a0a17a01f9efbb34a | 5da9e668a437079fc55e5714d3450923dd91b0ef | /exlib/system/include/utils/HKDataBase.h | 5347aa073e3559ca5e75126268c0d26e1819f55c | [] | no_license | panlinbing/Hisi3518 | fc2ff8568662239855b7c0ebe0d7203969f3a782 | e5c618e63dd869a22a844d05e0394f9b2f5fe937 | refs/heads/Hisi3518 | 2021-01-23T02:59:12.738452 | 2016-02-08T14:33:16 | 2016-02-08T14:33:16 | 86,037,883 | 0 | 1 | null | 2017-03-24T07:08:51 | 2017-03-24T07:08:51 | null | UTF-8 | C | false | false | 10,396 | h | #pragma once
#include "RTSHead.h"
#define MAXVCHAR 255
#define MAXFIND 100
#define HK_MAXPOOL_BUF 65535
#ifndef _HKIPC
#include <stdlib.h>
#include <string.h>
#endif
#ifndef WIN32
#ifdef _HKIPC
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <memory.h>
#include <limits.h>
#include <linux... | [
"wang_shengbiao@qq.com"
] | wang_shengbiao@qq.com |
89306820ce49560419a9858798a3d26acffbf3f8 | 865baaab01f10c2b69e744916fbda8df8623731b | /mapper/namco.c | 6c4688aad26fa6d3ecf50ed041e529000944fbb5 | [
"MIT"
] | permissive | jackoalan/fixNES | e0dcb45c0c22b8a797284d69446aed2e6c1d6ff5 | 7893e89abed4d16ba6b194613bc972cd46ceb235 | refs/heads/master | 2021-05-08T11:37:20.473347 | 2018-06-18T23:06:51 | 2018-06-18T23:06:51 | 119,905,423 | 0 | 0 | null | 2018-02-01T23:16:57 | 2018-02-01T23:16:57 | null | UTF-8 | C | false | false | 9,286 | c | /*
* Copyright (C) 2017 FIX94
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*/
#include <stdio.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>
#include "../apu.h"
#include "../cpu.h"
#include "../ppu.h"
#include "../map... | [
"fix94.1@gmail.com"
] | fix94.1@gmail.com |
1f58c44ff0a744fa33ca058df4a8cb4bdcdd914b | 4a52492e4f7210ef8cac4b3d6897066570852c10 | /t2fs/teste/teste.c | bd27d2662cfb002ba4250ef46e5283e33f574af9 | [] | no_license | ux14/Implementacao-Sistema-de-Arquivos-T2FS | dce706a2879ede0fb024d2e9e321252299a14260 | db7ff7ad27311842bf0207fe903ee6fc46e23a74 | refs/heads/master | 2020-08-09T11:06:06.607605 | 2019-11-22T02:20:42 | 2019-11-22T02:20:42 | 214,074,126 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 453 | c | #include "../include/apidisk.h"
#include "../include/bitmap2.h"
#include "../include/auxiliar.h"
#include "../include/help.h"
#include "../include/t2fs.h"
#include <stdio.h>
int main()
{
PARTINFO p, *pp = &p;
p.sector_start = 1281;
read_superbloco(1281, &(p.sb));
unmount();
printf("codigo mount... | [
"ebrosa@inf.ufrgs.br"
] | ebrosa@inf.ufrgs.br |
5a1b42005cf3853e2c4f8c361a5777bf6bf83a0f | bdc0b8809d52933c10f8eb77442bd0b4453f28f9 | /install/sensor_msgs/include/sensor_msgs/msg/temperature__type_support.h | 9052c3bfb5db86037f75e33b5eb36dc63f17754c | [] | no_license | ClaytonCalabrese/BuiltRos2Eloquent | 967f688bbca746097016dbd34563716bd98379e3 | 76bca564bfd73ef73485e5c7c48274889032e408 | refs/heads/master | 2021-03-27T22:42:12.976367 | 2020-03-17T14:24:07 | 2020-03-17T14:24:07 | 247,810,969 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 853 | h | // generated from rosidl_generator_c/resource/idl__type_support.h.em
// with input from sensor_msgs:msg/Temperature.idl
// generated code does not contain a copyright notice
#ifndef SENSOR_MSGS__MSG__TEMPERATURE__TYPE_SUPPORT_H_
#define SENSOR_MSGS__MSG__TEMPERATURE__TYPE_SUPPORT_H_
#include "rosidl_typesupport_inter... | [
"calabreseclayton@gmail.com"
] | calabreseclayton@gmail.com |
9b48d1eac3230e1ddb4df04f961ef68d21a4ce79 | ac293ed933838b9a8d49bbae785060672ae47f47 | /main.c | 6e0d5857f151e2214df03e7b20f9624ce34638ec | [] | no_license | MDmowski/C-StudentDatabase | cc91ba87a0dd7cddf323eb369202d06803688140 | 7f100290039124142a15fa672c7d80f9e125ad8d | refs/heads/master | 2021-02-11T02:43:41.451351 | 2020-03-02T18:27:04 | 2020-03-02T18:27:04 | 244,443,869 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,445 | c | //
// main.c
// BazaStudentow
//
// Created by Maciej Dmowski on 18/11/2018.
// Copyright © 2018 Maciej Dmowski. All rights reserved.
//
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "wykladowcy.h"
#include "przedmioty.h"
#include "studenci.h"
int main( void ) {
ElListyWykladowcy* glowaW... | [
"maciej.dmowski@icloud.com"
] | maciej.dmowski@icloud.com |
3f10a2a99a52349be9cca97267dcab3b54367b78 | 9e62e5aa07b3663e3c78b82fd3987786318f67ec | /prg1.c | ce57467afbee5056e1553b88fa6e3252f30338e1 | [] | no_license | ankode/LInk-LIst | 41c9c6966942d3c51ad235afcfbd4ac0b95057a2 | 6cbafece1af5642fb0c40ac0f2245ac3d99c50dd | refs/heads/master | 2021-01-13T09:15:38.629666 | 2016-10-31T13:50:01 | 2016-10-31T13:50:01 | 72,438,710 | 1 | 2 | null | 2016-10-31T13:50:01 | 2016-10-31T13:26:36 | C | UTF-8 | C | false | false | 1,427 | c | //header files
#include<stdio.h>
#include<stdlib.h>
typedef struct node {
int data;
struct node * next;
}*NODE;
NODE Insert(NODE Head,int data)
{
(Head->data)++;
NODE temp= (struct node*)malloc(sizeof(struct node));
temp->next=NULL;
temp->data=data;
if(!Head->next)
{
... | [
"noreply@github.com"
] | ankode.noreply@github.com |
469675a007c75c0639527dbe3b656441923738fc | 07ee84a7d0f9864aae7e5de5f8acf79d729230c1 | /lib/third_party/mcu_vendor/renesas/rx_mcu_boards/rx_driver_package/v120/r_bsp/mcu/rx23w/mcu_locks.h | 647f183e26a880ff06a5c48c0ddae858e8ed6d7b | [
"MIT"
] | permissive | renesas-rx/rx65n-cloud-kit | b846c5f9d9264718d5da847dfb47b05180a983b5 | d4dc3a1771478a42c280f9ecc285a91c6e99f189 | refs/heads/master | 2020-06-30T11:32:42.002387 | 2019-08-28T08:03:55 | 2019-08-28T08:03:55 | 200,811,838 | 1 | 4 | MIT | 2020-03-08T01:10:24 | 2019-08-06T08:42:03 | C | UTF-8 | C | false | false | 6,287 | h | /***********************************************************************************************************************
* DISCLAIMER
* This software is supplied by Renesas Electronics Corporation and is only intended for use with Renesas products. No
* other uses are authorized. This software is owned by Renesas Elec... | [
"vannam.dinh.xt@renesas.com"
] | vannam.dinh.xt@renesas.com |
a3021ee5596195d8fce3fe7f66f38041d0c1f2a2 | cf163b4174022fa0996c6f865963f604ba597302 | /firmware/mpcnc-marlin/RC7_MPCNC_LCD_9916/dogm_font_data_ISO10646_Greek.h | efbd704e778034b2ac7ab9257f9b9c9e182dc247 | [
"Apache-2.0"
] | permissive | AravinthPanch/araBot | 9e6beb81f93b55ef82fb8c4bb8cd3b054b661f4a | 1c45a2aeceb3c956a5eba3835b87569046a4df5e | refs/heads/master | 2022-02-28T11:46:34.868836 | 2019-10-12T19:53:00 | 2019-10-12T19:53:00 | 108,847,466 | 9 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,627 | h | /**
* Marlin 3D Printer Firmware
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | [
"panch.aravinth@gmail.com"
] | panch.aravinth@gmail.com |
1afd59435f485f09f49ec4981b1ec42efc598f46 | f1ef6b7fb9fd0ebd8dada919ffd03f58fbf53dae | /soda_codes/one_pipe40/our_code/one_pipe40_opt.h | 238c607a3182d62764412749e1b6f905e0d8a58a | [] | no_license | noticeable/clockwork | 2ed0d2a4e0e9ad0df9848696d2d603a0db9f497d | e0d455d52dca238572dab2dc6a26acd8bab37c54 | refs/heads/master | 2023-01-14T14:27:44.249184 | 2020-11-12T05:31:24 | 2020-11-12T05:31:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 194 | h | #pragma once
#include "hw_classes.h"
void one_pipe40_opt(HWStream<hw_uint<64> >& /* get_args num ports = 4 */in_off_chip0_oc, HWStream<hw_uint<64> >& /* get_args num ports = 4 */one_pipe40);
| [
"dillonhuff@gmail.com"
] | dillonhuff@gmail.com |
f0e8f1de6835a43fea2df8d770e7d33a47df2832 | 7372a021e50d43a1a68cb50292f374c8a4fce830 | /code/game/g_target.c | 28abb35333286746b4a181bebdd4137d5398c5d0 | [] | no_license | Chomenor/cmod-game-code | 4672f3d72affef726536a0c835563ee0f1a8b358 | 5a955d4dfec9e01760e02765d6fb53f48a6baf6a | refs/heads/main | 2023-08-19T18:50:57.551995 | 2023-08-18T22:14:18 | 2023-08-18T22:14:18 | 194,468,001 | 9 | 1 | null | null | null | null | UTF-8 | C | false | false | 13,499 | c | // Copyright (C) 1999-2000 Id Software, Inc.
//
#include "g_local.h"
//==========================================================
/*QUAKED target_give (1 0 0) (-8 -8 -8) (8 8 8)
Gives the activator all the items pointed to.
*/
void Use_Target_Give( gentity_t *ent, gentity_t *other, gentity_t *activator ) {
gentity_t... | [
"chomenor@gmail.com"
] | chomenor@gmail.com |
159213ffbd106c7d7f0b93e99ee721ef8cf79761 | fa61ed6fb89e3ece86a9043c5da4cbfb1e3cf1f2 | /thread.c | 1f779e8cd5ff92e137890700fcc57e2b16967d24 | [] | no_license | lutianba2014/memcached_1_4_20 | 8b112cbdf6b6c0ed4fcc19baa0c37fb4f4457261 | 2e93a4668a58fad824e938bed66922c63d6c0e41 | refs/heads/master | 2021-08-29T14:14:35.971615 | 2017-12-14T02:49:49 | 2017-12-14T02:49:49 | 113,828,079 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,681 | c | /* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Thread management for memcached.
*/
#include "memcached.h"
#include <assert.h>
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <pthread.h>
#ifdef __sun
#include <atomic.h>
#end... | [
"lutianba2014@gmail.com"
] | lutianba2014@gmail.com |
76abb16b99debafbee9febad046262c9b99b1e99 | 7cc8ffe34d9e94b8c46b821aba1e7af41e3c9680 | /Ejercicios/IF/notas.c | b81a0a29872e697d84fee589e87e2cc0e70adfed | [] | no_license | libuffa/Labo2 | 6c1d4cbed30797929b4132984a35ea8b14cd1d3b | 8189d955ad49f5d9b08c4f3861cb55fd17a5b3a6 | refs/heads/master | 2021-01-21T01:33:20.789402 | 2017-08-30T19:04:32 | 2017-08-30T19:04:32 | 101,879,632 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 463 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
int main()
{
int nota;
printf("Ingrese su nota:\n");
scanf("%d",¬a);
if(nota>0 && nota<4 ) printf("Aplazado\n");
else if(nota<6 ) printf("Regular\n");
else if(nota<8 ) printf("Bueno\n");
else if(nota<9 ) printf("Distinguido\n");
... | [
"31077878+libuffa@users.noreply.github.com"
] | 31077878+libuffa@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.