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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
575d355ece5a9f4d14633efe2b49907cf8357b36 | c8cbdfa016893e2f3bbd2250d34cbda7b39ec93b | /input/main.c | 791acfb40172323bafec6d319f614a0ae98557e4 | [] | no_license | chihsuan/C_Minus_Minus_Compiler | 6c424fb4d415d9a409b01f5db18650a3c5ea7968 | b4f7116dc67ed25abeaa2738548c9170c214884f | refs/heads/master | 2020-06-05T16:44:55.659067 | 2014-06-09T17:12:34 | 2014-06-09T17:12:34 | 19,486,812 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 532 | c | int main ( ) {
int d ;
int a ;
int b ;
int c ;
int e [ 4 ] ;
int f [ 3 ] ;
char ch ;
a = 2 ;
b = 1 ;
c = 4 ;
while ( a < 20 ) {
if ( a < 0 ) {
a = a + ( 4 + 5 ) ;
break ;
}
... | [
"chihsuan.huang.7@gmail.com"
] | chihsuan.huang.7@gmail.com |
6c37a7dff193fd26f851abf8a24f444300f909ad | 7994c0fb99f47466e0c5d9396442bde3b7ee039e | /os/hal/src/rtc.c | 34f5c1cb00430ec6a6dcd7edf2cb268eab31a36c | [] | no_license | robomasterhkust/RMEngibot | bec3b84c60453bebf2a1c0673c08ab6a24840a67 | d9adbb774b874a2af50d5bd68e5da501f9f5728c | refs/heads/master | 2018-09-27T04:35:14.060947 | 2018-06-28T13:42:29 | 2018-06-28T13:42:29 | 119,143,501 | 3 | 1 | null | 2018-03-19T04:02:56 | 2018-01-27T07:33:53 | C | UTF-8 | C | false | false | 10,155 | c | /*
ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by ap... | [
"yzhangdk@ust.hk"
] | yzhangdk@ust.hk |
3097644e77cf68f4913ac8b673eeab20f742468a | ea4e3ac0966fe7b69f42eaa5a32980caa2248957 | /download/unzip/apache_mod_php/apache_mod_php-18.9/php/ext/standard/math.c | 1a20413fe313be602b2d2cdeba39a45b755b3499 | [] | no_license | hyl946/opensource_apple | 36b49deda8b2f241437ed45113d624ad45aa6d5f | e0f41fa0d9d535d57bfe56a264b4b27b8f93d86a | refs/heads/master | 2023-02-26T16:27:25.343636 | 2020-03-29T08:50:45 | 2020-03-29T08:50:45 | 249,169,732 | 0 | 0 | null | null | null | null | ISO-8859-15 | C | false | false | 27,081 | c | /*
+----------------------------------------------------------------------+
| PHP Version 4 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2007 The PHP Group |
+---------... | [
"hyl946@163.com"
] | hyl946@163.com |
ddfbb20b095ad1bc68a1faeacb967966359a09da | b945b2fac11f237a49de33af1b8fa02ba3ed1814 | /deltools/src/newprod/sh.c | 4c8801a88fb0f029308f9535d2e8d94abf4533f7 | [] | no_license | ahundiak/isdp | b94f56f7a7b02b806209ff06da8e22497f6e1386 | 07572eb18f07cbf762505ef34e471fa47c102df4 | refs/heads/master | 2021-03-12T20:02:34.067237 | 2011-12-16T20:03:20 | 2011-12-16T20:03:20 | 37,136,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 909 | c | #include <stdlib.h>
#include <stdio.h>
#include "defs.h"
/*
* This routine is called to execute a shell command without exiting
* newprod. It accepts as input a string, creates a subprocess
* and performs an "exec sh -c <string>" to execute the shell
* command.
*/
void shellcmd()
{
char buffer[STRSIZ]; /*receive... | [
"ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30"
] | ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30 |
6a8074df9d70b61ba8d2a0fb434d9028bdcfc6fe | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/pain/Legion/Rooms/example.c | d0a9e98d11a7390f25952290b808f1f5fdccce62 | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 690 | c | int a;
inherit "room/room";
reset(arg) {
object bed;
if(arg) return;
set_light(1);
a=0;
long_desc = "You're in a comfortable and lowlit room,you feel someway healed by the restful\n"+
"atmosphere that surrounds you. The room has wooden walls and a stone chimney\n"+
"in which a re... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
1e5a6bbc333141fece9aebdc9667e93c88f53d28 | d100c28f21b2701ec3112b0e686cdb82afea2277 | /ai-examples/player/element_sdcard_mp3/main/element_sdcard_mp3_example.c | 50f68f37476582f0c288bb3a8b18b8a24705d9e3 | [
"MIT",
"LicenseRef-scancode-other-permissive"
] | permissive | sealibora/esp-adf | 345a8534d3b090ba0ef9770712d8a615df8cdca2 | 559e2e0f85db468f29c2257f613021eabf31d3e9 | refs/heads/master | 2020-05-25T08:23:50.636057 | 2019-05-21T20:05:54 | 2019-05-21T20:05:54 | 187,709,362 | 0 | 0 | null | 2019-05-20T20:33:15 | 2019-05-20T20:33:15 | null | UTF-8 | C | false | false | 5,360 | c | /* Element play MP3 from SD Card
This example code is in the Public Domain (or CC0 licensed, at your option.)
Unless required by applicable law or agreed to in writing, this
software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied.
*/
#include <... | [
"mou@mou.ee"
] | mou@mou.ee |
142220017f3de7ae9e56060f9e177dac2292ce37 | ccf4b46fa34fb8660161df27624ed741140a893a | /src/cmd/ssh/openbsd-compat/bsd-misc.h | 10829b26d4b295294be086f853337a0621249559 | [
"BSD-2-Clause",
"ISC",
"BSD-3-Clause",
"SSH-short",
"snprintf",
"X11-distribute-modifications-variant",
"SSH-OpenSSH",
"MIT",
"LicenseRef-scancode-public-domain-disclaimer",
"LicenseRef-scancode-other-permissive",
"Beerware",
"LicenseRef-scancode-public-domain"
] | permissive | d9748336/uwin | 978b7a1a50db3444b02ebd0cc7e760675f7e04eb | 0c520f4cbb014c2f73dea5dfc284b236fa507c53 | refs/heads/master | 2020-03-25T17:46:37.017479 | 2018-08-08T10:13:45 | 2018-08-08T10:13:45 | 143,995,222 | 1 | 0 | null | 2018-08-08T10:00:34 | 2018-08-08T10:00:33 | null | UTF-8 | C | false | false | 2,565 | h | /* $Id: bsd-misc.h,v 1.18 2005/02/25 23:07:38 dtucker Exp $ */
/*
* Copyright (c) 1999-2004 Damien Miller <djm@mindrot.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission noti... | [
"ek@research.att.com"
] | ek@research.att.com |
efc78bb7545ba929bb11b982cc9767e3e229994e | f81f3f17f291f59c6129f4e24fe541b3c4ba82a0 | /TCPIP Library/include/tcpv4.h | f2644c641514dd2e35bf1972bf6b1a06fa71131b | [] | no_license | rafa-jfet/picdemnet2 | f800324a6fbff8b191c8c9f8fb46f058db5d2f19 | 58074a4d8a541a3a0a561e48f4fc3bd2f90ad76b | refs/heads/master | 2021-06-09T02:10:40.751336 | 2016-09-05T08:44:31 | 2016-09-05T09:06:19 | 67,402,634 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 13,088 | h | /**
Transmission Control Protocol (TCP) v4 Header File
@Company:
Microchip Technology Inc.
@File Name:
tcpv4.h
@Summary:
Header file for the TCPv4.c
@Description:
This header file provides the API for the TCPv4 protocol.
*/
/*
© [2015] Microchip Technology Inc. and its subsidiaries. ... | [
"https://github.com/rafa-jfet/picdemnet2.git"
] | https://github.com/rafa-jfet/picdemnet2.git |
83c150368639ab1249b2538703c43983acb2bc3e | 710e47d734ad2469f863ba33bb00019fd42071a0 | /Quotent_Game.c | 5fe773834632220fe1bd5331d913a2a09f405790 | [] | no_license | vivekg7/terminal-c | aaa6e9c0e25534ad5473976c7e9783509f4ecd6f | 6d3c219c2029d05b4db6cbd2696dd6655aff73ff | refs/heads/master | 2020-05-24T19:19:47.289576 | 2019-06-22T04:18:19 | 2019-06-22T04:18:19 | 187,431,889 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,319 | c | /* Simple Quotent Game
*
* Quotent of b / a
* 0 < b < 101 && 0 < a < 21 */
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
int scoreQG = 0;
int main(){
int a, b, c = 0;
system("clear");
printf("-----------The Quotent Game----------\n\n\n");
printf(".......................................\n");
print... | [
"noreply@github.com"
] | vivekg7.noreply@github.com |
7d6e26d5d78ff7fdf70e0a07d0f4d36f80228b6b | 262909f57c89fc011cbd1713fc3c7ffb923795cc | /ex25/ft_foreach.c | 0bc6fd2246b41edbd83298ec2071e007952e7c1e | [] | no_license | sashasych/piscine_reloaded | 622f9210eb4b00c9995286cc3d4d188d85f5092e | 85ac677b301ab93a62ded5e0a3cdc921cb3688cd | refs/heads/master | 2020-07-22T17:26:55.203760 | 2019-09-26T20:21:52 | 2019-09-26T20:21:52 | 207,273,960 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,028 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_foreach.c :+: :+: :+: ... | [
"mharissa@ox-p3.21-school.ru"
] | mharissa@ox-p3.21-school.ru |
dce0b43a6c34263c40f3e485f7de83993084d6e3 | 660ec4b02126a5cd1c3b6d49983fa3f08d6dd3f8 | /Robot Module/main.c | 66bc1e412518597fc9066e8e74d3ea2d28a00f54 | [] | no_license | iwasaki-kenta/xor-robot-competition | bffbd7a73b321712c5b86bb805111e7f92ee312f | b8c73214ff897195b359e85f4d270ceaef815431 | refs/heads/master | 2021-03-24T09:11:19.361847 | 2015-12-03T03:51:29 | 2015-12-03T03:51:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,762 | c | #include "main.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
char * stringBuffer;
int buffPos = 0, mm = 0;
void handleCommand(char * command) {
int dataIndex = 0, contentIndex = 0, header = -1;
int contents[16];
for (char * data = strtok(command, "|"); data != NULL; data = strto... | [
"dranithix@gmail.com"
] | dranithix@gmail.com |
34d17e52e09f6321fe85071e847dac6508959a2d | e9406e96837a7fd16e1d152928c2464d556fd371 | /RTE/Device/STM32F767ZITx/MX_Device.h | a658e60d12cedb86c37d38fb4710c72d8816ffbd | [] | no_license | oleksandrtashno/stm_spdif_fft | 30914de3692f81a209f33acf193f7c86011645cd | 64881f3fa5b84937c8c00da33df79e9a46943c1b | refs/heads/master | 2023-02-27T13:12:29.028500 | 2021-01-24T01:46:36 | 2021-01-24T01:46:36 | 332,345,826 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,409 | h | /******************************************************************************
* File Name : MX_Device.h
* Date : 20/01/2021 03:26:15
* Description : STM32Cube MX parameter definitions
* Note : This file is generated by STM32CubeMX (DO NOT EDIT!)
***************************************************... | [
"oleksandr.tashno@gmail.com"
] | oleksandr.tashno@gmail.com |
afbba04337baf20eeb115998c54bdadeaee9d65e | 8125765f805339a9ce6505ca1c6720a047a7237a | /0x13-more_singly_linked_lists/9-main.c | 8052aa567b300844285fdf59923c5315b0565438 | [] | no_license | jfkquality/holbertonschool-low_level_programming | 400e4c27346fa5e11e7fcc468cf32e7196af6543 | 8027b16c914fdf34c47c822450810c6a7d8a9015 | refs/heads/master | 2022-03-09T20:32:44.043975 | 2022-02-21T02:07:40 | 2022-02-21T02:07:40 | 192,841,305 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 603 | c | #include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "lists.h"
/**
* main - check the code for Holberton School students.
*
* Return: Always 0.
*/
int main(void)
{
listint_t *head;
head = NULL;
add_nodeint_end(&head, 0);
add_nodeint_end(&head, 1);
add_nodeint_end(&head, 2);
add_nodeint_end(&h... | [
"jfkquality@gmail.com"
] | jfkquality@gmail.com |
1159b38d96ce53504dae94e1a582b1e62f62e807 | 52949bd1835d9f17429c2e4ebc1648c984f93a5b | /hashTable/hashTableLib/cowList.h | be973cb243853c27c3a7bc7a5768bac3351c8129 | [] | no_license | mtommtom/mtom | b65919aedfd5427a0b4f94e48366ffa8e3719455 | 08e5aa68631d6c1e0fd52280d6530fde4133a28a | refs/heads/master | 2020-12-27T07:17:57.395005 | 2020-06-18T22:22:56 | 2020-06-18T22:22:56 | 237,811,200 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 945 | h | #ifndef __COWLIST_H__
#define __COWLIST_H__
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
typedef struct node
{
char* name;
struct node *next;
}
node;
node *addF(node *head, char* value)
{
node *n = malloc(sizeof(node));
n->name = value;
n->next = NULL;
return n;
}
node *getNod... | [
"makeotom@yahoo.com"
] | makeotom@yahoo.com |
3db4a57ebb1df8f5ee513ee8fba7a3802201ed6e | a2e659742cdf92c6ab9c6f3639ee04f9cc986d42 | /문제1/main.c | 32baef9e96bdc1f17ca0bdc3f6f48d5178087335 | [] | no_license | kimminsu7426/StudyC | 7d02f745c6efd55f5c1abe5532947f98d97d96d1 | 3c72af907cb7b53a03a1b79f050027a56a641905 | refs/heads/master | 2020-12-23T13:01:32.098350 | 2020-02-14T08:29:47 | 2020-02-14T08:29:47 | 237,158,539 | 0 | 0 | null | null | null | null | UHC | C | false | false | 2,183 | c | /*
filename - main.c
version - 1.0
description - 기본 메인 함수
--------------------------------------------------------------------------------
first created - 2020.02.01
writer - Hugo MG Sung.
*/
//학생 3명의 학급에서 각각 국어 영어 수학의 시험 성적을 입력 받은 후,
//각 과목 총합과 평균을 출력하는 프로그램을 작성하시오.
//먼저 국어, 영어, 수학 성적을 멤버로 하는 구조체 student... | [
"ms_7426@naver.com"
] | ms_7426@naver.com |
af6cbc0250783397bae658bb31780a8612c9855f | 7292f31d116389dc4700cee0f07154e88e89e5bb | /Auxiliar code/Decrypte Vic's message/mainprueba.c | 15c184ce177d1ffc78e6f4c6b26d681b83180e75 | [] | no_license | lurivasm/PProg | 7f336c0b5e80131935bb98fdcfe410323a5cc949 | 1a3d63deefe327c46d23fe343d42c284aa5f6f32 | refs/heads/master | 2021-03-19T06:51:15.107968 | 2018-09-18T09:36:12 | 2018-09-18T09:36:12 | 105,013,856 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 304 | c | /*Main de prueba*/
#include "message.h"
void main(void){
int a;
a = message_game("/home/lurivasm/Documents/PPROG/Decrypte Vic's message/messages.txt");
if( a == ERR) printf("\n\nerror");
if( a == WIN) printf("\n\nganaste");
if( a == LOOSE) printf("\n\nperdiste pero funciona:)");
return;
}
| [
"lucia_rm98@hotmail.com"
] | lucia_rm98@hotmail.com |
66b69852e7373c69182e26d1f16694a1fc60aa49 | eaae3529ea65c9be62e4b177a498dd0459396052 | /modified_vars_lib_ws/gleiz_Theme_Park.c | 8be616ad49d26cd4979df64c225db9e8f78fe88d | [] | no_license | mgsanusi/blame-dodger | badac55079b0bc84c1c3ddff9357caffd480b512 | c8b1f19d48e09200c9d59f3dda3b298ced7103d7 | refs/heads/master | 2021-01-20T04:50:14.975609 | 2018-01-12T00:02:14 | 2018-01-12T00:02:14 | 89,739,285 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,519 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <stddef.h>
typedef struct node
{
int num;
char *name;
struct node *child[1024];
} node, *NODE;
NODE root = 0;
char buffer[100010];
int rslt = 0;
void *new_memset (void *ptr, int value, size_t num);
char *new_strcpy (ch... | [
"marina@virginia.edu"
] | marina@virginia.edu |
0d3fdf892ee0d5279dde222c6dfb8220b0aa6c67 | 9ddac2133b65cd31ed3691c858cce6b13d45a14d | /libftprintf/libft/srcs/ft_putnbr_fd.c | 7e6f825443cc4fe5ba63cb26894b4c7831b7e347 | [] | no_license | avocadohooman/42-filler | 3cbd57e250ccbe44e5815b97e85aad209a5b3339 | b87aebe26482a52f9e74158f09144627ca653c97 | refs/heads/master | 2020-12-19T13:28:13.841064 | 2020-02-11T14:48:20 | 2020-02-11T14:48:20 | 235,746,426 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,145 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putnbr_fd.c :+: :+: :+: ... | [
"gmolin@student.hive.fi"
] | gmolin@student.hive.fi |
e5cc9d323a5388d329289e22e2a92e719b71a7c8 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/0636b61d-d57a-4e14-b1fd-02b693d78e6f.c | 2fbb5fc5c3510f09fdc076771c09e541665b1752 | [] | 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 | 541 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=14;
int k;
int l;
k = 53;
l = 64;
k = l/j;
l = i/j;
l = l%j;
l = i+j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[44];
char c[28];
a = 0;
while (a < strle... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
cc1bd04f3674ea456afc057e8bf83a4252b33395 | aa20037e5bce34a8616ffdba10e8bc95e5421f2f | /src/get_median.c | a0bd23593376f1ba9a6d648869033dc5c5cb6fdb | [] | no_license | tataqwerty/push_swap | aa899d4a78c3273b5693b534bad1d11c7c7b0ca1 | 9c27423934381e60b85493e620dd0526a76050b9 | refs/heads/master | 2020-03-18T09:30:14.252221 | 2018-09-08T12:02:46 | 2018-09-08T12:02:46 | 134,566,329 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,448 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* get_median.c :+: :+: :+: ... | [
"tarasik2000@gmail.com"
] | tarasik2000@gmail.com |
9470f4358d8f715300ed68bab30bed3af881e0b2 | ddc6047ac6a92058c292f7e7a754d76fec1f5127 | /FiltersButt.c | 6d15cd70049d9af9eece1adb60807c9d01f2dd9a | [] | no_license | felkpi/IAR_PVS_Cpp | 5b57f9a72b32dd2770563a9accff16a86c1c5d8d | 205c611f728ba9495815ac66b16cf82045b2474e | refs/heads/master | 2020-05-14T20:23:19.589760 | 2019-04-17T17:58:33 | 2019-04-17T17:58:33 | 181,942,953 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C | false | false | 15,397 | c | /*******************************************************************************
* file: FiltrsButt.c
* author: A.Vlashchuk
* version: V1.0.0
* date: 23-July-2015
* brief: Цифровые фильтры Баттерворта
*******************************************************************************/
#include "FiltersButt.h"
float ... | [
"felkpi@gmail.com"
] | felkpi@gmail.com |
9b1dbda673f829a56e4bdcfec35f0a49c657d96c | d04d81a8581d1cb0dd2f212eac5c762e6293917f | /libpsd/inner_glow.c | afd55a65ddcd77e8d303bab8604b1ead8319e40f | [] | no_license | NickVoron/third_party | c385d4b2f3fb9d20830fbb5efef5ebb0387bfa0e | 496816bcc3da90ae37c92c36f7bc7d2dbb33e290 | refs/heads/master | 2021-01-15T18:21:42.794943 | 2018-03-28T07:33:08 | 2018-03-28T07:33:08 | 99,780,230 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,625 | c | /**
* libpsd - Photoshop file formats (*.psd) decode library
* Copyright (C) 2004-2007 Graphest Software.
*
* libpsd is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distributed with this
* source distribution.
*
* This program is free sof... | [
"voronetskiy.nikolay@gmail.com"
] | voronetskiy.nikolay@gmail.com |
07656794a332dd3483847ee041323da1883e0782 | fa5c27458761a032dbfc5e1e1c5aa4157601e930 | /cav17/cprover/cond.c | 299aa885ffbad34789e5fc063101779a0276469f | [] | no_license | dvynjli/con-benchmarks | 9781bb0aba72719e82c86235bd3cf41bcc6a8af9 | 12a9c8f52ee1a7c175021c116958c7d3894957cd | refs/heads/master | 2021-09-25T07:27:47.655389 | 2018-10-19T15:35:09 | 2018-10-19T15:37:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,090 | c | #include "verifier-impara.h"
#define NUM_THREADS 5
#define MIN 0
#define MAX 1000
pthread_mutex_t m;
void* thr1(void* arg)
{
int x;
int y;
int z;
x = __VERIFIER_nondet_int(MIN, MAX);
y = __VERIFIER_nondet_int(MIN, MAX);
pthread_mutex_lock (&m);
if(x == y)
{
z = 0;
} else {
z = 1;
}... | [
"dipython@gmail.com"
] | dipython@gmail.com |
45080483995abe03798dedd287a01cb2bcf398c5 | 83214753e9183327e98af0e6768e9be5385e5282 | /d/qujing/tongtian/minju3.c | 14d24d9606c0989dab83b7913319c0a44f710ac2 | [] | no_license | MudRen/hymud | f5b3bb0e0232f23a48cb5f1db2e34f08be99614e | b9433df6cf48e936b07252b15b60806ff55bb2f3 | refs/heads/main | 2023-04-04T22:44:23.880558 | 2021-04-07T15:45:16 | 2021-04-07T15:45:16 | 318,484,633 | 1 | 5 | null | null | null | null | GB18030 | C | false | false | 535 | c | // create by snowcat.c 12/15/1997
inherit ROOM;
void create ()
{
set ("short", "民居");
set ("long", @LONG
这也是一户陈姓人家,房子里面布置得非常舒适。屋子东边有
一灶台,正烧着火,不知在做什么,散发出一股清香味。南边
的门通向屋外。
LONG);
set("exits", ([
"out" : __DIR__"chen2",
]));
set("objects", ([
__DIR__"npc/people" : random(2)+3,
... | [
"i@oiuv.cn"
] | i@oiuv.cn |
a149d1ded2d033373818c47b554a39311a133161 | a728d09e928ca324e737daa369f8de2d5bd7f033 | /heatmap.h | 3dc7de922cabcd548f1f9ec1bb7a44956b17e235 | [] | no_license | berCamargos/brisaLEDs_pcside | 2c2d379746f24c66746b09dc0edab03e77f9ab62 | 0f8810925d91a304f857c0fc10c76d115c2fdc0c | refs/heads/master | 2020-04-26T15:01:10.642441 | 2019-03-03T21:47:32 | 2019-03-03T21:47:32 | 173,633,955 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 115 | h | #ifndef HEATMAP_H
#define HEATMAP_H
void init_heatmap();
void run_heatmap(double *values, uint8_t *leds);
#endif
| [
"ber.camargos@gmail.com"
] | ber.camargos@gmail.com |
6394383bef1fc8d3681ffb2c034ca84be763bd7f | c4548fe3706ec19cc06bb480bc85d43729491d9b | /pa2017/kernel/src/elf/elf.c | 1cb135804fd8eb18882694db56a96fa618094cda | [] | no_license | GiantSeaweed/Intro-to-Computer-System | 8c275f9e5e33855ed6a85002055fa7f509d8c073 | a56918de6dafbf13f338d82f83efca5069fc4c25 | refs/heads/master | 2021-04-19T18:31:15.768081 | 2020-03-24T06:16:29 | 2020-03-24T06:16:29 | 249,625,898 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,078 | c | #include "common.h"
#include "memory.h"
#include "string.h"
#include <elf.h>
//#include "../../../nemu/include/memory/memorykernel.h"
//#include "/home/fengshiwei/pa2017/nemu/include/memory/memory.h"
//#include "/home/fengshiwei/pa2017/nemu/include/cpu/instr.h"
//extern void paddr_write(uint32_t paddr, size_t len, uin... | [
"shiwei_feng@icloud.com"
] | shiwei_feng@icloud.com |
eb970519d746f72abd7f105a95070c879326f7fd | f252df3ad42266678ef63d320b96ad86350085e4 | /Frameworks/RBA_SDK.framework/Versions/A/Headers/msgId.h | afc51190aedf84bea44c4da5fb365cf602a214e3 | [] | no_license | bzahid/BridgePay-POS | e6d8ef98f510fd47db6e6bfc2a3bfddeac4c90d8 | 890c49a9b49d7b802b53a6948ffb193c4225d127 | refs/heads/master | 2021-01-24T02:59:33.228741 | 2019-01-02T17:17:01 | 2019-01-02T17:17:01 | 122,872,469 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 50,794 | h | /**************************************************************************
* THIS IS AUTO-GENERATED FILE. DO NOT EDIT
* INSTEAD OF THIS EDIT rba_sdk.xml and run XML2RBA_SDK.pl
**************************************************************************/
/************************************************************... | [
"becky.zahid@bridgepaynetwork.com"
] | becky.zahid@bridgepaynetwork.com |
70bb6f96c8c4f4058661a581bf49ba41977231c9 | c2d270aff0a4d939f43b6359ac2c564b2565be76 | /src/gpu/ipc/common/gpu_command_buffer_traits_multi.h | 52f7d5804abc1d6cf47a4afe4d2790eb542f23be | [
"BSD-3-Clause"
] | permissive | bopopescu/QuicDep | dfa5c2b6aa29eb6f52b12486ff7f3757c808808d | bc86b705a6cf02d2eade4f3ea8cf5fe73ef52aa0 | refs/heads/master | 2022-04-26T04:36:55.675836 | 2020-04-29T21:29:26 | 2020-04-29T21:29:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,097 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Multiply-included message file, hence no include guard here.
#include "gpu/command_buffer/common/capabilities.h"
#include "gpu/command_buffer/common/c... | [
"rdeshm0@aptvm070-6.apt.emulab.net"
] | rdeshm0@aptvm070-6.apt.emulab.net |
314ea8fc76b1ba1548512c7cc5ed46fd37f300b9 | 998b4f90dc55be48e40f52c2ed7edc4a067ff234 | /Reference/ProgrammingI-DYS/C in Taiwan/12568 Reverse Linked List ver 2/Code/12568 - Reverse Linked List ver 2_basic.c | f1ec083205bf330786363245ea2b772a020468a9 | [] | no_license | SYJINTW/ProgrammingII | 4fa039e5c788186ddceaef63ec1c6ab7803fdfff | 1d74d48136128d50e7492a182130f09d229d41ea | refs/heads/master | 2023-02-19T20:00:13.198117 | 2021-01-20T19:16:43 | 2021-01-20T19:16:43 | 303,156,203 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 743 | c | #include"function.h"
void Push(Node** ptr_head, int x) {
Node* tr = (Node*) malloc(sizeof(Node));
tr->next = (*ptr_head);
tr->data = x;
(*ptr_head) = tr;
}
void Pop(Node** ptr_head) {
if( *ptr_head == NULL ) return;
Node* tmp = *ptr_head;
*ptr_head = (*ptr_head)->next;
free(tmp);
... | [
"yuanjiun911@outlook.com"
] | yuanjiun911@outlook.com |
504ab70b7802ec5f127b2053a732c16686efe9c9 | d03d5aa6d37c99ef159e8dba697919a3a94f778a | /src/openblas/driver/level3/CMakeFiles/zherk_UC.c | 25306f1be81107d8310926c4c894db1f34300068 | [
"BSD-3-Clause"
] | permissive | hbxmao/MXNet_Insightface_Test | 1a75b8841fb61a15b12c881d3b921b373d965dfd | ab53ff213b982eb2651060d071d21e800c29c878 | refs/heads/master | 2022-12-06T17:50:15.428781 | 2019-03-12T08:18:46 | 2019-03-12T08:18:46 | 171,811,494 | 5 | 3 | null | 2022-11-19T08:41:13 | 2019-02-21T06:14:20 | C++ | UTF-8 | C | false | false | 300 | c | #define HERK
#define TRANS
#define CONJ
#define ASMNAME _zherk_UC
#define ASMFNAME _zherk_UC_
#define NAME zherk_UC_
#define CNAME zherk_UC
#define CHAR_NAME "zherk_UC_"
#define CHAR_CNAME "zherk_UC"
#define DOUBLE
#define COMPLEX
#include "E:/GitCode/MXNet_Test/src/openblas/driver/level3/zherk_k.c" | [
"hbxmao@163.com"
] | hbxmao@163.com |
2f6a97e94b77b6adb0f40ac4da3745041e769627 | 34b6527a4b86582b785c0b6227ff085fcdf6c4be | /Src/main.c | f415c4a0e0b384248eb0dd449a7608941176b680 | [] | no_license | PeperonyPizza/zadanie3VRS | db142ed72cf8d85d8dbcdd481b93654ba2e2a01b | e45b0db19d67b4d84f4607808543ed82af04df67 | refs/heads/master | 2022-12-31T01:28:49.527208 | 2020-10-27T11:25:32 | 2020-10-27T11:25:32 | 307,672,259 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,213 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"bresto14@gmail.com"
] | bresto14@gmail.com |
1bc7660d872078c8cce898cfa537c0c419656c90 | f5e4d754dcbcb7a4b830c64023493b32cde32a71 | /spec/update_spec.c | fdb2f99a0868312923afd3fec4464b6f6a7cc8fa | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | flon-io/djan | 4ead77fc6d770089a72f5213ba6e15188670746d | 8817606cae549378794efaf4d971b2c89e2ca3d4 | refs/heads/master | 2021-01-01T05:48:45.287957 | 2016-01-25T04:40:06 | 2016-01-25T04:40:06 | 20,235,317 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,063 | c |
//
// specifying djan
//
// Wed Oct 1 09:53:00 JST 2014
//
#include "djan.h"
context "update"
{
before each
{
fdja_value *v = NULL;
fdja_value *vv = NULL;
}
after each
{
fdja_value_free(v);
fdja_value_free(vv);
}
describe "fdja_push()"
{
it "pushes at the end of the target arra... | [
"jmettraux@gmail.com"
] | jmettraux@gmail.com |
a4d77ad094f3284b8ad3a06f02f9ab9b42397aad | 102493c818b3f67bd2034d7de673653881f25280 | /examples/nortos/MSP_EXP432P401R/driverlib/cs_dco_frequency_tune/cs_dco_frequency_tune.c | 3844f337f93a0d6232f199fe993b6692038852bb | [] | permissive | ArakniD/simplelink_msp432p4_sdk | 4fb9eb53f5d98a5afd86bdd2ab49882d1c3a0db1 | 002fd4866284891e0b9b1a8d917a74334d39a997 | refs/heads/master | 2020-05-15T01:12:51.507318 | 2020-01-17T22:27:57 | 2020-01-17T22:27:57 | 182,001,519 | 4 | 0 | BSD-3-Clause | 2019-11-14T12:09:25 | 2019-04-18T02:23:51 | C | UTF-8 | C | false | false | 3,693 | c | /* --COPYRIGHT--,BSD
* Copyright (c) 2017, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copy... | [
"lucas.oldfield@gmail.com"
] | lucas.oldfield@gmail.com |
c176950c28ffc9295c77cd72d5ea362d6580be86 | b139be735c813c557528db71b28fb2eafb3c4479 | /tetris_game.c | b816fb852e6aa23d0d4ce877ba507dc9bb4563e8 | [
"MIT"
] | permissive | bug00r/tetris_V2 | a875f5431ad4213f67803fec9f231d98507b9f96 | bf9bce5939bf2476adc746537f31c8df23404ee0 | refs/heads/master | 2020-04-23T23:49:45.497249 | 2019-02-20T10:08:37 | 2019-02-20T10:08:37 | 171,547,330 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,556 | c | #include "tetris_game.h"
static void __tetris_game_reset_stats(tetris_game_t *game) {
game->score = 0;
game->level = 1;
game->lines = 0;
game->update_intervall = 800;
game->next_stone = TETRIS_NO_STONE;
}
static void __tetris_game_state(tetris_game_t *game) {
tetris_t *tetris = game->tetris;
tetris_game_state_... | [
"bachus@gmx.net"
] | bachus@gmx.net |
e3cf098825a716a50268f2570263df5c0be53225 | a1446c3f95df2dfe097a9bd6b463767b00f18140 | /sys/arch/sparc/dev/bt445.c | 7e8a697bee38be70da32cad7d94b406f5854d732 | [] | no_license | chrissicool/l4openbsd | e2fb756debc1c3bdc1c2da509fa228c25a3185e8 | 077177814444e08500e47bc2488502f11469bc60 | refs/heads/master | 2021-04-09T17:12:53.122136 | 2011-08-22T16:52:58 | 2011-08-22T16:52:58 | 1,706,491 | 18 | 4 | null | 2017-04-06T19:17:29 | 2011-05-05T14:08:03 | C | UTF-8 | C | false | false | 3,059 | c | /* $OpenBSD: bt445.c,v 1.2 2008/12/26 15:33:40 miod Exp $ */
/*
* Copyright (c) 2003, Miodrag Vallat.
*
* 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 cop... | [
"cludwig@net.t-labs.tu-berlin.de"
] | cludwig@net.t-labs.tu-berlin.de |
1d8de8586411152108eed91e7c841e3e379c9757 | 638abf9b40bd83cf9f4323c48f54afec49b811a7 | /http_req.c | aecce0c953a71843d32234fb72b53c5ff92a0b04 | [] | no_license | CEC0D5F1B6AB/EsDialerGD | 582ebae7c936da585aec1d3cb397aeaf05ad8fd5 | 018e2ef3113051c7256c8e2961b31b1c1b26b63a | refs/heads/master | 2020-03-27T21:23:13.057497 | 2018-09-03T02:08:23 | 2018-09-03T02:08:23 | 147,139,193 | 0 | 0 | null | 2018-09-03T02:01:17 | 2018-09-03T02:01:17 | null | UTF-8 | C | false | false | 1,544 | c | //
// Created by ChileungL on 23/05/2018.
//
/* HTTP请求 */
#include <stdio.h>
#include <curl/curl.h>
#include <string.h>
#include "http_req.h"
#define UD_BUF_SIZE 4096
typedef struct {
size_t pos;
u_char *buf;
} CURL_UD;
size_t curl_recv_cb(char *ptr, size_t size, size_t nmemb, void *userdata) {
CURL_UD... | [
"357004844@qq.com"
] | 357004844@qq.com |
0c3667824f82677a2073aa94653e41f2f20d9e8a | f53864d8f74525c6cafa6bf94e8d4c70a86ea620 | /lab03/lab03/Point.h | 41f15572d0c5fdd6e0bdd5a4de2d640ec76064c0 | [] | no_license | ppalumbo17/CSCI441 | 2f95a79792f1441de323076a2bff64eae0fe5b6b | ab57bb68b160612077912ede030bd325eb1e49ea | refs/heads/master | 2021-03-24T12:45:37.804964 | 2016-11-30T03:10:37 | 2016-11-30T03:10:37 | 67,638,814 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 348 | h | //Peter Palumbo
float x, y, z;
Point() {
x = 0;
y = 0;
z = 0;
}
Point(float newX, float newY, float newZ) {
x = newX;
y = newY;
z = newZ;
}
Point operator*(Point p, float f); // multiplies a Point by a float
Point operator*(float f, Point p); // multiplies a float by a Point
Point operator+(Point a, Point b);... | [
"ppalumbo@mines.edu"
] | ppalumbo@mines.edu |
2f70e0e7f71f914186acfc0e89e9f08fb4ad22f2 | b699d513c1f617f3172566168c80994ad1ebb584 | /enzo/Grid_ProjectToPlane.C | 11202a8bd9d46681c17e2b2f27d61c449195cdee | [] | no_license | azton/enzo-bw | 4e04f07bd89ff6a053c296cd1db66a6e5d90f75e | dadc0922d7b3bef79919f783610567d31f162515 | refs/heads/master | 2020-03-17T22:50:54.905985 | 2018-05-19T02:03:06 | 2018-05-19T02:03:06 | 134,020,467 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,496 | c | /***********************************************************************
/
/ GRID CLASS (PROJECT GRID VALUES TO A PLANE)
/
/ written by: Greg Bryan
/ date: February, 1996
/ modified1:
/
/ PURPOSE:
/
/ RETURNS: FAIL or SUCCESS
/
************************************************************************/
#inc... | [
"azton.wells@gmail.com"
] | azton.wells@gmail.com |
80b476048993a424e08be160e6f477dbe81eb50a | e552921963dc405a8057faa3381b7cc12a4ce8ff | /Bsp/gpio_api.c | 4d7545eb3a2bdcc5b64bdf2e00e4d97cb8599e43 | [] | no_license | panfudongit/STM32f103YH | 8e2889533242ca7de7be29a39b52c43f6e224ec5 | baed636f8c4ba6e0164a0f82b0cbd3a14585a1da | refs/heads/master | 2021-05-19T10:34:43.944441 | 2020-04-21T09:22:41 | 2020-04-21T09:22:41 | 251,644,585 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,292 | c | /**
******************************************************************************
* @file bsp_led.c
* @author fire
* @version V1.0
* @date 2013-xx-xx
* @brief led应用函数接口
******************************************************************************
* @attention
*
* 实验平台:野火 F103-霸道 STM32 开发板... | [
"dong@example.com"
] | dong@example.com |
342b4495b9c869f91ebdfcb2695567d05a941fa0 | c9ae08f6b3719601dfc5e21029325782548d84b1 | /src/host/shd-process.h | c977c6a9e1fe786d8195711d917e9244a7be01f9 | [
"LicenseRef-scancode-public-domain"
] | permissive | rkarimctgbd/shadow | 1da80a8c0504d7c3f64f69d9aad48d1fe6a20710 | 3824f546976731a7cf3e98ebb74f71bee7d76769 | refs/heads/master | 2020-12-07T17:14:31.864067 | 2015-06-02T16:41:17 | 2015-06-02T16:41:17 | 37,506,718 | 1 | 0 | null | 2015-06-16T03:52:19 | 2015-06-16T03:52:18 | null | UTF-8 | C | false | false | 804 | h | /*
* The Shadow Simulator
* Copyright (c) 2010-2011, Rob Jansen
* See LICENSE for licensing information
*/
#ifndef SHD_APPLICATION_H_
#define SHD_APPLICATION_H_
#include "shadow.h"
Process* process_new(GQuark pluginID, SimulationTime startTime, SimulationTime stopTime, gchar* arguments);
void process_free(Proces... | [
"jansen@cs.umn.edu"
] | jansen@cs.umn.edu |
9389d907437309b0b938513f29d2400dd0439810 | da11edafd86c45e0b50406e8b23471fa1a357a0e | /libs/sens.c | 154a5489ac055efcd47db8365886184e030281d7 | [] | no_license | freakone/Wytrawiarka | 17c59c19f9cafb9769ed9f4249420ed5f29b6bc2 | c663c74352a03a7848bc2a7fdbcdbfb7792578c9 | refs/heads/master | 2020-05-22T13:23:26.000639 | 2013-02-06T20:23:21 | 2013-02-06T20:23:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 514 | c | #include "sens.h"
void adc_init()
{
DDRC &= ~(1 << PC4);
DDRC &= ~(1 << PC5);
ADCSRA = (1 << ADEN) | (1 << ADIE) | (1 << ADPS0) | (1 << ADPS1) | (1 << ADPS2);
ADMUX = (1 << REFS0) | (1 << MUX2);
ADCSRA |= (1 << ADSC);
}
unsigned volatile char count = 0;
unsigned volatile int srednia = 0;
SIGNAL (SIG_ADC)
{
i... | [
"kamil@freakone.pl"
] | kamil@freakone.pl |
1ac1d0a07a56c70df220b337724c206bf9fb9a0d | 07e7005559d3a91cae13e50528fa8c176d8a5aa2 | /Programs/Disp/ASN/Investigate_FTAN_Disp_wpred.C | fb65ec749b01d73e85e411c8aa0aa662344cc4ff | [] | no_license | cuglilong/code | 4e0c282115fd9abe8578479f397c469254255757 | 406ca7c4a8777d69dc5d20d15d1e21520bd8d7b7 | refs/heads/master | 2022-02-02T09:26:28.927902 | 2017-01-17T23:16:57 | 2017-01-17T23:16:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,376 | c | /*
This code extracts information (distance, azimuth, velocity, amplitude, and snr of both positive and negative lags) from FTAN results.
a measurement is accepted if it matches the input predicted dispersions
Input 1: station.lst (STANM LON LAT)
Input 2: input-file list ( staname1 staname2 fDisppos fAmppos fDispne... | [
"yetianooo@gmail.com"
] | yetianooo@gmail.com |
b0b0947a8f15779d9a701149943a94b01fc53614 | b8bcec842798bb66fd0fd65a30e06d4082e33986 | /c/quicksort_inplace.c | 089cd37fb748a7ec178d4fcf156f90961d752fef | [] | no_license | manuelcreinhard/hackerrank | 1eab6b8e403bc097705ab59fefc86065c7b59494 | f3325c8c21c47d8012f5533392bec1636d093950 | refs/heads/master | 2016-08-04T10:16:41.196707 | 2015-04-02T00:41:51 | 2015-04-02T00:41:51 | 33,280,380 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 969 | c | #include <stdio.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>
#include <assert.h>
int size;
void quickSort(int * arr, int left, int right) {
int i = left, j = right;
int tmp;
int pivot = arr[right - 1];
/* partition */
while (i <= j) {
while (arr[i] < pivot)
... | [
"m.cantu.reinhard@gmail.com"
] | m.cantu.reinhard@gmail.com |
eaa140db5a57875809edef01c007734d06677434 | 9d15fbafdfbac85af1820f0de63cedc18bd7ea8a | /tmk_core/common/keyboard.c | a745e8b4c82fa52baf6706a25dfcacb5965861df | [] | no_license | isssiss/keyboards | f3a8857a2a730884efb9078bf7739cdd8fabb544 | 9305faf7daf846d69aab415dc2dba7f885818770 | refs/heads/master | 2022-04-28T16:54:07.375378 | 2020-05-05T21:25:48 | 2020-05-05T21:25:48 | 261,580,689 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,381 | c | /*
Copyright 2011,2012,2013 Jun Wako <wakojun@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distr... | [
"isto.saarinen@pp.inet.fi"
] | isto.saarinen@pp.inet.fi |
a5ee35d00f81447e81f707188487ed09af362b9b | d12ea02d52cb8f62537411559575a61c1a474c0d | /HAL/Middlewares/ST/STM32_WPAN/utilities/dbg_trace.h | 805f4e2712815d126a38aa46ca2bed54e6e4df83 | [
"BSD-3-Clause"
] | permissive | ecm163/BLE_Device | 5dc565e550bd5acc7fac642ad114edb1218a0cdf | 583f609600c0cefdaf162c568a9cf44aab5b1723 | refs/heads/master | 2022-03-10T11:12:15.031517 | 2019-11-17T01:48:56 | 2019-11-17T01:48:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,626 | h | /**
******************************************************************************
* @file dbg_trace.h
* @author MCD Application Team
* @brief Header for dbg_trace.c
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) 2019 STM... | [
"andrew.bonneville@gmail.com"
] | andrew.bonneville@gmail.com |
f01e41ac22e27fd0a3fb4e6dce3559ee07edbd47 | d82754ef0e744d203843ad16b41bdf73a334ef23 | /0x1A-hash_tables/2-key_index.c | 9901b354c152b287d453d9e11425e3e809af47f2 | [] | no_license | luciana-sarachu/holbertonschool-low_level_programming | 72f47eea900da18f4184169a6398e43cefabbe1b | 93d7940fb37627c8f25472eaf7acbb5dfc56a75d | refs/heads/master | 2023-04-07T18:03:40.083423 | 2021-04-20T18:15:12 | 2021-04-20T18:15:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 333 | c | #include "hash_tables.h"
/**
* key_index - function that gives you the index of a key.
* @key: key
* @size: size of the array of the hash table
* Return: the index at which the key/value pair should be stored
*/
unsigned long int key_index(const unsigned char *key, unsigned long int size)
{
return (hash_djb2(key... | [
"2278@holbertonschool.com"
] | 2278@holbertonschool.com |
6a8056b2e325ece4c8d371a8d14b8d8301f2bfb8 | 9fb2c892582708e717b9577d1d56be9952fbc669 | /funcs.c | 3b6149f2720c7384707bbfe984f79bb4aec18de4 | [] | no_license | Kovaline/Lem-in | 67af0f84c3fe084cf25056ced6fa84987b4fb60b | 2274ccc0067d8614ab2768d56c6ae8aabcdb0f8d | refs/heads/master | 2020-05-30T07:55:21.170217 | 2019-06-03T13:33:01 | 2019-06-03T13:33:01 | 189,609,201 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,636 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* funcs.c :+: :+: :+: ... | [
"ikovalen@e1r8p17.unit.ua"
] | ikovalen@e1r8p17.unit.ua |
b1f5ca555e14d4bdbfbfab7a40a099faaf2006e2 | 69608cf9331657f395110bae63219f935a87d5c9 | /lrkbv.c | 522b0abf04a8b0a3647af1dd6a1694075775c9df | [] | no_license | methaus/C_lrkbv | ea2b77ff7e30cf367b6d26a991b045634363df83 | 03aab98d2732643464c57a6f4bcf7bd293be7cab | refs/heads/main | 2023-07-19T03:05:36.269991 | 2021-09-22T15:04:06 | 2021-09-22T15:04:06 | 409,248,576 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 303 | c | #include <stdio.h>
int main() {
int charpointer, key;
while (charpointer != 27) {
charpointer = getch();
if (charpointer == 0 || charpointer == 224) {
key = getch();
printf("value: %i; key: %i;\n", charpointer, key);
}
else {
printf("value: %i;\n", charpointer);
}
}
return 0;
}
| [
"79719914+methaus@users.noreply.github.com"
] | 79719914+methaus@users.noreply.github.com |
6703827af430d17be8569257408d08b573c8551d | 47ce55bba7a39f9a689c113d0127029bb30d20d0 | /HEAD_660/pkgsrc/devel/libdaemon/patches/patch-libdaemon_dfork.c | 58411a4d0799ac282ddee1d728073359625be61f | [] | no_license | CyberSys/qnxpkgsrcmirror | f1e8747ef7e46d6a16f2e6fba4f437ef640595a1 | 472534e11d14da5573bb86b12246d00e3ca87fb6 | refs/heads/master | 2022-12-19T09:31:48.664692 | 2015-01-30T16:05:07 | 2015-01-30T16:05:07 | 299,015,271 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 394 | c | $NetBSD$
--- libdaemon/dfork.c.orig 2009-10-18 01:56:10.000000000 +0000
+++ libdaemon/dfork.c
@@ -137,7 +137,9 @@ pid_t daemon_fork(void) {
memset(&sa_new, 0, sizeof(sa_new));
sa_new.sa_handler = sigchld;
+#ifdef SA_RESTART
sa_new.sa_flags = SA_RESTART;
+#endif
if (sigemptyset(&ss_new) < 0) {
... | [
"seanb@qnx.com"
] | seanb@qnx.com |
8f8d204a41ba75cb4322b0d6c9985f82783cb4f7 | 39325241c3e3c3e3852139e61e86eb633c179a38 | /LinkedList.c | 227c998e55af28b1dddfd4cebbba3a86a354f299 | [] | no_license | Hemanth-Kumar-Rajoli/Data-Structure | 42cb918048ced89041d9918a6025e91efbe946ff | 752608f083d472e49cc1f763e2acc4a95e035dcf | refs/heads/master | 2023-03-06T02:06:44.130880 | 2021-02-11T15:49:08 | 2021-02-11T15:49:08 | 300,310,012 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,546 | c | //single linked list
#include<stdio.h>
#include<stdlib.h>
#define Null 0
int length=0;
void push(int);
void pop();
void traversal();
void insert(int,int);
void add(int);
typedef struct node{
int i;
struct node *next;
}Node;
Node *head = Null;
int main(){
int choice,pushingElement,insertElement,index;
//menu d... | [
"hemanthkumarrajoli@gmail.com"
] | hemanthkumarrajoli@gmail.com |
cfe2ed4c025ae213c1d01c340cc91418c347d170 | 1f1d984572642c4dea9347fde1b827e61de09d96 | /PLPLOT_EXAMPLES/main_example_18.1.c | 44d1e6b61b687098cf9d667f17b44b0d43003ae6 | [] | no_license | vankampen92/CPGPLOT | 55dbba711865d89af5bee8880b7255478c6a8176 | 7cdaa4b0d1c15cf8e44011335ebadf5211cbfa76 | refs/heads/master | 2022-09-11T13:10:54.373573 | 2022-08-10T15:07:53 | 2022-08-10T15:07:53 | 128,054,757 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,647 | c | /* $Id: x18c.c 6639 2006-05-27 20:59:50Z hbabcock $
3-d line and point plot demo. Adapted from x08c.c.
*/
#include "plcdemos.h"
static int opt[] = { 1, 0, 1, 0 };
static PLFLT alt[] = {20.0, 35.0, 50.0, 65.0};
static PLFLT az[] = {30.0, 40.0, 50.0, 60.0};
void test_poly(int k);
void plplot3D_xyz_curve(double * X,... | [
"dalonso@ceab.csic.es"
] | dalonso@ceab.csic.es |
d871075531ef4b4b49de0ed371ce80d75c436341 | a3341163d249f817256dc6691342e90ec2a57c57 | /source/main.c | 249e2d138731d071b044f00f87a92689bd2e93b2 | [] | no_license | konstantin-v03/LC-3-VM | c478994f02f35bbe1bd20729f8bd67232c8f16bc | f5019079ce8640503dae86e0b66bb448732d55d0 | refs/heads/master | 2023-04-03T09:34:16.962364 | 2019-07-30T16:17:03 | 2019-07-30T16:17:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 133 | c | #include "lc3-vm.h"
int main(int args, char* argv[]) {
if (args != 2) {
return 1;
}
return run(argv[1]);
}
| [
"volvenkovkonstantin2003@gmail.com"
] | volvenkovkonstantin2003@gmail.com |
24c7702641334d1c9d8922d2c2550e85c74cbaab | 1e32f9a8a19e77c1feadd9ca9fa25348a4943d91 | /src/linux/headers/linux-headers-4.19.0-xlnx-v2019.1-zynqmp-fpga/arch/x86/include/asm/segment.h | e293c122d0d54fbc802c1212edc9ed099be582f0 | [
"GPL-2.0-only",
"MIT"
] | permissive | maxpark/ultra96-v2_design_mipicamera | d02a4c8cced4e25fbfae20c557a2dd66bf684a34 | cff1d24bc605585e8f0e4e716b409ef9eb2e1bcf | refs/heads/master | 2022-07-19T18:15:02.208637 | 2020-05-19T06:13:01 | 2020-05-19T06:13:01 | 265,425,370 | 1 | 0 | MIT | 2020-05-20T02:20:48 | 2020-05-20T02:20:47 | null | UTF-8 | C | false | false | 9,690 | h | /* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_SEGMENT_H
#define _ASM_X86_SEGMENT_H
#include <linux/const.h>
#include <asm/alternative.h>
/*
* Constructor for a conventional segment GDT (or LDT) entry.
* This is a macro so it can be used in initializers.
*/
#define GDT_ENTRY(flags, base, limit) \
((((b... | [
"hw_zw@autobrain.cn"
] | hw_zw@autobrain.cn |
e31cafd21c1f0d6ae6a9af404c9c259e32d2336f | aaad70e69d37f92c160c07e4ca03de80becf2c51 | /filesystem/usr/src/linux-headers-4.15.0-20/include/uapi/linux/vm_sockets.h | 4b84dc50c419d80e183b7d3aeee7f344008d029a | [] | no_license | OSWatcher/ubuntu-server | 9b4dcad9ced1bff52ec9cdb4f96d4bdba0ad3bb9 | 17cb333124c8d48cf47bb9cec1b4e1305626b17a | refs/heads/master | 2023-02-10T18:39:43.682708 | 2020-12-26T01:02:54 | 2020-12-26T01:02:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 165 | h | {
"MIME": "text/x-c",
"inode_type": "REG",
"magic_type": "C source, ASCII text",
"mode": "-rw-r--r--",
"sha1": "75ed70feaf5a399c3839a7a553cc94bb0f1cd22e"
} | [
"mathieu.tarral@protonmail.com"
] | mathieu.tarral@protonmail.com |
6e0a4fa8b14b29fb477f8d77ab59bb62b3ea08c9 | bf1fa270097c48c1d7f10224765829e6762a66a1 | /libal.h | 2ce9a1c76484a1862ca56a7ca865810efb64e9be | [] | no_license | catovianfrog/pca | aca9713c085ee8cc246c44870d9d340806d51ecc | 6ffb1efdef1a24e4fcf1db684129eaa8e3160e5d | refs/heads/master | 2021-01-21T23:44:33.407092 | 2014-06-29T18:27:56 | 2014-06-29T18:27:56 | 20,163,547 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,591 | h | /**********************************************************************
* al.h
* Headers for al.c, Linear algrebra library
* (C) Bruno S. Charrière 2014 under GPL
**********************************************************************/
#ifndef __libal_h__
#define __libal_h__
#define MAX_ITERATION 1e+4 // max... | [
"bruno@charriere.eu"
] | bruno@charriere.eu |
e3f63f066b8338645a6ba799f75ac0bca16b25e3 | c8ab37492c63bbb0d3b382c866d493cae1192ec4 | /User/config.h | cf7d1627a52c2366ca1b057743d21356f6307f18 | [] | no_license | laibour/4GMeter | bdd2d6294d69751126aa31a18ea349873e62248e | 9521b684fe3ee8d151f5de335bcaf8de7d7b5c61 | refs/heads/master | 2021-01-20T05:00:43.306546 | 2017-08-26T03:14:33 | 2017-08-26T03:14:33 | 101,407,190 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 485 | h | #ifndef __CONFIG_H
#define __CONFIG_H
#include <stdio.h>
#include <math.h>
#include <string.h>
#include "stm8l15x_conf.h"
#include "stm8l15x_it.h"
#include "datatype.h"
#include "spi_flash.h"
#include "eeprom.h"
#include "common.h"
#include "task.h"
#include "timer.h"
#include "debug.h"
#include "beep.h"
#include "lcd... | [
"laibour@qq.com"
] | laibour@qq.com |
b5e2ccd9b9267a181a7a18443633de3c953b5cd2 | 7875d9c191db4bbe4d3bafc340035435833a2166 | /source/OBJ/ACT/VW_ACT.C | ffd6d3bff171e9c383b70137627be00c0cf2532d | [
"Apache-2.0"
] | permissive | jf990/teies | 23dc2b68dd8a30f7d7b005ef182b25eb7ad42938 | 8cdd14fd1798ae49994f2906ba9368923783ef24 | refs/heads/master | 2023-08-25T12:23:17.632184 | 2023-08-07T00:34:06 | 2023-08-07T00:34:06 | 263,145,010 | 4 | 0 | Apache-2.0 | 2020-05-12T01:10:21 | 2020-05-11T19:59:10 | C | UTF-8 | C | false | false | 4,683 | c | /************************************************************************
<DOC>
<NAME> vw_act(OCB *some_ocb, string modifier,hword level,
OID *act_oid)
<LEVEL> Activity
<DATE> APril 27, 1988 March 1, 1989
<AUTHOR> ... | [
"john@varyn.com"
] | john@varyn.com |
3aa5c2f9b2be534303396766a52ad0c80b4d0391 | f80d50c28c4ecb9d369b122fd84e4a6a60a519d9 | /testdir/mouse_trafo.c | 09f12cb755c2b312538c8c320f1b2152bf443488 | [] | no_license | mxd369/p2 | eaa1ecf872e9cf5c55adec7c6b46a5305794da7c | 9725e0c007a59583676a1f6d5d4153d398e49e1a | refs/heads/master | 2021-01-22T21:32:42.476671 | 2017-03-24T01:15:54 | 2017-03-24T01:15:54 | 85,441,265 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,350 | c | #include <ncurses.h>
int main(void)
{
WINDOW *tinkie;
MEVENT mwhat;
int ch,row,col;
initscr();
noecho();
mousemask(ALL_MOUSE_EVENTS,NULL);
tinkie = newwin(LINES-4,COLS-4,2,1);
keypad(tinkie,TRUE);
while(1)
{
ch = wgetch(tinkie);
if( ch == KEY_MOUSE )
{
getmouse(&mwhat);
row = mwhat.y;
col ... | [
"mxd789@gmail.com"
] | mxd789@gmail.com |
0eb97f62e77180e3568b1750189f530b04ffd968 | 3d9eff985b33d617a1c73ea0a78ea62594a309c6 | /libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F0/stm32f0xx_hal_uart_ex.h | 7a941621bd9926a0f8637cb9d710217b2e6e5d42 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | IlliniSolarCar/mbed | 1dfd83d93eb3fb1f5c405c11866958feac477ca0 | 58a1f8e76c443988eadae3447d4c7681266edb80 | refs/heads/master | 2023-05-15T02:47:06.532504 | 2022-06-16T18:53:17 | 2022-06-16T18:53:17 | 201,303,329 | 4 | 0 | Apache-2.0 | 2022-06-16T18:53:18 | 2019-08-08T17:10:08 | C | UTF-8 | C | false | false | 43,768 | h | /**
******************************************************************************
* @file stm32f0xx_hal_uart_ex.h
* @author MCD Application Team
* @version V1.2.0
* @date 11-December-2014
* @brief Header file of UART HAL Extension module.
*********************************************************... | [
"bco.stm@gmail.com"
] | bco.stm@gmail.com |
e996829d6426875981b59fe16283a5dd33795b68 | 850728a5fb91d52902cf6e019797d5ecde894cd8 | /erm/src/pop/method2.c | da884e57ed8de2bc2985494f411ed070d9164a5f | [
"Apache-2.0"
] | permissive | dtaht/libv6 | 7d0595a70205ac14654a94536ca46ff30df4157c | 899bf5ec85b958bb22216cedbd9bb47b128452e4 | refs/heads/master | 2021-01-13T05:22:00.212873 | 2017-04-18T16:40:56 | 2017-04-18T16:40:56 | 81,382,680 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 525 | c | #include <stdio.h>
#include <stdlib.h>
#include <smmintrin.h>
int c; // prevent optimizer from removing c from loops
__declspec(cpu_specific(core_i7_sse4_2))
int popcnt(unsigned long i) {
return _mm_popcnt_u64(i);
}
__declspec(cpu_specific(generic))
int popcnt(unsigned long i) {
int c = 0;
for(; i; c++) {
i &=... | [
"dave@taht.net"
] | dave@taht.net |
86a6b3736d783e752db6e000d729006deb6eab5f | 36d7d3eaac7ca537f37f810e11f9ec6a279288dd | /EXAMPLES/C/IR_RECEIVER/ir_hasher.h | ef2278f0bf9a60652f8d608bb58d161a3809612f | [
"Unlicense"
] | permissive | maxnet/pigpio | 838286f8420456e554810c5d2d5b3c2a12f47024 | da780491d9a7d5cec8cad680c0e219a360d3f4dc | refs/heads/master | 2021-01-19T12:12:19.022402 | 2020-01-02T15:04:54 | 2020-01-02T15:04:54 | 231,840,982 | 3 | 0 | Unlicense | 2020-01-04T23:07:22 | 2020-01-04T23:07:21 | null | UTF-8 | C | false | false | 759 | h | #ifndef IR_HASHER_H
#define IR_HASHER_H
#include <stdint.h>
typedef void (*Pi_Hasher_CB_t)(uint32_t);
struct _Pi_Hasher_s;
typedef struct _Pi_Hasher_s Pi_Hasher_t;
Pi_Hasher_t * Pi_Hasher(int gpio, Pi_Hasher_CB_t callback, int timeout);
/*
This function establishes an IR hasher on the gpio.
A gap o... | [
"joan@abyz.me.uk"
] | joan@abyz.me.uk |
d1cebe80e391e104784c1fd1f6fe07a5733814bd | 1f8775fca127fd251a135c6ea6cd4ece3c449c53 | /asn1c/rtxsrc/rtxSocket.h | 5e0296e56df88aa37e3fefda7472dde67af56851 | [] | no_license | MobiFun/Comba_IUH | 130237c7eb425c99eddb7bb36e809be75e96dae1 | 4ed578d38fec856b9d55cd0290a68760ce876db9 | refs/heads/master | 2020-04-22T11:24:27.289829 | 2021-11-29T00:46:42 | 2021-11-29T00:46:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,992 | h | /*
* Copyright (c) 2003-2009 Objective Systems, Inc.
*
* This software is furnished under a license and may be used and copied
* only in accordance with the terms of such license and with the
* inclusion of the above copyright notice. This software or any other
* copies thereof may not be provided or otherwise ma... | [
"jlcbj@126.com"
] | jlcbj@126.com |
6cadaa0b5cd07db372386831a87278a67778396f | 81fb969429176eaed17c91a2101f56642a79f4c3 | /hello.c | 5058fc2323d6ce5f5e5110102221ae8bd26fe675 | [] | no_license | rockinroyle/C_lessons | 68ceee79ea332a6bad0c078138c6b432774af50a | c791e03347fcab470331e39d62fd72191f991b48 | refs/heads/master | 2021-01-11T16:43:06.683665 | 2017-02-11T16:25:24 | 2017-02-11T16:25:24 | 81,657,022 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 102 | c | #include <stdio.h>
main()
{
printf("Hello, world I wrote my first C program. Suck my balls!\n");
}
| [
"rockinroyle@gmail.com"
] | rockinroyle@gmail.com |
9091c23004a047f7980b001f96f4e1f6a102f82b | 8215937321f0eb6333d8a10694eea0d8c1db68a7 | /structPtr3.c | 687bad9c40d0695abf987fb2f9acb36c174db741 | [] | no_license | vikrant462/CPP-Revision | 3bd99b8066431102d481f220903113ca84a948e7 | 2ff777a2aaded2d984322f8fdc10aa3ee64e011b | refs/heads/master | 2020-04-09T16:14:38.921712 | 2018-12-05T02:27:35 | 2018-12-05T02:27:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 321 | c | #include<stdio.h>
#include<conio.h>
void main()
{
struct book
{
// char *name;
int pag;
int col;
};
int *p;
struct book b1;
// struct book *ptr;
char nm[10]="raman";
int pg=50;
// b1.name=nm;
b1.pag=pg;
b1.col=48;
p=&b1.pag;
printf("\n%d %d",*(--p),*(++p));
//printf("\n%s %d",b1->name,*b1->pag);
}... | [
"cvikrant462@gmail.com"
] | cvikrant462@gmail.com |
5525823ce98bbe9c4fcd9c81be77125bd612270d | 41c5e6ebe56f97688845774efc4930b4b7b6cc3e | /Easy problems to get started/REVSTRPT.c | 444b2e33c4216c9e855ad0a2d28bdc9523894d44 | [] | no_license | ruthvikkkkk/codechef-DSA-solutions | c230c8e1e2b8b3a90491f61efeb11673f3b5e02f | 1c2fcfa6bae326eaf77ccdbec4206b50f08b63fc | refs/heads/main | 2023-07-25T07:08:04.978680 | 2021-09-08T17:25:17 | 2021-09-08T17:25:17 | 403,674,869 | 0 | 0 | null | 2021-09-06T15:35:47 | 2021-09-06T15:35:46 | null | UTF-8 | C | false | false | 380 | c | #include <stdio.h>
int main(void) {
// your code goes here
int N;
int m =1;
scanf("%d",&N);
for (int i = N; i >= 1; i--) {
/* code */
for (int j = 1; j <= i-1 ; j++) {
/* code */
printf(" ");
}
for (int k = 1; k <=m; k++) {
/* code */
printf("*");
}
... | [
"abhargav345@gmail.com"
] | abhargav345@gmail.com |
c44020a9c2b09bffe49127181ae99646b3590611 | 2571dba33559430d0c2679d59e0cd3da150692b2 | /c-course/22/05.c | 00670a7a0a9bfa9960b00f40e9da752fce32ab83 | [] | no_license | ismdeep/code-practice | 66ec14b7936061afada9725753bf518149d65d62 | 1fd8c838f53fabd940cdf5356296b3668bc8cbfb | refs/heads/main | 2023-06-08T13:22:04.680090 | 2023-06-04T14:35:51 | 2023-06-04T14:35:51 | 168,312,848 | 3 | 3 | null | null | null | null | UTF-8 | C | false | false | 160 | c |
#include <stdio.h>
void swap(int *a, int *b)
{
int t;
t = *a;
*a = *b;
*b = t;
}
int main()
{
int a, b;
a = 1;
b = 2;
swap(&a, &b);
return 0;
}
| [
"ismdeep@live.com"
] | ismdeep@live.com |
f27df0c56c956ea855d6433225403e02ca172513 | 639a0d1d3e5403d7b671780dc2e0561977587c0b | /src/config.h | 51ca4c02128148382dc1b33f9c27b026f082c247 | [] | no_license | rubend056/arduino_make_template | 6d368cf34c196e8f682602ce19f18c99adcd4361 | aaad677fd6b0b1eb5c9cf80818e5eae7f4a71550 | refs/heads/master | 2022-02-23T07:52:23.397971 | 2019-10-03T04:02:48 | 2019-10-03T04:02:48 | 155,249,631 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 146 | h | #ifndef CONFIG_H
#define CONFIG_H
#if BOARD_TYPE==BOARD_SAMN
// #if BOARD_VERSION==7
// #endif
#elif BOARD_TYPE==BOARD_UNO
#endif
#endif | [
"rubendariopm14@gmail.com"
] | rubendariopm14@gmail.com |
c6847ad73ef7e4b71044a0e05b523fff39eebea2 | f6933897e64db13ce481c8e70e9e841d08c84ccd | /objects/object.h | 48307f824f152ca64264286a56e8002cab9e10c3 | [] | no_license | iamsubhranil/Next | 44a4605faa4dfac167e61e2218b4b28dffb616a2 | 51f46e73a982fb835d923a9f9f2126f2818df2cc | refs/heads/develop | 2023-03-15T16:35:48.121821 | 2022-08-11T10:58:38 | 2022-08-11T10:58:38 | 219,454,282 | 8 | 1 | null | 2019-11-04T08:45:50 | 2019-11-04T08:39:33 | null | UTF-8 | C | false | false | 843 | h | #pragma once
#include "../gc.h"
#include "../hashmap.h"
#include "../value.h"
#include "class.h"
#include "string.h"
struct Value;
struct Object {
GcObject obj;
// in case of a gc, the gc ensures that the class
// is garbage collected after the object, so we can
// safely access its numSlots in all cases witho... | [
"subhranilmukherjee190@gmail.com"
] | subhranilmukherjee190@gmail.com |
e36670aa16ce1dae21d8093fcd70e2a1c21d4417 | 7d0a7bfa3f8c736d3fe084991d6758fabfc4603b | /src/log_service.c | 5e6d4e037e94a963fbcafe15e51c2a47fbed22d6 | [
"BSD-2-Clause"
] | permissive | qfhuang/GPSTracker | d47e04d5458f73072c9be942ff358dea073f2569 | c31580e95d91dfb7da7c12aa02ee4d813f6866dc | refs/heads/master | 2023-03-16T03:28:19.374485 | 2019-08-02T02:36:20 | 2019-08-02T02:36:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,258 | c | /**
* Copyright @ Goome Technologies Co., Ltd. 2009-2019. All rights reserved.
* File name: log_service.h
* Author: 王志华
* Version: 1.0
* Date: 2019-03-22
* Description:
* Others:
* Function List:
1. 创建log_service模块
2. 销毁log_service模块... | [
"brucewang@vip.qq.com"
] | brucewang@vip.qq.com |
31dbba4158e79193c65a19dfb0c41264c240814a | bcd431baa4553d073d8d09b4f8bd2fb35424bb94 | /Thread-Metric/tm_porting_layer_tnkernel.c | 4606cdd211a2503fd5a8efb56e186871489a55bd | [] | no_license | yanhc519/TNKernel-RX | 29555ee99b7c3e2ed802f34daddc8653d8acf048 | 77f694ab233162ea320b622d62a880a53c9c0bea | refs/heads/master | 2021-05-19T08:55:07.432066 | 2013-01-20T14:20:51 | 2013-01-20T14:20:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,900 | c | /**************************************************************************/
/* */
/* Copyright (c) 1996-2007 by Express Logic Inc. */
/* Copyright (c) 20012 by Maxim Salov */
/* ... | [
"max.salov@gmail.com"
] | max.salov@gmail.com |
a8b852862c09bde8303c85cfb6f2530fd422e387 | 7e1f97967b73f6e5ef028d910ee798925b788a67 | /unix-code-ex/network-ex/07/7-17.c | b73fd4d758311eba6d999e63863015ccf9fd7d1f | [] | no_license | fjrti/snippets | e7744e2624506ce984cc9aec5aba4d7a3511dbdc | defc0b3ca3bb214eae963f75c0d1ccb066fccc1b | refs/heads/master | 2022-04-29T21:54:16.188735 | 2022-04-15T09:08:35 | 2022-04-15T09:08:35 | 89,904,548 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 933 | c | #include <stdio.h>
#include <string.h>
#include <unistd.h>
int
main() {
int p[2];
pid_t pid;
char buf[1024];
memset(buf, 0, sizeof(buf));
if (pipe(p) != 0) {
perror("pipe");
return 1;
}
pid = fork();
if (pid < 0) {
perror("fork");
return 1;
}
... | [
"fjrti@163.com"
] | fjrti@163.com |
2cdfcbb16ac4da32d4f93f444b760160ce5518f6 | a766e5082fe7c90c22e3145b243b030b954c4151 | /ex21/ft_range.c | 36a035151fccc9c9cee2f9d905af537068db8909 | [] | no_license | fkante/Piscine_reloaded | 996f6c2aba281830b09a19dcdab383705caa30df | 6fef9847bea5a2240139a460e7513ffbc03b2ed0 | refs/heads/master | 2021-10-25T23:48:16.594384 | 2019-04-08T12:20:02 | 2019-04-08T12:20:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,131 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_range.c :+: :+: :+: ... | [
"fkante@e2r1p6.42.fr"
] | fkante@e2r1p6.42.fr |
4c2e290c74fb473929ecb322b66950f49cae85f7 | 7abeae5aa8f2374df600b229b851d51b0a2ec025 | /FitSDKRelease_21.40.00/c/fit_ram.h | 6df2de0421fc5339d43618d3b9c7a70910f82a04 | [
"Apache-2.0"
] | permissive | JoyKuan/ArchitecturalDesign_AI | c66ffe0a98a67b6a36a6ffb60071e9a97de90014 | 71442dcfdba20564a772a6807e43cbb86dafc14d | refs/heads/main | 2023-02-28T07:45:46.378995 | 2021-02-02T21:54:55 | 2021-02-02T21:54:55 | 322,163,300 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,178 | h | ////////////////////////////////////////////////////////////////////////////////
// The following FIT Protocol software provided may be used with FIT protocol
// devices only and remains the copyrighted property of Garmin Canada Inc.
// The software is being provided on an "as-is" basis and as an accommodation,
// ... | [
"kuanhuil@usc.edu"
] | kuanhuil@usc.edu |
9d5ced21964262fccf5b596dcad81e13e1af8088 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/extr_fw.c_rtl8723e_fill_h2c_cmd.c | 73c6e174f4a2ba02bef193156bf8772c90fbebc0 | [] | 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,452 | 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 |
0659671993b91446fb13b56ea877e77a125ac291 | 77438bd0fc757b200395c16b41568383fca4b00a | /library/Component/Header/I_Model.h | dc0d104090782b05a10105a48aef6c3a8ad35ac4 | [] | no_license | Jamesjcwang/boardtest1 | 11c6a291aa16a003bb91818c9a14e343ad6ed4e4 | b8c7a3ba6bd429f630084d56de71a64bddb5d6b9 | refs/heads/master | 2020-03-25T17:48:53.593782 | 2018-08-08T10:34:56 | 2018-08-08T10:34:56 | 143,997,510 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,754 | h |
#ifndef __I_Model_h__
#define __I_Model_h__
#include "library\Component\Header\I_DataStruct.h"
#include "library\Component\Header\I_CRC.h"
#include <stdbool.h>
#include <stdint.h>
typedef enum
{
successful_model,
busy_model,
overflow_model,
lastbyte_model,
failure_model,
notvalid_model
} resultofaccess;
... | [
"jogibye@hotmail.com"
] | jogibye@hotmail.com |
fda678a154e33ac1b179a6b3570df3b0b16c21a9 | 951514419edc3837e5e6e30df8ad7ea9bb3c2e01 | /sbac121a/430BOOST-ADS1118-SFT/ADS1118_LaunchPad_CCS5.3/src/grace/Grace_init.c | 1469897dbc72cbcdd8fa26051cb1e31e70856ae5 | [] | no_license | Rande09/reflow-toaster | b6627ae5335ba8664cc8315433bba49b0a9edb93 | f263e7ee973f4e0699207922733385c490fdc046 | refs/heads/master | 2021-01-15T20:14:14.459703 | 2014-12-03T05:35:30 | 2014-12-03T05:35:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,734 | c | /*
* ======== Grace_init.c ========
* DO NOT MODIFY THIS FILE - CHANGES WILL BE OVERWRITTEN
*/
/* external peripheral initialization functions */
extern void GPIO_graceInit(void);
extern void BCSplus_graceInit(void);
extern void USCI_A0_graceInit(void);
extern void USCI_B0_graceInit(void);
extern void InterruptVe... | [
"hnguyen913@gmail.com"
] | hnguyen913@gmail.com |
d5445f15a92be932df58096e42c369ff266094f2 | 13676595f663ca4daea57d617ce766d87751e9cc | /GTKmmStack36/include/gtk+-3.7.2/gdk/broadway/gdkdevicemanager-broadway.h | 5e5af7a25106878d0d4bae0e9e70b4979fcf9eef | [] | no_license | anroniogi/opros_knu | 7b4f41b9d28ec41e41f6c2e29469f08ff87090ba | 3c27522f2d1d948a7f4bd0b543d60a3bdc2115ef | refs/heads/master | 2021-01-23T20:26:45.413064 | 2017-11-22T15:02:05 | 2017-11-22T15:02:05 | 102,856,847 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,221 | h | /* GDK - The GIMP Drawing Kit
* Copyright (C) 2009 Carlos Garnacho <carlosg@gnome.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at yo... | [
"anroniogi@icloud.com"
] | anroniogi@icloud.com |
6c92e8a59de9f190f716e51dfc46bf4049f26866 | bb857aa9fbc1fd7e0c3ae61ece2fbe5133ea9381 | /Pods/Headers/Private/New_Ks3SDK/KS3ResponseHeaderOverrides.h | 5696e9655b2dd667743d5736e6f83af700ba15ae | [] | no_license | ks3-demo/KS3SDKDemo | e6888bd469e1edce30e3fe7e095a1a85f0fde4d3 | 782d39a6e8d234e9ad993c63ba9396819e6cf2fb | refs/heads/master | 2023-02-16T12:56:54.988521 | 2021-01-11T12:10:27 | 2021-01-11T12:10:27 | 328,571,072 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 83 | h | ../../../New_Ks3SDK/KS3YunSDK/KS3YunSDK/KSYS3/KSYModel/KS3ResponseHeaderOverrides.h | [
"cqclife@qq.com"
] | cqclife@qq.com |
1cacbc4544cdd3f3fa124a5a51a38eec150c845d | b378a8ebadc1c79e8b05030652b975d766f692e0 | /PORT.H | 96111af3b9d169d5f1405695ed96ce3dcb2d6375 | [] | no_license | jayakishore75/MP3-Player | eea1a571f2c5ef728ec71f5a13c5753046d72694 | 91bcc1b805132e459c80009c29d1455ac48a6937 | refs/heads/master | 2021-01-22T06:11:56.512959 | 2017-02-12T18:28:27 | 2017-02-12T18:28:27 | 81,746,928 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,732 | h | /*------------------------------------------------------------------*-
Port.H (v1.00)
------------------------------------------------------------------
Port Header (see Chap 5) for the project DINOSAUR (Chap 8)
COPYRIGHT
---------
This code is associated with the book:
EMBEDDED C... | [
"noreply@github.com"
] | jayakishore75.noreply@github.com |
efed77ee7795913fcb7badb7fb7be4eecbeec971 | 0f2f93f05ab3c498a11f6277ba6e98b0be87df71 | /mediatek/custom/common/kernel/imgsensor/inc/kd_imgsensor_define.h | 5bdf2354090c816f6b91e282b6f6d27b05082342 | [] | no_license | abgoyal-archive/OT_918 | abfcc26663b9834901a8b5f041290f9a51a07890 | 2e4627991efc77704cc72215a8eb005d029f02d9 | refs/heads/master | 2021-05-29T03:54:48.736867 | 2015-02-07T20:38:50 | 2015-02-07T20:38:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 62,285 | h | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. and/or its licensors.
* Without the prior written permission of MediaTek inc. and/or ... | [
"abgoyal@gmail.com"
] | abgoyal@gmail.com |
f19c054476803b85af75fdbca36c2bf5e3e3e3bb | f04f66e1ac42774029938b74e5e7bf55792dec30 | /Misc_functions.c | 81abda19c11a794eb97c8c26a4753c601b5addb9 | [] | no_license | javacard-FOSS-applets/nrf6310-pca10007 | d2f74f65eb397882fe66cf92517ac94215019f44 | 614b9379de0a84d5494fd5a6ba49178927046ed5 | refs/heads/master | 2021-04-27T08:01:42.085513 | 2017-06-13T22:24:33 | 2017-06-13T22:24:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,358 | c | #include <stdio.h>
#include <string.h>
#include <stdint.h>
#include <stdbool.h>
#include "nrf51.h"
#include "nrf51422_peripherals.h"
#include "nrf51_bitfields.h"
#include "stdio.h"
#include "stdlib.h"
#include "nrf_gpio.h"
#include "SEGGER_RTT.h"
#include "nrf_temp.h"
#include <stdio.h>
#include <stdbool.h>
#include... | [
"nlh.lorros0@gmail.com"
] | nlh.lorros0@gmail.com |
35e3adc3ac934f78e0ba095a3b5ddfbeddc5d537 | 8bb6a57581faba5b505cec0fac392764876e88c9 | /mem.c | a89adf46078f19f2c95fabc62a0ef8be102f62bd | [] | no_license | fromasmtodisasm/RockHackOS | 0db98da7478dbc60e0142d6fa87e7bbb18a3836e | 9b1542b8cd8cd6ab9b757d4c02c44180217e9de0 | refs/heads/master | 2021-05-27T15:42:08.665968 | 2014-04-13T19:10:05 | 2014-04-13T19:10:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 545 | c | #include "mem.h"
int str_equal(char *a, char *b) {
while(*a && *b) {
if (*a != *b) return 0;
a++;
b++;
}
return *a == *b;
}
void strcpy(char *to, char *from) {
while (*from) {
*to = *from;
to++;
from++;
}
}
void memset(uint8_t *buffer, int size, uin... | [
"xymostech@gmail.com"
] | xymostech@gmail.com |
8ab611cf5ba9ed37b356ad5ab317d8f4bf84abf7 | 3343050b340a8594d802598cddfd0d8709ccc45a | /src/share/native/sun/awt/libpng/pngpriv.h | b2e8b346e2bb79a642c5d940728c166bdaff5ecd | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"Libpng",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | lcyanxi/jdk8 | be07ce687ca610c9e543bf3c1168be8228c1f2b3 | 4f4c2d72670a30dafaf9bb09b908d4da79119cf6 | refs/heads/master | 2022-05-25T18:11:28.236578 | 2022-05-03T15:28:01 | 2022-05-03T15:28:01 | 228,209,646 | 0 | 0 | Apache-2.0 | 2022-05-03T15:28:03 | 2019-12-15T15:49:24 | Java | UTF-8 | C | false | false | 54,199 | h | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to th... | [
"2757710657@qq.com"
] | 2757710657@qq.com |
aba418e254f5698aff0db3d6631bd4ca7271dd38 | 7d00b132e1d8f2b6b8f9e253e6c15e9ed51bdbb8 | /baremetal-vcd-trace/src/main.c | ef7a999a1bf641c7a5776840a9d787bf65044ecd | [
"Unlicense"
] | permissive | five-embeddev/riscv-scratchpad | 5f9571865dfa75ab83f403b02303ea86ab53e7c5 | 1a15a5d02135f8a834b57008cc3c1fc756a64073 | refs/heads/master | 2022-11-24T00:04:41.733617 | 2022-11-18T13:06:53 | 2022-11-18T13:06:53 | 194,092,091 | 38 | 9 | null | null | null | null | UTF-8 | C | false | false | 3,125 | c | /*
Baremetal main program with timer interrupt.
SPDX-License-Identifier: Unlicense
https://five-embeddev.com/
Tested with sifive-hifive-revb, but should not have any
dependencies to any particular implementation.
*/
// RISC-V CSR definitions and access classes
#include "riscv-csr.h"
#include "risc... | [
"github@five-embeddev.com"
] | github@five-embeddev.com |
245b8e47a6152ae2120964b8a434c797c249a36f | 344c2fa286f227c6a55632340942f6d2d5fdfccf | /vscode/libtest/libtest.c | 6a156a9da76faa1fc7a1e1bce58725c4fe7a25d4 | [] | no_license | emerye/bone | 4042f0f0122db180bc90842e0bf4354c77508e97 | 517ba9d24520952f02a59b9aa3257843119e874f | refs/heads/master | 2023-05-28T02:18:17.723446 | 2023-05-20T02:24:29 | 2023-05-20T02:24:29 | 32,146,947 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,770 | c | #include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include <linux/i2c-dev.h>
#include <i2c/smbus.h>
#include <time.h>
#include "lcdchar.h"
//install packages libi2c-dev
//install i2c-tools
//Link library i2c
int i2caddr = 0x27;
unsigned char i2creg = 0;
int i2cfd;
char timeBuff[50];
cha... | [
"andyh@emerye.com"
] | andyh@emerye.com |
e888e9c90c53926461c58da286fa5cf1df0125e9 | 7c2b3b687cd9a5ecab4ecce93bd3dc09192b8b32 | /message_bus.c | 91569b059278ac2e731d64331c04b8885f63ddd1 | [
"MIT"
] | permissive | fredlawl/elastic-irc-bot | 24b35f7c5b7c9b8c79ee497ac71b425030346e15 | 18bf57f3d0c2f18535a748339d7d90d23d3bd9bb | refs/heads/master | 2020-03-23T18:44:53.405159 | 2018-11-25T17:51:28 | 2018-11-25T17:51:28 | 141,929,656 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,223 | c |
#include <stdlib.h>
#include <assert.h>
#include "message_bus.h"
struct message_bus {
size_t max_listeners;
size_t listener_count;
message_bus_listener_t *listeners;
};
struct message_bus *allocate_message_bus(size_t max_listeners) {
struct message_bus *bus;
if ((bus = (struct message_bus *) malloc(sizeo... | [
"fred@fredlawl.com"
] | fred@fredlawl.com |
d1acd67e433c1f168b853bf94926750edfcda955 | 5a6e95ea550c1ab70933db273782c79c520ac2ec | /SDK/src/crt/fputwchr.c | edd9250ed164b113ee4e78dda8d8a35aaa541a56 | [] | 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 | 1,025 | c | /***
*fputwchr.c - write a wide character to stdout
*
* Copyright (c) 1993-2001, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _fputwchar(), putwchar() - write a wide character to stdout,
* function version
*
*************************************************************************... | [
"masonleeback@gmail.com"
] | masonleeback@gmail.com |
8d949a5f1daaa657708d459de6c5a4ee1cdd6f59 | 31bde6efe23a297154982390020e7ecf053b8761 | /example/c/ARM/TIVA/Click_Temp_Hum_7_config.h | 8a650eb8501c7faf43c2acfd42f426aabae611b5 | [] | no_license | MikroElektronika/Temp-Hum_7_click | 417aa3e0ddc6566a17d1623c99f950830fe73a30 | a01b7a9d07ab0f5770352cb537c05b03509c456e | refs/heads/master | 2020-04-27T18:06:56.589887 | 2019-03-08T14:48:54 | 2019-03-08T14:48:54 | 174,554,805 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 112 | h | #include "Click_Temp_Hum_7_types.h"
const uint32_t _TEMPHUM7_I2C_CFG[ 1 ] =
{
_I2C_BITRATE_STANDARD_MODE
}; | [
"katarina.perendic@mikroe.com"
] | katarina.perendic@mikroe.com |
4be0aa621d0b737292dabf5becad03e0a1b54768 | 74d94d456e736927acbea472776030d3ce806630 | /StateInit.h | ed02602eead23b32bdac1dfeb60481c54dd6d967 | [] | no_license | DanutaMakowiec/atrium | 9200a1c1071a186d186ad6b0ecfbe78cbe7cfea5 | af149e91f17fd20265661468c6f8da34ee2a70a4 | refs/heads/master | 2020-03-25T22:21:59.636346 | 2018-10-02T03:54:52 | 2018-10-02T03:54:52 | 144,219,104 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,044 | h | void StateInit( double prob_out, double SAN_density){
double LocalRewirePref(int , double , double );
int OKRES = SAN_FIRE + SAN_REFR +SAN_ACT;
// homogeneous setting of initial state for atrial cells
for(int i=0; i<N; ++i) { san[i]= (drand48() < san_cells_density )? 1 : 0; }
// setting initial states of... | [
"noreply@github.com"
] | DanutaMakowiec.noreply@github.com |
b57627446f625b42873131140bc7b4ea1b12c472 | 8492f7a0af8f1abb4629067375312ad1ddfb32f5 | /Interrupt_File/isim/Interrupt_Register_Interrupt_Register_sch_tb_isim_beh.exe.sim/work/m_16541823861846354283_2073120511.c | 6f330346d08babd498302683c27821caeb1750a4 | [] | no_license | KennanFrench/CSSE232-Processor | 50bf3541da730cad345744efec5549cba8ee7a58 | 5cfb48c6ff9936f5c9e0e41b2d6eb5567a52d5ed | refs/heads/master | 2021-07-09T00:57:04.692604 | 2015-11-16T19:48:01 | 2015-11-16T19:48:01 | 105,726,528 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,663 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"13397721+knightcm7@users.noreply.github.com"
] | 13397721+knightcm7@users.noreply.github.com |
c0cf335b5ac2108e282f8e3e6a4f5b680671d193 | 15967103df026d3c666c97065bfd8e2b846944be | /JugMatcher.c | 7be373d29145956232b4267fd2b014f90827ee93 | [] | no_license | cersar/SortAlgorithm | f398d0175b98149793ead4f3a404c3ceb6d63811 | e2be43b4085aaaf9aecf31a3f2f8c341c4591aa6 | refs/heads/master | 2018-12-08T16:03:51.874922 | 2018-10-29T07:30:28 | 2018-10-29T07:30:28 | 67,467,468 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,102 | c | //《算法导论》8-4
#include<stdio.h>
#include<stdlib.h>
#include<time.h>
#include <assert.h>
void swap(int *a, int *b) {
int tmp = *a;
*a = *b;
*b = tmp;
}
int match(int a[],int start,int end,int key) {
for (int i = start; i <= end; ++i) {
if (a[i] == key)
return i;
}
return -1;
}
int partation(int a[], int star... | [
"noreply@github.com"
] | cersar.noreply@github.com |
5c5a0ba48781500492ce5792ac7d31d138052f9f | 4989e3e13e66bd72a28337e4952856c623ccdd1a | /ft_isalpha.c | e38ae83673a38457d87ca99031cda922f658047a | [] | no_license | hennneh/libft | cba15a877385e676cd664c8429df4074fe4dcf7c | 7ee6ab6c6f9808e572e48c9d33fcd607ea15d8c5 | refs/heads/master | 2023-05-03T00:35:09.382889 | 2021-05-26T08:09:47 | 2021-05-26T08:09:47 | 367,085,439 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,022 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isalpha.c :+: :+: :+: ... | [
"hendrik.lehmann96@gmail.com"
] | hendrik.lehmann96@gmail.com |
c80872d048f2e8b2e2f7ca3b9a79350060f532c0 | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.4-D3.6.4/KCG-Releases/sub_2_odoDistances_BasicLocationFunctions_Pkg.c | 9126640281a5e45a7145a2c52883ae73ef542de5 | [] | no_license | VladislavLasmann/srcAndBinary | cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10 | 13aa76e545b9596f6dac84fb20480dffae7584d8 | refs/heads/master | 2021-05-08T15:04:05.709079 | 2016-01-22T12:40:10 | 2016-01-22T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,354 | c | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt
** Generation date: 2015-12-03T13:41:24
*************************************************************$ */
#include "kcg_consts.h... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
0f6da5c6abd23819e7053ab7ff43e190362a672a | dd910022d80f70e0a88943b90069548b73c0dd49 | /optymalizacja/poisson_2.c | 957fec7841c386409d8b305dde2ccdd5385cb80f | [] | no_license | tomsiwek/wspolsysob | 52b717b758660db3dd2eaba3b0ac6a8c5c833d2c | 009a17fa6dd64f784be76d955741757490c30c4c | refs/heads/master | 2020-08-15T07:54:53.947610 | 2019-12-04T17:26:07 | 2019-12-04T17:26:07 | 215,304,422 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,902 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
void ewolucja_V (double** V_NEW, double** V, double** ro, int Nx, int Ny, double h, int kMAX, double epsilon)
{
int k;
double roznica;
int x, y;
//poczatkowe
for (y=0; y<Ny; y++)
for (x=0; x<Nx; x++)
V[y][x] = sin(h*x)*sin(h*y);
//gestosc
fo... | [
"ts417377@hpc.hpc.icm.edu.pl"
] | ts417377@hpc.hpc.icm.edu.pl |
b8a3a78a8f0619042db1a09d15c55b66f0d31c15 | acd1ca56cde41b809c7257c736c8ad1fcdda7de9 | /SrcLib/Threadpool/CCatthreadpool/catthreadpool.c | 144b1cca742692de00a907dc50dbae3afa86e118 | [] | no_license | graycatya/GMnetwork | fe9f3ed8f7b8bb2c0f013bbb942088df6a4cf8db | 947e74609cbcdb07af87b5cc20582d571398c6a4 | refs/heads/master | 2020-06-12T09:00:08.224131 | 2019-07-17T12:11:43 | 2019-07-17T12:11:43 | 194,251,793 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,444 | c | #include "catthreadpool.h"
#define DEFAULT_TIME 10 /*10s检测一次*/
#define MIN_WAIT_TASK_NUM 10 /*如果queue_size > MIN_WAIT_TASK_NUM 添加新的线程到线程池*/
#define DEFAULT_THREAD_VARY 10 /*每次创建和销毁线程的个数*/
void *threadpool_thread(void *threadpool);
void *adjust_thread(void *threadpool);
int is_th... | [
"zzp"
] | zzp |
1d8e52985e853cf77acd063587dd8877119190f5 | 0dde4e977c748fe1dfa5458d9bf790e38ae5b3be | /extras/AUG22/sim/debug.C | 1949bd0ccb630b5cb8747737afd4464df5bd446f | [] | no_license | jasonbono/CLAS | e27a48f96b753e11a97803bbe4c782319c4f8534 | c899062b8740cdb6ef04916d74f22cebc5d2c5f8 | refs/heads/master | 2020-05-24T03:56:12.542417 | 2019-05-16T17:50:31 | 2019-05-16T17:50:31 | 187,074,934 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,996 | c | //------>>>>> edited "mycut" to the spesifications of "mynewB" "mycasB" and "mylambdaB"
// made to examine the kinimatic variables which do not make sence produced from the
// "resultsWpointers2.C" macro.
void debug(){
//TFile *_file0 = TFile::Open("rootfiles/resultsWpointers2.root");
//TFile *_file0 = TFile::... | [
"jason.s.bono@gmail.com"
] | jason.s.bono@gmail.com |
3b4cbcff9976d04f04a30b7178f4af4a2ebe3173 | c425afb8bb6b182168fd4c3a46c9b334f4740e60 | /data/warcraft/nnl.c | f617846d710b0ab19d9d1358407a6bf0fc4bd828 | [] | 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 | 495 | c | // warcraft.c
#include "/clone/npc/warcraft.h"
void setup()
{
set_name("小眼[2;37;0m[2;37;0m", ({"myzuoqi"}));
set("gender", "女性");
set("long", "小眼[2;37;0m
它是好感动的魔幻兽。
");
set("race_type", "麒麟");
set("magic/type", "earth");
set("owner", "nnl");
... | [
"i@oiuv.cn"
] | i@oiuv.cn |
4bd6fa5a11c79f094a8fdea5935a1478e3b06338 | f3d8f0b474e67ff0cfae0746ad73015da94a23ef | /rt-thread/components/dfs/src/poll.c | 85a2bc67ccab888952c00fcd51f239e192c3ca9f | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | rockonedege/stm32l475-atk-pandora | 70a55f2bc8829c95eed7aa8b3cb9b317a5509bd9 | cd32fff6e9ee09d174e3267d5b3bb68a39b82a5d | refs/heads/master | 2020-09-27T12:00:42.270014 | 2019-12-07T12:51:47 | 2019-12-07T12:51:47 | 226,511,363 | 0 | 1 | null | 2020-03-08T10:00:26 | 2019-12-07T12:43:52 | C | UTF-8 | C | false | false | 4,665 | c | /*
* Copyright (c) 2006-2018, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2016-12-28 Bernard first version
* 2018-03-09 Bernard Add protection for pt->triggered.
*/
#include <stdint.h>
#include <rthw.h>... | [
"rockonedge@live.com"
] | rockonedge@live.com |
f1e7532a65b48507f4aba8fac4a14170176a9f31 | 558da723fb4adc9d6378d08cc78e1bd05eecf8a8 | /TP_contact_c/test/file.h | d1df5d1450c3c1cdbd99dd083e8ac0ad2b346dca | [] | no_license | mir-ak/Algo2_c_cpp | a86264187632a6ea6cd43b94473ca7aeac086c4d | 23a7ab192c0ea0f1e0ca328be8fabc3341851f43 | refs/heads/master | 2023-04-11T06:48:35.727621 | 2021-04-21T14:24:20 | 2021-04-21T14:24:20 | 273,947,946 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 360 | h | #include "list.h"
#ifndef _FILE_H_
#define _FILE_H_
/**
*
*/
typedef list file;
/**
*
*/
file* file_create_file();
/**
*
*/
contact* file_create_node(int id, char* name, char *phone_number);
/**
*
*/
void file_put (file* stk, contact* pnew);
/**
*
*/
contact* file_get(file* stk);
/**
*
*/
void file... | [
"mirak_cr7@gmail.com"
] | mirak_cr7@gmail.com |
4e1228a49016b9a97e13cb05cfbcb782e454ebc1 | b53c2594642fda642d20016238b9e9a952ab314f | /kernel/portable/MPLAB/PIC24_dsPIC/port.c | 121a09071ba11225abc4e98a49dbf14da611683c | [
"freertos-exception-2.0",
"GPL-2.0-or-later"
] | permissive | bnyf/Haiway | 32862c6cb70b8ab190b0f679f14345789b795c08 | 7f00995201c8ffde058b4323797b7866d9422ca9 | refs/heads/master | 2023-02-02T21:51:07.297628 | 2020-01-12T12:36:00 | 2020-01-12T12:36:00 | 164,182,636 | 0 | 0 | MIT | 2019-01-05T04:45:23 | 2019-01-05T04:45:23 | null | UTF-8 | C | false | false | 10,443 | c | /*
* FreeRTOS Kernel V10.1.1
* Copyright (C) 2018 Amazon.com, Inc. or its affiliates. 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 Software without restriction, includ... | [
"liyufeng614@126.com"
] | liyufeng614@126.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.