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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
111f628aaf461418006fd04177564870f295dacb | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/01a48a2f-5b8e-4edc-85ed-295110539f89.c | 1cc77cf2658b0128b45b646b302df97c02b284ff | [] | 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 | 543 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = i-j;
l = k-k*k;
//variables
//random
/* START VULNERABILITY */
int a;
char b[8];
char c[52];
a = 0;
while (( a - 1 ) > -1) {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
eaf45a6d414bd8cc8a55e006f3315c24d4424a3e | d8c9fc200d285b92d7dcb0c8101e491b6f16af4c | /source/src/cip/appcontype.h | 77edcd50005c9e042d12ace425f3d91f1eed75dd | [
"BSD-3-Clause"
] | permissive | kingkongye/OpENer | 6924accbce03b3bca0bf4d70797b14fd7dfc1f16 | f58a0aa30de401106e10d0a1313feaf9a81d86bc | refs/heads/master | 2020-08-22T17:54:27.906332 | 2019-10-10T10:36:14 | 2019-10-10T10:36:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,922 | h | /*******************************************************************************
* Copyright (c) 2009, Rockwell Automation, Inc.
* All rights reserved.
*
******************************************************************************/
#ifndef OPENER_APPCONTYPE_H_
#define OPENER_APPCONTYPE_H_
#include "cipconnection... | [
"melik-merkumians@acin.tuwien.ac.at"
] | melik-merkumians@acin.tuwien.ac.at |
b6ec518dc511ed88647bfb4524366b2290024974 | 35c04ea32351dc95bc18d46e5c70dda9c1e08668 | /Examples/CodeWarrior/FRDM-KL25Z/Freedom_Accel/Sources/Application.c | 0c6513822bce1ee0f7e5ba6a54fdb9e92c4db56b | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | ErichStyger/mcuoneclipse | 0f8e7a2056a26ed79d9d4a0afd64777ff0b2b2fe | 04ad311b11860ae5f8285316010961a87fa06d0c | refs/heads/master | 2023-08-28T22:54:08.501719 | 2023-08-25T15:11:44 | 2023-08-25T15:11:44 | 7,446,094 | 620 | 1,191 | NOASSERTION | 2020-10-16T03:13:28 | 2013-01-04T19:38:12 | Batchfile | UTF-8 | C | false | false | 2,610 | c | /*
* Application.c
*
* Created on: Mar 30, 2013
* Author: Erich Styger
*/
#include "Application.h"
#define USE_PEX_COMPONENT 1
#define USE_FREEMASTER 1
#if !USE_PEX_COMPONENT
#include "MMA8451.h"
#else
#include "MMA1.h"
#endif
#include "LED1.h"
#include "LED2.h"
#include "LED3.h"
#include "FMSTR1.h"
... | [
"erich.styger@steinerberg.com"
] | erich.styger@steinerberg.com |
5f0a1a1446223237dfa6e11d14aa524ca9de4359 | d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9 | /testcases/CWE761_Free_Pointer_Not_at_Start_of_Buffer/CWE761_Free_Pointer_Not_at_Start_of_Buffer__wchar_t_listen_socket_18.c | 46437ca231eb893e94c73dcc97ffa2cbff0051d2 | [] | no_license | arichardson/juliet-test-suite-c | cb71a729716c6aa8f4b987752272b66b1916fdaa | e2e8cf80cd7d52f824e9a938bbb3aa658d23d6c9 | refs/heads/master | 2022-12-10T12:05:51.179384 | 2022-11-17T15:41:30 | 2022-12-01T15:25:16 | 179,281,349 | 34 | 34 | null | 2022-12-01T15:25:18 | 2019-04-03T12:03:21 | null | UTF-8 | C | false | false | 8,247 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE761_Free_Pointer_Not_at_Start_of_Buffer__wchar_t_listen_socket_18.c
Label Definition File: CWE761_Free_Pointer_Not_at_Start_of_Buffer.label.xml
Template File: source-sinks-18.tmpl.c
*/
/*
* @description
* CWE: 761 Free Pointer not at Start of Buffer
* BadSourc... | [
"Alexander.Richardson@cl.cam.ac.uk"
] | Alexander.Richardson@cl.cam.ac.uk |
c7afa2a800921f51c2679c2e85037f8ee12ec88d | a0cd1550143c194166b68693a2a27da310af12a1 | /Core/Src/tim.c | 37258319df7f4401c69c6b3c5fa101aad0222e7f | [] | no_license | ALUIS97/DMA_7-SEGMENT-DISPLAY-COMMON-ANODE | 873e646b2c9e8ffc10ceeb5a0b4c3955e8be405b | a94a2ac59f819fea560df7c176d86008e45492f9 | refs/heads/main | 2023-04-06T09:19:38.636903 | 2021-04-24T00:33:20 | 2021-04-24T00:33:20 | 361,036,752 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,821 | c | /**
******************************************************************************
* @file tim.c
* @brief This file provides code for the configuration
* of the TIM instances.
******************************************************************************
* @attention
*
* <h2><cente... | [
"noreply@github.com"
] | ALUIS97.noreply@github.com |
180f33e820dfbaa2438c6f35ed757cf87abe4489 | da803498c06bf40f02d2d959355c4539a7b3e400 | /Naja/naja.tab.c | 6503f72d06daa5525619b8fc9d9835146dd1ef96 | [] | no_license | richardiago/Compiladores | 66f3574a8c237273e46c141d66af30d24c6ad956 | b5f8230d8961bd9ee39f8aec6d55c44eb95e49e4 | refs/heads/master | 2020-03-22T17:02:16.608522 | 2018-08-20T21:44:13 | 2018-08-20T21:44:13 | 140,368,087 | 1 | 1 | null | 2018-07-11T06:41:09 | 2018-07-10T02:47:11 | Lex | UTF-8 | C | false | false | 61,571 | c | /* A Bison parser, made by GNU Bison 3.0.2. */
/* Bison implementation for Yacc-like parsers in C
Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc.
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... | [
"kiq005@gmail.com"
] | kiq005@gmail.com |
8690c1a110a2ec9f292a5ba35efdb3084526cfbc | 70630a270861da1f6ca0b4e16f9bb3d3eea8de38 | /Projects/Multi/Applications/HTTP_Client/Src/soundter/stm32xx_it.c | 393311fb286dacc59683960a45808b81dd8161f9 | [] | no_license | ezaluzec/Cloud-JAM-Appspot | 837984dfac26219bdabcc8727f36e6307a80f48e | 89ed07b2baeef7792f8cfa1fec57c3b0d2240d31 | refs/heads/master | 2021-04-03T09:04:42.342464 | 2017-07-06T09:51:23 | 2017-07-06T09:51:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,311 | c | /**
******************************************************************************
* @file stm32xx_it.c
* @author Central Labs
* @version V1.1.0
* @date 14-June-2016
* @brief Main Interrupt Service Routines.
* This file provides template for all exceptions handler and
* peri... | [
"matteofumagalli1275@gmail.com"
] | matteofumagalli1275@gmail.com |
9fe34c553f8b2b53310e9dd6a77ebbf6acd7db34 | 4a32cec4f8ae4d9df31f884f363d75dda8f4734f | /tools_for_programming/library.c | 254cdb85b2f8dd90b61db59cc198bae2498aa775 | [] | no_license | Vaultz/M1_code | 231386c874b24cd4be0b53d90967ee725ef9877d | a5e18e360962b99820e57bc1bf1158bb5c3881b8 | refs/heads/master | 2021-08-23T04:41:26.660537 | 2017-12-03T10:14:50 | 2017-12-03T10:14:50 | 105,638,385 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 172 | c | #include "library.h"
int compare(int userNumber, int randomN) {
if (userNumber < randomN)
return -1;
else if (userNumber > randomN)
return 1;
else
return 0;
}
| [
"paulvialart@hotmail.fr"
] | paulvialart@hotmail.fr |
990be099f5bc0167ef4804a3c1a670daabb43838 | 763390033bceec543e3c9d594f6b4070fa2cb4c6 | /lib/register.c | 52fee765cdc49e7b3a68b2e2aeee90d3c08c6f64 | [] | no_license | sobriodev/led-dot-matrix-emulator | fba22635828d0df125f981c8b27d42df9b325b42 | 750bf4a9bf112e830da33873132164af4c7fde9f | refs/heads/develop | 2022-12-29T23:28:48.124713 | 2020-10-18T10:01:46 | 2020-10-18T10:01:46 | 300,867,090 | 0 | 0 | null | 2020-10-16T17:41:25 | 2020-10-03T11:43:49 | C | UTF-8 | C | false | false | 4,442 | c | #include "register.h"
/* ------------------------------------------------------------------------- */
/* --------------------------- PRIVATE FUNCTIONS --------------------------- */
/* ------------------------------------------------------------------------- */
/* Update digit register state */
static inline void Upd... | [
"sobriodev@gmail.com"
] | sobriodev@gmail.com |
15ff2dbd340e895b898ccefe84222afd4272c334 | ea37acce9fea3cc1dff498e19893d214b6d9adb7 | /Software/old/Snowflake_ASF/src/led.h | 22a01a676bd2507ede803bc8fc050e9b1516d2d7 | [] | no_license | jfri2/Xmas | 8fc61232e4f661985e209c34f467d382afeb36de | 001e07431f03b6c70b29a67c54b3b83cf262039e | refs/heads/master | 2020-06-12T16:05:55.092586 | 2017-02-11T03:03:37 | 2017-02-11T03:03:37 | 75,796,395 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 257 | h | /** @file led.h
*
* @brief todo
*
* @par
* COPYRIGHT NOTICE: (c) 2017 John Fritz
* All rights reserved
*/
#ifndef _LED_H
#define _LED_H
#include <asf.h>
#include "snowflake_board.h"
#include "snowflake_common.h"
void led_init(void);
#endif /* _LED_H */ | [
"jfritz022@gmail.com"
] | jfritz022@gmail.com |
d0c74bc45d8cf8b3a71aeb5b4ca2517958d55399 | 86de98cfd7bace802b110f368fa15afe59c931a2 | /task_4/main.c | a041bd7a20d938141e19f2cf9074340b4ffb0342 | [] | no_license | agrachiv/parprog | 66d1d6a1bab2f445b3636987a5f7b98c65ee5798 | dbf7846b08d7eea924e6f1f2902b5c5811a29556 | refs/heads/master | 2023-02-01T03:52:34.727951 | 2020-12-17T01:48:42 | 2020-12-17T01:48:42 | 321,165,106 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,702 | c | #include <omp.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
const int matrix_size = 4;
int** alocate_memory()
{
int** alocated_memory = ( int**) calloc( matrix_size, sizeof(int*));
for(int i = 0; i < matrix_size; i++)
alocated_memory[i] = ( int*) calloc( matrix_size, sizeof(int));
re... | [
"agrachiv99@gmail.com"
] | agrachiv99@gmail.com |
a1a858d4668b56f76df3e5b5bf8fecfdd03806a6 | 5ccaeb278ef69bf41d803f9bf339101c39bf2136 | /framework/peripheral/adcp/processor/adcp_p32mz1024efe064.h | a482424d280f5856bb6ef0323af7a65795db5a3e | [] | no_license | Mytrex/Harmony | 6de69d5ebbb8cb7769a9ee7bd0330264c1d6ed3a | 32dceb018139e59a12c26044b9f0252d1c0d67c9 | refs/heads/master | 2021-03-16T09:42:26.915713 | 2016-11-02T08:25:20 | 2016-11-02T08:25:20 | 71,403,438 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 6,394 | h | /* Created by plibgen $Revision: 1.31 $ */
#ifndef _ADCP_P32MZ1024EFE064_H
#define _ADCP_P32MZ1024EFE064_H
/* Section 1 - Enumerate instances, define constants, VREGs */
#include <xc.h>
#include <stdbool.h>
#include "peripheral/peripheral_common_32bit.h"
/* Default definition used for all API dispatch functions */... | [
"jared@mytrexinc.com"
] | jared@mytrexinc.com |
ce322bc5d01084a06a8cdcf721920aaed3a8fd54 | b9264524ecfa5e3607ee8d70b8b60eb9090c26d2 | /FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/Test_Code/Test_Runner/test_runner.c | ca19057d9cac115e677cc59febb1013c15c4bc8e | [
"MIT",
"GPL-2.0-or-later",
"freertos-exception-2.0"
] | permissive | kilograham/FreeRTOS | 884fe99a520616796e29aa4fdb0f0c4f6f641756 | e117bdcd178c4074fd0d255958487807a7b50032 | refs/heads/main | 2023-06-10T21:22:00.915782 | 2021-05-07T22:15:00 | 2021-05-07T22:15:00 | 366,805,094 | 2 | 1 | MIT | 2021-05-12T17:57:40 | 2021-05-12T17:57:39 | null | UTF-8 | C | false | false | 3,616 | c | /*
* FreeRTOS V202104.00
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including ... | [
"noreply@github.com"
] | kilograham.noreply@github.com |
f7a5a1353a6168b618861a0ade5ea3ab18107bab | 6abdda4bbb1204f92122ad9e5a63713bf12dabee | /Example/Pods/Headers/Private/LinkedME_iOS/LMBaseEntity.h | 203704c1fed006676aeb0cb5ad7b4c9659871247 | [
"MIT"
] | permissive | WFC-LinkedME/LinkedME-iOS-Deep-Linking-SDK | debdec065b4768ae30b31c2a2db0c4c45b7aa87d | dfad510ab560fe483804a2c2a2f14756c49a176e | refs/heads/master | 2021-07-01T07:57:20.873793 | 2021-03-16T09:08:53 | 2021-03-16T09:08:53 | 225,335,463 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 50 | h | ../../../../../LinkedME_iOS/Classes/LMBaseEntity.h | [
"xubin@linkedme.cc"
] | xubin@linkedme.cc |
bbec1fd183888dada014b2545d2c47336342f768 | 9a3b9d80afd88e1fa9a24303877d6e130ce22702 | /src/Providers/UNIXProviders/RecoveryJob/UNIX_RecoveryJobPrivate.h | c9b55e97fe199b70e4b8cafd9f817cd417e2d6df | [
"MIT"
] | permissive | brunolauze/openpegasus-providers | 3244b76d075bc66a77e4ed135893437a66dd769f | f24c56acab2c4c210a8d165bb499cd1b3a12f222 | refs/heads/master | 2020-04-17T04:27:14.970917 | 2015-01-04T22:08:09 | 2015-01-04T22:08:09 | 19,707,296 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,424 | h | //%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | [
"brunolauze@msn.com"
] | brunolauze@msn.com |
8f58d2584735a9b2411c37a76d4a6cb96c8afdf7 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/f96477ce-211a-4102-a285-e4f0841c7528.c | 6727a4758096eadf8e475fd073e227708b7ba98d | [] | 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 | 580 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=14;
int k;
int l;
k = 53;
l = 64;
k = l/j;
l = i/j;
l = i/j;
l = i%j;
l = l-j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[6];
char c[72];
a = 0;
while... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
c77cfcdbcdeebdd0bd3af227f2f4f12b28f7eefd | 70b7e555a01b4b2d4ecfb5f2aec4e4ea5a69175f | /c-minilua.c | bb6fb56790567325cf7439a18af4cc8043da170d | [] | no_license | fabiomascarenhas/TCC | 72f08902cc5e54795a7d046103c65ec4cde3881d | a6a8640c476ae26b1e2fd5ce84168e112f19d1da | refs/heads/master | 2021-01-21T07:13:42.762106 | 2017-05-10T02:54:58 | 2017-05-10T02:54:58 | 91,603,486 | 1 | 1 | null | 2017-05-17T17:36:18 | 2017-05-17T17:36:18 | null | UTF-8 | C | false | false | 35,856 | c | /******************************************************************************
* Original work Copyright (C) 1994-2017 Lua.org, PUC-Rio.
* Modified work Copyright (C) 2017 Hugo Musso Gualandi
* Modified work Copyright (C) 2017 Matheus Coelho Ambrozio
*
* Permission is hereby granted, free of charge, to any p... | [
"mambrozio@users.noreply.github.com"
] | mambrozio@users.noreply.github.com |
7fca58aea568a49055b1977f23958d0e114b37df | be5be89b7b65ed6d7fd196c98d45642095e8c04e | /firstLab/firstExercise/funcs.c | 30a4ff759d99912ac7db98cf45357900b0e6a619 | [] | no_license | pabloua/labMicros | a7bb8d7475d5343ab13c6c39f96a3ae9b256f4c1 | 5d5a6e57ff51285ce90c171461e2b9e1aa2d07ee | refs/heads/master | 2022-12-09T17:45:14.718593 | 2020-09-17T06:47:24 | 2020-09-17T06:47:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,299 | c | #include <stdio.h>
#include <math.h>
double sum(double arr[], int lenArr){ // Sumar elementos de un arreglo sin apuntadores
double result = 0;
int i;
for (i = 0; i < lenArr; i++)
{
result += arr[i];
}
return result;
}
void sumWithPointer(double** arr, int* lenArr, ... | [
"wilson.machado@correounivalle.edu.co"
] | wilson.machado@correounivalle.edu.co |
ba59cdb0f24582dfb90bd035124c8aa8228e5379 | a33aac97878b2cb15677be26e308cbc46e2862d2 | /program_data/PKU_raw/83/170.c | 712df9cc556212821845165a168e339247c49849 | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 568 | c | int main(){
int i,n,point[10],goal;
float f,num,gpa;
float c=0,d=0;
scanf("%d",&n);
for(i=0;i<n;i++)
{
scanf("%d ",&point[i]);
c=c+point[i];
}
for(i=0;i<n;i++){
scanf("%d",&goal);
if(goal>=90&&goal<=100) f=4.0;
if(goal>=85&&goal<=89) f=3.7;
if(goal>=82&&goal<=84) f=3.3;
if(goal>=78&&goal<=81) f=3.0;
if(... | [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
b43e7cada8b7546d32dbb3f31dbecffd17202dc0 | fc457c7aef74b4df6d46e728e21614610101f235 | /FishC/sle49/typedef1.c | e4880fbdae1cc064483feebcde1abb67b8f96fd2 | [] | no_license | Jay-wm/C | ad79427e40e062b2eb172d2c4fbacb5496baa594 | 36e3474025bc35abde10448712f26ba9c02db475 | refs/heads/master | 2023-04-24T04:37:05.199217 | 2021-05-08T03:09:19 | 2021-05-08T03:09:19 | 242,309,623 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 187 | c | #include <stdio.h>
#define integer int
int main(void)
{
integer a;
int b;
a = 520;
b = a;
printf("a = %d, b = %d\n", a, b);
printf("size of a = %d\n", sizeof(a));
return 0;
}
| [
"Jay_x6015@outlook.com"
] | Jay_x6015@outlook.com |
ad1fae3d3db0ecdae1568c9ab92df37b4d4800b6 | f344dace008a4e3c68fd8bb3c86b6d36fdba0021 | /source/noncrypto/vis-master/text-motions.h | e69a073273f0e83b3f7818626ed2c4879ec9518a | [
"ISC",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | dduros1/automated-detection-thesis | fad3d0fe8275bacf9c6124c702e8b5556e3a210c | 64efe96b5879569d8ff82d8635da63e40879598d | refs/heads/master | 2021-01-20T05:15:37.032282 | 2015-08-17T17:22:58 | 2015-08-17T17:22:58 | 21,798,767 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,634 | h | #ifndef TEXT_MOTIONS_H
#define TEXT_MOTIONS_H
/* these function all take a position in bytes from the start of the file,
* perform a certain movement and return the new postion. if the movement
* is not possible the original position is returned unchanged. */
#include <stddef.h>
#include "text.h"
size_t text_begin... | [
"d@Alan-2.local"
] | d@Alan-2.local |
b6a36f9ae50a913393d09d8a1b5cb5606a9df58d | c5b33750adc8a46bf82eab3ed5eec1c7e4bdf510 | /software_testing/probabilistics/include/interaction/probabilistics/pdf_truncated_normal.h | 0338a35e4cfc446434337f09f88ae722c3726fd8 | [] | no_license | baymax84/usc-interaction-software.iteam-assessment | 4afbf8861f1d421269a24f55ed43daa8f174cc8e | 1a131defdc560e53261be3c3cac6211e5d642311 | refs/heads/master | 2021-01-20T15:42:15.325279 | 2012-10-02T08:03:58 | 2012-10-02T08:03:58 | 34,308,378 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 350 | h | #ifndef TRUNCATEDNORMAL_PDFTRUNCATEDNORMAL_H_
#define TRUNCATEDNORMAL_PDFTRUNCATEDNORMAL_H_
#include <gsl/gsl_cdf.h>
#include <gsl/gsl_randist.h>
#include <math.h>
double pdf_truncated_normal( double const & mean, double const & variance, double const & a, double const & b, double const & value );
#endif // TRUNCATE... | [
"ekaszubski@gmail.com"
] | ekaszubski@gmail.com |
71e3c005697451271a4af2b769fadb3d76692788 | 43b8132c5528aba211e0629da98f3f8916c62eb6 | /Lab 15 - SPI/SPI.h | 07e68b1021ecba03dc0e649df5aea9ed8eaa612e | [] | no_license | bugwumba/CS_120B_Embedded_Systems | d02e1c90a0944e35badf27980af5bd71d54fa12e | a3360d6e0897c4ce603d99ccf21b4eacc1c37422 | refs/heads/main | 2023-08-02T05:00:47.091157 | 2021-09-10T00:09:20 | 2021-09-10T00:09:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,181 | h | #include <avr/interrupt.h>
unsigned char receivedData = 0x00;
// Master Code
void SPI_MasterInit(void) {
// Set DDRB to have MOSI, SCK, and SS as output and MISO as input
DDRB = 0xB0;
// Set SPCR register to enable SPI, enable master,
// and use SCK frequency of fosc/16 (pg. 168)
SPCR |= 0x51;
... | [
"noreply@github.com"
] | bugwumba.noreply@github.com |
8749391d790c539a30165668e7ab7f426db2774f | 9e4ee7e9d291a24b16f67612fde46fc9befdd529 | /源2.c | fae5b6cf4f6bf12e5e07480ef9d2dd422eb0a0cf | [] | no_license | Crazyinfy32/code4 | c3d4b11dc8f4c523c617655d12ee81db4f7860a5 | 40db0958c66a263cb9a80775c7031c1387c233dd | refs/heads/main | 2023-07-17T19:12:26.935298 | 2021-09-04T06:57:19 | 2021-09-04T06:57:19 | 382,747,414 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 331 | c | #define _CRT_SECURE_NO_WARNINGS 1
#include<stdio.h>
int is_leap_year(int num)
{
if (num % 4 == 0 && num % 100 != 0 || num % 400 == 0)
return 1;
else
return 0;
}
int main()
{
int year = 0;
for (year = 1000; year <= 2000; year++)
{
if (is_leap_year(year) == 1)
printf("%d ", year);
}
r... | [
"noreply@github.com"
] | Crazyinfy32.noreply@github.com |
d73e53569798b2720befbfa8f910b5e547175c32 | 52abebc9827cb3f4bbf5467bedae7396bdbe3806 | /Android_9/gps/u-blox/asn1/UTCTime.h | a21cc1664998c207d892b82ac0c708e92758fbbf | [] | no_license | dk163/naviDebug | a7cdf6bd62526d0a64709bf9c48b3b0cce542b72 | c437e0c4847ebe2caef17ff64f51829d83095405 | refs/heads/master | 2021-06-11T15:44:35.296642 | 2021-04-09T09:32:37 | 2021-04-09T09:32:37 | 173,259,822 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 909 | h | /*-
* Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
#ifndef _UTCTime_H_
#define _UTCTime_H_
#include <OCTET_STRING.h>
#ifdef __cplusplus
extern "C" {
#endif
typedef OCTET_STRING_t UTCTime_t; /* Implemented vi... | [
"dingkang@YTKJSZ.com"
] | dingkang@YTKJSZ.com |
a9fccced00e8d01053fbe0fc6cec4921ada23369 | 6db6e282ef3952949a8595a32b790acf924ad2d3 | /Lab1/prob6b.c | 104c9c2666663260edddef25ee760bb291d59b22 | [] | no_license | townim-faisal/C-example-and-student-management-system | ca3d4c44d8d085e3044f6781720ac99afda9552a | 1271d34594d7d2eb1fba713822ce8f914727b0fe | refs/heads/master | 2021-01-22T14:15:14.658039 | 2017-08-27T18:29:30 | 2017-08-27T18:29:30 | 100,709,253 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 333 | c | #include<stdio.h>
void main(){
float a,b,c,h;
printf("Enter two lengths of triangle: ");
scanf("%f %f", &a, &c);
printf("\nEnter height: ");
scanf("%f", &h);
printf("\nEnter base: ");
scanf("%f", &b);
printf("perimeter of triangle = %f\n", a+b+c);
printf("area of triangle = %f\n", 0... | [
"faisal.townim@yandex.com"
] | faisal.townim@yandex.com |
b6653a31653a97dae8be42973b769254cae18321 | bf79c31c270443e7cef0a87e63dcaf75fed61a3e | /Скрипты/03_CancelFlight/combined_03_CancelFlight.c | a27014bb3c34b5984cab61013624f25cd8589784 | [] | no_license | LRAndreev/LRAndreev | cd4c732fef3036b041ac7765b2d9f8e37aba68f1 | 40a2664ec4ac699ede88bb4c5141a3a597c118a9 | refs/heads/master | 2022-12-25T02:50:30.345285 | 2020-10-06T19:18:43 | 2020-10-06T19:18:43 | 296,857,503 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 209 | c | #include "lrun.h"
#include "SharedParameter.h"
#include "globals.h"
#include "vuser_init.c"
#include "Action.c"
#include "delete_three.c"
#include "delete_two.c"
#include "delete_one.c"
#include "vuser_end.c"
| [
"71552223+LRAndreev@users.noreply.github.com"
] | 71552223+LRAndreev@users.noreply.github.com |
c63e5e1b88640cebd8314c2ea2439e9af50b7883 | 27e44400b24def0e083e6b0939e8a0ef994ef72c | /core/qq_json.c | 589f74e8e52fc7489846eb3edbfd3b061a648b67 | [] | no_license | qq-smart/qq_sh_server | 5df30a1e8d86e356b60d1f5fe96090400ecfc6b1 | edc4f73f1d8e95d5bdfedfca1d1ae1e6b1a4f636 | refs/heads/master | 2021-04-09T11:33:59.368861 | 2018-07-01T10:31:03 | 2018-07-01T10:31:03 | 125,486,292 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 29,160 | c | /*
Copyright (c) 2009 Dave Gamble
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, distr... | [
"370275457@qq.com"
] | 370275457@qq.com |
72ca76389a991f5c1ef53bccdb6c556264c4f8b9 | 90e120357c85e4764f4c466659860b1d94daecbe | /POWER3.C | 5aa31f5ec2f30f1bc5c49693ba4d6c546c738e3c | [] | no_license | HaRsHiT8081/C--PROGRAMS | 2c4551591a0214c3529fad358c0fa35466cdfb69 | 583c618f8327458d9c9da6388cffe307b9f5226f | refs/heads/master | 2020-04-03T15:42:00.795589 | 2018-10-30T11:31:23 | 2018-10-30T11:31:23 | 155,351,145 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 209 | c | #include<stdio.h>
#include<conio.h>
void main()
{int x,y,p=1,i;
clrscr();
printf("enter a number and its power\n");
scanf("%d%d",&x,&y);
for(i=1;i<=y;i++)
p=p*x;
printf("result is %d",p);
getch();
} | [
"noreply@github.com"
] | HaRsHiT8081.noreply@github.com |
3465a65337186cc698ce8d97c4b842684e670020 | fbfb36ae0db7b3b349e40ff7230a3996194caf16 | /src/log.c | f044efa9cdd1007030e7bc0ba5a692abf9b547b9 | [] | no_license | thiago-negri/unnamed | 0a1a95d71dc7ca16f5d06ec4a495f62aeb6910a9 | 35b3cf86711161ea916e9b9ae0177a9e45a6cb60 | refs/heads/master | 2022-04-01T03:59:02.577472 | 2019-08-28T17:26:25 | 2019-08-28T17:26:25 | 108,338,150 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 848 | c | #include "log.h"
#include <stdio.h>
#include <stdarg.h>
#define LOG_TO_STDOUT
#ifndef LOG_TO_STDOUT
static FILE* log_fd;
#endif
int log_start()
{
#ifndef LOG_TO_STDOUT
log_fd = fopen("log.txt", "w");
if (!log_fd)
{
fprintf(stderr, "Could not open log file.\n");
return 1;
}
#endif
... | [
"evohunz@gmail.com"
] | evohunz@gmail.com |
c577aeb57e8c25ddf69257f77132d0c9030a71f9 | 026c21d059b637627659b42054101b96be5ed38f | /lib/libtdcore/inc/td_config_printf.h | ff8a0902e2b03b97f397a2a20bf3f687754e4b27 | [] | no_license | windbird-sensor/TD_RF_Module_SDK | 39be9e5422a61564bac1fc3a2e6fc26f0d199ae6 | be1ccba24a7e1a7426604565567743bd60ad8d8c | refs/heads/master | 2023-08-16T06:31:27.388565 | 2021-10-19T09:35:54 | 2021-10-19T09:35:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,410 | h | /** @cond TD_CONFIG */
/***************************************************************************//**
* @file
* @brief Configuration file for the TDxxxx RF modules printf.
* @author Telecom Design S.A.
* @version 1.0.0
******************************************************************************
* @section Lic... | [
"jguerin@telecomdesign.fr"
] | jguerin@telecomdesign.fr |
af43b335245bd23e6e5d73430c0cd4a5b5f31516 | 5ccaeb278ef69bf41d803f9bf339101c39bf2136 | /framework/peripheral/eth/processor/eth_p32mx320f128l.h | e21788aba159d2e6bafa93990ac4466baf2f864e | [] | no_license | Mytrex/Harmony | 6de69d5ebbb8cb7769a9ee7bd0330264c1d6ed3a | 32dceb018139e59a12c26044b9f0252d1c0d67c9 | refs/heads/master | 2021-03-16T09:42:26.915713 | 2016-11-02T08:25:20 | 2016-11-02T08:25:20 | 71,403,438 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 27,672 | h | /* Created by plibgen $Revision: 1.31 $ */
#ifndef _ETH_P32MX320F128L_H
#define _ETH_P32MX320F128L_H
/* Section 1 - Enumerate instances, define constants, VREGs */
#include <xc.h>
#include <stdbool.h>
#include "peripheral/peripheral_common_32bit.h"
/* Default definition used for all API dispatch functions */
#ifnd... | [
"jared@mytrexinc.com"
] | jared@mytrexinc.com |
97dc7fa46ab3aa7ce03dd2f767762695796cddec | a789b2340afca5073a1b4792456b29549aea94f6 | /hw5/spin_lock.c | 654a35bb1a28f66522ecad968887913d63a70b40 | [] | no_license | barnrang/Advance-OS-utokyo | fad5604343828edfc86e19758be21a634c5295cc | f0e1e28e890e0b8ddf2a0330971036797b66acaa | refs/heads/main | 2023-02-07T17:29:05.746506 | 2020-12-18T14:54:23 | 2020-12-18T14:54:23 | 308,349,846 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,305 | c | #include<linux/module.h>
#include<linux/kernel.h>
#include<linux/init.h>
#include<linux/slab.h>
#include<linux/spinlock.h>
#include<linux/delay.h>
#include<linux/kthread.h>
#include<linux/sched.h>
#include<linux/types.h>
#define PRINT_PREF "[SYNC_SPINLOCK]"
unsigned int counter;
DEFINE_SPINLOCK(counter_lock);
struct... | [
"barnrang@gmail.com"
] | barnrang@gmail.com |
2aa7282d15f99a66e8c82208896a561883bc7975 | 297497957c531d81ba286bc91253fbbb78b4d8be | /other-licenses/7zstub/src/C/MtCoder.c | ee1ee656af3764be8cdd7b4dcdac40a4fd66b056 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | marco-c/gecko-dev-comments-removed | 7a9dd34045b07e6b22f0c636c0a836b9e639f9d3 | 61942784fb157763e65608e5a29b3729b0aa66fa | refs/heads/master | 2023-08-09T18:55:25.895853 | 2023-08-01T00:40:39 | 2023-08-01T00:40:39 | 211,297,481 | 0 | 0 | NOASSERTION | 2019-09-29T01:27:49 | 2019-09-27T10:44:24 | C++ | UTF-8 | C | false | false | 13,496 | c |
#include "Precomp.h"
#include "MtCoder.h"
#ifndef _7ZIP_ST
SRes MtProgressThunk_Progress(const ICompressProgress *pp, UInt64 inSize, UInt64 outSize)
{
CMtProgressThunk *thunk = CONTAINER_FROM_VTBL(pp, CMtProgressThunk, vt);
UInt64 inSize2 = 0;
UInt64 outSize2 = 0;
if (inSize != (UInt64)(Int64... | [
"mcastelluccio@mozilla.com"
] | mcastelluccio@mozilla.com |
a7de0178da61472a21bb6893cd0af056aa693bdb | 3d0e2d4bf865833c5304792a126801d98f000f40 | /src/fielddata/script/c02_def.h | 17d319b20d7576bf5fb3371d83a95c5f38a72063 | [] | no_license | XLuma/retsam_00jupc | 86311fa2927798e45070f9922046ba5e5a9539ae | 9859bc2f4b5bedcadc791f39ce1e7c77172194e7 | refs/heads/main | 2023-07-25T04:24:49.694267 | 2021-07-30T23:08:09 | 2021-07-30T23:08:09 | 393,130,605 | 0 | 0 | null | 2021-08-05T17:56:40 | 2021-08-05T17:56:39 | null | SHIFT_JIS | C | false | false | 954 | h | #ifndef _C02_DEF_H_
#define _C02_DEF_H_
//スクリプトデータID定義
#define SCRID_C02_FLAG_CHANGE (1)
#define SCRID_POS_C02_RIVAL (2)
#define SCRID_C02_RIVAL (3)
#define SCRID_C02_RIVAL_GYM_AFTER (4)
#define SCRID_C02_DOCTOR_L02_NEWS (5)
#define SCRID_C02_DOCTOR (6)
#define SCRID_C02_SUPPORT (7)
#define SCRID_C02_BIGMAN (... | [
"anon@4chan.org"
] | anon@4chan.org |
e1d286505bd43165e5a522ce7dc5489d9f8e37f1 | 30050b58b54c802478b55f9c762afbf72d7213e3 | /src/threads/init.c | dfffb4865598e72a8b46e11d0b977d68d3fa7eff | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | nfsp3k/pintos_project2 | c4b1e016bba0009e0c45464e3bb9bbb364bf865e | 03aca07c82ff0e79291868e83b0b02b1d6ac90a1 | refs/heads/master | 2020-12-24T18:22:56.506393 | 2016-04-29T06:14:06 | 2016-04-29T06:14:06 | 57,357,628 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,008 | c | #include "threads/init.h"
#include <console.h>
#include <debug.h>
#include <limits.h>
#include <random.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "devices/kbd.h"
#include "devices/input.h"
#include "devices/serial.h"
#include "devices/timer.h"
#include... | [
"cbkbrad@kaist.ac.kr"
] | cbkbrad@kaist.ac.kr |
a564e89396b9816fdd0f32a61a2c4bfef2ac8500 | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE328_Reversible_One_Way_Hash/CWE328_Reversible_One_Way_Hash__w32_MD5_08.c | eaa8ee2455fefd324f9c9d5562daeb766103ebfc | [] | no_license | junxzm1990/ASAN-- | 0056a341b8537142e10373c8417f27d7825ad89b | ca96e46422407a55bed4aa551a6ad28ec1eeef4e | refs/heads/master | 2022-08-02T15:38:56.286555 | 2022-06-16T22:19:54 | 2022-06-16T22:19:54 | 408,238,453 | 74 | 13 | null | 2022-06-16T22:19:55 | 2021-09-19T21:14:59 | null | UTF-8 | C | false | false | 11,528 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE328_Reversible_One_Way_Hash__w32_MD5_08.c
Label Definition File: CWE328_Reversible_One_Way_Hash__w32.label.xml
Template File: point-flaw-08.tmpl.c
*/
/*
* @description
* CWE: 328 Reversible One Way Hash
* Sinks: MD5
* GoodSink: Use SHA-512 as a hashing al... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
0bef5e20beece8f53456713b430548314126e34b | 55f191abc21b8d749a70dea57550289bc28940ee | /doing_nextweek/include/hittable.h | 28696613e804e603b4649a027f09dfcbf49f375d | [] | no_license | Likilee/raytracing | 63bc5177a0116f71ab8647262b12fe63d4528cd8 | 71dbe908b690453ddda6b5d03f3f7e8a474e4d26 | refs/heads/main | 2023-01-22T20:16:58.833129 | 2020-12-06T02:40:49 | 2020-12-06T02:40:49 | 318,020,989 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,752 | h | #ifndef HITTABLE_H
# define HITTABLE_H
# include "ray.h"
# include "vec3.h"
# include "bool.h"
# include "sphere.h"
# include "moving_sphere.h"
# include "material.h"
/*
** 추상화! > 구말고 다른 객체들이 생겨도 함수자체를 수정하지 않아도 되게.
** 그러려면
** 1. 교점 / 법선 / 매개변수 t / 법선과 광선의 방향(front or back) 일치 여부/를 데이터로 가지고있어야한다.
** 2. 서로 다른 형태의 오브젝트를... | [
"gnsdlrl@daum.net"
] | gnsdlrl@daum.net |
5cfdb2eedba950e770d4e4d7c15f3d693dd1719a | 1ad4dd5261a185f3cf92d7fd3226de28679747c5 | /kernel/include/net/fq_impl.h | ac1a2317941e7186abd01d3df0bf9ebc055be38b | [
"Linux-syscall-note",
"GPL-2.0-only",
"MIT"
] | permissive | oslab-swrc/libmpk | b30c8fa2eea834a8ab441fdd9f7789296781ec17 | a0b20ab8819d60d22d2a90f0d54eccae40ae6b05 | refs/heads/master | 2022-05-01T01:36:07.491532 | 2022-03-18T05:44:14 | 2022-03-18T05:44:14 | 223,290,854 | 0 | 0 | MIT | 2019-11-22T00:30:13 | 2019-11-22T00:30:12 | null | UTF-8 | C | false | false | 5,812 | h | /*
* Copyright (c) 2016 Qualcomm Atheros, Inc
*
* GPL v2
*
* Based on net/sched/sch_fq_codel.c
*/
#ifndef __NET_SCHED_FQ_IMPL_H
#define __NET_SCHED_FQ_IMPL_H
#include <net/fq.h>
/* functions that are embedded into includer */
static struct sk_buff *fq_flow_dequeue(struct fq *fq,
struct fq_flow *flow... | [
"spark720@gatech.edu"
] | spark720@gatech.edu |
b14d90b4f9eca33af905ec821b0c66d381406b41 | 2ffc374fe7355e080cad837bfdfec77a74dadb1a | /server.c | 44c8d4526fe07e55a96b64cbf053b5c00099bdc4 | [] | no_license | coolhatguy/TigerS | 52b4589c1602a12224a6ea1a72587b4ee552a2db | 32b57b6d422a0e6c4507736324ee9f259892d51b | refs/heads/master | 2020-09-12T19:16:46.212937 | 2019-11-18T19:09:10 | 2019-11-18T19:09:10 | 222,523,403 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,337 | c | // Tiger Server that handles user authentication, with username creation.
// Users able to handle the action to download and upload files.
//
#include <errno.h>
#include <sys/ioctl.h>
#include <sys/poll.h>
#include <sys/time.h>
#include <unistd.h>
#include <stdio.h>
#include <sys/socket.h>
#include <stdlib.h>
#inc... | [
"bxc4566@g.rit.edu"
] | bxc4566@g.rit.edu |
c4ceb83ceae37362a1670e008910c0d2b44fece8 | 6656fb36bc0d0ac702165d8f05da67fc79d4ee21 | /include/print.h | c19571a6e31871ecd622db1a186bd665eb5e9273 | [] | no_license | benAyab/Simple-Operating-System-from-Scratch | 128556cb5db92d2ab5b1f6b6cd06588aaad17e90 | c4124b60101e794a8639ff7d8828725786d9bb7d | refs/heads/master | 2022-11-23T23:13:19.728346 | 2020-07-25T15:23:49 | 2020-07-25T15:23:49 | 284,325,498 | 1 | 0 | null | 2020-08-01T19:26:59 | 2020-08-01T19:26:58 | null | UTF-8 | C | false | false | 272 | h | #ifndef __PRINT_H__
#define __PRINT_H__
#define ROWS 25
#define COLS 80
void clearLine(int from, int to, char color);
void clear(char color);
void printch(char c, char color);
void print (char* ch);
void print_color (char* ch, char color);
void print_num(int i);
#endif
| [
"noreply@github.com"
] | benAyab.noreply@github.com |
84f52cce93a0f6a3e9a4a87e06e3c0824667f1f3 | b81a4344ba6596c2689d10678aa8af63eb35ab4b | /VectorLibrary/vectorlibrary/MatrixDouble.c | c3ccf0af1d043101d596e23359674f3357f41440 | [] | no_license | SVatG/Peridiummmm | 03dec19b9710bbf49903410cbc6c7fa6af954b15 | 1b294e459f76b921444842eaf1e55103439c35b3 | refs/heads/master | 2020-12-15T17:14:32.645024 | 2020-01-21T21:31:25 | 2020-01-21T21:31:25 | 235,190,672 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,390 | c | #include "MatrixDouble.h"
dmat3x3_t dmat3x3rotate(double angle,dvec3_t axis)
{
double sine=sin(angle);
double cosine=cos(angle);
double one_minus_cosine=1-cosine;
axis=dvec3norm(axis);
return dmat3x3(
cosine + one_minus_cosine*axis.x*axis.x,
one_minus_cosine*axis.x*axis.y + axis.z*sine,
one_minu... | [
"lorenzd@gmail.com"
] | lorenzd@gmail.com |
422dfb17d3a0a48fa68a3430cdeaf950390650ae | 8ee288e42b0f35a97931cf2b2f13f1f2daa6e372 | /Pods/Headers/Private/WhirlyGlobe/MaplyShape.h | 974faaa3fd1ac7273e791fdd0403ea4197911272 | [
"Apache-2.0"
] | permissive | jcollas/WhirlyGlobeSwift | 1c5b8ea86563920cea2bf94d003b80fab048bd03 | 6847f52b9f1da669270d27377e6d0f93ab8d7e44 | refs/heads/master | 2021-01-01T06:54:15.048589 | 2015-12-06T20:57:37 | 2015-12-06T20:57:37 | 23,664,616 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 83 | h | ../../../WhirlyGlobe/WhirlyGlobeSrc/WhirlyGlobe-MaplyComponent/include/MaplyShape.h | [
"juan.collas@aboutobjects.com"
] | juan.collas@aboutobjects.com |
cb4d6639001f4cf704525e260edea05d1e137377 | 410aa01241cca73d6d96ef96fb4878a56564501f | /STM32Cube_FW_F1_V1.6.0/Projects/STM3210E_EVAL/Applications/USB_Device/MSC_Standalone/Inc/usbd_conf.h | 9184aad95e370c2fbb4c3c53eab070c3567186cb | [
"MIT",
"LicenseRef-scancode-st-bsd-restricted"
] | 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 | WINDOWS-1252 | C | false | false | 5,036 | h | /**
******************************************************************************
* @file USB_Device/MSC_Standalone/Inc/usbd_conf.h
* @author MCD Application Team
* @version V1.6.0
* @date 12-May-2017
* @brief General low level driver configuration
****************************************... | [
"bmilanov@voltirex.com"
] | bmilanov@voltirex.com |
2b89e999c67d291f8ede448b8540706d53b49692 | ba335237c4a01a759b8bbd883dd36a4fbf7d3e6c | /Motor.c | 596247f986cf9290b07864904c3a7b8e96125e50 | [] | no_license | LiliaLobato/Lobato_Paz_P2_SEBM | f859e5b0a165e7cbde44966ece9362a1bdc71438 | e3a3d36545a3af00f98f9a6d84b4b08841dfd726 | refs/heads/master | 2021-10-25T04:23:47.937559 | 2019-03-31T19:39:51 | 2019-03-31T19:39:51 | 178,483,779 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,218 | c | /*
* Motor.c
*
* Created on: 11/03/2019
* Author: Lilia Lobato
*/
#include "MK64F12.h"
#include "GPIO.h"
#include "PIT.h"
#include "NVIC.h"
#include "RGB.h"
#include "Motor.h"
#include "Bits.h"
#define SYSTEM_CLOCK (21000000U)
#define DELAY1S (2.0F)
#define DELAY4S (8.0F)
#define MOTOR_RE... | [
"noreply@github.com"
] | LiliaLobato.noreply@github.com |
a80c1f60a54a0430b43c02d2fe74a47c35052f69 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/fakir/fcastle/OBJ/18purse.c | 64d9419a888f16541c8d559f7bcc3a57c4f63fe1 | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,968 | c | #define TPN this_player()->query_name()
#define TP this_player()
inherit "/obj/treasure";
int coins, open;
reset(arg) {
if(arg) return;
set_id("purse");
set_short("A Leather Coinpurse");
set_long(
"A soft leather coinpurse with a drawstring top. It is tied shut.\n");
set_value(25);
set_weight(1);
}... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
d80df9342f9f97ffe7b9a2fc08a1d35a7d04b02e | 04bf995bace62f22b14f8d99ea7aaa1b128b2001 | /inc/common/comm.h | 9f7e8ed8d410a59cbcb60b1a0ea68395369a10ab | [] | no_license | greenlambda/microzed_comm_test | cfe9c4b9e29e3f3fa66588b77ab9bb03b033b556 | 656b7af858c77505cc7931a975287c6e42cc79bc | refs/heads/master | 2021-01-01T19:10:51.480853 | 2015-02-16T01:44:48 | 2015-02-16T01:44:48 | 26,633,747 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,209 | h | /*
* comm.h
*
* Created on: Nov 13, 2014
* Author: galen
*/
#ifndef COMM_H_
#define COMM_H_
#include <netinet/in.h>
#include <stdint.h>
#include <stdbool.h>
#define MAGIC_HEADER (0xDEADBEEFl)
#define MSG_OPT_KEEP_CONNECTION_ALIVE (1<<15)
typedef struct msg_container{
uint32_t header;
uint16_t msgOpt... | [
"jrh6@rice.edu"
] | jrh6@rice.edu |
50570b2760471996817cb4f862e3ef1e6d47f154 | 6c02bdfe4e5d9edc2ce5d33ffcae785f6d8af650 | /58.c | 24317d90a6069afcc96bbae4f9d5e44791e9f4b4 | [] | no_license | ABIKUTTI/GUVI | c6f27948ac519c3ee4ef30562e1ad88fae80e18c | c93e46b99c651a39c7bde41c28334009efaa6166 | refs/heads/master | 2021-05-13T12:13:17.503511 | 2018-03-19T11:27:38 | 2018-03-19T11:27:38 | 116,667,161 | 0 | 4 | null | null | null | null | UTF-8 | C | false | false | 172 | c | #include<stdio.h>
int main()
{
int i=50;
k=50;
printf("Value of i=%d k=%d before swap",i,k);
i=i^k;
k=i^k;
i=i^k;
printf("value of i=%d k=%d after swap ",i,k);
return 0;
}
| [
"noreply@github.com"
] | ABIKUTTI.noreply@github.com |
dcf04267cdb81dc3f6c41bee0f357939ce304752 | 869c392a03c1541c6a0f1da89325dae97589058e | /hcker5.C | cd0c733780d62a0c76be3ece258aed60d531e36c | [] | no_license | s-shikharcse/HackerEarth-Code | c57d79af1a3601e92d6d4c4cef04de0781c321e5 | 43e1297852722bd6c17592a0996bb706622ea7ac | refs/heads/master | 2020-03-10T23:00:33.828379 | 2018-04-15T17:30:24 | 2018-04-15T17:30:24 | 129,631,404 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 222 | c | #include<iostream>
using namespace std;
int main()
{int i,l,n,w,h;
cin>>l>>n;
for(i=1;i<=n;i++)
{
cin>>w>>h;
if(w>=l&&h>=l)
{ if(w==h)
cout<<"ACCEPTED";
else
cout<<"CROP IT";
}
else
cout<<"UPLOAD ANOTHER";
}
}
| [
"noreply@github.com"
] | s-shikharcse.noreply@github.com |
4e4aea90898f35977422bb7245e6e6e752feb5f6 | 5a9c9605b147c0cbce30986ce428fa6be85ee6ae | /c/k_and_r/4.2-atof.c | 0db3ab11a64bbad9f4a07db7e1985a94135d3f8a | [
"MIT"
] | permissive | markfranciose/drops_of_knowledge | d7b6f98e39a99bd1933dc278a0731d90cf733d15 | d126bbbb499af43098d3938e35df3381833cecac | refs/heads/master | 2023-01-30T21:11:19.384349 | 2021-03-23T17:21:45 | 2021-03-23T17:21:45 | 98,239,048 | 0 | 0 | MIT | 2023-01-19T08:34:28 | 2017-07-24T22:07:58 | JavaScript | UTF-8 | C | false | false | 503 | c | #include <ctype.h>
double atof(char[] s);
int main(void)
{
return 0;
}
double atof(char[] s)
{
double val, power;
int i, sign;
/* skip leading whitespace */
for (i = 0; isspace(s[i]); i++) {
;
}
/* if the first char encountered is a minus sign,
* we're going to hold -1 to multiply at end */
sign = ... | [
"mark.franciose@gmail.com"
] | mark.franciose@gmail.com |
9c47d3b54e4ecaacd66ae551561dca81709e0e14 | 4cff9c9a205376f0bdd80412c2921ee502b2ceff | /altrace_common.h | b1366a2f432195e7234d541471fa2dda0195a4e8 | [
"Zlib"
] | permissive | icculus/altrace | e85f3e745c473217f487fa7990fc7586835841b6 | dd572d92b514e835f4bed7bbeb487baf47b9c4bb | refs/heads/main | 2023-07-16T11:09:25.156666 | 2021-08-25T09:09:11 | 2021-08-31T14:29:02 | 381,153,775 | 7 | 7 | Zlib | 2021-08-31T14:29:03 | 2021-06-28T20:28:57 | C | UTF-8 | C | false | false | 7,949 | h | /**
* alTrace; a debugging tool for OpenAL.
*
* Please see the file LICENSE.txt in the source's root directory.
*
* This file written by Ryan C. Gordon.
*/
#ifndef _INCL_ALTRACE_COMMON_H_
#define _INCL_ALTRACE_COMMON_H_
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <st... | [
"icculus@icculus.org"
] | icculus@icculus.org |
c6c915cdaa9260892b66ecd43ba365f1848cddba | f355800109b3dafe56ee4e27a77abc5b19be56e9 | /Tools/JohnTheRipper-bleeding-jumbo/src/opencl_ntlmv2_fmt_plug.c | 42397c89f5bec6b5fc9dc6eb4bac980be6332957 | [
"DOC",
"GPL-1.0-or-later",
"GPL-2.0-only",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | davehull/OSCPRepo | 56618d5521e277e569e5c2548c85a9df81f23edf | 94b7884cfd35f3057ef3f4604789c83bf76f1bd7 | refs/heads/master | 2020-04-12T13:07:51.089004 | 2018-12-17T15:06:57 | 2018-12-17T15:06:57 | 162,512,772 | 2 | 0 | MIT | 2018-12-20T01:58:47 | 2018-12-20T01:58:47 | null | UTF-8 | C | false | false | 38,323 | c | /*
* OpenCL NTLMv2 -- NTLMv2 Challenge/Response
*
* Based on code written by JoMo-Kun <jmk at foofus.net> in 2009
*
* This software is
* Copyright (c) 2016, magnum
* Copyright (c) 2015, Sayantan Datta <std2048@gmail.com>
* and it is hereby released to the general public under the following terms:
* Redistribut... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
65f369ab095b97881eda7304c0700eaf09f159bb | 9c2acb5ff84f0a8ea7added6511af4717421e44b | /kkaa1.c | 65f36b9a4e0b32016c05bb53df6f2dd119e7b9c9 | [] | no_license | kalaijc/j.c | d1829b62817cdb8b9adabde5d5888097fd972d33 | 17d275beac80bdfe24cf0cf2b09bbc408b4c4d9e | refs/heads/master | 2021-05-04T17:34:34.417122 | 2018-03-14T10:39:02 | 2018-03-14T10:39:02 | 120,274,992 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 322 | c | #include<stdio.h>
void main()
{
int n,temp,i,j,a[20];
printf("enter the array of numbers");
scanf("%d",&n);
printf("enter the numbers");
for(i=0;i<=n;i++)
{
scanf("%d",&a[i]);
}
for(i=1;i<=n;i++)
{
for(j=i+1;j<=n;j++)
{
if(a[i]>a[j])
{
temp=a[i];
a[i]=a[j];
a[j]=temp;
}
}
}
for(i=0;i<=n;i++)
{
printf("%d",a[i]);
}
... | [
"noreply@github.com"
] | kalaijc.noreply@github.com |
b388e6d0055e80662e11aad7540127a09c10ff3c | 9791a7a24160c3acacb1d0bb1b5b4453361b2151 | /WinDDK/7600.16385.1/src/print/msplot/plotter/escape.c | 483de083d3769f24d6bc2bc94eb9620d106ec5ea | [] | no_license | kcrazy/winekit | fedc7bfa3fa702423f93447a8a19e2a4d358241e | 7948f5f42a60225d9f94930be539f0a1d6202dbc | refs/heads/master | 2021-01-10T08:18:48.598427 | 2017-02-17T05:34:15 | 2017-02-17T05:34:15 | 50,400,541 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,351 | c |
/*++
Copyright (c) 1990-2003 Microsoft Corporation
Module Name:
escape.c
Abstract:
This module contains the code to implement the DrvEscape() driver call
Author:
15:30 on Mon 06 Dec 1993
Created it
[Environment:]
GDI Device Driver - Plotter.
[Notes:... | [
"thekcrazy@gmail.com"
] | thekcrazy@gmail.com |
28d04b04c1b4947c91ea46f55e1e3b1f4d83844f | c9a3c8288c0c1a59764786507c2a85a8d9a8c36f | /APPS_SIMPLE_EXAMPLE_P2P_SAMR30_SensorBoard/APPS_SIMPLE_EXAMPLE_P2P_SAMR30_SensorBoard/src/ASF/sam0/utils/cmsis/samr30/include/instance/tal.h | 5c184682f63de50a3501574f21547383404c0618 | [] | no_license | LeoZhang-ATMEL/SAMR30_P2P_Pingpong_Test | 0360a2a4c1b2c014cf1bfdab954e75f2067ae911 | 4c3ca2772230e076295c3c396e470564aaf2c408 | refs/heads/master | 2023-07-01T23:58:29.338099 | 2021-06-06T02:08:49 | 2021-06-06T02:08:49 | 370,063,599 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,347 | h | /**
* \file
*
* \brief Instance description for TAL
*
* Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
*
* \asf_license_start
*
* \page License
*
* Subject to your compliance with these terms, you may use Microchip
* software and any derivatives exclusively with Microchi... | [
"liang.zhang@microchip.com"
] | liang.zhang@microchip.com |
1e9b3eab4b3b68da7544c4a86d99672b52cc68f3 | e0ef034b87ade27dcef6afb15f6cde566fe63770 | /Prob_014/prob_014.c | b4fe7d4de8d6a5a4712956492a75683fab851cf4 | [] | no_license | dannymulligan/Project_Euler.net | 621cae9622d224f68bb17d7033c9b3245d86a4cf | 4368aac279996e5972c479ed04fb6be23112650c | refs/heads/master | 2020-12-24T05:21:23.250238 | 2020-11-22T18:05:01 | 2020-11-22T18:05:01 | 1,063,955 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,603 | c | // Project Euler.net Problem 14
//
// The following iterative sequence is defined for the set of positive integers:
//
// n -> n/2 (n is even)
// n -> 3n + 1 (n is odd)
//
// Using the rule above and starting with 13, we generate the following sequence:
//
// 13 -> 40 -> 20 -> 10 -> 5 -> 16 -> 8 -> 4 -> 2... | [
"danny@dannymulligan.com"
] | danny@dannymulligan.com |
2e3a42357e0c344a3ef583e3dd80d18dfd1a46b6 | 3eb2625adf86202c9ff619177329c39147025154 | /MOUSE.H | b47318052585b8fd024cb35df875ec2f778d80a0 | [] | no_license | flrl/spred | 138b4806ef7c057e8a7c3b7e170d929c1e1f5756 | 57711fbb837f2df89172facaf9ce2ba30f43b950 | refs/heads/master | 2021-01-10T11:41:29.095096 | 2015-10-01T13:54:41 | 2015-10-01T13:54:41 | 43,267,591 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 486 | h | #ifndef MOUSE_H
#define MOUSE_H
enum {
MOUSE_LBUTTON = 0,
MOUSE_RBUTTON,
MOUSE_MBUTTON,
MOUSE_NBUTTONS /* leave last */
};
typedef struct mouse {
int x;
int y;
int dx;
int dy;
int events;
unsigned char n_buttons;
unsigned char button[MOUSE_NBUTTONS];
unsigned char pressed[MOUSE_NBUTTON... | [
"flrl@users.noreply.github.com"
] | flrl@users.noreply.github.com |
c97599ab4597cd418ddf97bffdac7c289b54b8e8 | 05869e5d7a32845b306353bdf45d2eab70d5eddc | /soft/application/coolmmi/mmi/Audio/src/AudioSrc.c | 897720b064eeedff45a163991969ffc9908438c6 | [] | no_license | shenfahsu/sc-fix | beb9dc8034f2a8fd9feb384155fa01d52f3a4b6a | ccc96bfaa3c18f68c38036cf68d3cb34ca5b40cd | refs/heads/master | 2020-07-14T16:13:47.424654 | 2011-07-22T16:46:45 | 2011-07-22T16:46:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 21,184 | c | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or dis... | [
"windyin@2490691b-6763-96f4-2dba-14a298306784"
] | windyin@2490691b-6763-96f4-2dba-14a298306784 |
732ed8984adbab55d7a572bda7075c9d3cf1f8f3 | 6753a5afb2caadc8d9460b18011e6f98213c9fe7 | /Code/Lab 3 (INTEGRALS)/Ex_12.10.c | 2b1816bcb9d357d8083e3a060f672a5ab71c6384 | [] | no_license | mitchmiller08/PHYS-440-Computational-Physics-2- | de6f2a70d67eb783de978d8d6a3716f35a83bf63 | f2a10c4eb87b68c193537f383a4031bd9f15b8db | refs/heads/master | 2021-01-21T16:35:18.697871 | 2017-05-22T02:10:43 | 2017-05-22T02:10:43 | 91,898,595 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 522 | c | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#define pi 3.141592654
#define e 2.71828182845905
// Mitchell Miller
// PHYS 440 Lab 3
// Ex 12.10 2/28/12
// Monte Carlo Method
double sumRand(){
double sum=0.;
int counter;
for(counter=0;counter<12;counter++){
sum = sum + drand48();
}
return(sum)... | [
"mitch.miller08@gmail.com"
] | mitch.miller08@gmail.com |
7d1471571cae86ed855b6ee2865fa4aed3e1869c | 57ad4cc874b18ec29e2ecd1917c88f2a551b9a88 | /lora_udpXmit/c/echo/udpEcho.c | e9d6bc6d3d573e69f71fb5acb30ee132b57051d3 | [] | no_license | jeffykim/NJITSolarCarUI | fe12fe3ad70983a5842bf850e7b1e72b886e1fa4 | 5e81bae500f4948e9de29d6bbdbd30c558388bdf | refs/heads/master | 2018-12-26T23:43:43.573244 | 2018-10-22T21:23:28 | 2018-10-22T21:23:28 | 107,796,200 | 1 | 3 | null | null | null | null | UTF-8 | C | false | false | 3,021 | c | /*
* udpserver.c - A simple UDP echo server
* usage: udpserver <port>
*/
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <netdb.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#define BUFSIZE 1024
/*
* error - wrapper for... | [
"bduemmer1@gmail.com"
] | bduemmer1@gmail.com |
c302f5f3614339bd12080f190dc2f88bc0296a8b | 3e229112d075dd98638ec18edb154d9a209e0022 | /ch/08/showchar2.c | cd7a261ffe588a74c6af38c882304a1047ec25da | [
"MIT"
] | permissive | brovish/c_primer_plus | 4b87e6976fe8f1c121d1a6629246e894fe24f90f | 91ef8457d83011ecda4c5cca55fc85a3f9d20410 | refs/heads/main | 2023-09-05T19:55:57.595835 | 2021-11-22T08:42:08 | 2021-11-22T08:42:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 695 | c | #include <stdio.h>
void display(char cr, int lines, int width);
int main(void)
{
int ch;
int rows, cols;
printf("Enter a character and two integers:\n");
while ((ch = getchar()) != 'n')
{
if (scanf("%d %d", &rows, &cols) != 2)
break;
display(ch, rows, cols);
//fseek(stdin,0,SEEK_END);
... | [
"kurdt88@outlook.com"
] | kurdt88@outlook.com |
b3d79a86c3851a5d3fe31a6f49f9a7862575a3d9 | 5f92b9e04660c12107f6229c482250bc9b4f5b71 | /c/mondai3_4.c | 18398f68accab2a542323f8f65aa56714b0308b5 | [] | no_license | ryudai/C-language-practice1 | 8b4f9e94f5b14105e30dfd28d17be850ff8bef3f | 67cff55837875fa691fc05505605da04e87dbc49 | refs/heads/master | 2021-01-23T08:11:09.853952 | 2014-10-21T14:43:09 | 2014-10-21T14:43:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 397 | c | #include <stdio.h>
int main()
{
double data[5][3];
int i;
double h, w;
h = 0;
w = 0;
for (i = 0; i < 5; i++){
scanf("%lf %lf", &h, &w);
data[i][0] = h;
data[i][1] = w;
data[i][2] = w / (h * h);
}
for (i = 0; i < 5; i++){
printf("%.2f %.2f %.2f", data[i][0], data[i][1], data[i][2]);
if (data[i][2... | [
"ryu04052014@yahoo.co.jp"
] | ryu04052014@yahoo.co.jp |
2799aa15925daacdc8d99dd3be611fb76e6ac699 | 499c12921fa0d738546679d1214717be796a688c | /include/foxutils/arraymacs.h | 0eecbd32a8a0382c85ecac34c62ae927cad08fd3 | [
"Apache-2.0"
] | permissive | Foxbud/libfoxutils | b1ca714403e5bb229b92f78318b2264d6fac29e7 | 3788a05da9655f2a8db9d48d1e300e1d5a25f2e8 | refs/heads/master | 2022-12-05T07:17:43.602001 | 2020-08-29T16:57:33 | 2020-08-29T16:57:33 | 287,109,800 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,003 | h | /**
* @file
*
* @copyright Copyright 2020 Garrett Russell Fairburn
*
* @copyright This file is part of the libfoxutils C library which is released
* under Apache 2.0. See file LICENSE for full license details.
*
* @brief Convenience, function-like macros for foxutils/array.h.
*/
#ifndef FOXUTILS_ARRAYMACS_H
#... | [
"breadboardfox@gmail.com"
] | breadboardfox@gmail.com |
969b868e14204b9c80e6189bbffbd2c88f81cdc2 | a4b9988247ab89194fe4e2616f32f19c8eb82f4b | /信安1805-吴锦添-U201810398/lab2/Yuyi.c | b85501a16f5f5bafeac0ff621ab52858a68014b0 | [] | no_license | Wjt1127/HUST-Compile-lab | 6e6b2eeb898ea027709b382f6c906b03e4768eea | e0e054eada71d8ff9221492477735afee58d664a | refs/heads/main | 2023-07-08T04:37:38.227723 | 2021-08-05T09:42:26 | 2021-08-05T09:46:35 | 392,986,591 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 22,705 | c | #include "def.h"
SYMBOLTABLE new_table={{0},0};//总的符号表
symbol_scope_Stack new_scope={{0},0};//区域符号表
char *strcat0(char *s1,char *s2){
static char result[10];
strcpy(result,s1);
strcat(result,s2);
return result;
}
char *newAlias() {
static int no=1;
char s[10];
return strcat0("v",s);
}
ch... | [
"1243254658@qq.com"
] | 1243254658@qq.com |
7e55c66f44ee0ce7725c15207604842e0c0675c9 | c389099930e650355c88f97745ff33599dcf425f | /CN programs/chat final/server.c | ded46b707e69dced2cc29f54c068681656c82c9c | [] | no_license | mudit1993/Practice-Programs | 51b5e4baeaf7507c5cfb246dd37a8adf2c2b24d7 | 3bbd6eb6d6fcd26e18cf58ea4aa22f6c02dd2f49 | refs/heads/master | 2021-07-16T07:24:05.739834 | 2020-06-27T15:25:01 | 2020-06-27T15:25:01 | 179,814,263 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,328 | c | #include"stdio.h"
#include"stdlib.h"
#include"sys/types.h"
#include"sys/socket.h"
#include"string.h"
#include"netinet/in.h"
#include"pthread.h"
#define PORT 4444
#define BUF_SIZE 2000
#define CLADDR_LEN 100
void * receiveMessage(void * socket)
{
int sockfd, ret;
char buffer[BUF_SIZE];
... | [
"mudit.madhogaria@sap.com"
] | mudit.madhogaria@sap.com |
1373850920da6692fa32b89d78ab7c25e9721941 | 251ee5049a75dcc920aeedbb452a344ce1b48d9e | /phase1-starter-master/phase1d/tests/test_join.c | b3707e10c9cdcec0ceba124ad19b5090509a9293 | [] | no_license | brechtelj1/1d | 7b8f40a7721a027e30c8a8aebee726b8fc1c97c9 | 5eb57e25cd5e9a4f534f5b3dc362c033194b245a | refs/heads/main | 2023-03-11T12:05:23.418945 | 2021-03-02T00:59:40 | 2021-03-02T00:59:40 | 342,478,666 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,955 | c | /*
* A stress test for join.
*/
#include "phase1.h"
#include <assert.h>
#include <stdio.h>
#include "tester.h"
int Child(void *arg) {
return (int) arg;
}
int P2_Startup(void *notused)
{
#define NUM 40
int status = 0;
int rc;
int pids[NUM];
P1_ProcInfo info;
int pid, chil... | [
"noreply@github.com"
] | brechtelj1.noreply@github.com |
15dab2097d688c1258ed0a9db8c169df16fdc775 | 277f6cb92fe306a18d8dae56c3b0261c3ed6a3fc | /src/include/runner.h | 5a98e229c6bb1a3139c50d683aaf518556dee40f | [
"MIT"
] | permissive | z8432k/feodorov-translation-lab2 | 136172e6e6843271f129278005d149fb7188cc0a | 8b1edaaf8e825e95f1d8fe8560063ef9986b8d06 | refs/heads/master | 2022-11-04T19:43:54.794125 | 2020-06-20T13:07:30 | 2020-06-20T13:07:30 | 272,769,992 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 60 | h | #include <glib.h>
void runner(gchar *str, gchar **result);
| [
"webmaster@unixcomp.org"
] | webmaster@unixcomp.org |
c9f94293d86f7cb85e3f6a210d4d375d6661960e | 76afa77c8c7c0f3c566ef97b9c291591eb8a4f71 | /PAL/XMEGA/ATXMEGA256A3/Src/pal_sio_hub.c | 41b3dd36d5c3b7f20e1ee6a39995d19275ed3357 | [] | no_license | johncobb/xmega_macless_rtb_demo | 4fde20c53c229d99e71d7c1fb19ec5bd0eddc161 | 43e35be9819c330215e274d10e2d0f73993ea45b | refs/heads/master | 2021-01-10T10:00:01.329247 | 2015-11-16T21:46:23 | 2015-11-16T21:46:23 | 46,304,800 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,552 | c | /**
* @file pal_sio_hub.c
*
* @brief Stream I/O API functions
*
* This file implements the Stream I/O API functions.
*
* $Id: pal_sio_hub.c 33251 2012-08-27 07:39:46Z sschneid $
*
* @author Atmel Corporation: http://www.atmel.com
* @author Support email: avr@atmel.com
*/
/*
* Copyright (c... | [
"john@cphandheld.com"
] | john@cphandheld.com |
1361bda5470461269e9fe3185f93f5dc0533aeeb | 32d404963376a396ee7ef518304b31f91694b79a | /Beta Weekend 2/DUMP/WeightTransferRelationship_struct.h | 69e058d3dae241e45f73faea3e161740b86d83b2 | [] | no_license | TammelTin/Icarus-Dump | af2d1899491444924636b3903d5ee327a87d97c9 | 148c92b73f02add701816fd51fafc041145a635a | refs/heads/main | 2023-08-11T02:58:04.032131 | 2021-09-10T12:16:02 | 2021-09-10T12:16:02 | 401,130,226 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 484 | h | // UserDefinedStruct WeightTransferRelationship.WeightTransferRelationship
// Size: 0x24 (Inherited: 0x00)
struct FWeightTransferRelationship {
struct UShapeComponent* Shape_2_A056ECD047489B372874FA84F152577F; // 0x00(0x08)
struct UBP_Weight_C* Weight_5_3CDCB90E4890DB01F357F19ACFE00EEF; // 0x08(0x08)
struct TArray<s... | [
"30595413+TammelTin@users.noreply.github.com"
] | 30595413+TammelTin@users.noreply.github.com |
9d97675e94acd6d3dc044ad09c4c6c83ecb92b46 | 07cadfbf44d85b5af7aaa886700dd561d8740ef1 | /lab4/test4.c | 522b0efa3b0ac8221d63d55a2869f9b5b516e0f0 | [] | no_license | FernandoJAlves/LCOM-FEUP | cf87a72506d82ed9eb5ea760c50566c59d3a2693 | 2d25b7a022262ed0cc147a352b71f068a6b48b94 | refs/heads/master | 2021-09-03T01:01:11.718919 | 2018-01-04T11:54:06 | 2018-01-04T11:54:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,241 | c | #include "test4.h"
int mouse_test_packet(unsigned short cnt){
int ipc_status;
int counter = 0;
unsigned long mouse_packet[3];
message msg;
int mouse_id = 12;
unsigned long irq_set = BIT(mouse_id);
unsigned long r;
if(mouse_subscribe_int(&mouse_id) != 0){
printf("The program was unable to subs... | [
"noreply@github.com"
] | FernandoJAlves.noreply@github.com |
68380ff676526adb0e62a9ccbc2fff56c38cbbfa | 601e8b1ddbee1bdeb94ecd381e9ed29365f4eb42 | /CUDAsmith-src/src/CUDASmith/cuda_launcher.c | 2421cbc6a4286e297ca91b2033c87fd9bc86e518 | [] | no_license | gongbell/CUDAsmith | 67ad33df8b524f1832916c529dab4969353a8cf6 | 3365183bef8f16bf07ab807f1d2206dce21d1315 | refs/heads/master | 2023-07-07T01:38:29.695112 | 2023-07-01T02:31:19 | 2023-07-01T02:31:19 | 165,367,747 | 16 | 7 | null | null | null | null | GB18030 | C | false | false | 19,408 | c | #include <stdio.h>
#include <stdlib.h>
#include <cuda.h>
#include <string.h>
#include <stdbool.h>
#include <builtin_types.h>
#include "device_launch_parameters.h"
#include "cuda_runtime.h"
#define checkCuErrors(err) __checkCuErrors (err,__FILE__,__LINE__)
#define checkCudaErrors(err) __checkCudaErrors (err,__FILE__,__L... | [
"noreply@github.com"
] | gongbell.noreply@github.com |
8eff6e464a4d90d0dcfa8dd521016bfe56d383ce | 20bd5811c8ccf650cf5ff29ca5f48690b9a6efb1 | /libft/ft_strclr.c | 593ac799a1416c84d2832b6687b02098b2bfc55f | [] | no_license | Xenado/ft_ls | 28086b41924782dd55e8f21c7a93f4912cdf8375 | 0bbb13bd1a7a3e986e9156f123148e679ed5607a | refs/heads/master | 2020-03-17T18:22:12.840193 | 2018-10-29T15:29:08 | 2018-10-29T15:29:08 | 133,822,057 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,006 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strclr.c :+: :+: :+: ... | [
"jcaille@e2r11p10.42.fr"
] | jcaille@e2r11p10.42.fr |
ed6f40a6324bf62dd627f7bddb668aae36d2cb25 | 2bcc4e6751a73e5dd7ad4f30b24a1cb6e91cfe40 | /analysis/file_print/file_print.C | 040f3b390a8703bd4c9863dad3e9cade0abdaffb | [] | no_license | matrixk/tpc-src | 2c7556809a59d685d55985c1f973931806146f83 | b8ab964f1adbedef186f826b6d692d7775ed4a49 | refs/heads/master | 2023-07-29T00:31:55.078634 | 2021-09-14T11:53:05 | 2021-09-14T11:53:05 | 406,276,879 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,767 | c | /*This Program will create a root file. If the input root file is abc.root, then the output file is abc_signal.root
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <limits.h>
#include <float.h>
#include <math.h>
#include <TFile.h>
#include <TTree.h>
#include <TROOT.h>
#include... | [
"matrixk@outlook.com"
] | matrixk@outlook.com |
0e98a50e374bf343f533ea3dd39f19012a786720 | cf643d58b0474ec7bc17970b6ee6206ce3295fa6 | /master/scheduler.c | 867659de2419d17e90e233169a68005a75de5d8f | [] | no_license | 031gus/Gustavo_Alvarez_Barrera_IC_601_Taller_SO | dc2be4123525c6de0c0f9f356fa040d5aaca6291 | 00a394c1fd20ee5010d2c62e7dd16318e240dec6 | refs/heads/main | 2023-06-12T06:10:58.152311 | 2021-06-30T05:16:18 | 2021-06-30T05:16:18 | 355,384,268 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,990 | c | #include "scheduler.h"
static int buscarIndex_empty(array_procesos *_array);
static void initArray(array_procesos *_array);
static bool isOk_ID_Process(array_procesos *_array, process _t);
int cont_procesos = 0;
process *crear_Proceso(int _id, int _delay, char *_nombreProceso, FN_ACCION _proceso_realizar, int _estad... | [
"noreply@github.com"
] | 031gus.noreply@github.com |
dbacee339431010402cea09e4a5fd04754f120d7 | 3f19d811a155bb0fc66de4045b45c9915e3f2f44 | /vsctut/Include/glad/glad.h | a2f7879569cef64295b0a65767c0535df9d575d9 | [] | no_license | zigui-ps/Advanced-Computer-Animation-Term-Project | ffb88eac77e83e1e20a0f1f6ec0cb291607b63d4 | 9ac48812005e099aefa8989495dc1605fd86bc1b | refs/heads/master | 2020-09-22T16:35:07.917928 | 2019-12-16T01:04:43 | 2019-12-16T01:04:43 | 225,274,821 | 1 | 0 | null | 2019-12-16T01:04:45 | 2019-12-02T03:12:13 | C++ | UTF-8 | C | false | false | 180,834 | h | /*
OpenGL loader generated by glad 0.1.33 on Sun Nov 3 14:54:59 2019.
Language/Generator: C/C++
Specification: gl
APIs: gl=3.3
Profile: compatibility
Extensions:
Loader: True
Local files: False
Omit khrplatform: False
Reproducible: False
Commandline:
--pr... | [
"hinis0804@gmail.com"
] | hinis0804@gmail.com |
448d89c2cbee6f94bdde42cc7c4605884451466e | 9508e47b9471a614e367d3e1277d477f1e1a3843 | /net-prog/unp/unpv22e/pxmsg/mqnotifysig4.c | a767f2930c01b273ad0ffcd065dc21525d86b85e | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | rkks/refer | f4dd8e4a0b8fc00c189a1a0aa05359445d36aed4 | ae118ce7d4888b5a9bdb43aaaff2569af791f334 | refs/heads/master | 2022-09-29T08:32:56.961875 | 2022-09-19T07:30:59 | 2022-09-19T07:30:59 | 127,179,189 | 6 | 1 | NOASSERTION | 2022-04-06T03:31:16 | 2018-03-28T18:04:47 | C | UTF-8 | C | false | false | 975 | c | #include "unpipc.h"
int
main(int argc, char **argv)
{
int signo;
mqd_t mqd;
void *buff;
ssize_t n;
sigset_t newmask;
struct mq_attr attr;
struct sigevent sigev;
if (argc != 2)
err_quit("usage: mqnotifysig4 <name>");
/* 4open queue, get attributes, allocate read buffer */
mqd = Mq_open(argv[1], O_RDONLY... | [
"ravikirandotks@gmail.com"
] | ravikirandotks@gmail.com |
02d60dd92f9751967a4edf836feadf30be5c88b4 | 8ae7a23f05805fd71d4be13686cf35d8994762ed | /mame150/src/mame/drivers/gamecstl.c | 5cbeaf1ea57e9b7eb7f635638af5fefe9a0efb76 | [] | no_license | cyberkni/276in1JAMMA | fb06ccc6656fb4346808a24beed8977996da91b2 | d1a68172d4f3490cf7f6e7db25d5dfd4cde3bb22 | refs/heads/master | 2021-01-18T09:38:36.974037 | 2013-10-07T18:30:02 | 2013-10-07T18:30:02 | 13,152,960 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,391 | c | /*
Cristaltec "Game Cristal" (MAME bootleg)
Skeleton driver by R. Belmont, based on taitowlf.c by Ville Linde
Note:
- bp 000F16B5 do bx=0x16bb (can't skip this check?)
Specs: P3-866, SiS 630 graphics card, SiS 7018 sound, Windows 98, DirectX 8.1.
Input is via a custom COM1 port JAM... | [
"dan@van.derveer.com"
] | dan@van.derveer.com |
f511a65d8ec7b829fe7a1caafdad32ea14827355 | d86dd1919cfe6ad6fe5771103e1b4b6bd0cec9fb | /Files/fseek_file.c | 7ea18c8e3c257c203cb69da50875b80f9fcd9d92 | [] | no_license | jagtapshubham/C | 9b292ea1c646bc84763d315368a1e98a60807ae3 | 6ebfa980a607aacc66a917c513ebd5928481b00b | refs/heads/master | 2021-06-26T17:03:48.011844 | 2020-09-21T06:33:13 | 2020-09-21T06:33:13 | 137,169,054 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 315 | c | #include<stdio.h>
#include<stdlib.h>
int main()
{
FILE *fp;
char ch;
fp=fopen("abc.txt","r+");
if(fp==NULL)
{
printf("Unable to open file\n");
exit(1);
}
else
{
fseek(fp,-9L,SEEK_END);
fputc('1',fp);
fseek(fp,0L,SEEK_SET);
while((ch=fgetc(fp))!=EOF)
{
putchar(ch);
}
}
fclose(fp);
}
| [
"noreply@github.com"
] | jagtapshubham.noreply@github.com |
0c62249b9650e93207f39dce5cf05be1f7b32ca8 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/MC/dMu/5.4e-18/attic/Unblinded/fit_wiggle_truthAllDecays_WORLD_500MeV_AQ.C | 9c7d5c41d3eeb14a3c603c4083e0b10762f72cfd | [] | no_license | sam-grant/EDM | 486ea029bf766c968a3c7b41198ffcf9bc3c9b8a | 525e41de5f675c39014488c79144f47562910736 | refs/heads/master | 2022-10-30T22:35:42.979799 | 2022-10-19T18:44:54 | 2022-10-19T18:44:54 | 296,421,806 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,103,978 | c | void fit_wiggle_truthAllDecays_WORLD_500MeV_AQ()
{
//=========Macro generated from canvas: c/c
//========= (Tue Aug 24 00:17:21 2021) by ROOT version 6.22/08
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
c->SetHighLightColor(2);
c->Range(-3.787797,0.375,333.8378,6.625);
c->SetFillColor(0);
c->SetBorde... | [
"samuel.grant94@gmail.com"
] | samuel.grant94@gmail.com |
6c6040e2d4fa30e72145f119d3650b0bf07e9086 | e4f675cb83c363ccea5ff48c18f66a64f194d23d | /parser_help.c | 9b4c9b4a2344d9a06dd5ce8905e7865976d60049 | [] | no_license | musselmanjoey/shellProject | 973dea0697441eec323a4103357200101bc0a845 | ae0b377eb5ac74b1233c3a8f1ebb75cf916fe49f | refs/heads/master | 2020-03-28T09:41:56.435328 | 2018-09-13T21:16:44 | 2018-09-13T21:16:44 | 147,953,652 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,014 | c |
//COP4610
//Fall 2018
//Project 1 Starter Code
//example code for initial parsing
//you are free to use any/all of this code but you are not required to
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
char** addToken(char** instr, char* tok, int numTokens);
void printTokens(char** instr, int... | [
"jhm15b@my.fsu.edu"
] | jhm15b@my.fsu.edu |
be2a28176f7ed24801fb030d2530d8d39d378d84 | cbd7ac4f43d66e024ea87ffcd47872f25526138a | /181025/fact.c | eea84dbc850e6bf9ed408de59d1a985bea1f129d | [] | no_license | inuse918/C_Practice_1 | d1edbad8deebcbbcb220e6c89d34886763041563 | 390c49f2aaf963943d69346a30b5268925737e7c | refs/heads/master | 2020-05-05T13:46:40.050495 | 2019-12-22T13:14:49 | 2019-12-22T13:14:49 | 180,092,806 | 0 | 0 | null | null | null | null | UHC | C | false | false | 364 | c | #define _CRT_SECURE_NO_WARNINGS
#include <stdio.h>
int fact(int a) {
if (a == 1) {
printf("1");
return 1;
}
else {
printf("%d * ", a);
return a * fact(a - 1);
}
}
void main() {
int your;
printf("팩토리얼값을 구할 정수를 입력하세요(1~10): ");
scanf("%d", &your);
printf("%d! =",your);
int k = fact(your);
printf("=... | [
"s2018s34@e-mirim.hs.kr"
] | s2018s34@e-mirim.hs.kr |
d79e0b0249f77962b4fae62996b039819d2f7805 | 138cbca484d96709595cac0853c943e4ec229dcc | /150-B/150-B-bug-5820415-5820417/150-B.c | 36dc546f56b79a959dff5547b5cfb796d7aed3c2 | [] | no_license | diogomfreitas/pySBFL | d5432ef720d362efc30342ca799df91e229e32bc | b346eff14dcbe4252a17ffc57b405b16f1716026 | refs/heads/master | 2021-10-16T10:58:50.898876 | 2019-02-10T21:18:24 | 2019-02-10T21:24:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 523 | c | #include <stdio.h>
#define BASE 1000000007
int pow(int a, int b) {
if (b == 0) return 1;
if (b == 1) return a;
long long ans = pow(a, b/2);
ans = (ans * ans) % BASE;
ans = (ans * pow(a, b%2)) % BASE;
return (int) ans;
}
int main(int argc, char *argv[]) {
int n, m, k;
scanf("%d %d %d", &n, &m, &k);
printf("... | [
"diogom42@gmail.com"
] | diogom42@gmail.com |
b9d54f8b556d41dc9f7d7fa7a968061e97414539 | 69ab9638123a9223e280ee2287c944c083bdd396 | /src/dbg.h | df84c9291e579c2dfa2208cc0e2456b3d7965f6b | [
"MIT"
] | permissive | disenone/kcpuv-plus | a9b4f2276b6aaf74d38997876b6795382c483d83 | 3c7d27d77f4dd487e55e000fd13126475df7101c | refs/heads/master | 2021-01-13T16:58:13.767616 | 2017-01-06T06:55:14 | 2017-01-06T06:55:14 | 77,366,251 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,558 | h | #pragma once
#include <stdio.h>
#include <errno.h>
#include <string.h>
#define INFO_STR "%s (%d): %s: "
#ifdef NDEBUG
#define debug(M, ...)
#else
#define debug(M, ...) \
fprintf(stderr, "[DEBUG] " INFO_STR M "\n", __FILE__, __LINE__, \
__FUNCTION__, ##__VA_ARGS__)
#endif
#define clean_errno() (errno == ... | [
"disenonec@gmail.com"
] | disenonec@gmail.com |
e1394f81b25164eed0dc059392d73b84b2298310 | 191707dd19837f7abd6f4255cd42b78d3ca741c5 | /X11R3/X.V11R3/clients/xwd/dsimple.h | fd83ff1a9dcbd615169096106375a3e219a951b2 | [] | no_license | yoya/x.org | 4709089f97b1b48f7de2cfbeff1881c59ea1d28e | fb9e6d4bd0c880cfc674d4697322331fe39864d9 | refs/heads/master | 2023-08-08T02:00:51.277615 | 2023-07-25T14:05:05 | 2023-07-25T14:05:05 | 163,954,490 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,651 | h | /* $XConsortium: dsimple.h,v 1.2 88/09/06 17:12:31 jim Exp $ */
/*
* Just_display.h: This file contains the definitions needed to use the
* functions in just_display.c. It also declares the global
* variables dpy, screen, and program_name which are needed to
* use ju... | [
"yoya@awm.jp"
] | yoya@awm.jp |
3223524ad102bb6d04e79c5ada639cc3306e097f | a7b278cfa94a6b36f1c31838a4d79d35c1878946 | /src/TagAndProbeZ/LeptonIdCuts.h | d801a2c0301208592dbb03210b7006144223f36d | [] | no_license | pmeridian/GammaJets | 999d9664799f0bdb6a4f424260189fd080516b06 | 5ac3d125e40c262efcc63dd8734701418b939d26 | refs/heads/master | 2020-12-29T03:07:01.889243 | 2014-01-27T07:54:02 | 2014-01-27T07:54:02 | 11,788,778 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,466 | h | #ifndef LeptonIdCuts_H
#define LeptonIdCuts_H
struct electronidcuts {
float eta;
float crack1;
float crack2;
float pt;
float setaetaEB;
float setaetaEE;
float dphiEB;
float dphiEE;
float detaEB;
float detaEE;
float minhitsEB;
float minhitsEE;
float dcotEB;
float dcotEE;
float distEB;
f... | [
""
] | |
5b3c3c21012e6860bae2995131fa802ef9034067 | 2567b4a86399f8800bbccdaf901fe0a4a9c7d7e5 | /src/userprog/process.h | 4974ad145623c2721dcd6b918adc760bd4c2c38d | [
"MIT-Modern-Variant",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | kim-hyunsu/pintos | 4a30c561bf57ae6e8ab4b0aa88b08a3c7111460e | 889e3b10c9e78f8284d8f4649f856b83d320abfb | refs/heads/master | 2020-03-28T10:45:29.547798 | 2018-12-18T19:42:13 | 2018-12-18T19:42:13 | 148,142,215 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 299 | h | #ifndef USERPROG_PROCESS_H
#define USERPROG_PROCESS_H
#include "threads/thread.h"
// Project #2
struct pair *lookup_child(tid_t tid);
tid_t process_execute (const char *file_name);
int process_wait (tid_t);
void process_exit (void);
void process_activate (void);
#endif /* userprog/process.h */
| [
"khszone02@gmail.com"
] | khszone02@gmail.com |
75254e00025d54dc3d7c4cbe0195b91e4e08bbd2 | b1996750cc84e41589383e8058bb014b8f7786e6 | /examples/C8051F996DK/CRC/src/InitDevice.c | b286c37dbcc410b0346495207423140bceeb933e | [] | no_license | mathiasvr/silabs-8051-sdk | 9f66e905bb31aa5c4efcaf4055b17380b330a016 | eff6046fcb1705f00588bcd2d03cc8f0361bfc14 | refs/heads/main | 2022-07-30T06:20:11.791382 | 2022-01-05T00:29:38 | 2022-01-05T01:22:03 | 444,606,667 | 2 | 3 | null | null | null | null | UTF-8 | C | false | false | 5,132 | c | //=========================================================
// src/InitDevice.c: generated by Hardware Configurator
//
// This file will be regenerated when saving a document.
// leave the sections inside the "$[...]" comment tags alone
// or they will be overwritten!
//=================================================... | [
"mathiasvr@gmail.com"
] | mathiasvr@gmail.com |
0545f84c2d044b59768e4285f38bff20760057dc | f0c922e1d29702cdb452d962c1eded9b8d315359 | /lab2/kern/debug/kdebug.c | 93f4a29db18d5e9e0a71ce52c849a3394794b909 | [] | no_license | LMCW/OS2016 | 0c7202293e1a041933715765d3a274884dd58ffe | 4f250bb3ebf558bc23af1d319a76178639dfc263 | refs/heads/master | 2021-01-17T14:42:10.258629 | 2016-05-19T12:38:32 | 2016-05-19T12:38:32 | 52,943,309 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,007 | c | #include <defs.h>
#include <x86.h>
#include <stab.h>
#include <stdio.h>
#include <string.h>
#include <sync.h>
#include <kdebug.h>
#include <kmonitor.h>
#include <assert.h>
#define STACKFRAME_DEPTH 20
extern const struct stab __STAB_BEGIN__[]; // beginning of stabs table
extern const struct stab __STAB_END__[]; //... | [
"chenzp13thu@gmail.com"
] | chenzp13thu@gmail.com |
360ba8c9c008ce4f6182ccffa4cedc9ad419b4fe | 6259fcc35278b14844b9f614d22ac6c6672bdc52 | /app/src/main/cpp/include/libavcodec/xvmc.h | 0aa4b451427102ea7d41c76bb3a30b90e769d03b | [
"MIT"
] | permissive | sunywhehe/MyFFmpegTest | cf5446fca0b72d4e304e3859f21f007b975551fe | d95cdf6d71071bff460b8d67f3889bddf0535587 | refs/heads/main | 2023-04-01T22:05:29.115636 | 2021-04-14T09:59:26 | 2021-04-14T09:59:26 | 357,855,667 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,198 | h | /*
* Copyright (C) 2003 Ivan Kalvachev
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any la... | [
"youwei.sun@zqautomotive.com"
] | youwei.sun@zqautomotive.com |
3a152b424ba45cc1269137aa56b85ef4fec233ea | b087907f03373c92d88884c5f26acb9dadf0b751 | /timer.c | 34d2df16a9d3c2b0ede7f238f4e6e823ad236d06 | [] | no_license | yunusemrecatalcam/16f1947_eusart | 91df3f571a742974d18e0cd6d6ed1549bf8a16ed | 065d4c976ba48babadab2c60107b53d53b1e620c | refs/heads/master | 2020-03-19T14:08:08.704327 | 2018-06-08T11:29:37 | 2018-06-08T11:29:37 | 136,610,369 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 466 | c | #include <xc.h>
#include "timer.h"
#include <stdint.h>
uint8_t timetick=0;
void timer_init(){
//OSCILLATOR
OSCCONbits.SCS = 0b11;
OSCCONbits.IRCF = 0b1111;
OPTION_REGbits.TMR0CS =0; //8bit timer
OPTION_REGbits.PSA =1; // 1:1 prescaler
INTCONbits.TMR0IE=1;
TRISGbits.TRISG2 =0;
}
vo... | [
"yunusemrecatalcam@gmail.com"
] | yunusemrecatalcam@gmail.com |
7bfd7a7573249fa384ea17f43759771531815cfb | 98fdec12d81865e1ecb73577302bdd0fe4cac6c6 | /c/sgn/kadai10.c | 318d4b2e6f97a474ba1e944d64d68b6519365cc7 | [] | no_license | nixiy/AllC | 2b8db36cb692c3f61aa070298ce0b2d4266eb7c3 | cc86c551e48c7944c02b0ea0270c897012f2d288 | refs/heads/master | 2021-05-28T18:01:17.556568 | 2015-04-29T13:46:24 | 2015-04-29T13:46:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 992 | c | #include <stdio.h>
int count=0; //試行回数カウンター引数
void Hanoi(int n, int start, int rem, int goal) //ハノイ関数
{
if(n>=1){
Hanoi(n-1, start, goal, rem);
printf("Move disk %d from pole %d to pole %d\n", n, start, goal);
Hanoi(n-1, rem, start, goal);
count++; //カウンター
}
}
int main(void)
{
int... | [
"mavericks.diva.desire@gmail.com"
] | mavericks.diva.desire@gmail.com |
97d1e327864be9552752aeff791e60516687d02e | ddca3a85f04f03525c043c3b63835dc385b46804 | /e2ap/lib/NativeInteger_oer.c | 1e71497e6e6e856e8ce85029fc0eda5204a1186f | [
"Apache-2.0"
] | permissive | heqzha/ric-xapp-kpimon | 417230eb3d1b53b3c41133ab78ae164524198d17 | 2dcef8158e957c46ae94626c7fa7162de43c4115 | refs/heads/master | 2023-06-11T18:22:20.691801 | 2021-07-02T13:26:32 | 2021-07-02T13:26:32 | 382,063,591 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,142 | c | /*
* Copyright (c) 2017 Lev Walkin <vlm@lionet.info>.
* All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
#ifndef ASN_DISABLE_OER_SUPPORT
#include <asn_internal.h>
#include <NativeInteger.h>
#include <errno.h>
asn_dec_rval_t
NativeInteger_decode_oer(const... | [
"jinwei.fan@samsung.com"
] | jinwei.fan@samsung.com |
9aae3c692f46d866f3e28a55ffe62edb4a7149e2 | 61387be85711cf03ca2cc4144c15369ee9a46796 | /ma-ze-3-d/Maze2/project.IOs/Project.IOs/Classes/Native/UnityEngine_UnityEngine_Events_UnityEvent_1_gen_4MethodDeclarations.h | 24618bfa5fa481f880578823fa8d5f47fad4ad0f | [] | no_license | hoangwin/raci-ngc-ar_Du-o-iHin-hBa-tC-Hu | 6bb6b64052f05bc4026e1cfc6e10844c3dfc574b | 29c4f918482e9b850503d9912ebdf7afdafcafed | refs/heads/master | 2021-01-10T10:00:33.196405 | 2016-08-14T23:06:31 | 2016-08-14T23:06:31 | 44,680,146 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,947 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// UnityEngine.Events.UnityEvent`1<System.Boolean>
struct UnityEvent_1_t418;
// UnityEngine.Events.UnityAction`1<System.Boolean>
struct UnityA... | [
"hoang.nguyenmau@hotmail.com"
] | hoang.nguyenmau@hotmail.com |
38e23b7c7a53965171b29b69eaf9ec75a8c48f44 | 19b47355675d9c54e2b540e79d81606b8b0c215d | /Contact.h | 46618f37b97832cf32a3278935a009411d4e399d | [] | no_license | zhoutao000815/learning-experience | f34e6aab01d9cc8f7b06e7f8c67b7fed48aed259 | 36b03675c5952df8f32f92699de6b2b7531c8134 | refs/heads/main | 2023-08-01T04:26:11.313087 | 2021-09-06T15:30:11 | 2021-09-06T15:30:11 | 311,061,132 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 815 | h | #ifndef _CONTACT_H_
#define _CONTACT_H_
//实现一个通讯录;
//通讯录可以用来存储1000个人的信息,每个人的信息包括:姓名、性别、年龄、电话、住址
//提供方法:
//添加联系人信息
//删除指定联系人信息
//查找指定联系人信息
//修改指定联系人信息
//显示所有联系人信息
//清空所有联系人
//以名字排序所有联系人
#include<stdio.h>
#include<stdlib.h>
#include<Windows.h>
#pragma warning (disable:4996)
void menu();
void Add();
void Del();
void Sear... | [
"1761885173@qq.com"
] | 1761885173@qq.com |
5a465a3f099b46542aa701696ed26494299ad336 | de8c0ea84980b6d9bb6e3e23b87e6066a65f4995 | /3pp/linux/include/uapi/sound/sof/abi.h | ebfdc20ca081852933d8639e8c2d51203e40d48e | [
"MIT",
"Linux-syscall-note",
"GPL-2.0-only"
] | permissive | eerimoq/monolinux-example-project | 7cc19c6fc179a6d1fd3ec60f383f906b727e6715 | 57c4c2928b11cc04db59fb5ced962762099a9895 | refs/heads/master | 2021-02-08T10:57:58.215466 | 2020-07-02T08:04:25 | 2020-07-02T08:04:25 | 244,144,570 | 6 | 0 | MIT | 2020-07-02T08:15:50 | 2020-03-01T12:24:47 | C | UTF-8 | C | false | false | 2,036 | h | /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* Copyright(c) 2018 Intel Corporation. All rights reserved.
*/
/**
* SOF ABI versioning is... | [
"erik.moqvist@gmail.com"
] | erik.moqvist@gmail.com |
35a8182deb58154cf9196065d820ce138f732f4d | a926bdf9059a0706832ee3f2342dfb3bd1c39514 | /code/tracker1.c | dfca03ba66aa90403f8c7b8b760286335fdb1612 | [] | no_license | Barbuseries/bittorrent-tracker | a5e2c6b76f625b52f55e1ca6410d9b225eae074d | b0b83a336aa158f9be5c1aab701706478971e7f7 | refs/heads/master | 2021-01-19T23:05:53.349292 | 2017-03-13T22:34:32 | 2017-03-13T22:34:32 | 83,783,443 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,243 | c | #include "tracker_common.h"
/* Always answer by sending an empty peer list. */
static
REQUEST_HANDLER(handle_request)
{
char buffer[255];
int read_at_least_one = 0;
int peer_stopped = 0;
while (readLine(fd, buffer, sizeof(buffer) - 1) > 0) {
if (!read_at_least_one) {
read_at_least_one = 1;
printf("Cl... | [
"francois.edorh@isen-lille.fr"
] | francois.edorh@isen-lille.fr |
6dea50301dd677f9ce3f79efc8ffccc7f1de9ce7 | 45a26f28a29ab6dd9d3bcf315117d814f50808b1 | /src/X11/X11-0.40.2/xc/programs/Xserver/hw/xfree86/drivers/ark/ark_driver.c | 6399b99797c17f4f0da7ab00d4442f9dc087f4ef | [] | no_license | zeborrego/opensource.apple.com | 0eb9161029ce8440dbdc4b5157b3927a6e381f8d | 88cbaab4a42e97cbbfe6b660f2f0945536821be6 | refs/heads/master | 2021-07-06T17:16:28.241638 | 2017-10-02T11:58:56 | 2017-10-02T11:58:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 29,099 | c | /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ark/ark_driver.c,v 1.23 2003/09/24 02:43:18 dawes Exp $ */
/*
* Copyright 2000 Ani Joshi <ajoshi@unixbox.com>
*
* XFree86 4.x driver for ARK Logic chipset
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any pur... | [
"mattl@cnuk.org"
] | mattl@cnuk.org |
4ce43c360cd1ebc6ec1656b72ac0f7c9adebec5f | 8f466c7e4fe9687cb5d9c34705159b137c86d4bb | /c/kbhit.c | 21c6caa736cb84d76fc84ed51ce5ad0dd0fe7766 | [] | no_license | Harvie/Programs | 56208f5947994e9fe8f008cc08f8be9da880c991 | 2058ffa5e57c7857f002615bcba197d444da9946 | refs/heads/master | 2023-04-15T01:03:41.552114 | 2023-03-27T13:14:45 | 2023-03-27T13:14:45 | 683,437 | 16 | 10 | null | 2018-07-19T15:10:59 | 2010-05-24T15:52:12 | C | UTF-8 | C | false | false | 158 | c | #include <stdio.h>
#include <curses.h>
int main(void) {
//atexit((void *) endwin);
//initscr();
sleep(3);
while(1) {
printf("%d,", getc(stdin));
}
}
| [
"tomas@mudrunka.cz"
] | tomas@mudrunka.cz |
9fd779ce48f1fa0d94c00fb62fb5e4be5c2d7f29 | c61f410481825d0488093a5650af5f9544280dac | /moc_predefs.h | 0c7fa030c20831cdb2eaa44a0c2546c0c517ef63 | [
"MIT"
] | permissive | paule32/keyBase | ca43a7a7f6c005a07278c0743de59868532362a1 | 34ac6700ea10872df74d8848412dfb5f134eb319 | refs/heads/master | 2021-07-05T11:55:03.417063 | 2017-09-30T10:38:47 | 2017-09-30T10:38:47 | 93,307,282 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,884 | h | #define __DBL_MIN_EXP__ (-1021)
#define __cpp_attributes 200809
#define __UINT_LEAST16_MAX__ 0xffff
#define __ATOMIC_ACQUIRE 2
#define __FLT_MIN__ 1.17549435082228750797e-38F
#define __GCC_IEC_559_COMPLEX 2
#define __cpp_aggregate_nsdmi 201304
#define __UINT_LEAST8_TYPE__ unsigned char
#define __SIZEOF_FLOAT80__ 16
#de... | [
"jkallup@web.de"
] | jkallup@web.de |
1466140180a6b5a3a3c1fcd72c5c9d876c74cad6 | 39d352b23556fa0020d7b5152ed1f3d82432987d | /COMP105P.archive/midterm/lists.h | bd835f8085240d10552a36840a8c3ffa38d6e3f3 | [] | no_license | inexxt/COMP105P | 616e95a9d6b3979190e636d9c52ed971d6456ebe | b32d451848c73419ce3bb6f0afee18cdb8902b9a | refs/heads/master | 2021-01-21T05:59:06.653449 | 2015-12-13T00:55:41 | 2015-12-13T00:55:41 | 29,184,426 | 0 | 0 | null | 2021-06-15T12:44:15 | 2015-01-13T10:17:05 | Python | UTF-8 | C | false | false | 615 | h | #ifndef LISTS_H
#define LISTS_H
#include <stdlib.h>
#include "defines.h"
typedef struct node //LEFT - X, RIGHT - Y
{
double l;
double r;
struct node * next;
} node_t;
extern double wH, wV;
extern node_t * head_M;
extern node_t * head_XY;
node_t * initialize_list(double l, double r);
double computeAngleList... | [
"jac.karwowski@gmail.com"
] | jac.karwowski@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.