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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fa0c58d3b6021cb53a0a18a354bd15b1de37216b | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/c-litmus-ARMCBMC/long-SB+poreleaseacquires.c | 45a1da637cbeaeab89367c3324ad869a885c1609 | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C | false | false | 1,375 | c | /* Copyright (C) 2023 ARM-CBMC
* This benchmark is part of ARM-CBMC */
#include <assert.h>
#include <pthread.h>
#include <stdatomic.h>
// Memory barriers
void dmbld();
void dmbst();
void dmbsy();
void isb();
atomic_long vars[2];
atomic_long atom_0_X1_0;
atomic_long atom_1_X1_0;
void *t0(void *arg){
label_1:;
a... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
9373df29e5c9e4c658f621df17bc6a56bed3d68d | 0c5d3b088080577388f5766431487534f93a2c40 | /Github-Projects-Origin/linux-master/drivers/media/pci/zoran/zr36060.c.bak.c | f3fc4f413e31a0d0b531605d5034edb178e13b0f | [] | no_license | zhiyuanjia/WoBench | 878255ce45e76ef57f88743c7f43acdfa59e93e7 | 6b337780cbd598de98fc0eabd19efaf1a01b6012 | refs/heads/master | 2021-09-23T03:12:08.091319 | 2018-06-14T10:17:59 | 2018-06-14T10:17:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 30,539 | c | #include <assert.h>
#include <string.h>
#define INCLUDEMAIN
/*
* Zoran ZR36060 basic configuration functions
*
* Copyright (C) 2002 Laurent Pinchart <laurent.pinchart@skynet.be>
*
* $Id: zr36060.c,v 1.1.2.22 2003/05/06 09:35:36 rbultje Exp $
*
* -------------------------------------------------------------------... | [
"wangcong15@mails.tsinghua.edu.cn"
] | wangcong15@mails.tsinghua.edu.cn |
af9386b871dfa8c0a9e20000f2a22fa6afb0f400 | b9ff977e235880c81d36a0a56d37b7b5f7d266cd | /receiver.c | 323507b9502f273fe2af6c80813ac0656136a080 | [] | no_license | zeroomega/TPMc-Scripts | fae8445a0cb50afeb524d227cb81fd78d4bad3fd | 5db4c4f51ff86e662c1ac4071da65d51e6a35bfe | refs/heads/master | 2021-01-13T02:37:56.486029 | 2013-06-22T17:06:49 | 2013-06-22T17:06:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 998 | c | #include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <unistd.h>
#include "../xensocket.h"
#define MAX_MSG_LEN 2048
int main (int argc, char **argv) {
int sock;
struct sockaddr_xe sxeaddr;
int rc = 0;
int gref;
unsigned char rcv_buf[MAX_... | [
"cyjsegull@1547158861@qq.com.address"
] | cyjsegull@1547158861@qq.com.address |
db6428c8ea64c18e8425eeb984206d8b66b14608 | 14dc0e314e53c439ffb7c361d8e632e3e118d64f | /NunchukLib.h | fe17050dfe80f61d9410867f70ead391fafa75ed | [] | no_license | WheatleyTheCore/Processor-Expert-Nunchuk-Lib | 467ed259b31c5b01f5f077a3ed3facaebf7f0e3a | fe75ef7976c4859ef9eff35e79d9cacb6481debe | refs/heads/master | 2021-07-08T08:19:55.071392 | 2020-10-15T12:39:17 | 2020-10-15T12:39:17 | 193,914,102 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 371 | h | /*
* NunchukLib.h
*
* Created on: Jun 24, 2019
* Author: Alex
*/
#ifndef NUNCHUKLIB_H_
#define NUNCHUKLIB_H_
extern int AccelX;
extern int AccelY;
extern int AccelZ;
extern int AnalogX;
extern int AnalogY;
extern int Z;
extern int C;
extern int servoPos;
extern word numbytes;
void init();
void getNewData... | [
"noreply@github.com"
] | WheatleyTheCore.noreply@github.com |
2c6ebb596cd5eca012778b1fea4ccb1c9eec2a68 | aba15e8eec3075dcd6803b02ac186858ce7438a6 | /day24/Process_comm/02-fifo/homework.c | 0d9120e9db3b0253017f8170a07b61a6b978ecb3 | [] | no_license | Kyrie-leon/C_Practice | 181d49975263b345cab14363a78b7450cb1df642 | b366e776922e212dd5f6b9cb466eef83a0d3773a | refs/heads/main | 2023-05-11T09:50:03.698807 | 2021-05-18T09:49:05 | 2021-05-18T09:49:05 | 311,039,158 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,062 | c | #include<stdio.h>
#include<string.h>
#include<unistd.h>
#include<sys/types.h>
#include<sys/stat.h>
#include<fcntl.h>
#define FIFO_FILE "./fifo"
int main()
{
umask(0);
if(-1 == mkfifo(FIFO_FILE,0666))
{
perror("mkfifo");
return 1;
}
pid_t id = fork();
if(id < 0)
{
perror("fork!");
ret... | [
"gaomeng9518@163.com"
] | gaomeng9518@163.com |
162c2bed59a2c8b54eb9ec25ee395fbfdd2a56f2 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/69d33341-29d0-48ad-97d2-bc50962d4fa6.c | 96eaef49c464291157ba952319dda4141b7e9ea5 | [] | 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 | 567 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=11;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = k%j;
l = i%j;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[81];
int c[94];
a = 0;
do {
/* STA... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
827c8c84086f6f18f4201891c980679fa48df9e2 | 0a96337744a144a4b826357ce8c63c7aa113c05a | /CLAPACK/SRC/shsein.c | a9e9820b3dad014c36b36a9dbb4d576df1d00785 | [] | no_license | pp34/clapack_template | f2fedd66ba5b085ff8f092ece3d67bc8be9a8c37 | 890209b652bb63605d778a76e72abffb9b2c5f41 | refs/heads/master | 2021-04-06T04:27:49.696232 | 2018-03-11T06:13:24 | 2018-03-11T06:13:24 | 124,728,475 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 14,223 | c | #include "blaswrap.h"
#include "f2c.h"
/* Subroutine */ int shsein_(char *side, char *eigsrc, char *initv, logical *
select, integer *n, real *h__, integer *ldh, real *wr, real *wi, real
*vl, integer *ldvl, real *vr, integer *ldvr, integer *mm, integer *m,
real *work, integer *ifaill, integer *ifailr, integer *in... | [
"709204803@qq.com"
] | 709204803@qq.com |
41102985cc56cf1e303edc70000055b6eeefff0f | 5633acdd1528f7d3c60e3051ef4393a7fc42c6e2 | /Piscine_C/daily_projects/day04/ex03/ft_recursive_power.c | f64e3109fbe790597bc21c2948e6ee430152020b | [] | no_license | nicovlad16/AcademyPlus | 2c108c81b86dca58a190109ce6d4fd5042e9f25e | 27e9b7cf70f5f468ed1a48b4dfca75df7cb3fe48 | refs/heads/master | 2020-05-03T21:02:58.659543 | 2019-04-01T08:16:21 | 2019-04-01T08:16:21 | 178,701,783 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,062 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_recursive_power.c :+: :+: :+: ... | [
"nicovlad16@gmail.com"
] | nicovlad16@gmail.com |
dac7bf225afe88d45bfbd4147c340fd20aa96b71 | 59e8b4b3c2b75a479d98b790e86d724965f393cd | /mbspengine.old.c | f213e083961d951deee6e97ef7471ecc2afbe790 | [
"MIT"
] | permissive | malaniz/mbspengine | 0e6bd9fe43fe80515d20d1d2c015230a10bf2a3a | 7c226a473c4f087d3804ec1eecdc78898bf21579 | refs/heads/master | 2020-09-22T13:48:36.958209 | 2017-10-29T23:30:27 | 2017-10-29T23:30:27 | 27,227,073 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,316 | c | #include "mcbsp.h"
#include "mcbsp-affinity.h"
#include "mbspdebug.h"
#include "mbsptime.h"
#include "mbsputil.h"
#include "mbspdata.h"
#include "mbspdiscover.h"
#define N 1024
#define NDEBUG
#define MANUAL_AFFINITY 2
double* data = NULL;
char* sarrayi(int v[], int length)
{
int i;
char* s = (ch... | [
"alanizmarcelo@gmail.com"
] | alanizmarcelo@gmail.com |
8b3dd70128e286a12ae9cb930406d86d8a4d0f73 | c9a29eb903b04676ed8b2223eb9ec37203d90490 | /pset2/vigenere/vigenere.c | 50ff2f8f35c347d7fbea2f8fe3aa007bdab91207 | [] | no_license | thquyen11/cs50 | fd87ff47633a4ea5a01d2b807ce72a314c7981fc | 42b96983131b9e80dd08952392d7348cb86f68f0 | refs/heads/master | 2020-03-22T20:08:31.301850 | 2019-01-28T05:12:18 | 2019-01-28T05:12:18 | 140,575,732 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,133 | c | #include <stdio.h>
#include <cs50.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
int main(int argc, string argv[]){
/*Validate input argument*/
if(argc!=2){
printf("only 1 argument is accepted");
return 1;
}
string keyWord=argv[1];
for(int i=0; i<strlen(keyWord); i++){
if(!isalpha(keyWord[i... | [
"thquyen11@hotmail.com"
] | thquyen11@hotmail.com |
5448392d5262feb84cab0890971f5900c1737050 | ba121e793fecda0cf1f41b658dbe855e0e4c7e70 | /esp32-s2-hmi-devkit-1/components/lvgl/lv_conf.h | 05453b56d43030d54ff0f9f2d858240c766fbbe7 | [
"Apache-2.0"
] | permissive | xiaoliu1985/esp-dev-kits | cee868c21640423891e09fd5482a787a8c10382e | 8098e1f1a54c6a5c9402045ded14bf054a89befc | refs/heads/master | 2023-04-01T07:36:55.356410 | 2021-03-31T09:47:43 | 2021-03-31T09:47:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,805 | h | /**
* @file lv_conf.h
*
*/
/*
* COPY THIS FILE AS `lv_conf.h` NEXT TO the `lvgl` FOLDER
*/
#if 1 /*Set it to "1" to enable content*/
#ifndef LV_CONF_H
#define LV_CONF_H
/* clang-format off */
#include <stdint.h>
/*====================
Graphical settings
*====================*/
/* Maximal horizontal and v... | [
"yuzhe@espressif.com"
] | yuzhe@espressif.com |
2065fe87794e5f57cf365e0fb5184461cb9081be | f7ed14665d516e984d790826115465d436de803d | /HARDWARE/KEY/key.c | 955ef9a8a171a8ff4d6207fb8356af26c6ec60ab | [] | no_license | TuguanLing/LTG_F411_WATCH | d8c76e8ca585bea6ac95379611551f4786a9cb88 | c133f1d81f11eaa15f7ff86af451aec66946cf25 | refs/heads/master | 2023-03-30T23:09:38.184127 | 2021-03-27T02:18:53 | 2021-03-27T02:18:53 | 284,214,223 | 2 | 2 | null | null | null | null | GB18030 | C | false | false | 2,016 | c | #include "key.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
//ALIENTEK STM32F407开发板
//按键输入驱动代码
//正点原子@ALIENTEK
//技术论坛:www.openedv.com
//创建日期:2014/5/3
//版本:V1.0
//版权所有,盗版必究。
//Copyright(C) 广州市星翼电子科技有限公司 2014-2024
... | [
"13822524947@139.com"
] | 13822524947@139.com |
8d9764cf8f560357760256d03f0fbef51b0a0586 | 509022cc99abbc737955fdf8d31ef1081e538d15 | /programming_fundamentals/string_reverse.c | 54ce0891da78156cd1ce2835dec0669207e9a317 | [
"MIT"
] | permissive | sahilduhan/Learn-C-plus-plus | e7f56798107ba04b0b8f85644c13f89fe4f55bf5 | 80dba2ee08b36985deb297293a0318da5d6ace94 | refs/heads/master | 2023-06-25T19:40:04.175593 | 2021-08-03T09:27:05 | 2021-08-03T09:27:05 | 313,113,273 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 276 | c | #include <stdio.h>
void reverse_sentence();
int main()
{
printf("Enter a sentence: ");
reverse_sentence();
return 0;
}
void reverse_sentence()
{
char c;
scanf("%c", &c);
if (c != '\n')
{
reverse_sentence();
printf("%c", c);
}
} | [
"78694755+duhan-sachin@users.noreply.github.com"
] | 78694755+duhan-sachin@users.noreply.github.com |
16ebc182520696948b304e439109cd18507611e9 | 5b7412a3b1a52215b37ae4372eb77f5517b97bdb | /LaseriOSBuildv1/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen_14MethodDeclarations.h | 67f83c58df313ef79dc1e290530a619ab9bea635 | [] | no_license | MishMick/Laser-Defender | 54dd553143c16fa3e56f7c0e225e79d0832c2bb6 | db796e2b197a0628bac5ddc7927264b834be00de | refs/heads/master | 2021-05-04T10:20:55.305230 | 2016-01-12T09:55:48 | 2016-01-12T09:55:48 | 43,044,445 | 0 | 0 | null | 2018-10-17T07:09:24 | 2015-09-24T04:19:01 | C++ | UTF-8 | C | false | false | 2,662 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.Array/InternalEnumerator`1<UnityEngine.UI.InputField/ContentType>
struct InternalEnumerator_1_t1939;
// System.Object
struct Object_t;
// System.Array
struct Array_t;
// UnityEngine.UI.InputField/Co... | [
"mishallovic@gmail.com"
] | mishallovic@gmail.com |
de04841c39ff9191754b1bf494b9199c5068c154 | 868ee8d3a90367cdc51ee4d3edeed2f97d7c1557 | /C Assignments/0717/fork1.c | d1ceb062b5807cd5f005306c1a52a1d5c7e9f5cd | [] | no_license | sharadaemb/Embedded-Training | 2f1af9c76662838cbd4e8dbb1a1afe50c7d3103c | fabb9c9daad84868cc4f57a670fe3b6569e5bb62 | refs/heads/main | 2023-06-27T16:44:46.818415 | 2021-07-31T10:20:35 | 2021-07-31T10:20:35 | 380,770,350 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 342 | c | /* fork system call execute*/
#include<stdio.h>
#include<unistd.h>
int main()
{
printf("\n i am a process my process id is %d\n",getpid());
printf("My parents process id is %d\n",getppid());
printf("Now i am going to create a child process by calling fork\n\n");
fork();
printf("My PID :%d,My parent PID : %d\n",g... | [
"noreply@github.com"
] | sharadaemb.noreply@github.com |
051e8f59d5106a59770d89d5099386b8d43da705 | 0daf84d300bf03f9d0dc4ed2e979eeee47e78243 | /C_Programming_Language_Apps/e11.c | 271cf029c4b121564da93c5f9a71c0b979987057 | [] | no_license | jcgsr/C | 12c85b86990514a24541e22e73e7bc0dd0b34a29 | 4d3c0ed1a17edbf1ecf5217ec94de273af056f62 | refs/heads/master | 2023-01-03T16:34:32.742135 | 2020-10-22T04:46:19 | 2020-10-22T04:46:19 | 306,224,444 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 125 | c | /*
* jó 26.01.2019
* C Programming Language
*/
#include<stdio.h>
int main()
{
printf("hello, world!");
return 0;
}
| [
"cabralguerra@gmail.com"
] | cabralguerra@gmail.com |
a3684f2be90b5736c1aee9ee73f497594e1702d5 | 73b364272bced02c8a9e9bfc272893d66b7a6052 | /Mapping/x86/C/src/003.function-vars.c | af627b4ca0be94dd5cc56904c1af1ddaeee67e20 | [] | no_license | sohainewbie/AssemblyCode-Reference | 56b303f9116dcce0320f3610709d645d8e584c11 | 6c72b807b7c7d0461e535478b3b2897b80417604 | refs/heads/master | 2023-08-17T07:31:28.603555 | 2019-01-21T09:27:59 | 2019-01-21T09:27:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 174 | c | /*
Small function that allocate variables.
Compile:
$ python compile.py 002.function-vars
*/
void f()
{
char c = 1;
int i = 2;
float f = 3.0;
} | [
"me@xathrya.id"
] | me@xathrya.id |
ecd95bca59eb6c0dfb2b6c394c6df978c6d6472c | ac5dafa8d265c45226f10cf95a607e15ec299d2f | /workspace/05_c/lib/stbm_uart.c | f6cc183b4046267505fbd3b9833aae4e204c6285 | [] | no_license | KNTRF/001_apt | b843f4a1ecb6595dfbac8e975e024d9e11c9d758 | b6d05e618419341a73a92c6f2824456590e406dc | refs/heads/master | 2016-09-11T12:37:30.073745 | 2015-06-28T00:26:04 | 2015-06-28T00:26:04 | 37,259,818 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,402 | c | /** charset=UTF-8 **/
#include "stbm_uart.h"
uint16_t _usart_tx_pin = GPIO_Pin_2;
uint16_t _usart_rx_pin = GPIO_Pin_3;
void xbee_init(uint32_t baudrate){
GPIO_InitTypeDef GPIO_InitStructure;
RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOA, ENABLE);
RCC_APB1PeriphClockCmd(RCC_APB1Periph_USART2 , ENABLE);
/* Confi... | [
"kntr.fkd.biz@gmail.com"
] | kntr.fkd.biz@gmail.com |
85e1c07c5f657aa178f9fc49a7086465f1e54801 | c4538222a145f7aeb7ba3a3afb3873a8478c56c4 | /libft/ft_tolower.c | 963adddcc85d9bc078e1e837e12afc9c9744c17b | [] | no_license | Falcon305/CoreWar | c2913d06e5fcd7bfa7aa75f847c9d3455bb61527 | 46cfc12c97c40e10ed133bf07de070d1dd822e7b | refs/heads/master | 2022-04-09T14:26:36.410636 | 2020-03-10T18:49:02 | 2020-03-10T18:49:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 998 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_tolower.c :+: :+: :+: ... | [
"hrazani@e1r3p15.1337.ma"
] | hrazani@e1r3p15.1337.ma |
2cf200491d3988496c448eb2f16914e5bb43fe0b | 273426e975b498ef0cda307cd07fd1e924185e47 | /MailVulSlave/smtpbruteforce.h | 253830c35cdf3798f3db67c1afcf8c5295b217ea | [] | no_license | ralex1975/MailVulSlave | 579389d93e2b630a55238616b55c5ce97e9a1e5c | a6096bc51758a094d748f1e278ebe3466627037a | refs/heads/master | 2020-03-23T00:43:23.514769 | 2017-06-29T06:28:10 | 2017-06-29T06:28:10 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 383 | h | #if !defined(AFX_BUFFER_H__829F6693_AC4D_11D2_8C37_00600877E420__INCLUDED_SMTP_BRUTEFORCE)
#define AFX_BUFFER_H__829F6693_AC4D_11D2_8C37_00600877E420__INCLUDED_SMTP_BRUTEFORCE
char send_wait(char *, char *, char); // 函数声明:发送数据并等待接受响应码
void usage(); // 程序使用说明
void initialsocket(); // 重置连接
int smtp_bruteforc... | [
"starnight@DESKTOP-96D4FFB"
] | starnight@DESKTOP-96D4FFB |
9389320c192850de90384e5a8a972708322ebdc9 | 9f03fa3dda35ad0eabd05187639604057e50b3e0 | /opencv_exception.h | b9ce077454a826a964cc5ed7b533699d687f25aa | [
"Apache-2.0"
] | permissive | php-opencv/php-opencv | 09f699d5d05e797147598f12f93443670dfa5df5 | 72364b0c18a66c122a206431e2328559897f2c43 | refs/heads/master | 2023-06-23T01:18:05.308751 | 2023-03-31T15:36:16 | 2023-03-31T15:36:16 | 133,700,311 | 314 | 49 | Apache-2.0 | 2023-06-16T21:33:34 | 2018-05-16T17:16:52 | C++ | UTF-8 | C | false | false | 1,262 | h | /*
+----------------------------------------------------------------------+
| PHP-OpenCV |
+----------------------------------------------------------------------+
| This source file is subject to version 2.0 of the Apache license, |
| that is bundled wi... | [
"hihozhou@gmail.com"
] | hihozhou@gmail.com |
e4c16349208c5a38e6e76cce861b7243b1cca2ac | 73c09153ced0100d06195b1985ff2a472b4eca08 | /Pods/Headers/Public/React/RCTTabBarItem.h | 1cb2564d601c0154bdcc92e4f0767e582c07d824 | [] | no_license | Z-hy/ReactNativeDemo-iOS-RN | 89191820b8ffca022dca9c9d1cb771ac4670a43c | 1531054c39243b66e0887a6c03fceb0db8cdbda6 | refs/heads/master | 2021-05-15T13:34:28.922993 | 2017-10-16T10:06:08 | 2017-10-16T10:06:08 | 107,107,462 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 80 | h | ../../../../ReactComponent/node_modules/react-native/React/Views/RCTTabBarItem.h | [
"623987567@qq.com"
] | 623987567@qq.com |
d95badf17c1653ae1e51c7f484faa41d2765760a | 94bcea8f25dbda339609fae0f2e109934944edaf | /src/dynamic-preprocessors/ftptelnet/ftpp_ui_config.c | 924e1d42194771eae6a5c0cb04310eec9a6565a4 | [] | no_license | sunzhuo1987/aegis--shield | 490662adc33e4f4434a24d0c0726b4c18fef6615 | 3fa9fd0f04d964319c9fd26991d85e55ecb90f51 | refs/heads/master | 2021-01-10T19:20:43.154643 | 2010-09-12T03:08:36 | 2010-09-12T03:08:36 | 41,459,311 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,714 | c | /*
* ftpp_ui_config.c
*
* Copyright (C) 2004-2008 Sourcefire, Inc.
* Steven A. Sturges <ssturges@sourcefire.com>
* Daniel J. Roelker <droelker@sourcefire.com>
* Marc A. Norton <mnorton@sourcefire.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener... | [
"zhangwei198900@1dcb1bec-0506-11df-81fe-833e88af963c"
] | zhangwei198900@1dcb1bec-0506-11df-81fe-833e88af963c |
bd17e6c08f1af1f252f8d1c96930cf21d811d786 | 8c02c08e6027712364430fb9702c92b79fadf0a6 | /lexer.c | c3fb2dfdd9bdee1ca766a12d8357893c86153b67 | [
"MIT"
] | permissive | kevinyang007/synthem80 | 8548c9e00ff721e52a7b421e85e686ba6571d2e8 | c6990d02bb3b84a360711ff803a6431c4eecadc9 | refs/heads/master | 2020-04-24T02:54:57.418249 | 2017-06-25T00:49:56 | 2017-06-25T00:49:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,011 | c | /* Copyright (C) 2017 Asher Blum */
#include <stdio.h>
#include <ctype.h>
#include <strings.h>
#include <stdlib.h>
#include <string.h>
char t1[] = "sin(f=1 ph=3.14 amp=200) add(a1=< a2=300) wav(wf=3 amp=.3 f=<)";
#include "lexer.h"
int is_special_punc(char c) {
if(index("()<=", c)) {
return 1;
}
... | [
"wildsparx@users.noreply.github.com"
] | wildsparx@users.noreply.github.com |
f41cd97163833b3d6ba35c022e13a099b77481a6 | a2b703a6cedb4f2e34c0f10ddf783632548855e5 | /obj/research/bag.c | 7c30ece0c3a3b5a16473cc8be3e452a5210fa7c9 | [] | no_license | flyingstupid/gblib | a284b2769bb5eabce6222c892cf716958cb3c6a2 | 6c00afae0ab36709e50823622aee1e99645fe78b | refs/heads/master | 2021-04-27T05:34:28.518374 | 2018-04-20T15:51:28 | 2018-04-20T15:51:28 | 122,598,484 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 324 | c | //
// /obj/research/bag.c
// GB mud
//
inherit "/obj/research/vessel.c";
void create()
{
::create();
set_id(({"bag", "Bag", "Sample bag", "sample bag"}));
set_short("sample bag");
set_long ("a plastic bag with the word SAMPLE stamped across the front");
SetFill(0);
set_type("bag");
... | [
"ray.lukes@gmail.com"
] | ray.lukes@gmail.com |
e5ac10c565e5a122d37766c7f4d45c200dc0b835 | aaebbe73cc851ba9ed8a3493abedb739d122533a | /server/yslib/heart_beat/heart_beat_log_def.h | c45a72f7355dd3d613fd3556eb6d57b47c447fed | [] | no_license | coeux/lingyu-meisha-jp | 7bc1309bf8304a294f9a42d23b985879a28afbc0 | 11972819254b8567cda33d17ffc40b384019a936 | refs/heads/master | 2021-01-21T13:48:12.593930 | 2017-02-14T06:46:02 | 2017-02-14T06:46:02 | 81,812,311 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 103 | h | #ifndef _HEART_BEAT_LOG_DEF_H_
#define _HEART_BEAT_LOG_DEF_H_
#define HEART_BEAT "HEART_BEAT"
#endif
| [
"641311015@qq.com"
] | 641311015@qq.com |
ebcf8492c5eb5f753a09f46c9103cc6d05991d1a | f0da4a82acd34ed5463e1c9913751e37aef0014c | /12day/harib09g/bootpack.c | a34d8412b5d0b5603e20a93b7df22f7d92420761 | [] | no_license | minoeru/MinoOS | 5eeda23e2768e6fcc3c0ce3c911089269ca36b5e | 238dd768e2cfea0f19b2c7a0c2cc706411e4b256 | refs/heads/master | 2022-04-25T18:38:39.556330 | 2020-05-03T07:56:00 | 2020-05-03T07:56:00 | 242,626,550 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,149 | c | #include "bootpack.h"
void make_window8(unsigned char *buf, int xsize, int ysize, char *title);
void HariMain(void){
struct BOOTINFO *binfo = (struct BOOTINFO *) ADR_BOOTINFO;
struct FIFO8 timerfifo, timerfifo2, timerfifo3;
char s[40], keybuf[32], mousebuf[128], timerbuf[8], timerbuf2[8], timerbuf3[8];
str... | [
"minoeru@users.noreply.github.com"
] | minoeru@users.noreply.github.com |
146f71014627873a1921ff4e9e7f7df78b205dc7 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/openssl/test/extr_evp_test.c_find_test.c | b289c09d6981bccbc2646ab1ed2f7e51deef5877 | [] | 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 | 846 | 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 |
5c17baa1feb30aa6950654c6d551cbcea91906be | 4ee99067483c5d40d8d25a22135832c37ab21f99 | /init.h | 0950d4323edb54f67ca3c09db7d6332618bb2339 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | Trouffman/elgato-gchd | 35df3c98a282baee0e3fa2bc6d7130fb0a03df62 | a1de12e45fdc957d039380cfc0e7d03b968b8ff4 | refs/heads/master | 2021-01-15T08:57:11.169083 | 2016-01-02T00:38:11 | 2016-01-02T00:38:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 289 | h | /**
* Copyright (c) 2014 - 2015 Tolga Cakir <tolga@cevel.net>
*
* This source file is part of Elgato Game Capture HD Linux driver and is
* distributed under the MIT License. For more information, see LICENSE file.
*/
#ifndef INIT_H
#define INIT_H
void configure_dev_mode();
#endif
| [
"tolga@cevel.net"
] | tolga@cevel.net |
6732462f417a10afaf2f1c25e9a23391c2822126 | e86b27a75dc573e64cf215d8d9fa4f00a8aca753 | /C/Assignment 2/Question5/Question5/main.c | 82b93b39198342a985519b1a837b98a3688a5be3 | [] | no_license | joan8ruth/NCRWork | fd29a61096fececebf15b9298df9fe6af7d48313 | 3bd6a2e5b713141d3b6e1d84cf8484dfd3d4fa16 | refs/heads/master | 2020-04-20T10:50:22.446591 | 2019-04-04T15:29:43 | 2019-04-04T15:29:43 | 168,649,151 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 298 | c | #include<stdio.h>
#include<math.h>
void main()
{
int n,temp=0,r,len;
printf("enter the number to reverse\n");
scanf("%d", &n);
len = log10(n) + 1;
while (n != 0)
{
r = n % 10;
n = n / 10;
temp = temp + (r*pow(10, len));
len--;
}
temp=temp / 10;
printf("Reverse is %d", temp);
} | [
"njoanna8@gmail.com"
] | njoanna8@gmail.com |
5165681276748a2fe2d7d5f26be6d5b6242c9f6e | cbf31a1e08379ef4450a4005f9becf021657280e | /gllib/unictype/pr_titlecase.h | 26a1f4d5d37bfe6147f2d409f1ae49f3df41dde7 | [
"GPL-2.0-only",
"GPL-2.0-or-later",
"BSD-3-Clause"
] | permissive | studioego/gnome-characters | f13ba53f7d56b2beb380915ed34e81e714fa816a | b1b91254b1304b4544eef5b248899bad4620e76b | refs/heads/master | 2021-01-23T22:24:19.174025 | 2018-02-10T10:36:55 | 2018-02-10T10:36:55 | 102,933,705 | 0 | 0 | BSD-3-Clause | 2018-02-10T10:36:56 | 2017-09-09T06:52:54 | C | UTF-8 | C | false | false | 2,389 | h | /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Properties of Unicode characters. */
/* Generated automatically by gen-uni-tables.c for Unicode 9.0.0. */
#define header_0 16
#define header_2 9
#define header_3 127
#define header_4 15
static const
struct
{
int header[1];
int level1[1];
short level2[1 << 7... | [
"dueno@src.gnome.org"
] | dueno@src.gnome.org |
a87fb4e60e081385cb01d31c1b2c1ce84faf242d | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/a8ff414e-785f-413f-b78c-9b382f0d8f1e.c | 52b2a63be6f294cc38acff7ecd972ec4c4e97747 | [] | 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 | 585 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=124;
int k;
int l;
k = 53;
k = 64;
k = i/j;
l = l/j;
l = l/j;
l = l/j;
l = i-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[97];
char c[12];
a = 0;
whi... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
39c26920e15aba62dde87b2e22b95f7322e79f0b | ee8e71b5de9d59dbe21eed63695460ec56b5ab8b | /PROGRAM/DIALOGS/SPANISH/Hornblower_quest_minors_dialog.h | 74b33da2318c5a241eb1641e662626d3d53bc46e | [] | no_license | Hammie/new-horizons | 04371ac9b553f609351c23fbc48b51366ad3e95f | fd89f556628ab7c541c5b5d8026edb06b1b3694e | refs/heads/master | 2023-08-04T01:22:42.052539 | 2021-09-09T10:55:51 | 2021-09-09T10:55:51 | 398,774,841 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,847 | h | string DLG_TEXT[32] = {
"Hola.",
"Adiуs.",
"ЎMi Supremo! ЎMi Supremo! ЎUn barco potentemente armado se dirige a toda vela hacia nosotros! ЎParece el 'Natividad'!",
"ЎAlabado sea el Supremo!",
"Oh, bien, y ahora, por favor, discъlpeme.",
"Aviso del vigнa de tierra, seсor. El 'Natividad' se acerca. Pronto estarб en la bo... | [
"sam@hammie.be"
] | sam@hammie.be |
46e116e89006019b59ca4d44d32aea954984b680 | d333a3cbdcf089746d17bbd8d89cd978982d83d7 | /Cpp/linux_07/src/02_daemon.c | 7482b01a81c51f39800eb672e91cdc87dc1078d5 | [] | no_license | duantao74520/workspace | 59bfd5d886533035da4ed46c86cbdff0f828a29d | 5922d4f6715801919d9c84fd6f17f4a9fba8346f | refs/heads/master | 2020-07-14T22:27:53.708007 | 2019-08-30T15:55:01 | 2019-08-30T15:55:01 | 205,416,103 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,621 | c | #include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>
#include <stdlib.h>
#include <sys/time.h>
#include <signal.h>
#include <time.h>
#include <dirent.h>
#define _FILE_NAME_FORMAT_ "%s/log/mydaemon.%ld" //定义文件格式化
void touchFile(int num)
{
char *ho... | [
"841618016@qq.com"
] | 841618016@qq.com |
9d8b3a017465b8988cff1eb95d36928d05b81979 | 8935d20018abffd6c7ea62dfd4707b28310bbeae | /src/quo-auto-distrib.c | 7bffee961649c10c14cf643aecd91ebda6f49d2c | [
"BSD-3-Clause"
] | permissive | lanl/libquo | 40ac09126a5cf4d07e71fb7a08f6d71732feb113 | 7d03ec1a1b4b8e9db7ca8c58e967f6af370db454 | refs/heads/master | 2023-05-12T03:25:47.100471 | 2023-05-03T15:54:10 | 2023-05-03T15:54:10 | 15,302,042 | 14 | 6 | NOASSERTION | 2019-10-01T02:24:27 | 2013-12-19T04:11:09 | C | UTF-8 | C | false | false | 14,042 | c | /*
* Copyright (c) 2013-2019 Triad National Security, LLC
* All rights reserved.
*
* This file is part of the libquo project. See the LICENSE file at the
* top-level directory of this distribution.
*/
/**
* @file quo-auto-distrib.c
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#i... | [
"samuel@lanl.gov"
] | samuel@lanl.gov |
9844ffd9376d7b485080fde4747b496590509a9f | 2259ec5ad5b4e19af013f9e1e2b4f0224334c6d1 | /Src/main.c | fd9b3e1d3e6d66abc4e601c4cf04d6a120581458 | [] | no_license | XK-star/Hero.shoot | 3b8ba77f781d03ec0ea88f0558a5aec43cd6498a | ee42fea8fb3e72a1cecdd3059d88518b36af3291 | refs/heads/master | 2020-04-18T21:56:25.979884 | 2019-01-27T07:07:17 | 2019-01-27T07:07:17 | 167,779,912 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 1,654 | c | /* Includes ------------------------------------------------------------------*/
#include "main.h"
#include "stm32f4xx_hal.h"
#include "cmsis_os.h"
#include "BSP_Init.h"
#include "stm32f4xx_it.h"
#include "Commondefine.h"
#include "ControlTask.h"
#include "imu.h"
#include "test_imu.h"
#include "CanBusTask.h"
#include "... | [
"917518725@qq.com"
] | 917518725@qq.com |
e8247cd35af8195dd2acae931cd8a2baaf272502 | 497dd4dcd3708220093d21c4b4e5164989beef87 | /d/mr/houtang.c | 60d6d477af6038e1941c0a6b30cf235ad0a7f6a2 | [] | no_license | auto21cn/SYXJL | 4375ed28c5505f8611907ea4701de4d9b0c2c2df | dd9babf91c9a122d440c0c2a679ac372f3e0c2db | refs/heads/master | 2021-01-08T20:47:38.424077 | 2019-01-17T11:47:40 | 2019-01-17T11:47:40 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 512 | c | #include <ansi.h>
#include <room.h>
inherit ROOM;
void create()
{
set("short","后堂");
set("long", @long
这里摆着一张小床,床头是一张女人用的梳妆台,上面放着许多胭脂粉
盒。靠窗是一张长长的红木书桌,只要抬眼望去,太湖的万顷碧波,尽
收眼底。
long);
set("exits",([
"north" : __DIR__"xiaoting",
]));
set("coor/x",170);
set("coor/y",-50);
set(... | [
"i@oiuv.cn"
] | i@oiuv.cn |
6c9c77be05a0b6abf2ad7fa87eec80596fb709a3 | 073072fbfe90062479347813f5c6b7602f30e329 | /d/gumu/shanlu6.c | 78ff4fa4b4016d68d160b598775d141c35a5b1e1 | [] | no_license | cao777/mudxkx2019 | c06905cc8bf91de2d95e8bd0d6098e0c0c50f452 | 3abcba647e1342db1d73acdb09b5f6f3b6dd5e80 | refs/heads/master | 2023-03-16T05:57:31.164287 | 2019-04-10T09:33:47 | 2019-04-10T09:33:47 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 705 | c | // shanlu6.c
// Java Oct.10 1998
inherit ROOM;
void create()
{
set("short", "山路");
set("long", @LONG
这条山路盘着终南山主峰而上,山路贴着石璧凿出,只容许一人得
过,形势极为险峻。往远处望去。群山环绕,列於脚下,百里美景尽收
眼底,顿时令人豪气陡声,想要长啸一声。往东下和北上各是一条山路。
往南下是白马潭。
LONG );
set("outdoors", "gumu");
set("exits", ([
"northup" : __DIR__"shanlu5",
"eastdown" : "/d/quanzh... | [
"prion.w@gmail.com"
] | prion.w@gmail.com |
cb797049a426625a8ee4c681f4b66225bb0b75d3 | 4e81683a6d3b4f2e0e0b6ffadaebb886942098a1 | /server/single-container-server/hasmsg.h | c92784fa9f5f8fa5ef2b05efcbc7465760779a37 | [] | no_license | soorinslee/coms4181_final | ca4790d4f039c8514a5c91b5f74f17ee73be3c3d | 9ac8d3682582ab261027e18267609e65a5543ca2 | refs/heads/master | 2023-02-09T01:27:59.373814 | 2020-12-23T16:55:10 | 2020-12-23T16:55:10 | 321,425,826 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 27 | h | int hasmsg(char* user_in);
| [
"freddylukai@gmail.com"
] | freddylukai@gmail.com |
b4b88ecfdd882f8ae58810cb393b7c01ed08faf2 | c0512d824a67c60d078873cda1e1aad0b4e2a450 | /putty_winscp_patches/putty-src/UNIX/UXPLINK.C | bd9ed2916ed7e94f5653e0272cc1e7991a0455d8 | [
"BSD-3-Clause",
"MIT"
] | permissive | AshKash/kit-sink | 845282e1dad9c0a21fd356e85168333ac69f34bf | c2526652540499541181b72c71110ee25c1dd738 | refs/heads/master | 2021-01-23T11:47:56.675067 | 2013-07-13T19:24:43 | 2013-07-13T19:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,668 | c | /*
* PLink - a command-line (stdin/stdout) variant of PuTTY.
*/
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <assert.h>
#include <stdarg.h>
#include <signal.h>
#include <unistd.h>
#include <fcntl.h>
#include <termios.h>
#include <pwd.h>
#include <sys/ioctl.h>
#define PUTTY_DO_G... | [
"ashwin@livemagic.tv"
] | ashwin@livemagic.tv |
108f681d2b0665c488e45944e64a0a7f5a1f1909 | 5b7d43971eae9f06b81d4c2ae37a12d667b696b3 | /mudlib/d/guanwai/bingao0.c | fa64d18afb4d0d0898800b09a2595abeb3268aec | [] | no_license | lostsailboard/fy4 | cb6ad743fa0e6dec045e4d5c419b358888fc6a36 | b79d809c6e13d49e8bc878302512ad0d18a3e151 | refs/heads/master | 2021-12-08T06:03:29.100438 | 2016-02-21T09:03:58 | 2016-02-21T09:03:58 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 5,611 | c | #include <ansi.h>
inherit ROOM;
void create()
{
set("short", HIW"北坳"NOR);
set("long", @LONG
这里是凸出来的山拗地区,风力最大,狂风卷着积雪,吹得人难以前进,喜玛
拉雅山诸峰,都是终年雪盖,只有这一处上面的山峰,因为经常被狂风吹刮,山峰
北麓,也即是正向着路人的这一面山坡,积雪被风吹得干干净净,露出朱红色的岩
石,与周围景色大不调和,更增荒冷寂寞之感,令人惊然生惧!
LONG);
set("type","street");... | [
"liming.xie@gmail.com"
] | liming.xie@gmail.com |
3cdde81590054d038979c25dd0b981a0f2c3a4f2 | a6c8afe1fd30e99159388140ba15941936f28422 | /Project/SPI1/src/main.c | 2b038574ee56043a0892938cfc2679e1421c1881 | [] | no_license | bai-bit/AT32 | 50f5764ba458fa7d288ca3fa3df9b8fc4bfb1db0 | c0294dfed9f6d36abeaf6030a17e24087bd19248 | refs/heads/master | 2021-06-23T06:14:52.056270 | 2021-04-26T10:55:04 | 2021-04-26T10:55:04 | 215,448,906 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 706 | c | #include "systemclk.h"
#include "spi.h"
#include "common.h"
#include "uart.h"
#include "gpio_init.h"
int main(int argc,const char *argv[])
{
SysClk_PLLEN(PLLCLK_MUL_192MHz);
NVIC_PriorityGroupConfig(NVIC_PriorityGroup_2);
GPIO_Init(HW_GPIOA,GPIO_PIN_9,GPIO_Mode_AF_PP);
GPIO_Init(HW_GPIOA,GPIO_PIN_10,GP... | [
"1637274023@qq.com"
] | 1637274023@qq.com |
8624c3990caa6c286cfb84a61f5ab98a96ef1b85 | 7e9fd60e53e2d92f428d5239b3c89e595fc1d82e | /SYNC_to_RELEASE/C_libraries/BASE/calypso_zlib_io_c.h | db1998360ed0654ef7fad40ced1c08d0d1a819a3 | [] | no_license | hirokemono/Kemorin_MHD | 4175c00a6196ef9d3c21ad3419bae71b9d36b4c1 | 328aa4f758960fba948d32e7b4328e0a993261b3 | refs/heads/master | 2023-08-21T12:34:33.177022 | 2021-02-19T06:42:30 | 2021-02-19T06:42:30 | 19,546,056 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 45 | h | ../../../MHD/C_src/CORE_C/calypso_zlib_io_c.h | [
"h_kemono@mac.com"
] | h_kemono@mac.com |
36bab39040fc05bb480e04ce6f677f0e8b0ff136 | 3b4eb535197196f699948b9d6beb9a4fae7623eb | /ADSupport/supportApp/hdf5Src/H5P.c | 49bea0a66fbbbb9fe0a977120155ca03967e3f0d | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-llnl",
"LicenseRef-scancode-hdf5",
"LicenseRef-scancode-hdf4"
] | permissive | ISISComputingGroup/EPICS-areaDetector | 23fa0825051e1686749b25def9e14c1fa1cbc579 | 40ba36a1d804841e6736609a3b996b564188ce37 | refs/heads/master | 2023-06-08T22:29:18.675011 | 2022-06-06T12:12:03 | 2022-06-06T12:12:03 | 40,836,309 | 0 | 0 | NOASSERTION | 2022-05-19T21:33:53 | 2015-08-16T19:41:47 | C | UTF-8 | C | false | false | 68,630 | c | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... | [
"freddie.akeroyd@stfc.ac.uk"
] | freddie.akeroyd@stfc.ac.uk |
37a43f37ee607b29714cd0777478013c42d0e838 | eea1c89ab0e41c809afda4955ffb75c0afeb5d15 | /chapter3/demo8.c | 877a2cd36fca8661c0571335b2ef76751d80cc1c | [] | no_license | turborql/test | 32069713c6a6f20f152ec58ca52083de8fb5190f | 939a931345577e77d37d2a2fb40576a33cb60d40 | refs/heads/master | 2020-06-20T03:03:18.379014 | 2019-11-08T12:14:45 | 2019-11-08T12:14:45 | 196,909,133 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 244 | c | /*
输入的两个整数相等吗
*/
#include <stdio.h>
int main (void) {
int a, b;
printf("请输入两个整数:\n");
scanf("%d%d", &a, &b);
if (a == b)printf("a等于b\n");
else printf("a不等于b\n");
return 0;
} | [
"edz@edzdeMacBook-Air-2.local"
] | edz@edzdeMacBook-Air-2.local |
09e4489eff9b8db021762d9f9055d07186724687 | 06fdcb2e637fa899d668e73a4ea8906ddb35dd19 | /TopOpt2.c | 356915a6673ed6c738b27540ea53caff69ee4734 | [] | no_license | Npgreader/TopOpt2D | 62e3a1030ac982dca3e779e54b5cb0f59b0fcd62 | ac2219bcbe9b82b39da27b3dc13e6c0168a824ad | refs/heads/main | 2023-09-02T12:46:05.122247 | 2021-11-21T00:23:22 | 2021-11-21T00:23:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,558 | c |
static char help[] = "PETSc version of O.Sigmund's 1999 MATLAB code.\n"
"Option prefix = opt_.\n";
#include <petsc.h>
//Executable callout:
//./TopOpt -ksp_view_solution -mat_view draw -draw_pause 100
//Future upgrades: Isolate the matrix builder as its own function.
int main(int argc, char **args){
//Variable dec... | [
"noreply@github.com"
] | Npgreader.noreply@github.com |
ae22c0b2d1b4d18ff184d2335aec7fdd42ed6d90 | 50e699f998e5e4fd40602e63fef3f2785c38b2f6 | /src/myselect/show_elems.c | 4954beaa2fd45047390631ae3e6442846c3bb31c | [] | no_license | nickm221/C_Systems_Programming | 201229658f52ece25b874aec60c2adede9828b8d | 696c47a589b355faff6845e55e5f6d1396421df5 | refs/heads/master | 2021-01-10T06:28:10.805762 | 2015-11-03T15:55:31 | 2015-11-03T15:55:31 | 45,434,558 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 801 | c | /* Nicholas Massa
* show_elems() prints out all of the elements
* Pre: An element exists
* Post: All elements are printed on the screen
*
*/
#include "myselect.h"
void show_elems()
{
int i;
int x;
int y;
int max;
ioctl(0, TIOCGWINSZ, &(gl_env.win));
gl_env.flag = 0;
term_clear();
for(i = 0, x =... | [
"nmassa@stevens.edu"
] | nmassa@stevens.edu |
5884d32655cf880ab4f39606de545a5b47eff481 | 6b60b97c86b2fe60b6791c68841bdb6bb2794ebe | /grammar/samples/sizeof.c | d56b5f3c7f9fdf594683f50f31c8287bb2130c37 | [] | no_license | pimms/cish | a96e680f95999db3d854a111e5ed37d998e7ded6 | 0200b679cdb199c9a179a3d132ba41e91fa259b1 | refs/heads/master | 2022-10-20T12:56:54.864927 | 2022-10-02T09:38:33 | 2022-10-02T09:38:33 | 153,683,887 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 71 | c | int main()
{
sizeof n + 1;
sizeof n == 0;
sizeof(n + 1);
}
| [
"joakim.stien@gmail.com"
] | joakim.stien@gmail.com |
546b658ccb2111c118f7255db675d010fe87f0bf | fe0b4f8b22744bbc3277523cd2d630eb6698a443 | /oslabpro/promax/LinkedListAllocation.c | 45bdefbb37655ec58a589f6ec81c7cac48a9b6eb | [] | no_license | freerepodir/oscdlab | 3eb64734685da6bd903fe1376bed6ebb9d6a2c0a | 20d7b9617bf3ff3dc4fc55b105dc834279ef17fd | refs/heads/main | 2023-07-20T07:27:40.543138 | 2021-09-07T06:01:39 | 2021-09-07T06:01:39 | 387,631,607 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 866 | c | #include <stdio.h>
struct file {
char name[10];
int start, size, block[10];
} f[10];
int main() {
int i, j, n;
printf("Enter the number of files.");
scanf("%d", &n);
for (i = 0; i < n; i++) {
printf("\nFor file %d, enter", i + 1);
printf("\n\tName of the File : \t");
scanf("%s", &f[i].name);
... | [
"noreply@github.com"
] | freerepodir.noreply@github.com |
3cf68d34d36cbf583f330bf167af7404b52074da | ecca7fd1857e7e2ab8114ced8fce3b49be853fcf | /WarCraft/src/castSpell.c | b3d8e818a2d08a43a34bcf15ecdb2fc1cddf19b4 | [] | no_license | AlexArseniev/Code-Academy | 2af19e0b6fb35b1b78b0bcaad4a7e6a164e48fe0 | 8eefdbf8fddfb275bcdf3c7a7ea554803b5f1d04 | refs/heads/main | 2023-06-17T22:55:04.781760 | 2021-07-19T12:30:41 | 2021-07-19T12:30:41 | 326,754,392 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 889 | c | #include <stdio.h>
#include <stdlib.h>
#include "Hero.h"
#include "Archmage.h"
#include "DeathKnight.h"
#include "DrawRanger.h"
void castSpell(Hero heroes[3], int actionType){
switch (actionType){
case CAST_BASIC_SPELL:
basicSpellArchmage(&heroes[ARCHMAGE]);
basicSpellDeathKnight... | [
"noreply@github.com"
] | AlexArseniev.noreply@github.com |
72f6267d3aea3fcd153a98258770236fdeb11f03 | c47c254ca476c1f9969f8f3e89acb4d0618c14b6 | /datasets/linux-4.11-rc3/drivers/edac/x38_edac.c | 03c97a4bf5906370b76becd6f01344d8a259b259 | [
"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 | 12,335 | c | /*
* Intel X38 Memory Controller kernel module
* Copyright (C) 2008 Cluster Computing, Inc.
*
* This file may be distributed under the terms of the
* GNU General Public License.
*
* This file is based on i3200_edac.c
*
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
f9363812645cd2fc29f9b0fac0277895a5217a5c | 4bda796c2b5aaa2986535b421dd6f7a61b153ce9 | /NXP/Drivers/source/lpc17xx_systick.c | 143bd323dbf8f0ef2ecc641bf14c6487adb2e118 | [] | no_license | advent-embedded/LPC1768-MinimalSDK | 6325f70785ea751c02f98f0070b41c3813d988b5 | 19132c34f5f6942e24947227b5e5f2ac1f9c23ad | refs/heads/master | 2022-11-27T17:40:18.303302 | 2020-08-03T15:13:52 | 2020-08-03T15:13:52 | 240,653,633 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 508 | c |
#include "lpc17xx_systick.h"
#include "lpc_types.h"
#include "LPC17xx.h"
volatile UNS_32 systick_counter = 0;
void init_timer ( UNS_32 TimerInterval )
{
systick_counter = 0;
SysTick_Config(SystemCoreClock/TimerInterval); /* Generate interrupt every 10 ms */
}
/****************... | [
"kannanee06@yahoo.com"
] | kannanee06@yahoo.com |
c0198a5401cb3eaef0b0c3418548fc4e6bd6e6be | 83214753e9183327e98af0e6768e9be5385e5282 | /d/tieflag/fycycle/meihouse.c | 46f5d55e9baa2f106a8c2af290cf4542ed1b6123 | [] | no_license | MudRen/hymud | f5b3bb0e0232f23a48cb5f1db2e34f08be99614e | b9433df6cf48e936b07252b15b60806ff55bb2f3 | refs/heads/main | 2023-04-04T22:44:23.880558 | 2021-04-07T15:45:16 | 2021-04-07T15:45:16 | 318,484,633 | 1 | 5 | null | null | null | null | GB18030 | C | false | false | 2,366 | c | #include <ansi.h>
#include <room.h>
inherit ROOM;
void create()
{
set("short", "瓦房");
set("long", @LONG
瓦房外精致已极,屋中布置得更是井然有条,墙上挂着一幅梅花傲雪图,虽只
是寥寥数笔,却把梅花的凌风傲骨,表露无遗,左上角印着一枚鲜红的图章,上书
七妙神君--梅。奇怪的是诺大的几间屋子,都空旷地没有人声,向南是一扇暗紫色
的大门。
LONG
);
set("exits", ([ /* sizeof() == 4 */
"south" : __D... | [
"i@oiuv.cn"
] | i@oiuv.cn |
191ddf6dae736e3bcc09ba2b6abc59c6c35f25d7 | 563340f3166ea197f2ce7cd71f7635b2d02ea9ee | /APP project/components/mqtt/platform/rt_thread/src/aliyun_iot_platform_pthread.c | 5b65996c21fb4350bb39279f6f51ba8e0f46448d | [] | no_license | wwkkww1983/A1707_LED | 312c89461d33ff190371a3e13e4f3bd26c415ab1 | e6ba4f2eecca3912ef8ccf2ac8d644124fc9102e | refs/heads/master | 2022-01-20T18:23:02.583425 | 2019-06-14T09:00:25 | 2019-06-14T09:01:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,608 | c | #include "aliyun_iot_platform_pthread.h"
INT32 aliyun_iot_mutex_init( ALIYUN_IOT_MUTEX_S *mutex )
{
mutex->mutex_sub = rt_mutex_create("iot_mutex", RT_IPC_FLAG_FIFO);
if (mutex->mutex_sub == RT_NULL)
{
IOT_FUNC_EXIT_RC(ERROR_NULL_VALUE);
}
else
{
IOT_FUNC_EXIT_RC(SUCCESS_RETURN)... | [
"taofuqiang@ahdinfo.com"
] | taofuqiang@ahdinfo.com |
c02999d86e22a33397a004abc69d4f59c5fae1ed | 9749fef18c3f49e1fa80a9d7c8b19dfc60a68e08 | /ACCEPTED/10041.c | 148db6f27be7e1ee90e292b62719ce8844e9374e | [] | no_license | showkat2203/UVa | afe6c033dee6ac7206d37d1aa86b95ff81fdb1e2 | c250ff440925cb9799d96d87a47987b7d970ce2e | refs/heads/master | 2021-07-07T04:45:22.846632 | 2017-10-05T12:47:07 | 2017-10-05T12:47:07 | 105,883,975 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 599 | c | #include<stdio.h>
#include<string.h>
#include<stdlib.h>
int main()
{
int i,j,k,l,A[1000],a,b,m;
scanf("%d",&k);
while(k--){
int sum=0;
scanf("%d",&l);
for(i=0;i<l;i++){
scanf("%d",&A[i]);
}
for(i=0;i<l;i++){
for(j=0;j<l;j++){
if... | [
"showkat2203@diu.edu.bd"
] | showkat2203@diu.edu.bd |
30cde6bd1e284c199ac5262fa793050e36799f13 | 49e0d63e3038dcf4940cb709024477726f1fe60e | /app/src/main/cpp/VGMPlay/chips/2608intf.h | 84e9a8e081a37682f87a630262dca3b25a41b607 | [] | no_license | sigmabeta/chipbox | ac0c3bd01d738db61d9dbaeffaae341f513fe4a9 | 9326b88083050a903f8c8c27439bc7bdc8d2ad11 | refs/heads/develop | 2022-02-21T17:03:56.205566 | 2021-04-22T23:45:11 | 2021-04-22T23:45:11 | 45,711,208 | 19 | 5 | null | 2021-04-22T23:45:12 | 2015-11-06T22:24:00 | C | UTF-8 | C | false | false | 2,185 | h | #pragma once
#include "fm.h"
#include "ay8910.h"
#include "emu2149.h"
void ym2608_update_request(void *param);
typedef struct _ym2608_interface ym2608_interface;
struct _ym2608_interface {
ay8910_interface ay8910_intf;
//void ( *handler )( const device_config *device, int irq ); /* IRQ handler for the YM26... | [
"bastos.eder@gmail.com"
] | bastos.eder@gmail.com |
cc87c0704a76cc927383a108ea08527d709716a7 | 9870b9284ac07a45a6099b88315483dcb1308f66 | /CS392/kprescot cs392- sockettalk/src/sockettalk/server.c | c2096ca56ce43ca543059ef45b9b4ba820ab985a | [] | no_license | kaitlynnprescott/Classes | 7be2eb2e1ae9e2eecebb18e542ed9f6ebdbced79 | 741bf7ef5276737c0cadbbe0237fa02df4452e31 | refs/heads/master | 2021-03-27T16:27:24.914012 | 2019-01-22T04:16:47 | 2019-01-22T04:16:47 | 123,522,432 | 0 | 0 | null | 2020-09-04T08:55:54 | 2018-03-02T02:59:11 | Shell | UTF-8 | C | false | false | 2,848 | c | #ifndef SERVER
#define SERVER
#endif
#include "sockettalk.h"
void exit_server()
{
my_str("Exiting Server.\n");
close(gl_env.clientfd);
close(gl_env.sockfd);
exit(1);
}
void exit_server_cliet()
{
close(gl_env.clientfd);
close(gl_env.sockfd);
exit(1);
}
void error_func(char* str)
{
my_str(str);
exit(1);
}
in... | [
"kprescot@stevens.edu"
] | kprescot@stevens.edu |
1d716fbc1a9e5a0461020d7ccb8944ae04cd2dd4 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/multimedia/directx/dxdiag/reginfo.h | 08100444e1810db4e9f3acc8ca23978938a094b4 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,819 | h | /****************************************************************************
*
* File: reginfo.h
* Project: DxDiag (DirectX Diagnostic Tool)
* Author: Mike Anderson (manders@microsoft.com)
* Purpose: Gather and hold registry information
*
* (C) Copyright 1998 Microsoft Corp. All rights reserved.
*
*****... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
41356196e5f1b54cb3d84d38a207a0f39b440804 | cd899a08a4e3d14f84b73f4f774443e3401fb0a1 | /HiSTBLinuxV100R005C00SPC041B020/source/boot/miniboot/drivers/flash/hifmc100/hiflash.h | 389d8f0d60f137b2c535a27933d1e80f40406649 | [
"BSD-3-Clause",
"NCSA",
"MIT"
] | permissive | xd5520026/hi3798mv100 | d12ebd6cf8e086083740a8b381989256082f0839 | 12aa0504880d518a9fa15800d4f7a305a1f94dc6 | refs/heads/master | 2023-07-22T15:51:43.969863 | 2021-08-26T01:13:28 | 2021-08-26T01:13:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,220 | h | /******************************************************************************
* Copyright (C) 2015 Cai Zhiyong
*
* 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.... | [
"glin.zhao@gmail.com"
] | glin.zhao@gmail.com |
62597ba04e9dfba7757d8cabf383f737b6ab83a3 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/xen/xenbus/extr_xenbus_xs.c_xs_init.c | 400f72f26ef483a8add61f259b2b347d5a80fe97 | [] | 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,197 | 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 |
19ef5654f1293f85c15cf4d5431d4ddfa33904dc | 2e29bd939881292497d778b520d4c598ae3ba7d9 | /lab14_b.c | 46cbb07c56687667808e7219c514e0c5d03733e2 | [] | no_license | MIETDevelopers/2020a1r027_toyaib_CSE | 489f327abce88ad3d40e3426b53cf3874d3c73e3 | 4d6b9a0dd4b988c641d8ac1b89fee6d18fbd0a7f | refs/heads/master | 2023-03-31T17:12:14.487943 | 2021-04-12T17:42:40 | 2021-04-12T17:42:40 | 353,247,023 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 915 | c | //C program to Program for reading and writing the student marks data to files.
#include <stdio.h>
#include <stdlib.h>
struct s {
//Creating a user defined data type using structures.
char name[50];
int RollNo;
int Marks;
};
int main() {
struct s a[10],b[10];
FILE *fptr;
int i;
fptr=fopen("./txt.txt","wb");... | [
"toyaibmalik67@gmail.com"
] | toyaibmalik67@gmail.com |
b8243ea813bc950b166866482caced5502a28be7 | cb7fac72a785353574578d027babd175f19ed404 | /Introduction to Data Structures and Their Application by C Language/範例光碟 CD-ROM/Ch4/4_stack_a.c | b90bf9bcd42d2202d0f91265abe34ee91de0f757 | [] | no_license | KevinTsaiCoding/LiveCoding | 26f3d2a3c3584a736a38d8f50a839b672bf8eca7 | 206a3891e68b15c562b5a67f10af55a68bb6c737 | refs/heads/master | 2020-05-16T10:17:30.982457 | 2019-07-15T15:06:08 | 2019-07-15T15:06:08 | 182,973,270 | 2 | 2 | null | null | null | null | BIG5 | C | false | false | 2,430 | c | /*********************************************************/
/*【程式名稱】: 4_stack_a.c */
/*【程式功能】: 以陣列實作堆疊 */
/* 輸入 : 整數資料 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 */
/* 輸出 : 5,4,3,2,1 */
/*【資料結構】: 陣列結構 ... | [
"noreply@github.com"
] | KevinTsaiCoding.noreply@github.com |
c1396d16f79d04e771e1944dcb25cd83920212bc | 424ede799a8dc2ee0733ae2eabaa42cbb9ffdc21 | /avalanche/gfx/shapes.h | c129bd8cf409c4ac0b1fc68e2f3a576a0d908a03 | [] | no_license | ervindot/nds-games | 55527ff2bb203026ee2011d22e66b519212cedc4 | c53e07cea2dcbc6d2c33608fab8c816aad2f3520 | refs/heads/master | 2021-06-13T23:14:50.209605 | 2017-02-23T06:41:58 | 2017-02-23T06:47:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,617 | h | const unsigned char shapesData[448]={
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff... | [
"nonameentername@gmail.com"
] | nonameentername@gmail.com |
1b9c883a63396b2d5831ca8192ad8d79e78cd561 | 963798668a21383ab58267805787c04d9d86a7fb | /Client/SimpleGame/Collision.h | e487cb880b0bb84dbbd66a80ed68ac203cb98160 | [] | no_license | HoUoH/NetGameTermProj | d526a1a70d955c7220063cf033d68cb5474d773c | a2fd704d73a6e12ec9977c08e22c5afa5d9f1550 | refs/heads/master | 2021-09-26T18:48:25.441995 | 2018-11-01T09:10:59 | 2018-11-01T09:10:59 | 154,913,413 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 177 | h | #pragma once
bool CollisionCheck(class object* objA,class object* objB);
void CollisionReaction(class object* objA, class object* objB);
void WallCollision(class object* obj); | [
"hac623@naver.com"
] | hac623@naver.com |
38c53a88d38f26448862c5bd8ba37ba068364e43 | 0c99151d064b0abe6a01731bb889efa54136e6ea | /_Fontes/Solução_da_lista_03 - C/lista03_05.c | 400f4b5bcc6dad22f694360ce891f59433f1e538 | [] | no_license | ademirgoulart/Portugol | 347ce4aa57cf0e92d564448f9282d39d944b0890 | 4365cb12196458382d2be39af5813eb565b4dc3a | refs/heads/master | 2021-12-24T05:22:23.763899 | 2021-12-23T19:24:42 | 2021-12-23T19:24:42 | 253,097,324 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 646 | c | #include <stdio.h>
#include <stdlib.h>
main()
{
int pagamento, compra, troco, n100, n10, n1, resto;
printf("\nInforme o valor da compra: ");
scanf ("%d",&compra);
printf("\nInforme o valor do pagamento: ");
scanf ("%d",&pagamento);
troco = pagamento - compra;
n100 = troco / 100;
resto = troco % 100... | [
"ademir.goulart@gmail.com"
] | ademir.goulart@gmail.com |
b607327e42fd068d3ea07d09bf122fd8379aa3f4 | 0edec631a629c53a0ac69710d299dd45c6a5a03d | /external/SDL_mixer/external/flac-1.3.3/src/libFLAC/lpc_intrin_sse2.c | b6ea3d85742b84856211504bc923ece1f03d2183 | [
"GPL-2.0-only",
"GPL-1.0-or-later",
"BSD-3-Clause",
"GFDL-1.2-only",
"GFDL-1.1-or-later",
"LGPL-2.1-only",
"LicenseRef-scancode-other-permissive",
"MIT",
"Zlib"
] | permissive | enigma-dev/enigma-android | 02769726855512df491f4b0e93ef6f8396a6dc2f | 92215fdb716f9f520e13c6da8fa5fd277a9363e1 | refs/heads/master | 2022-04-30T03:37:58.527249 | 2021-08-27T20:21:48 | 2021-08-27T20:21:48 | 197,678,202 | 2 | 5 | MIT | 2022-03-24T12:44:30 | 2019-07-19T01:11:05 | Java | UTF-8 | C | false | false | 46,857 | c | /* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2011-2016 Xiph.Org Foundation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of so... | [
"noreply@github.com"
] | enigma-dev.noreply@github.com |
9b835c79ee3618ed942064287522cf13c0848e56 | b48063df41f7242151f1bdb7c5a3ffe7f429204b | /basicMath.c | 733e6871a2f305a9b9eab100e23e2eb3ad95a0a6 | [] | no_license | rafasu4/C-ex1 | 6f0b765cb66e1dafc14ec3703ddb0ed1d7c842b1 | c976dba7dc683541c9b3894681013ebf041580a2 | refs/heads/master | 2023-01-09T00:31:18.389530 | 2020-11-13T10:56:39 | 2020-11-13T10:56:39 | 312,545,085 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 209 | c | #include "myMath.h"
float add(float x, float y){
return (x+y);
}
float sub(float x, float y){
return (x-y);
}
double mul(double x, int y){
return (x*y);
}
double div(double x, int y){
return (x/y);
} | [
"raf59101@gmail.com"
] | raf59101@gmail.com |
6ae407a84828ebd1243e4728dd68081e3d038fb0 | 56a6ec0eee5aa2b021831e312b34c901669c9238 | /modules/hal/nxp/mcux/devices/MIMXRT685S/MIMXRT685S_cm33.h | 147d6f1fd545835054a9be7793d51cceac984ed6 | [
"BSD-3-Clause"
] | permissive | 598717026/hcho | 657903d45f8014e26a83a2dbb81c2eeace000d8e | 84b594e706d04fe55998bee54160c4ac0f479a1c | refs/heads/main | 2023-06-28T16:07:45.721777 | 2021-07-02T03:16:14 | 2021-07-02T03:16:14 | 333,292,457 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,347,263 | h | /*
** ###################################################################
** Processors: MIMXRT685SFAWBR_cm33
** MIMXRT685SFFOB_cm33
** MIMXRT685SFVKB_cm33
**
** Compilers: GNU C Compiler
** IAR ANSI C/C++ Compiler for... | [
"you@example.com"
] | you@example.com |
ddbc887cc6f622fb5b146d6987e5edb50cef7e9c | d84a7017da6be87b4a1c28608cf01cbb56e64c42 | /JetsonNano/Onboard/codegen/lib/InverseKinematicsPreshapeCPU/InverseKinematicsPreshape_terminate.h | edaf39ff86b9bc43d972352a95d3a09c32df266a | [] | no_license | AIGRIP/AIGRIP2020HT | dfed02bca6abcf5e5f8e3ee877188250230979d7 | b51b046f3b756bf6f6641993d6613b1c68eeb709 | refs/heads/Development | 2023-02-21T19:39:13.859432 | 2021-01-17T17:08:20 | 2021-01-17T17:08:20 | 307,370,873 | 0 | 0 | null | 2021-01-17T19:33:43 | 2020-10-26T12:50:56 | C | UTF-8 | C | false | false | 687 | h | //
// Academic License - for use in teaching, academic research, and meeting
// course requirements at degree granting institutions only. Not for
// government, commercial, or other organizational use.
// File: InverseKinematicsPreshape_terminate.h
//
// MATLAB Coder version : 5.1
// C/C++ source code gener... | [
"samuel_wikstrom@hotmail.com"
] | samuel_wikstrom@hotmail.com |
7ca1ad2624889704f3789f567b5241bdf8a8b883 | b8df0275b31c6dcefade2bf8092b9a8a98cbb8c2 | /linux-x86/sdk/include/dynamics.h | bd0eda96bf036590985210dce700c20fe1139175 | [] | no_license | innfos-fork/innfos-black-stone-software | 85634eb04a1f14be8f7e52093f0fd04caf71f50d | 906354c1d2b197d40120608cd09cc38452d204ff | refs/heads/master | 2022-03-06T01:13:44.515413 | 2019-11-21T07:55:44 | 2019-11-21T07:55:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196 | h | #ifndef DYNAMICS_H
#define DYNAMICS_H
void InverserDynamicsUr(double a[6],double d[6],double q[],double qd[],double qdd[],double tau[]);
void AddFrictionMoment(double qd[],double tau[]);
#endif
| [
"zhangyue@innfos.com"
] | zhangyue@innfos.com |
c2fe78a7a75c3c9a7e5aab3f08b762f2f8caa754 | 2b16f4fc0d1af6fbb144cb6a5f699e7fc7e94631 | /heavenLi_pyopengl/hliGLutils/ndTransformUtils/ndTranslate.c | 66a76f5454fcd620937dbc991a714628610834d9 | [
"BSD-3-Clause"
] | permissive | iyr/heavenli | e8afa80b5ba375da71ec47725d5294fc81edcd8f | 90f2786b0a8934302910f2214e71ee851e678baa | refs/heads/master | 2021-06-22T05:59:10.467549 | 2020-11-18T00:51:44 | 2020-11-18T00:51:44 | 131,659,578 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,568 | c | /*
* Returns a transformation matrix for linearly moving points in 3d space
*/
PyArrayObject* ndTranslate_hliGLutils(PyObject* self, PyObject* args){
PyArrayObject* ndArray;
double tx, ty, tz;
// Parse Inputs
if (!PyArg_ParseTuple(args,
"Oddd",
&ndArray,
&tx,
... | [
"forwardsweep@gmail.com"
] | forwardsweep@gmail.com |
b0c9af7a801ca5de73265e24ccd10fb7f563fe6f | a78abfcfa0df825875612e6a16aa65a7a5408270 | /Library/Il2cppBuildCache/iOS/il2cppOutput/UnityEngine.GameCenterModule_CodeGen.c | 35c01741c581182b6b5fecc26307df27baad5940 | [] | no_license | noguchi-no/hage | 670b1f0eacc4b4dfa6dee4f6458cee0759f71291 | cf7f5614b01b42fab186b6ceac07fba1c9d27de2 | refs/heads/master | 2023-08-12T14:53:52.868925 | 2021-10-03T06:03:32 | 2021-10-03T06:03:32 | 377,846,120 | 2 | 18 | null | 2021-10-03T06:03:32 | 2021-06-17T13:47:35 | C++ | UTF-8 | C | false | false | 47,211 | c | #include "pch-c.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
// 0x00000001 System.Void UnityEngine.SocialPlatforms.ISocialPlatform::Authenticate(UnityEngine.SocialPlatforms.ILocalUser,System.Action`1<System.Boolean>)
// 0x00000002 System... | [
"hal3152haru@gmail.com"
] | hal3152haru@gmail.com |
1cce49f7465c48dcfbe9144db7b1d5ea29bbf5b8 | 836c8e2068144f9bb2900dfb431411d587bed565 | /Temp/StagingArea/Data/il2cppOutput/t1_902.h | ef74440783e30a226fa2e8cffa76ebd9aef814c2 | [] | no_license | vickylance/GamifiedQuiz | 807cf911056f913b2316d5eecd34375436b334cd | fef77320d9df67ecebcc1509ff2e584e3932dc7e | refs/heads/master | 2021-01-10T02:10:28.638995 | 2016-03-02T17:29:19 | 2016-03-02T17:29:19 | 52,981,306 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 220 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
struct t1_33;
#include "t1_2.h"
struct t1_902
{
t1_33 * f0;
int32_t f1;
};
| [
"vkkpp@homail.com"
] | vkkpp@homail.com |
7f4f082f80004bf2f8ebafbd96cb524c444021e5 | ce2027f9dcb629336ca19062b8ab6760718f9bd0 | /Calculator.c | 2d99df5e8db7c98935a4d602cb79742b8c842f8a | [] | no_license | jayesh093/codechef | 4690b56b472122898ba276eade1cb5ffff7b770c | f00db6b28825033047a63dabf4ef7a6565e3c6ab | refs/heads/master | 2020-04-20T11:50:24.854604 | 2019-07-29T13:42:14 | 2019-07-29T13:42:14 | 168,827,596 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 559 | c | #include <stdio.h>
#include <inttypes.h>
#include <stdint.h>
int main()
{
int T,t;
uint64_t N,B,a,c1,c2;
scanf("%d",&T);
for(t=0;t<T;++t)
{
scanf("%"SCNu64" %"SCNu64"",&N,&B);
if(B>=N)
{
printf("0\n");
}
else
{
... | [
"noreply@github.com"
] | jayesh093.noreply@github.com |
d9b53fad5972bdee89fefa50194dc665d4311cd0 | 3739445b0f2cfb4d2dc7cda51d74d367153ad8c3 | /Common/Driver - 副本/src/printForPos2.c | dca0a49fc63ba6ca41c290374baeabc0a026e556 | [] | no_license | 15201133245/PM30210403 | badfa0a9062c0e5911e940542d2d2fca09a88aa5 | 3dfa6a5be2932646afa18d0338013a5573be954d | refs/heads/master | 2021-01-17T17:20:04.726145 | 2016-10-08T14:46:08 | 2016-10-08T14:46:08 | 70,337,575 | 0 | 1 | null | null | null | null | GB18030 | C | false | false | 9,602 | c | #include "global.h"
#if POS_TYPE==2
static const unsigned char Ctrl1[] = {0x1b,0x21,0x10};
static const unsigned char Ctrl2[] = {0x1b,0x21,0x00};
static const char Row2[] = "交易凭条";
static const char Row3[] = "油站编码:";
static const char Row4[] = "枪号:";
static const char Row5[] = "卡号:";
static const char Row6[] = "流水:";
... | [
"1292581372@qq.com"
] | 1292581372@qq.com |
cf9ef8b748a427a29d175e8803819fc7b53caa24 | 122de8af00b849f5005e3f63d03b31486325e355 | /MaixPy/components/micropython/port/src/maixpy_main.c | 4fc6cfa63dd0c69538a1449efb08e94376b84622 | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | newtonick/krux | 99f1d514bb6677fa0a5fd58afaab8d6524d0ab14 | 3211de0b10f7b6d7cc539eec5b0367f1453675d7 | refs/heads/main | 2023-07-11T01:24:56.500734 | 2021-07-28T10:42:35 | 2021-07-28T10:42:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 21,320 | c | /*
* Copyright 2019 Sipeed Co.,Ltd.
*
* 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... | [
"jeffreesun@protonmail.com"
] | jeffreesun@protonmail.com |
19059f7063318dabe0aedaccca97b322bec538f5 | f74f7b5922781146bfde797b9e5e10b45944bb2c | /src/app/mesh/ali_light/main.c | 28357a80db93ad933b4b4f18072d9dbfdcc61438 | [] | no_license | zzfd97/Bee2_SDK_Mesh_v0.9.5.4 | 2d30c5a57646c034bad9970f8106d723e3275ff9 | 54d785fdb0acd6e429c98d7640d701ad37f1b9db | refs/heads/master | 2023-03-10T10:19:51.028146 | 2021-02-25T16:29:48 | 2021-02-25T16:29:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,903 | c | /**
*****************************************************************************************
* Copyright(c) 2017, Realtek Semiconductor Corporation. All rights reserved.
*****************************************************************************************
* @file main.c
* @brief Source file for ... | [
"1926687520@qq.com"
] | 1926687520@qq.com |
c36820bede715eef9673df0762a2e84699eac6ec | 07562d729595527671c6a771185583173af1db5b | /Sources/0004 calibration and crear draving 02/main.c | f8ccad74a57483a66c06fb080892cac09b5dbe47 | [] | no_license | Pooria4484/ILI9325-AVR-CAM | ce4888036abac623ff548487029bd7784b99d0f0 | e334c03d6af7e9949ba8e59b3d6fba0751826080 | refs/heads/master | 2021-05-28T22:18:48.470590 | 2015-01-24T02:41:23 | 2015-04-08T23:14:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,231 | c | /**********************************************
//
// ATMEGA32 Board with
//
// ILI9325 - 2.8" TFT LCD Display 240x320
// XPT2046 - Touchscreen controller
// OV7670 - Camera module 640x320
// SD(TF) - Micro Socket with SDIO Mode
//
// Rewrite by Newman 02/2011
//
*//////////////////////////////////////////////
// Inc... | [
"newman@olomouc.cz"
] | newman@olomouc.cz |
60001f3b9a17f2828febe5b9251bdb9d31f9a881 | 60075451cd17dfa8379a8ae2073749af56e4ff20 | /pset4/filter(more)/helpers.c | 017135798d8934c4f7f3cc7c92f1c3894829ef7a | [] | no_license | WaiyanMyothet/cs50psets | 597718ace8cca3416dc1fd73ea75d3af34f21b4c | 1c5e0089ae219fb6cfdc893c4b15fa5c345c96de | refs/heads/master | 2022-11-10T21:26:16.342288 | 2020-06-22T13:18:21 | 2020-06-22T13:18:21 | 264,417,492 | 0 | 0 | null | 2020-05-18T07:55:07 | 2020-05-16T11:00:27 | C | UTF-8 | C | false | false | 4,728 | c | #include "helpers.h"
#include <math.h>
#include <stdio.h>
// Convert image to grayscale
void grayscale(int height, int width, RGBTRIPLE image[height][width])
{
for (int i = 0; i < height; i++)
{
for (int j = 0; j < width; j++)
{
int average = round((image[i][j].rgbtBlue + image[i][... | [
"menooby1996@gmail.com"
] | menooby1996@gmail.com |
a2ea5ce46693c49b0ee0d2cfae752c6985ac8be0 | f1603dad636022e56b443dbb1ce3d08c9bf2e18b | /Lab8/Hello/hello.mod.c | 8d53b476e548514907bc026db9cc37b477a6d8d2 | [] | no_license | modricwang/BUAASoft-OS-Labs | fc276e1018995b3b5685895d84eb7cf45956e5b8 | 56dbe816508f36b416984a7326ffa2789825c85c | refs/heads/master | 2021-05-15T23:30:56.432836 | 2017-12-30T14:37:41 | 2017-12-30T14:37:41 | 106,820,192 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 542 | c | #include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
MODULE_INFO(vermagic, VERMAGIC_STRING);
MODULE_INFO(name, KBUILD_MODNAME);
__visible struct module __this_module
__attribute__((section(".gnu.linkonce.this_module"))) = {
.name = KBUILD_MODNAME,
.init = init_module,
#ifdef CONFIG_MODU... | [
"modricwang@126.com"
] | modricwang@126.com |
bfc133e83d1b191fe397ed50cf9bfbafe0ee6918 | df599cf391b1d10b8726f25909d2da12bb32abdc | /sparsetranspose.c | 0bbe8332ab22623e8c12d26df8cc1e8f70179398 | [] | no_license | ajaysadhasivank/C | 1351ebaf9f17e2fcf3ac090f6438c0053659eaed | 2426a3052d2f9d35b9196d7ec585bc405cb1a78c | refs/heads/master | 2023-02-16T16:42:01.185367 | 2021-01-14T19:25:47 | 2021-01-14T19:25:47 | 308,381,327 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 836 | c | #include <stdio.h>
void main()
{
int n=0,m=0,i=0,tr[5][3],j,arr[10][10],r=0,k,l,v,tra[10][10];
printf("Enter the number of rows and columns in the sparse matrix");
scanf("%d%d",&n,&m);
for(i=0;i<n;i++){
for(j=0;j<m;j++){
arr[i][j]=0;
}
}
printf("Enter the number of row... | [
"ajaysadhasivank@gmail.com"
] | ajaysadhasivank@gmail.com |
d15d4fe5ccfc2698492cd791afeac980526de5fe | 2e60602a53f0db4419b4ae0b0feea227fcc3bee8 | /computerArchitecture/atest/prob3.c | d0a90ff3087357acdadf7eecb2a9757d9e34e999 | [] | no_license | hmcdonaldson/course-work | 20cef8f4dffd574aec8c592f6d2faad1201f2462 | a0afa95e7c656b9e543e00928f10b15e4ab16066 | refs/heads/master | 2022-06-19T18:40:51.590820 | 2020-05-08T20:40:20 | 2020-05-08T20:40:20 | 262,399,438 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 629 | c | #include <stdio.h>
#include <stdint.h>
#include <string.h>
void printBits(size_t const size, void const * const ptr){
unsigned char *b = (unsigned char*) ptr;
unsigned char bit;
int i, j;
for(i=0;i < size; i++){
for(j=7; j >= 0; j--){
bit = (b[i] >> j) & 1;
printf("%u", bit);
}
printf(" ");
}
puts(... | [
"noreply@github.com"
] | hmcdonaldson.noreply@github.com |
f31abb7526dc6151015eba258f6e2ac11d255f99 | 18c6d0a822d5366fd259de61edbb74f76f4833fd | /Version4/Events-master/Projects/OmegaPiPi3/Plotting/SBPlots/PreSubmissionScripts/May2017ErrorTestingSBScript.C | 8ce029359cfd31f5a94c03b90a0fbe10abbdea3b | [] | no_license | shughes1799/OmegaPiPi | 042f0809efbcbd20224968b8d99d34ca15f0608e | 1088a787e057ff2d3214642ca63b321cea60c883 | refs/heads/master | 2021-09-16T01:40:26.747035 | 2018-06-14T14:37:33 | 2018-06-14T14:37:33 | 112,355,769 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 15,552 | c | {
//TFile *f = new TFile("March2017BasicSubtractedAdjNorm2.root","RECREATE");
//TFile *f = new TFile("March2017Eta1295MCDataSubtractedT0to1NewFit.root","RECREATE");
//TFile *f = new TFile("March2017BinnedT2to5MX1p25to1p33SubtractedAdjNorm.root","RECREATE");
// TFile *f = new TFile("March2017TwoDimSBSubtractedTe... | [
"simon.hughes1799@gmail.com"
] | simon.hughes1799@gmail.com |
085cd93a3248db47134ab2ff7c3476fb3f9264a6 | ef8ab91d1016ebcb8649ef462cf53bd215ca3aa6 | /Objective-C/CBLDocumentFlags.h | 1179ce2272d8efd9b78441a9787d2e40922816dd | [
"Apache-2.0"
] | permissive | couchbase/couchbase-lite-ios | f983de65818e11e51aec5d6383a1daa13b0bc86a | 97f7768f47de205b1a2f024389e4c9b1e6015f20 | refs/heads/master | 2023-09-05T04:55:36.286318 | 2023-09-04T12:38:15 | 2023-09-04T12:38:15 | 7,948,548 | 1,171 | 296 | Apache-2.0 | 2023-09-12T17:27:38 | 2013-02-01T00:09:26 | Objective-C | UTF-8 | C | false | false | 1,150 | h | //
// CBLDocumentFlags.h
// CouchbaseLite
//
// Copyright (c) 2017 Couchbase, Inc 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/l... | [
"pasin@couchbase.com"
] | pasin@couchbase.com |
963664b05d2ccf23f54df812c52ab5c811b16694 | 67b1acf13e9eb1addbb0a146ac15e5e5e58adab8 | /refs/platform/drivers/src/phy/phy_tja110x.c | 3daa1fd056dd2fa6003452adcb71beca3bf4b459 | [
"Apache-2.0",
"MIT"
] | permissive | tmplt/daredevil-small | 6007f025ed3981068afafa8cd5509f7acfc3be5c | d9adb96ead5bea114369931986792a5e0797dd8c | refs/heads/master | 2020-04-12T12:51:24.484976 | 2020-02-13T15:00:48 | 2020-02-13T15:00:48 | 162,504,533 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 19,104 | c | /*
* Copyright 2107 NXP
* All rights reserved.
*
* THIS SOFTWARE IS PROVIDED BY NXP "AS IS" AND ANY EXPRESSED OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
* IN NO EVENT SHALL NXP OR ITS CONTRIBUTORS... | [
"tmplt@dragons.rocks"
] | tmplt@dragons.rocks |
5fe4089a5967b50d88f065ad2649f9f7e710ca9e | b0d63200f960e29ab60525f8c54dc209be088df8 | /random.glsl.h | 75c3e198e2111fe827b8b57dce39a46ccee7a421 | [] | no_license | yannick-t/lighter-app-grass | 99d0f40b68bcca6699f11a3432c6a9df6b975646 | 3e24ca478c7ff8b862b62bdb57885a0087739d2a | refs/heads/master | 2021-05-01T15:21:09.951548 | 2016-11-03T19:02:37 | 2016-11-03T19:03:00 | 58,865,306 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,654 | h |
#ifndef WANG_RAND
uint tea(uint val0, uint val1, uint backoff = 16)
{
uint v0 = val0;
uint v1 = val1;
uint s0 = 0;
for (uint n = 0; n < backoff; n++)
{
s0 += 0x9e3779b9;
v0 += ((v1<<4)+0xa341316c)^(v1+s0)^((v1>>5)+0xc8013ea4);
v1 += ((v0<<4)+0xad90777d)^(v0+s0)^((v0>>5)+0x7e95761e);
}
return v0;
}
uin... | [
"yannick.tanner@wagenbacherhof.de"
] | yannick.tanner@wagenbacherhof.de |
9671f8446bdc2aae302983bb3adeecfa399007cb | 74c5c3edc9fa90fe1a214d81a886875320d04e98 | /variants/linkit_7697/pins_arduino.h | 609db9758ff0bcc540d2ba70f8a89780c37a3348 | [] | no_license | stevecarren/framework-arduinolinkit7697 | 22a34008e07f83c1c0382fec8ff52b7774ba3375 | 70525c93342291ad34f1a4cca687521d60d038df | refs/heads/master | 2020-07-26T02:32:05.498312 | 2019-09-18T14:30:56 | 2019-09-18T14:30:56 | 208,505,539 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,386 | h | #ifndef __ARDUINO_PINS_H__
#define __ARDUINO_PINS_H__
#ifdef __cplusplus
extern "C" {
#endif
#include "pin_mux.h"
#if 1
/*
Left-hand side:
P0: GPIO2 UART0_RX
P1: GPIO3 UART0_TX
P2: GPIO0
P3: GPIO39
P4: GPIO34
P5: GPIO33
Righ-hand side:
P6: GPIO37
P7: GPIO36
P8: GPIO27 I2C1_CLK
P9: GPIO28 I2C1... | [
"steve.carren@gmail.com"
] | steve.carren@gmail.com |
3ab4c383c61de6b5e84f8393e97998f3b338e33f | 3d5b08de6a36724fec9b910757c951cf774d0cc3 | /csmith_ex/prog335.c | e540ffdd6e25da74eba2152e328ec5f105af20ea | [] | no_license | Dinistro/AST-Project | e326c655837d55eabb7ac86d2f06a6b0d95ecb9f | 35fe3113cb8b96ac4b0ded490ed7a19a6541bfd4 | refs/heads/main | 2023-07-26T03:17:06.941465 | 2021-09-03T06:07:15 | 2021-09-03T06:07:15 | 357,587,670 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 217,651 | c | // Options: --no-global-variables --concise --seed 335 --output csmith_ex/prog335.c
#include "csmith.h"
static long __undefined;
struct S0 {
signed f0 : 6;
};
union U1 {
uint32_t f0;
};
union U2 {
unsigned f0 : 1;
uint32_t f1;
uint64_t f2;
uint8_t f3;
int8_t f4;
};
static int32_t ... | [
"michel.weber@inf.ethz.ch"
] | michel.weber@inf.ethz.ch |
bb6e99c0bdab0cefbb69cbea4c400138918cba52 | b02b0093b1acc4eecf74b1eefb611da6071bad53 | /hw04/linux-5.4.67/drivers/media/tuners/qt1010.mod.c | 22e823111d77a7c008743849ac6fe22639554555 | [] | no_license | KmYongHwan/Linux-hw | 41f1b2f0efd0d9cfaba291c8a8fd25b8a6ece17d | b4b82a8e73b221b02aad143469bada18adf3140a | refs/heads/master | 2023-08-14T07:10:52.198430 | 2021-10-14T07:03:22 | 2021-10-14T07:03:22 | 413,544,805 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 974 | c | #include <linux/build-salt.h>
#include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
BUILD_SALT;
MODULE_INFO(vermagic, VERMAGIC_STRING);
MODULE_INFO(name, KBUILD_MODNAME);
__visible struct module __this_module
__section(.gnu.linkonce.this_module) = {
.name = KBUILD_MODNAME,
.arch = MODUL... | [
"kyh5678@gmail.com"
] | kyh5678@gmail.com |
243fbd83a271579cf4805ac56edb5e8de3ccc256 | e3fc5cd96b8a49dec9a0b752c1cb045bf8ec619e | /matrizes/matrizes.c | 7f47a7b0214ddca61fdb83e8b95aa4e556ccb6a1 | [
"Unlicense"
] | permissive | danielsanfr/c-study | bc0f71adeddf80f1bfcfbbec33741fa0efa33235 | 65ee29023b4732bd04fcc67b74d4d69632bbdbb2 | refs/heads/master | 2020-12-24T08:32:11.550596 | 2016-08-29T03:19:48 | 2016-08-29T03:19:48 | 24,648,495 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,003 | c | #include <stdio.h>
#include <stdlib.h>
int main ()
{
int i, j, m, n, aux = 0;
int a = 0, b = 0, c = 0, d = 0, x = 0, y = 0, t = 0;
int** matriz;
scanf("%d%d", &n, &m);
while(m != 0 || n != 0)
{
if(m <= 0 || n <= 0) printf("0.00\n");
else
{
matriz = (int**) malloc(sizeof(int*)*n);
fo... | [
"daniel.samrocha@gmail.com"
] | daniel.samrocha@gmail.com |
3d814060fda13eb9b9fef13f10255a06cf20347e | 0f1f42f1d6a4b7cc2652805888ac62b969672749 | /packages/john/john/src/best.c | e3174d5f379992a3d1c574667bed2ce969153605 | [] | no_license | openwall/Owl | e8e01f8483b2a293b16ddfc1ca99327dc37c7646 | 19783b982af2e407eb6b37a92e737d822f1bbe97 | refs/heads/main | 2023-02-22T19:58:49.347981 | 2021-01-11T14:19:30 | 2021-01-11T14:19:30 | 331,727,894 | 5 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,845 | c | /*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-99,2003,2006,2011-2013,2017 by Solar Designer
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted.
*
* There's ABSOLUTELY NO WARRANTY, express or implied.
*/
/*
* Benchmark to dete... | [
"solar@openwall.com"
] | solar@openwall.com |
b30061b30dfb5c00afba0d6fc01c9de9d4fc9878 | 736e7201d8133f7b5262bbe3f313441c70367a3d | /misc/internal/windows/src/Winport/Include/sys/socket.h | 818d630686e6c1f3e0c0e6f91f70e7bb10317bd9 | [] | no_license | KarlHegbloom/texmacs | 32eea6e344fd27ff02ff6a8027c065b32ff2b976 | ddc05600d3d15a0fbc72a50cb657e6c8ebe7d638 | refs/heads/master | 2021-01-16T23:52:33.776123 | 2018-06-08T07:47:26 | 2018-06-08T07:47:26 | 57,338,153 | 24 | 4 | null | 2017-07-17T05:47:17 | 2016-04-28T22:37:14 | Tcl | UTF-8 | C | false | false | 4,880 | h | #ifndef SOCKET_H
#define SOCKET_H
#include <sys/_types.h>
#ifdef _WINSOCKAPI_
#else
#ifdef _WINSOCK2API_
#else
#ifdef _WINBASE2_
#else
#ifdef _WINDOWS2_
#else
#define AF_UNIX 1 /* local to host (pipes, portals) */
#define AF_INET 2 /* internetwork: UDP, TCP, etc. */
#defin... | [
"vdhoeven@lix.polytechnique.fr"
] | vdhoeven@lix.polytechnique.fr |
5ecff7861ed942269f2faab84c8c26ac5c126114 | acc43acf7f3ad5aafa3885191964f68e7af2fcfe | /component/common/network/ssl/polarssl-1.3.8/library/bignum.c | a7713ac5b5ebce759ac0a8c5f47c7f91ff323eae | [] | no_license | Vasili-Sk/amebad | 0087e5ed539f044860ca1e2e8d36e6dfcf958546 | ff9925646eb15149c0cfffbd037d6666a9d71238 | refs/heads/master | 2023-02-02T19:48:03.481241 | 2020-12-16T16:39:57 | 2020-12-16T16:39:57 | 322,028,817 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 53,082 | c | /*
* Multi-precision integer library
*
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of PolarSSL (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
*
* All rights reserved.
*
* This program is free software; you can redistribute it... | [
"1153192+Vasili-Sk@users.noreply.github.com"
] | 1153192+Vasili-Sk@users.noreply.github.com |
c75f3534e78b8ac9fe1f085f17a83fcdc0b480e4 | 241f24e6a837081fd2f3c574c613cfd0b0ab4fb9 | /sys/stand/SCCS/s.sys.c | 36aab4296d086d3002d5e0797c5dbddcdfa68a15 | [] | no_license | b4/4.3BSD-Quasijarus | 9474549f02d468f847adb58c797af650f3b803b9 | 2e0a87cbd51f1c47d04f3c57f07f6d9e1aa8ec1b | refs/heads/master | 2021-01-22T20:07:46.920215 | 2017-03-17T04:39:43 | 2017-03-17T04:39:43 | 85,271,248 | 1 | 0 | null | 2017-03-17T04:36:05 | 2017-03-17T04:36:05 | null | UTF-8 | C | false | false | 32,488 | c | h52248
s 00002/00002/00695
d D 7.7 88/07/01 09:05:59 bostic 26 25
c clever isdigit/isupper macros; from Chris
e
s 00112/00103/00585
d D 7.6 88/05/24 13:32:15 bostic 25 23
c many changes/cleanups; change to dev(a,b,c,d) format
e
s 00114/00103/00585
d R 7.6 88/03/03 14:58:31 bostic 24 23
c new version to hand... | [
"abs@absd.org"
] | abs@absd.org |
ad640a61be6866037456adf4a41b87608380000a | 60c9402ee64f9c2f4b1b4f8b5b6195e76bd00aa9 | /apps/linux/pregen/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.mod.c | f7e3e0996001642155ee4a1c2e11a0de3108846f | [
"Apache-2.0"
] | permissive | vusec/dsn-2016-hsfi | dd51b6d1ffbdf3aec92d05be54db71df729ca862 | 7410427e93f149cd26d22ec294ca410d8d0c9270 | refs/heads/master | 2021-07-08T15:51:41.472680 | 2021-05-05T10:36:56 | 2021-05-05T10:36:56 | 55,843,366 | 3 | 2 | null | null | null | null | UTF-8 | C | false | false | 2,273 | c | #include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
MODULE_INFO(vermagic, VERMAGIC_STRING);
__visible struct module __this_module
__attribute__((section(".gnu.linkonce.this_module"))) = {
.name = KBUILD_MODNAME,
.init = init_module,
#ifdef CONFIG_MODULE_UNLOAD
.exit = cleanup_module,
... | [
"erik@minix3.org"
] | erik@minix3.org |
60c38924cc28c09460726d13c490d081ada1c25a | 82c3affc2c235a86ef16eb08d17f784d1cfb7db4 | /server/main.c | 8c4347d03275075862bdf17205dd07f6e0fa143f | [] | no_license | Folamh/System-Software-Assignment2 | 1b2a228109119fd72ada2340412745578537bc04 | b2875caf8aec22831f9ba9cdc3a306b9e7c13aa0 | refs/heads/master | 2020-03-14T01:02:26.044262 | 2018-05-01T15:47:53 | 2018-05-01T15:47:53 | 131,369,459 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,933 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <pthread.h>
#include "connection_handler.h"
#include "daemonize.h"
int main(int argc , char *argv[]) {
char key[] = "SystemSoftware-Assignment2";
// Setup logging and make pro... | [
"ross.omurchadha@gmail.com"
] | ross.omurchadha@gmail.com |
4ad402072a34a54e19ec6b76c43ddd32027b6032 | 9ba30e685a931358af15b09345fe0cf82cc2ce36 | /Library/Device/Nuvoton/NUC121/Include/wdt_reg.h | 3d29ace5a2c9badd9c250b112bfc316ce43c172a | [] | no_license | released/NUC125BSP_PWM | dd32f012248b08aecde1e5bdf06858f7042c1fdc | a726e269084e4459c46de783d36a32eab09b62fa | refs/heads/main | 2023-01-21T14:14:33.618168 | 2020-11-19T10:17:52 | 2020-11-19T10:17:52 | 314,209,764 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,890 | h | /**************************************************************************//**
* @file wdt_reg.h
* @version V1.00
* @brief WDT register definition header file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*************************************... | [
"released@users.noreply.github.com"
] | released@users.noreply.github.com |
ec87a2b96694bc9478d62dcc802410922140ec9f | 51bea7d3bdce51d9cbefbdbed976cf8e204bd6bf | /main.c | b746d8730bcf825d624a94454593894d381e26ae | [] | no_license | hbcesar/ed2trab3 | 83d60b67ac2e77c3805bb5217ece755bac5c29e4 | fdb07db38c89afcaf75d03462b248eaab73c7859 | refs/heads/master | 2021-01-10T11:36:45.615657 | 2015-06-02T14:08:00 | 2015-06-02T14:08:00 | 36,033,382 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,978 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "TADAlgoritmosOrdenacao.h"
#include "TADFuncoes.h"
int main(int argc, char* argv []){
int n;
int* entrada = NULL;
int* ordenado = NULL;
n = atoi(argv[2]);
entrada = (int*)malloc(n*sizeof(int));
lerEntrada(entrada, n);
if(strcmp(argv[1], "p... | [
"cesar-hb@hotmail.com"
] | cesar-hb@hotmail.com |
9f562ebafa22bdfecd0984e738fb98a641aa1e23 | 1ca9fba346d606ee6ebaf8189ba6770705fb09c5 | /firmware/invert/invert.cydsn/codegentemp/MOSI.c | 4fccae609b76b660db4368bbf3f9efb89f91d284 | [] | no_license | goose1987/EE542 | fe9668e6b7eab176970c975f160c7fddc9dc7d2a | dd74572bec9418e87289339dab4fd7c19cdfacff | refs/heads/master | 2020-04-05T21:58:37.903526 | 2014-12-09T18:18:22 | 2014-12-09T18:18:22 | 24,877,216 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,036 | c | /*******************************************************************************
* File Name: MOSI.c
* Version 1.90
*
* Description:
* This file contains API to enable firmware control of a Pins component.
*
* Note:
*
********************************************************************************
* Copyright 2008-2... | [
"phamh1987@gmail.com"
] | phamh1987@gmail.com |
790072daf4b07dc08bff3e7802934b4b2e6bd000 | b53c2594642fda642d20016238b9e9a952ab314f | /framework/targetlibs/nrf5x_12/components/ble/ble_services/ble_ias/ble_ias.c | 756063d17c7d154d8585cf5ffe2c3b000c3ce424 | [
"MPL-2.0",
"ISC",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | bnyf/Haiway | 32862c6cb70b8ab190b0f679f14345789b795c08 | 7f00995201c8ffde058b4323797b7866d9422ca9 | refs/heads/master | 2023-02-02T21:51:07.297628 | 2020-01-12T12:36:00 | 2020-01-12T12:36:00 | 164,182,636 | 0 | 0 | MIT | 2019-01-05T04:45:23 | 2019-01-05T04:45:23 | null | WINDOWS-1258 | C | false | false | 7,094 | c | /**
* Copyright (c) 2012 - 2017, Nordic Semiconductor ASA
*
* 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... | [
"liyufeng614@126.com"
] | liyufeng614@126.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.