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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
76905ec8802af8723974d691cd0d0ac4b780088c | a60c2170d31de84f05511a15a0b110ae562ac39d | /bsp/stm32/libraries/HAL_Drivers/config/g0/dma_config.h | 8dd8598a28fc7e913c3c6a0aa38ae42598ac18ec | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | aureoleday/rt-thread | b57f440fcb3522f53bcbe3671d852756ab208bc1 | 687a528f9b30dd789121967dd8f79cfaf4ea1b63 | refs/heads/master | 2020-04-19T03:23:13.299715 | 2019-08-22T08:09:18 | 2019-08-22T08:09:18 | 167,932,806 | 1 | 0 | Apache-2.0 | 2019-01-28T09:16:00 | 2019-01-28T09:15:59 | null | UTF-8 | C | false | false | 1,934 | h | /*
* Copyright (c) 2006-2018, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2018-01-05 zylx first version
* 2019-01-08 SummerGift clean up the code
*/
#ifndef __DMA_CONFIG_H__
#define __DMA_CONFIG_H__
#include <rtth... | [
"SummerGift@qq.com"
] | SummerGift@qq.com |
c9ce4fca71e28e6af561fd12167a4404104a967e | 077bae5fedcb7b6f5a8c4f1284482c3ad215e088 | /client90/crystalSpace/include/imesh/mdldata.h | 708ddd1121e82056bbb1c48f1154a9d63aeef9ca | [] | no_license | runngezhang/archived-chime3 | 7d59aef8c7fda432342cfdb7e68fba2a45b028da | a3b8592117436144b092922130cb2248b6a515d6 | refs/heads/master | 2021-01-23T23:46:37.708039 | 2002-05-11T21:32:02 | 2002-05-11T21:32:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,225 | h | /*
Copyright (C) 2001 by Martin Geisse <mgeisse@gmx.net>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later ver... | [
"daa82"
] | daa82 |
0ec4f5443d0a3d5308d0b35691f26d99e90224a3 | 6739f459e14c6fccc5499b32737e8b600a18551d | /room/30.zon/rm_3019.c | 40610919b4e79fad7535ded206e10816e733da70 | [] | no_license | LashMUD/DikuMud-to-Dead-Souls-Port | 739f09791db8945bf682aeaeaca565d89e509ac3 | 6b227e45c05b2a0256ee6e78900aaee88d6048da | refs/heads/master | 2022-11-11T01:03:04.782231 | 2022-11-01T15:16:07 | 2022-11-01T15:16:07 | 26,133,110 | 5 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,093 | c | // Based on Diku MUD Alfa. Program and Concept created by
// Sebastian Hammer, Michael Seifert, Hans Henrik Staerfeldt,
// Tom Madsen, and Katja Nyboe.
// http://www.dikumud.com
//
// Modified by Lash (Christopher Coker) for use with:
//
// The Dead Souls Mud Library version 2
// developed by Cratylus
// http... | [
"ccoker@intergate.com"
] | ccoker@intergate.com |
d7832499c1403e669985c3d246c043c716016a9c | 432a98edb0a7134c6cd6185786c4ba67e830a390 | /pwm-vref.c | 8c9c1d4af07a8228e22fc71a9a904230f1cf14bf | [] | no_license | mark-hahn/xy-mcu | 3b04dc36c60e712a517c83a4ab9cf876e3576fd0 | 83852fd02f37fc9d60198bcc302e5e76741ccd29 | refs/heads/master | 2021-06-14T08:22:02.504494 | 2017-04-13T21:27:18 | 2017-04-13T21:27:18 | 79,406,860 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,286 | c |
#ifdef Z2
#include <xc.h>
#include "main.h"
#include "pins.h"
void initPwmVref() {
// timer 2 -- input to pwm module
T2CLKCON = 1; // clk source FOSC/4 => 8 MHz (MUST BE FOSC/4)
T2CONbits.T2CKPS = 0; // prescale 1:1
PR2 = 0x3f; // period count 64 => 125KHz (8 bit resolution)
T2CONb... | [
"mark@hahnca.com"
] | mark@hahnca.com |
94fd3e2c3ad826f4249a4ca49b9e5d9cf9211edc | 82b41c9392eccb382ffd212e61d4f6dbd050ed7a | /tools/memory_bandwidth/Versions/stream_5-10_posix_memalign.c | d2c722c3d40a44b071dfe78561abd476c8f629d6 | [
"LicenseRef-scancode-stream-benchmark"
] | permissive | CarlosDiogo01/NUMA_Aware_Thesis | 61cf059f939d9af30b5dc927f0f987032fb64db0 | ab427203f00e44bb9f9bb86022191f1506160c97 | refs/heads/master | 2021-01-18T23:01:21.043495 | 2017-07-25T16:07:00 | 2017-07-25T16:07:00 | 71,777,599 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 20,839 | c | /*-----------------------------------------------------------------------*/
/* Program: STREAM */
/* Revision: $Id: stream.c,v 5.10.1 2014/06/17 08:16:08 mccalpin Exp mccalpin $ */
/* Original code developed by John D. McCalpin */
/* Progra... | [
"carlos.sa01@gmail.com"
] | carlos.sa01@gmail.com |
d6ce3916e70cf1162154bbeac8f0c1466c077bb6 | f6d25e46e159a7dfeb650911cc1247ed26d20e6b | /graduation/clamd/thrmgr.c | 436aad72d289fbee32ffdff7c0ed6bf33aabc33f | [] | no_license | jung6769/wjdghks6769.github.io | 13ca25c81e6b39549d87bc2d738e64a49620d648 | af7deb5dc43c5a889b5108e2cc6ff42ee8e29ce8 | refs/heads/master | 2020-04-02T02:05:48.955699 | 2019-09-17T22:25:43 | 2019-09-17T22:25:43 | 153,891,337 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,536 | c | /*
* Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
* Copyright (C) 2007-2013 Sourcefire, Inc.
*
* Authors: Trog, Török Edvin
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published ... | [
"noreply@github.com"
] | jung6769.noreply@github.com |
9f6fe4dee3c5936137dc08a7b23b8f28e4b128d7 | 506608efdaecba644f80d63a4151640a0e5ba593 | /m2-diving-into-c-programming/t9-memory-management/free.c | cbe1fb5dd489cf9d179de3ebbb52df6482b6e1a7 | [] | no_license | patilsamrudhi1937/programming-with-c-and-cpp-v2 | 9838432c3df5e291662a36b35abd293ca03cfed7 | e5b3856446a5474c7fea67121f432bd84323ddea | refs/heads/master | 2022-12-23T11:48:25.757880 | 2020-09-29T14:56:11 | 2020-09-29T14:56:11 | 296,657,769 | 1 | 1 | null | 2020-09-18T15:19:15 | 2020-09-18T15:19:14 | null | UTF-8 | C | false | false | 747 | c | /*
Author: Internshala
Module: Diving into C Programming
Topic: Memory Management
*/
#include <stdio.h>
#include <stdlib.h>
int main() {
/* WAP to store 'n' natural numbers. */
int *ptr, n;
puts("Enter n: ");
scanf("%d", &n);
/* Dynamically allocate memory using calloc(). */
ptr = (int*) calloc(n, sizeo... | [
"48007951+Internshala-Online-Trainings@users.noreply.github.com"
] | 48007951+Internshala-Online-Trainings@users.noreply.github.com |
ad4cc89f41775cde11971c3ff3188c7afbbd0dff | ccad7b72dd99a41dc7b9867b3b77971331d717c5 | /Test/ass2_13CS30028.c | 09b928b5aebc7dfd492c399e463c51820b9e427d | [] | no_license | sayan1994/Compilers | 96c64d3e09c13f9d4748196744c74fd60820cb8e | 78b753acb629101befe4c6fdf36b8f874517653c | refs/heads/master | 2021-01-02T22:58:16.390606 | 2017-01-04T08:49:55 | 2017-01-04T08:49:55 | 40,540,228 | 0 | 1 | null | 2017-01-04T08:49:56 | 2015-08-11T12:25:28 | Assembly | UTF-8 | C | false | false | 3,380 | c | #include "myl.h"
#define SIZE 1000
int prints(char * str)
{
int len=0;
while(str[len]!='\0')
{
len++;
}
__asm__ __volatile__ (
"movl $1, %%eax \n\t"
"movq $1, %%rdi \n\t"
"syscall \n\t"
:
:"S"(str), "d"(len)
) ; // $4: write, $1: on stdin
return len;
}
int printi(int n)
{
char str[SIZE];
int len=0... | [
"sayanm.kgp@gmail.com"
] | sayanm.kgp@gmail.com |
2f35f2947de4d58d92cc66d8484cba91dcdadc4a | 03198c928c69ae210efbbfb811259e9d491ecc76 | /Reference/qpc/3rd_party/lwip/src/include/lwip/udp.h | 5282b0640dd4871f80b8459cc992d6bb5d98b4f1 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-commercial-license",
"GPL-3.0-only"
] | permissive | Harveyhubbell/Paid-RTOS | 8b842a24814236d63601a35fae758b571caad6ca | e56a1346cce026428c2bfef05b6a4e6bb2ee7f4e | refs/heads/main | 2023-03-21T13:44:49.284915 | 2021-03-09T02:18:37 | 2021-03-09T02:18:37 | 347,056,882 | 0 | 0 | MIT | 2021-03-12T12:22:04 | 2021-03-12T12:22:04 | null | UTF-8 | C | false | false | 6,030 | h | /*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright not... | [
"balajivelu303@outlook.com"
] | balajivelu303@outlook.com |
d450b951005890de3e3ab19c69bcbbe74b247c81 | 5bc61b078b0df9d6034ab8339e2bd49f7fad4f79 | /Classes/Native/mscorlib_System_Collections_Generic_Dictionary_2_gen_12MethodDeclarations.h | f2ab80a187a3dcc1a92409b5352b35709d96eb68 | [] | no_license | Marcurion/PureMac | 326aceaa69ffe43903dc2e0f3a220a39699a8266 | f84326c8739512970707f89ffd9f1d1330314f0f | refs/heads/master | 2021-01-10T17:01:28.241337 | 2015-11-26T18:47:43 | 2015-11-26T18:47:43 | 46,941,200 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,802 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// System.Collections.Generic.Dictionary`2<System.Object,System.Int64>
struct Dictionary_2_t1555;
// System.Collections.Generic.ICollection`1<System.Object>
struct ICollection_1_t301;
// System.Collections.Ge... | [
"marcurion@googlemail.com"
] | marcurion@googlemail.com |
0604db17c5de10eecc9ce3f5474ce77e6357b676 | d32c021213aa1d79fa4603bf6f9b0d7ae5036da6 | /src/projcl_params.c | 20509cafb29675253d9dc5a9d80ce63614706ccc | [
"MIT"
] | permissive | evanmiller/ProjCL | 0e7ab097f71a60688709db58a432561e13913dbc | d5f06df59bb6814a1c2742eb5f4e9692390dbf1b | refs/heads/master | 2021-06-25T19:49:46.279793 | 2020-12-24T15:48:24 | 2020-12-24T15:48:24 | 5,134,709 | 57 | 8 | NOASSERTION | 2018-12-12T20:42:41 | 2012-07-21T15:41:36 | C | UTF-8 | C | false | false | 1,777 | c |
#include <projcl/projcl.h>
#include "projcl_util.h"
#include "projcl_spheroid.h"
#include <math.h>
PLProjectionParams *pl_params_init() {
PLProjectionParams *params = calloc(1, sizeof(PLProjectionParams));
params->scale = 1.0;
params->rlat1 = NAN;
params->rlat2 = NAN;
return params;
}
void pl_par... | [
"emmiller@gmail.com"
] | emmiller@gmail.com |
88d5ad708189cb1f6ff5da32ce99ce44efc290a1 | 0a0821d47d2afc93e095c8970e6db2b94a09b835 | /IOTCAMSDK/inc/ts/Audio.h | fc17bc4a457c003c4eb9155f130867c91e8b1d6b | [] | no_license | ld3003/iotcamera_example | db000e823b27f9c5279bb976e823f19b0b615789 | b12b1e47b89d309e0845e3b19753489c8b253455 | refs/heads/master | 2022-11-27T09:05:51.787820 | 2020-08-02T10:10:36 | 2020-08-02T10:10:36 | 284,436,496 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,186 | h | #pragma once
#include "Ts.h"
#define ADTS_HEADER_LENGTH 7
extern unsigned int decode_audio_done;
//ADTS 头中相对有用的信息 采样率、声道数、帧长度
//adts头
typedef struct
{
unsigned int syncword; //12 bslbf 同步字The bit string ‘1111 1111 1111’,说明一个ADTS帧的开始
unsigned int id; //1 bslbf MPEG 标示符, 设置为1
unsigned int layer;... | [
"liudan@easy-iot.cc"
] | liudan@easy-iot.cc |
32d697f507281c71aa817833b47cc76a0cb111cb | 02e9b344a4f5b40e5bde1946a0514b4e0add6494 | /jni/SDL2_image/showimage.c | 7e31f847b18658dd170cd0b8e003c7835abb59d0 | [
"Zlib"
] | permissive | dbk1985/sdl2apk | 85329fee3b7780f967eb374102b8090320a03819 | c0b8bf45686d7121f1d52945669272ea396b0f57 | refs/heads/master | 2020-04-06T14:18:48.771192 | 2017-08-29T01:45:53 | 2017-08-29T01:45:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,818 | c | /*
showimage: A test application for the SDL image loading library.
Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
... | [
"db0@qq.com"
] | db0@qq.com |
c7513cab2f573d933f2593c958061bd645d6a750 | 8bd0cc1a9e401bc0ccf8bd3e68e3e8cdeb8b137d | /Code/Host/uihost.h | ceea32ab0d129451ed5d261150baffaa75adbbc4 | [] | no_license | pkarydogiannis/Quad-Expression-Pedal | 4a43479a43488655b16064088bb8842754b08bff | 18808c3096aeb8bdcc67e9ac3ff3c6ce6eca970b | refs/heads/master | 2021-01-01T17:51:04.094393 | 2017-07-31T09:49:55 | 2017-07-31T09:49:55 | 98,176,646 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 404 | h | /*
Author: Petros Karydogiannis pk8g15@soton.ac.uk
*/
#ifndef _UIHOST_H
#define _UIHOST_H
#include "header.h"
#define SMALL_PAD 4 //
#define PAD 8 //ncurses pads
#define BIG_PAD 16 //
#define RESOLUTION 127
//Menu Variables
int highlight;
int previous;
//Interface Functions
void initCurses(void);
void initUI(v... | [
"petroskarydogiannis@Petross-MacBook-Pro.local"
] | petroskarydogiannis@Petross-MacBook-Pro.local |
6594c81cf0f707cd2ce0b270d86ed99cea1e01ba | d1c09d8584380516ca4a56c1fb01236542cb9776 | /lab8/lab8/IO.h | 1085ff7beefbd53a46089366d34a880229d65b03 | [] | no_license | MatyasM12/POO | 6b81b8bdf3251e44cc91e00ab4769103f2d3fd4e | 3250f70354b321fd05b53634c3c541e847be5cac | refs/heads/master | 2021-01-09T20:17:43.380983 | 2016-06-02T18:19:14 | 2016-06-02T18:19:14 | 60,285,605 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 54 | h | void print_menu();
void menu();
int citire_intreg(); | [
"mihai_matyas@yahoo.com"
] | mihai_matyas@yahoo.com |
864b437461b38d42551aeb57045ba3709de50ca9 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/ethernet/sfc/extr_farch.c_efx_farch_finish_flr.c | b597aefa4cf0990a32ce6a7743c673beac1a5e55 | [] | 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 | 779 | 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 |
2c7d6b4ff96d27e75b211c45ce76549a37fb5b63 | d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9 | /testcases/CWE78_OS_Command_Injection/s01/CWE78_OS_Command_Injection__char_connect_socket_execl_65a.c | bf36e945cd12e63cabdaed1b15395258e2240100 | [] | 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 | 5,754 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE78_OS_Command_Injection__char_connect_socket_execl_65a.c
Label Definition File: CWE78_OS_Command_Injection.strings.label.xml
Template File: sources-sink-65a.tmpl.c
*/
/*
* @description
* CWE: 78 OS Command Injection
* BadSource: connect_socket Read data using ... | [
"Alexander.Richardson@cl.cam.ac.uk"
] | Alexander.Richardson@cl.cam.ac.uk |
7e7efd49196c7d7eec52032e4cd7863494a75142 | 9d4f5f0fdf48dcb73579495c4792719043618482 | /labsheet8/q2.c | 6f6bb9d9dcdc5abc0f2165bdebe2743ff94d6552 | [] | no_license | shivam15s/labsheet | 00584d9c40978e3baa61c003c26b65982b5f4638 | 26a2bc01c0e7ccd4f5956cf2823778342d0493e6 | refs/heads/main | 2023-02-19T03:47:10.324317 | 2021-01-18T09:28:48 | 2021-01-18T09:28:48 | 330,617,877 | 0 | 0 | null | 2021-01-18T09:35:46 | 2021-01-18T09:35:45 | null | UTF-8 | C | false | false | 418 | c | #include<stdio.h>
int x=-1, y=-2, z=-3;
void f1( int x , int z)
{
y= ++x +--z +(y+=2);
printf("%d %d %d \n ", x,y,z);
}
int main()
{
int z =3;
x += y += ++z;
printf("%d %d %d \n ", x, y, z);
f1(x,z);
{
float y = 4.0;
int x = 0;
x += z = 5 *y;
... | [
"noreply@github.com"
] | shivam15s.noreply@github.com |
20f2c14d7fe578b82743fbe237dad5a59eeae19f | db1ecfe2e8d943c57d041e1ded994f6380108fc0 | /settler1d_bsm1.c | 656d77167579fd8dd9f4a5db124ea24458adc0b8 | [] | no_license | ljpvd/BSM1-GHG---ringtest | 25e9a7c0c7ab428ff888c5a60e0115a4a5a9ae6a | 6beeaab93fb6a4b91f5e84b5b2163cc16db32d62 | refs/heads/master | 2021-01-01T16:14:07.086251 | 2014-11-25T13:27:29 | 2014-11-25T13:27:29 | 23,460,099 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,072 | c | /*
* settler1d_reac is a C-file S-function for defining a reactive 10 layer sedimentation tank model
* Compatibility: ASM1 model
* The model is developed based on the settler1dv4.c model of Ulf Jeppsson (IEA, LTH, Sweden)
*
* 25 October 2003
* Krist V. Gernaey, CAPEC, Dept. of Chemical Engineering, DTU, Denmark
... | [
"ljp.snip@gmail.com"
] | ljp.snip@gmail.com |
9e4fab0b69cbef2bf6b8759b676a24fc854fe166 | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /games/xtacy/patches/patch-lunch.c | ff41102126f1216fc3c72b24132f1db5524da3b7 | [] | no_license | NetBSD/pkgsrc | a0732c023519650ef821ab89c23ab6ab59e25bdb | d042034ec4896cc5b47ed6f2e5b8802d9bc5c556 | refs/heads/trunk | 2023-09-01T07:40:12.138283 | 2023-09-01T05:25:19 | 2023-09-01T05:25:19 | 88,439,572 | 321 | 138 | null | 2023-07-12T22:34:14 | 2017-04-16T20:04:15 | null | UTF-8 | C | false | false | 298 | c | $NetBSD: patch-lunch.c,v 1.1 2021/12/30 00:43:35 nia Exp $
Need string.h for strlen().
--- lunch.c.orig 1997-04-28 01:34:27.000000000 +0000
+++ lunch.c
@@ -7,6 +7,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <X11/X.h>
#include <X11/Xlib.h>
#include "trippy.h"
| [
"nia@pkgsrc.org"
] | nia@pkgsrc.org |
933dba2e309521d18e0cab92b393fd2d011becdd | e9e3c8831ddbe4178d4bad79210db310a50b9694 | /Ejercicio_10.c | 695da00e37fce205885d467864bf115d20b7b60b | [] | no_license | YUNKVoi/datos-en-C | cf77a27bbc6ad1ad94865151e910763574b769ea | b5fb7cc66877da356c59d16a2529645b12808820 | refs/heads/master | 2023-07-03T17:47:37.634528 | 2021-08-10T16:37:28 | 2021-08-10T16:37:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 230 | c | //tasa de interes anual
#include <stdlib.h>
#include <math.h>
#include <stdio.h>
int main(int argc, char *argv[]) {
int t= atoi(argv[1]);
int p= atoi(argv[2]);
int r= atoi(argv[3]);
printf("%.4f\n", p*exp(r*t));
return 0;
}
| [
"you@example.com"
] | you@example.com |
ad08c27ed62780c58db9399e3a98f1fa692170ef | f4cc307842620276267922724858566c66ee14a6 | /2020.1/LISTA-1/t.c | 1d2460af3fe8c0eb5d5d53df7464f24968865a43 | [] | no_license | vagnersnk/listas-exercicios | 4083a3f4307dec70ca9e35212b7abfdf94892f8a | 782d4da4d268e31a7febef989b1795936540a74e | refs/heads/master | 2021-07-16T21:54:10.092685 | 2020-12-06T22:08:07 | 2020-12-06T22:08:07 | 223,236,440 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 298 | c | #include <stdio.h>
#include <stdlib.h>
int main() {
float distancia,tempo,velocidade;
printf("insira a distancia e o tempo:\n");
scanf("%f%f",&distancia,&tempo);
velocidade = (distancia * 1000)/ (tempo * 60);
printf("velocidade = %f",velocidade);
return 0;
} | [
"you@example.com"
] | you@example.com |
749d58f4cb3ae1f35610a107e86c8737db49de2f | 6f8ae59a760586d2bf5c8fbd6a9c4335e4a8a91f | /car.h | 46e7db836b3dea3f3d1342568b401c912f25486d | [] | no_license | kkiyer1998/Remote_Control_Car | 5c98267ecf4479ce79a3b81746a8c861fa981429 | a18f8b665962a3111b5278a6e1589485db60ae40 | refs/heads/master | 2020-09-09T21:07:13.200991 | 2019-12-14T00:56:44 | 2019-12-14T00:56:44 | 221,570,954 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 612 | h | #include <stdint.h>
#include <stdbool.h>
#include <tm4c123gh6pm.h>
#include <sysctl.h>
#include "timer.h"
#include "Serial.h"
#include "enums.h"
#include "expectedTime.h"
#include "setup.h"
#include "signal.h"
#define FORWARD (0)
#define BACKWARD (1)
struct Car
{
unsigned int leftSpeed; //speeds a... | [
"swapnens@andrew.cmu.edu"
] | swapnens@andrew.cmu.edu |
e4f85c47c4bb86f9e8512f34d2e22f334fdb4e7c | b6465bb4fa2879def50f798032a84adfb93e7479 | /mruby-sys/vendor/mruby-bc7c5d3/mrbgems/mruby-bin-strip/tools/mruby-strip/mruby-strip.c | fb78b0c3b45be37bf1e4769b33fa7966003ef05c | [
"MIT",
"MPL-2.0"
] | permissive | artichoke/ferrocarril | bbf103cd88a5f96c74955d00bf1f82b57a03eb4d | e4ad2da304a7e08963d263c1971d7fc8562cedc1 | refs/heads/master | 2020-05-17T14:20:23.716947 | 2020-01-02T18:32:39 | 2020-01-02T18:32:39 | 183,761,735 | 17 | 1 | MIT | 2019-12-19T20:12:35 | 2019-04-27T11:00:12 | Rust | UTF-8 | C | false | false | 2,802 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <mruby.h>
#include <mruby/irep.h>
#include <mruby/dump.h>
struct strip_args {
int argc_start;
int argc;
char **argv;
mrb_bool lvar;
};
static void
print_usage(const char *f)
{
printf("Usage: %s [switches] irepfiles\n", f);
printf("switche... | [
"rjl@hyperbo.la"
] | rjl@hyperbo.la |
9fc441a4a23a2a61bd13559e1cca1c359be4cdd8 | f9a9a5ff73fa032cccf7d36d6f2de1402cd25ccf | /open_fullscreen_window.h | e861457c2bc8592151a3ff5c02cfcaeb8a1d5ccf | [
"Apache-2.0"
] | permissive | Lernstick/root-vanished | 5c192447e1edd165a9fb06241770bd896d9cc93e | 4771808f966ea919c177fdfc5b53606dbd6804a7 | refs/heads/master | 2021-07-13T11:34:11.574572 | 2016-06-21T07:22:53 | 2016-06-21T07:22:53 | 61,620,580 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 325 | h | #pragma once
void open_fullscreen_window(xcb_connection_t *conn, const xcb_window_t window,
const xcb_screen_t *root_screen,
const uint16_t screen_width,
const uint16_t screen_height,
const uint32_t colorpix... | [
"michael@stapelberg.de"
] | michael@stapelberg.de |
5d3cd40bb2e1ff876854ccdaddce279c121e42bf | 0305d1e2419d54b89edf646575950ec6f5f4132a | /Zeitschaltuhr.X/mcc_generated_files/i2c2.c | d571d78fb99ce694bdfbc1f973b922d185a61407 | [
"MIT"
] | permissive | C4ptainC4mp/Zeitschaltuhr | 5933099e7fb43dfd8e7a0375fb548ddc79efd7d5 | ae9d982f61b159c778894f79391667c1e4de55a9 | refs/heads/master | 2020-04-23T10:37:31.917208 | 2019-03-06T12:26:46 | 2019-03-06T12:26:46 | 171,110,143 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 23,061 | c | /**
I2C2 Generated Driver File
@Company
Microchip Technology Inc.
@File Name
i2c2.c
@Summary
This is the generated header file for the I2C2 driver using PIC10 / PIC12 / PIC16 / PIC18 MCUs
@Description
This header file provides APIs for driver for I2C2.
Generation Informa... | [
"noreply@github.com"
] | C4ptainC4mp.noreply@github.com |
e80ccd930f15883bba16b2c702f33767d8b64edc | 842c6ee5185dd9be949731de3e88d0d3e0565eef | /Enclave/Enclave.c | 7f5f24a69bb2431855a34381a4d6b6b12e67e6e3 | [] | no_license | anxinzhou/SGX-AZTEC | 91beb930204d8ea75449d9b4f047d48b0eb011b9 | 6fc019bc961b8f28c4d7ffde54210f74d67379e9 | refs/heads/master | 2022-10-19T16:49:13.207108 | 2020-05-15T18:53:46 | 2020-05-15T18:53:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,742 | c | /*
* Copyright (C) 2011-2020 Intel Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this li... | [
"xxRanger"
] | xxRanger |
f500c533a41f0583b8808ef8ffaf6e6472683b50 | 8ced92bfce1956bedcdde2dee1606cdca61b3596 | /1087_Victor.c | 03f4dc9abc7d52492d9295ed546aa8adb0787c53 | [] | no_license | GEMP-UFC-Crateus/uri | 04acbb0bde1014e05d711b5e371da4a2b4974429 | 7260d89219e38c5324a93c9806dcae03bf542426 | refs/heads/master | 2023-07-06T03:24:23.203542 | 2023-06-29T16:00:43 | 2023-06-29T16:00:43 | 269,146,261 | 9 | 0 | null | null | null | null | UTF-8 | C | false | false | 440 | c | /* 1087 - Dama - Victor */
#include <stdlib.h>
#include <stdio.h>
int main(){
int X1, Y1, X2, Y2;
while(scanf("%d %d %d %d", &X1, &Y1, &X2, &Y2)){
if(!X1 && !Y1 && !X2 && !Y2) break;
if(X1 == X2 && Y1 == Y2){
printf("0\n");
}else if(X1 == X2 || Y1 == Y2 || abs(X1 - X2)... | [
"victorjonesmesquits@gmail.com"
] | victorjonesmesquits@gmail.com |
c061e04f759931520eef560c6e48090fd7804f3b | 494d138c69bd036cad1ff0e60e83035998fd69c7 | /hlg/28-F.c | 6c5ee9675cff358b1591d8a315fc5a79b3dd4f6c | [] | no_license | SerxLee/acm | 0cf736ba14fe6f546ee327a9b0f12976416f66df | 859da6b5b138b5595de78304194abd7c8b00595d | refs/heads/master | 2021-01-18T21:52:21.949303 | 2016-03-27T14:45:10 | 2016-03-27T14:45:10 | 32,584,325 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,861 | c |
#include <functional>
#include <algorithm>
#include <iostream>
#include <fstream>
#include <sstream>
#include <iomanip>
#include <numeric>
#include <cstring>
#include <cassert>
#include <cstdio>
#include <string>
#include <vector>
#include <bitset>
#include <queue>
#include <stack>
#include <cmath>
#include <ctime>
#i... | [
"serx.lee@gmail.com"
] | serx.lee@gmail.com |
2cbd69c11a9220d14a68e2305e1aff5e48acc757 | 3d8a50661bddd5471360b5ecc1e16158d75c5d25 | /doc/beispiele/ssp/obj/orkhose.c | 8ba0056bba4b08d67ad4bb5d180d813a8dab8d7d | [] | no_license | MorgenGrauen/mg-mudlib | adfff46d2bf796845d8d0f558cb5723408043931 | 611f1d244503d71af98a55bfd5b707c035f4b7c6 | refs/heads/master | 2023-09-01T07:23:33.684130 | 2023-08-29T19:33:43 | 2023-08-29T19:33:43 | 63,437,274 | 16 | 5 | null | 2019-08-11T18:27:39 | 2016-07-15T16:51:17 | C | UTF-8 | C | false | false | 502 | c | #include <properties.h>
#include <combat.h>
inherit "std/armour";
create()
{
if (!clonep(this_object())) return;
::create();
SetProp(P_SHORT, "Eine Orkhose");
SetProp(P_LONG, "Die Beinbekleidung von Orks.\n");
SetProp(P_NAME, "Hose");
SetProp(P_GENDER, 2);
SetProp(P_ARMOUR_TYPE, AT_TROUSERS);
SetProp(... | [
"mud@mg.mud.de"
] | mud@mg.mud.de |
d760ccaa03a1dfff349d87b78f53b8d13335fc7c | d28a47b878daf45dc0aab76f492dc0e60057a89b | /software/AN4101/Libraries/STM8L15x_StdPeriph_Driver/src/stm8l15x_wwdg.c | 5a2e9e82d297ffd5620d7b8d360b7df5b2ab453e | [] | no_license | taoynkkx/STM8A-DISCOVERY | 4896273640ea573ba4a5ff8cf7aa1332ffb9574e | d77e1c7376cbd7d875ed808f262a3666a8674223 | refs/heads/master | 2020-03-27T06:13:40.243291 | 2018-08-25T11:43:47 | 2018-08-25T11:43:47 | 146,090,143 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,672 | c | /**
********************************************************************************
* @file stm8l15x_wwdg.c
* @author MCD Application Team
* @version V1.5.0
* @date 13-May-2011
* @brief This file provides firmware functions to manage the following
* functionalities of the Window... | [
"taoynkkx@163.com"
] | taoynkkx@163.com |
c9e93cbdba4d3803824fbc7d0cc7f579ad6b4ffe | b024c80a6904d971df9b6808fed4ad7d9a2f8873 | /System/Library/PrivateFrameworks/PairedSync.framework/PairedSync-Structs.h | 23f8a2d624299643da9ba6dd342fae8f3a64a184 | [] | no_license | corbie11/tvOS143Headers | ba743d9de935e82dd21490ccb51b76d7044652ba | 312b2224a69f7c59f6e90937f401a4f26d2cccfd | refs/heads/master | 2023-04-29T23:53:57.684022 | 2021-04-06T05:54:55 | 2021-04-06T05:54:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 640 | h | /*
* This header is generated by classdump-dyld 1.5
* on Friday, January 1, 2021 at 5:15:00 AM Mountain Standard Time
* Operating System: Version 14.3 (Build 18K561)
* Image Source: /System/Library/PrivateFrameworks/PairedSync.f... | [
"kevin.w.bradley@me.com"
] | kevin.w.bradley@me.com |
993611d4483bf13f2816e8435a7b601c26412312 | c995bfc67ec690580ea6f4b07779f3ab79a461df | /EIFGENs/analyzer/W_code/C2/we1018d.c | eec1596e01cfba2c97683be9adbb74d4665923dd | [] | no_license | kris0302/Analyzer | a5d3ab15df4b59a5e9f1487c94a7a858b6dff015 | 91a35daf15642108aeceb9b751e8e838fe7d27a6 | refs/heads/master | 2021-04-06T04:10:07.421778 | 2018-03-11T18:03:36 | 2018-03-11T18:03:36 | 124,779,666 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,102 | c | /*
* Class WEL_API
*/
#include "eif_macros.h"
#ifdef __cplusplus
extern "C" {
#endif
static const EIF_TYPE_INDEX egt_0_1018 [] = {0xFF01,231,0xFFFF};
static const EIF_TYPE_INDEX egt_1_1018 [] = {0xFF01,244,1017,0xFFFF};
static const EIF_TYPE_INDEX egt_2_1018 [] = {0xFF01,1017,0xFFFF};
static const EIF_TYPE_INDEX ... | [
"37160424+kris0302@users.noreply.github.com"
] | 37160424+kris0302@users.noreply.github.com |
1ce8590b25d06a640a959ecfed880c295f01eaff | 160dc51955968e969ffa0e15d4ba52f12b80532c | /objc4-756.2/编译素材/Libc-1272.250.1/gen/getttyent.c | 50acdd1149dce5c385a2ca0863d9b32bb4832762 | [
"MIT",
"APSL-2.0"
] | permissive | jayhe/objc4_debug | f7661995cff6278468378da4536c0cf3fc44650d | e6023c9bcaac7888950fa4b36d6260e5b313dc72 | refs/heads/master | 2021-03-18T01:12:44.941356 | 2021-01-30T03:39:15 | 2021-01-30T03:39:15 | 247,033,924 | 1 | 0 | MIT | 2020-03-13T09:29:22 | 2020-03-13T09:29:21 | null | UTF-8 | C | false | false | 9,881 | c | /*
* Copyright (c) 1999, 2005 Apple Computer, Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use this file exc... | [
"cooci_tz@163.com"
] | cooci_tz@163.com |
207d9acb62c7bb0501bb6a75238890bef3eb7f00 | 6e442d6b49b4c68a235baf55e829ac320a35ba17 | /setmod/setmod.c | 134c59aad61c0bd67b3ebe62d4b2a6ed89060868 | [
"LicenseRef-scancode-unknown-license-reference",
"MulanPSL-2.0",
"LicenseRef-scancode-mulanpsl-2.0-en"
] | permissive | master-genius/alsp | 15e96af93f0245ef007fdd22c9ae71a7857a0f90 | f7754c01441c72f60a0e62f1ef310d5b8620d690 | refs/heads/master | 2022-03-03T15:53:06.056228 | 2022-03-01T10:28:55 | 2022-03-01T10:28:55 | 152,510,905 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,045 | c | #include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <dirent.h>
#include <fcntl.h>
#include "mre.h"
#define HELP_INFO "\
setmod : 设置文件的权限,类似于chmod\n\
setmod可以支持--auto选项,用于自动识别文件类型,目录会自动加上可执行权限,\
文件会自动去掉可执行权限。\n\
--auto : ... | [
"1146040444@qq.com"
] | 1146040444@qq.com |
30fd2cf5184ae5164dba7b72069f8c06ba57fb04 | 9885ede6bbf8f31d5e4e8530b35e3677f9f29af8 | /compiler_tests/custom/pointer_arith_driver.c | 1bc5b71f3df45305b9e88d39b44013ba5356b9dc | [] | no_license | sherwin-dc/C-to-MIPS-Compiler | d1efa18dc7510c866036e8a78e52aa5de203198d | c6ab9f0060e45390207732c08ce1adc3f9f666c2 | refs/heads/main | 2023-05-06T23:18:29.411359 | 2021-05-29T09:20:26 | 2021-05-29T09:54:54 | 371,927,252 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 229 | c |
void * f(int (*p1)[5]);
int main()
{
int x[5];
int (*ptr1)[5] = &x;
void * ptr2 = f(ptr1);
int ptr_val1 = (int) ptr1;
int ptr_val2 = (int) ptr2;
int diff = ptr_val2-ptr_val1;
return !(diff==5*sizeof(int));
}
| [
"59867245+sherwin-dc@users.noreply.github.com"
] | 59867245+sherwin-dc@users.noreply.github.com |
1b41079c9ea1650b8fbdd43494bf8b06b4919c60 | bc67a627eed32788951d839acf32f541d949523b | /unity-samples/iOS/Roll-A-Ball-Ios/Classes/Native/AssemblyU2DCSharp_UnityTest_DTOFormatter_WriterMethodDeclarations.h | 069c4fdc3b0d562d6b2a73402774d13b3237fa45 | [] | no_license | alonkrifcher/appboy-unity-sdk | dd6c8e6dfbd28dda5782514149520058c03c9946 | 8670b5f567f1027a14dee2878cda801e79012226 | refs/heads/master | 2021-01-18T18:56:49.214651 | 2015-07-14T16:16:34 | 2015-07-14T16:16:34 | 41,434,938 | 0 | 0 | null | 2015-08-26T15:53:33 | 2015-08-26T15:53:33 | null | UTF-8 | C | false | false | 2,304 | h | #pragma once
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
// UnityTest.DTOFormatter/Writer
struct Writer_t206;
// System.IO.Stream
struct Stream_t27;
// System.Byte[]
struct ByteU5BU5D_t97;
// System.String
struct String_t;
// UnityTest.ResultDTO/MessageType
#includ... | [
"wenzhi@appboy.com"
] | wenzhi@appboy.com |
08df537a483e53df54d38a6e3d08940808f5ecd9 | 61ab0d8ec346d9a989097bff582422d10cf16f35 | /Node/SourceProj/Driver/CommPC.h | c3b2a93fee68d4aab6a793a1e48de6cdbb63702a | [] | no_license | leesan0802/RimeTDMANodeCode | 8d3d5780811d9f4c8cfaf94d226389d3047bb6d4 | fa2d06fa6075d3e23f2de1a3e74f30f674d6dd11 | refs/heads/master | 2020-07-13T01:08:52.261745 | 2019-04-12T02:09:05 | 2019-04-12T02:09:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,702 | h | /*
************************************************************************************************
* Filename : CommPC.h
* Programmer : JiangJun
* Description : UARTx port for communication to PC
* Date : 2014-08-25
*****************************************************************************************... | [
"1294104421@qq.com"
] | 1294104421@qq.com |
816adfff34f7e11c5996f9b3c1588cb9e730f3a7 | 77c4846b088710a962f9908cc1b0b75efe2d871f | /basic2/day7_split_file1/calc.c | 0c07e2b037d2453ae2d5e9f3c462e886143519c9 | [] | no_license | miyamotok0105/c_sample | 29a4b20842451748556d80e11a7108055e6d52d5 | 279bc85d609f91f2417737096b3dc19aa9dccc3e | refs/heads/master | 2021-10-13T15:13:21.094410 | 2021-10-02T00:32:59 | 2021-10-02T00:32:59 | 144,780,575 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 128 | c | #include "calc.h"
// 平均値を求める関数
double avg(double l,double m){
double r = (l + m) / 2.0;
return r;
} | [
"miyamotok0105@gmail.com"
] | miyamotok0105@gmail.com |
dd4e6e4d74c158ff53fc9686e372800fb338af39 | 38ed759e560f039a87981820cf7ba75556c218e9 | /Pods/Headers/Build/Sparrow/SPTexture.h | 61128ac1eeaa12975492c2cdb82392cb592d3adb | [
"MIT"
] | permissive | levieggert/FlumpOBJC | 33fedbf9fcd79ef3f88f49a52d10e244b032a488 | 24bb3330e1139371de32a783be27863b84d22ad6 | refs/heads/master | 2021-01-18T14:05:59.300781 | 2015-07-20T17:21:48 | 2015-07-20T17:21:48 | 34,190,444 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 48 | h | ../../../Sparrow/sparrow/src/Classes/SPTexture.h | [
"levi_eggert@hotmail.com"
] | levi_eggert@hotmail.com |
b0b3cc9af97d8e56e9eb787f2705763e04373798 | 19e7c0baa01506cee51d0e1334c6dd64f249aeaa | /loci/src/class06.c | 402fbcde2a2d299122b50d8c1aa92fcb5b5a70fa | [] | no_license | berlin-open-wireless-lab/loxigen-artifacts | 49c533460f71fec029d4ea971106837a8aa3dd1b | 8a65e598333198d6e77b6a0090ffc3f61a3829cd | refs/heads/master | 2021-01-19T19:02:25.318292 | 2017-08-23T13:28:07 | 2017-08-23T13:28:07 | 101,182,753 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 203,264 | c | /* Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University */
/* Copyright (c) 2011, 2012 Open Networking Foundation */
/* Copyright (c) 2012, 2013 Big Switch Networks, Inc. */
/* See the file LICENSE.loci which should have been included in the source distribution */
#ifdef __GNUC__
#ifdef __... | [
"akappen@inet.tu-berlin.de"
] | akappen@inet.tu-berlin.de |
03953a15ee669b55b64c36931d5468f501f2c4b0 | 91fe129bca079f6bdb02826e4b0f080e63a65a9b | /execv/exec.c | ef74ba2b98b9dd1a694ff327ba25221f0c75468f | [] | no_license | IreanLau/execv | 4f9dff63eeb3ab7f73f4f4ed3d0344c2fd076332 | 452f056e7d718f2299c1777665d6455ca6022c0d | refs/heads/master | 2021-01-10T17:55:09.025924 | 2016-03-25T01:48:30 | 2016-03-25T01:48:30 | 54,686,498 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 989 | c | /*************************************************************************
> File Name: exec.c
> Author: Xixi
> Mail: 985632368@qq.com
> Created Time: Sat 31 Oct 2015 12:12:09 PM CST
************************************************************************/
#include<stdio.h>
#include<stdlib.h>
#include<unistd.h>
... | [
"isislau@yeah.net"
] | isislau@yeah.net |
0af554a275c0f29282937d1c2ff00df89e2a65c8 | 26048847534ebdea37ba82c2abc6213284ed472f | /String.h | 0ec67254e4d731d55c6698abc00d3b9a68eff950 | [] | no_license | veronicapaladino/polynomial-calculator | f2140f5afbdb37417fc45266045ceb83fc004385 | fd5f9ba0e858557b4ad4fff4dc4899af06785010 | refs/heads/master | 2023-03-31T22:10:29.605385 | 2021-04-14T10:55:30 | 2021-04-14T10:55:30 | 357,737,531 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 1,134 | h | #ifndef STRING_H
#define STRING_H
#include "Boolean.h"
const int MAX=240;
typedef char * String;
void strCrear(String &s); //Crea un string vacío (solo con el carácter ‘\0’)
void strDestruir(String &s); //Libera la memoria ocupada por el string y lo deja nulo.
int strlar(String s); //Devuelve el lar... | [
"noreply@github.com"
] | veronicapaladino.noreply@github.com |
b3ba67abbe9ecb2bc3c37af445352178ff0ad888 | e0b1fcffed50eaca32000977e37965a63357244a | /ec/e.c | 17ba1bf099bf60456ac09476c07e58b1189892f7 | [] | no_license | fhools/bcc | 76f07ad3d8ee0892ead60f8a01e6dbae1d05ae79 | c5ce0299fa787fef534a4937177f508b6892ece1 | refs/heads/master | 2023-04-27T22:46:13.538595 | 2021-05-18T23:16:06 | 2021-05-18T23:16:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,903 | c | #include"e.h"
#include<stdio.h>
#include<stdlib.h>
ZG min(I x,I y){R x<y?x:y;}
ZFP(ZERO)={0};ZFP(ONE)={1};ZFP(BP)={9};ZEP(EN)={.x={0},.y={1,0},.t={0},.z={1,0}};ZEP(EB)={.z={1,0}, //!< x25519/ed25519 base and neutral points
.x={0x1a,0xd5,0x25,0x8f,0x60,0x2d,0x56,0xc9,0xb2,0xa7,0x25,0x95,0x60,0xc7,0x2c,0x69,0x5c,0xdc,... | [
"me@kel.as"
] | me@kel.as |
99927df002e3db4d8cf5a1fd448cffdee920465a | 873b3289e7e2c5945687454d01214db3290a4240 | /UESTC-Programming-Course/Grade 1/Chapter 5/Homework 2/A.c | aeeaa2767c6bb908bee1ebc0707fa1df476e0ee2 | [
"MIT"
] | permissive | HeRaNO/ChickenRibs | ad8dbbc4163af3db22fdcd59dae94830e5f5726c | ff6f1bfad4e3e86294784f32de99abbea001e25a | refs/heads/master | 2023-06-08T16:45:00.271629 | 2023-06-04T09:19:36 | 2023-06-04T09:19:36 | 230,755,863 | 17 | 8 | MIT | 2022-05-25T15:36:33 | 2019-12-29T13:43:37 | C | UTF-8 | C | false | false | 234 | c | #include <stdio.h>
#include <stdlib.h>
int main()
{
puts("Please input an integer:\n");
int n;scanf("%d",&n);
if (abs(n)<=2) printf("Your number is: %d\n",n);
else printf("Your number is out of the given range.\n");
return 0;
}
| [
"heran55@126.com"
] | heran55@126.com |
d9d73810ec319b66630882024ef40a28b5fd687c | 3ae915eee145a1c58125c7594fc85ef48f7a00fe | /src/read_rel_rela.c | 3c819e5d0393cbd6f9af7c7b89a8de788109be48 | [] | no_license | pmgzo/ftrace | 41798ce8b03ae3df24a636db8a6a3c6305fc32d0 | 7422616bf2e3a79f6730c010c6dc41b5422e0ebb | refs/heads/master | 2022-11-25T05:56:07.395758 | 2020-08-06T07:51:39 | 2020-08-06T07:51:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,055 | c | /*
** EPITECH PROJECT, 2020
** project
** File description:
** function
*/
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include "strace.h"
#include <gelf.h>
static Elf_Scn *find_rel_and_rela(Elf *elf, Elf_Scn *scn, int *rela)
{
GElf_Sh... | [
"aurele.auboin@epitech.eu"
] | aurele.auboin@epitech.eu |
d53e4aa1baa71771ce8dca303b720f2552d30e1a | c4ec10bd1bf17c76d3d4785d6784ce8e838d1743 | /SIM800_Rotary_Phone_V1/I2S.h | 66387c854bd2e45d96a70be0c4ca42ede8cc1be7 | [] | no_license | talofer99/Rotary_phone | f43fd83f97a7fe0a8afd5624c7bb9de0f3564303 | 94a8c23d65f37297aec709a299dcc6878939e560 | refs/heads/master | 2020-12-26T06:08:35.795576 | 2020-01-31T11:07:35 | 2020-01-31T11:07:35 | 237,412,303 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,770 | h | #include <Arduino.h>
#include <ESP8266SAM.h>
#include <AudioFileSourceSPIFFS.h>
#include <AudioFileSourceID3.h>
#include <AudioGeneratorMP3.h>
#include <AudioOutputI2S.h>
AudioGeneratorMP3 *mp3;
AudioFileSourceSPIFFS *file;
AudioOutputI2S *out = NULL;
AudioFileSourceID3 *id3;
// Called when a metadata event occurs (... | [
"talofer99@hotmail.com"
] | talofer99@hotmail.com |
f3e4b5a2dcfdf2aef7abe2f861b8bac5768c0cdb | d0300b03975f249506489173a109c4b3d3e964c9 | /system8/ship/main.c | aaa77d0072f55927476a322a47c8406b47952411 | [] | no_license | gechang1996/C-assembly-Language | 12e484756ef68368fc0e23ce4e881af693e78531 | b208a9cf3c4f429de40a33426ba0cb00f1204aca | refs/heads/master | 2020-05-30T18:41:22.303749 | 2019-06-02T23:00:28 | 2019-06-02T23:00:28 | 189,903,358 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,718 | c | #include <stdio.h>
#include <stdlib.h>
#include <png.h>
#include <math.h>
#include <complex.h>
#define MAX_COLORS 256
#define WIDTH 512
#define HEIGHT WIDTH
int ship(double x0, double y0);
void init_colors(png_byte colors[MAX_COLORS][3]);
void demo(double x, double y);
int main(int argc, char **argv)
{
demo(0,... | [
"noreply@github.com"
] | gechang1996.noreply@github.com |
2727046295c2356e1cda96cbdcea2c570aa8dd93 | 208524c136c96caf0aa2cd1799c8ff6eb84f466f | /self_study/단계별문제풀이/5_array/8958.c | 867b5d07d0d745ed40a1bd6cac8f0c9f342a9dd7 | [] | no_license | jisun-16/beakjoon-online-judge-with-c- | 96d04198a5de67f04183464cf08cff0ad5cb087c | f229466cb025b186a5fbc369a9b36ca2282627b1 | refs/heads/master | 2021-11-25T14:20:19.502289 | 2021-11-06T05:59:06 | 2021-11-06T05:59:06 | 205,304,301 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 442 | c | #include<stdio.h>
#include<string.h>
int score_func(char* arr);
int main()
{
int T, sum;
char str[80];
scanf_s("%d", &T);
for (int i = 0; i < T; i++) {
scanf_s("%s", str, 80);
sum = score_func(str);
printf("%d\n", sum);
}
}
int score_func(char* arr)
{
int score_sum = 0, score = 1, i = 0;
while (i < str... | [
"limjisun97@naver.com"
] | limjisun97@naver.com |
6991999fc3e8620368eb7d0ac35ea8d40e54a9f7 | 77bfdd50368e399f785afe6f9ecaf0232d8415a2 | /saro34.c | 7f22d987f0ed161d65521dde4cd34e890d373cb4 | [] | no_license | 997678299/saravana | 36f1fb4f53d31b552473ed7b542bd4a830fad403 | 0dd69bf0393fc57e9769b2a6440b248cc2706375 | refs/heads/master | 2021-05-08T22:29:02.976722 | 2018-03-28T10:28:01 | 2018-03-28T10:28:01 | 119,674,179 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 221 | c | #include<stdio.h>
#include<conio.h>
void main()
{
char sen[50];
printf("Enter paragraph");
scanf("%s",&sen);
int i,count=0;
for(i=-0;s[i]!=""\n;i++)
{
if(s[i]==".")
{
count++;
}
}
printf("%d",count);
return 0;
getch();
}
| [
"noreply@github.com"
] | 997678299.noreply@github.com |
220bc8ac00cbde4788323fa8f17787fd8a6c65a6 | b1601cb53d73275ccef1f78494a4b3b2c1e02eb2 | /0x13-more_singly_linked_lists/2-add_nodeint.c | cb9e11aa41abb56bda1954d74292199381caf44f | [] | no_license | ClaraCastaD/holbertonschool-low_level_programming | 493429b97962bb79c1b6a4ccedc4f33f18b5c087 | 512cf8c6d0afedec6c39171728fb5c14a143ff3b | refs/heads/master | 2023-01-07T15:51:59.927849 | 2020-11-09T23:02:51 | 2020-11-09T23:02:51 | 271,358,627 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 451 | c | #include "lists.h"
/**
*add_nodeint - function that adds a new node at the beginning of a list
*@head: element of the linked list
*@n: integer
*Return: Address of the new element, or NULL if it failed.
*/
listint_t *add_nodeint(listint_t **head, const int n)
{
listint_t *new_node;
new_node = malloc(sizeof(lis... | [
"1980@holbertonschool.com"
] | 1980@holbertonschool.com |
125b41f9aabbe4f9f4355425712ecfe4edb40320 | 9d6136bbc8c2280f573443150e8d354c80d40b98 | /reverse.c | f743dba8f9f4602f9a86f2fdbefabde0b327017a | [
"MIT"
] | permissive | happyincent/Functional-Programming-in-C | 2d6155258afc88546b3875440570b5ce9c9878aa | 8c06c848e224919d5c93fed208d1d82c46b153c0 | refs/heads/master | 2020-04-06T19:44:07.227446 | 2018-12-21T19:15:15 | 2018-12-21T19:15:15 | 157,747,686 | 10 | 3 | null | null | null | null | UTF-8 | C | false | false | 3,066 | c | #include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
/* integer linked list type */
typedef struct __int_list const *const int_list_t;
static int_list_t const Nil = NULL; /* empty list */
/* singly linked list element */
typedef struct __int_list {
int_list_t next;
int32_t const val;
} node_t;
/* A poi... | [
"happyincent@gmail.com"
] | happyincent@gmail.com |
2281d950138fce54bcc98e824e1a69a581d8fa48 | 01e1edc3e7e98d955d9e2d341a05f0650524bf6a | /D3-exercise/loop_optimization/avoid_avoidable_loop0.c | 440138d412fecfc3093c99b059cf4a37e1ea6e60 | [] | no_license | nicoleorzan/P1.2_seed | 1150da1f26c0d401a15cd0b87b453108a4b4d8ee | d70b6f32b4155dbb528ca2f51a63577de1f550a0 | refs/heads/master | 2020-03-30T12:29:45.316594 | 2018-10-02T08:55:00 | 2018-10-02T08:55:00 | 151,226,647 | 1 | 2 | null | null | null | null | UTF-8 | C | false | false | 3,284 | c | /*
* This file is part of the exercises for the Lectures on
* "Foundations of High Performance Computing"
* given at
* Master in HPC and
* Master in Data Science and Scientific Computing
* @ SISSA, ICTP and University of Trieste
*
* This is free software; you can redistribute it and/or modify
* ... | [
"stefano.cozzini@exact-lab.it"
] | stefano.cozzini@exact-lab.it |
f974a1a4ad0234604c85c27d5f9f8924f19e1a34 | 300b5306e4806bf8b457baa58be2586f424eb608 | /DailyLog/1-6-2019/FileCopyV2.c | 3616b8034a7137e28ed5ba87a75d809232e31dde | [] | no_license | uturuncuayaku/C-programs | ed67da4bae517af42b7865f644ea728439e95121 | 18a0cc120025bba6f69729295be346f9c700a166 | refs/heads/master | 2023-02-03T09:57:28.516759 | 2023-01-23T23:48:36 | 2023-01-23T23:48:36 | 226,007,302 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 112 | c | #include <stdio.h>
int main(){
int c;
while( (c = getchar()) != EOF)
{
putchar(c);
}
}
| [
"andtruj23@gmail.com"
] | andtruj23@gmail.com |
2821db6fec570755eb30b1919aa7f639d8876ac9 | 3bc31638f1e618c29e111ce4660d80b069b6ce58 | /uEZ/Source/Library/GUI/SEGGER/emWin/HEADER.h | f9b4c80c8aa3601cfd880a1cd83a5b464b92c159 | [] | no_license | EnricoGiordano1992/Tesi | 57dba2faae3b27373caed5fd72ddb9060e0c4de0 | 8a01ca340cf70e6dfc523b390323b0930db7c6ba | refs/heads/master | 2021-01-22T05:53:58.181511 | 2015-11-12T00:27:35 | 2015-11-12T00:27:35 | 17,924,527 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 9,283 | h | /*********************************************************************
* SEGGER Microcontroller GmbH & Co. KG *
* Solutions for real time microcontroller applications *
**********************************************************************
* ... | [
"enricogiordano1992@gmail.com"
] | enricogiordano1992@gmail.com |
7cc20d581ed6006c531852b970361fcde35dd4e4 | e195d2583b037d828baa2bbbd5c58fb7fd7a6fac | /src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-wasmsimd-x86-splat-1x4-acc3.c | 219bbbeec05f82acec974c1105c63cef659900a9 | [
"LicenseRef-scancode-generic-cla",
"BSD-3-Clause"
] | permissive | mitchellspryn/XNNPACK | b09b34e376c66f4f80a97d7c70ac8c3d23619757 | cf277de610b96e0c8ebdea48421570c307b827da | refs/heads/master | 2023-06-17T23:07:44.567408 | 2021-07-08T06:33:14 | 2021-07-08T06:34:07 | 384,202,533 | 0 | 0 | NOASSERTION | 2021-07-08T17:33:48 | 2021-07-08T17:33:47 | null | UTF-8 | C | false | false | 16,235 | c | // Auto-generated file. Do not edit!
// Template: src/f32-dwconv2d-chw/5x5s2p2-wasmsimd-splat.c.in
// Generator: tools/xngen
//
// Copyright 2020 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <assert.h>
#i... | [
"xnnpack-github-robot@google.com"
] | xnnpack-github-robot@google.com |
6c40342e9f81028c0ff003f6509bc23675a28476 | d1d666a51b36074b15de451448fd6737c00fa47c | /src/mame/drivers/seicross.c | fbba6e6a08b644ec42e8a127ef5dd28e4ac53351 | [] | no_license | mp-lee/historic-mame | f58011e11497c180b6976152b51d54c0e24e929c | 6f03755e212f33ae6e4681d56351bf3c44f20916 | refs/heads/master | 2020-12-25T00:56:07.454750 | 2007-12-18T09:04:43 | 2007-12-18T09:04:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 25,718 | c | /***************************************************************************
Seicross memory map (preliminary)
driver by Nicola Salmoria
0000-77ff ROM
7800-7fff RAM
9000-93ff videoram
9c00-9fff colorram
Read:
A000 Joystick + Players start button
A800 player #2 controls + coin + ?
B000 test switches
... | [
"mame@mamedev.org"
] | mame@mamedev.org |
26de3749437bee8feb63f1a2c89962dd2fe7f381 | a9d0f4c430b8df53007b3ad1b8f3b54c42b856e2 | /FirstLevel/MathOper.h | 8f6c18cffff2f78ea00cd7ac96e3ab57601bea83 | [] | no_license | GitHub-Pen/C-Entry | 49ce8e9975a9f4b3103dcf7c6f114c39e9c77574 | 32bd3234d8497406a09e14003a22ad09fcda30eb | refs/heads/master | 2020-05-09T20:46:20.468001 | 2019-05-06T02:23:40 | 2019-05-06T02:23:40 | 181,420,170 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 647 | h | #ifndef __MathOper_h_
#define __MathOper_h_
#include "WholeVari.h"//定义的全局变量
//算术运算符
void Mathoper()
{
printf("\n请输入两个数i_a和i_b:");
scanf("%d%d",&i_a,&i_b);
printf("算术运算符+:%d\n",i_a+i_b);
printf("算术运算符-:%d\n",i_a-i_b);
printf("算术运算符*:%d\n",i_a*i_b);
printf("算术运算符/:%d\n",i_a/i_b);
i_a+=i_b;
printf("算术运算符+=:%d\... | [
"wangpeng@uinnova.com"
] | wangpeng@uinnova.com |
234562d0baf3611e229d2d04c9ad400931910aa4 | 6fed04d8b8567fee3b3c735f5b8759bd22f98b4d | /libc/include/stdio.h | c2aae838093a5a50033964dcdb7cb9f584faf054 | [
"MIT"
] | permissive | cartoon-raccoon/raccoonOS | 20417869273324add6332cefd19c7615af76ef7e | ee2ee82efe33b7e7a4dba792d202a78a95557394 | refs/heads/master | 2023-08-25T07:06:25.803398 | 2021-10-22T13:42:16 | 2021-10-22T13:42:16 | 324,780,117 | 5 | 1 | null | null | null | null | UTF-8 | C | false | false | 237 | h | #ifndef _STDIO_H
#define _STDIO_H 1
#include <sys/cdefs.h>
#define EOF (-1)
#ifdef __cplusplus
extern "C" {
#endif
int printf(const char* __restrict, ...);
int putchar(int);
int puts(const char*);
#ifdef __cplusplus
}
#endif
#endif | [
"shaughn.chan@gmail.com"
] | shaughn.chan@gmail.com |
cc3c0963008551159db97ddb2e507d2517ececcb | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/0dec4517-8e37-43a4-b068-77a0e7cda385.c | 38dce7fb0bfc73c9ee114f95d793c8b1820ffb55 | [] | 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 | 584 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = j%j;
l = l%j;
l = l/j;
k = l-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
char b[26];
char c[59];
a = 0;
do {... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
4ffc6f1b11a2c8ae7b27ffbb5436979b7d7251bf | 2bc835b044f306fca1affd1c61b8650b06751756 | /winhttp/v5/inc/inetdbg.h | 52b9d7cba63e21edfc742dd6afd0a36d6d0fe888 | [] | no_license | KernelPanic-OpenSource/Win2K3_NT_inetcore | bbb2354d95a51a75ce2dfd67b18cfb6b21c94939 | 75f614d008bfce1ea71e4a727205f46b0de8e1c3 | refs/heads/master | 2023-04-04T02:55:25.139618 | 2021-04-14T05:25:01 | 2021-04-14T05:25:01 | 357,780,123 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,712 | h | /*++
Copyright (c) 1994 Microsoft Corporation
Module Name:
inetdbg.h
Abstract:
Manifests, macros, types and prototypes for Windows Internet client DLL
debugging functions
Author:
Richard L Firth (rfirth) 11-Oct-1994
Revision History:
11-Oct-1994 rfirth
Created
--*/
#if defined(__... | [
"polarisdp@gmail.com"
] | polarisdp@gmail.com |
4ca97751c8498290201b979cc66b0b882732fb8d | d0a749fb90a0dab4ed14153311fd9b40232ea31e | /pc/simulation/list.c | 1037ef418fddd78721a3316dfd79a0d678861368 | [] | no_license | myixr/wshow | 320a39d99d21738fc4359c1c9ef48c4fc19d8aaf | 80f257f517b2762500a5f4074190d824f3b7a9f7 | refs/heads/master | 2020-03-28T01:21:02.451965 | 2016-11-25T09:17:43 | 2016-11-25T09:17:43 | 64,608,590 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,304 | c | #include <stdio.h>
#include <mem.h>
void list_init( list_head_t *list ){
(*list) = (list_head_t)mem_alloc( sizeof(list_node_t) );
(*list)->next = NULL;
}
void list_append( list_head_t list, list_node_t *node ){
if( list==NULL || node==NULL ){ return; }
list_node_t *p = list;
while( p && p->next!=NULL ){
p ... | [
"liaomaoyi@126.com"
] | liaomaoyi@126.com |
fee49b733c8b2d0e947d2269ab246ea8e62dc014 | 8b8908d5cca4c64e57c26dc6e5f6fc6fd707206c | /Motherfucker.X/gyroDefines.h | 46b14daca4580e53a06964b230c7b2bc6216fd0e | [] | no_license | wheelebigger/6DOFSensor | 281acb4da1013e55de0e6f9bafc35af230b968b8 | 45e0a29db07c5f31a2b7219878935cf41b62cd12 | refs/heads/master | 2021-08-30T14:15:05.344788 | 2017-12-18T09:01:50 | 2017-12-18T09:01:50 | 112,854,107 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,299 | h |
#ifndef _GYRODEFINES_H /* Guard against multiple inclusion */
#define _GYRODEFINES_H
/***************************************************
* MPU6050 addresses
**************************************************/
#define SlaveAddress0 0b1101000
#define SlaveAddress1 0b1101001
#define SlaveHex0 0x68
#define SlaveHe... | [
"frede044@gmail.com"
] | frede044@gmail.com |
ec81655e9d02d6458564a1ba8898d1669c5ea83f | 95a429e3bdec7aa4f4441a3635dbe08d9fe93723 | /Annotated source code/3.VirtualDisk.c | c570bae4a3ab50e356e59efe52668f95da066594 | [] | no_license | iXeor/Linux-driver-dev-Learning | e3067fb33336c9bdb2f52957881aa70f30f08f99 | f1da0bc0bcd0a1074691f0286be70253297701ca | refs/heads/main | 2023-04-21T12:02:55.626627 | 2021-05-08T12:24:12 | 2021-05-08T12:24:12 | 355,129,933 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,041 | c | //Linux内核驱动开发代码3:字符设备驱动程序框架。
/*******************************************************/
#include <linux/init.h> //Linux内核中定义了初始化数据相关的宏的头文件(module_init和moudle_exit的定义在这里)
#include <linux/module.h> //Linux内核中定义了模块相关处理的头文件,用于动态加载模块至内核(Dynamic loading of modules into the kernel.)
#include <linux/fs.h> //Linux内核中定义了一些重要的... | [
"noreply@github.com"
] | iXeor.noreply@github.com |
d399be8c2383aed97139afc0cde98e0db6a561f6 | 1916378280316744ed0a11e78251cda6fa5e05b6 | /src/Ventilator/CPAP_SETTINGS/DB_IHM_Setting_Adjust_Cpap_Mode_Low_Vti.c | eed63bf5fcfcf72fc7590dc84ece358f290664f9 | [] | no_license | ssvemula/Ventilator_control | 8476c9e205980d922d59b7704ce16205caa3dafc | a3d16a2e53d1afd8e74f206fb24bc4718c72a7df | refs/heads/master | 2022-06-23T03:34:48.640140 | 2020-05-03T07:43:06 | 2020-05-03T07:43:06 | 260,632,022 | 0 | 0 | null | 2020-05-02T06:57:30 | 2020-05-02T06:57:30 | null | UTF-8 | C | false | false | 4,467 | c | /******************************************************************************/
/* */
/* Project Number : RB0505 */
/* */
/*----------------------------------------------------------------------------*/
/* ... | [
"manojkumarhmb@gmail.com"
] | manojkumarhmb@gmail.com |
571a4199e82e03e372d3acf7e5b6933262b6d9ac | db9f1e2d241c88f8fa70f0897c31433c4ebb644d | /henkan/seisei2.c | 47df89c39e34ef29deb1bbe6810855526c2a0961 | [
"MIT"
] | permissive | kanekoNK/SUUTIKAISEKI | 0ac101e22d51db11b38fc9689e8b85f3ddc18d40 | 95c1341199934d904c42f5f9e2bf91d3a7b30e17 | refs/heads/main | 2023-02-13T11:27:19.274005 | 2021-01-11T05:46:09 | 2021-01-11T05:46:09 | 316,504,912 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,682 | c | #include <stdio.h>
#include <string.h>
#include <time.h>
#include <stdlib.h>
int main (void){
FILE *fp1;
FILE *fp2;
char str[50000];
char hin[26][2] = {{' ','0'},{'A','0',},{'B','0'},{'C','0'},{'E','0'},{'F','0'},{'G','0'},{'H','0'},{'I','0'},{'J','0'},{'K','0'},{'L','0'},{'M','0'},{'N','0'},{'O','0'},{'P','0'},{'Q... | [
"s19c1028qg@s.chibakoudai.jp"
] | s19c1028qg@s.chibakoudai.jp |
46edd797403e7221d5ce1f3b0300a0f066347714 | cb7f4e9e4be108167ba6403e30ebb15c540677f8 | /backend_t/backends/umesimd/plugins/avx512/UMESimdMaskAVX512.h | 7811b166decc28d81f366c2625fad29313ec9d4d | [] | no_license | nicholasferguson/Portable_SIMD | 9aee993d97668985533625b5dce8c9b41af6167c | 2d2ec5bf89890a618759dabb59fbd9b2a989f839 | refs/heads/master | 2021-01-12T17:24:51.220527 | 2017-10-18T23:35:43 | 2017-10-18T23:35:43 | 68,247,847 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,245 | h | // The MIT License (MIT)
//
// Copyright (c) 2015 CERN
//
// Author: Przemyslaw Karpinski
//
// 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 limitati... | [
"nicholasferguson@wingarch.com"
] | nicholasferguson@wingarch.com |
dabb93bd6ab7559c5bfa61671f866643b30a1f3d | c79e03092a86c30e3c1f8fde1618ef3002f4d8a1 | /chess/EIFGENs/chess/W_code/C10/ev1271.c | b61ab1f5044ad7afe5f68a04e83d27a3ac191c37 | [] | no_license | shesan/Eiffel-Projects | 0da86814a3b12e6b69eba73665ed800670c0dcf1 | 94f3d0b8be89285327f3093f628c7615edcf6cf4 | refs/heads/main | 2023-05-08T04:23:06.412007 | 2021-05-30T18:26:46 | 2021-05-30T18:26:46 | 372,284,028 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,456 | c | /*
* Code for class EV_DRAWABLE_CONSTANTS
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#ifdef __cplusplus
extern "C" {
#endif
extern EIF_TYPED_VALUE F1271_13073(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1271_13074(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1271_13075(EIF_REFERENCE);
extern EIF_TYPED_VALUE ... | [
"shesan_619@hotmail.com"
] | shesan_619@hotmail.com |
9ee3bc1627c4831c5fc3ca81e63b3d557773c008 | 616e4f72f01e0a8fecf3524e4bee6c3e937c09d8 | /Pods/Headers/Public/OpenSSL-Universal/openssl/conf_api.h | f49cca1b543a6a902235925fd6390f66e69511a9 | [
"MIT"
] | permissive | blockchain-certificates/wallet-iOS | 3ede54c9b1f8c1a647c66c8f5630cc9262a161ed | 7d84b304508e146caabf06e8877f797c4a9d13d4 | refs/heads/master | 2022-08-18T22:15:47.753087 | 2022-02-16T21:21:17 | 2022-02-16T21:21:17 | 69,986,387 | 21 | 44 | MIT | 2022-08-05T18:34:01 | 2016-10-04T16:57:40 | Swift | UTF-8 | C | false | false | 60 | h | ../../../../OpenSSL-Universal/include-ios/openssl/conf_api.h | [
"cdownie@gmail.com"
] | cdownie@gmail.com |
7c1ecb093ab1ab9549c7c7bdba88bc6866cd64cb | d0f82fab98989015066e90e83cf5f24ac3057d29 | /src/libraries/Native/Unix/Common/pal_atomic.h | 181a6ddf39878ce6a90e3e4bf7ec7e4244141e3f | [
"MIT"
] | permissive | JamesNK/runtime | 1b3c4e59f43242880e8e951a85f03852e25a2529 | f3c6cb060954f928915bc83343838bbcdacaebf1 | refs/heads/master | 2023-09-03T20:34:33.400272 | 2021-01-08T04:33:24 | 2021-01-08T04:33:24 | 243,631,677 | 0 | 1 | MIT | 2023-06-06T22:35:59 | 2020-02-27T22:41:36 | C# | UTF-8 | C | false | false | 677 | h | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
//
#if defined(TARGET_UNIX)
#include <stdatomic.h>
#elif defined(TARGET_WINDOWS)
#include "windows.h"
#endif
// The args passed in should match InterlockedCompareExchangePointer Win... | [
"noreply@github.com"
] | JamesNK.noreply@github.com |
75e98d12c780dafa58568549bb74512ef1864ceb | 665443052fa3c17f94c945f08b6378016d5a1dae | /0153-20140210/src/emu/imagedev/floppy.c | 358e3905e8a8895b424b3951c8893210b591dd79 | [] | no_license | dezi/mame-libretro-odroid | a6f3e0fd87e00fe8beda936f1cd3cf2fe508fcf0 | 31b588c088928f967b9fb9cf903b7a3f18a91eaa | refs/heads/master | 2020-04-18T07:49:09.588326 | 2014-02-11T14:27:40 | 2014-02-11T14:27:40 | 16,698,177 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 47,046 | c | /*********************************************************************
*********************************************************************/
#include "emu.h"
#include "emuopts.h"
#include "zippath.h"
#include "floppy.h"
#include "formats/imageutl.h"
#include "ui/filesel.h"
// device type definition
const device_... | [
"dezi@kappa-mm.de"
] | dezi@kappa-mm.de |
bb9ff38294b21265d13832d5081e3bf6dde72839 | b9278c2dfac720379f1f5035990649ecae901004 | /STM32F746/Webserver/Core/Src/main.c | 3b456f8ddaf285670782d5051df3c70b731e38da | [] | no_license | annhan/STMxx | 06344fb11c6ae453b4c91d8e8dc30867841fc0be | a6a1dd74b42cf406e8241903ee31aa2935239d4d | refs/heads/master | 2022-12-08T19:35:57.350903 | 2020-09-04T14:17:45 | 2020-09-04T14:17:45 | 284,874,240 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 48,745 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
******************************************************************************
* @attention
*
* <h2><center>© Copyright (c) ... | [
"annhandt09@gmail.com"
] | annhandt09@gmail.com |
dbb842c4d4091ea230d2a5bb04c204620c76023e | 477874156ea06d1aff15522fcb720b1368c7a9c4 | /data/815.c | 49fcb76888f12d9313fb7fb62311eb165b276b3f | [] | no_license | benglard/TreeHacks | 9724296ca61fa4580a0b93101b7e53ee9a81cbc0 | 8c4bf98b78fb18314a38004504bdac72c30f41aa | refs/heads/master | 2021-01-11T07:39:01.061427 | 2015-02-23T23:07:13 | 2015-02-23T23:07:13 | 31,160,920 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 140 | c | #include <stdio.h>
int main(void){int c=61357247;for(int i=0;i<20;i++){c+=44226577>25436767?(7*7942842):40427897;}printf("%d", c);return 0;} | [
"benjienglard@yahoo.com"
] | benjienglard@yahoo.com |
c75fe09b9f40d5890a2b6eb8d75bff82275746f3 | da0899519f0722acbcdd5e0aaf08849db887d42d | /vendor/marvell/generic/mpdc/src/driver/CSSProfiler/inc/CSSEventType.h | 7cfb4d6a6971ea544c5eb7f3b5d22d249b21c2cb | [] | no_license | ljvblfz/TD100 | 5ac9968a823008b9c55440a85606a22adf1599e2 | 89b962ee3056d076220b8a972762f23367567a9f | refs/heads/master | 2023-08-19T20:02:49.540718 | 2017-04-29T13:10:05 | 2017-04-29T13:10:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,126 | h | /*
** (C) Copyright 2009 Marvell International Ltd.
** All Rights Reserved
** This software file (the "File") is distributed by Marvell International Ltd.
** under the terms of the GNU General Public License Version 2, June 1991 (the "License").
** You may use, redistribute and/or modify this File in accordance w... | [
"342981011@qq.com"
] | 342981011@qq.com |
8fe1cee9114e3aa8d06542811cdbfc7a9afd5795 | 157e37e84579092a6deefe5d0658daf82dda731a | /Categoria 1/1151.c | 99d5db3d9f59f136fafd9db0935b7c769882ad75 | [] | no_license | andremarasca/ResolucaoURI | dd8292bf14654b271ff3a443c3bdc6cc4690c558 | d28fd103993dd5f637dcd92d5c3d2beb6305b549 | refs/heads/master | 2020-04-01T05:50:17.666823 | 2018-10-16T16:28:24 | 2018-10-16T16:28:24 | 152,921,738 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 293 | c | #include <stdio.h>
int main (void)
{
int A=0,B=1,C,i,n=5;
scanf("%d",&n);
for(i=0;i<n;i++)
{
printf("%d", A);
if(i!=n-1) {
printf(" ");
}
else {
printf("\n");
}
C = A + B;
A=B;
B=C;
}
} | [
"andremarasca@users.noreply.github.com"
] | andremarasca@users.noreply.github.com |
5c236bbab53739963479033ed3427901a8236da7 | 1fabbdfd1ca9ea1b6808893e12bd907eb74de414 | /xcode/Classes/Native/AssemblyU2DCSharp_SPacket_SocketInstance_CG_FELLOW_BREEDING__8.h | 4a9e1c31254554a801fe9c0e2743d9de848e4f29 | [] | no_license | Klanly/TutorialPackageClient | 6f889e96c40ab13c97d107708ae8f3c71a484301 | b9d61ba2f287c491c9565b432f852980ec3fee28 | refs/heads/master | 2020-12-03T01:42:35.256114 | 2016-11-01T02:40:21 | 2016-11-01T02:40:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 210 | h | #pragma once
#include <stdint.h>
// System.Object
#include "mscorlib_System_Object.h"
// SPacket.SocketInstance.CG_FELLOW_BREEDING_UNLOCK_PF
struct CG_FELLOW_BREEDING_UNLOCK_PF_t4178 : public Object_t
{
};
| [
"bu213200@gmail.com"
] | bu213200@gmail.com |
6844da97f850d34f6d5c3963d992021a2d6aa6f0 | aacc05966024f249732be1b6d557f1470ce95022 | /1175 - Array change I.c | 7e4d361c04cde3d890fb2657b01b940f1b29edcb | [] | no_license | ayonalmamun/Problem-Solving-URI | eea343a1bf0a625e035e66b2582a06f9e5173611 | 3b82a8c3501a3043dc5474d2a972f37013d8ce7e | refs/heads/master | 2022-10-20T21:16:29.571182 | 2020-06-08T15:25:29 | 2020-06-08T15:25:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 303 | c | #include<stdio.h>
int main(){
int i,n,a[20],c=0,temp=0;
for(i=0;i<20;i++){
scanf("%d",&a[i]);
}
for(i=19;i>=10;i--){
temp=a[c];
a[c]=a[i];
a[i]=temp;
c++;
}
for(i=0;i<20;i++){
printf("N[%d] = %d\n",i,a[i]);
}
return 0;
}
| [
"ayonalmamun@gmail.com"
] | ayonalmamun@gmail.com |
7db4f774149b12c1b61ac06cbfaae906871b42ad | aa234260ca31162f0e0682e7ae057070caaed0ac | /Licht.h | 2c88621ada23e7b71eaac890ca585f5830f60b7e | [] | no_license | chrakts/ZugangBedienungCmulti | 70cbfb7d4e225080af88e90b5bc889c0bf297ab8 | 681fb86ee12387649749766ba9572276c875fae5 | refs/heads/master | 2023-07-13T04:20:40.962807 | 2021-08-16T20:10:28 | 2021-08-16T20:10:28 | 257,086,347 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 196 | h | #ifndef LICHT_H_INCLUDED
#define LICHT_H_INCLUDED
#include "Bedienung.h"
extern uint8_t lichtKleinStatus;
void nextStatusLichtKlein();
void aktiviereStromStoss();
#endif // LICHT_H_INCLUDED
| [
"chrak@cmja.de"
] | chrak@cmja.de |
646d70cd59f5ed99fae4936fa2213eff6ca14652 | 87973af5b0c6900cd08d7048e211e316de9ba47f | /sort_three_el.c | f76cecc2c1aa3971b4842313c05a8812c02e29ad | [] | no_license | danlee65071/PUSH_SWAP | b921f36d5fecbe6c98ce249f76fae7f52818278a | 85eb2e988e964e4b2374da9fc24aaa3b849f22ee | refs/heads/master | 2023-08-24T12:57:17.326938 | 2021-10-18T23:17:15 | 2021-10-18T23:17:15 | 418,434,547 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,467 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* algoritm.c :+: :+: :+: ... | [
"danlee65071@gmail.com"
] | danlee65071@gmail.com |
7dc585cb60d97bc8183b3eab676b6ee9af20f33c | 53ee90fbc1011cb17ba013d0a49812697d4e6130 | /MootoritePlaat/MootoriteJaam/Definitions.h | 39b3839472bae881d55e91f1c8d16c22398f8fd4 | [] | no_license | janoschtraumstunde/Robin | c3f68667c37c44e19473119b4b9b9be0fe2fb57f | bd691cbd2a0091e5100df5dfe1268d27c99b39f6 | refs/heads/master | 2021-01-12T14:06:44.095094 | 2010-12-09T14:34:27 | 2010-12-09T14:34:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 792 | h | #pragma once
#include "ArduinoPins.h"
#include "CGyroscope.h"
#include "CMagnetSensor.h"
#include "CMotor.h"
#include "CPid.h"
#include "CWheels.h"
#define CCW 1
#define CW 0
Pid pidLeft = Pid(0.5, 0.01, 0.03);
Pid pidRight = Pid(0.5, 0.01, 0.03);
Pid pidBack = Pid(0.5, 0.01, 0.03);
Gyroscope gyro = Gyroscope(SS_GY... | [
"martik@gmail.com"
] | martik@gmail.com |
69fc523cd5c0a232b3c569f18eef562f1da3d11d | 211bebc950dfcd16ae1027cc231644eeba060056 | /SARD-testsuite-92/SATE/dovecot-1.2.0/src/plugins/fts-squat/fts-backend-squat.c | af9b513b38b08b29032f69720b44adf70ef8e7f9 | [] | no_license | bedarkarshantanu/CWE_CVE_TestSuite | 99c6c38b4c61685736db189bdbcdb9ea4d97c9e3 | 68788d8fc541bc2d5dbf16cb6bcc258d98dadf15 | refs/heads/master | 2020-12-21T12:29:07.774452 | 2020-01-27T06:28:36 | 2020-01-27T06:28:36 | 236,430,828 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,046 | c | /* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "array.h"
#include "mail-storage-private.h"
#include "mail-search-build.h"
#include "squat-trie.h"
#include "fts-squat-plugin.h"
#include <stdlib.h>
#define SQUAT_FILE_PREFIX "dovecot.index.search"
struct squat_ft... | [
"shantanu.bedarkar@acellere.com"
] | shantanu.bedarkar@acellere.com |
90cd39fe23ad417a10fbf47029ccf7bd94825127 | 7b393e262b31e81d2847028f5d0ad3e1ad056624 | /cpython3/config/pyconfig_linux_x86_64.h | 5b573c68390ccea16d7132fbf2dff88e5c4ec278 | [] | no_license | vmurashev/BundledPython | bda5295f10ffe9cbde5a97cb3f2b9b417d09ba6e | a7b860d77b5f1111504bfb140bce23bb7ae5c90a | refs/heads/master | 2020-03-18T12:35:04.627083 | 2018-11-27T17:19:26 | 2018-11-27T17:19:26 | 134,733,217 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 45,054 | h | /* pyconfig.h. Generated from pyconfig.h.in by configure. */
/* pyconfig.h.in. Generated from configure.ac by autoheader. */
#ifndef Py_PYCONFIG_H
#define Py_PYCONFIG_H
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
/* Define for AIX if your compiler is a genui... | [
"vitaly.murashev@gmail.com"
] | vitaly.murashev@gmail.com |
9495b58ac81fe2802739ff87930ba17b64cdb7cd | d5401be7966a6ab9eab1f21b29b67966b7e8b3ac | /mixed/RiscOS/Sources/Lib/NSPRLib/NSPR/pr/src/threads/combined/c/prustack | 09690806a811786b78f7439ea7843e322778daa9 | [] | no_license | winfreddy88/RISCOS5 | f1155ffc2b5a2c2b32e62ff4faa3ddbd5c103bb9 | 8b435a0647bfea6488d8b81c687fe332a6c14ec0 | refs/heads/master | 2020-04-14T12:06:37.556383 | 2019-01-02T11:34:02 | 2019-01-02T11:34:02 | 163,830,872 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,791 | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
* Version 1.0 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
... | [
"winfreddy88@gmail.com"
] | winfreddy88@gmail.com | |
a57f419b690ef3172aabe94d28f71dafb08894b9 | 05e4fafae996dee7bb6377af0695cbdcb4d99f4a | /chap7/725.c | fe0d2d7b2cbc02aa87a1b3e7af45baccf76bba21 | [
"MIT"
] | permissive | ypq-ucas/UCAS-2020Data-Structure | b01006586b0cc1a23a0aaf4bafff3d603f41202b | 288c105bae753c97611ae183a1adba9b4b95573b | refs/heads/master | 2022-11-20T00:32:25.140428 | 2020-06-26T15:25:57 | 2020-06-26T15:25:57 | 275,184,052 | 7 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,084 | c | #include<stdio.h>
#include<stdlib.h>
struct map{
int data;
struct map*next;
};
int numbersgetline(int s[]){
int c,i;
int j = 0;
int state = 1;
int number = 0;
for(i = 0;(c = getchar())!=EOF&&c!='\n'&&c!=';';++i){
if((c<='9'&&c>='0')&&c!=','){
if(c=='-')
... | [
"56442561+ypq-ucas@users.noreply.github.com"
] | 56442561+ypq-ucas@users.noreply.github.com |
d2dd23bd151359749e72b77c1ba81e0ce6132955 | 72a155a75ceaebaf2de08e6d9edae72e6a5bb974 | /kroll-luamodule/lua/debug.h | 53725bce8947d04c36912ed66f609f55cb98256e | [] | no_license | mountainstorm/kroll-lua | 1d9fe21c2af71d7fb75b0382832d1989f590d3e0 | 149a266bbb112b321ab74da59d4badf57e1c70eb | refs/heads/master | 2020-05-20T07:51:27.519891 | 2013-01-17T21:03:47 | 2013-01-17T21:03:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 241 | h | /*
* debug.h
* StudioLightroom
*
* Created by drake on 17/02/2009.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "stdio.h"
// this will do until I can botherd to write a proper one
#define debug printf
| [
"none@ignore.com"
] | none@ignore.com |
9570813f484418f809885b1a7e622cab425370c7 | f4adb303459fa4da5e4b6bb55f1d2848e0ddf396 | /dependancies/include/gtkmm/gio/gtlscertificate.h | d0c727be973b48c6b92c83a4df628913720e92b1 | [
"MIT",
"LGPL-2.0-or-later",
"GPL-3.0-only"
] | permissive | Illation/synthesizer | 9d81af54188f88812f4df1018d51b1360a3db3f7 | da77d55c1c69829bbad76d0c14b9c56a5261b642 | refs/heads/master | 2020-05-17T05:30:58.827574 | 2019-06-30T23:04:40 | 2019-06-30T23:04:40 | 183,531,655 | 4 | 0 | MIT | 2019-06-30T23:04:41 | 2019-04-26T01:01:08 | C++ | UTF-8 | C | false | false | 3,503 | h | /* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2010 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at y... | [
"hello@leah-lindner.com"
] | hello@leah-lindner.com |
e3004419429555471de1076a21b37caf255a473b | ba36c09889d553c636a55d1bd71cc04ef9b28e52 | /retdec/src/M/mmc_sdhci_read.c | 0f4647877090dfc436c464dc22d5823759e4251e | [] | no_license | martinmullins/moto_aboot | 16da6c62a52e5f0d5a57890334bd3464bdc6881d | 3bb6de797f8d0f4ebc3725c25e6bfca30699cc4f | refs/heads/master | 2021-06-21T04:14:45.103596 | 2017-08-07T02:51:38 | 2017-08-07T02:51:38 | 99,527,151 | 5 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,339 | c | //
// This file was generated by the Retargetable Decompiler
// Website: https://retdec.com
// Copyright (c) 2017 Retargetable Decompiler <info@retdec.com>
//
#include <ctype.h>
#include <regex.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
// ------------------------ Structures -... | [
"martin.mullins942@gmail.com"
] | martin.mullins942@gmail.com |
d7defe3bfbe78159fcc460769e01d3569e72f898 | ecfadf59abf0c377e4fbaafb8f594420d8d23277 | /C/Robert Federle/VMEM11/VMEM_PRG/VM_SAVE.C | 71a980ba213b5857fac997f3e635f3aad6f182a3 | [] | no_license | laurentd75/ggnkua_Atari_ST_Sources_Repository | 71fad5fc5ee3ea7bbd807ec6a6d4a99f7ef31334 | b51e02ffd546ba8260a5645a51acd90d66c16832 | refs/heads/master | 2023-08-31T14:13:18.440660 | 2023-08-24T10:09:58 | 2023-08-24T10:09:58 | 164,442,362 | 0 | 0 | null | 2023-09-03T00:24:29 | 2019-01-07T14:12:47 | null | UTF-8 | C | false | false | 1,860 | c | #include "vmem.h"
/****************************************************/
/* Speichern eines Bereiches in den virt. Speicher: */
/****************************************************/
long vm_save (source, destination, count)
char *source;
V_ADR destination;
long count;
{
BYTE *page_ptr;
VPAGE vmempag... | [
"ggn@atari.org"
] | ggn@atari.org |
7ee5bfe2d07a65c6d524fdee8063572b44245b0e | 9029c2532336fc3198bffa16d9a8acce78e4be58 | /Carte_GR_SW4STM32/FreeRTOS_Goldorak_TEST/goldo_go_main.c | 1324daf5773311fd33fdaaad8d8e584edfc7a91a | [] | no_license | goldobot/test_rtos_makefile | a23def1e2fcf50f78b4ddc35e9d9d7eda5405e4e | 8e8d8f30a5cd82876684677e7beaad05e71e129b | refs/heads/master | 2021-04-26T23:41:12.834300 | 2018-03-04T23:25:52 | 2018-03-04T23:25:52 | 123,838,588 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,070 | c | /****************************************************************************
* Porte depuis $(NUTTX_APPS)/examples/goldorak_go/goldorak_go_main.c
*
****************************************************************************/
/*
Cote carte : 1-Vert 2-Noir 3-Jaun
V N J : KO+ OK-
N V J : KO!
J N V : KO!
N J V : O... | [
"echelon@free.fr"
] | echelon@free.fr |
9bb4fd066b74206662815a9a901aca52f138c6dc | 05b90d2a28567be5c1b513ba22dbb988f9cc69e1 | /XgemInterface_20160118/resource.h | 11316519ddec504a23384b19db824690f808fe4c | [] | no_license | ybs0111/AMT8520_ybs | dea0bca614e33cc83ffb8c3e4b229bbba6aaf5cf | 860a333993f64ae582a3fa671b7c91813b6eabc7 | refs/heads/master | 2021-01-11T19:08:46.581287 | 2017-07-03T12:40:44 | 2017-07-03T12:40:44 | 79,325,765 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,520 | h | //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XgemInterface.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_XGEMINTERFACE_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED ... | [
"zzangybs72@gmail.com"
] | zzangybs72@gmail.com |
10559ca64d9578e507615156ddea4f8af09ba5e4 | c057e033602e465adfa3d84d80331a3a21cef609 | /C/testcases/CWE126_Buffer_Overread/s01/CWE126_Buffer_Overread__CWE129_listen_socket_52a.c | 674fe52369e352712970a9de5ade0793dc223035 | [] | no_license | Anzsley/My_Juliet_Test_Suite_v1.3_for_C_Cpp | 12c2796ae7e580d89e4e7b8274dddf920361c41c | f278f1464588ffb763b7d06e2650fda01702148f | refs/heads/main | 2023-04-11T08:29:22.597042 | 2021-04-09T11:53:16 | 2021-04-09T11:53:16 | 356,251,613 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,275 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE126_Buffer_Overread__CWE129_listen_socket_52a.c
Label Definition File: CWE126_Buffer_Overread__CWE129.label.xml
Template File: sources-sinks-52a.tmpl.c
*/
/*
* @description
* CWE: 126 Buffer Overread
* BadSource: listen_socket Read data using a listen socket (server s... | [
"65642214+Anzsley@users.noreply.github.com"
] | 65642214+Anzsley@users.noreply.github.com |
fa61737cb939bd3cd3c2d30df7572e018edccfc0 | 386e65beb5a16414a437bd635aad50e062d12c1e | /Covid19.c | f56164af92e9c83909a60bdfe6c3d519bc6b4aa5 | [] | no_license | aisabhay/Covid19-C-App | 5166ed5a83253615588ca631431b7b5a90e16d2a | 18e2d7b82a4fcf8a25680d887622e9d5aec6b92e | refs/heads/main | 2023-04-14T12:47:36.339032 | 2021-04-23T15:36:19 | 2021-04-23T15:36:19 | 360,922,421 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,018 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#define NAME_LEN 19
#define PLACE_LEN 9
#define MAX_TRAVELS 5
#define DEBUG_MODE 1
struct user {
char name[NAME_LEN+1];
char places[MAX_TRAVELS][PLACE_LEN+1];
struct user *next;
};
struct user *head = NULL;
struct user *current = N... | [
"noreply@github.com"
] | aisabhay.noreply@github.com |
623f8ce2b795c6ba4f770cedfc58339e63e20d2a | c8d3e4e6250df276d67e629bc3ce08eecaa414d8 | /Dmf/Modules.Library/Dmf_DefaultTarget.c | 37f60107eb1564cd5fbb1ac3bc23411f22fa9531 | [
"MIT",
"LicenseRef-scancode-generic-cla"
] | permissive | ayodejiige/DMF | 475bd79afb73491423878045998135965957f50a | 2342fbf938f2c22fa4eefe1c52c5415fa0c488f5 | refs/heads/master | 2020-09-01T09:07:34.399500 | 2019-10-31T16:27:42 | 2019-10-31T16:27:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 38,604 | c | /*++
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT license.
Module Name:
Dmf_DefaultTarget.c
Abstract:
Creates a stream of asynchronous requests to the default PnP IO Target. Also, there is support
for sending synchronous requests to the same IO Ta... | [
"noreply@github.com"
] | ayodejiige.noreply@github.com |
1415e643f07d7189089f227c8e322536a50a8a0b | a85ae2ddeebcb3f534c57b4f2933fe566c49551a | /equipment/gnss/ECEFPositionVelocity.h | c6f12aa16ce0204a3598cbe3a0755ef1403b4a8a | [
"MIT"
] | permissive | williamyoung0/libcanard-compatible-C-source-files-or-headers | 5e6952b565401dbd11c836f9bca87976bea4c5f8 | e073d2d40f37ad99c1ca8a283c06d3f9dbdb6615 | refs/heads/master | 2020-05-28T03:27:46.271925 | 2019-05-29T15:40:45 | 2019-05-29T15:40:45 | 188,866,855 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,665 | h | /*
* UAVCAN data structure definition for libcanard.
*
* Autogenerated, do not edit.
*
* Source file: E:\DSDL\libcanard\dsdl_compiler\pyuavcan\uavcan\dsdl_files\uavcan\equipment\gnss\ECEFPositionVelocity.uavcan
*/
#ifndef __UAVCAN_EQUIPMENT_GNSS_ECEFPOSITIONVELOCITY
#define __UAVCAN_EQUIPMENT_GNSS_ECEFPOSITIONVE... | [
"981223559@qq.com"
] | 981223559@qq.com |
144a078278ff01e35d2a5f6ad67befa245b61771 | 43533990327c5a48eaa18ac97aecb5893a76bdde | /get_next_line/get_next_line_bonus.c | d02220f4a4d439f0fb617e4872c796282bd36e19 | [] | no_license | TomLott/school-21 | 33fbbb8f202ef6e12b64205198adf54e56d3de41 | c1af5f83ca60e9d36c8e2b6def3622fbf9e8278f | refs/heads/master | 2023-03-27T06:58:11.887157 | 2021-03-23T13:18:46 | 2021-03-23T13:18:46 | 283,261,423 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,428 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* get_next_line.c :+: :+: :+: ... | [
"noreply@github.com"
] | TomLott.noreply@github.com |
228543ad3b477bfd3138161ecd3cbfac31c3504f | 10eb0b027f2cd91c30840eb1b24c2339eed0d2de | /sdkinclude/proto/bullet.h | 225b51924d895f6d5fda85a9dd0c2bb03d20361b | [] | no_license | amigadev/amiga-sdk | b448c6c491eed9d292bd0db2f188affa758c7b25 | 15a4041b35851b98d049e8fc4e6b6075e285c12d | refs/heads/master | 2020-04-08T23:55:48.605046 | 2011-12-06T17:50:08 | 2011-12-06T17:50:08 | 159,845,596 | 1 | 0 | null | 2018-11-30T15:53:41 | 2018-11-30T15:53:40 | null | UTF-8 | C | false | false | 435 | h | #ifndef _PROTO_BULLET_H
#define _PROTO_BULLET_H
#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif
#ifndef CLIB_BULLET_PROTOS_H
#include <clib/bullet_protos.h>
#endif
#ifndef __NOLIBBASE__
extern struct Library *BulletBase;
#endif
#ifdef __GNUC__
#include <inline/bullet.h>
#elif defined(__VBCC__)
#ifndef __PPC__
#i... | [
"dep@defmacro.se"
] | dep@defmacro.se |
c7733ddf5ed0393962f17904a80c635f62d3d0f5 | 5614c58de36116fef56954f1da297b487873c4fc | /impl/net/blacklist/neighbors.c | 897567a8733ea1e1eeff500e235a9bebc3179e20 | [] | no_license | iqballhafizi/adaptiveDistributedScheduler | 10a0fe56b70f2eb324ffded6f5d2336b33e12138 | 5ef48f4d1874b59caecd1748ccc20aaa3f9ac0ec | refs/heads/master | 2020-05-17T19:36:20.028647 | 2019-04-28T14:39:06 | 2019-04-28T14:39:06 | 183,918,459 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,901 | c | /**
* @file
* SF neighbor management
*
* @author
* Leo Krueger <leo.krueger@tuhh.de>
*
*/
#include "../blacklist/neighbors.h"
#include "contiki-lib.h"
#include <stdbool.h>
#define DEBUG DEBUG_PRINT
#include "net/net-debug.h"
#include "sys/ctimer.h"
#include "lib/memb.h"
#include "net/mac/tsch/... | [
"ahmad.hafizi@tuhh.de"
] | ahmad.hafizi@tuhh.de |
0de128788b418d121f6080e030fa1a6d1d0b1b73 | c51cb172531972362cb3b2889f8ef9d6cce466dd | /x-ass/src/test_led.c | 741f67fb9e01b46bf1be634c1f9719f9aa521f3e | [] | no_license | sdsxpln/iotX | 745b1880bc0f3b418eb82118d33c8202b5473446 | 0817b0e0902155b45b2f4c2156a0683680ae4cd8 | refs/heads/master | 2020-03-11T06:52:14.622920 | 2017-11-10T06:53:02 | 2017-11-10T06:53:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 399 | c | #include <bcm2835.h>
#include <stdio.h>
#define PIN 26
int test_led( void )
{
if(!bcm2835_init())return 1;
printf("LED Test Program !!!\n");
bcm2835_gpio_fsel(PIN, BCM2835_GPIO_FSEL_OUTP);
while (1)
{
bcm2835_gpio_write(PIN, HIGH);
bcm2835_delay(500);
bcm2835_gpio_write(PIN,... | [
"vence2013@163.com"
] | vence2013@163.com |
bc06684bf1c6e07660da2bfd583e8ea94fa05914 | af1ac853fae99cf6b317c8fa795043991b437bad | /main_aes_ofb_multiple.c | 6ba4fc50318a12a03ce0760d6c1927bdd61ef2a7 | [] | no_license | manesl/AES_encrypt_decrypt | 0fded8dc728c3c4e262760af9d58adbd6baf9f35 | 18f40e922bb7aace306254cb66702887af9615ef | refs/heads/main | 2023-02-15T15:32:20.410911 | 2021-01-14T13:02:43 | 2021-01-14T13:02:43 | 329,496,706 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,201 | c | /* --COPYRIGHT--,BSD
* Copyright (c) 2017, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copy... | [
"noreply@github.com"
] | manesl.noreply@github.com |
e411d84c6e3d66c44afb899e08e6d0897e0c2f0f | b22588340d7925b614a735bbbde1b351ad657ffc | /athena/MuonSpectrometer/MuonGMdbObjects/doc/mainpage.h | af36eabe997036319e2fa335df1b3ffa78a1e602 | [] | no_license | rushioda/PIXELVALID_athena | 90befe12042c1249cbb3655dde1428bb9b9a42ce | 22df23187ef85e9c3120122c8375ea0e7d8ea440 | refs/heads/master | 2020-12-14T22:01:15.365949 | 2020-01-19T03:59:35 | 2020-01-19T03:59:35 | 234,836,993 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,060 | h | /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
/**
@mainpage The MuonGMdbObjects Package
@section IntroMuonGMdbObjects Introduction
This package contains objects used for reading from the Geometry DataBase the main tables containing the MS primary numbers;
The need for this kind of... | [
"rushioda@lxplus754.cern.ch"
] | rushioda@lxplus754.cern.ch |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.