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
98e64040b5de34e9be0de960d2c57150bd1712f8
2057134f050fc5504cd57f40c6a80ba10ca7bef7
/Libft/ft_putstr_fd.c
5d106413d898afd71f1ce36b775dfd03551697ac
[]
no_license
zardak12/FDF
bcdfd9a7ec405e76d69a0faa6b7f8b4635f0ea5b
5e23eb8ef98abd59cbf51d4ab387201315559c3b
refs/heads/master
2022-11-27T08:09:50.255423
2020-08-08T14:13:05
2020-08-08T14:13:05
285,909,396
0
0
null
null
null
null
UTF-8
C
false
false
1,028
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putstr_fd.c :+: :+: :+: ...
[ "shmarkyr@gmail.com" ]
shmarkyr@gmail.com
d784dba20082f4e8d89f19476fb594b52e3595c6
bddaebc1e9b37fde18cd4901a22c46a6955d427d
/src/particles/move_particles.c
cf92ff82b0cf6af495eb282e02e89859f94ee12e
[]
no_license
ThomasDalem/MUL_my_rpg_2018
bc4323af136edb4c2435b41c4e655f1df289d688
40cc6e5e69fc09f0bf7e0dd511ef59fbf490ed2e
refs/heads/master
2022-01-09T11:23:24.955477
2019-06-10T19:49:33
2019-06-10T19:49:33
191,232,630
1
0
null
null
null
null
UTF-8
C
false
false
1,666
c
/* ** EPITECH PROJECT, 2019 ** MUL_my_rpg_2018 ** File description: ** move_particles */ #include <stdlib.h> #include <SFML/Graphics/CircleShape.h> #include <math.h> #include "structures.h" static void change_y_pos(particle_t *particle, float beginning_y) { sfVector2f pos = sfCircleShape_getPosition(particle->cir...
[ "thomas@localhost.localdomain" ]
thomas@localhost.localdomain
e6f5569e3434c2b2e23fcef98df8c62d2f6aa61e
95dd834c3232b511fe6e21c685af71625120d85b
/src/my_str_to_wordtab.c
fd4c4b18e08bb093111cfdd73bd7909fd0413bdb
[]
no_license
despire907/PSU_minishell1_2018
a2ea02a8b947592bbe3aa2de837d9651874e6a9b
009908b765c4fa2f805a40fe904737dc4142bd43
refs/heads/master
2020-08-30T23:09:24.536386
2019-10-30T11:55:56
2019-10-30T11:55:56
218,516,579
2
0
null
null
null
null
UTF-8
C
false
false
1,493
c
/* ** EPITECH PROJECT, 2018 ** minishell1 ** File description: ** mysh */ #include "../include/mysh.h" int count_word(char *str) { int i = 0; int j = 1; while (str[i] != '\0' && str[i] != '\n') { if (str[i] == ' ' && str[i + 1] != '\0') j++; i++; } return (j); } i...
[ "noreply@github.com" ]
despire907.noreply@github.com
9e12758ea6dc410b8a8c2454f3d91c7504d302b3
cab419e1db26bc901a1d88c43fed7688178ede14
/src/lib/player/devices/processors/Filter_state.c
729d657e31be816752141de4ec3390cd5c0472b2
[ "CC0-1.0" ]
permissive
kagu/kunquat
2ef5c4fe5dc01ef3b4884072fac1a5df415e83ac
83a2e972121e6a114ecc5ef4392b501ce926bb06
refs/heads/master
2022-05-03T19:52:06.063754
2022-03-28T15:06:27
2022-03-28T15:06:27
14,469,158
0
0
null
null
null
null
UTF-8
C
false
false
12,284
c
/* * Authors: Tomi Jylhä-Ollila, Finland 2018-2019 * Sami Koistinen, Finland 2018 * * This file is part of Kunquat. * * CC0 1.0 Universal, http://creativecommons.org/publicdomain/zero/1.0/ * * To the extent possible under law, Kunquat Affirmers have waived all * copyright and related or neighboring ...
[ "tomi.jylha-ollila@iki.fi" ]
tomi.jylha-ollila@iki.fi
16e0542a752cac66309b60add5c97512f100a48c
2fe4e069831dc13785d6d85d48ff5b3e7917e49a
/stack/Cyclone/Cyclone_1.5.0/demo/common/ti/boards/dk_tm4c129x/drivers/kentec320x240x16_ssd2119.c
332c8cf464bffebc314d6e42fbdc8a3e1a20a916
[]
no_license
nandojve/embedded
2c349bf2dbffa1ef5e0fa80c60b7d9a7c589e554
da9fb2810a06980821bd4736ae622a80de6025d3
refs/heads/master
2021-01-21T12:27:09.764365
2015-01-05T23:09:53
2015-01-05T23:09:53
18,577,491
4
0
null
null
null
null
UTF-8
C
false
false
35,745
c
//***************************************************************************** // // kentec320x240x16_ssd2119.c - Display driver for the Kentec K350QVG-V2-F // TFT display attached to the LCD controller via // an 8-bit LIDD interface. // // Copyright (c) 2013 T...
[ "nandojve@gmail.com" ]
nandojve@gmail.com
f7f7ded46e71c3decdf33c7788b34fe59a430b47
f67e9d78d5fed0a958ab468fc9135f5d378b953b
/暑假/队列的链式储存.c
0d7612a8072d5c47493b6d57f499b46006a85156
[]
no_license
MysticAile/Homework
bdaa91fb7e554bd71a650328b4c44e739d98999a
4677b6f490c2cdc1a431ff2b7b0c19266182e46c
refs/heads/master
2023-03-21T22:21:54.795455
2021-03-16T07:57:34
2021-03-16T07:57:34
277,798,101
0
0
null
null
null
null
GB18030
C
false
false
2,355
c
/** 队列的链式存储结构及其基本运算的实现 采用链表存储的队列称为链队,这里采用不带头节点的单链表实现。 通常将队头和队尾两个指针合起来 链队组成: (1)存储队列元素的单链表节点 (2)指向队头和队尾指针的链队头节点 采用循环单链表 链队的4要素: 队空的条件:front=rear=NULL 队满条件:不考虑 进队e操作:将包含e的节点插入到单链表表尾 出队操作:删除单链表的首数据节点 **/ #include <stdio.h> #include <stdbool.h> #include <stdlib.h> #define ElemType int typedef struct Qnode //数据节点 { Ele...
[ "1259387531@qq.com" ]
1259387531@qq.com
0e97db74ad694b10233baacbecf1b4af3ccaff16
28942866d53c915d1830b75de062bba3bd95858c
/hash_libs.round0/yescrypt/phc.c
09ea4f6f695b4e672d75f7e7d9da9006afd0d1ee
[]
no_license
mbroz/PHCtest
280437b2b0b40f67722f234210336bb2273f4e2b
30f9ad35c3888cb9423b16fe04de8140e6453592
refs/heads/master
2023-09-01T19:43:33.765980
2015-04-30T15:42:10
2015-04-30T15:42:10
25,439,559
4
1
null
2015-04-30T14:09:57
2014-10-19T20:42:48
C
UTF-8
C
false
false
4,067
c
/*- * Copyright 2014 Alexander Peslyak * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ...
[ "gmazyland@gmail.com" ]
gmazyland@gmail.com
2a633e18bc421bc35be3546c686bc7481d53e07b
ea4e3ac0966fe7b69f42eaa5a32980caa2248957
/download/unzip/tcl/tcl-87/tk/tk/generic/tkImgPhoto.c
6165b5ec5cd64ab8f51cb38a7a62c0502675f356
[ "TCL" ]
permissive
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
UTF-8
C
false
false
175,128
c
/* * tkImgPhoto.c -- * * Implements images of type "photo" for Tk. Photo images are stored in * full color (32 bits per pixel including alpha channel) and displayed * using dithering if necessary. * * Copyright (c) 1994 The Australian National University. * Copyright (c) 1994-1997 Sun Microsystems, Inc. * Copy...
[ "hyl946@163.com" ]
hyl946@163.com
59870d9a5081fb4c4d1787d88dbdc7f1ffa39503
4f9d834146ea13ffbd6ea0ec85ce68ef744339c3
/projects/project1/test.c
d0f38818493b015d1f7687565d7a068483084617
[]
no_license
Jackieji00/2021
4f98dd57b6d84777454e6da2b856d9421eac4c0b
3ffa49e49b05cb3202be2c9c3166c646fd4009c5
refs/heads/master
2020-03-28T13:23:12.881354
2019-02-18T04:42:02
2019-02-18T04:42:02
148,390,825
0
0
null
null
null
null
UTF-8
C
false
false
5,712
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #define false 0; #define true 1; typedef int bool; /* * Returns true if the given char is a digit from 0 to 9 */ bool is_digit(char c) { return c >= '0' && c <= '9'; } /* * Returns true if lower alphabetic character */ bool is_lower_alphabetic(char c) ...
[ "842779063@qq.com" ]
842779063@qq.com
4bb3aa2e282cc49d79a04facd6ad08ce0f0be8fa
c4333cfe0d69d523b1e148c077b15ba5903cb97e
/Intel/ClientOneSiliconPkg/IpBlock/Itss/LibraryPrivate/PeiItssLib/PchDevIntInfoVer1Lp.c
886f498f0aa38fdf3ae6400c62e27aa38f768a9c
[]
no_license
scotthe2022/ElkhartLake_Silicon_reference_and_Platform_Sample_Code
cb7b2e9cc2c7cf57c4a66a0f89e49ccf0789615f
b0149682f932de6bb88199814f9885abcdb97579
refs/heads/master
2023-07-03T20:32:25.052970
2021-08-20T20:30:59
2021-08-20T20:30:59
null
0
0
null
null
null
null
UTF-8
C
false
false
15,006
c
/** @file PCH Genereation Specific interrupts. @copyright INTEL CONFIDENTIAL Copyright 2017 - 2018 Intel Corporation. The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material ...
[ "1069096459@qq.com" ]
1069096459@qq.com
03b7500d454b046894c931edff08d08ed62648a4
47accf5df0e74e1efb40b8568e98b51a198bf6a6
/C/LinkedLists/LinkedListProgram5.C
3c3cb1bd03c403f2f69b130d452e341414134699
[]
no_license
niks290192/Data-Structures-C
117e75b1f049fd968e32ec724b854f2a39958fe0
c5ca83ab9b9fbfb44a304d14a5bb47e5e6d3c4d2
refs/heads/master
2022-01-07T08:58:09.744978
2019-05-28T17:14:04
2019-05-28T17:14:04
112,864,049
0
0
null
2019-04-03T17:25:55
2017-12-02T17:55:56
C
UTF-8
C
false
false
2,957
c
/* LinkedListProgram5.C: Program to sort a linked list by swapping data.*/ #include <stdio.h> #include <conio.h> #include <malloc.h> #include <windows.h> /* structure containing a data part and link part */ struct node { int data ; struct node *link ; } *newnode, *start, *visit ; void getdata( ) ; void append ( st...
[ "nikhil@mobile-di.com" ]
nikhil@mobile-di.com
d9d5460d5aa7f4cc5df02349188dff04abf73f31
256635720b151219c83089c1a9dae925bb2a6339
/softwar/include/enums.h
98eff1240ebad447e88b4312b459887845a677bd
[ "MIT" ]
permissive
TASnomad/etna-oss-projects
fa2edc67b9376a8e7c71839d84e7460509c29dfc
fbd252e5c0f38c4a3c086e61c1e2b22178cb9c67
refs/heads/master
2022-07-31T05:34:22.346062
2020-05-16T12:45:07
2020-05-16T12:45:07
264,431,615
0
0
null
null
null
null
UTF-8
C
false
false
287
h
#ifndef __ENUMS_H__ #define __ENUMS_H__ typedef enum position { LEFT = 0, UP = 1, RIGHT = 2, DOWN = 3, } position_t; typedef enum NotificationType { CYCLE = 0, GAME_START = 1, GAME_END = 2, CLIENT_DEAD = 3, CLIENT_WIN = 4, } NotificationType_t; #endif /* ! __ENUMS_H__ */
[ "martin.barreau@gmail.com" ]
martin.barreau@gmail.com
9f24ae6e67358a4e3851816955d3de3f1b1305e6
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/080/480/CWE134_Uncontrolled_Format_String__char_listen_socket_vprintf_66b.c
abe44ed68add9d5f977af2889271fe2342c75c2e
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C
false
false
2,682
c
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE134_Uncontrolled_Format_String__char_listen_socket_vprintf_66b.c Label Definition File: CWE134_Uncontrolled_Format_String.vasinks.label.xml Template File: sources-vasinks-66b.tmpl.c */ /* * @description * CWE: 134 Uncontrolled Format String * BadSource: listen_socket ...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
b7cb6dc886a4370206ee8e28727647f462bc6064
6c7729144390868734dade6e29f46c1db0400fc8
/denora/service/src/core/html_server.c
53fde61416991f23bc6f67a4fcd5f8f6e5d636cb
[]
no_license
wodim/irc-hispano
4099bd7071a912418b248ec91cea624daa8fafa7
79366aaa5cd0557a6bc1d65fe45265c3e0f3829e
refs/heads/master
2021-01-19T06:10:40.169490
2014-03-09T15:43:39
2014-03-09T15:43:39
17,706,540
1
0
null
null
null
null
UTF-8
C
false
false
3,067
c
/* HTML Server * * (c) 2004-2011 Denora Team * Contact us at info@denorastats.org * * Please read COPYING and README for furhter details. * * Based on the original code of Anope by Anope Team. * Based on the original code of Thales by Lucas. * * $Id: html_server.c 386 2011-01-04 17:16:43Z hal9000 $ * */ /**...
[ "zolty@61259961-b933-0410-9f40-9772faae05da" ]
zolty@61259961-b933-0410-9f40-9772faae05da
3d715022c824c09762caefcc7751dc14ef4a33f9
091362b0c81a4e71eba001b8b1d8626ea0856e4f
/libncftp-3.2.6/libncftp/u_getusr.c
327a84865fd0875e5068a39e0600b346cd25614d
[ "MIT" ]
permissive
AYM1607/advanced_programming_ad2020
3b75db0db49f462ee2d774a88cb74d3b08207449
e10d0ec0504c1aa1df1555f4e9a330d7ff5d3c61
refs/heads/master
2023-01-12T22:26:35.267142
2020-11-30T01:09:11
2020-11-30T01:09:11
289,128,893
0
0
MIT
2020-10-06T02:26:47
2020-08-20T23:08:09
C
UTF-8
C
false
false
736
c
/* u_getusr.c * * Copyright (c) 1996-2005 Mike Gleason, NcFTP Software. * All rights reserved. * */ #include "syshdrs.h" #ifdef PRAGMA_HDRSTOP # pragma hdrstop #endif #if (defined(WIN32) || defined(_WINDOWS)) && !defined(__CYGWIN__) #define _CRT_SECURE_NO_WARNINGS 1 #endif void GetUsrName(char *dst, size_t size...
[ "u.g.a.mariano@gmail.com" ]
u.g.a.mariano@gmail.com
aa392e29ef9fc4fe12a71442c8db33c810639069
d3ed8e30fbe919defc550b9101f2c4a4a77f4a82
/MipsPipeline/isim/CPU_tb_isim_beh.exe.sim/work/a_3853510154_1351276808.c
92dca6a592e36b47579366364b5817586cba96a1
[]
no_license
AugustoPB/Mips_pipeline
b5fe08d0570a0488d694704eead0b1040c176f7e
cfeddc3752acda9b38fec903f364442e39028bff
refs/heads/master
2016-09-01T09:17:52.467382
2015-09-30T17:12:45
2015-09-30T17:12:45
43,446,155
0
1
null
null
null
null
UTF-8
C
false
false
70,110
c
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ ...
[ "tinho.pb@hotmail.com" ]
tinho.pb@hotmail.com
0779417e8bb59458e7cc593456356a7631c5047d
dd634f86bf5cbe900d0f3aab23bdf0254ff5291d
/src/array.h
47ee96a595914550f7b3006c238ae20e99f4ff3e
[]
no_license
Orking20/EntregaEjercicios_UTN
c8ac7d0b7a00af703a30108221e39ec82fdc986b
b1e4b0b0b163eb4ee49eb54e4f4e821f1218edd7
refs/heads/master
2023-03-27T03:32:09.701028
2021-03-31T01:07:43
2021-03-31T01:07:43
353,180,466
0
0
null
null
null
null
UTF-8
C
false
false
327
h
#ifndef ARRAY_H_ #define ARRAY_H_ int arr_calcularMaximoInt(int array[],int limite, int* resultado); int arr_calcularMinimoInt(int* array,int limite, int* resultado); int arr_calcularPromedioInt(int* array,int limite, float* resultado); int arr_calcularSumaInt(int* array,int limite, float* resultado); #endif /* ARRAY...
[ "mateoluchetti@hotmail.com" ]
mateoluchetti@hotmail.com
0e36daa1591d08f9013e25e2db5688a90ba98cb1
879be8fc1e9099c7945f240f65a8ee0b3ff4f368
/Scripts/rampage_controller.c
a494ac9822b124a8e9e46039f628c808a691ab27
[]
no_license
udoprog/gta-v-scripts
dc5cdc06d20e09e68e962ad978d5d938473baafb
82a69a01a672287e8e4677961f6aa946402fe1d0
refs/heads/master
2023-08-06T03:57:36.282555
2019-09-06T03:22:09
2019-09-06T03:22:24
183,248,279
3
0
null
null
null
null
UTF-8
C
false
false
23,873
c
#pragma region Local Var //{ var uLocal_0 = 0; var uLocal_1 = 0; int iLocal_2 = 0; int iLocal_3 = 0; int iLocal_4 = 0; int iLocal_5 = 0; int iLocal_6 = 0; int iLocal_7 = 0; int iLocal_8 = 0; int iLocal_9 = 0; int iLocal_10 = 0; int iLocal_11 = 0; var uLocal_12 = 0; var uLocal_13 = 0; float fLocal_14 = 0f; var uLocal_15...
[ "udoprog@tedro.se" ]
udoprog@tedro.se
3847fb6178c998c85ee122d368c708ddddaa9879
7c17361733b29240b4842647e25e7d6ada3133e5
/20140522/3.c
cda9e0a56ab88a055609182a341f62b3d7179c02
[]
no_license
likalella/C-practice
77864ef582d974f2463dde6b33a969f1e65ebdd2
d0d1acd392599096346165bde5a050802f777378
refs/heads/master
2016-09-12T20:19:33.388159
2016-05-25T02:09:56
2016-05-25T02:09:56
59,623,141
0
0
null
null
null
null
UTF-8
C
false
false
476
c
#include <stdio.h> int main(void) { #define N 10 int data[N]; int i=0, j=0; int temp=0;: for(i=0; i<N; i++) { printf("Input a Number in data[%d] : ", i); scanf("%d", &data[i]); } for(i=0; i<N-1; i++) { for(j=N-1; j>i; j--) if(data[j-1]>data[j]) { temp = data[j-1]; ...
[ "likalella95@gmail.com" ]
likalella95@gmail.com
72f3474ea1fabdcea8d8b860c3087b29c4988fc5
ffb2519a2dff89a252dc4629479012e0a284ccc6
/src/crypto/hash.c
9f2b182dfa93086bf90ab6211d7d917ef2e37bc3
[ "BSD-3-Clause" ]
permissive
oplcoin/oplcoin
182d29cea80fccf71a56c9ff1253eeb552d72d22
2c86ad35d0225e3e5b4ceb2be6c9f4bc6385e7d9
refs/heads/master
2022-12-10T12:56:21.183065
2020-08-28T20:03:50
2020-08-28T20:03:50
291,135,890
1
0
null
null
null
null
UTF-8
C
false
false
2,167
c
// Copyright (c) 2014, OplCoin, 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 the above copyright notice, this li...
[ "oplcoin@protonmail.com" ]
oplcoin@protonmail.com
dc7ef0ebe9e89915436473fba6af6c5c67a577d7
d888f34e83b6cf213a24533021819811849ac1ed
/parse_args.h
aeea1e4bb674b75e4462f854849fe2cafc941a88
[]
no_license
F1sher/dsppac
5fff30c729f3077759f960fcd3c839cd34c8df11
49d79daf50b53d7ca036eda3b70768f0932d63b5
refs/heads/master
2021-07-10T18:05:40.167373
2020-07-24T11:24:32
2020-07-24T11:24:32
166,364,596
0
0
null
null
null
null
UTF-8
C
false
false
800
h
#ifndef PARSE_ARGS_H_ #define PARSE_ARGS_H_ #include <dirent.h> #include <errno.h> #include <getopt.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include "dsp.h" #include "jsmn.h" typedef struct { double EN_normal; int K_trap; int L_trap; double Tau_trap; int AVERAGE_trap; int I_...
[ "dasalam@gmail.com" ]
dasalam@gmail.com
d933adccdba5cc759bdfcd0a18127aefb4a0e9e2
7873d7c02e558e441aa18f1a6cc294d60c8ba955
/Projects/STM324xG_EVAL/Examples/GPIO/GPIO_EXTI/Inc/stm32f4xx_hal_conf.h
2c3c0c6d831d572acd1513f855682c6929789b0d
[ "BSD-2-Clause" ]
permissive
studoret/STM32F401-Discovery_FW_F4_V1.5.0
f76d745269cff2efd1b3d8098f01b6acf0f2f28e
caefe32dbe0e41d88f6ccb013a2b6efd8bf4f835
refs/heads/master
2021-01-20T23:16:55.866618
2015-04-06T17:03:07
2015-04-06T17:03:07
33,266,372
1
0
null
null
null
null
UTF-8
C
false
false
16,488
h
/** ****************************************************************************** * @file stm32f4xx_hal_conf.h * @author MCD Application Team * @version V1.2.1 * @date 13-March-2015 * @brief HAL configuration file. **************************************************************************...
[ "studoret@free.fr" ]
studoret@free.fr
688e37aee91b7a4ff7d86e9aa8b886a62bcc43ac
7e382727fc8637ae21e7fa3573141c6bed3ce8a2
/ThirdParty/lapack/lapacke/src/lapacke_zppsv.c
0f350b172ef02e46763467aab598cfa633f8d223
[ "BSD-3-Clause", "BSD-3-Clause-Open-MPI" ]
permissive
mapgccv/coin
8cd104d792e636b4b49f986d5c26449136666238
28abd74d7c3ea2aee905ed95e2942e77e03e1ada
refs/heads/master
2020-09-29T05:15:08.724051
2019-12-11T18:44:53
2019-12-11T18:44:53
226,961,054
0
0
NOASSERTION
2019-12-09T20:26:23
2019-12-09T20:26:22
null
UTF-8
C
false
false
2,620
c
/***************************************************************************** Copyright (c) 2011, Intel Corp. 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 cod...
[ "victor.zverovich@gmail.com" ]
victor.zverovich@gmail.com
4e01efa6dd3d503fa0507cedcc2f60502ba48f93
102b6cf872cf4d5653b2ae9c0dc7baa3c2418644
/50Hz prototype/source/ECap.c
0037a8e7b553dc76ed5ffaf9d05275666e9c7a34
[]
no_license
capeter123/LY25HZ_50HZ
ba90d5b5a0b51b16f99a77d24f044da00e571f3c
55d923fc6ff276fa1135fce7a0c2716d966ec234
refs/heads/master
2021-10-19T05:04:38.777137
2019-02-18T11:10:49
2019-02-18T11:10:49
null
0
0
null
null
null
null
UTF-8
C
false
false
8,353
c
/*=============================================================================* * Copyright(c) 2009-2011, ALL RIGHTS RESERVED * * FILENAME : ECap.c * * PURPOSE : Capture falling/rising edge for Grid_Frequecy calculation and * phase sequency detection. * * HISTORY : * DATE ...
[ "xindangmoziyuan@163.com" ]
xindangmoziyuan@163.com
50902738c01a8a35adbcf96992bad17ba3bba1bb
568bc1aca55e958e1d040d782d6109c7cbd666e6
/Merge-Sort/eg2.c
593367cf579a8f34b7cd9806f96f7e70ffa1d63c
[]
no_license
PriyaRatnaparkhe/Data-Structure-and-Algorithums
105a35aafb8567d63707f1ac18018306f5563c51
65a5a2f3a8b4aa891c93bb7e18a8f94d8e6c8f50
refs/heads/main
2023-08-14T14:30:38.562899
2021-09-17T12:35:20
2021-09-17T12:35:20
407,526,042
0
0
null
null
null
null
UTF-8
C
false
false
318
c
#include<stdio.h> void merge(int *x,int lb1,int ub1,int lb2,int ub2) { } void mergeSort(int *x,int lowerBound,int upperBound) { } int main() { int x[10],y; for(y=0;y<=9;y++) { printf("Enter a number :"); scanf("%d",&x[y]); } mergeSort(x,0,9); for(y=0;y<=9;y++) { printf("%d\n",x[y]); } return 0; }
[ "noreply@github.com" ]
PriyaRatnaparkhe.noreply@github.com
51e7999bf7662b73f9a6867cbc8e1b24a01e0c5a
c763d9866a623ad47cb3c12a5c683c2c2629cea0
/ripOLE/ole.h
f4d1cca89981449a715a79065ac3d581593e01db
[ "BSD-3-Clause" ]
permissive
inflex/ripMIME
3ee5f5f63f4e5e4fa73b839f35cb1770f6dddbe1
c66b5f3578512fcd2443c2401dbdeaaac403d90a
refs/heads/master
2023-05-10T05:19:45.479618
2022-11-11T09:35:02
2022-11-11T09:35:02
62,317,192
62
23
BSD-3-Clause
2023-04-27T03:55:35
2016-06-30T14:29:11
C
UTF-8
C
false
false
4,733
h
#ifndef LIBOLE #define LIBOLE #define LIBOLE_VERSION "200811010143" #define OLE_OK 0 #define OLEER_NO_INPUT_FILE 100 #define OLEER_BAD_INPUT_FILE 101 #define OLEER_NOT_OLE_FILE 102 #define OLEER_INSANE_OLE_FILE 103 #define OLEER_DECODE_NULL_OBJECT 10 #define OLEER_DECODE_NULL_FILENAME 11 #define OLEER_DECODE...
[ "pldaniels@gmail.com" ]
pldaniels@gmail.com
2427eb41ba2c47978a6f4eb545ddae23c1491525
f799ec8de631b56ff544c855ad1281680cdb4360
/Test/CommonLib/widechar/wcsncmp.c
17554ed764351808b757e476ff21c4f81913724c
[]
no_license
SHIVVVPP/OS_Study
473c8054c7b7e104524962aa7585cec221b90fff
80e149f78d53aaa9473193c822dad94c9b346cc6
refs/heads/master
2020-06-05T04:01:38.241748
2019-09-08T05:47:08
2019-09-08T05:47:08
192,306,040
3
0
null
null
null
null
UTF-8
C
false
false
235
c
#include "wchar.h" int wcsncmp(const wchar_t *s1, const wchar_t *s2, size_t n) { if (n == 0) return 0; do { if (*s1 != *s2++) return *s1 - *--s2; if (*s1++ == 0) break; } while (--n != 0); return 0; }
[ "sinsdhk@gmail.com" ]
sinsdhk@gmail.com
4e273aff1c15f6aeb670c4c54abe55135d1e01ee
625382eba25fa291d511df68cb62a7524dd44634
/boards/STM32_Bds/STM32_F7/system_stm32f7xx.c
dc4e0a247ef7773c7d175d2b9bb1a4f9fd121663
[]
no_license
GrandviewIoT/Industrial_IoT_Projects
0dc73c3c1733a677a645a76d88151799294c06e3
5e5136771217bb737629abf93fc08015de793d78
refs/heads/master
2021-01-10T16:42:14.927719
2015-12-01T17:52:32
2015-12-01T17:52:32
47,206,058
1
2
null
null
null
null
UTF-8
C
false
false
17,324
c
/** ****************************************************************************** * @file system_stm32f7xx.c * @author MCD Application Team * @version V1.0.0 * @date 22-May-2015 * @brief CMSIS Cortex-M7 Device Peripheral Access Layer System Source File. * * This file provides two functions a...
[ "grandvu@sonic.net" ]
grandvu@sonic.net
8ab5c72f35114b6ca23c068feed61429bdf12a7b
290e27df2821af05f2d4ab31f41364454e12ec6f
/src/client.c
e94bacd79af4ad9e9338e0063df50c6e00d82e35
[]
no_license
JorgenEvens/webserver
539bbe08f163cb8e0b5a0d190764991bd71178ac
814f53ed40056465d5aed831f8314680d900ec3a
refs/heads/master
2021-06-28T01:27:35.825077
2017-09-17T19:22:01
2017-09-17T19:22:01
103,541,261
0
0
null
null
null
null
UTF-8
C
false
false
701
c
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include "client.h" struct client* client_alloc() { return (struct client*)malloc(sizeof(struct client)); } void client_free(struct client* client) { free(client); } struct client* client_accept(int server_fd) { struct client...
[ "jorgen@evens.eu" ]
jorgen@evens.eu
6b7877884277fcc387c1e0e2174c72d99e76b6d3
c4f2e6461377d3582363e80decb93569481e8aee
/Module3/shared.h
0afed3aef73d9de9da8262df1284aca8e4630a58
[]
no_license
dastcvi/ECEN5803_Project1
2df50e65fbdc66131a3d6bb77818f1d1e9de01d0
33efa67a5454334ef1b31fbc75d9344e48a220b2
refs/heads/master
2021-04-29T18:52:04.255557
2018-02-28T06:46:29
2018-02-28T06:46:29
121,703,214
0
0
null
null
null
null
UTF-8
C
false
false
7,380
h
/**----------------------------------------------------------------------------- \file shared.h -- -- -- ECEN 5803 Mastering Embedded System Architecture -- -- Project 1 Module 3 ...
[ "david.stclair@colorado.edu" ]
david.stclair@colorado.edu
72a65935dc5474f33c184996efd2a2087b2434db
da7495bf3176ef319a6a71a4d4a3d8440b8be9a8
/stdlib/gc_base.h
d1c658edd80867486922ef1351a5b3f8a928106a
[]
no_license
eccfcco15/pyrite
16071fe23f1aa4958f698f9bee4aa1e861777357
01fb351a31702c3309d0ab78d7878d45c2884480
refs/heads/master
2020-07-15T01:24:25.298840
2017-01-29T08:30:51
2017-01-29T08:30:51
205,447,531
0
0
null
2019-08-30T19:48:37
2019-08-30T19:48:37
null
UTF-8
C
false
false
3,322
h
/* gc_base.h * * Michael Quigley * * Defines gc_base_t struct type to be used in garbage collection as well as * malloc and free functions that support garbage collection. * */ #ifndef GC_BASE_H #define GC_BASE_H #include <stdlib.h> #include <stdbool.h> #include <stdint.h> #include <assert.h> #define MAX_STAC...
[ "mquigley@cs.utah.edu" ]
mquigley@cs.utah.edu
4fbeaeb74381e6fa8205c307d4818185061deb03
b7a32a77d2f989fe562f2adc2c5776544e6fbd27
/tracers/qemu/qemu/hw/ppc/mac_newworld.c
1b9a573cae631b6ab273c4f5098499086748d04e
[ "MIT", "GPL-1.0-or-later", "LGPL-2.1-only", "LGPL-2.0-or-later", "LGPL-2.1-or-later", "LicenseRef-scancode-other-copyleft", "GPL-2.0-only", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
trusted-ws/qira
22f058502e22f282eb3b6974f0400e2bd521a1c3
bfa04c0089cd8c81a5cd96e1bd0c97fcf7355d97
refs/heads/master
2022-11-13T08:12:27.083485
2020-06-29T00:19:45
2020-06-29T00:19:45
266,877,987
0
0
MIT
2020-05-25T20:52:45
2020-05-25T20:52:44
null
UTF-8
C
false
false
19,291
c
/* * QEMU PowerPC CHRP (currently NewWorld PowerMac) hardware System Emulator * * Copyright (c) 2004-2007 Fabrice Bellard * Copyright (c) 2007 Jocelyn Mayer * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to ...
[ "eth0.db0@gmail.com" ]
eth0.db0@gmail.com
4065f612d0aafa27b48d93f34e3e1b7f5937b900
5c255f911786e984286b1f7a4e6091a68419d049
/vulnerable_code/4ca0f98b-9da3-4ba7-b55f-6e15400cc8da.c
0a110a17554de341b77b57cbe034599bd92964b0
[]
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
530
c
#include <string.h> #include <stdio.h> int main() { int i=0; int j=14; int k; int l; j = 53; l = 64; k = i/j; l = i/j; l = l%j; l = j+j; k = k-k*i; //variables //random /* START VULNERABILITY */ int a; int b[45]; int c[41]; a = 0; while (a > -1) { ...
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
43909724dc697ab2e3af233ef04119a5fa884d02
bf7927955a7e8a6481241fab21041564e4c31f8a
/test/check_vd_invsqrt.c
c866ade367147f03ea61cf72eea3a1a1ef63f019
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
jaydenwhyte/OG-Izy
d77df930348375b85267c69a92cd1fe2ddc27c07
86a10828e8078615f9c388307e2d6da11c61544e
refs/heads/master
2021-01-20T01:34:25.716906
2014-09-25T13:11:42
2014-09-25T13:11:42
null
0
0
null
null
null
null
UTF-8
C
false
false
2,481
c
// // Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies // // Please see distribution for license. // #ifdef HAVE_CONFIG #include "libizy/config.h" #endif #include <stdio.h> #include <string.h> #include <stdlib.h> #include <math.h> #include <float.h> #include "libizy/izy.h" #include "...
[ "stuart@opengamma.com" ]
stuart@opengamma.com
adfdd896c9df3d56f87c3aa9246073d5e64e0995
6ccacbb5c202c9813c7883d49785a8e27bb11e38
/apply/170709解码器/USER/main.c
a59bee3857437685602f26087a58544ebc738b19
[]
no_license
charles-chunhua/STM32
77ec01869aacb5970d9044a7e6f1ea33c807a68e
be0f00992a2eeb59739f85fafd72c5c3d02f3f8b
refs/heads/master
2022-04-13T14:16:23.602048
2017-08-31T14:27:42
2017-08-31T14:27:42
null
0
0
null
null
null
null
GB18030
C
false
false
2,582
c
#include "stm32f10x.h" #include "bsp_systick.h" #include "bsp_led.h" #include "bsp_usart.h" #include "bsp_oled_spi.h" #include "bsp_rtc.h" #include "bsp_ds18b20.h" #include "bsp_remote.h" struct _TIMS calender={0};//全局结构体 int main(void) { uint16_t temp=0; uint16_t count = 0; short tem_int=0; NVIC_Pr...
[ "2839252107@qq.com" ]
2839252107@qq.com
997d59530d497b890a52b954d43ad5cf8527d900
d70d9e60d6974c1086e81a7a440ab16805678d4f
/dtab.h
4a6d53e8eb7fa4ecffed7427d00592a3e8b27857
[]
no_license
thiampo/programOcurrence
4c6396b538e2a4ce7b1ef0844490343f58032493
a6d7e9ccd455c5ca0353b357982c601c35c7a620
refs/heads/master
2023-01-21T09:31:59.586678
2020-11-20T14:46:00
2020-11-20T14:46:00
314,011,193
0
0
null
null
null
null
UTF-8
C
false
false
113
h
int tab1(int T[],int A) ; int somme( int T[] ,int A); int tableauTrie(int T[],int A) ; int div(int T[], int A) ;
[ "noreply@github.com" ]
thiampo.noreply@github.com
eff3770e3905174d833ea3994ca479bcaf6000ef
d31f2693781c24be91ce086ad84abcf6b087e423
/F2806x_examples/Example_2806xFlashProgramming/Example_Flash2806x_API.h
7dade3fa39562991c425c6de9a0d41855edf4080
[ "MIT" ]
permissive
AdrianoRuseler/LAUNCHXL-F28069M
147f8f20f0836e50659925b0ae6f712ab8770171
52a229700ad65c695eafec52997c5c74ef2830eb
refs/heads/master
2021-01-20T19:00:39.059822
2017-08-24T12:25:44
2017-08-24T12:25:44
62,503,369
2
0
null
null
null
null
UTF-8
C
false
false
5,022
h
//########################################################################### // // FILE: Example_2806xFlashProgramming.h // // TITLE: F2806x Flash API example include file // // DESCRIPTION: // // Function prototypes and macros for the F2806x Flash API library examples. // //#########################################...
[ "adrianoruseler@gmail.com" ]
adrianoruseler@gmail.com
fbd040f6c4b3049071bd795f35ed889556e89e1a
7cb96e85f3bdd4e70f581b2f7b1f761f834c0ab4
/phase1.c
6ce22c95e3bf7b65b5dcf1677cf1e675d1c585c3
[]
no_license
DiCookieMonster/C-OS-compiler-implementation
c9cc7df60ad19c809c8ce6b305e5fec7c0130460
3b667937c86606e4a15b3a0fc7b2e18df6b18a12
refs/heads/master
2020-04-11T06:46:17.652997
2014-11-02T16:25:40
2014-11-02T16:25:40
null
0
0
null
null
null
null
UTF-8
C
false
false
2,094
c
/* ============================================================= program : final project Systems Programming Laboratory (20465) Author : Dina Suranovich ============================================================= */ /* * phase1.c * Managing the first phase of assembly file processing. */ #include <std...
[ "dina.suranovich@gmail.com" ]
dina.suranovich@gmail.com
b95eaffc4be1573bd5273cfe90512681ab0e21fc
d9508b382e054ab0c6539338ff4a5112a1a0a7bf
/Projecto2 - E1000017079/arredondamento.c
4144e16d87f87f8811b476d79c9ebd3cfec2888c
[]
no_license
BaziotaBeans/Programas-Feito-Em-C
dd62a745816421f59104b3a580cc50cc7a8bf575
d8d497d544baa28386cd599b1f591087a7b2c532
refs/heads/master
2022-11-14T06:30:30.350263
2022-11-12T21:05:50
2022-11-12T21:05:50
259,180,658
0
0
null
null
null
null
WINDOWS-1252
C
false
false
478
c
#include <stdio.h> #include <stdlib.h> #include <locale.h> int main() { setlocale(LC_ALL, "Portuguese"); int parte_int = 0, novo_valor = 0; float parte_frac = 0.0, valor; scanf("%f", &valor); parte_int = (int)valor; parte_frac = valor - parte_int; if(parte_frac >= 0.5) novo_valor = valor + parte_fra...
[ "1000017079@ucan.edu" ]
1000017079@ucan.edu
b020c3586d3b30cdd793cf95446056e2096358a0
f18cbdb61d60bd13250c66ae6d1a5c6a832a17eb
/src/managers/MenuManager.c
cc00f4f035f4108827f4ee24b92a19697e3816f1
[]
no_license
kaka-develop/c_studentmanagement
8297957d7d4bb1d20b9912d424e4161c69f074f5
207253a9b52e813ed6dbada1c8f621c98abce6d0
refs/heads/master
2020-03-12T08:17:46.633112
2018-04-22T01:14:52
2018-04-22T01:14:52
130,524,528
0
0
null
null
null
null
UTF-8
C
false
false
6,024
c
/* * MenuManager.c * * Created on: Apr 19, 2016 * Author: youngkaka */ #include "DataManager.h" #include "ValidationManager.h" #include <stdio.h> #include <stdlib.h> const char SUCCESS_ADD_STUDENT[] = "Add new student successfully!"; const char SUCCESS_UPDATE_STUDENT[] = "Update student successfully!"; int...
[ "ainguyenkaka@gmail.com" ]
ainguyenkaka@gmail.com
e8e85629d4720883bb2a8a6a690135a10acda8ed
fb44d56693210444345e689ad5cb2815d6e65071
/musl/src/process/posix_spawn.c
bb053cff0a76d1ad3f966c8e4fb8d1b7683723e6
[ "LicenseRef-scancode-musl-exception", "MIT", "LicenseRef-scancode-other-permissive", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
liuzix/sgx-elps
b9902fc4dce102f90debb0d9c71a134c4860cc29
5a4a03618ba31ea6c1679126a3bed94342fc702d
refs/heads/master
2020-04-22T17:37:07.265193
2019-05-20T16:59:09
2019-05-20T16:59:09
170,547,763
2
0
null
null
null
null
UTF-8
C
false
false
5,036
c
#define _GNU_SOURCE #include <spawn.h> #include <sched.h> #include <unistd.h> #include <signal.h> #include <fcntl.h> #include <sys/wait.h> #include "syscall.h" #include "pthread_impl.h" #include "fdop.h" struct args { int p[2]; sigset_t oldmask; const char *path; const posix_spawn_file_actions_t *fa; const posix_...
[ "zl2683@columbia.edu" ]
zl2683@columbia.edu
e267bf1506cb09dc0726d24784a6e99f5b23cda1
259448a116696e385f492d8a61d6909dc9d917f5
/other/LineSegmentDistance.c
2df3d1a83d7a95098a453a5a08d62684a73dfae2
[]
no_license
aresbit/leetcode-pure-cang
9b9bbd1602677a60b0b2832a634dd16bb89434c3
3b3660307898d2b39abd0c6668c8c2a7f682e200
refs/heads/master
2023-06-27T00:27:28.896129
2021-08-02T05:35:05
2021-08-02T05:35:05
null
0
0
null
null
null
null
UTF-8
C
false
false
3,162
c
#pragma GCC optimize "-O3" #include<stdio.h> #include<stdlib.h> #include<string.h> #include<math.h> #include<assert.h> #include<stdbool.h> #include<limits.h> #include<float.h> typedef struct{ double x, y; }pt; pt newpt(double a, double b){ return(pt){a,b}; } pt sub(pt P, pt Q){ return newpt(P.x-Q.x, P.y-Q.y); } ...
[ "predlagamda@yahoo.com" ]
predlagamda@yahoo.com
26cc9d21807c5907ffe7d4de8c9c4ed98985908c
369f16a3493deb3611ab683f6cc5712604deb4b9
/AN 1/CP/fiverr_simple_C/main2.c
752b365281d14e904ff147d42673258a257886da
[]
no_license
andreitudorica/UTCN_AN1
2100d3b54f55b062e84a549ba02fc18bca882eed
9e106eb299a503cbbe0dfee251593aa1d66a0e54
refs/heads/master
2020-03-30T16:26:28.430383
2018-10-08T02:43:39
2018-10-08T02:43:39
null
0
0
null
null
null
null
UTF-8
C
false
false
1,650
c
#include<stdio.h> struct person{char name[20]; float salary; int age; char gender;}p1,p2,p3; int main() { char d[10]; float maxsalary=0; int number_of_M=0,youngest_age=1000; printf("PERSON 1\n"); printf("name\n"); gets(p1.name); printf("salary \n"); scanf("%f",&p1.salary); if(p1.sala...
[ "andreitudoricacj@gmail.com" ]
andreitudoricacj@gmail.com
9a46409493e5f7dfb30f75e03fcf3f0104ec5de1
ae5836900a4c403d860f8f431c0e452ee43705e0
/src/vsip_ccorr1d_create_f.c
0244292e5bcf696056000b8c5ed988668e166458
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
connorimes/tasp-vsipl-core-plus
224d1817f180fb4e6977ab227ee1bea41c5e6c58
dba552a9b5e145b1289a0d415f37fd91baa1e1ef
refs/heads/master
2021-01-21T23:58:44.018215
2015-11-17T18:23:51
2015-11-17T18:23:51
46,365,748
9
4
null
null
null
null
UTF-8
C
false
false
2,034
c
/* Created RJudd March 17, 1999 */ /* SPAWARSYSCEN D881 */ /********************************************************************** // For TASP VSIPL Documentation and Code neither the United States / // Government, the United States Navy, nor any of their employees, / // makes any warranty, express or implied, in...
[ "connor.k.imes@gmail.com" ]
connor.k.imes@gmail.com
7e9c5f349420e224a649ec2f2f0047701c0b7208
fc987ace8516d4d5dfcb5444ed7cb905008c6147
/third_party/c-vtapi/lib/VtApiPage.c
b7f60bc201ed555d789f07ddb8b37665bb01401a
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "BSD-3-Clause" ]
permissive
nfschina/nfs-browser
3c366cedbdbe995739717d9f61e451bcf7b565ce
b6670ba13beb8ab57003f3ba2c755dc368de3967
refs/heads/master
2022-10-28T01:18:08.229807
2020-09-07T11:45:28
2020-09-07T11:45:28
145,939,440
2
4
BSD-3-Clause
2022-10-13T14:59:54
2018-08-24T03:47:46
null
UTF-8
C
false
false
3,554
c
/* Copyright 2014 VirusTotal S.L. All rights reserved. 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 applicable law or agreed to in ...
[ "hukun@cpu-os.ac.cn" ]
hukun@cpu-os.ac.cn
1863c8d66986930c49c13147e6118efc04659cd0
53222f8aa8be8711944737c50238b8c78cec2b5f
/knnring/src/knnring_mpi_syc.c
8b97db9ad26209785de62c179567660897a5d44d
[]
no_license
schristofo/knn-ring
4e67255c44a202b42b82fa06526c7ae50d3ca086
b62057ec00b10d28dc9cae5351484907bb0f3fcc
refs/heads/master
2020-09-23T05:53:20.968067
2019-12-01T18:36:32
2019-12-01T18:36:32
225,421,231
0
0
null
2019-12-02T16:35:00
2019-12-02T16:35:00
null
UTF-8
C
false
false
10,801
c
/* * FILE: knnring_mpi_syc.c * THMMY, 7th semester, Parallel and Distributed Systems: 2nd assignment * MPI implementation of knnring * Authors: * Moustaklis Apostolos, 9127, amoustakl@ece.auth.gr * Christoforidis Savvas, 9147, schristofo@ece.auth.gr * Compile command with : * make all * Run command example: * ....
[ "noreply@github.com" ]
schristofo.noreply@github.com
5c12b782f7657b349cc8f9a4fc4b1157414c9783
badf98be242a780d2f534432dc6e3e84f02da7d6
/plots/runZHllbb.C
1ab5b62b4890e5e2d449ea9d4104d3e1362ebb4a
[]
no_license
benitezj/VHbbResonance
7ac1ba39c8c630ecd3689b7992fdcefa4c62b5e4
d3b432847f9304facc583175b2a82f52c5456ce1
refs/heads/master
2020-03-24T12:20:23.950054
2018-07-28T21:39:39
2018-07-28T21:39:39
142,711,821
0
0
null
null
null
null
UTF-8
C
false
false
1,995
c
#include "plotterGlobals.h" #include "../reader/ZHmmbbPlotter.C" #include "configZHmmbb_13TeV.C" #include "plotZHmmbb.C" #include "../reader/ZHeebbPlotter.C" #include "configZHeebb_13TeV.C" #include "plotZHeebb.C" void runZHllbb(TString channel,TString intag,TString outtag=""){ //TString inpath=inputDir_+"/CxTup...
[ "jose.benitez@cern.ch" ]
jose.benitez@cern.ch
78ee81c2d1c9feb371a1902be96637c59e0184a9
db6e6c3caab52dd8fbb2e46049c232f951896f55
/solution1/sim/autowrap/systemc/apatb_backsub.h
474f4db8fa5fa719cd3dfae06267b3d59c818d4e
[]
no_license
sammy17/backsub_hls_latest
b572ec4f854a1f0f8e9a3e57854640b86e0535f2
a373335f2a298575c13ff829b1451a4e367ef056
refs/heads/master
2021-03-27T09:59:35.357460
2017-11-15T14:16:56
2017-11-15T14:16:56
110,842,564
0
0
null
null
null
null
UTF-8
C
false
false
460
h
// ============================================================== // File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC // Version: 2015.4 // Copyright (C) 2015 Xilinx Inc. All rights reserved. // ============================================================== extern int backsub ( hls::stre...
[ "chathura.abeyrathne.lk@gmail.com" ]
chathura.abeyrathne.lk@gmail.com
c414d7b6b7d51683d336613bd853323b3c473f31
86321e860641282f6afc435a9becd3db7a3d32c0
/tags/release-0-2-0/ta-lib/c/src/ta_func/ta_ADOSC.c
db662fded75e007a3770a0740fe1a94da119967b
[ "LicenseRef-scancode-mit-veillard-variant", "BSD-3-Clause" ]
permissive
royratcliffe/ta-lib
0207e477da8ab14dde74f39a8b7aa58275c79c6d
272b60afa70625b84ab647fd1e0a13909735280b
refs/heads/master
2021-01-01T16:25:04.669925
2012-08-24T09:23:43
2012-08-24T14:48:35
4,485,293
10
2
null
null
null
null
UTF-8
C
false
false
20,354
c
/* TA-LIB Copyright (c) 1999-2006, Mario Fortier * 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 lis...
[ "fortier@3f33b33b-d80e-0410-b78d-a637975a354c" ]
fortier@3f33b33b-d80e-0410-b78d-a637975a354c
8d2e160de81f4f467aa3bc3bed75697dd23c0882
866704d5a7b51b55209b470b9b96aba497f181f3
/j12/ex00/ft_display_file.c
3133f59148cc9fbdfc96094a9367aaf9a0752caf
[]
no_license
gsotty/piscine_42
ce10606f24a7f3b1b393b8f37a8a5a71f6f964bf
6aaf4b6637aaea93bd1e42013eb6aed604c59498
refs/heads/master
2021-01-21T11:22:43.506841
2017-03-01T13:47:07
2017-03-01T13:47:07
83,557,265
0
0
null
null
null
null
UTF-8
C
false
false
1,623
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_display_file.c :+: :+: :+: ...
[ "gsotty@e1r3p5.42.fr" ]
gsotty@e1r3p5.42.fr
4891d7fa2be9aa641a20991e3905b5b091481f4d
e1046f06f1c3746937b4ebbf3bfd5ec2e51f3e2e
/Autopilot/Path Manager/voltageSensor.c
f9bdc2b0f9e562fc8da2788f72943423b8634b80
[]
no_license
swalford/PICpilot
e7b931e7e369756514814b10ed25b93138c41802
32ecbfc97908ea54096685b4308a7bbbb4074cb9
refs/heads/master
2020-12-24T21:26:54.320902
2016-02-03T02:59:28
2016-02-03T02:59:28
50,260,166
0
0
null
2016-01-23T21:51:42
2016-01-23T21:51:42
null
UTF-8
C
false
false
2,238
c
/* * File: voltageSensor.c * Author: Chris * * Created on June 15, 2013, 3:40 PM */ #include "main.h" #include "voltageSensor.h" char batteryPercent = 0; int currentSignal = 0; void __attribute__((interrupt, no_auto_psv)) _ADC1Interrupt(void) { currentSignal = ADC1BUF0; IFS0bits.AD1IF = 0; // Clear ...
[ "chrishajduk84@hotmail.com" ]
chrishajduk84@hotmail.com
ad2446a2d6e94f7ebb5b17f3ae2cffadae079626
ef0d473261ae9c567652ae6223fdb35c61b034a7
/plasma-17.1/test/test_zgetrs.c
2e418b53e8bba1f8d18a76aeeccc75b13ff2b2b5
[ "MIT" ]
permissive
ToraNova/pyplasma
36ee310724f5a3dd53b72ccb24532179660dc42a
e3dd8f6bf9935276f4948277a86c73c84ce5bdaa
refs/heads/master
2020-05-19T01:16:06.944029
2019-05-21T09:01:54
2019-05-21T09:01:54
184,751,466
0
0
null
2019-05-10T04:54:41
2019-05-03T12:27:03
C
UTF-8
C
false
false
6,721
c
/** * * @file * * PLASMA is a software package provided by: * University of Tennessee, US, * University of Manchester, UK. * * @precisions normal z -> s d c * **/ #include "test.h" #include "flops.h" #include "core_blas.h" #include "core_lapack.h" #include "plasma.h" #include <assert.h> #include <stddef.h...
[ "chia_jason96@live.com" ]
chia_jason96@live.com
942cdf20a1586ca8804e0ccced7cd3b27fa20293
f1b31731704504c1952ff763ab90611ac439af03
/HPCA/Project 4/project4B/maketrace.c
18ea2443f194a414e9ee23ab2ec3d8e2a2e1fa70
[]
no_license
Jokeren/Homework
cbc6ec30b55765c1198255106692511a2861f380
9a356cd7226fe47252c3a7a3e4c0a97232fef4e7
refs/heads/master
2021-01-10T16:37:16.234989
2018-04-25T22:43:26
2018-04-25T22:43:26
45,669,447
0
2
null
2018-02-28T22:26:19
2015-11-06T08:32:09
C
UTF-8
C
false
false
2,566
c
#include <stdlib.h> #include<stdio.h> #include <math.h> #include "global.h" #define TOTALSIZE 100000 #define READ 1 #define WRITE 0 FILE *fp; struct tracerecord tracerec; int a[TOTALSIZE]; int numRead = 0; int numWrite = 0; void init(int *p, int size) { int i; for (i=0; i < size; i++) *p++ = i; for (i=...
[ "robinho364@gmail.com" ]
robinho364@gmail.com
d75a0817a77bd0c1d5573a8606b42f407d04fd8c
ad181b0e1be801e6e2f6819cf6c725482db38b8a
/Programming in C-C++/lab3/lab3.c
1c07f6bee86a24d82035171acbc60982b031617c
[]
no_license
mukul-rathi/1B-Compsci
4be4eeeadba92833f76c2b25b5bcef2e3b782f01
0a1bd75a80b76fc144eb582d80af05493808d707
refs/heads/master
2022-01-14T16:17:30.349027
2019-05-14T15:32:54
2019-05-14T16:00:38
152,275,894
0
0
null
null
null
null
UTF-8
C
false
false
712
c
#include <stdio.h> #include <stdlib.h> #include "list.h" int triple(int x) { return x + x + x; } int increment(int x) { return x + 1; } int main(void) { List *test = cons(5, cons(1, cons(3, cons(2, cons(4, NULL))))); print_list(test); iterate(triple, test); print_list(test); iterate(increment, test...
[ "mukul.rathi@gmail.com" ]
mukul.rathi@gmail.com
21bf5c81dfb25d4cd611e3dc683100bddf18fd5d
4e9eb3c151c47f0d208c5494fe4de34740d6e95b
/schemas/restriction_account/restriction_account_types.cats
dd1b1feb3110f93f958723abff1e0da79bf078ce
[ "MIT" ]
permissive
fullcircle23/catbuffer
688d42ec242a5ae91d7742873674da59ea170e5a
d375de8858900060c290046dad371afb033a1a57
refs/heads/master
2020-12-09T20:56:54.397166
2020-01-15T17:52:04
2020-01-15T18:55:39
206,246,427
0
0
MIT
2019-09-04T06:20:50
2019-09-04T06:20:49
null
UTF-8
C
false
false
418
cats
import "entity.cats" # enumeration of account restriction flags enum AccountRestrictionFlags : uint16 # restriction type is an address address = 0x0001 # restriction type is a mosaic identifier mosaicId = 0x0002 # restriction type is a transaction type transactionType = 0x0004 # restriction is interpreted as...
[ "jaguar0625@127.0.0.1" ]
jaguar0625@127.0.0.1
71b35e5fa3f4f1877346dac7eb693e564490824b
05dab48f15cace109e3833613bdede8b4f31b6a5
/src/AudioSetup.h
86d5e2937e282122371df4c35a5f47e2a1375406
[ "MIT" ]
permissive
unwndevices/Ogami-Itto
71ded333994d19eaf0a3d8985ed4fe82ff9e64e1
9d601692a124080c3c170278c2715b75f1c225d1
refs/heads/master
2022-12-15T13:04:08.693916
2020-09-20T19:48:58
2020-09-20T19:48:58
288,747,799
1
0
null
null
null
null
UTF-8
C
false
false
3,367
h
#ifndef AudioSetup_h #define AudioSetup_h #include <Audio.h> #include "config.h" #include "waveforms.h" #include "effect_glitchdelay/effect_glitchdelay.h" #include "effect_dynamics/effect_dynamics.h" AudioInputI2S in; //xy=136,486 AudioMixer4 feedback_mixer; //xy=362,498 AudioFil...
[ "unwndevices@users.noreply.github.com" ]
unwndevices@users.noreply.github.com
f32944b699273f0d175e369ed0daa2fe64765f22
e9c5abe7a814b69b676d7d8e3122990dc3031c4b
/Example/Pods/Headers/Private/TiKuBaseModulesRepo/BKXParserHandleString.h
1f9224da1c082fe6a9a8aaeeef820607696d2e0f
[ "MIT" ]
permissive
Humein/BX_TiKuBaseModulesRepo
57b000ab4fc25563f3945df8d56ba4b9372872b8
aeaef0a428c37d6506c7255d3da7236331c152e5
refs/heads/master
2021-12-14T19:09:58.539670
2021-12-07T06:09:56
2021-12-07T06:09:56
214,157,352
2
1
null
null
null
null
UTF-8
C
false
false
66
h
../../../../../TiKuBaseModulesRepo/Classes/BKXParserHandleString.h
[ "zhangxinxin12@100tal.com" ]
zhangxinxin12@100tal.com
9d0a808504c928cc4ce1072610f9cc6a747d4578
15019a54ae4ad0df8f5b892d54811fc28f85a896
/Bluetooth/Bluetooth_Mesh/Bluetooth_Mesh_provisioner/soc-btmesh-provisioner/platform/emlib/inc/em_crypto.h
378c8019a69fcd5c344a041abb63c53d25528981
[]
no_license
ChengYuan-CY/Examples-EFx32
96e58ac15d33a7b5cc4ffca4bd4a708596156330
2ea066ba6d95ce99611d64eb0815d8ddacfc5054
refs/heads/master
2023-04-27T22:37:49.515736
2021-05-12T03:37:54
2021-05-12T03:37:54
221,362,600
1
0
null
null
null
null
UTF-8
C
false
false
71,134
h
/***************************************************************************//** * @file * @brief Cryptography accelerator peripheral API * @version 5.8.3 ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *...
[ "cheng.yuan2016@outlook.com" ]
cheng.yuan2016@outlook.com
a966d41b2a9a5be861982f2118297b07b5c9f9a2
47fa775ec6f5c67de28bf70fc65df727233bbf52
/testServer.c
d22bd3b132ce9adc8a27dd88b39b0bf149b22589
[]
no_license
chai-bpt/study-sockets
6cec83644c755527a97511309abb62fbd67d7e3d
5d89db956210d9379989f0486360fb8a1e3e8c3a
refs/heads/main
2023-07-08T22:29:20.964984
2021-08-14T10:09:11
2021-08-14T10:09:11
395,893,703
0
0
null
null
null
null
UTF-8
C
false
false
3,052
c
#include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <string.h> #include <sys/socket.h> #include <netinet/in.h> int main() { int socketfd = 0; int NewConnectedfd = 0; struct sockaddr_in servaddr, clientaddr; int retval = 0; socklen_t clilen; /*bind the application to the ne...
[ "chai.bpt@gmail.com" ]
chai.bpt@gmail.com
eb6535bcacb8812a2928938280a4aeb3401795d3
ec24322db32db193e286de3b0481f26bcc76ce9c
/Greške pri radu sa stringovima.c
7ba452088ce81e13e6f5195649f9a4f3905f201f
[]
no_license
owlCoder/C_Projects
65bbd7b53248b3e30089b9b3ce17b1a91cc66351
81ab7dc4a77ceb23ab2bc08ae1a0b5675b7bfd48
refs/heads/master
2023-05-16T05:21:42.366177
2021-06-08T19:23:57
2021-06-08T19:23:57
124,368,020
0
0
null
null
null
null
UTF-8
C
false
false
329
c
#include <stdio.h> int main(void) { // char string[10]; // Premala veličina za string! char string[200]; // Bug fix printf("\nUnesite neki tekst: "); gets(string); // Učitava se jedan red teksta printf("\nUneli ste sledeci tekst: "); puts(string); // Štampa se tekst na konzolu return...
[ "noreply@github.com" ]
owlCoder.noreply@github.com
12b5d7294c4df93769c04d97a8a2d6030e5e22db
32a24f2f395ea3f1fef85549a17ad9ae06fe4e31
/Libraries/CMSIS/Device/WIZnet/W7500/Source/system_W7500x.c
c8c83ea883f1216731e1b43f2010516c5adf5cff
[]
no_license
ForeverXinjie/mdk_uart_to_udp
6002893e7a07eebd9fd42a14cc7f4265f4eb17a0
81663d4e3a52b6c24de8e04cc5635efb216a178a
refs/heads/master
2020-03-19T03:19:33.416141
2018-06-03T08:21:17
2018-06-03T08:21:17
135,717,784
0
0
null
null
null
null
UTF-8
C
false
false
2,430
c
/**************************************************************************/ /** * @file system_W7500x.c * @author IOP Team * @version V1.0.0 * @date 25-AUG-2015 * @brief CMSIS Cortex-M0 Core Peripheral Access Layer Source File for * Device W7500x **************************************...
[ "941311950@qq.com" ]
941311950@qq.com
4aa0ed2ed33732560d191de77cb43a1bf107c118
410aa01241cca73d6d96ef96fb4878a56564501f
/STM32Cube_FW_F1_V1.6.0/Projects/STM32F103RB-Nucleo/Examples_LL/TIM/TIM_OutputCompare/Inc/main.h
a859e104e8a169faf99de9d924c046b2d0697335
[ "MIT", "BSD-2-Clause" ]
permissive
voltirex/stm32cube-fw-f1-v16x
17d1eaf7e8bddc16332aa3093c2061c731b42f75
79e6453d74d2ca8b49afee688c278d7c0750ba00
refs/heads/master
2020-04-02T02:32:03.752997
2018-10-20T14:33:15
2018-10-20T14:33:15
153,914,430
1
2
MIT
2020-03-08T01:44:00
2018-10-20T14:34:01
C
UTF-8
C
false
false
4,332
h
/** ****************************************************************************** * @file Examples_LL/TIM/TIM_OutputCompare/Inc/main.h * @author MCD Application Team * @version V1.0.0 * @date 14-April-2017 * @brief Header for main.c module *************************************************...
[ "bmilanov@voltirex.com" ]
bmilanov@voltirex.com
c72b071aa8276831b6fc2d66ad25edd141378cb5
8300d0129b4c4f43badddfe3358bb2882cd85a9e
/3th/fingerprints/src/matching.c
afdca0f4dbfdc53a790f275480b3a3419b3e1521
[]
no_license
vos-rtos/VOS
a8715ffe4ce747985a262decc02aee654c6322e6
195d68f0085eb8a862872e09bc9b9473eb1b5287
refs/heads/master
2023-03-02T12:51:08.512430
2021-02-14T17:40:58
2021-02-14T17:40:58
302,952,350
0
0
null
null
null
null
GB18030
C
false
false
10,151
c
/*############################################################################# * 文件名:matching.c * 功能: 实现了指纹匹配算法 * modified by PRTsinghua@hotmail.com #############################################################################*/ #include <math.h> #include <string.h> #include <stdlib.h> #include <stdio.h> #inclu...
[ "156439848@qq.com" ]
156439848@qq.com
a0c97f4b796589594cb819a553cfb92851dd3f90
b89591e901b54d61d4b812a59661e98090931432
/include/boot/boot.h
e8afbd4a3360c771e16359e084e9031599e641ae
[]
no_license
VBWizard/newos_loader
fa152745a0d9b2121deae25558eabccbab782dcf
0b37ef49622c41b99357f44b9f9b90643137c833
refs/heads/master
2020-03-24T14:33:04.032976
2018-07-29T15:17:13
2018-07-29T15:17:13
142,771,413
0
0
null
null
null
null
UTF-8
C
false
false
464
h
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /* * File: os.h * Author: yogi * * Created on July 28, 2018, 5:00 PM */ #ifndef BOOT_H #define BOOT_H #ifdef __cplusplus ext...
[ "vbwizard@live.com" ]
vbwizard@live.com
f2ea443ea766d2c261c84e794050ce5cd1302401
3fba51443a6f69be89f5e20a3d2943018bbcec6d
/AI/ИИ лаб/ИИ лаб 5 Поиск/SEARCH_S/HILL_CL/SETUP.C
be9a45125439157c050b32bda6cfc89faa3694bf
[]
no_license
fadich/ix-semester
c4f4ccb794bc2fd313f9857357992208c991b826
2f9c2dd96dbe08d38fabb396be8c6a3c8eac1aac
refs/heads/master
2021-06-20T14:27:05.819906
2017-01-11T22:10:34
2017-01-11T22:10:34
76,131,849
0
1
null
null
null
null
UTF-8
C
false
false
506
c
void setup() { assert_flight("New York","Chicago",1000); assert_flight("Chicago","Denver",1000); assert_flight("New York","Toronto",800); assert_flight("New York","Denver",1900); assert_flight("Toronto","Calgary",1500); assert_flight("Toronto","Los Angeles",1800); assert_flight("Toronto","Chicago",500); ...
[ "royalfadich@gmail.com" ]
royalfadich@gmail.com
12fd306405cfac0926f2320760a4e0336d7ee439
94e8344ee420ae4d2eb1643e95973845f341a3d2
/spidermonkey_1.6_mutants/mutant101268_jsstr.c
49880e453145d5cd252a657b88ffbfdf112d3bff
[]
no_license
agroce/compilermutants
94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3
dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991
refs/heads/master
2022-02-26T21:19:35.873618
2019-09-24T15:30:14
2019-09-24T15:30:14
207,345,370
1
0
null
null
null
null
UTF-8
C
false
false
173,206
c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * vim: set ts=8 sw=4 et tw=80: * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except...
[ "agroce@gmail.com" ]
agroce@gmail.com
a446f8c7172b6dff951010e5be6dcb88d940d8dd
5e97a5692efe90ac05e4ad7139106e71e193edbf
/cs4230/cnn/cnn4.par.c
89dc8e44581a0f7c11f1405c51d04a5478af281e
[]
no_license
CarlosMa15/Linux
f5657b5bf5feaf4f9eda652540d6c9f0d8d7834d
ee34569d59842815efb1bb861baa63f90da98ac7
refs/heads/master
2022-04-22T16:01:30.146840
2020-04-27T00:29:36
2020-04-27T00:29:36
259,150,587
0
0
null
null
null
null
UTF-8
C
false
false
3,892
c
#include <stdio.h> #include <omp.h> /* Simple CNN code. This code will work for all layers. Read in arguments in specific order. Only works for correct number of arguments. Compile with module load intel icc -O3 -fopenmp -o cnn_par cnn.assign.c Submit to queue using sbatch Vary pa...
[ "noreply@github.com" ]
CarlosMa15.noreply@github.com
891a14b1b41543b9f2db9c2284bf1e7de1420f60
a52883a0231a20b5b211c2eda4a87942a7537358
/Week7/student.c
714aaa119b0c69e943803932a70361fb3f9ef59a
[]
no_license
lonewolf045/OSLab
acbf686eefbfc7d60c969d536b91374d39b5c071
dfbf0f17a080d29e65981c4c35af16104a44e2b8
refs/heads/master
2023-03-26T03:40:15.291615
2021-03-28T13:16:26
2021-03-28T13:16:26
352,332,605
0
0
null
null
null
null
UTF-8
C
false
false
1,513
c
#include <stdio.h> #include <unistd.h> #include <sys/wait.h> #include <sys/types.h> #include <sys/ipc.h> #include <sys/shm.h> #include <signal.h> #include <errno.h> #include <stdlib.h> #include <sys/sem.h> #define NO_SEM 1 #define P(s) semop(s, &Pop, 1); #define V(s) semop(s, &Vop, 1); struct sembuf Pop; struct sem...
[ "kushagracool490@gmail.com" ]
kushagracool490@gmail.com
d3f4cff12288701fefbcc334aa614b12a5761917
3a28b965d832afd7ff0e42a79fab48d7a74b16dc
/Original/rodinia/leukocyte/meschach_lib/sptort.c
7ed8f52e7a4300010d29a13c8d073ea82d04a8af
[ "LicenseRef-scancode-public-domain" ]
permissive
ruixueqingyang/OpenMP_benchmarks
0ba1a3b92da628a8f6df238b556179e694d6decf
5ab2dfae98f95ac349b95ae07446a6f2aa2a0691
refs/heads/master
2020-06-14T13:36:35.522241
2019-04-23T19:22:17
2019-04-23T19:22:17
null
0
0
null
null
null
null
UTF-8
C
false
false
11,119
c
/************************************************************************** ** ** Copyright (C) 1993 David E. Steward & Zbigniew Leyk, all rights reserved. ** ** Meschach Library ** ** This Meschach Library is provided "as is" without any express ** or implied warranty of any kind with respect to this software....
[ "gleison14051994@gmail.com" ]
gleison14051994@gmail.com
5be25770f90fbb152ab810f957431621f2ec9e09
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/build/rust/tests/bindgen_test/lib.h
a6d686e82707a9ea59e165cf2b94ab36a03606ea
[ "BSD-3-Clause" ]
permissive
chromium/chromium
aaa9eda10115b50b0616d2f1aed5ef35d1d779d6
a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c
refs/heads/main
2023-08-24T00:35:12.585945
2023-08-23T22:01:11
2023-08-23T22:01:11
120,360,765
17,408
7,102
BSD-3-Clause
2023-09-10T23:44:27
2018-02-05T20:55:32
null
UTF-8
C
false
false
1,060
h
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef BUILD_RUST_TESTS_BINDGEN_TEST_LIB_H_ #define BUILD_RUST_TESTS_BINDGEN_TEST_LIB_H_ #include "build/rust/tests/bindgen_test/lib2.h" #include <stdint.h> // The followin...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
11d7f6c27c6eb4ef751751529878b6d649dc2cbb
c7c211574456d70e2f1a6d8b21581af2372bfab4
/Pods/Headers/Public/ShareSDK2/ShareSDKCoreService/ShareSDKCoreService.h
fe24e8db78a04f48158df8cc733d9f9849c9b62e
[]
no_license
xl20071926/LXScreenShot
adb42c40d2d208cddd96066c4c283deee2dae3aa
1cc6a0958b2432c477c7be5c8ecb0359340f9ffb
refs/heads/master
2021-01-15T15:41:53.432461
2016-11-23T01:43:49
2016-11-23T01:43:49
55,763,782
14
4
null
null
null
null
UTF-8
C
false
false
95
h
../../../../ShareSDK2/ShareSDK/Core/ShareSDKCoreService.framework/Headers/ShareSDKCoreService.h
[ "lixin2@tuandai.com" ]
lixin2@tuandai.com
c31308a90c4e77997ec54e2a9f0d57c968bd664d
ca160b80111990159f0cb91d7cf867f80661d154
/src/AUnitVerbose.h
cc79010ae99f7d07e7459a4f580ee52cca3df292
[ "MIT" ]
permissive
ciband/AUnit
1c05e4d41769e35ed2ec8476fd95fdd51bc4906f
503b382219f2a23b79dc6f3a2b49eef2ed0af26f
refs/heads/develop
2020-03-13T08:15:21.991599
2018-04-25T17:23:26
2018-04-25T17:23:26
131,040,538
0
0
MIT
2018-11-29T16:44:58
2018-04-25T17:22:12
C++
UTF-8
C
false
false
2,008
h
/* MIT License Copyright (c) 2018 Brian T. Park Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, ...
[ "brian@xparks.net" ]
brian@xparks.net
90d2f1289e40356e45b4439fa4de9c12cc8e0e58
691a2cb50945bcb93f395756332e84a61746cc27
/ns-eel2/nseel-cfunc.c
57cb7c0582a8fd7ec0804795e7dbe0994760fa26
[ "BSD-3-Clause", "LicenseRef-scancode-free-unknown" ]
permissive
leadedge/BeatDrop
ee3cfc9d17775f71a77a35c93e5f4eeca68f60f3
e793fd5140e51326d2dd3041436b8111810e2d43
refs/heads/master
2023-05-25T16:00:34.138917
2023-05-17T08:44:07
2023-05-17T08:44:07
160,428,093
27
2
BSD-3-Clause
2018-12-04T22:40:51
2018-12-04T22:40:50
null
UTF-8
C
false
false
3,787
c
/* Expression Evaluator Library (NS-EEL) v2 Copyright (C) 2004-2008 Cockos Incorporated Copyright (C) 1999-2003 Nullsoft, Inc. nseel-cfunc.c: assembly/C implementation of operator/function templates This file should be ideally compiled with optimizations towards "minimize size" This software is provided...
[ "casey.langen@gmail.com" ]
casey.langen@gmail.com
c4799f759f1841914cb009218d50334b8a12af2a
bc3b0ed462053c3d3373b764afea7fddd011490d
/keepalive.c
f5bca86c4b37ddc6ed8d4ea3a2f8f08497af967b
[ "ISC" ]
permissive
paullcm/libkeepalive
7cf8fbabe5c8a5899495a3c9c2f363950b793abc
612aa206bf2a76312680f446318c24cdb93b8028
refs/heads/master
2022-12-04T03:25:10.773688
2020-08-26T10:57:12
2020-08-26T10:57:12
null
0
0
null
null
null
null
UTF-8
C
false
false
3,847
c
/* Copyright (c) 2019-2020, Michael Santos <michael.santos@gmail.com> * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVID...
[ "michael.santos@gmail.com" ]
michael.santos@gmail.com
6c9a6b04159168f3008d0884940b2680f3e273d8
9bca5be142e643e977b131774cb34950d241a636
/datastructure/prefix_test.c
2b3394f7a6df026ec6d67bfe8c9f857c1158e99d
[ "MIT" ]
permissive
ohalapats/w0rdcr4ck
b9a40ce99069351aa33191fb13c9c69602e58728
6e21d686a5e27c467901d3cae63cce5db274c6b3
refs/heads/master
2020-07-10T16:14:03.746813
2018-11-04T19:52:51
2018-11-04T19:52:51
204,308,008
1
0
null
2019-08-25T14:47:28
2019-08-25T14:47:28
null
UTF-8
C
false
false
1,883
c
/* AUTHOR: Dakota Simonds * DATE: Oct 31, 2017 */ /* * Copyright 2017 Dakota Simonds * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation t...
[ "dakotasimonds@yahoo.com" ]
dakotasimonds@yahoo.com
4e997628b378e6c127bcd6b93bf1c4f235a1f44f
6d6403108669c0bdf0bf201dd5e83f4a50cd741d
/Core/Inc/tim.h
016e892e04f5ba0f670bda234237aa4bcdfa7a36
[]
no_license
jmnich/TCD_test2
f9326e2606fb00929fc9a2836f9c4c94629e86ff
6cb2e467fe218f7793a558f590c509342fa947b6
refs/heads/main
2023-02-28T09:03:15.039047
2021-02-07T17:46:17
2021-02-07T17:46:17
330,020,261
1
0
null
null
null
null
UTF-8
C
false
false
1,635
h
/** ****************************************************************************** * @file tim.h * @brief This file contains all the function prototypes for * the tim.c file ****************************************************************************** * @attention * * <h2><center>&copy; C...
[ "jk.mbot@gmail.com" ]
jk.mbot@gmail.com
7b054f331cb330058ce0e591e18f47c784237e36
45a9fff2cc67501161a7dd505e6ae3e168fe979c
/include/Errors.h
729237d989cace507b775ad14f63745df99b9a03
[]
no_license
lianchengyue/qrcode_process
12cb22bf793e49c7512663ed4ce1d54ecef1dc61
a21398aaf039b7aaf01419c0a808101f7bb63dd3
refs/heads/master
2021-01-01T17:50:48.493055
2017-10-16T09:33:18
2017-10-16T09:33:18
98,174,372
7
0
null
null
null
null
UTF-8
C
false
false
6,336
h
#ifndef ERRORS_H #define ERRORS_H #define NO_ERROR 0 #define NO_DATA -28 #define NO_MEMORY -29 #define UNKNOWN_ERROR -30 #define REV_CONTENT_ERROR -2 #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define EINTR 4 /...
[ "267361348@qq.com" ]
267361348@qq.com
4be412854a33b04a1c811880f4a303eb17601d44
917519258ac1c1f3b9835b3b7b5ca2b600b38f3a
/Projects/STM32H743I-EVAL/Examples/DMA2D/DMA2D_BlendingWithAlphaInversion/Inc/main.h
06f4268099ce093fa09b11040ea4b7d4315360a7
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
suburbanembedded/stm32cube_fw_h7_v1_4_0
2145cc06512dff47df5437755f1c0e86e810e828
692ce84c3aba76efe98a5c3ae05a03d5195bdc86
refs/heads/master
2020-08-23T21:04:13.146971
2019-07-22T04:51:24
2019-07-22T04:51:24
216,703,735
1
1
NOASSERTION
2020-03-08T10:54:10
2019-10-22T02:10:25
C
UTF-8
C
false
false
1,757
h
/** ****************************************************************************** * @file DMA2D/DMA2D_BlendingWithAlphaInversion/Inc/main.h * @author MCD Application Team * @brief Header for main.c module ****************************************************************************** * @attenti...
[ "jacob@schloss.io" ]
jacob@schloss.io
6feeab3726598c565cf3e4cf4506c43de0c30302
bdebc5c7e3915c39252337d877272ee58bdd3b43
/Src/cwm/variant/cwmSpiMaster.c
8ed956ec3eefb61e56b313a975815bf3a6cca3ca
[]
no_license
kennytien/stm32F411_air_mouse
9d6d67454b60da14abd8c18e849685d24aaba168
337402ba8c3e862599b034afc8bdaab83efc8371
refs/heads/master
2021-05-05T10:51:03.282519
2018-01-19T06:54:30
2018-01-19T06:54:30
118,088,652
0
0
null
null
null
null
UTF-8
C
false
false
6,671
c
#include <stdint.h> #define DUMMY_BYTE ((uint8_t)0x00) #define SPI_TIMEOUT ((uint32_t)5000) #define SPI_PORT SPI2 #define SPI_PORT_CLK RCC_APB1Periph_SPI2 #define SPI_CLK_INIT RCC_APB1PeriphClockCmd #define SPI_GPIO_AF GPIO_AF_SPI2 #define PXI_CSN_PORT GPIOC #define PXI_CSN...
[ "kenny.tien@cyweemotion.com" ]
kenny.tien@cyweemotion.com
3ef755aad979453264dbc8a2f0602a4cf553a622
8dd39b654dde37c6cbde38a7e3a5c9838a237b51
/faltu6/main.c
1314a5773219c10b6e3aa19bf85def853d36ee55
[]
no_license
Taohid0/C-and-C-Plus-Plus
43726bdaa0dc74860c4170b729e34cea268008fd
d38fd51851cc489302ad4ef6725f1d19f7e72ec2
refs/heads/master
2021-07-19T17:30:26.875749
2017-10-28T09:49:51
2017-10-28T09:49:51
108,636,340
2
0
null
null
null
null
UTF-8
C
false
false
255
c
#include <stdio.h> #include <stdlib.h> int main() {int count; //printf("how many numbers do u want to caltulate?\n"); // scanf("%d",&number); for(count = 0;count<=100;count+=5) // sum+=count; printf("%d\n",count); return 0; }
[ "taohidulii@gmail.com" ]
taohidulii@gmail.com
64c6a2e52eeb163e581f0e930924d46f254bdb5e
826770da52f1007370f7f7dd8ad42409b399db48
/Arduino/DoorbellModernizr_2/logo.H
415dad009b73d0b1ac744fbb4cca710822bf310c
[]
no_license
Lemcke-solutions/doorbellmodernizr2
9ababfda5354d826e620b92af0ecd904a060f617
57a923b1d3c79addbd63794563e9c63ac43075f6
refs/heads/master
2022-12-06T21:51:48.245636
2020-08-31T11:52:12
2020-08-31T11:52:12
280,712,536
7
1
null
null
null
null
UTF-8
C
false
false
6,355
h
const uint8_t Logo_bits[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xE0, 0xFF, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x78, 0x00, 0x3F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0F, 0x00, 0xFC, 0x00, 0x00, 0x00, 0x00, 0xC0, 0x03, 0x00...
[ "erik@lemcke.nl" ]
erik@lemcke.nl
d29e9529e94c38fca8c13bbb05824c5d45601e9d
c2e92c0daf165ae9a07c0628721c3b1cc7314487
/Stack/stack.c
b492f7629c199cbb58c49c370ec28d93414b9300
[]
no_license
daniel-k-richardson/C-data-structures
66654e6f1b7e9942bab06b336d39089e86308787
8aaecc2bb77c1e39c1390fd05b73989d39e8f816
refs/heads/master
2021-01-21T21:54:34.108101
2016-07-12T11:24:35
2016-07-12T11:24:35
49,266,899
0
0
null
null
null
null
UTF-8
C
false
false
2,121
c
/* * Author: Daniel Richardson. * Date & Version: 1 12 2015. * Purpose: * */ #include <stdbool.h> #include "node.h" #include "stack.h" /* Represents our stack data type */ struct Stack { Node top; }; /* * Creates a new stack for use then returns it. * * Parameters: * no parameters. * * Return: newly c...
[ "danielr9@utas.edu.au" ]
danielr9@utas.edu.au
c18493d28e3663a7c6fc62bcf860784e0ab598df
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/linux-4.11-rc3/drivers/staging/vt6655/card.c
e0c92818ed707fd1644340d12007a85ebe1d2939
[ "BSD-2-Clause", "Linux-syscall-note", "GPL-2.0-only" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
C
false
false
25,382
c
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * 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 opt...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
a4f9ec42a9d43bec747868b4ff3913806c330947
436b97887f6b62c751a8861b6b17068c92d1ecf5
/CODE/4-开发板程序/开发板增加实验程序/9-红外线接收/红外接收通过数码管显示键码/msp430.h
6497af5529bc2aa728dfb11481aefe2fa7a94fff
[]
no_license
Edragon/MSP430
4e57eda1407bbf6bfdc83b637e4803f7dcecd8a6
f5df247df778e6a395488fa505b53d525e2ae16f
refs/heads/main
2023-02-01T10:27:52.540147
2020-12-04T15:18:43
2020-12-04T15:18:43
317,265,706
0
0
null
null
null
null
GB18030
C
false
false
983
h
/*msp430.c*/ /*---430常用的系统子函数---------*/ #include <MSP430X14X.h> #define uchar unsigned char #define uint unsigned int /*--------------------------------------*/ /*------------430软件复位--------------*/ void reset_mcu() {WDTCTL=0x0000; } /*--------------------------------*/ /*-------设置系统时钟-------------*/ void se...
[ "hechaogm@gmail.com" ]
hechaogm@gmail.com
6a5c1dd8e8a0d8b9aa2e8a968177691970449755
3d34c02808e28fbff08ddd0886139d0332b979c0
/addr2line/opcodes/ia64-opc-x.c
52be06c3bb56cc6273a2a5b9238a6a6435a32fee
[]
no_license
simonyanmikayel/addr2line
8f80c45d917a56f8a3fa90f0104146e93c92c6f4
eccb38774571abaa4592fe14b397613577e9c18f
refs/heads/master
2021-04-15T07:42:29.659641
2021-02-09T15:38:01
2021-02-09T15:38:01
126,305,453
0
0
null
null
null
null
UTF-8
C
false
false
6,848
c
/* ia64-opc-x.c -- IA-64 `X' opcode table. Copyright (C) 1998-2016 Free Software Foundation, Inc. Contributed by Timothy Wall <twall@cygnus.com> This file is part of the GNU opcodes library. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Genera...
[ "misha@energizeglobal.com" ]
misha@energizeglobal.com
1cf7f1f85aa72e6f3689930349a1b85351e88ad6
bf6cbbdb4dbb407930ac6aaa9be22f3c57f6a206
/c08/ex05/ft_show_tab.c
d62b3fca531fe8a9b25086c8a2cad8a498d9f4d6
[]
no_license
Zekao/42piscine
b381ac8dc77ba41532eaae42107013f84f24ad39
a41aa889143b4ec72ae646c05060778a7bb7e24f
refs/heads/main
2023-06-28T18:17:31.781032
2021-08-04T14:28:27
2021-08-04T14:28:27
389,077,629
6
1
null
null
null
null
UTF-8
C
false
false
1,573
c
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_show_tab.c :+: :+: :+: ...
[ "64745531+Zekao@users.noreply.github.com" ]
64745531+Zekao@users.noreply.github.com
e6c6d96c925dec5d3f98df5e3849426f9ed9c36d
f46776810989e112531a66e6c2a7250dca438495
/week 5/week5.2/week5.2/main.c
d1ec2e5a9d0a469f7c6865f6d2b598a2dfbb43be
[]
no_license
sandriek/microcontroller
fdc6a447f436a4edcdd759c4d17c4d8cd013aabf
c5c23503b3cabb645d7c268eb2e3105a2332b926
refs/heads/master
2021-01-10T04:00:42.201065
2016-04-07T21:04:05
2016-04-07T21:04:05
51,776,791
0
0
null
2016-04-07T20:59:55
2016-02-15T18:39:18
C
UTF-8
C
false
false
967
c
/* * week5.2.c * * Created: 22-3-2016 11:25:00 * Author : sander */ #include <avr/io.h> #include "uart0.h" #include "lcd.h" char character; void wait( int ms ) { for (int tms=0; tms<ms; tms++) { _delay_ms( 1 ); // library function (max 30 ms at 8MHz) } } // s...
[ "sjlkemme@avans.nl" ]
sjlkemme@avans.nl
997188823b613ffb5bf50a46f2be266222b9b644
942ca1c822a197d4b409bc50e6f46392343281c5
/samples/upm/sx127x_mac/src/wan.c
cd74a54168a31b4e9256541d5dbff8c724a5e330
[ "MIT" ]
permissive
intel-iot-devkit/zupm
4e9d8b58f16f9f90771b1c9ad59eae405c975e4c
ca4dc4248b18cf28dd6c466a8c88cf50ba541ac7
refs/heads/master
2023-01-20T20:30:54.701231
2023-01-03T22:58:14
2023-01-03T22:58:14
58,949,404
3
6
null
2017-06-05T18:04:29
2016-05-16T16:42:37
C
UTF-8
C
false
false
3,003
c
#include <zephyr.h> #include <misc/printk.h> #include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <device.h> #include <soc.h> #include <stdint.h> #include "upm.h" #include "mraa.h" #include "sx127x.h" #include "upm_utilities.h" #include "sx127x_mac.h" #define PINGTIME 1000 #defin...
[ "abhishek.malik@intel.com" ]
abhishek.malik@intel.com
984dbfc0527aa6154af6adbdceebf4bb1c1c0cdb
48f5527c6681ce5464e49c236b1e5d06563f4e8e
/judoshiai/set-password.c
e90eebfb30ee2e5aa5928adbfd8a75d83591ff80
[]
no_license
rogasp/judoshiai-1
2901fed6362ef5c960afbdfba039e9c988c623c6
4eb03e075671fd29459df4498b826ad137169672
refs/heads/master
2021-01-17T21:19:01.946000
2015-04-09T21:13:05
2015-10-05T06:51:27
null
0
0
null
null
null
null
UTF-8
C
false
false
1,798
c
/* -*- mode: C; c-basic-offset: 4; -*- */ /* * Copyright (C) 2006-2015 by Hannu Jokinen * Full copyright text is included in the software package. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <gtk/gtk.h> #include <gdk/gdkkeysyms.h> #include "judoshiai.h" gint webpwcrc32; void set_we...
[ "oh2ncp@kolumbus.fi" ]
oh2ncp@kolumbus.fi
55665c1d9bd52caf2b8ca044a53745364a086910
f4c89df16ef21bb84362a1f8457c353ac2df738a
/src/signal.c
c513e7610ad0666931bbd5cf9bf813e0777cd695
[]
no_license
3ldh/Lemipc
4cfb54f06e02d134c5554072623467ad0870164e
ec4f0527b256165e35c5589ebe5a212162498b54
refs/heads/master
2021-05-14T12:19:42.892526
2017-04-01T09:26:43
2017-04-01T09:26:43
116,405,414
0
0
null
null
null
null
UTF-8
C
false
false
622
c
/* ** signal.c for lemipc in /home/blanch_p/rendu/Semestre3/Unix/PSU_2016_lemipc ** ** Made by Alexandre BLANCHARD ** Login <blanch_p@epitech.net> ** ** Started on Fri Mar 31 11:32:56 2017 Alexandre BLANCHARD ** Last update Fri Mar 31 13:57:07 2017 Alexandre BLANCHARD */ #include <sys/types.h> #include <sys/ipc.h> ...
[ "alexandre.blanchard@epitech.eu" ]
alexandre.blanchard@epitech.eu
4d2d3a5fe21dec55bdd82afbd944daca8c111a34
9d87276ad5486c53343c50c6bc19bcb72384d6bb
/imu_cpp_test03/signal.h
12f356d8193da4f48cf326c88c6a47ce4ab1ac77
[]
no_license
natural7/cpp-concurrent-test
7eb004447e3e5a45cbc21cd07e2899f90a2d43d5
74bc224f504098623fbd3626c4ebe422487fcf5c
refs/heads/master
2020-09-20T03:18:27.446196
2019-11-27T06:56:01
2019-11-27T06:56:01
224,365,367
0
0
null
null
null
null
UTF-8
C
false
false
667
h
#ifndef SIGNAL_H #define SIGNAL_H #include <stdint.h> #include <stdio.h> typedef void(*pf_read)(void); typedef void(*pf_process)(void); typedef void(*pf_write)(void); typedef char(*get_name)(struct signal_t *self); typedef struct signal_t { pf_read read; pf_process process; pf_write write;...
[ "bill.wang@veoneer.com" ]
bill.wang@veoneer.com
9475dc6771a2fba1d4351f254402a325b1e3d46a
16d7fb9f8825a077139b4f701a5af22b47bbbfb4
/arch/x86_64/smp/smp-imps.h
2a524f5dc856b52982e066e6e0d9059c6a498773
[]
no_license
wayling/Jiny-Kernel
b4be033d0c2d0cc81b1d2f4dd8d41efe6219cf68
a0d24ec050593e623f9b6c64d0fc2eee548fc7d6
refs/heads/master
2020-12-29T02:54:52.924578
2012-10-13T15:46:33
2012-10-13T15:46:33
null
0
0
null
null
null
null
UTF-8
C
false
false
6,434
h
/* * <Insert copyright here : it must be BSD-like so everyone can use it> * * Author: Erich Boleyn <erich@uruk.org> http://www.uruk.org/~erich/ * * Header file implementing Intel MultiProcessor Specification (MPS) * version 1.1 and 1.4 SMP hardware control for Intel Architecture CPUs, * with hooks for r...
[ "naredula.jana@gmail.com" ]
naredula.jana@gmail.com
2819975766cb3f0426d4845198d9ac4e8aea87a0
8dd942328bdaa647b46139474eee72ccad5f9c46
/mediatek/platform/mt6589/hardware/camera/hal/adapter/MorphoFeature/Effect/inc/morpho_effect_filtering_edo.h
2882fd58e59f2062cf22df623bed5741ab6b8437
[]
no_license
sandymanu/CM11_a250_kernel
1d253e9d2ed4d5562bd2f818628f79987783ae24
6c3abc717675e1df1240df0a45f24c0a8764a5f8
refs/heads/master
2016-09-05T22:17:23.818433
2014-06-15T13:23:09
2014-06-15T13:23:09
20,758,198
1
3
null
null
null
null
SHIFT_JIS
C
false
false
702
h
/** * @file morpho_effect_filtering_edo.h * @brief Morpho Filtering Effect "Edo" module. * * effect_name ... "ES_EDO" * needs_image_num ... 1 * * @author Ola Nordqvist (n-ola@morphoinc.com) * Copyright (C) 2010 Morpho, Inc. */ #ifndef MORPHO_EFFECT_FILTERING_EDO_H #define MORPHO_EFFECT_FI...
[ "dailypctips@gmail.com" ]
dailypctips@gmail.com
4246e33275966eeeb6072fa08a230aff06cc0cb5
5c255f911786e984286b1f7a4e6091a68419d049
/code/749cbaff-f8d3-4f39-8f19-7477ff08a553.c
1c5e0c90a3098b224bd04dbc1a64fc0c542d1f7e
[]
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
206
c
#include <stdio.h> int main() { int i=44; int j=12; int k; int l; k = 53; l = 64; k = i%j; l = i+j; k = k-k*i; printf("vulnerability"); printf("%d%d\n",k,l); return 0; }
[ "nharmon8@gmail.com" ]
nharmon8@gmail.com
7cdea7f5d46b22e345be20ad8bb45c162a632a7d
f8acb4e643e3943de6760e65b8272b5499c923aa
/linux_c05/strcmp.c
22278f32dbf2e2c03de5d604d26fdd90f9375b91
[]
no_license
EchoyandSilver/linux-c
1cbcfab514d17b4d11b68e15462156c8551a71bb
304c0704d8e4af400732761f560de8ddaf97bfd3
refs/heads/master
2016-08-13T00:04:14.521082
2015-11-17T08:14:52
2015-11-17T08:14:52
45,907,435
0
0
null
null
null
null
UTF-8
C
false
false
263
c
#include <strings.h> int main() { //比较字符串 char *a = "aBcDeF"; char *b = "AbCdEf"; char *c = "abcdef"; char *d = "aBcDeF"; printf("strcmp(a,b):%d\n",strcmp(a,b)); printf("strcmp(a,c):%d\n",strcmp(a,c)); printf("strcmp(a,d):%d\n",strcmp(a,d)); }
[ "linux@ubuntu.(none)" ]
linux@ubuntu.(none)
2487c9228f97e104d371869dd5f374011e822ef1
1c91f667d10ef4ad552deaf397832a799b3c94ee
/mbed/mbed/vendor/Freescale/capi/PinNames.c
a195a000ffa792c9301a71648d3985680e759a85
[]
no_license
balazsracz/libmbed_2387
bdbd874f112754a526cb65e6e335fbbc172049e6
65bdf99cc0d82483c94cf55b01b97bbb982ea81f
refs/heads/master
2021-01-17T12:30:38.885182
2016-02-18T21:55:50
2016-02-18T21:55:50
10,700,534
0
0
null
null
null
null
UTF-8
C
false
false
1,394
c
/* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited * * 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 re...
[ "bracz@google.com" ]
bracz@google.com
d3d9ad5e4713ecd70c8431ea55e2c11b7b60115d
2875e427d9931ab8cfe2e066e1568c3130fcc3f2
/Solaris_2.6/os_net/src_ws/usr/src/cmd/ksh/shlib/namscan.c
76566ed8af79a044b5579504fc12a02a8e1c9619
[]
no_license
legacy-codedigger/Solaris-2.6-Source-Code
3afaff70487fb96c864d55bd5845dd11c6c5c871
60a0b3093caa7d84e63dd891a23df0e8e720bf3d
refs/heads/master
2022-05-23T16:05:32.631954
2020-04-25T01:07:08
2020-04-25T01:07:08
258,658,903
1
1
null
null
null
null
UTF-8
C
false
false
2,697
c
#ident "@(#)namscan.c 1.6 93/06/08 SMI" /* From AT&T Toolchest */ /* * NAMSCAN.C * * GSCAN_ALL (FN, ROOT) * Execute FN at each node in the linked memory trees, * which are given by ROOT. * * GSCAN_SOME (FN, ROOT, MASK, FLAG) * Execute FN at those nodes in the linked memory trees * ...
[ "zahir.meddour@protonmail.com" ]
zahir.meddour@protonmail.com
d591eb5d82ee2c9989178af5d9e8b9ae500e8edf
fbe2d631e1b4972fa49bebdf6a85b6dee046a17f
/base/timer.c
58aa1de9830a62b7ddeb1a8203664adb3f5d7eaf
[]
no_license
isoiphone/roomba460
12e2a51cdf839e10ba74ca6e6386419554e4d3ac
cd59a1050adf4b95ed439937a8b114d306559102
refs/heads/master
2020-05-15T09:49:14.954829
2009-08-18T03:26:07
2009-08-18T03:26:07
32,309,431
0
0
null
null
null
null
UTF-8
C
false
false
2,007
c
/* * timer.c * * Created on: 27-Feb-2009 * Author: Neil MacMillan, Oliver Pirquet */ #include <stdio.h> #include <avr/io.h> #include <avr/interrupt.h> #include "timer.h" volatile uint16_t count = 0; // get the value of count atomically; this will ensure that an interrupt doesn't execute in...
[ "jasonwynja@7244580a-3f40-11de-b48d-dbaac48c8fd3" ]
jasonwynja@7244580a-3f40-11de-b48d-dbaac48c8fd3
1c1e97a679863e66e9e8ab57abc6489103e68f53
5317dd2005a5f522dea069bfd47c9bdbd68a79d9
/base_file/file_009.c
6713b6f71d0dc31308ca51e98190237c6296f61b
[]
no_license
mzsx-gao/myc-demo
71203c855e0710b4b2cff67a6b3e6a9c538b4d29
0fab55712fec6e4b552fe7681d03bc0d817bbce5
refs/heads/master
2023-02-18T07:15:46.200173
2021-01-18T15:02:14
2021-01-18T15:02:14
315,285,526
0
0
null
null
null
null
GB18030
C
false
false
1,004
c
#include<stdio.h> #include<stdlib.h> /** * 删除文件 * @return */ int main_del() { int value = remove("../base_file/filesource/test.txt"); if (value == 0) { printf("删除成功\n"); } else { printf("删除失败\n"); } return EXIT_SUCCESS; } /** * 重命名文件 * @return */ int main_rerame(void) { /...
[ "18818196720@163.com" ]
18818196720@163.com
938802993b5e2b79d75cea96c7acc1b6eeee1267
9c5d73ebee96e39f7311f8a29eb46f3aa82c9c34
/source/native-plugins/distrho-nekobi/DistrhoPluginInfo.h
953370e0a98719954316ac9afa3a593cd5d79633
[]
no_license
bagnz0r/Carla
4dcdb22e10e8ae0a620fb5b556fa17ef6d788b56
6347381f84dea5c0fda0d299f3786aae58a3d86b
refs/heads/master
2021-01-22T15:22:17.591706
2015-01-23T07:02:13
2015-01-23T07:02:13
29,738,354
1
0
null
2015-01-23T15:19:50
2015-01-23T15:19:50
null
UTF-8
C
false
false
1,243
h
/* * DISTRHO Nekobi Plugin, based on Nekobee by Sean Bolton and others. * Copyright (C) 2013-2014 Filipe Coelho <falktx@falktx.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...
[ "falktx@gmail.com" ]
falktx@gmail.com