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
29c01df06ef73014ee2a75984c162fc5a2f25265
b9430c2f70ebe5bcd03c0fb5f034103dbfbc626d
/3. Travelling salesman problem/tsp_ant02.c
e5d6d60be17923ce7dce1beed21ad0615574cf5f
[ "Apache-2.0" ]
permissive
georgevangelou/parallel_programming_with_OpenMP
17b658921105082ffc28db895f38da2d9ba4f034
0a1983b2a6be5efc6402abbc5be682234f8e9990
refs/heads/main
2023-04-08T12:51:34.390273
2021-04-20T21:11:53
2021-04-20T21:11:53
356,685,186
1
0
null
null
null
null
UTF-8
C
false
false
14,560
c
/* Description: This program is my implementation of the "Ant Colony" algorithm to solve the "Travelling Salesman Problem" Author: Georgios Evangelou (1046900) Year: 5 Parallel Programming in Machine Learning Problems Electrical and Computer Engineering Department, University of Patras System Spe...
[ "george_evangelou@windowslive.com" ]
george_evangelou@windowslive.com
1a7bad402e424b9a6957ae2ca431fffeb6707a82
f57888e09e3c67bec5c4a60aa9e8514f622e611c
/Jours/j10/ex07/ft_sort_wordtab.c
27cd370b6f3dc9fb43835eb5c7ab85ad136976dd
[]
no_license
efichot/Piscine-C
179d53df4d6cbe3f8d7650c068d9f896c8df8847
0b37a02c8a67610585eb81eb91303d1a73d12902
refs/heads/master
2021-01-12T17:49:29.507634
2016-09-27T21:06:57
2016-09-27T21:06:57
69,398,464
1
0
null
null
null
null
UTF-8
C
false
false
1,312
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_sort_wordtab.c :+: :+: :+: ...
[ "Fichotetienne@gmail.com" ]
Fichotetienne@gmail.com
d844d25f7288c7c3fb8699a3f9431c2553759103
20673ba95c7aae14500531d3bb909ec3a10f2553
/src/headclient.h
011ac18028a3bfdd60123bae8c7e871d5efffd9f
[]
no_license
NaviRice/renderer
514bd73791d91af8d8be057aea9986c470e0d6ca
9e138968a3b588e36da2623395495a1b17e9527f
refs/heads/master
2021-09-12T19:24:51.640404
2018-04-20T03:33:30
2018-04-20T03:33:30
110,404,707
1
0
null
2017-12-02T22:10:26
2017-11-12T04:28:52
C
UTF-8
C
false
false
149
h
#ifndef HEADCLIENTHEADER #define HEADCLIENTHEADER //todo not hardcoded IPs int headclient_init(void); int headclient_update(double time); #endif
[ "roboman2444@gmail.com" ]
roboman2444@gmail.com
5125fd4cbbbcd31ebee2b953223fb472ad739d69
c3dc08fe8319c9d71f10473d80b055ac8132530e
/challenge-177/duncan-c-white/C/prarray.c
55bcb72b1aaee158ad0ec77df9ea652f3d1f05ee
[]
no_license
southpawgeek/perlweeklychallenge-club
d4b70d9d8e4314c4dfc4cf7a60ddf457bcaa7a1e
63fb76188e132564e50feefd2d9d5b8491568948
refs/heads/master
2023-01-08T19:43:56.982828
2022-12-26T07:13:05
2022-12-26T07:13:05
241,471,631
1
0
null
2020-02-18T21:30:34
2020-02-18T21:30:33
null
UTF-8
C
false
false
752
c
#include <stdio.h> #include <string.h> // print_int_array( maxw, nelements, results[], outfile ); // format results[0..nelements-1] as a comma separated // list onto outfile with lines <= maxw chars long. // produces a whole number of lines of output. void print_int_array( int maxw, int nel, int *results, FILE *...
[ "d.white@imperial.ac.uk" ]
d.white@imperial.ac.uk
42b1de4e11e9eb6a68ba4b97c74d9add78c46c99
71e5f96a29f5d643ab888b37677d38c33f8d765d
/d/underdark/mines/mon/floele.c
670ad5380c7db0bdc6fbbfbd088e0a2adc2554ee
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Cherno-SuS/SunderingShadows
5f755fbebb79dc0b9d1c2a0541408be4afeb8b67
c3b4370beb2c4351ecc60826850c94892a42b685
refs/heads/main
2023-04-21T09:52:14.580024
2021-03-23T12:09:55
2021-03-23T12:09:55
349,490,686
0
0
NOASSERTION
2021-03-23T12:09:56
2021-03-19T16:40:12
null
UTF-8
C
false
false
1,379
c
//Octothorpe (1/22/09) //Underdark Mining Caverns, Flowstone Elemental #include <std.h> #include <daemons.h> #include "../defs.h" inherit WEAPONLESS; int timer; void create(){ ::create(); set_name("flowstone elemental"); set_id(({"flowstone elemental","elemental","flowstone"})); set_short("%^RESET%^bulbo...
[ "law@shadowgate.org" ]
law@shadowgate.org
d6b2ed7254a076f2738660c8e059c3f18887924d
2645c7af8c71addae5f0b3ade93d87785b946338
/flatbuffers_demo/flatcc/test/benchmark/benchflatccjson/benchflatccjson.c
b4837fc7f7d01dd23c7aab923365a060500f5570
[ "BSD-3-Clause", "Apache-2.0", "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
psomadop/PDU_INTERCHANGE
c026dcadfc1c0fd3985b1a2173baf0f9d02620b3
d0b463b846dbfc54669431e1d306982040e11235
refs/heads/master
2021-09-02T05:14:43.084276
2017-12-30T14:56:30
2017-12-30T14:56:30
112,540,777
1
0
null
null
null
null
UTF-8
C
false
false
5,903
c
#define BENCH_TITLE "flatcc json parser and printer for C" /* * NOTE: * * Using dtoa_grisu3.c over sprintf("%.17g") more than doubles the * encoding performance of this benchmark from 3.3 us/op to 1.3 us/op. */ #include <stdlib.h> /* * Builder is only needed so we can create the initial buffer to encode * jso...
[ "tasospsomadopoulos@MacBook-Pro.local" ]
tasospsomadopoulos@MacBook-Pro.local
0da6ceba33c6e02d0081b0e0135e7a553e3eba78
2dd6dafcbf6a3ff952fda6a24fd610ce1394ac84
/graphics.h
15935a2c8d2f737344eb66948ae9bdda4885c4c2
[]
no_license
LuisPeMoraRod/Wizard-of-Wor
5d3b57fb8a241b8e42dc8c0072650a7ed0e0d56a
0eef27fd03f8070fe69b9368e34bf13ef196d70f
refs/heads/main
2023-07-23T10:47:54.564477
2021-08-25T05:57:03
2021-08-25T05:57:03
391,126,738
0
0
null
null
null
null
UTF-8
C
false
false
722
h
#ifndef GRAPHICS_H #define GRAPHICS_H #include <SDL2/SDL.h> #include <SDL2/SDL_image.h> #include <SDL2/SDL_ttf.h> #include <stdlib.h> #include <stdbool.h> #include "constants.h" struct image{ int pos_x, pos_y, width, height; char *img_path; SDL_Rect pos_rect; SDL_Texture *texture; }; SDL_Window *ini...
[ "luismorarod98@gmail.com" ]
luismorarod98@gmail.com
472e655b52fe7642f316bb76ed981cca97eef90c
ab099e86b230b108a8a3b6e8161d96d2aaf97f2b
/libft/ft_lstmap.c
73c6603d4636539127e6b50a9c5fa8d3b701e057
[]
no_license
gaspardmoindrot/fdf_42
5f08b05812a95e10ab305afa2c0515762b52d507
3eeb99387270038f57080afb226f4dd07c6ae9f1
refs/heads/master
2023-02-18T03:32:37.515936
2023-02-16T18:30:32
2023-02-16T18:30:32
214,205,656
0
0
null
null
null
null
UTF-8
C
false
false
1,219
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_lstmap.c :+: :+: :+: ...
[ "gaspardmoindrot@gmail.com" ]
gaspardmoindrot@gmail.com
a944fe069904bf6eee8a34a9a2c71a528c2e1210
97f8670a78e9463bc59494473e4141c0a411dcd1
/cloned/c10/ex00/includes/ft_display_file.h
ef461dddbb2ba701e6e3031c0741bb67ff226a1b
[]
no_license
balamosh/Piscine
84a122c44fa6e94caeff27760b317741cf299223
453fceaa9ed6cb8292ad5567fee01c05888e439a
refs/heads/master
2023-06-15T16:43:10.927835
2021-07-01T13:42:24
2021-07-01T13:42:24
382,039,418
1
0
null
null
null
null
UTF-8
C
false
false
198
h
#ifndef FT_DISPLAY_FILE_H # define FT_DISPLAY_FILE_H # include <unistd.h> # include <fcntl.h> # define BUFF_SIZE 20000 int ft_print_error(int code, char *str); int ft_print_file(int fd); #endif
[ "sotherys@su-f5.msk.21-school.ru" ]
sotherys@su-f5.msk.21-school.ru
b40922de05cb65bc433a30c1b63508c5a8de1e90
77928f5f2a88e6a615d48b028ad4e657ecfe5cbb
/Source/Common/BLE/Gap/observer_broadcaster.h
50661092192dcf7e5759a6d79e45ab709219845b
[]
no_license
sengeiou/RTL8762A_HM
6b0ab39550e1b67df4fd65f24646ecd6edc17c30
ca403d7907a3230f6c8b9af98f863a6c9a348bf2
refs/heads/master
2022-02-13T21:34:17.366116
2019-07-30T07:10:44
2019-07-30T07:11:00
null
0
0
null
null
null
null
UTF-8
C
false
false
5,697
h
/** ********************************************************************************************************* * Copyright(c) 2015, Realtek Semiconductor Corporation. All rights reserved. ********************************************************************************************************* * @file o...
[ "davisku@topnav.com.tw" ]
davisku@topnav.com.tw
7a4b01ba07cac9548f792faf2148f9b3af97dec6
b9581322a6df063a824d6a2bb8ab5617fd2a8c01
/powernum.c
42b4db1ad5b5295fdf4b0268fc11ffac9236964a
[]
no_license
mnandhini79/code
43a2644483adb5b650ac1f265b1a11c7a321335e
2f946826c30ed0fd19456f54da6aa41f28e4b4ea
refs/heads/master
2021-05-12T13:56:01.185190
2018-03-19T10:29:48
2018-03-19T10:29:48
116,941,434
0
0
null
null
null
null
UTF-8
C
false
false
136
c
#include<stdio.h> void main() { int n,p,r=1; scanf("%d",&n); scanf("%d",&p); for(int i=0;i<p;i++) { r=r*n; } printf("%d",r); }
[ "noreply@github.com" ]
mnandhini79.noreply@github.com
7601b244426479cbdd3f3ae5428e3dfe43d5f16d
452ce54860ae837a7b06b42aca313061c35467b3
/prequantum/SecMod_prequantum/free_rtos_matlab/source/sys_main.c
686867e6fd9e6d45598783b3aae92007d5e5f035
[]
no_license
andyxieyong/Automotive-Test-Bed-PQC
f2e9d6bc2cf020b6a18cc1dbd5f3f3b7bf74335c
1cb741c6f475cea87a253b28a93633cd4a6d25c4
refs/heads/master
2022-04-02T15:31:50.984431
2020-01-26T00:39:12
2020-01-26T00:39:12
null
0
0
null
null
null
null
UTF-8
C
false
false
199,322
c
//#include "sys_pmu.h" #include "sys_common.h" #include "fips202.h" #include "system.h" #include "stdint.h" #include "os_projdefs.h" #include "can.h" #include "esm.h" #include "sci.h" #include <stdio.h> #include <string.h> #include <stdlib.h> #include <math.h> #include "sys_core.h" #include "sys_vim.h" #include "ecc.h"...
[ "PRASANNA.RAVI@ntu.edu.sg" ]
PRASANNA.RAVI@ntu.edu.sg
4e14bea5a79888277faf76e3182d9b79607e8531
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/drivers/scsi/bfa/extr_bfa_core.c_bfa_iocfc_sm_operational.c
b9d5b2ac6e1744c93bc37662437f1a3ebceeed9c
[]
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,416
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
873944bf86bfe110f57f6b225663ea91db2b1a3a
fb6e1b288e76b34903b5d79262e5942148f1b188
/capi/SingleCore/HashList.c
196da99806f101e1ecd7d0ef39d6b599f916951b
[]
no_license
zhangnju/capi
2fee06bb32b4871ca79dc062115a8dacf6b3febf
bc64605c18e47b90dd2f69ff9d1d622e3a89d6a1
refs/heads/master
2020-03-18T01:31:13.212222
2018-05-20T11:52:06
2018-05-20T11:52:06
134,145,645
0
0
null
null
null
null
GB18030
C
false
false
12,261
c
/* * Copyright (c) 2006-2008 * Author: Weiming Zhou * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appear in all copies and * that both that copyright notice and this permissi...
[ "nzhangnju@gmail.com" ]
nzhangnju@gmail.com
da840b01c42a84ae75ee70969c120a6025b4bde8
d71fad53d1149313e44c99e0be9d0c4f6a62a6f6
/ChaosEngine/Source/Dependencies/glad/src/glad.c
86121acdeffe986b2e97b5e4a130323c8415ccd4
[]
no_license
W1lliam/ChaosEngine
217e3d5f77447b5c3b1323be52f0cfc2e52fc9ae
2ed45d79c4546894b1276d8f09823d51540383ad
refs/heads/master
2020-06-04T19:00:52.880249
2019-06-16T06:30:08
2019-06-16T06:30:08
192,155,302
2
0
null
null
null
null
UTF-8
C
false
false
152,550
c
/* OpenGL loader generated by glad 0.1.28 on Sun Jan 6 00:19:49 2019. Language/Generator: C/C++ Specification: gl APIs: gl=4.6 Profile: compatibility Extensions: Loader: True Local files: False Omit khrplatform: False Reproducible: False Commandline: --pr...
[ "williamzeus91@hotmail.com" ]
williamzeus91@hotmail.com
0d21e8f4e8cb0ab985f0bc61a3491be95b25f38d
167d844cb15d749e33a0ebbe89c3910e56a2bd9b
/Inc/main.h
80d7f204c79fa28775bec64552d49cf33059d774
[]
no_license
ngttai/STM32F3DISCO_E_PAPER
117e7ba82fcd8198a5816b1149c34632b96b2ce5
286607c6658d28f1cfa415d301986c801eef8c55
refs/heads/master
2020-04-07T20:02:49.538068
2018-11-22T09:25:49
2018-11-22T09:25:49
null
0
0
null
null
null
null
UTF-8
C
false
false
5,351
h
/** ****************************************************************************** * @file : main.h * @brief : Header for main.c file. * This file contains the common defines of the application. *************************************************************************...
[ "ngttai.tv@gmail.com" ]
ngttai.tv@gmail.com
1df8ef292a8b2ef23b13af3200f76460daff3f47
e493056db9e6b2e78c34f3c8ebf77a81658951ad
/C언어/9-9.c
195c4ab0ad18f1b059838ea02bff748742ace225
[]
no_license
yunkyung318/C
058257912c9b28c11ebe4093fabe3a871d1a3fd5
11ef42a84a7dd03a63e5e3e84920e9f94ac20b9b
refs/heads/master
2023-02-07T13:35:13.023421
2020-12-29T14:48:29
2020-12-29T14:48:29
324,917,084
0
0
null
null
null
null
UHC
C
false
false
334
c
#define _CRT_SECURE_NO_WARNINGS #include <stdio.h> int digit_num(int num) { static int count = 0; if (num < 1) return 1; else { count += num % 10; digit_num(num / 10); } return count; } void main() { int n; printf("정수를 입력하시오 : "); scanf("%d", &n); printf("자리수의 합 : %d", digit_num(n)); }
[ "dbsrud318@naver.com" ]
dbsrud318@naver.com
deede1deee86585fd9e7eec9c358fec8bbad2f5d
0bddfd30be67aae019148b4d5579a24a5970b477
/pa/lab3/udp_server.c
3016434f21e9cc884bb5e16368362881168e4eb7
[]
no_license
mintberry/scratch
f716596cfcf0a705832fe477287c1263ecb437f8
34c748b249bc2b196f23252db3060fa0a479237b
refs/heads/master
2021-01-10T06:43:09.109720
2014-03-05T03:21:03
2014-03-05T03:21:03
8,487,515
0
0
null
null
null
null
UTF-8
C
false
false
4,532
c
/* * udp_server.c * author: xiaochen qi */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include "./queue.h" #define BUFFER_SIZE 512 #define NAME_SIZE 16 const char * ack = "ACK"; const char * join = "JOIN"; c...
[ "qixiaochen@gmail.com" ]
qixiaochen@gmail.com
c586e86bcf98941e419fa9d9d8dd2ad8e607df18
ad283ab79491dea10b15be52115e7771e72d7442
/Batalhas de Lapônia/Miguez.h
84cfda54952796bc3f904aeb98af9b9d3e65ee34
[]
no_license
DrTavinho/MyGameProjects
248d77dc6b4c44263310d600bf51e36aaf25c4a8
2a1cad64bf3f56bb5270df0909a703a74147bf88
refs/heads/master
2023-04-06T04:26:41.690527
2021-04-26T14:21:36
2021-04-26T14:21:36
289,262,189
1
0
null
null
null
null
UTF-8
C
false
false
27,069
h
void attackboost() { //attackboost if(players[9].hp > 0 && players[9].skill == 1 && turno == 1){ printf("a sua tropa especial possui +2 de dano!!"); system("pause"); actions (); } else if(players[18].hp > 0 && players[18].skill == 1 && turno == 2){ printf("a sua tropa e...
[ "noreply@github.com" ]
DrTavinho.noreply@github.com
e82ed425cc1a80a0ea7eee660c52eb68756c22c0
f88657b6b22b6d2ae7d13b7840460ad5f195c21f
/tftpdfunc.h
8ce3ca06ac1a03d34f635514f9c1851fa46a74cd
[]
no_license
mutekval/mutekval
2b04c85ff8a0737119652af9e503cbfa9c853544
59785de46638c984ff53e4f46661d9e7370b4055
refs/heads/master
2021-03-12T20:03:03.386363
2011-12-12T07:52:54
2011-12-12T07:52:54
2,962,541
0
0
null
null
null
null
UTF-8
C
false
false
361
h
#ifndef _TFTPDFUNC_H #define TFTPDFUNC_H1 int my_read(FILE*file, struct tftphdr**dpp,int convert); int my_write(FILE*file, struct tftphdr**dpp, int ct, int convert); void read_block(FILE*file, int convert); int write_block(FILE*file, int convert); int synch(int); struct tftphdr*read_init(void); struct...
[ "mutekval@163.com" ]
mutekval@163.com
c54201a84cb856d70cb644d83e0b1f0697062b34
4bb518cecdc50dfd976f560e68a0b706609eea34
/User/lwip/src/include/arch/cc.h
01403305f38656870e7f7449bcce965a7faed897
[]
no_license
congcong1991/YE6282
9380f9dac70dfa4047f11e78ff1b038a51eb1bc1
b654c033d96790ff155651857ea214c3b5f94eca
refs/heads/master
2020-06-13T22:06:05.102483
2019-07-20T07:07:18
2019-07-20T07:07:18
194,802,147
0
4
null
2020-03-06T21:17:59
2019-07-02T06:30:33
C
GB18030
C
false
false
2,997
h
/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * 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 ...
[ "15262903402@163.com" ]
15262903402@163.com
ffbb1b0089f45eb9cbe76eb6bd1829305c687feb
3a0b0a5ad6122193c94b27f75d9e15a3b6582c66
/wing_car_prj/Sources/rappid_utils.c
2cbd8a610aa2dc86d351cd761c4ced94486453fe
[]
no_license
AnJaeSeongS2/SmartModelCarContest2015
ebd6f586fb59179f2490abf21aa2b79656152881
ceb65afc75b39337fa892aa1866723a7128542a6
refs/heads/master
2021-01-11T02:46:45.423005
2016-10-14T10:55:52
2016-10-14T10:55:52
70,901,684
0
0
null
null
null
null
UTF-8
C
false
false
598
c
/******************** Dependent Include files here **********************/ #include "rappid_utils.h" /****************** Enable/Disable Interrupt Interrupts *******************/ void EnableExternalInterrupts (void) { asm(" wrteei 1"); } void DisableExternalInterrupts (void) { asm(" wrteei 0");...
[ "jindam91@naver.com" ]
jindam91@naver.com
e87e6497376177c38728d665a8acb42d74c8adc8
61be5c117653c2bc6d2db983478320b80c8307a1
/abob_cloud_service/common.h
2ad8c03849b177421611af18aa14d9c140af4a5f
[]
no_license
l4l/abob_cloud
b2dce38cae5ec6a61c6a8b26b5f726354f68c8ee
03f029fbdafc15e4f6ca7eb8eab9b8d7f6c81207
refs/heads/master
2020-03-29T13:51:46.283396
2018-11-11T12:02:08
2018-11-11T12:02:08
149,985,840
0
0
null
null
null
null
UTF-8
C
false
false
189
h
#pragma once #include <stddef.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #define FLAG_SIZE 512 #define MAX_IMG 270000 void die(char *format, ...);
[ "mail@kitsu.me" ]
mail@kitsu.me
680865e64e2eca8d559888c7087acf8a6b0a29ce
739c67521e393c5bc55dd46bb7033a2cc01a8539
/keyboardProMicro04/midistatistics.h
2f1d8f501616b6b51a54e8d5cc0cc16c8e873a91
[]
no_license
Turbosavski/PS2MIDI
caa07e847e4eb8fe05a3ad3fa4ceae9e894fd2e3
426e0dac14368f1b2d7c2ac7db5b96cbd75f04eb
refs/heads/master
2022-08-25T15:34:31.821663
2020-05-22T20:21:00
2020-05-22T20:21:00
266,190,457
4
0
null
null
null
null
UTF-8
C
false
false
4,298
h
/** * taken from my attinyRobot34 * still needs to be adapted * add last change to statistics - affect the next decision * usage: * preferred = checkStatistics(movement); **/ // have some identities to affect the random number uint8_t ID = 3; // 1, 2, 3 identity should be different for two or more same s...
[ "noreply@github.com" ]
Turbosavski.noreply@github.com
5d81c0384cead09c47f2671d2d4bd2a6b4d5a035
1969b77968f45efb38a7d1f57b0e68fd1c297b59
/Algoritimos II/Projeto 1/src/quicksort-mediana.c
943854d44b38e26cca03439a957b37c9420be579
[]
no_license
Daffc/UFPR
7a392ef66c1c24958d438d2c7edfcb524424b697
7baaa27280c8727208f2d27668bd6f629376bd27
refs/heads/master
2021-01-21T21:05:39.304879
2017-09-28T20:48:37
2017-09-28T20:48:37
92,304,968
1
0
null
null
null
null
UTF-8
C
false
false
1,080
c
#include "particiona.h" #include "biblioteca.h" /* -------------------------------------------------------------------------- */ /* devolve a mediana de a, b e c */ static int mediana(int v[], int a, int b, int c) { if (compara(v[a], v[b]) == 1) { troca(v,a,b); } ...
[ "dac17@inf.ufpr.br" ]
dac17@inf.ufpr.br
710575f4fac0acba3004090cffaab3158d468f1a
3911633c5b5a0a4084db606c09c0fca7c2746105
/UNIX/grsvga.c
b79a36175deb2b54441cac138b61944b679f6fdf
[]
no_license
kuroneko/fly8
a2b1752662b3902cff3d1d2976205beaa2569d92
bcf055459d2fa5696fc667c8c51b49dbc6d96ab1
refs/heads/master
2022-06-09T01:35:53.940627
2020-05-06T09:09:28
2020-05-06T09:09:28
261,654,264
3
1
null
null
null
null
UTF-8
C
false
false
1,902
c
/* --------------------------------- grsvga.c ------------------------------- */ /* This is part of the flight simulator 'fly8'. * Author: Eyal Lebedinsky (eyal@eyal.emu.id.au). */ /* Linux SVGA graphics driver. */ #include "fly.h" #if HAVE_SVGALIB #include "grx.h" #include "svga.h" #define GRV_STATS 0x0001 #de...
[ "chris.collins@ursys.com.au" ]
chris.collins@ursys.com.au
4aa4d6a97c70c1bfbe35f06ac48a5f8e27871295
0e7704cd4ee46811ec323ef4d9ed0588434b2d4e
/user/posix/include/dirent.h
3ac88c4a134a6d1258f09f38eabcbfd4d454b467
[]
no_license
d33tah/whitix
2ab42e8bf2a98b24e36635026f6e0b4b210bc86a
04e965da605903566a1092c1641c92c05e756fa2
refs/heads/master
2016-09-06T01:25:11.761539
2013-02-05T16:51:33
2013-02-05T16:51:33
8,033,416
4
1
null
null
null
null
UTF-8
C
false
false
338
h
#ifndef DIRENT_H #define DIRENT_H #include <sys/types.h> #include <stddef.h> #include <stdio.h> typedef struct { int fd,dSize,next,bufSize; char* buf; struct dirent* retVal; }DIR; struct dirent { ino_t d_ino; char d_name[0]; }; DIR* opendir(const char* dirname); struct dirent* readdir(DIR* dir); int closedir(D...
[ "d33tah@d33tah-laptop.localdomain" ]
d33tah@d33tah-laptop.localdomain
df56f6150ecc8b4c5bc25ab8676b8f05c4596131
ccba294c024751b8df7beb44e1c5c4f444182955
/tutorial/src/03_Frame.c
020034493d82a8d7d46ec0a8623bac3a3d543623
[ "Zlib" ]
permissive
gokr/orx
d9ae5c859a346cad5e0f23a70e545aaf725fdea8
962420af34b0f7fc4fe6399d2b4366a0d5157327
refs/heads/master
2022-11-30T08:52:03.514885
2020-08-04T20:16:19
2020-08-04T20:16:19
272,688,858
0
0
NOASSERTION
2020-06-16T11:23:40
2020-06-16T11:23:40
null
UTF-8
C
false
false
6,485
c
/* Orx - Portable Game Engine * * Copyright (c) 2008-2020 Orx-Project * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this sof...
[ "iarwain@orx-project.org" ]
iarwain@orx-project.org
cbd4d92b1260a84225dd3e46a27a98497e94ea1d
ee706b5a790a5dec6066489ecd9abf29c72e425e
/pluto_examples/3d7pt_var.c
5dfd57f3b9b1c1543fd3bfc90ea2fde2c94ea531
[ "BSD-3-Clause" ]
permissive
ecrc/girih
f7deb23f3c970fb0904defefa7efb279605dada4
3e85fd675c65c147837099755682b2e9590325d1
refs/heads/master
2022-12-02T06:56:35.489215
2022-11-09T13:34:29
2022-11-09T13:34:29
24,135,538
13
5
BSD-3-Clause
2022-11-09T07:42:53
2014-09-17T08:01:53
C
UTF-8
C
false
false
5,194
c
/* * Order-1, 3D 7 point stencil with variable coefficients * Adapted from PLUTO and Pochoir test bench * * Tareq Malas */ #include <stdio.h> #include <stdlib.h> #include <sys/time.h> #ifdef LIKWID_PERFMON #include <likwid.h> #endif #include "print_utils.h" #define TESTS 2 #define MAX(a,b) ((a) > (b) ? a : b) #...
[ "tareq.malas@kaust.edu.sa" ]
tareq.malas@kaust.edu.sa
b4a970f8af2dc1b5dfe84b1eee0851efd9645d46
d46a3dde3127f8fb93ab10c4a2f7d9bb38266bcd
/servers/apps/benchmark/main.c
a569a8ee77bfdb5cc1b4c4f08e3a1174ba35d0d4
[ "MIT", "CC0-1.0" ]
permissive
harshmange44/resea
e0473d462a2df945df5f177c9690d62b6fc7cae2
e97eb7704edcd5ad5e9b892ec9029a4043650c27
refs/heads/master
2022-12-19T01:03:23.016895
2020-10-08T13:01:15
2020-10-08T13:01:15
null
0
0
null
null
null
null
UTF-8
C
false
false
4,355
c
#include <config.h> #include <resea/ipc.h> #include <resea/malloc.h> #include <resea/printf.h> #include <resea/syscall.h> #include <string.h> #define NUM_ITERS 128 #ifdef __x86_64__ typedef uint64_t cycles_t; static inline cycles_t cycle_counter(void) { uint32_t eax, edx; __asm__ __volatile__("rdtscp" : "=a"(e...
[ "nuta@seiya.me" ]
nuta@seiya.me
e3ac522bffd3b442da3c5e1c19eff1ef4b3dcd16
78f7942d59de764c780521f9c20955584b533758
/FaceOff/model/vertex_data.h
545cefd8460b87fc76c6a119f0ab1b90bf7a8577
[]
no_license
maestro92/FaceOff
62c0e4afe92d66d41d613fbdabef87454f020927
2b43d48140f1183e8c1191a804642904ea46bdbb
refs/heads/master
2021-04-09T17:26:44.719874
2017-01-17T05:23:29
2017-01-17T05:23:29
49,489,724
4
0
null
null
null
null
UTF-8
C
false
false
346
h
#ifndef VERTEX_DATA_H_ #define VERTEX_DATA_H_ #include "define.h" #define NO_SDL_GLEXT #include <GL/glew.h> struct VertexData { glm::vec3 m_position; glm::vec3 m_normal; glm::vec3 m_color; glm::vec2 m_UV; }; struct TextureData { GLuint m_id; TextureData() { m_id = -1; } }; ...
[ "marty92@gmail.com" ]
marty92@gmail.com
13db4b7b63f203d07c47b22bf8c63f6e210e3765
0592018cd4acf977fef133794c8668fb6dbbde12
/pintos/src/threads/thread.h
fab7567d27c395cf230ed2f9c85072070feb20ef
[ "MIT-Modern-Variant", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
mjmalek218/Pintos
841fedae64105d5530b89a05df94e5f3f9c052a7
7f9c5033e66527c162e948f2e4d9a07703cf896d
refs/heads/master
2021-01-10T06:40:41.439300
2017-07-06T19:20:17
2017-07-06T19:20:17
54,337,050
1
0
null
null
null
null
UTF-8
C
false
false
5,862
h
#ifndef THREADS_THREAD_H #define THREADS_THREAD_H #include <debug.h> #include <list.h> #include <stdint.h> /* States in a thread's life cycle. */ enum thread_status { THREAD_RUNNING, /* Running thread. */ THREAD_READY, /* Not running but ready to run. */ THREAD_BLOCKED, /* Waiting for an e...
[ "mjmalek218@gmail.com" ]
mjmalek218@gmail.com
7824d1755bc17d41a847a7b0e8b1b5bcd18545f7
f9e2a3b8a9d891464564d77d3b5cb6a012556d87
/codes/working codes/EVSE/Convert.c
6b5d09d4b1135664607812550fa75cb1b503397d
[]
no_license
slezoric/ISO15118-car-charging
241ab0227004f4371cb8ab3e6fbe341330371d42
f1e55c0d568d9b3aac667e1cb12026f7dbaa069e
refs/heads/master
2020-02-26T15:16:53.856211
2017-06-05T16:08:02
2017-06-05T16:08:02
83,668,441
13
13
null
null
null
null
UTF-8
C
false
false
1,972
c
/* * Convert.c * * Created on: 06.01.2016 * Author: melanie */ # include "Convert.h" # include "EncoderChannel.h" # include "DecoderChannel.h" # include "v2gtp.h" # include "v2gEXIDatatypesDecoder.h" # include "v2gEXIDatatypesEncoder.h" # include "serversockets.h" #include "v2gEXIDatatypes.h" # include <net...
[ "jiztom@gmail.com" ]
jiztom@gmail.com
a8dd9a32194b0596741cdc48fd26df7dc7359eec
132c1c29ac6e40a1d7a3ff0cc1a21a3a15059551
/Days/CPool_Day08_2019/lib/my/my_compute_square_root.c
9d970b7b0283bf7d2bba62074fef68bb30e011a0
[]
no_license
Nekory23/CPool_2019-Part1
375effb2cd17cf22f8d744d916971813b793fe9a
7dd398fb2656b764133b7a206a832f81a0a17f30
refs/heads/main
2023-01-12T01:56:40.657490
2020-11-17T16:41:25
2020-11-17T16:41:25
313,660,892
0
0
null
null
null
null
UTF-8
C
false
false
487
c
/* ** EPITECH PROJECT, 2019 ** CPool_Day06_2019 ** File description: ** task05 my_compute_square_root */ void my_putchar(char c); int my_compute_square_root(int nb) { int result; if ( nb < 0 ) return (0); for ( result = 0; result < nb; result = result + 1 ) { if ( result * result ...
[ "noreply@github.com" ]
Nekory23.noreply@github.com
394579d8bad40724f082efe2995cfffdd0ca6e39
52c436ee935b0a86fb0279d08155922646efd708
/nyuzi.h
0e11e8802e6c938ba3d48415c1c4228fc1a0ebc4
[ "MIT" ]
permissive
zengsy99/xv6-nyuzi
011bf6217ce4d04ffcf5f6c0f4461a9df0bc9c99
ea62c918cd41163613f3f8b0fa8d7f652885eac7
refs/heads/master
2023-09-04T17:22:11.126212
2019-02-25T06:44:45
2019-02-25T06:44:45
null
0
0
null
null
null
null
UTF-8
C
false
false
1,765
h
#include "asm.h" static inline int readflags() { return __builtin_nyuzi_read_control_reg(CR_FLAGS); } static inline void cli(void) { __builtin_nyuzi_write_control_reg(CR_FLAGS, readflags() & ~FLAG_INTERRUPT_EN); } static inline void sti(void) { __builtin_nyuzi_write_control_reg(CR_FLAGS, readflags() | ...
[ "jeffbush001@gmail.com" ]
jeffbush001@gmail.com
5b264bd1d4603491261158e2c749919ef9e6409b
588f693a95216fd882918867f0a95b8ee6a608c5
/modules/lua-nginx-module/src/ngx_http_lua_cache.h
cd2a25b8cde1dfd21bf74637bd56086978dd0cc1
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
braniewski/nginx_rtmp
0b75ca88937ebda5b21727d3e39571ec28e5b6d1
57e0c32935dfb84ee8b1ab46993638400cc8e418
refs/heads/master
2021-01-10T20:09:53.967121
2015-01-20T18:30:02
2015-01-20T18:30:02
15,631,471
2
5
null
null
null
null
UTF-8
C
false
false
543
h
/* * Copyright (C) Xiaozhe Wang (chaoslawful) * Copyright (C) Yichun Zhang (agentzh) */ #ifndef _NGX_HTTP_LUA_CACHE_H_INCLUDED_ #define _NGX_HTTP_LUA_CACHE_H_INCLUDED_ #include "ngx_http_lua_common.h" ngx_int_t ngx_http_lua_cache_loadbuffer(lua_State *L, const u_char *src, size_t src_len, const u_char *ca...
[ "braniewski@gmail.com" ]
braniewski@gmail.com
c3688ab1b28c2bb62b6c0fccc224fe6d338baf61
b55ffbb3a635e50ef03bed91aa25719cae687c39
/CORREZIONE/main (23).c
7024a5cb9b7bf1e46c9e959e7bffddfe8ee4a452
[]
no_license
andrea-acampora/C-Programming
1153e8bc6a3066eaf3935e75799fb76480d48f46
b29342211ad6b1c47fa6eef74a539fcfc0926f5c
refs/heads/master
2022-08-28T11:36:07.928127
2020-05-11T10:50:08
2020-05-11T10:50:08
263,013,569
0
0
null
null
null
null
WINDOWS-1252
C
false
false
8,092
c
#include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <time.h> /* Spiegazione: Scrivere un programma C che generi un “cammino casuale” all’interno di una matrice 10x10. La matrice conterrà dei caratteri (inizialmente saranno tutti ‘.’). Il programma deve passare casualmente da un ...
[ "andrea.acampora@studio.unibo.it" ]
andrea.acampora@studio.unibo.it
0f41ab66a733ee9bc5d4e48c44049c26e06e5d1e
a4cbef69bf07355e2751da28b89ceccda066c311
/firmware/cmdparser.h
575a2f14860de80755e416c74762819a5c7dcd09
[ "MIT" ]
permissive
b00lduck/avr-rs232memory
1944f0f11e6c78608a413410a02817cc745d8584
f24d6fd422e800f73c33315e2380822f7a4af9b2
refs/heads/master
2021-01-13T09:43:25.381600
2016-10-02T16:38:46
2016-10-02T16:38:46
69,761,538
0
0
null
null
null
null
UTF-8
C
false
false
649
h
#pragma once unsigned char parseCommand(char* line, char* cmd); unsigned char parseSetCommand(char* line, unsigned int* addr, unsigned char* val); unsigned char parseGetCommand(char* line, unsigned int* addr); unsigned char parseMac(char* line, unsigned char* byte1, unsigned char* byte2, unsigned char* byte3, ...
[ "daniel@zerlett.eu" ]
daniel@zerlett.eu
f14643d913368de5ad742ad00e78b26fc0e49939
2cfb8f572b4ee0f0cf999fb972d87fff50084c68
/proj_scheduler/project2_testcode/test_mlfq.c
38c1dbf4dd2d503d2ff7d42cd23f3e791eb1c44c
[]
no_license
baju0218/2018-Operating-Systems
d0086b048cd0a141daf47e013409b64eade17fa3
f07c1ff1167819d2d6121bb084e6c2bf56cbaaff
refs/heads/master
2022-03-31T02:57:09.181031
2019-12-11T07:20:06
2019-12-11T07:20:06
null
0
0
null
null
null
null
UTF-8
C
false
false
1,528
c
/** * This program periodically counts the level(priority) of queue of the * MLFQ scheduler which is containing this process. * Periodically yield if given parameter value is 1 * Do not yield itself if given parameter value is 0 */ #include "types.h" #include "stat.h" #include "user.h" // #define LIFETIME ...
[ "prangia0ren@gmail.com" ]
prangia0ren@gmail.com
f9458ee80deecf6b57ba73e9c193071433192a35
25eb560da2683c0c4bcb1cb94d7c8f9a159e0ef3
/SDK/slamware_sdk_linux-x86_64-gcc5.4/linux-x86_64-release/include/rpos/system/util/auto_link.h
4578d1a80b08b86d50982ad619db81b78eda279e
[]
no_license
glhwork/slamware_app
e09b129d8900ceb44146bc7f4c1a82b7894616c2
c59b7895a2bbf01a8d628b9a36ca7e5069e54efb
refs/heads/master
2020-04-08T06:51:10.255565
2018-11-26T05:34:17
2018-11-26T05:34:17
159,115,425
0
1
null
null
null
null
UTF-8
C
false
false
11,592
h
/** * auto_link.h * Automatically link relative rpos library * Just take advantage of boost/config/auto_link.hpp * * Created By Tony Huang @ 2014-6-12 * Copyright (c) 2014 Shanghai SlamTec Co., Ltd. */ /** * USAGE * * RPOS_LIB_NAME: such as rpos_core */ #include <rpos/rpos_version.h> #include <boost/config.hpp> #if ...
[ "kint.zhao@slamtec.com" ]
kint.zhao@slamtec.com
32e3b2f001645a210c1587fbce3e034b10e91552
e12a312c2f929e04410056b4764e70d1121398a6
/compiler/src/cmnd_line_tools_2.c
f94aa5aee6b63cf26e1050ef59330713c2248720
[]
no_license
kyaremch/Corewar
091aa3c853e9a54332e31032aff912f2c09af23a
13fc196011218e7b4692bfef04b6c5a92757adb1
refs/heads/master
2020-08-23T05:48:08.759329
2019-10-21T11:58:40
2019-10-21T11:58:40
216,556,737
0
0
null
null
null
null
UTF-8
C
false
false
1,126
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* cmnd_line_tools_2.c :+: :+: :+: ...
[ "kargomaster1056@gmail.com" ]
kargomaster1056@gmail.com
64fe2c371d0b4f06fb641d507bc4429efcdd848c
637fcd60a4e2a98ebbeaaa9551554a13e1ebfdba
/quad/ctrl/nuc_board/bsp/spi.h
ec29434c52cec50e2f53606af7210b3e3fcfc2f8
[]
no_license
zoomx/lxyppc-tetrix
b7079c07aee9b85a34207245f526e1613fdb0498
884027f37594f9f006f88d634c4392a60c482491
refs/heads/master
2021-01-10T21:04:54.219013
2015-05-10T08:45:33
2015-05-10T08:45:33
35,362,463
12
0
null
null
null
null
UTF-8
C
false
false
148
h
#ifndef SPI_H #define SPI_H #include "NUC1xx.h" #include "stdint.h" void spi_init(void); uint8_t spi_transfer_byte(uint8_t byte); #endif
[ "lxyppc@gmail.com@a1e0bfe9-9f80-e943-2008-5ec03726fcf4" ]
lxyppc@gmail.com@a1e0bfe9-9f80-e943-2008-5ec03726fcf4
8b9d148282ba0dfc1840da786abad682787e22b1
d90e99a699b7a0099303b2a8c2c52cb3765ec401
/pic24EP.X/9axis.h
d7db5650038d8abf39bde6e4b1dfb81a56f5aef8
[]
no_license
Corey255A1/Senior-Design
8926989ff0bfa581c0088c1e7dd923f0e96123f9
6aebf071a6314540bb05172ed3573b0b35edf306
refs/heads/master
2021-01-01T19:42:36.425900
2013-04-18T18:16:41
2013-04-18T18:16:52
null
0
0
null
null
null
null
UTF-8
C
false
false
1,001
h
/* * File: 9axis.h * Author: student * * Created on February 21, 2013, 9:23 PM */ #define mag_i2c_addr 0x3C #define gyr_i2c_addr 0xD0 #define acc_i2c_addr 0x30 #define mag_xH_addr 0x03 #define mag_xL_addr 0x04 #define mag_yH_addr 0x05 #define mag_yL_addr 0x06 #define mag_zH_addr 0x07 #define mag_zL_addr 0x08 ...
[ "Corey255A1@gmail.com" ]
Corey255A1@gmail.com
a79491527f3e7106c266715085b4c0f8ba35af7a
e3ac6d1aafff3fdfb95159c54925aded869711ed
/Temp/StagingArea/Data/il2cppOutput/t632953404MD.h
ea83f2f480675a49172209429d082a9e38789211
[]
no_license
charlantkj/refugeeGame-
21a80d17cf5c82eed2112f04ac67d8f3b6761c1d
d5ea832a33e652ed7cdbabcf740e599497a99e4d
refs/heads/master
2021-01-01T05:26:18.635755
2016-04-24T22:33:48
2016-04-24T22:33:48
56,997,457
1
0
null
null
null
null
UTF-8
C
false
false
334
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> struct t632953404; #include "codegen/il2cpp-codegen.h" extern "C" void m3716988950 (t632953404 * __this, const MethodInfo* method) IL2CPP_M...
[ "charlotteantschukovkjaer@Charlottes-MacBook-Air.local" ]
charlotteantschukovkjaer@Charlottes-MacBook-Air.local
2795e7504ae2463ddc367d89dd0bf7b99a8e91b1
5323c43e14affaa292f68f63215293b759f51c8b
/linux/microblaze/syscallent.h
482e2757b4b948270d5a87c1c9873ef0b5dc48c1
[ "BSD-3-Clause" ]
permissive
shinh/strace
2608e34e618441908db70c81dd123f67748efbaf
3231cc404b17f6a76a58344b1db2b3435a124ab3
refs/heads/master
2021-01-21T13:18:28.643821
2019-11-21T13:16:01
2019-11-21T13:16:01
55,669,910
4
1
null
null
null
null
UTF-8
C
false
false
21,302
h
/* * Copyright (c) 1993 Branko Lankester <branko@hacktic.nl> * Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com> * 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. Redist...
[ "ldv@altlinux.org" ]
ldv@altlinux.org
10c7769cdfdda3b8bdde6280bfe35419b23161b0
aa1a534bfb0434941b1dcc6033fc55b54b93d423
/build/CMakeFiles/NGAP/HandoverType.c
a6ab65da4051f7e60ab2e3226f8d30f011d6ea72
[]
no_license
anishmu/ngapv2
7ea38dd39c1ee9290ca26a6fcb226c9dfb2e80e7
c6d826656e84485c8e651031a742d0feec17f2ed
refs/heads/master
2022-01-22T08:12:15.084364
2019-08-06T12:18:52
2019-08-06T12:18:52
null
0
0
null
null
null
null
UTF-8
C
false
false
2,010
c
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NGAP-IEs" * found in "/home/lehongnhat/workspace/ngapv2/NGAP-PDU-Descriptions.asn" * `asn1c -pdu=all -fcompound-names -fno-include-deps -gen-PER -no-gen-OER -no-gen-example -D /home/lehongnhat/workspace/ngapv2/build/CMakeFiles/NGAP` *...
[ "nhatlh@viosoft.com" ]
nhatlh@viosoft.com
e0efcf36c12bb08bb159ad94f6273cb99f50acc6
689555701c69c3ca83ba545717412a4b8e1b9b5e
/libft/ft_atoi.c
2cf72f7a3e77907789753041fc8ac49e02baa4da
[]
no_license
dhelly-ap/ft_printf
bf251f74482ef740ae4e56cf99cb6f023a5130ff
768fd79e2c6630c59ffd824c90e7779fedb52d26
refs/heads/master
2020-05-29T14:26:33.000584
2019-05-29T09:54:46
2019-05-29T09:54:46
189,194,083
0
0
null
null
null
null
UTF-8
C
false
false
1,370
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_atoi.c :+: :+: :+: ...
[ "dhelly@student.21-school.ru" ]
dhelly@student.21-school.ru
32cddb520909762ab73985fa4061d635f364f858
8ac4c5cdf5f4861d27949e08f4458c7dabb6eb90
/3060_folder/Assignments/1Folder/build1/assn1.c
140c4ddfa0639c88191ee2f7063d2582f7b66174
[]
no_license
kypkalorian/school_work
d76fc75f1041230cf64b95afffd48cb5a13f9b61
9f6e97ee0ea1613f572e1dfdc4e5c16c22b5b032
refs/heads/master
2021-01-11T17:28:35.919463
2017-04-12T03:34:35
2017-04-12T03:34:35
79,779,508
0
0
null
null
null
null
UTF-8
C
false
false
750
c
/* Colin Baxter CS3060-001 Spring 2017 Assignment 1 //Promise of Originality //I promis e that this source code file has, int it's entirety, been writeen by myself and no other person or persons. If at //any time an exact copy of this source code is found to be used by another person in this term, I understand that b...
[ "colin.baxter13@gmail.com" ]
colin.baxter13@gmail.com
2a9a49356d5e4fed7fb1cf158d991371b8a6188e
07525d5a1e59a28ecfcde79d790575afe353e8d2
/3- Door Lock System With Password Updater/2- Password_Updater/Uart_int.h
c03c7389911279d87a040bb40b88d717d60b1d8e
[]
no_license
Eslam-Abd-El-Salam/AVR-ATmega-32-Projects
bfab0e02427534d3a44a709263bf78353c3dc5e9
0a7445926fa66e7e3f8292206ce041a3a7069302
refs/heads/master
2023-03-18T18:05:15.566223
2021-03-18T23:02:24
2021-03-18T23:02:24
349,237,983
0
0
null
null
null
null
UTF-8
C
false
false
266
h
/* * Uart_init.h * * Created on: Jun 19, 2020 * Author: eslam */ #ifndef UART_INT_H_ #define UART_INT_H_ void Uart_vidInit(void); void Uart_vidSendByte(u8 Byte); u8 Uart_u8RecieveByte(void); void Uart_vidSendString(u8* String); #endif /* UART_INT_H_ */
[ "eslammohamed13351@gmail.com" ]
eslammohamed13351@gmail.com
f83c995ee85d8651de4b99903f14363a1f48e562
0c2e69f3830a8430fc9cd30b0355df31836b5780
/src/ba-device.c
cfcd4cec57549482c45aed5f23003aaca240931d
[ "MIT" ]
permissive
svrajasekharsure/bluez-alsa
a4d78f23cbfd363be6c409f74a2938bbaffb1d20
31085f9dff18aae3a40e2ec7cdb35f332ed30c9b
refs/heads/master
2020-06-02T20:17:38.759322
2019-06-02T10:38:21
2019-06-02T18:49:07
null
0
0
null
null
null
null
UTF-8
C
false
false
3,602
c
/* * BlueALSA - ba-device.c * Copyright (c) 2016-2019 Arkadiusz Bokowy * * This file is a part of bluez-alsa. * * This project is licensed under the terms of the MIT license. * */ #include "ba-device.h" #include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include "ba-transport.h" #i...
[ "arkadiusz.bokowy@gmail.com" ]
arkadiusz.bokowy@gmail.com
ec5a4b8f9fa2e5f36bacd92844b9bdd7c34e8a8a
c45511f1d650751d4f3aa685fde49eb6baa24a08
/src/ringct/rctCryptoOps.h
05710b2a36d559abe198127b6adcf32e98558994
[ "BSD-3-Clause" ]
permissive
cutcoin/cutcoin
41a64eb853d209868b2f37bd7675e833fcdb6c7b
2cec00c3b98b7d67a43cd9310271e1de05309c40
refs/heads/master
2023-09-03T17:23:14.797983
2021-04-06T17:26:12
2021-04-06T17:26:12
162,971,729
9
5
null
null
null
null
UTF-8
C
false
false
1,850
h
// Copyright (c) 2018-2021, CUT coin // Copyright (c) 2014-2018, The Monero Project // // 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 th...
[ "info@cutcoin.org" ]
info@cutcoin.org
2f8766990cd6b6583d9b5e824d4b937af0fdec0b
6daa0ed4863ef475c884a61c4e3bea0c0b6f7ac5
/Exercises/E02-Solution/recount.c
226af0532c77db77d8db0c95c433880b6f443112
[]
no_license
alexbnlee/COMP9024_19T2
3088fac57481b109fc22018f3c3b6466d8be0475
3b5fb1940dc6c484842ca4f50a3249a0f7a6423c
refs/heads/master
2020-07-11T17:29:58.724722
2019-08-28T05:43:26
2019-08-28T05:43:26
204,604,998
2
0
null
null
null
null
UTF-8
C
false
false
837
c
// recount.c: count from 0 to argv[1], where argv[1] is +ive or -ive #include <stdlib.h> #include <stdio.h> void printn(int, int); // a recursive function int main(int argc, char *argv[]) { int endcount = 0; if ((argc != 2) || (sscanf(argv[1], "%d", &endcount) != 1)) { fprintf(stderr, "Usage: %s number\n...
[ "noreply@github.com" ]
alexbnlee.noreply@github.com
486c7360ff48b9dff641650cdc6f9679d091f715
c6d3d576d491a57e8dcf598730d4b23bcb0cfb5e
/EIFGENs/tracker/W_code/C17/ev1503d.c
1acca779fd7a65df62906bffad84c76ddbbc16eb
[]
no_license
DamonNomadJr/WasteManagement
67a3840d31de5eff70035015d037c4f10db95654
60e133c6e5fc08cb0f355eb36a7e32616753f234
refs/heads/master
2020-03-06T20:27:20.016914
2018-04-05T10:01:41
2018-04-05T10:01:41
127,053,401
0
0
null
null
null
null
UTF-8
C
false
false
14,124
c
/* * Class EV_TOOL_BAR_BUTTON_I */ #include "eif_macros.h" #ifdef __cplusplus extern "C" { #endif static const EIF_TYPE_INDEX egt_0_1503 [] = {0xFF01,231,0xFFFF}; static const EIF_TYPE_INDEX egt_1_1503 [] = {0xFF01,244,1502,0xFFFF}; static const EIF_TYPE_INDEX egt_2_1503 [] = {0xFF01,1502,0xFFFF}; static const EI...
[ "mehrzadb@outlook.com" ]
mehrzadb@outlook.com
e96d629233c59964475dd47dc0f3d2c2fff61230
504fb0ac6e71041c875aaf025735f59611d6369f
/encode.h
902cc0e6d3125c2bb32f751145bb0c44a9c32d24
[]
no_license
ilkercakir/VideoCapture
f2488940c693cd5268800819ba37821d558f72e3
75e47d7ef3e59defc1f3a88746a87db329c7c0f6
refs/heads/master
2022-01-21T07:46:35.117089
2022-01-18T18:45:57
2022-01-18T18:45:57
92,601,065
3
3
null
null
null
null
UTF-8
C
false
false
512
h
#ifndef encodeH #define encodeH #include <libavcodec/avcodec.h> #include <libavutil/frame.h> #include <libavutil/imgutils.h> typedef struct venc { AVCodec *codec; AVCodecContext *c; char filename[512]; FILE *f; AVFrame *frame; AVPacket *pkt; uint8_t endcode[4]; int uoffset, voffset; }videoencoder; int init_e...
[ "ilker.cakir13@gmail.com" ]
ilker.cakir13@gmail.com
3ffba6d4b9323ce92c9c55622064967c6be67582
c2cedcf36667730f558ab354bea4505b616c90d2
/players/eurale/Vamp/lib/list_vampires.h
2198c2a1b0305e8adae93cf13a78805a62ccd8a9
[]
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
3,406
h
/* list_vampires.h */ #include "/players/eurale/defs.h" /* -------- Friends ---------- */ list_vampires(arg) { string str, player_list; int i, j; player_list = EFANGS->sort_list_of_players(users()); write("\n"); if(arg == "l") { write(HIR+ "Name Level Gender Status Ears"+NORM); if(TOP_FLOOR->fi...
[ "rump.nirv@gmail.com" ]
rump.nirv@gmail.com
a9994b620082538c1a41c2e90231e03a8e3f1c55
ae03f61f407e70380941fb336475b97b032cf9ee
/lib/WVT_Water7.c
c3e7b76672eca334c05ecb179415dd6aaa284626
[ "MIT" ]
permissive
Gordon01/waviot-water7
91912f09661233cb77bed9ecaad4bd7db2fd2f56
cec6fa02f7f3bd60c74897f43efe5244007c5734
refs/heads/master
2020-12-23T16:54:49.799853
2020-02-25T15:48:09
2020-02-25T15:48:09
237,209,300
0
0
MIT
2020-02-25T15:48:11
2020-01-30T12:33:08
C++
UTF-8
C
false
false
16,679
c
#include "WVT_Water7.h" WVT_W7_Callbacks_t externals_functions; WVT_W7_Error_t WVT_W7_Single_Parameter( uint16_t parameter_addres, WVT_W7_Parameter_Action_t action, uint8_t * responce_buffer); /** * @brief Формирует стартовый пакет, указывающий на начало работы устройства * после включени...
[ "noreply@github.com" ]
Gordon01.noreply@github.com
9e6be645dffc2e032a6390b7f599993f934ebe4d
6375ea749aefdeb23b50419b677f985d1e2a89d8
/strchr.c
0aa45f980622ae436a9ee28867156525a7984251
[]
no_license
ssavann/Le-C-strings
ff6dc720ac8dcaf39736ee4277ec48abdd2ee4e0
ec6831a2fe254c6b8557f14cc8787eeb61221bb1
refs/heads/master
2023-01-22T01:58:15.929186
2020-11-19T21:26:05
2020-11-19T21:26:05
314,373,230
0
0
null
null
null
null
UTF-8
C
false
false
634
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int main() { char message[]="hello world"; char char_a_trouve = 'w'; //pour afficher le message et le nombre de caractere dans le tableau printf("taille du message \" %s \" = %d \n", message, strlen(message)); //le pointeur permet de chercher dans la...
[ "sousavann@gmail.com" ]
sousavann@gmail.com
af99da0524d7e57abdd47bb3d33049b9bbedbde7
62510fa67d0ca78082109a861b6948206252c885
/hihope_neptune-oh_hid/00_src/v0.1/kernel/liteos_a/compat/posix/include/time_posix.h
6f8f537d131f9f9aad55d45f7430635f74da1505
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
dawmlight/vendor_oh_fun
a869e7efb761e54a62f509b25921e019e237219b
bc9fb50920f06cd4c27399f60076f5793043c77d
refs/heads/master
2023-08-05T09:25:33.485332
2021-09-10T10:57:48
2021-09-10T10:57:48
406,236,565
1
0
null
null
null
null
UTF-8
C
false
false
2,997
h
/* * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved. * Copyright (c) 2020-2021 Huawei Device Co., Ltd. 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. Redist...
[ "liu_xiyao@hoperun.com" ]
liu_xiyao@hoperun.com
f4359a9a79731c17dfdc069fd9fba6a14ddd2c24
b2cacee706013bae5cf63fbc0a9d59a1a0455808
/Compiler-Impl/src/fib.c
cd8a034b2ed12c9e38d5b03746903a8707b3400a
[]
no_license
stjordanis/ShadowStack
c4f90c1994506f179c0e58a4f64ba4b6aefe18e3
bdad2a018127d8e274eaec16af1e864e403112f7
refs/heads/master
2022-06-09T18:30:21.043214
2020-05-02T00:52:51
2020-05-02T01:32:04
null
0
0
null
null
null
null
UTF-8
C
false
false
90
c
int fib(int n) { if(n <= 0)return 0; if(n <= 2)return 1; return fib(n-1) + fib(n-2); }
[ "zhangxp1998@gmail.com" ]
zhangxp1998@gmail.com
61a6c8c40b5ffa8ea73f8aacc29e0528852e4ea6
3926d9b90b08cd546cdc652a0651c739d0b82dcd
/src/effect_vibrato.c
c2b3f5f2944722f1e6b765a34f1e0293ffaede23
[]
no_license
cleissom/Effector
f7d8f3fb2fe2b09db31dea3e6ef0ded16525371b
d8b32dc3fc858328097e50f4635f3c6767fafae1
refs/heads/master
2020-04-03T20:31:31.320604
2018-12-06T21:37:35
2018-12-06T21:37:35
null
0
0
null
null
null
null
UTF-8
C
false
false
2,373
c
/* * effect_vibrato.c * * Created on: Oct 31, 2018 * Author: Cleissom */ #include "effect_vibrato.h" void effect_vibrato_init( effect_instance_vibrato * S, float32_t delay, float32_t gain, float32_t frequency, float32_t * pState, uint16_t pStateSize) { S->pStateSize = pStateSize; float32_t delayMa...
[ "cleissomfernandes@hotmail.com" ]
cleissomfernandes@hotmail.com
d9bad0593ddcf10d234e291c3cd8531373aaa992
d510dcffbb6c5244d30d874fa80f405782ecd0b4
/Extracting_file_name/file.c
f09a11ad6e4e88abe0666b63973c980881701a93
[]
no_license
sidiiitg123/PathName
03beb9483148ef36582127540177283c7e89fdfa
311b5d288693b6439251660fdc5f44d9ab1f42ca
refs/heads/main
2023-07-05T15:40:46.857563
2021-08-20T08:33:03
2021-08-20T08:33:03
398,036,507
0
0
null
null
null
null
UTF-8
C
false
false
266
c
#include <stdio.h> #include <stdlib.h> int main() { char *path = "ab/cde/fg.out"; for (int i = strlen(path) - 1; i >= 0; i--) { if (path[i] == '/') { path = &path[i + 1]; break; } } return 0; }
[ "sudhanshuupadhyay457@gmail.com" ]
sudhanshuupadhyay457@gmail.com
ced810b2e69e67afbe4c1179100bcc02ae62f7fc
c07e923c0e7f19721020092d2fbbbeba46eff7e4
/SRC/LIB/GALOIS/colored_graph.C
51cecd5488b830a76706cc7418d41ed403813b74
[]
no_license
jayant91089/orbiter-mod
42e2bbc607dc1350b71bb56bfe3d2b75b1d017d4
9765f498abf17105108ca650e06d3979260234c4
refs/heads/master
2021-01-10T10:36:34.725889
2015-11-19T16:20:53
2015-11-19T16:20:53
46,003,326
0
0
null
null
null
null
UTF-8
C
false
false
28,713
c
// colored_graph.C // // Anton Betten // // started: October 28, 2012 #include "galois.h" colored_graph::colored_graph() { null(); } colored_graph::~colored_graph() { freeself(); } void colored_graph::null() { user_data = NULL; points = NULL; point_color = NULL; bitvector_adjacency = NULL; f_has_list_of_...
[ "jayant91089@gmail.com" ]
jayant91089@gmail.com
5b97aaf4c06ea0fbe47fac43fed881a4aece2968
10f6f4913f056ff1a191909298db8e0e96b9b640
/tags/1.70-linux/src/Core/legacy_random.c
daf435caa0c5ed956abcd9d0d61949bb09d69f6a
[]
no_license
BackupTheBerlios/oolite-linux-svn
bcafee91b7576e731a6f15c50d1f8e5cc4747e8a
4ae1a88fd7bfaae3918d48170710ccfaf252e3d5
refs/heads/master
2021-01-01T18:41:40.293739
2013-09-23T17:24:23
2013-09-23T17:24:23
40,805,000
0
1
null
null
null
null
UTF-8
C
false
false
4,434
c
/* legacy_random.c Class handling interface elements, primarily text, that are not part of the 3D game world, together with GuiDisplayGen. Oolite Copyright (C) 2004-2007 Giles C Williams and contributors This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Publi...
[ "ahruman@127b21dd-08f5-0310-b4b7-95ae10353056" ]
ahruman@127b21dd-08f5-0310-b4b7-95ae10353056
36bc43f3100724c41da7b31b66a82919b804c3c1
9655c1a76de83187abaafe13c5f0ae0d38746a93
/Com/POSN COM/Untitled1.c
975ed4483d34415a044a75bb29038004c88a6397
[]
no_license
PunnyOz2/POSN-Programming
26a2df48e4f4c164b3c364d00ebef85b5df78ccd
c89cf7765354f8b5ff1f6f95b8382251f5ca734c
refs/heads/main
2023-05-25T09:04:23.802021
2021-06-13T05:43:15
2021-06-13T05:43:15
376,192,660
0
0
null
null
null
null
UTF-8
C
false
false
502
c
#include <stdio.h> #include <string.h> #include <ctype.h> void main (){ /*char name[20]; scanf("%[A-Z ]s",name); printf("%s",name);*/ char name2[20]; int NO=0; scanf("%s",name2); int i; int L = strlen(name2); for(i=0;i<L;i++){ if(islower(name2[i])==2/* or !=0 */){ ...
[ "punnyoz1103@gmail.com" ]
punnyoz1103@gmail.com
2a3b3105c8d1681d44dea900302e72d42e076ac8
e436ae4b86c7ae1588898b0681579bf9aff1b04e
/Assignment/17/Program_2/Main.c
4c195e6abe640e49f03e2bbdc4d54901aa4a48c2
[]
no_license
TejasB28/Problem_solving
8d2df9a40503126758c7fd74d846f15b3538eb73
576aa5f9e0572c3570370ea459791b68cd7249a8
refs/heads/master
2022-12-22T07:44:58.469477
2020-09-24T20:41:07
2020-09-24T20:41:07
298,339,551
0
0
null
null
null
null
UTF-8
C
false
false
436
c
/* Accept number of rows and number of columns from user and display below pattern. Input : iRow = 4 iCol = 4 Output : * * * * * * * # * * # # * # # # */ #include "Header.h" int main() { int iValue1 = 0, iValue2 = 0; printf("Enter number of Rows :\n"); scanf("%d", &iValue1); ...
[ "sergio.heist4@gmail.com" ]
sergio.heist4@gmail.com
e76ca2999e0982af2e76a014208d84aa1ec9d9b6
4f2a22d2e7de94ed4950d81b65c67ac2a055bd87
/Project_Headers/adc.h
24fef0aa362d6de7196f74b2035de5d0d0b532c1
[]
no_license
jjhritz/MKL46Z-Pot-Fan
281694e25df22378e2f8b1540e1de975f8ee7b00
d91b5c32ef6ea58e14071203b87e61fb1aba742d
refs/heads/master
2021-01-21T17:17:31.527167
2017-03-16T05:24:48
2017-03-16T05:24:48
85,155,887
0
0
null
null
null
null
UTF-8
C
false
false
1,598
h
//********************************************************************************************************************** // FILE: adc.h // // DESCRIPTION // Contains functions to configure and use the ADC. // // AUTHOR // Kevin R. Burger (burgerk@asu.edu) // Computer Science & Engineering // Arizona State University, T...
[ "john-j-hritz@sbcglobal.net" ]
john-j-hritz@sbcglobal.net
26f7e26c13f1219f1cf2af108d3d492be81b43f5
205a96d5976da0c44bf21bd721250a62e32616ad
/libft/ft_strlcat.c
6a1f639b012906a225e8e8edfe768d029e64ab31
[]
no_license
williamsbs/Fractol
f8086ec16b0b43b021855d1ac1e99c9971a513b9
0bb9d04b5bc369c344cf2eabc2033c0a4a5b07c9
refs/heads/master
2021-05-02T11:15:26.013665
2018-02-21T12:58:29
2018-02-21T12:58:29
120,774,126
0
0
null
null
null
null
UTF-8
C
false
false
1,411
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_strlcat.c :+: :+: :+: ...
[ "wsabates@e2r6p7.42.fr" ]
wsabates@e2r6p7.42.fr
b4fcf2ee4c4e5dba2e335ba64f7fca42dffd5216
4fb3a77f57fe6669895dba8dfbf04306c4ea5827
/07-进程环境/711.c
b832e9e0c3a517701134f4955ee18f452e182be7
[ "MIT" ]
permissive
hsf1002/unix-note
8e22406419bcfee4286aa10712918898833f3514
d8618543ac601dc2da5dc73958cb15862db61a51
refs/heads/master
2022-03-06T03:17:16.285331
2022-02-12T02:41:06
2022-02-12T03:49:51
186,504,329
4
2
null
null
null
null
UTF-8
C
false
false
1,010
c
#include <stdio.h> #include <stdlib.h> #include <setjmp.h> jmp_buf jmpbuffer; int fun1(); int fun2(); int fun3(); int fun4(); /* setjmp和longjmp:跳过栈帧 first setjmp success fun4 called start second setjmp success */ int main(int argc, char *argv[]) { // 第一次总是返回0,以后的返回值则是longjmp的第二个参数 int result = setjmp(...
[ "hsf1002@gmail.com" ]
hsf1002@gmail.com
934078b5fc6fdf185fcadaf9fe79adce0f5407e4
e7d52f2376ce21bcff538fbf7f485e5a6ba3a15e
/src/EX_11_028.c
2b5ece548cb055346635d23cc5270bae83729d7e
[]
no_license
Liuxia-HUST/C-Primer-Plus-Learning-Notes
e7d4bacc0906801ae1ea4780916eb883116f4a29
64ac261fba63b93c7564b75a69419c4b90b5a8e6
refs/heads/master
2020-03-31T11:02:14.109553
2014-08-14T11:38:13
2014-08-14T11:38:13
null
0
0
null
null
null
null
UTF-8
C
false
false
351
c
// hello.c -- 把命令行参数转换为数字 #include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { int i, times; if (argc < 2|| (times = atoi(argv[1])) < 1) printf("Usage: %s positive-number\n", argv[0]); else for (i = 0; i < times; i++) puts("Hello, good looking!"); retu...
[ "firewall4liuxia@gmail.com" ]
firewall4liuxia@gmail.com
3dabd7fce825067e70b64e62fcd3e5d094c43a39
211880d8ef8cdbd9e71d2ca78043792bdc4f055c
/signal.c
aa60fdde02b474cadf65ee3af43433b641ced555
[]
no_license
dchaid/fatsort
8792c6d7a5d3ee05c5eca321157b0abcf87d46e3
9d67b368cc4c5ad9427136a014b874d5f93eccf0
refs/heads/master
2022-01-28T17:22:35.109607
2019-09-14T00:39:52
2019-09-14T00:39:52
208,367,719
2
1
null
2022-01-02T05:52:11
2019-09-14T00:31:17
C
UTF-8
C
false
false
1,398
c
/* FATSort, utility for sorting FAT directory structures Copyright (C) 2004 Boris Leidner <fatsort(at)formenos.de> 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 Licens...
[ "noreply@github.com" ]
dchaid.noreply@github.com
9a867f09d69fdab6c8695d384e6321641b00c4d9
a0c4ed3070ddff4503acf0593e4722140ea68026
/source/WINDOWS/GDI/DISPLAYS/VGA64K/DRIVER.H
c5bdae8a8ffda265e20486fd87342fcf70e994b4
[]
no_license
cjacker/windows.xp.whistler
a88e464c820fbfafa64fbc66c7f359bbc43038d7
9f43e5fef59b44e47ba1da8c2b4197f8be4d4bc8
refs/heads/master
2022-12-10T06:47:33.086704
2020-09-19T15:06:48
2020-09-19T15:06:48
299,932,617
0
1
null
2020-09-30T13:43:42
2020-09-30T13:43:41
null
UTF-8
C
false
false
12,988
h
/******************************Module*Header*******************************\ * Module Name: driver.h * * Contains prototypes for the 64k color VGA driver. * * NOTE: Must mirror driver.inc! * * Copyright (c) 2000 Microsoft Corporation \**************************************************************************/ #ifndef ...
[ "71558585+window-chicken@users.noreply.github.com" ]
71558585+window-chicken@users.noreply.github.com
ce920fac1a5084b005c489081e68c6a2a72bc962
83de8fcd72bf7c788225dff7f411b73b25798624
/hallowpyramid.c
f35a1f689f88bbcb9722bfd5b760ee78308ecffb
[]
no_license
dnbabu/c-programs
c8fb28b4b9e1cd365dd5bd53ad9fec644b021e81
a378800b9a52af5c374a1d165a8eec8026b27c56
refs/heads/master
2020-06-22T15:59:32.574316
2019-08-28T17:30:58
2019-08-28T17:30:58
197,741,633
0
0
null
null
null
null
UTF-8
C
false
false
311
c
#include<stdio.h> int main() { int n,i,j,k; scanf("%d",&n); k=2*n-1; for(i=1;i<=n;i++) { for(j=1;j<=k;j++) { if(i==n || (i==1 && j==n)) printf("* "); else if((i>1 && i<n) && (j==n-i+1 || j==n+i-1)) printf("* "); else printf(" "); } printf("\n"); } }
[ "noreply@github.com" ]
dnbabu.noreply@github.com
6e283ba4d09e5d81b088cf2bd7e9adb7458f4dea
29c2e1b63fa257c68fd5f95565ea021026d89d09
/extension.c
221a5fd21042543db1ffcfe43fff8d0117cc204b
[]
no_license
neil-justice/wordladder
32238a4f88e81132b63db840ffca35da09891169
2bcdc9db452c73efb3617bf3fbc7c1755e0ca245
refs/heads/master
2021-01-10T07:02:53.669875
2016-03-10T14:09:59
2016-03-10T14:09:59
53,589,364
2
1
null
null
null
null
UTF-8
C
false
false
13,020
c
/* Word ladder puzzle generator! * Chooses words at random and checks if a ladder can be built. Then presents * the ladder with the middle words hidden and prompts the user to try and * work out the solution. Has an undo function to make things slightly easier. */ #include <stdio.h> #include <string.h> #i...
[ "neil-justice@users.noreply.github.com" ]
neil-justice@users.noreply.github.com
2fd4be646470dae0c97d449f42162dd3c6fe69f5
7717ba0d659df91794515555261d034bfaf043d5
/component/serial_manager/usb_cdc_adapter/usb_device_cdc_acm.h
595ac1bcd3ee3e53f93a48bb655f57bdaba4a2e0
[]
no_license
RAI-Ryan/embedded-wifi_alexa_4_buffer_record
2c3bfd52bb23a730a9d24e03f2bf6f0baf1be0fb
f1db2898f90a10b294bec397a1981621c9cdfc47
refs/heads/master
2022-12-02T18:59:20.705113
2019-07-18T18:14:03
2019-07-30T14:54:33
287,595,378
0
1
null
null
null
null
UTF-8
C
false
false
17,304
h
/* * Copyright (c) 2015, Freescale Semiconductor, Inc. * Copyright 2016 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _USB_DEVICE_CDC_ACM_H_ #define _USB_DEVICE_CDC_ACM_H_ /*! * @addtogroup cdc_acm * @{ */ /*****************************************************...
[ "rcusack@reality.ai" ]
rcusack@reality.ai
f21e511e81fe5f76d0b2fe5c0750b69393ee7a3c
bfc94e8214ddd681c03f7cc3be992fc236cca846
/util/boardutil.h
042017f8b3ffde9afde43bb31ae15ef6a9f3d33d
[]
no_license
aytacdilek/NUCLEO_W5500
b22264bd70a0d7d495d4ea35fce307af4c10a3a7
7753d058120c8d92f818c533a4d1e39e9dd0e2c6
refs/heads/master
2021-05-14T18:22:15.434719
2018-01-05T02:00:22
2018-01-05T02:00:22
116,069,393
0
0
null
null
null
null
UTF-8
C
false
false
6,106
h
/* * @file util.h @brief */ #ifndef __BOARDUTIL_H__ #define __BOARDUTIL_H__ #include <stdint.h> #include "types.h" //#define FACTORY_FW //#define FACTORY_FW_ONCE //#define FACTORY_FW_FLASH //#define F_SPI_FLASH #ifdef F_SPI_FLASH //#define F_SPI_FLASH_ONLY #endif #define DELAY_COUNT 0xEFFFF // just for t...
[ "aytacdilek@gmail.com" ]
aytacdilek@gmail.com
765b05c9d1de176ef3915d43d484e4aebb6238ce
1d599b7e021218c3cb233c55d503bd4d10ebc1ce
/TrafficLightController/Inc/timer.h
86ddcaeec45890c2134eb59b49e5dd536f885ad4
[]
no_license
ntnnattanich/le484-project
32eefab7663a707073f2d5ebe8498f06bb685336
419a3e31af6f515f0bd6856f6ef4ea0b3a495473
refs/heads/master
2020-04-29T14:36:35.273734
2019-04-23T16:54:30
2019-04-23T16:54:30
176,201,919
0
0
null
null
null
null
UTF-8
C
false
false
450
h
#ifndef __TIMER_H #define __TIMER_H #ifdef __cplusplus extern "C" { #endif #include "stm32f4xx_hal.h" #include "main.h" extern volatile uint32_t Tick; extern uint32_t Timeout_Value; extern int Timeout_Status; extern int TimeGreen; extern int MIN_GREEN_TIME; extern int WALK_INTERVAL; void Timeout_Config(uint32_...
[ "nattanich15@hotmail.com" ]
nattanich15@hotmail.com
c702559b7c357e24c615b67f1d67370eebd83413
11c54c05c45fb92acf58f2553558b502e9b3c061
/Project2/Project2/源.c
c5a9cc41b2dc096c334eaecce229122b88b79e02
[]
no_license
cocealx/C-code
ffa7ac7157f1bad81b22209b1eba4782fdfc6751
4af3d647683863552895231e83dbee0046bb1961
refs/heads/master
2020-03-23T12:41:52.413824
2018-07-19T13:35:09
2018-07-19T13:35:09
141,575,488
1
0
null
null
null
null
UTF-8
C
false
false
10,555
c
////#include "stdio.h" ////#include"math.h" ////int main() ////{ //// int n = 0, i = 0, j = 0, a = 0, sum = 0; //// double t = 0; //// printf("please an a :an n:"); //// scanf_s("%d%d", &a, &n); //// //// for (i = 0; i<n; i++) //// { //// for (j = 0; j <= i; j++) //// t = a*pow(10, j) + t; //// //// } //// printf("...
[ "1975178521@qq.com" ]
1975178521@qq.com
108097b2aa1ded3813ddac8ffdcd238ac5b91715
5e16946e7a756252cad181d0efa9ee3b4e2709a6
/mla_v2014_07_22/framework/driver/wifi/mrf24w/src/drv_wifi_mgmt_msg.c
2f9976b498e7ac19eed7c6b55d03d8f913c45a98
[]
no_license
huleg/MPLABXProjects
741919efaf25ff60d0204cb2fbfbd2a3b3e7328f
b6728705dd49732389675857d0cf6eeaebcb7bd9
refs/heads/master
2021-01-19T13:33:24.414449
2016-09-12T07:48:01
2016-09-12T07:48:01
null
0
0
null
null
null
null
UTF-8
C
false
false
13,002
c
/******************************************************************************* Company: Microchip Technology Inc. File Name: drv_wifi_mgmt_msg.c Summary: Module for Microchip TCP/IP Stack -Provides access to MRF24W WiFi controller -Reference: MRF24W Data sheet, IEEE 802.11 Standard Desc...
[ "kerikun11+github@gmail.com" ]
kerikun11+github@gmail.com
af2b2d02c883b08db7d0cbd23cc546f6cf0dc23c
c8b2f1da4da92e77eaffe685f4e407f70c441136
/CD/cd session3/lab88/fileout.c
012296ed19e34eeb21eb487e3812c26bbbb02fd6
[]
no_license
AdityaPradhan1/MIT-CSE-Sem-V-Labs
b4d804591d64c0ac64cecaf112ef9b1cefef1ae4
4f0485fc1c2abeb07295ad9363eb26d0cda73850
refs/heads/main
2023-02-02T17:46:16.224271
2020-12-16T13:24:58
2020-12-16T13:24:58
319,333,136
1
0
null
2020-12-10T12:54:15
2020-12-07T13:46:00
C
UTF-8
C
false
false
33
c
main() { int a[100],b,c; int; }
[ "adipra99@gmail.com" ]
adipra99@gmail.com
e549aeca2c7b73212d3ea293850dc1d9e538cb6b
5a6c87065ac664c91e36b5f7d9ec9ecf8f49def3
/framework/GUI/littlevGL/lvgl/lv_misc/lv_fonts/dejavu_30_latin_ext_a.c
22aa6f240f2c189b2e5994d4f7b6baab51736ec5
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
MiloMallo/AliOS-FM
f26a3b6fb26b3cb3b30c1681a479d8ed2dcfa2c7
ae9f234c073404d8c97100927cbc53f49ae59a25
refs/heads/rel_1.3.2
2020-03-25T22:56:11.102641
2018-08-10T08:38:47
2018-08-10T08:38:47
144,251,423
4
4
Apache-2.0
2020-03-07T21:20:51
2018-08-10T07:18:56
C
UTF-8
C
false
false
165,252
c
#include "../../../lv_conf.h" #if USE_LV_FONT_DEJAVU_30_LATIN_EXT_A #include <stdint.h> #include "../lv_font.h" /*Store the image of the letters (glyph) */ static const uint8_t dejavu_30_latin_ext_a_bitmap[] = { // ASCII: 256, char width: 18 0x00, 0x00, 0x00, // ------------------...... 0x07, 0xf0, 0x00...
[ "lc122798@alibaba-inc.com" ]
lc122798@alibaba-inc.com
740ed905f9905b57332b88aa0a03367f2078fd46
9406d73feabf3b56443934f6059b20c815f7d4af
/test/a32/traces/simulator-cond-rd-operand-rn-ror-amount-a32-sxth.h
64249d10e15bb5ee28cbf7e685a55a029acb2d7d
[]
no_license
multi-os-engine-community/vixl
42b4b80092a01180cf4aa1160da988f1e9c7e628
811fe15831f77f7465809503791f85fed76e44c2
refs/heads/master
2021-01-20T23:38:00.004361
2016-08-08T15:18:52
2016-08-09T10:28:29
101,847,618
0
0
null
2017-08-30T06:48:55
2017-08-30T06:48:55
null
UTF-8
C
false
false
126,475
h
// Copyright 2015, ARM Limited // 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 copyright notice, // this list of conditions a...
[ "scott.wakeling@linaro.org" ]
scott.wakeling@linaro.org
54bb76c471b4870f0bf54d9c6c94736497de4e6d
a43b7590b057d342819bd2e12f4326fdcc28bc5a
/mavlink/include/mavlink/v2.0/ardupilotmega/version.h
b746f6e57d40c6e6852c57d697a6d1f8d4b00702
[ "BSD-3-Clause" ]
permissive
Mitchell-Lee-93/CAROS
ad18c41e5441aa11674c6bc98cfa830e0f780633
9eb434013b0fc5c607ea07f358214e9928017522
refs/heads/master
2022-11-25T01:06:18.168140
2020-07-28T12:29:55
2020-07-28T12:29:55
279,358,222
1
0
null
null
null
null
UTF-8
C
false
false
336
h
/** @file * @brief MAVLink comm protocol built from ardupilotmega.xml * @see http://mavlink.org */ #pragma once #ifndef MAVLINK_VERSION_H #define MAVLINK_VERSION_H #define MAVLINK_BUILD_DATE "Fri Feb 07 2020" #define MAVLINK_WIRE_PROTOCOL_VERSION "2.0" #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255 #endif // MA...
[ "HyungyuLee" ]
HyungyuLee
7bf05632e7021747de932710cda29ea5e8165f2d
8d1209a37c532eee799103bcdf76ece7c83f3df3
/inexlib/ourex/gl2ps/source/gl2ps.c
c9e87448c58464af3109e385dc2b57cc24f9f6aa
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
gbarrand/inexlib_serv
12e73459d762f9a42a1ec32fbbc3343adde6b20a
53b2ecc78acbd3b39a15a8714edaeb3c971ec119
refs/heads/master
2021-07-13T04:42:51.771431
2019-05-14T05:35:10
2019-05-14T05:35:10
172,309,398
0
0
null
null
null
null
UTF-8
C
false
false
182,827
c
/* * GL2PS, an OpenGL to PostScript Printing Library * Copyright (C) 1999-2006 Christophe Geuzaine <geuz@geuz.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of either: * * a) the GNU Library General Public License as published by the Free * Software Foundation...
[ "guy.barrand@gmail.com" ]
guy.barrand@gmail.com
dc9c5e5f6d3402d370bc2ecf2959ea9369bd4317
feee0e061b145ac1993523636db27796d46815d0
/sumofnumber.C
985aafe978d5f4e501e98e46c60d9309e498c985
[]
no_license
sangavik/sangavi10
cbbb68e680998294ee09b1140c0bb37b35781c4e
96a8d5074c982440a0b1450371f0363e28684187
refs/heads/master
2021-04-28T09:52:02.872324
2018-02-23T10:59:18
2018-02-23T10:59:18
122,053,046
0
0
null
null
null
null
UTF-8
C
false
false
212
c
#include<stdio.h> int main() { int i,n,sum=0,a[i]; printf("\n enter the num :"); scanf("%d",&n); for(i=0;i<n;i++) { scanf("%d",&a[i]); } for(i=0;i<n;i++) { sum=sum+a[i]; } printf("\n sum is %d",sum); return 0; }
[ "noreply@github.com" ]
sangavik.noreply@github.com
e81a6eccf073202a8c696c2d4a181d44ae37f011
44049768f003eb4437d3620ffb3892e948c0894f
/mux/isim/tb_mux4to1_isim_beh.exe.sim/work/m_00000000000199704156_3631796253.c
cbae1d9f3f61fa415fa78dfb8db60cf55c1337c2
[]
no_license
mj0822/Verilog-Design
262a5e102d9ac2be95199d3f440967bdd87ef01d
3e2bcfb9c36a5c9ee45b506660fb09289398d60d
refs/heads/master
2020-12-03T14:45:12.572297
2020-01-02T10:31:16
2020-01-02T10:31:16
231,358,563
0
0
null
null
null
null
UTF-8
C
false
false
1,235
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "joshimrunal97@gmail.com" ]
joshimrunal97@gmail.com
a1ccf03b60f5d724c4f29202f987f37af9f37600
a7413d9ce83654f1f34cacb09c20deeb6bd523ea
/toolboxes/plplot/PLplotExport.h
277700c52879ea3d400d32c9abb1036894b53307
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
hansenms/gadgetron
1e40b1a6265a96cc6f518d0a28cecb0a1d65d292
10531591411fea4e16a074a574cd449a60d28ef8
refs/heads/master
2022-02-01T23:52:52.993704
2021-12-10T23:31:52
2021-12-10T23:31:52
28,053,346
3
1
NOASSERTION
2021-12-21T23:41:07
2014-12-15T19:54:00
C++
UTF-8
C
false
false
444
h
/** \file PLplotExport.h \brief Implement windows export/import for PLplot gadgetron utility toolbox \author Hui Xue */ #pragma once #if defined (WIN32) #if defined (__BUILD_GADGETRON_TOOLBOX_PLPLOT__) || defined (gadgetron_toolbox_plplot_EXPORTS) #define EXPORTGTPLPLOT __declspec(d...
[ "hui.xue@nih.gov" ]
hui.xue@nih.gov
f8cf9155b309f02f235ce088265b056a2ba5d7df
e10d7793f58b050eccfcaa56a9c8b0697b7eb62b
/0笔记/day7/代码/xuanze.c
1507fdeb5b2c6a903936922f0fa57ad3334f801a
[]
no_license
scoaming/HQ
d242c58ff71b861860a24fed0749a5d69c0419fc
78e40cfd34c7bfd14cb77ef35fc4cc905cf9ef81
refs/heads/master
2023-06-21T03:26:01.086637
2021-07-17T09:17:13
2021-07-17T09:17:13
386,892,312
0
0
null
null
null
null
UTF-8
C
false
false
640
c
/************************************************************** * File Name: xuanze.c * User : zhouhao * QQ : * Email : * CTime : 2021年07月13日 星期二 09时19分36秒 ***************************************************************/ #include <stdio.h> #include <string.h> #include <stdlib.h> int main(int argc, ...
[ "1033601743@qq.com" ]
1033601743@qq.com
fec0ad654602d08ccbffaf60b095344676ab6551
976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f
/source/linux/arch/powerpc/mm/book3s64/extr_slb.c_slb_shadow_update.c
d51133c1614ecba2f26e204c7678058a73a77c17
[]
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,516
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
fbd25f8a3b3f58b52df4887610d6f284649496ee
53990d304b4b36f35982dac3ee27953dfdc8f418
/Ft_Printf/utilities4.c
f30cd18e137c40b8c14f78c5c51031c20df2fa84
[]
no_license
biancapitic/Academy-PLUS
80174a4c799d7feb618f553a3a09b2cbb7d6f0ad
7332c1fde6f3757106b02511c5c95cdccf9bb44a
refs/heads/master
2020-03-16T23:34:16.576963
2018-05-20T20:00:28
2018-05-20T20:00:28
133,042,750
0
0
null
null
null
null
UTF-8
C
false
false
2,162
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* utilities4.c :+: :+: :+: ...
[ "30297121+biaa02@users.noreply.github.com" ]
30297121+biaa02@users.noreply.github.com
2331c68bb90f017bde05c8ba3e608c50c125548e
3a4523e173b011ccc7af154f1e1efedece620fcd
/Practica 0/p019.c
2cc889f0693f99a99214fee60c58f6b4dad02865
[]
no_license
laurofigueroa/EDyA1
f460fbf77893933b48c821488454a4c35815a4a9
caa65861112ce31c50bfa586e3434f8360f7a3ed
refs/heads/master
2016-09-06T18:07:50.197763
2013-10-01T02:33:47
2013-10-01T02:33:47
null
0
0
null
null
null
null
UTF-8
C
false
false
251
c
#include <stdio.h> int apply(int(*f)(int), int n) { return ((*f)(n)); // cambiando los parentesis funciona igual ¿? } int suma1(int a) { return a+1 ; } int main (void) { int a = 21; printf("%d \n", apply(suma1,a)); return 0; }
[ "laurofigueroa@hotmail.com" ]
laurofigueroa@hotmail.com
61b302f93d66852ba32f28f5040350d8cad32c11
d482b6c0eadc9e101652420b07196cfe448ffbb5
/FinalWork/MyFile/UserMain.h
eca3a3a70da99bd3be886fe3ace7f72f97f5cdd4
[]
no_license
LIGHT1213/Class
502324fa6f8f28ab86180a6f0f293d0f11586c66
20c442a7a57b4838079c35ad0eb29edac6eae36a
refs/heads/master
2020-08-29T05:26:56.902986
2019-12-24T00:38:25
2019-12-24T00:38:25
217,941,987
0
0
null
null
null
null
UTF-8
C
false
false
338
h
#ifndef USERMAIN_H #define USERMAIN_H #include "adc.h" #include "stm32f4xx_hal.h" #include "AutomaticDimming.h" #include "ILI93xx.h" #include "tim.h" #include "UserFFT.h" #include "gui.h" #include "UserADC.h" #include "KeyPad.h" #include "stdio.h" #include "My_uart.h" #include "SDCard.h" void UserMain(void); void KeyCh...
[ "35650324+LIGHT1213@users.noreply.github.com" ]
35650324+LIGHT1213@users.noreply.github.com
272e289ce02d55f183cc4ccbe7b7286d2f572bca
1dc5856a9817678d59d08c2c6d81524ff9335c10
/src/error/color.c
61db6b2b0f46ed23ec2ecd3c63e9eb4684a5e3da
[]
no_license
aitelkob/Rtv1
7125beeafc1f4d3bd507417097a716c9f723f381
2c33785a2f4824200ddff29c0a0728a8c7aa55e6
refs/heads/master
2023-04-02T12:24:40.201059
2021-02-17T08:03:15
2021-02-17T08:03:15
332,278,270
6
0
null
2021-02-18T14:40:29
2021-01-23T18:18:24
C
UTF-8
C
false
false
1,120
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* color.c :+: :+: :+: ...
[ "yait-el-@student.1337.ma" ]
yait-el-@student.1337.ma
cbcd629356a8136f3a17ce01eed253c63e87c88f
81f546593e476fff5df3c8363fd7a46112112b11
/call_main_recursively.c
aa1f415ae068fceb4f7a99bb14985ffe4955732a
[ "MIT" ]
permissive
jloughry/main_recursively
41a44ce593d74999de391d53f9a03e438e7defcf
92a6dbfd9368076ba424dd4b6a09deecc010cad5
refs/heads/master
2021-01-02T23:03:29.139733
2017-08-06T03:28:52
2017-08-06T03:28:52
99,454,957
0
0
null
null
null
null
UTF-8
C
false
false
1,646
c
#include <stdio.h> #include <stdlib.h> #include <string.h> int global = 0; char * display_argv(int argc, char ** argv); int main(int argc, char ** argv) { char * free_this = NULL; // All this extra complication just to cram all of argv into a string. printf("main() called with %s; the value of global = %...
[ "joe.loughry@gmail.com" ]
joe.loughry@gmail.com
99bb445833cb6fe0101678b51c8d4e16feec2222
8fde5fa05e20caf82761f0fb3833cfc27b0ed42c
/Code/BenchmarkFFT/benchmarkfft/Vendors/NV/include/sm_30_intrinsics.h
2523781f281f4bf6b3827ddb62a299a9555d89ee
[]
no_license
torbjorn-sorman/TQDT33_THESIS
edfabda991f29c523a56ceaf2de8605b47ef1b47
5923cfab96c7d30f4f36865759a870b660ed4894
refs/heads/master
2020-05-17T17:29:45.521209
2016-02-25T16:51:41
2016-02-25T16:51:41
41,349,851
1
0
null
null
null
null
UTF-8
C
false
false
7,916
h
/* * Copyright 1993-2014 NVIDIA Corporation. All rights reserved. * * NOTICE TO LICENSEE: * * This source code and/or documentation ("Licensed Deliverables") are * subject to NVIDIA intellectual property rights under U.S. and * international Copyright laws. * * These Licensed Deliverables contained herein is ...
[ "torbjorn.sorman@gmail.com" ]
torbjorn.sorman@gmail.com
5354e7cdf8d7fb422e250a1597848290bceb65b7
6890c2008bed1b57299835a5d4dec91db640730c
/Array Anti-clockwise Rotation.c
08f69347864828968f57da7856db01f3b15abf11
[]
no_license
jananisivakumar0601/Incomplete-C-repl.it-codes
4b09a377a5068ade332f103cfbe96bf1b82fde5d
e1e42598da97bcfe004cefd531a90614ea70fcba
refs/heads/main
2023-01-05T19:42:43.775538
2020-10-29T13:09:41
2020-10-29T13:09:41
308,308,743
0
0
null
null
null
null
UTF-8
C
false
false
2,423
c
/*Write a C program to rotate the array elements in anti-clockwise rotation and print it. Infer the problem statement thoroughly through sample inputs and sample outputs Sample Input-I Enter the no. of rows 4 Enter the no. of columns 4 insert the element for 0,0 1 insert the element for 0,1 2 insert the element for 0...
[ "noreply@github.com" ]
jananisivakumar0601.noreply@github.com
0e44f9e082a8c21266b322ef92eca00a3c66e462
e626f2cf22e42f07173b188e760603a68538e3ba
/string/string.h
6a22be0ffb77754ba4f49b212dc8eece546db855
[]
no_license
carl2019/my_code
b81950c72cbe74cbed841e970b88abd6f47b405c
586c65c9e7986477d2648143093a310e160234bc
refs/heads/master
2020-05-16T10:54:23.534129
2019-09-09T13:20:03
2019-09-09T13:20:03
182,998,358
0
0
null
null
null
null
GB18030
C
false
false
5,939
h
//#pragma once // //// 传统 ////namespace bit ////{ //// class String ///// { //// public: //// /* String() //// :_str(new char[1]) //// { //// _str[0] = '\0'; //// } //// //// String(char* str) //// :_str(new char[strlen(str)+1]) //// { //// strcpy(_str, str); //// }*/ //// //// String(char* str = "") ////...
[ "1972023738@qq.com" ]
1972023738@qq.com
3b171546aa85bad7b0e7577a7003499c10c30bc6
0f4b65bdd99e642402d489fdd662a7dc1d1441f5
/testsuite/EXP_1/test286.c
c997004a016423160ac4c19d98a2d8c5f7ef345d
[ "MIT" ]
permissive
matthiaskrgr/CF3
157e4967f12a6e6a0eee0fa9421f7855d24047c5
981a49c2b1f0fb80e1d1778beb3f3ce8578338c3
refs/heads/master
2021-01-01T06:02:05.773732
2017-07-15T20:15:36
2017-07-15T20:15:36
97,335,407
0
0
null
2017-07-15T18:41:20
2017-07-15T18:41:20
null
UTF-8
C
false
false
52,464
c
/* CF3 Copyright (c) 2015 ishiura-lab. Released under the MIT license. https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md */ #include<stdio.h> #include<stdint.h> #include<stdlib.h> #include"test1.h" int64_t x46 = INT64_MIN; volatile int16_t x51 = -1; int64_t x69 = -5333868007LL; volatile int32_t x94 = INT32_...
[ "ishiura-compiler@ml.kwansei.ac.jp" ]
ishiura-compiler@ml.kwansei.ac.jp
8eeb77f6cad804d11889f8bf1c1f8806b87b81b8
5aebe3a151b70617bb62c7ca427aac2740cf86d6
/protocols/J2735/CSAE/codec/Phase.h
305951511f257f551a70ffa7e4c329987d6b913a
[]
no_license
swsqs876/Globicephala
6be0dcce9aef59b9479eba8da5696e401be5ab74
577550b7d6d5ee4a8b440f18456ae4804d3985e5
refs/heads/master
2023-07-03T20:14:31.992143
2017-12-07T09:29:08
2017-12-07T09:29:08
null
0
0
null
null
null
null
UTF-8
C
false
false
849
h
/* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "DSRC" * found in "DSRCCN_20170918.asn" * `asn1c -no-gen-example -no-gen-OER` */ #ifndef _Phase_H_ #define _Phase_H_ #include <asn_application.h> /* Including external dependencies */ #include "PhaseID.h" #include "Phas...
[ "wangxianwen@che0.com" ]
wangxianwen@che0.com
a1633cd04443dfe268b9caf6b33eda2b30a5a517
1478a33bfe83336513e72249f0711fc1862f338b
/drx/codegen/mex/transceive103/checkIPAddressFormat.h
3def5f9f7292a1a12b50892e2348abb96c1b03a2
[]
no_license
genesys80211b/DRx_testsuite
193592966c7b7348810b99bd3dfd568d4b1ea0e5
d969780b8a71a15d007c683a062f5c4abc727052
refs/heads/master
2021-01-10T11:15:27.376643
2016-02-19T18:14:03
2016-02-19T18:14:03
50,744,086
1
0
null
2016-02-19T18:14:04
2016-01-30T20:42:23
HTML
UTF-8
C
false
false
663
h
/* * Trial License - for use to evaluate programs for possible purchase as * an end-user only. * * checkIPAddressFormat.h * * Code generation for function 'checkIPAddressFormat' * */ #ifndef __CHECKIPADDRESSFORMAT_H__ #define __CHECKIPADDRESSFORMAT_H__ /* Include files */ #include <math.h> #include <stdio.h> ...
[ "doyle.e@husky.neu.edu" ]
doyle.e@husky.neu.edu
633b7989a5442615d9eb8e03fc5e34a09a06d451
0b95e9774815320bcd653a48d30fbe8abf443a2a
/programming-in-ansi-c-Balagurusamy-solutions/Operators and Expressions/3.12 - Size of Various Datatype in C.c
fd6b8331685ed604f7b500ee7ae2607a2659e67a
[]
no_license
saffordium1001/ansi-c-exercises
c3930b85100b3794d8be1adef7bf78e37b156981
1f1b9538392bf2721b769faf69130c0bb6634b63
refs/heads/master
2020-11-29T14:39:19.029635
2019-12-25T19:17:54
2019-12-25T19:17:54
230,139,910
0
0
null
null
null
null
UTF-8
C
false
false
1,270
c
#include <stdio.h> int main() { //size of operator printf("============== Character Data type ==============\n"); printf("\tThe size of char = %d byte\n", sizeof(char)); printf("\tThe size of unsigned char = %d byte\n", sizeof(unsigned char)); printf("\n============== Integer Data type ==========...
[ "noreply@github.com" ]
saffordium1001.noreply@github.com