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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1212a2233a8302128c1e9746d91a987d3e681837 | 6167a74c1e9eb5c7314ec2fc37e11a7c153af27b | /SDL-2.0.5-10662/src/video/SDL_video.c | ba724e28bd7672ee45e61c9198e83a289f00eeb1 | [
"Zlib"
] | permissive | liuyanmin120/ffplay_vs | 0d3409b86b806f808a67e05c543caf106a6a93ee | d6ac8e1d0ad524c71427acb66dd5f16b37f0f8e1 | refs/heads/master | 2021-07-17T08:18:31.507438 | 2017-10-23T01:48:59 | 2017-10-23T01:48:59 | 118,098,046 | 1 | 0 | null | 2018-01-19T08:24:53 | 2018-01-19T08:24:52 | null | UTF-8 | C | false | false | 103,058 | c | /*
Simple DirectMedia Layer
Copyright (C) 1997-2016 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.
Permission is granted to anyone to use this ... | [
"g@m.cn"
] | g@m.cn |
261e224ec0bfa1c0019043deaf89c8f7a075b6d6 | dbc7a8290fa097cdf4efa88093c06ca57c530a5c | /ft_printf/libft/ft_strsub.c | 77a8b66aebe8e124f7c4458747da1bd8a386bbdf | [] | no_license | dkvdec/FdF | 20046573108c3b3e87cd9412f855f0574349374b | b6bc3cb35b6e2e9b260ca9d0113dfa7be8da947d | refs/heads/master | 2020-11-28T08:46:04.411743 | 2019-12-23T17:22:45 | 2019-12-23T17:22:45 | 229,760,389 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,222 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strsub.c :+: :+: :+: ... | [
"dheredat@oa-a3.21-school.ru"
] | dheredat@oa-a3.21-school.ru |
c65aae57aababd90ad0733dd52c67ba847c0d681 | 43a3bd0cbeae63be7b139f4026291e6f563297a0 | /pset5/jpg/recover.c | fa8bcf9732ecacb41db5b8b1835658fcf6d4ede7 | [] | no_license | rounakbanik/cs50_2014 | 0187a8dfe234bbc0e4a164c093ea0f79f0998074 | 38a80e45ab137c0ee02c98de1e429f3a35dc22fa | refs/heads/master | 2020-04-05T23:14:43.667169 | 2016-08-14T18:08:07 | 2016-08-14T18:08:07 | 65,679,576 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,240 | c | /**
* recover.c
*
* Computer Science 50
* Problem Set 5
*
* Recovers JPEGs from a forensic image.
*/
#include <stdio.h>
#include <cs50.h>
#include <string.h>
#include <stdlib.h>
#include<stdint.h>
typedef uint8_t BYTE;
int main(int argc, char* argv[])
{
FILE* inptr = fopen("card.raw", "r");
... | [
"rounakbanik@gmail.com"
] | rounakbanik@gmail.com |
bc7193339384a805353f7efbecdc01c0e60f2ea0 | e983bb2f433521dff631e200f82a9787bbefc2dc | /ARCHIVED/CSCE3600/CLASS_EXAMPLES/fa17/nov01Bsvr.c | aaea9acaa3b742e7bcb6f1d5d94fcb75273c4027 | [] | no_license | axelyates/unt_csce | 051a5242d11d42e249f6f2e67939b72b7cc52453 | 67b09ae7f3b39d33c5c7c6dadce14748c9a6316d | refs/heads/master | 2020-03-19T21:32:44.295888 | 2018-06-11T15:04:54 | 2018-06-11T15:04:54 | 136,942,264 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,428 | c | /* A simple server in the internet domain using TCP
The port number is passed as an argument */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
void error(const char *msg)
{
perror(msg);
exit(1);
}
int ma... | [
"axelyates@gmail.com"
] | axelyates@gmail.com |
14abe884e811125fe775f4ac6909fcfe18b37bfb | 387168ad894a81e418d4a80f2fea89a5a53715e8 | /bsp/stm32h743-nucleo/Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c | 397b975f5ca4cc4ab560b675b5a0123814f13a16 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | XBurst/RT-Thread-XBurst | 697eb85130e38af92d717836cc34ee5d1d4f2f77 | 47fe0fce16f562a0c9b1c9c32803419a87286002 | refs/heads/master | 2020-04-20T12:23:37.510908 | 2019-07-20T16:16:45 | 2019-07-20T17:31:13 | 168,842,151 | 5 | 10 | Apache-2.0 | 2020-03-08T12:14:27 | 2019-02-02T14:51:42 | C | UTF-8 | C | false | false | 32,938 | c | /**
******************************************************************************
* @file stm32h7xx_hal.c
* @author MCD Application Team
* @version V1.0.0
* @date 21-April-2017
* @brief HAL module driver.
* This is the common part of the HAL initialization
*
@verbatim
============... | [
"mailmalongfei@163.com"
] | mailmalongfei@163.com |
4b5cf91fba59f11f91fffe6a314e13dfa0a2e58b | 7f1be549ddf7f34390abd2ea74a22fe89b4a312b | /code/implementations/optimizations/high_dim_eucledian_distance/normalize.h | b1d671ccda21bf3fc7f7247007ae9e387429ed2b | [] | no_license | albertomontesg/fast-tsne | 7c6f6065b4d0e7ae9151914e8840f38d747f248d | 57e7b85e129419bd8453ea6aa422dea0f29834fb | refs/heads/master | 2021-09-05T05:21:58.283143 | 2018-01-24T10:30:40 | 2018-01-24T10:30:40 | 82,668,641 | 7 | 0 | null | null | null | null | UTF-8 | C | false | false | 754 | h | #ifndef NORMALIZE_H
#define NORMALIZE_H
#include "../../utils/data_type.h"
// Normalize X substracting mean and
inline void normalize(dt* X, int N, int D, dt* mean, int max_value) {
int nD = 0;
for(int n = 0; n < N; n++) {
for(int d = 0; d < D; d++) {
mean[d] += X[nD + d];
}
nD += D;
}
for(int d = ... | [
"spam@totallyawesome.at"
] | spam@totallyawesome.at |
c63127c0f2fe4c77aeebf52cb4a317ed8f168e66 | 92399735c7a9db75362181313e6a5636f2164e4b | /EECS_678_Operating_System-C_Programming/quash/src/execute.c | ad7d88f588356256c80604f62f6306c8b259d267 | [] | no_license | py930828/EECS_KU_Project | fd8d7b4ff7ccad41844e94399dc82c281616f1e0 | cbb8c88205272c791e602854ee76b2bc24afd63a | refs/heads/master | 2020-03-17T02:15:40.237422 | 2018-05-26T03:26:37 | 2018-05-26T03:26:37 | 133,183,675 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,455 | c | /**
* @file execute.c
*
* @brief Implements interface functions between Quash and the environment and
* functions that interpret an execute commands.
*
* @note As you add things to this file you may want to change the method signature
*/
#include "execute.h"
#include <stdio.h>
#include "quash.h"
#include "de... | [
"noreply@github.com"
] | py930828.noreply@github.com |
f9b119a460ac4fd3a9ca4077dd54e84f9b8ad8a8 | 2057f55ab349b96c9cb3294d09a14a6a59edf707 | /soal1.c | 3da6daa73a64a73d0245751f14ce1a10695f5609 | [] | no_license | zahrul100/SoalShift_modul4_C09 | 511c656ee4fa679b95a5b7f5c4464c4c36f6d054 | d63ea5bb7d625fdd43bda9bd68cb77f797586384 | refs/heads/master | 2021-04-17T16:34:46.254188 | 2019-04-27T00:59:25 | 2019-04-27T00:59:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,035 | c | #define FUSE_USE_VERSION 28
#include <fuse.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <dirent.h>
#include <errno.h>
#include <sys/time.h>
static const char *dirpath = "/home/najaslardo/Documents/shift4";
const char charlist[] = "qE1~ YMUR2\"`hNIdPzi%^t@(Ao:=CQ,nx4S[7mHFye... | [
"noreply@github.com"
] | zahrul100.noreply@github.com |
5bc3e904b4582e44fe745f8b445629734e5ef3b4 | 5ada5210e9bd8b339b2eaddf3b696fa084d7f1e3 | /FantomSettingsEdit/FantomSettingsEdit.h | 9721aad9f08e8b09d3e74afcf0fae5af1f16e5c2 | [
"BSD-3-Clause"
] | permissive | n-kulberg/FAnTom | 667de419e2452a5897d50d999a000b650edbf170 | 13e80948e856edab6836bcbe8776d0280830d734 | refs/heads/master | 2023-03-14T17:31:16.553371 | 2021-02-26T15:58:44 | 2021-02-26T15:58:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 187 | h | #ifndef FantomSettingsEdit_h__
#define FantomSettingsEdit_h__
/*!
\file
\date 2020/03/27 16:34
\author kulberg
\brief
*/
XRAD_BEGIN
XRAD_END
#endif // FantomSettingsEdit_h__
| [
"kulberg@yandex.ru"
] | kulberg@yandex.ru |
9c1db74adfda8fa8e5249eb7e86f10bfa3e4618f | 51a3a9f925e7a0b0a59686833b51b25b4475de1e | /adgf/win/VidTest/MonParse.c | b0d701196a8dfa6c98e8de4172a9ca523ee76127 | [] | no_license | Maxprofs/adgf | 4cb7c30e18d3daf6760d707becc281b8431defb5 | 4e00d2352463b5bfb0f668104cef3ec04ef986b5 | refs/heads/master | 2020-05-05T13:14:11.400783 | 2018-06-20T14:22:34 | 2018-06-20T14:22:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,075 | c | /*****************************************************************************
*
* DiagMon monitor CLI functions
*
* File: MonParse.c
*
* Author: Brian Lingard
* Date: 10/21/2003
*
*
*****************************************************************************/
#include <stdio.h>
#include <std... | [
"brian_lingard@bose.com"
] | brian_lingard@bose.com |
8d5d6a9394ca944c28a9f110099626cfa19614f2 | a21a7caf56134ba0173dd48558fdea2844554810 | /twister.h | 5fe5e24b6a8c4a0ed18fc8a91efb304b5539f6a0 | [] | no_license | luqmanarifin/mersenne-twister | 785929c7a7cfb4764b3632bc1210b3375c9c579c | 8ad25d98a43564bd2974ac9b7b85d7d2b1d52134 | refs/heads/master | 2021-01-01T04:50:48.013880 | 2016-05-22T13:47:51 | 2016-05-22T13:47:51 | 59,348,312 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,317 | h | /*
* The Mersenne Twister pseudo-random number generator (PRNG)
*
* This is an implementation of fast PRNG called MT19937,
* meaning it has a period of 2^19937-1, which is a Mersenne
* prime.
*
* This PRNG is fast and suitable for non-cryptographic code.
* For instance, it would be perfect for Monte Carlo simu... | [
"l.arifin.siswanto@gmail.com"
] | l.arifin.siswanto@gmail.com |
82c4b41a131a23fde7aa5cf824c371c580f4cf65 | 871b09c0b59819c0f4020092c2ccd33c9a2a4214 | /Net-UART144.3_add_telnet/src_code_flash/FileSys/htmfiles4.c | dad0050c9ac73910564c28c0a19f17aee92e84e4 | [] | no_license | peter27863043/Git_Qisda | 02aad91aa0729e00a71f260ed8a538c410547714 | 1a73f815834db8ef2d083b6489aebf8ca409cc34 | refs/heads/master | 2021-05-03T21:50:52.436783 | 2016-06-01T08:24:26 | 2016-06-01T08:24:26 | 71,551,494 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,973 | c | /******************************************************************************
*
* Name:
*
* Description:
*
* Copyright: (c) 2005-2050 IC Plus Corp.
* All rights reserved. By Jesse
*
*******************************************************************************/
/***... | [
"peter27863043@yahoo.com"
] | peter27863043@yahoo.com |
97a9fd625b494d199be49b4d350378942c7e0d60 | c1e15552fba59104a45c152bb9eb8f169ace905b | /TestCases/example.c | d53ba0c2b8b3ffdb9d07f377df7f77645779d56f | [] | no_license | Sec-AFLFast/Sec-Project | d4878cc369a339d261a739cbe43f4c9adc12d2b4 | 8612c8ea8eaf92b66f8a3f2b6603e3e9a0fd979e | refs/heads/master | 2021-01-19T10:15:16.405091 | 2017-05-10T21:06:57 | 2017-05-10T21:06:57 | 87,847,412 | 1 | 5 | null | null | null | null | UTF-8 | C | false | false | 575 | c | #include <stdio.h>
#include <string.h>
#define BUF_LEN 1024
#define SMALL_BUF_LEN 5
#define MOD_BASE 1000
#define DIV 2
#define REF_VAL (MOD_BASE - (MOD_BASE / DIV))
void crashme(char* s) {
if (s[0] == 'b')
if (s[1] == 'a')
if(s[2] == 'd')
if (s[3] == '!')
abort();
}
int main(int argc, char* argv... | [
"jh3768@columbia.edu"
] | jh3768@columbia.edu |
070e510441d701eee9b2ee9bdba8e901cb356ca0 | ceadd606027b40d635fd6a57482c6fa49c95c0eb | /ex01/ft_print_reverse_alphabet.c | 31a1d8390981d69160f498465dbc50b0cb48cbe8 | [] | no_license | jmisiti74/max | 8a342df41483e80d86c4cfb6094d77378f2dccf2 | f89fdae0bfc4215fee03067c9b46096b981b875c | refs/heads/master | 2022-04-30T19:47:33.393858 | 2017-06-24T15:14:26 | 2017-06-24T15:14:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,013 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print_reverse_alphabet.c :+: :+: :+: ... | [
"jmisiti@e1r3p6.42.fr"
] | jmisiti@e1r3p6.42.fr |
c51924efed145dce605028a37872a3092ef4f0b7 | 905847734f001278fb062b1ce0a4fee733ada83a | /Engine/ac_exescr.h | 504d0287561fdb293893247bd0d6d5d44561c6de | [
"Artistic-2.0"
] | permissive | cnsuhao/ags | 80503b18296e16ecaa904491f122dcdcfc55030e | afc94e60ada37c7056016933ecfcdb2a573337c3 | refs/heads/master | 2020-06-10T17:55:29.533627 | 2012-03-29T11:00:06 | 2012-03-29T11:00:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 985 | h | #ifndef _AC_EXESCR_H_HEADER
#define _AC_EXESCR_H_HEADER
struct ccInstance; // cscomp.h
enum PostScriptAction {
ePSANewRoom,
ePSAInvScreen,
ePSARestoreGame,
ePSARestoreGameDialog,
ePSARunAGSGame,
ePSARunDialog,
ePSARestartGame,
ePSASaveGame,
ePSASaveGameDialog
};
#define MAX_QUEUED_SCRIPTS 4
#def... | [
"nick@sonneveld.name"
] | nick@sonneveld.name |
b125ee468c468fe0a53395413eb90d847c4c8639 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/git/extr_wt-status.c_wt_longstatus_print_submodule_summary.c | 15157620b9a0cdc4fc1ae2b0eb164dd3fc968799 | [] | 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 | 2,976 | 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 |
bc2790369e119b53a8fd36e610d5de53b49e0c3e | 976cfa87501e0380575270f59755b2a424decb84 | /djysdk/djysrc/third/firmware/AtmelSamV7/include/mpu.h | 8f2dc83ae30534f3278a03ff93d39b5ce2fcacaf | [
"BSD-2-Clause"
] | permissive | zhangqf1314/djyos | ffc5d40cc6c0722d817bf1c8e614fe8795209a66 | f83487e31c1ae3e09c987ee40bdb1f4f34790892 | refs/heads/master | 2021-09-11T12:45:28.084934 | 2018-04-07T07:45:28 | 2018-04-07T07:45:28 | 126,104,134 | 1 | 3 | null | null | null | null | UTF-8 | C | false | false | 10,905 | h | /* ----------------------------------------------------------------------------
* SAM Software Package License
* ----------------------------------------------------------------------------
* Copyright (c) 2012, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source and binary fo... | [
"lst2012@yeah.net"
] | lst2012@yeah.net |
2c1687befa9fa6394c434cc6310d5e0ba8de806f | a6872c47b9c1e185313914641e3774dcf7bcc6cb | /resources/ui/data/im_background.dat.h | 412aa7d896374909bba76b592b12638e8be6f2fb | [
"BSL-1.0"
] | permissive | jpcima/cws80 | d753594445b8faae3fb1270e6f1017eccd783eb9 | ce37a49caed50a4b7baccfed288c2f5555af91c7 | refs/heads/master | 2021-10-23T06:29:52.400237 | 2021-10-10T12:34:50 | 2021-10-10T12:34:50 | 187,700,237 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 127,837 | h | // BEGIN "background.png"
0x89,0x50,0x4E,0x47,0x0D,0x0A,0x1A,0x0A,0x00,0x00,0x00,0x0D,0x49,0x48,0x44,0x52,
0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x08,0x02,0x00,0x00,0x00,0x4C,0x5C,0xF6,
0x9C,0x00,0x00,0x00,0x09,0x70,0x48,0x59,0x73,0x00,0x00,0x0B,0x13,0x00,0x00,0x0B,
0x13,0x01,0x00,0x9A,0x9C,0x18,0x00,0x00,0x00,0x07,0... | [
"jp-dev@inbox.ru"
] | jp-dev@inbox.ru |
ba7b9962a1995ad0e650c936e8a13e814282f34f | 12a9261aec4b62aaa029b1ae985a980b03bb079e | /infect/startup_folders/include/startup_folders.h | 8b6a84b2ea83675d3a3a41fc9a55767c9c53d5f2 | [] | no_license | werew/hellobaby | c75e1a1235501e400caf1e2858f1e46f41d1ba86 | 9e838fe959d2c61e76e44d8cbb0e16cddb29cf49 | refs/heads/master | 2021-01-12T12:05:42.214544 | 2016-10-03T22:55:26 | 2016-10-03T22:55:26 | 69,234,122 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 133 | h |
#ifndef INFECT_MV2STUP_H
#define INFECT_MV2STUP_H
#include "core.h"
int launch_infect_startup_folders(struct ModStat**);
#endif
| [
"luigi.coniglio@etu.unistra.fr"
] | luigi.coniglio@etu.unistra.fr |
3d9a904d6e26058611e164b4549950c5c5dd78c4 | f1072da7dbff060ca7b538a81d3936571fec56ea | /3rdTools/freetype/src/gzip/zutil.h | dc3d2069df1f67d1a62808ff61771baa7adddcba | [] | no_license | Hkiller/workspace | e05374d30a6f309fa8cf1de83887ccb5d22736f9 | 660fc5900300786d7581a850a3fefc90f8d07a93 | refs/heads/master | 2021-03-30T22:44:17.469448 | 2017-04-12T06:08:02 | 2017-04-12T06:08:02 | 125,022,632 | 2 | 0 | null | 2018-03-13T09:07:03 | 2018-03-13T09:07:03 | null | UTF-8 | C | false | false | 4,961 | h | /* zutil.h -- internal interface and configuration of the compression library
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be used by applications. It is
part of the implementation of the compression lib... | [
"570385841@qq.com"
] | 570385841@qq.com |
7f07445a2270c3123e434fe54fc49aeeaea1a54a | f0d521aad290086063c8928ebc064e021d63aa0c | /mlib/Mobigen/Platform/SIOEventFlow/SIOEventFlow_pas-python-2.6.5-64bit/M_Mobigen__Common__Log__StandardLog.c | d2af7d5a7fb423ec588124f765e7308860ee88f1 | [] | no_license | mobigen/MSF_V2 | 9817cc97c2598c3f69b1192d4b186c3bc1761932 | 8a32adc3969d77455464a07523ced68564eb10af | refs/heads/master | 2023-04-27T20:14:16.020536 | 2022-02-18T08:17:10 | 2022-02-18T08:17:10 | 134,684,685 | 3 | 2 | null | 2023-04-18T22:47:33 | 2018-05-24T08:24:01 | Roff | UTF-8 | C | false | false | 19,623 | c | unsigned char M_Mobigen__Common__Log__StandardLog[] = {
99,0,0,0,0,0,0,0,0,10,0,0,0,64,0,0,
0,115,157,0,0,0,100,0,0,100,1,0,107,0,0,90,
0,0,100,0,0,100,1,0,107,1,0,90,1,0,100,0,
0,100,1,0,107,2,0,90,2,0,100,0,0,100,1,0,
107,3,0,90,3,0,100,0,0,100,1,0,107,4,0,90,
4,0,100,0,0,100,2,0,107,5,0,84,100,0,0,100,
3,0,10... | [
"cheerupdi@gmail.com"
] | cheerupdi@gmail.com |
96f0d80631ede886a6375cf072d926c68b628945 | f72de97d3813c5eb5f2d13d3793ea523de8145ee | /parser.h | 7d82c994547ecb727d599f490862a883f99527c0 | [] | no_license | nachochiappe/7541-tp1 | dcb20ec037f84403a0965b70b65d9a7492217322 | b65cf6b871c1dfb59c8ee8c9f29dcd9ede6f1c54 | refs/heads/master | 2021-01-10T07:00:51.648313 | 2015-10-22T20:15:06 | 2015-10-22T20:15:06 | 43,371,450 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,046 | h | #ifndef PARSERH
#define PARSERH
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
/* tipo de dato abstracto de la fila del csv */
typedef struct fila fila_csv_t;
/* parsea una linea de csv
input:
- linea: cadena en formato csv valido
- columnas: cantidad de columnas a leer de la línea
output:
- u... | [
"nacho.chiappe@gmail.com"
] | nacho.chiappe@gmail.com |
fbeb49f51e9eff0c3e335527f785dc60efed604b | 792e697ba0f9c11ef10b7de81edb1161a5580cfb | /tools/clang/test/Preprocessor/Inputs/include_instead/bad-syntax.h | 564570f9df7302f6c4d2cdfd8e5dc683f24598ba | [
"Apache-2.0",
"LLVM-exception",
"NCSA"
] | permissive | opencor/llvmclang | 9eb76cb6529b6a3aab2e6cd266ef9751b644f753 | 63b45a7928f2a8ff823db51648102ea4822b74a6 | refs/heads/master | 2023-08-26T04:52:56.472505 | 2022-11-02T04:35:46 | 2022-11-03T03:55:06 | 115,094,625 | 0 | 1 | Apache-2.0 | 2021-08-12T22:29:21 | 2017-12-22T08:29:14 | LLVM | UTF-8 | C | false | false | 226 | h | #pragma GCC system_header
#pragma clang include_instead <include_instead/public-before.h>
// expected-error@-1{{expected (}}
#pragma clang include_instead(<include_instead/public-after.h>]
// expected-error@-1{{expected )}}
| [
"agarny@hellix.com"
] | agarny@hellix.com |
6138f05ae53a0aea57b0067fa23438355f67c1fd | a00b72f506dff325d85aec25b0c503becf68b872 | /kinematics/include/kinematics/robcprobot_arm6DOFik.h | e2cb41dd9bdffc1d697e5a9decd56f08f5fa7729 | [] | no_license | Charshizhou/baymax_design | 75c5fc355d953c2ee158b65f38d06cd5618f8cb1 | d5e2fece6493e7569fa2bdbd7f68036af4ce3d1b | refs/heads/master | 2023-04-07T11:17:45.424249 | 2021-04-17T05:22:21 | 2021-04-17T05:22:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,510 | h | /** ---------------------------------------------------------------------------
* Copyright (c) 2017, PS-Micro, Co. Ltd. All rights reserved.
*
* @file <robcprobot_ARM6DOFik.h> by yaoym
* @date 2019-05-17
* @version 0.1.1 2019.05
--------------------------------------------------------------------... | [
"jcsheng@ps-micro.com"
] | jcsheng@ps-micro.com |
e64209bf717dc32cb486679415c100e536fb86fe | 01a98718f5ae74b8ec6a7e036833d7dfa1768617 | /hw0205.c | 3b94a8c1d36d32cbe6912f8fd61534c7c4dc421f | [] | no_license | sun-wt/HW2_Programing1 | 79f5135b4b8b6d2b2f51973398afd65d79390e7e | 100844eacc29fe7376384386b76cd30da19d24cb | refs/heads/main | 2022-12-30T03:59:02.321903 | 2020-10-20T13:36:54 | 2020-10-20T13:36:54 | 302,927,448 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,900 | c | #include<stdio.h>
#include<stdint.h>
#include<stdlib.h>
int main()
{
int a,b,c,d,e;
printf("Please enter 5 cards:");
scanf(" %d %d %d %d %d",&a,&b,&c,&d,&e);
if(a<1||a>52||b<1||b>52||c<1||c>52||d<1||d>52||e<1||e>52)
{
printf("wrong input\n");
return 0;
}
else if(a==b||a==c||a==d||a==e||b==c||b==... | [
"noreply@github.com"
] | sun-wt.noreply@github.com |
05946c8e287f45269f2237207ea6678f2a01348a | bac66fd9fe63c40f37dd5644d60b00952b9caff2 | /CHECK.h | e3aeac47288a56d93266f3a888b9d152762ac7ec | [] | no_license | DReigada/Projeto-IAED | 774955c41b2aafce55ec5be4d4e51df1283a3a23 | 3d9af7e6f4d42fa6fc61536cd97908edc30392e6 | refs/heads/master | 2020-04-16T08:46:20.070814 | 2017-10-30T22:51:59 | 2017-10-30T22:51:59 | 51,945,839 | 0 | 1 | null | 2017-10-30T22:52:00 | 2016-02-17T18:38:02 | C | UTF-8 | C | false | false | 1,311 | h | /* File that defines a type CHECK */
#ifndef _CHECK_
#define _CHECK_
#include "Xmalloc.h"
/*Structure*/
/**
* Defines the type check, where checkP is the pointer to the check struct.
* The type check contains:
* - it's reference (the ID) -> ref
* - the value of the check -> value
* - the issuing clie... | [
"daniel.reigada@gmail.com"
] | daniel.reigada@gmail.com |
4a05081f66da772e6598cf8ca15ba0d64677daa2 | 7b8b03ed4050f4241ec26d4a084251efe22e4a86 | /dotprod_serial.c | 03906b30c0fbd357601e9413c80e65bbe00d7adc | [] | no_license | ayshaw/code | 39fe622742432657e99c67c49f0ceca87cabcaad | 8665f3b8b78e37938b1721ad8d48c79331a3d251 | refs/heads/master | 2021-04-03T05:11:23.837254 | 2018-03-22T02:03:47 | 2018-03-22T02:03:47 | 124,935,436 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,454 | c | /*****************************************************************************
* FILE: omp_dotprod_serial.c
* DESCRIPTION:
* This simple program is the serial version of a dot product and the
* first of four codes used to show the progression from a serial program to a
* hybrid MPI/OpenMP program. The relevant ... | [
"ayshaw@g.harvard.edu"
] | ayshaw@g.harvard.edu |
11a72c5cc8d924d072ed796050154bc7921cef8c | 61d8a91c20d403496aad703bfd83fc4db30aa5e7 | /nemu/src/cpu/exec/data-mov/lea-template.h | 16d3dfc2de885507096caa883c87d4752580c2b5 | [] | no_license | fhlt/PA | 3b4243b72cd471e30eb51bf3e7c934f83b46b350 | 72582d8bbc423eaa204a4034dbd925a8f4a8d191 | refs/heads/master | 2020-12-03T08:13:47.572863 | 2017-06-29T03:10:21 | 2017-06-29T03:10:21 | 95,671,000 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 193 | h | #include "cpu/exec/template-start.h"
#define instr lea
#if DATA_TYPE == 4
make_helper(lea) {
panic("lea");
return 3;//three bytes instruction
}
#endif
#include "cpu/exec/template-end.h"
| [
"824573233@qq.com"
] | 824573233@qq.com |
090ec7a80a05d21315f1ca13609203362a1ba9f7 | 89b7e4a17ae14a43433b512146364b3656827261 | /testcases/CWE476_NULL_Pointer_Dereference/CWE476_NULL_Pointer_Dereference__long_53a.c | a3e926de930984c59a9bb9c8131389f571cf1759 | [] | no_license | tuyen1998/Juliet_test_Suite | 7f50a3a39ecf0afbb2edfd9f444ee017d94f99ee | 4f968ac0376304f4b1b369a615f25977be5430ac | refs/heads/master | 2020-08-31T23:40:45.070918 | 2019-11-01T07:43:59 | 2019-11-01T07:43:59 | 218,817,337 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,464 | c | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE476_NULL_Pointer_Dereference__long_53a.c
Label Definition File: CWE476_NULL_Pointer_Dereference.label.xml
Template File: sources-sinks-53a.tmpl.c
*/
/*
* @description
* CWE: 476 NULL Pointer Dereference
* BadSource: Set data to NULL
* GoodSource: Initialize data
* ... | [
"35531872+tuyen1998@users.noreply.github.com"
] | 35531872+tuyen1998@users.noreply.github.com |
dd8d4b9e695ae2e6f1daedad055f3bf95a491f28 | cc53570578e58b86b7a0dc866c2a41d285276703 | /pluginsdk/yara/yara/libyara.h | 3290b7cb7510bb67c90b550e5b35a58f83b19c95 | [] | no_license | blaquee/x64dbg-plugin-quickaccess | 45411fef35c77afd48b9ed72549ee98eed6b6f4c | d07d35f9207287069ae4fdd4d701fd3d23bff57c | refs/heads/master | 2021-01-22T07:23:12.263137 | 2016-08-13T14:06:09 | 2016-08-13T14:06:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,455 | h | /*
Copyright (c) 2014. The YARA Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agr... | [
"tobias15556@gmx.de"
] | tobias15556@gmx.de |
2a375477b1c82cfeb8aaa1c7b77658f9a6e1347c | bc949cbcded25afc8511d07c8d86509d5746b2a8 | /dataset/1034.c | db5e78692a03cced97224e3bd41331000c7147b2 | [] | no_license | hqjenny/CSmith_random_pgm | 52aa1face59749a9d0656fc4088f6f921aac2dab | 0ebf41b85201cbe791a13304cdb45e22504f0ce7 | refs/heads/master | 2023-08-17T23:28:24.519500 | 2021-09-15T19:55:23 | 2021-09-15T19:55:23 | 406,904,982 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,328 | c | /*
* This is a RANDOMLY GENERATED PROGRAM.
*
* Generator: csmith 2.2.0
* Git version: dcef523
* Options: --no-structs --no-pointers --no-math64 --max-funcs 4 --no-unions --output 1034.c
* Seed: 2981669088
*/
#include "csmith.h"
static long __undefined;
/* --- Struct/Union Declarations --- */
/* --- GL... | [
"hqjenny@hotmail.com"
] | hqjenny@hotmail.com |
b21765e7b41cbbced39e51e9ded3c2df8b1aae57 | 1738a7632769179e0a24bf98503d8578879c1c70 | /libft/ft_strlen.c | 7737aa04e60b0abf6edafca5b7cdc6d13d9f2cd7 | [] | no_license | thi-nguy/minishell-group | 22dc6dec4c8a3222b8b57bafe6361f7f720420bb | fc4600efbb3beab579d631d53922e6dd9d77a605 | refs/heads/main | 2023-08-25T19:04:02.707332 | 2021-10-20T10:25:56 | 2021-10-20T10:25:56 | 404,297,132 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,020 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strlen.c :+: :+: :+: ... | [
"home@email.com"
] | home@email.com |
9b720ad83414091ff03698fc86aa643165ce63c1 | b1d500a451cd9852089bf3d97e829df069daa9c8 | /Images/Data/dMu/Run-1/VerticalOffset/MomBinnedAna/S12_ThetaYvsTimeFit_Run-1c_2250_2500_BQ.C | 8c4e0073a2c91ffd93ad59e20dbdc81510b561bc | [] | 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 | 22,697 | c | #ifdef __CLING__
#pragma cling optimize(0)
#endif
void S12_ThetaYvsTimeFit_Run-1c_2250_2500_BQ()
{
//=========Macro generated from canvas: c/c
//========= (Mon Oct 10 15:15:53 2022) by ROOT version 6.26/04
TCanvas *c = new TCanvas("c", "c",0,0,800,600);
c->SetHighLightColor(2);
c->Range(-26.91222,-0.861615,33... | [
"samuel.grant94@gmail.com"
] | samuel.grant94@gmail.com |
70595e560a2304be422e2e9ce6b7a9f247f927e5 | 35c7626a55a37af1c77e5d24c824a720b4266952 | /custom/user/inc/Time.h | 481b5eb6981c60178a6e6e716d9abacc0c834491 | [] | no_license | zhaolaipi/M26 | e2631e50fd777d2ec42f1c6b3ca727db0bd9cff1 | 165cbac286ae6145f1de51aea673225be05319b2 | refs/heads/master | 2023-03-17T16:26:28.397307 | 2018-12-10T06:49:52 | 2018-12-10T06:49:52 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,398 | h | #ifndef __TIME_H
#define __TIME_H
//时间结构体类型
typedef struct
{
s8 year; //年:00~99
s8 month; //月:1~12
s8 day; //日:1~31
s8 hour; //时:0~23
s8 min; //分:0~59
s8 sec; //秒:0~59
}TIME_T;
#define START_YEAR 15//行标检测时需要放开,否则影响校时
#define END_YEAR 99
//时间宏定义
#define MIN_SECOND... | [
"879258584@qq.com"
] | 879258584@qq.com |
8b21998b3b0069d85b92375a304f1e8d5048323c | b6011556e066b2bf8bc08a00bc251ca8a9e52c4d | /Array/array.c | 07b2b00a0a99e4dd2b13198bb7ec9da7cd835401 | [] | no_license | kamal-debug/Data-Structures | 344b75f068ea578521140b4f813a672d1ea57528 | e449e409ad1fc58109b568393f8f10508c455261 | refs/heads/main | 2023-02-26T19:56:05.135722 | 2021-02-02T11:04:02 | 2021-02-02T11:04:02 | 323,950,984 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 648 | c | #include<stdio.h>
int main(int argc, char const *argv[])
{
int a[50],size,i,num,pos;
printf("Enter Size of array\n");
scanf("%d",&size);
printf("Enter the Element in The Array\n");
for ( i = 0; i < size; i++)
{
scanf("%d",&a[i]);
}
printf("Enter The Data U want to Insert\n");
... | [
"kamalkant.1812.ks@gmail.com"
] | kamalkant.1812.ks@gmail.com |
a0693f532af0e74c6f7a988171204fb1835a4cbc | 4a2d847ef7e4aed838b89f14e0f2d3a1604095c3 | /CuSaKiS_Model/Cusakis140304/slprj/_sfprj/CusakisME4901/_self/sfun/src/c28_CusakisME4901.c | 500bf63471cc448f777dabe9f56433885a905458 | [] | no_license | alexgrompone/Cusakis | 10055544856e115f7ff27a8659c4697d5e8256fe | 94787eb6079864077fc17d6acfb7304b99275c05 | refs/heads/master | 2021-01-10T14:24:13.591284 | 2016-03-23T15:13:05 | 2016-03-23T15:13:05 | 54,569,682 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,445 | c | /* Include files */
#include <stddef.h>
#include "blas.h"
#include "CusakisME4901_sfun.h"
#include "c28_CusakisME4901.h"
#define CHARTINSTANCE_CHARTNUMBER (chartInstance->chartNumber)
#define CHARTINSTANCE_INSTANCENUMBER (chartInstance->instanceNumber)
#include "CusakisME4901_sfun_debug_macros.h"
#define _SF_ME... | [
"alex.grompone@gmail.com"
] | alex.grompone@gmail.com |
1c2496b029280aecd418452bc903fe34b143537e | ba2c6a634681df7c43934f9f5ff2e7e11e51178d | /68000/sun/cmd/as/ps.c | ebf44d26552d9e0edc3286e53675f8b7cc7faab1 | [] | no_license | bsdimp/MIT-Compiler | 37830abe221bc493f77a0abff4d90830b300f8ec | ed84afe29b0ce3129ddaa3d70b72551d7afb5814 | refs/heads/master | 2020-04-22T06:02:02.116411 | 2019-02-11T18:22:49 | 2019-02-11T18:22:49 | 170,176,593 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,444 | c | #include "mical.h"
#ifndef Stanford
#include <a.out.h>
#else Stanford
#include "b.out.h"
#endif Stanford
struct csect *Text_csect,*Data_csect,*Bss_csect;
#ifndef Stanford
struct exec filhdr;
#else Stanford
struct bhdr filhdr;
#endif Stanford
char Ignore; /* if nonzero, ignore code,e.g. unsatified conditional block */
... | [
"wlosh@netflix.com"
] | wlosh@netflix.com |
1573abe521cbdce77c195513db01f50de27e7bc6 | c1f89beed3118eed786415e2a6d378c28ecbf6bb | /src/pal/tests/palsuite/c_runtime/swscanf/test9/test9.c | 8076772bca7a71c18c6cd39187b05bd3d9b97baf | [
"MIT"
] | permissive | mono/coreclr | 0d85c616ffc8db17f9a588e0448f6b8547324015 | 90f7060935732bb624e1f325d23f63072433725f | refs/heads/mono | 2023-08-23T10:17:23.811021 | 2019-03-05T18:50:49 | 2019-03-05T18:50:49 | 45,067,402 | 10 | 4 | NOASSERTION | 2019-03-05T18:50:51 | 2015-10-27T20:15:09 | C# | UTF-8 | C | false | false | 1,111 | c | //
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
//
/*============================================================================
**
** Source: test9.c
**
** Purpose: Tests swscanf with characters
**
**
**======... | [
"dotnet-bot@microsoft.com"
] | dotnet-bot@microsoft.com |
c17bd7e9d3c7c1f9cecda675a22736eb02b24ed6 | 528194a0c8dfee759445f50c2cc1bc5aef5b024a | /libft/src/libft/ft_isalnum.c | 0fae32ed22da4ab7f71aa36573713d257527ea44 | [] | no_license | a-cha/minishell | 6c8ee179d4624095c5b716c784452cfd4e01ea7d | 48c06f4cfda6378564c1b560cd3d7859dfb3543c | refs/heads/master | 2023-05-28T07:55:42.622594 | 2021-06-13T14:27:34 | 2021-06-13T14:27:34 | 313,559,040 | 0 | 1 | null | 2020-12-04T09:17:44 | 2020-11-17T08:48:03 | C | UTF-8 | C | false | false | 981 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isalnum.c :+: :+: :+: ... | [
"iamteas95@gmail.com"
] | iamteas95@gmail.com |
0853a5a74b04d2daa98e3650a8d8346e5e3b5726 | 65963dd14aa0880c885d202d77469c06306968f3 | /plyset11prog108.c | 63254e9c503a75fb6c99061db6665e1f0a8420eb | [] | no_license | SumanAppukutti/suman | a99ec6c1eb1c2464d1ac8defd8b917aa9bf4d710 | 1d56ef2f413b70b0c870a1c2e10bab1c70e07d0a | refs/heads/master | 2020-04-17T03:46:18.568843 | 2019-06-07T16:17:31 | 2019-06-07T16:17:31 | 166,199,644 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 253 | c | #include<conio.h>
#include<stdio.h>
void main()
{
int i,j,a[100],n,sum=0;
printf("enter the number");
scanf("%d",&n);
printf("enter the element");
for(i=0;i<n;i++)
{
scanf("%d",&a[i]);
}
for(j=0;j<n;j++)
{
sum=sum+a[j];
printf("%d\t",sum);
}
getch();
}
| [
"noreply@github.com"
] | SumanAppukutti.noreply@github.com |
18c159a673b688a047919b104922d9a1e07d0bd9 | a69995a1e8894db6fc3217a4b47929b923b9f5d0 | /branches/gorshkov/time_scale/xmcml/xmcmlLauncher/cmd_parser.h | eb756015dc75c65a7d68af8844f33f86382f95c0 | [] | no_license | avgorshk/xmcml | f81d3a5849d350b76bbac17ef26ec52b4488f070 | 3b0f981bb2e8a7472a29dbd00f1906c53fed9926 | refs/heads/master | 2021-01-17T10:09:00.805481 | 2016-04-29T16:28:01 | 2016-04-29T16:28:01 | 32,270,361 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 367 | h | #ifndef __CMD_PARSER_H
#define __CMD_PARSER_H
typedef struct __CmdArguments
{
char* inputFileName;
char* surfaceFileName;
char* outputFileName;
char* backupFileName;
int numberOfThreads;
unsigned int seed;
} CmdArguments;
void ParseCmd(int argc, char* argv[], CmdArguments* args);
... | [
"avgorshk@users.noreply.github.com"
] | avgorshk@users.noreply.github.com |
97b7f8c2a181c636115fd43238355928385c713a | 168886c6c1fa2808d55cbbb725fcea2e3ea0644b | /aws-cpp-sdk-core/include/aws/core/VersionConfig.h | bf683646adb6e6c8f8969c48b6dfe84e82f64991 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | speedycloud/cpp-sdk | f3acbade07a63ab255818de93e3ea0cd1fc1a806 | 6856bbab85d14f6a77b24e71230895276cc47519 | refs/heads/master | 2020-03-16T16:07:02.536707 | 2019-03-21T09:37:54 | 2019-03-21T09:37:54 | 132,773,120 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 639 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in ... | [
"liul.stone@gmail.com"
] | liul.stone@gmail.com |
f0e1c876378d45d6f45b87e2b955b7eea39b63bb | 52fd1da27add598e4fe2f73475fd65dbfd62f667 | /OS/smaugProcess.c | 55918b087fa9038a99014e9c8b5cc9741d0ac122 | [] | no_license | alireza1989/school | e87abbabe19e64b3a27cef01ee3a36ddebeff49e | a67c92cd9cc34db5b36334d42af3eddff94a426d | refs/heads/master | 2021-01-10T22:57:14.270705 | 2018-09-06T20:05:07 | 2018-09-06T20:05:07 | 70,438,975 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 42,097 | c | #include <errno.h>
#include <wait.h>
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <curses.h>
#include <time.h>
#include <signal.h>
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>
#include <sys/shm.h>
#include <sys/time.h>
#include <sys/resource.h>
/* Define semaphores to be... | [
"adarbeha@sfu.ca"
] | adarbeha@sfu.ca |
6a75c113321d4a1e1fee3fdbf9feacfa7a590fbd | e22e03d9761f5c6d581b5af2e77343e8ee4b201d | /edk2/FatPkg/EnhancedFatDxe/Fat.c | 32034e93f1b2419948f8c23727163ffa58142a98 | [
"OpenSSL",
"BSD-2-Clause"
] | permissive | SamuelTulach/SecureFakePkg | 759975fcc84d62f05ac577da48353752e5334878 | f34080a6c0efb6ca3dd755365778d0bcdca6b991 | refs/heads/main | 2023-08-17T07:51:22.175924 | 2021-10-01T10:46:14 | 2021-10-01T10:46:14 | 410,938,306 | 94 | 14 | null | null | null | null | UTF-8 | C | false | false | 15,238 | c | /** @file
Fat File System driver routines that support EFI driver model.
Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available
under the terms and conditions of the BSD License which accompanies this
distribution. The full t... | [
"samtulach@gmail.com"
] | samtulach@gmail.com |
42b2e973a94fa45159cc84834203bae3ff40e360 | 29e3724b7ff51ab025b5c458786e4ff6ed52d05f | /bmon/bmon-2.0.1/src/out_curses.c | cc136e760c0ae72772a8dccc08fb963b972d8ab4 | [] | no_license | Carlarincones/canaima | 18432e939b645075b94239ca61654af53d56d9dc | 55712681d22e2168c4cfd0634dc2734ad489cfc2 | refs/heads/master | 2020-05-17T09:09:14.665803 | 2014-07-30T20:45:02 | 2014-07-30T20:45:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,364 | c | /*
* out_curses.c Curses Output
*
* $Id: out_curses.c 18 2004-10-30 14:10:00Z tgr $
*
* Copyright (c) 2001-2004 Thomas Graf <tgraf@suug.ch>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal... | [
"root@canaima-popular.(none)"
] | root@canaima-popular.(none) |
81ee5e30c0fff36d014e40e9902031b83bb37eee | ec3a381939fb3359f02832068220c0a06716f2b1 | /4.Code/1.Light_up_LED/Source/PUBLIC/usart/usart.c | e49e4f93b0b6fb84d1c50ec7dd13bcd1c3ddb9ac | [] | no_license | YahboomTechnology/STM32-Visual-Tracking-Car | ec28a3710887e5a641a4ea3a469be55b401619b3 | f4d6350d3095e56993c62f2df2b99d4d83190863 | refs/heads/master | 2020-09-11T01:46:52.839213 | 2020-08-31T11:40:01 | 2020-08-31T11:40:01 | 221,896,781 | 3 | 1 | null | null | null | null | UTF-8 | C | false | false | 7,804 | c | /**
* @par Copyright (C): 2010-2019, Shenzhen Yahboom Tech
* @file usart.c
* @author liusen
* @version V1.0
* @date 2015.01.03
* @brief
* @details uart_init USART1_IRQHandler
* @par History
*
* version: liusen 20150103 20170717
*/
////////////////////////////... | [
"2448532184@qq.com"
] | 2448532184@qq.com |
9e9e6c14eed7c6ed22fa8ed87b88ea8844f1e5d1 | 69a22a21b7df8a23c74ce34d75a375936e3b426f | /coline/smartlib/Smart/pdflib/hpdf_objects.c | 87ac3c1e28629fc578f6fb96184cab8121f480bf | [] | no_license | lanyawu/coline | ba8681c1b2242365cccef2b95bcb771c18af45fa | b63b997002e2e1d14674cde9a8ff1c95a6a299aa | refs/heads/master | 2021-05-04T05:16:10.474229 | 2016-10-15T05:52:47 | 2016-10-15T05:52:47 | 70,963,112 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,582 | c | /*
* << Haru Free PDF Library 2.0.3 >> -- HPDF_objects.c
*
* Copyright (c) 1999-2004 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp>
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
* provided that the above copyright noti... | [
"lanya.wu@foxmail.com"
] | lanya.wu@foxmail.com |
e272030c8b2703937586baa9fb9df31b01e12570 | 6923f79f1eaaba0ab28b25337ba6cb56be97d32d | /NumericalRecipes3/interp_laplace.h | 3b364aea9b05f99a99238159b8d8bb797cf42c98 | [] | no_license | burakbayramli/books | 9fe7ba0cabf06e113eb125d62fe16d4946f4a4f0 | 5e9a0e03aa7ddf5e5ddf89943ccc68d94b539e95 | refs/heads/master | 2023-08-17T05:31:08.885134 | 2023-08-14T10:05:37 | 2023-08-14T10:05:37 | 72,460,321 | 223 | 174 | null | 2022-10-24T12:15:06 | 2016-10-31T17:24:00 | Jupyter Notebook | UTF-8 | C | false | false | 2,115 | h | struct Laplace_interp : Linbcg {
MatDoub &mat;
Int ii,jj;
Int nn,iter;
VecDoub b,y,mask;
Laplace_interp(MatDoub_IO &matrix) : mat(matrix), ii(mat.nrows()),
jj(mat.ncols()), nn(ii*jj), iter(0), b(nn), y(nn), mask(nn) {
Int i,j,k;
Doub vl = 0.;
for (k=0;k<nn;k++) {
i = k/jj;
j = k - i*jj;
... | [
"bb@b.om"
] | bb@b.om |
3cca8babcf23124776570f198c7dbba6372b2ee2 | 28bd79d4066f4d29bb67e385e1f3f1c1e34132cb | /tests/test.h | 6e97e1d850a024d548b250dddc2431070a7578de | [] | no_license | H30H/lab3 | ce5e833ea3af834a2e6510597fc4659ae2cbdaae | 842760727c22985125205e7db881b19e8a43f9a4 | refs/heads/master | 2023-05-27T10:34:33.156557 | 2021-05-31T09:01:40 | 2021-05-31T09:01:40 | 360,805,812 | 0 | 0 | null | 2021-05-24T07:48:37 | 2021-04-23T07:51:17 | C++ | UTF-8 | C | false | false | 873 | h | //
// Created by Grisha on 24.05.2021.
//
#ifndef LAB3_TEST_H
#define LAB3_TEST_H
#include "ctime"
#include "../Headers/mySet.h"
void test(int count, int debug);
void testTree(int count, int debug);
void testTreeInsert(int count, int debug);
void testCompare(int count, int debug);
void testTreeDelete(int count, in... | [
"gkurennyy@mail.ru"
] | gkurennyy@mail.ru |
8dbeae69138abaccef67907d8d9012814e95f60f | fd90d577d6c848607ef56bf24ce5fe108bf13da8 | /devices/MIMXRT1064/drivers/fsl_clock.h | 6fa7a8674b005ec435c6a3f9e2fa564e2333062e | [
"Apache-2.0"
] | permissive | JayHeng/imxrt-tool-flash-algo | 210e7adb904c8d95761e2914e69b8cc15e349326 | 0af70dfeea9dea669916bf404769144ed403a5e1 | refs/heads/master | 2022-11-26T20:56:24.771562 | 2022-03-26T14:18:45 | 2022-03-26T14:18:45 | 232,016,920 | 40 | 17 | Apache-2.0 | 2022-10-31T18:21:32 | 2020-01-06T03:29:02 | C | UTF-8 | C | false | false | 61,652 | h | /*
* Copyright 2018 -2020 NXP
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _FSL_CLOCK_H_
#define _FSL_CLOCK_H_
#include "fsl_common.h"
/*! @addtogroup clock */
/*! @{ */
/*! @file */
/*******************************************************************************
* Configuratio... | [
"fanqyyy@163.com"
] | fanqyyy@163.com |
cd6d296b36e3a2537d8332f789d8793ee3cb2ba4 | 5f77cbe19c79e72d56f766362769b2ac3d6e7562 | /c/a20/textfun.c | e6f677c2af0a332480db5d05357ce83bf6545b48 | [] | no_license | domeej/prog3_18 | 69f045151f0dccf25e17a2c3340cbd5820736796 | f40fa544b7369441ec49dd45d211f4eda6176604 | refs/heads/master | 2021-10-18T01:58:01.061396 | 2019-02-13T15:35:42 | 2019-02-13T15:35:42 | 156,379,396 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,385 | c | #include <stdlib.h>
#include <string.h>
#include "textfun.h"
#include <stdio.h>
#define SIZE 25
ListEle *wordList = NULL;
void addPair(const char *such, const char *ersatz){
ListEle *act = wordList;
if(wordList == NULL){
wordList = malloc(sizeof(ListEle));
wordList->next = NULL;
strcpy(wordList->word, such)... | [
"vyruza@freenet.de"
] | vyruza@freenet.de |
31b0f5c03bc6cb411e072dbd4dec9e343bcbebef | 436b06504095f97bb24257125379a4ed278b90e4 | /libplot/drivers/aed/move.c | ee04fce935781c7d95e46f798600200d67cdd3ce | [
"BSD-4-Clause-UC",
"BSD-4-Clause"
] | permissive | Toranktto/bsd-plotutils | 2ec907f224e90cf2cebe13c95b245fa0295df86b | 1dffe7723892d8d75a07f5026d0e5d2c58b9979d | refs/heads/master | 2023-02-03T07:37:00.324961 | 2023-01-24T20:17:38 | 2023-01-24T20:17:38 | 142,710,561 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 295 | c | #include "aed.h"
/*---------------------------------------------------------
* This routine moves the current point to (x,y).
*
* Results: None.
* Side Effects: As above.
*---------------------------------------------------------
*/
void pl_move(int x, int y) {
curx = x;
cury = y;
}
| [
"toranktto@gmail.com"
] | toranktto@gmail.com |
8bfd12d39ad4b0f65f72fd834ebacdc30fc9980c | b991958c410dd9b3243f7b74ab4f2d393de3f2ea | /Lab11/Tachometer.c | 0991a9ae6376833558d6e35ae641c13ddff3f5ac | [] | no_license | ericxl/EE445L | 0c69d46280383015c9ecd83504ba45a73c32b609 | 765e5e43253a397abd18b3c396ff815e812988de | refs/heads/master | 2021-03-30T17:21:49.554466 | 2018-03-20T01:25:40 | 2018-03-20T01:25:40 | 102,771,745 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,999 | c | #include <stdint.h>
#include "PWM.h"
#include <stdio.h>
#include "ST7735.h"
#include "..//inc//tm4c123gh6pm.h"
#include <stdint.h>
#include "../inc/tm4c123gh6pm.h"
#define NVIC_EN0_INT19 0x00080000 // Interrupt 19 enable
#define TIMER_TAILR_TAILRL_M 0x0000FFFF // GPTM TimerA Interval Load
... | [
"jklelxy@gmail.com"
] | jklelxy@gmail.com |
d9b2039e2d5a46e0b432b23a670a535f7fb29567 | 14a78f659722a2decf9d7f3b1747f1899bc8a908 | /Engine/EngineCore/Renderer/ImageContainer.h | faf9ff8aee9add0e18cff150e06f66e028200243 | [] | no_license | Ebilmek/2DGame | 57c639642dfcc0a9ae973ef533d7c1951da1eb7a | f4e7ea36a33a1875252a081a37d757ebcb996b7b | refs/heads/master | 2023-05-13T01:22:49.803761 | 2021-05-27T21:49:13 | 2021-05-27T21:49:13 | 345,536,884 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 419 | h | #pragma once
#include "SDL_render.h"
/*
* Image Container
*
* Texture with ref count for use within the TextureHandler
*/
struct ImageContainer
{
ImageContainer() = default;
explicit ImageContainer(SDL_Texture* _image, const int _ref_count = 1)
: image(_image),
ref_count(_ref_count)
{
}
~ImageContainer... | [
"stefluke92@aol.com"
] | stefluke92@aol.com |
faee0ee990ae7711608a5d1e7bbb3891e4d3f6f0 | 071d5635d25a1e46ae97a1834edad992c53284d8 | /grupo34/projC/include/venda.h | 5322ea3a292806e4b03cfa2ee0e8afa9e40313f8 | [] | no_license | teixeiramarcia/Projeto-LI3 | 0eee772e216d33ab416d82ef8bb3c1abdab3f8a0 | 41a12e9184470ab93ddb1df66a7b661c5eeb1bf4 | refs/heads/master | 2022-11-19T06:57:54.375191 | 2020-07-27T21:07:30 | 2020-07-27T21:07:30 | 244,987,572 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,308 | h | /**
@file clientes.h
\brief Módulo de tratamento de uma venda.
*/
#ifndef VENDAS_H
#define VENDAS_H
#include "produtos.h"
#include "types.h"
#include "month.h"
#include "filialID.h"
/**
@brief Liberta a memória alocada para a estrutura Venda.
*
* @param venda void* a libertar
*/
void destroy_venda(void* venda);
/*... | [
"filipa.teixeira98@gmail.com"
] | filipa.teixeira98@gmail.com |
af5e4f2f99508b69a39df4a9e860be7e2aa695e7 | a436ce09ad45aba66f29093f09bd046e6f2b1dc4 | /Troubleshooting/MaxDuino_v1.40/userconfig.h | 76ecc1336269acd7bacb8ba1dd118305f8bbbee4 | [] | no_license | rcmolina/MaxDuino_BETA | 12de7d9479c798a178e68af39086806ab75142ae | 781aab0899ee26bcd9259a5c1f7788a283111045 | refs/heads/master | 2023-09-03T22:32:40.799909 | 2023-08-23T10:50:19 | 2023-08-23T10:50:19 | 128,559,979 | 2 | 6 | null | null | null | null | UTF-8 | C | false | false | 4,966 | h | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* Add // at the beginning of lines to comment and remove selected option */
//******************************************* OPTIONAL USE TO SAVE SP... | [
"noreply@github.com"
] | rcmolina.noreply@github.com |
ec117c41c3302710715aa825fe0f1b6e0356d43f | 4bbd8e4ea89bcbf034b6f0af75865e3b408ffa7f | /source/event_stream_headers.c | 9df134b5674c6c8b2bc417f07d3c64fe83ff92f2 | [
"Apache-2.0"
] | permissive | nateprewitt/aws-crt-python | 7361de1ca28b4206cd55f8fe0f5145bc81a365bc | 307cf1a44a1afcd5787a87b4d8c2af6b902495ca | refs/heads/main | 2023-04-23T09:03:31.796054 | 2021-04-13T18:32:35 | 2021-04-13T18:32:35 | 358,717,056 | 0 | 0 | Apache-2.0 | 2021-04-16T20:53:00 | 2021-04-16T20:53:00 | null | UTF-8 | C | false | false | 9,776 | c | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include "event_stream.h"
#include <aws/event-stream/event_stream.h>
/* Add new header to aws_array_list, based on python (name, value, type) tuple */
static bool s_add_native_header(struct aws_array_... | [
"noreply@github.com"
] | nateprewitt.noreply@github.com |
11984879e24dd7c6db8ca46581ccccd9f4fa3d9f | 30b89da2b23830037392ea74cb40afefc2fa05a2 | /Pods/Headers/Baidu-Maps-iOS-SDK/BMKUserLocation.h | 5dda79a68bf74036c952005d362a5fa1e1476864 | [] | no_license | s1252637/bit | adf180fc1e223084e00c069cc87391b50ec3616f | 4058758c89e3cca80114640955045455e87c8e1f | refs/heads/master | 2020-05-17T17:16:53.519346 | 2014-10-08T05:39:11 | 2014-10-08T05:39:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 46 | h | ../../Baidu-Maps-iOS-SDK/inc/BMKUserLocation.h | [
"226595911@qq.com"
] | 226595911@qq.com |
4113ce5cccafc829b041d6620e521004a4905be2 | 75f40cd0bcdbbb76be9f3f41909cad8d3b2354d3 | /src/redis_proxy/config_parser.h | 988329b4f6c0d4157db6d55a64e94da107e6df38 | [
"MIT"
] | permissive | jianqingdu/kvstore | 183112b0b528a4bafd607eddc95a147feeaededa | 19d9376f69b9746a4b2a22888733e9a890bff9f6 | refs/heads/master | 2023-03-09T06:57:41.390020 | 2019-06-03T14:56:09 | 2019-06-03T14:56:09 | 189,852,193 | 13 | 2 | null | null | null | null | UTF-8 | C | false | false | 983 | h | //
// config_parser.h
//
// Created by ziteng on 19-5-28.
//
#ifndef __PROXY_CONFIG_PARSER_H__
#define __PROXY_CONFIG_PARSER_H__
#include "util.h"
#include "simple_log.h"
typedef struct {
string listen_http_ip;
uint16_t listen_http_port;
string listen_client_ip;
uint16_t listen_clie... | [
"ziteng@meili-inc.com"
] | ziteng@meili-inc.com |
fa737b86c4d64ee14bc1213c0a9d09879b06b33f | e3b833cb97868e3f59787c35ef91697aa76939b9 | /include/types.h | c3381770ce8bbc14f1cd663a3e10053563e837c7 | [] | no_license | Magnus9/kernel | f9fbe524737bb41ce399ce6e962e3483c0e73a01 | 764ebc7896eb7c438cde6bb3c02b49479d65acb8 | refs/heads/master | 2021-01-13T12:17:58.184730 | 2017-01-08T12:55:13 | 2017-01-08T12:55:13 | 78,224,426 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 217 | h |
typedef unsigned char u8;
typedef unsigned short u16;
typedef unsigned int u32;
typedef unsigned long long u64;
typedef signed char s8;
typedef signed short s16;
typedef signed int s32;
typedef signed long long s64; | [
"zrot3@hotmail.com"
] | zrot3@hotmail.com |
d0db78ef9322436e34a211e2d08cd51d30343998 | 88b1d8fcaeb84498063156347ea143f48ea6cc4e | /Projeto/mod_f.c | d264d77308d8ad48f054b504dfa80a73785b9209 | [
"MIT"
] | permissive | JoaoRamoss/CD_Projeto | 1cce5e371537a255a83f7515d1e8623654b15abc | eeca09e2a384507220945b7ca6f01af321386b66 | refs/heads/main | 2023-03-10T18:13:11.827805 | 2021-02-23T23:38:50 | 2021-02-23T23:38:50 | 341,647,161 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 21,491 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "mod_f.h"
#include "string.h"
#define BLOCK_SIZE 256
void modinfo_f(char *nfile, int nr_blocos, int tamanho, int ultimo_bloco, float taxa_compressao, int tamanhos_rle[], double T_exec, int rle) {
// (Vasco Moreno / Rita Teixeira)
char nome_rle[B... | [
"noreply@github.com"
] | JoaoRamoss.noreply@github.com |
2f5b272ae1f3679d654abab7d8cc9df669962355 | dca4fcbaf2c1e6d06da68ad76008c888744d10f4 | /ARM_Common/Prezentation (Kandó)/ARM2_előadás_a_Kandóban/10/inc/lm3s1r21.h | 2dc4a669d4e92332e556c0e69e71b789c3dc0534 | [
"MIT"
] | permissive | fuszenecker/ARM | 874dd1f5855eda616059472117b40318d794a821 | ef5f58eb0b907ddd4aa807bba43c61b9afb63f21 | refs/heads/master | 2020-03-11T05:10:53.799427 | 2018-04-16T19:37:10 | 2018-04-16T19:37:10 | 129,795,062 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 265,675 | h | //*****************************************************************************
//
// lm3s1r21.h - LM3S1R21 Register Definitions
//
// Copyright (c) 2010 Texas Instruments Incorporated. All rights reserved.
// Software License Agreement
//
// Texas Instruments (TI) is supplying this software for use solely and... | [
"robert.fuszenecker@outlook.com"
] | robert.fuszenecker@outlook.com |
80caa228656fa3e06acf97227083144e6cf0854a | 5f3e499510173815d802fab0004166e62725fb4b | /ENCORE/src/misc/GlobalStat.h | abe7e201d1ad4ad8f1af692a78e01bebbda18f7e | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | digideskio/ENCORE | 191c710c5123804c8de7603442c0434ab141d880 | 8ede6dcf19d02851118ba5a85dd70d1548b905c8 | refs/heads/master | 2020-05-02T09:26:30.616898 | 2013-12-08T05:38:54 | 2013-12-08T05:38:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 402 | h | #pragma once
#include "BatteryPowerWin32.h"
// power measure stuff
// base power measurement is hardcoded to test for 5 min
enum MeasureMode { NOPOWER, BASEPOWER, LOADPOWER, BUILDACPOWER, RENDERPOWER, TOTALPOWER };
MeasureMode MeasurePoint = NOPOWER;
int SleepInterval = 0;
int PowerSampleRate = 1000;
BatteryPowerWin32... | [
"brandon.light@gmail.com"
] | brandon.light@gmail.com |
0086ab6cf3eff01a48f4eb21122592c1616fc778 | 1c6a7ae5dca2a38c68fde97a676478c6573bca02 | /uboot1.1.6/board/MAI/bios_emulator/scitech/src/pm/tests/showpci.c | be275e1a0411765f3d95b2c310c42c17fdb5b06c | [
"Apache-2.0",
"GPL-2.0-or-later",
"u-boot-exception-2.0",
"GPL-2.0-only"
] | permissive | tonghua209/samsun6410_linux_3_0_0_1_for_aws | fab70b79dc3e506dc03ac1149e2356137869c6ca | 31aa0dc27c4aab51a92309a74fd84ca65e8c6a58 | refs/heads/master | 2020-04-02T04:24:32.928744 | 2019-01-20T13:51:34 | 2019-01-20T13:51:34 | 154,015,176 | 0 | 0 | Apache-2.0 | 2018-10-24T14:51:04 | 2018-10-21T14:07:31 | C | UTF-8 | C | false | false | 8,112 | c | /****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================================
*
* The contents of this file are subject to the SciTech MGL Public
* License Version 1.0 (the "L... | [
"kyh1022@163.com"
] | kyh1022@163.com |
79d17b6264bdf32b21b84d427e6e5c41a8c92a08 | 2b0331fd9441f95c22b690923d51cae90893a268 | /Junmin/readerFull/reader2.c | 13bf3bdc9725bb2fdb1570f1b277a01ccef41719 | [] | no_license | khuck/sos_flow_experiments | b1c70c8edb6c135bec74636b0addf79b899dc03c | cec9c9b5b523f46b02f453727baf21f1206a3ee3 | refs/heads/master | 2020-12-30T15:21:27.383611 | 2019-03-13T23:49:19 | 2019-03-13T23:49:19 | 91,128,034 | 2 | 1 | null | null | null | null | UTF-8 | C | false | false | 15,649 | c | /**
*
*/
#include "reader2.h"
const char ATTR_NAMES[6] [20] = {"x", "Px", "y", "Py", "z", "Pz"};
uint64_t _lastMeasuredMillis = (uint64_t)0;
uint64_t getCurrentTimeMillis() {
struct timeval tv;
gettimeofday(&tv,NULL);
return (tv.tv_sec*(uint64_t)1000000+tv.tv_usec)/(uint64_t)1000;
}
//
//
//
int getPos(con... | [
"khuck@cs.uoregon.edu"
] | khuck@cs.uoregon.edu |
9e89ff52160777bb2d82cc5eaa4c64b984754427 | 7faa6044c51b1a70c3a19908e72fb6f8c25ef5a7 | /world/d/qujing/dudi/dudi2.c | 4cefee5e4a5bd2aaacf58cb5e32e613b59b4cd7f | [] | no_license | losep/xyj45 | b55ca0f087bde4082b5ebe05945f36df86afcb9c | 3a699e543eec0f3c3965986ca98d7ba3b603c0cd | refs/heads/master | 2020-07-04T14:14:49.565808 | 2016-11-18T19:31:57 | 2016-11-18T19:31:57 | 74,157,577 | 1 | 1 | null | 2016-11-18T18:52:37 | 2016-11-18T18:52:37 | null | GB18030 | C | false | false | 619 | c | // 神话世界·西游记·版本4.50
/* <SecCrypt CPL V3R05> */
// create by snowcat.c 12/15/1997
inherit ROOM;
void create ()
{
set ("short", "毒敌山");
set ("long", @LONG
毒敌山脉在一望无际的视野里起伏,山峰峻险,不时可见脚下
雾气腾起如生云一般。山上,石岩石崖间开辟出一条小路弯曲
而上,路的西边是万丈深崖,令人胆寒。
LONG);
set("exits", ([
"northeast" : __DIR__"dudi1",
"southeas... | [
"liming.xie@gmail.com"
] | liming.xie@gmail.com |
772a766fd695f84579ab72e0c61242f8f03bd899 | a564414ad5c4d476646038f8ae4bff67c1f25173 | /common.h | 74abebbdaa6d9360d311df776d148c919809ba8b | [] | no_license | lisale0/clox | 75d583dd10640ffb08731eb1267132099a38972c | 1ef2b05f1d16b739b657552eae0472cea5056530 | refs/heads/master | 2020-09-04T17:01:23.746201 | 2020-04-24T03:48:45 | 2020-04-24T03:48:45 | 219,823,774 | 0 | 0 | null | 2021-12-02T22:17:48 | 2019-11-05T18:30:00 | C | UTF-8 | C | false | false | 249 | h | #ifndef clox_common_h
#define clox_common_h
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#define DEBUG_PRINT_CODE
#define DEBUG_TRACE_EXECUTION
static void runFile(const char* path);
static char* readFile(const char* path);
#endif
| [
"lileung0@gmail.com"
] | lileung0@gmail.com |
8bbcfea81f120e18a56adcecc79929cf6df27abc | 9606d466693e08a79ad44669544a02bad71123a2 | /C Piscine C 12/ex12/ft_list.h | dfa58f86976b34095ce13a5be0bb9dc91e410399 | [] | no_license | teicheld/learning_the_c_language | 4434e0a37d9371af7b980da18ea9abea63d7a75c | 7a801ae23188c56a8c466d5d4660abe6ce2d0ca5 | refs/heads/main | 2023-08-02T04:35:29.527354 | 2021-09-19T19:02:29 | 2021-09-19T19:02:29 | 406,496,992 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,824 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_list.h :+: :+: :+: ... | [
"teicheld@web.de"
] | teicheld@web.de |
38d603fa493585e15c8127df4563e91f8260461e | 227b86c2a7128a93ac69096efa4493edb538db62 | /DirectX12_Learning/Definitions/Constants_defs.h | e8c3761edade802f9b30cd0529f4b05e12ef924c | [] | no_license | wf778899/dx12Learning | 523e93c5f52e184d04f5af542ef08b3ca8c682c7 | a7badacc8333739fd3e1b8835369d78af03d6197 | refs/heads/master | 2020-03-22T07:55:12.148691 | 2018-09-18T19:13:05 | 2018-09-18T19:13:05 | 139,732,750 | 0 | 0 | null | 2018-07-04T15:40:36 | 2018-07-04T14:28:51 | C++ | WINDOWS-1251 | C | false | false | 760 | h | #pragma once
#include "../Helpers/MathHelper.h"
const XMFLOAT4X4 g_unitMatrix = MathHelper::Identity4x4();
/* Пообъектные константы */
struct ObjectConstants
{
XMFLOAT4X4 world = g_unitMatrix;
};
/* Pass-константы */
struct PassConstants
{
XMFLOAT4X4 view = g_unitMatrix;
XMFLOAT4X4 proj = g_unitMatrix;
XMFLO... | [
"wf778899@bk.ru"
] | wf778899@bk.ru |
cc738b8dd1aa5674758622915b8d5558a92cfe8f | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/abc014/B/4541636.c | ad13d3a66491a147d93273a9c204ed84be56734f | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | WINDOWS-1250 | C | false | false | 663 | c | #include<stdio.h>
int main(void)
{
int i,n,x,a[1000]={0},s=0;
scanf("%d %d",&n,&x);
for(i=0;i<n;i++){
scanf("%d",&a[i]);
}
int b[n];
for(i=0;i<n;i++){
if(x%2==1){
b[i]=1;
}else{
b[i]=0;
}
x=x/2;
}
for(i=0;i<n;i++){
if(b[i]==1){
s+=a[i];
}
}
printf("%d\n",s);
retu... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
265e7cf3d8006ca6c5e662a584d2452191c341dc | 20a375161acf0e867a6e110d2b51f9f33e761df1 | /SalesiPhone/Source/Extern/Zip/minizip/unzip.c | 4e8bccecb6a6cc56d6bec5efc61d6aa72a7f4bd3 | [] | no_license | LeeIOSorgan/SalesiPhone | 627e8b2b3b6641f2d42c54d7c903c7a72a764cc4 | b36612ae378918fcc41d792f1cfa022a2a59be26 | refs/heads/master | 2016-08-12T18:51:32.170315 | 2015-11-22T10:28:23 | 2015-11-22T10:28:23 | 46,033,564 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 50,990 | c | /* unzip.c -- IO for uncompress .zip files using zlib
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
Read unzip.h for more info
*/
/* Decryption code comes from crypt.c by Info-ZIP but has been greatly reduced in terms of
compatibility with older software. The following i... | [
"823974987@qq.com"
] | 823974987@qq.com |
8a8d35e431e16e9344277059791f599199022d45 | 883e815a8d3dd9ea4e82b464ee7bc44c4fa13e15 | /postgres/postgresql-8.3.9/src/port/rand.c | b4631299e999a699ffbe6964850951eed8540804 | [
"PostgreSQL"
] | permissive | KunZheng/mosbench | e73a79aa2426f6ec93882af9e85abe7e01300826 | c250c395fab356ab83413db43bf9844cb4f63d4f | refs/heads/master | 2020-05-18T14:07:55.438038 | 2013-03-04T21:06:55 | 2013-03-04T21:06:55 | 25,909,871 | 4 | 4 | null | null | null | null | UTF-8 | C | false | false | 2,192 | c | /*-------------------------------------------------------------------------
*
* rand.c
* Missing rand implementations for Win32
*
*-------------------------------------------------------------------------
*/
#include "c.h"
/*
* Copyright (c) 1993 Martin Birgmeier
* All rights reserved.
*
* You may redistri... | [
"aclements@csail.mit.edu"
] | aclements@csail.mit.edu |
92954d4180c39550ae46eaa2874934acf6000175 | 6b63c12719d261f65be906649c9a237d47d39672 | /src/script/bitcoinconsensus.h | db11c25d84fa76a9164de6127570422e78897f96 | [
"MIT"
] | permissive | puzcoin/sphinx | 0729d29c22f154e1f6970679b0c7722570bfe547 | 5e657801dc21be94ad7ea6ede5dc9ec312f775ec | refs/heads/master | 2020-03-29T13:48:41.517227 | 2018-09-23T12:50:42 | 2018-09-23T12:50:42 | 149,983,429 | 1 | 0 | MIT | 2018-09-23T12:43:21 | 2018-09-23T12:43:21 | null | UTF-8 | C | false | false | 2,257 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_BITCOINCONSENSUS_H
#define BITCOIN_BITCOINCONSENSUS_H
#if defined(BUI... | [
"support@sphinx-coin.com"
] | support@sphinx-coin.com |
be4a976dc160b4979c3445919953fc81452b7005 | ab054535dda800787c09385ac013048f8c84aecf | /LED智能调光系统/LED调光系统(接收)/HARDWARE/PID/pid.c | c16f1206e2c4db0d321f4c26c737151c3d417dbe | [] | no_license | quanhengwen/STM32 | 6bbaeaadc82919f82ed501e746f0b61ec460c48a | 20ce117e2bb909e26e03ebe8d9949c5a9295baa9 | refs/heads/master | 2022-01-17T04:13:50.091019 | 2019-06-09T21:11:17 | 2019-06-09T21:11:17 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,367 | c | #include "pid.h"
typedef struct PID
{
float SetPoint;//设定目标 Desired Value
double SumError;//误差累计
float Porportion;//比例常数 Proportional Const
float Intergral;//积分常数 Integral Const
float Derivative;//微分常数 Derivative Const
float LastError;//Error[-1]
float PrevError;//Error[-2]
}PIDTypdDef;... | [
"2732763835@qq.com"
] | 2732763835@qq.com |
fd1d2e01be7dedd260a8cbff989b1d46c8df9f7c | 7eaf54a78c9e2117247cb2ab6d3a0c20719ba700 | /SOFTWARE/A64-TERES/linux-a64/arch/openrisc/include/asm/page.h | 108906f991d6766c7ec9d9dd94e3ab3da1aec07c | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"Linux-syscall-note",
"GPL-2.0-only",
"GPL-1.0-or-later"
] | permissive | OLIMEX/DIY-LAPTOP | ae82f4ee79c641d9aee444db9a75f3f6709afa92 | a3fafd1309135650bab27f5eafc0c32bc3ca74ee | refs/heads/rel3 | 2023-08-04T01:54:19.483792 | 2023-04-03T07:18:12 | 2023-04-03T07:18:12 | 80,094,055 | 507 | 92 | Apache-2.0 | 2023-04-03T07:05:59 | 2017-01-26T07:25:50 | C | UTF-8 | C | false | false | 2,812 | h | /*
* OpenRISC Linux
*
* Linux architectural port borrowing liberally from similar works of
* others. All original copyrights apply as per the original source
* declaration.
*
* OpenRISC implementation:
* Copyright (C) 2003 Matjaz Breskvar <phoenix@bsemi.com>
* Copyright (C) 2010-2011 Jonas Bonn <jonas@southpo... | [
"gamishev@gmail.com"
] | gamishev@gmail.com |
e088911a50bae173bffe2fd94cd1f6f4a8975ab1 | 9451d3cc99caa0da3793c209370e555368daa773 | /lte/gateway/c/core/oai/tasks/nas/ies/MessageType.h | 1185d4c279b936e0bac35dce2469cd02d64a09ed | [
"BSD-3-Clause"
] | permissive | Mirantis/magma | 2acc25f7751c3865af6b231e1dda990409b1c385 | 40386f515819f655afcdee9fe3b7136080225451 | refs/heads/master | 2023-08-19T19:30:17.383005 | 2021-10-06T13:47:48 | 2021-10-06T13:47:48 | 237,985,011 | 3 | 3 | NOASSERTION | 2021-10-06T19:51:52 | 2020-02-03T14:30:27 | Go | UTF-8 | C | false | false | 1,318 | h | /*
* Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The OpenAirInterface Software Alliance licenses this file to You under
* the terms found in... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
de5d8113382b5bd1274f49bca0e5880ecd996afe | 59bf224420d918d4b063273c5c12c6b6161978de | /Projetos TAD/area_retangulo/main.c | 0227f6f7fc7cadd50f31ac6b52010855f79c55d9 | [] | no_license | webvirtua/Estrutura-de-Dados-I | d2cf1d359f3bed8682ae9e805fbb4ae5a736b5d1 | 0a3d971caae7fe7400cadff2f74f69771355cb6d | refs/heads/master | 2020-03-30T17:56:19.389914 | 2018-10-07T17:14:11 | 2018-10-07T17:14:11 | 151,475,947 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 393 | c | #include<stdio.h>
#include<stdlib.h>
#include "Retangulo.h" //inclui minha interface
int main(){
int *ret, a, b, res;
alocacao(ret);
printf("Digite um numero: ");
scanf("%i", &a);
printf("Digite outro numero: ");
scanf("%i", &b);
res = calcularRetangulo(ret, &a, &b);
printf("\nA are... | [
"atende@webvirtua.com.br"
] | atende@webvirtua.com.br |
42976037abea82a7bdb2ded4ab928fd019a429dd | 0f2c602557470428406fe4357e345c4c1569db45 | /ext/dev/dtg/tacom/model/tacom_ireal.c | 9131cfc55b8183961707d64bf9137c58255499a5 | [] | no_license | jihyeon22/gtrack3 | 47955e5e52f6b1d9a3bb96c019f59f6c15d84c32 | c4abe7930467754f32e7dbfd9f597757f5f2800d | refs/heads/master | 2022-10-05T04:17:51.454421 | 2020-06-10T03:30:46 | 2020-06-10T03:30:46 | 271,153,349 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 12,573 | c | #include <stdio.h>
#include <unistd.h>
#include <time.h>
#include <fcntl.h>
#include "ireal.h"
#include <wrapper/dtg_log.h>
#include <tacom_internal.h>
#include <tacom_protocol.h>
#include <convtools.h>
#include <common/power.h>
#include "utill.h"
struct tacom_setup ireal_setup = {
.tacom_dev = "TACOM IREAL : ",
... | [
"kksworks@gmail.com"
] | kksworks@gmail.com |
e61f6e3e0249221ff87c90a24f55899afca4a233 | 38d54c1d89354320259ff948fb4a8bb01abfb9e7 | /SDK_cLAB_RTC/Core/Src/rtc.c | ce8ef44ca44aeb6def1db346b22f0930101ccae1 | [] | no_license | Gutya/SDK_cLAB | 9adcfaff34cb3d92215a420bc884d2ea0153b5c2 | 19fa3cdd6d65e4a94b6bb0ba947cc2cb691928ec | refs/heads/main | 2023-02-20T22:41:09.417978 | 2021-01-26T13:40:59 | 2021-01-26T13:40:59 | 318,213,138 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,825 | c | /**
******************************************************************************
* File Name : RTC.c
* Description : This file provides code for the configuration
* of the RTC instances.
******************************************************************************
* @... | [
"gur4enko.vit@gmail.com"
] | gur4enko.vit@gmail.com |
419051abc45618007e299e57927aaef26a8aefe7 | aced0b0b4b73ecb9837500a9b65eb039033e94d3 | /Win10_1809_RS5/x64/System32/ntoskrnl.exe/Standalone/_POP_FX_WORK_ORDER_WATCHDOG_INFO.h | 5fa2e957dc7590ef5fe434dff5e4db93de91c92b | [] | no_license | Qazwar/headers | a16193b7343f8497c4dde1f0eb6fee52a0ed91e1 | 049e8a564a1f82a8316f187f8a8bbcdb29be5e01 | refs/heads/master | 2020-04-05T15:36:20.462296 | 2018-11-08T18:53:40 | 2018-11-08T20:37:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,246 | h | typedef struct _LIST_ENTRY
{
/* 0x0000 */ struct _LIST_ENTRY* Flink;
/* 0x0008 */ struct _LIST_ENTRY* Blink;
} LIST_ENTRY, *PLIST_ENTRY; /* size: 0x0010 */
typedef struct _DISPATCHER_HEADER
{
union
{
/* 0x0000 */ volatile long Lock;
/* 0x0000 */ long LockNV;
struct
{
/* 0x0000 */ unsigned... | [
"w.benny@outlook.com"
] | w.benny@outlook.com |
44c52093781743f0e6efb37dda724167ab85fbc7 | 0c5c959439461d876c1a5a9eb94fbf6e28578254 | /第十一章/11.1.c | 1b1adb46e3c360f62188f1c02e5ee483df3166d7 | [] | no_license | yichen115/C-Primer-Plus-learn | 871e9917528e0352f71b29c6c7645ae1e6695502 | 9512e09671c7518cf287448959a6dc06b87a66e3 | refs/heads/main | 2023-03-24T15:45:57.715419 | 2021-03-21T06:01:25 | 2021-03-21T06:01:25 | 339,100,064 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 291 | c | #include<stdio.h>
void input(int n,char a[n]);
int main(){
char x[10]={0};
for(int i;i<10;i++){
printf("%c",x[i]);
}
input(10,x);
for(int i;i<10;i++){
printf("%c",x[i]);
}
printf("\n");
return 0;
}
void input(int n,char a[n]){
for(int i=0;i<n;i++){
a[i]=getchar();
}
} | [
"1097179511@qq.com"
] | 1097179511@qq.com |
f16d64405809ff20374b6e420c1843aeda83ee61 | e65a4dbfbfb0e54e59787ba7741efee12f7687f3 | /security/pecl-krb5/files/patch-krb5.c | 77cae46d3abb6af0cd8191d53d152342aab0a2d8 | [
"BSD-2-Clause"
] | permissive | freebsd/freebsd-ports | 86f2e89d43913412c4f6b2be3e255bc0945eac12 | 605a2983f245ac63f5420e023e7dce56898ad801 | refs/heads/main | 2023-08-30T21:46:28.720924 | 2023-08-30T19:33:44 | 2023-08-30T19:33:44 | 1,803,961 | 916 | 918 | NOASSERTION | 2023-09-08T04:06:26 | 2011-05-26T11:15:35 | null | UTF-8 | C | false | false | 182 | c | --- krb5.c.orig 2016-11-12 14:17:44 UTC
+++ krb5.c
@@ -39,6 +39,7 @@
#include <sys/time.h>
#include <arpa/inet.h>
+#include <netinet/in.h>
#ifdef HAVE_KADM5
#include "kdb.h"
| [
"girgen@FreeBSD.org"
] | girgen@FreeBSD.org |
b3fd7a4cb51834ead53765f9f7420916c5c0ab8d | 39102c51d8570d860ab43269b00837ed4e32b164 | /InternalDataApp/src/InternalData_devLi.c | 694a4857d0f45e7c6536a76ba30ca02416ad4d76 | [] | no_license | slac-epics/InternalData | 69450033522bd3b30382e7b6e43692cebedf88ca | 41feb7bdc8db29398ecfd6eb4849a01bd23f5977 | refs/heads/master | 2021-01-25T05:56:39.756576 | 2016-09-19T20:07:20 | 2016-09-19T20:07:20 | 80,707,083 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,640 | c | /****************************************************
* InternalData_devLi.c
*
* Device support for Longin record
*
* Created by: Zheqiao Geng, gengzq@slac.stanford.edu
* Created on: 2011.06.22
* Description: Initial creation. Modified from the devLiSoft.c from the EPICS base
***********************************... | [
""
] | |
da7efe4386530234e3cef1c927893430397513a4 | c2b6373f15270e94e3f46818d041cbf0db417fbb | /code/datalog-h5000/include/flash.h | 8a5393a1746b45e7459ed0c454701bc27f3df41a | [] | no_license | chihkuo/EBS_Darfon | 283c4b8b6eb115d6cd0b156a9cbaf58488c11764 | eab55dbff49ef7e06f8bd36448a2808db1aaa975 | refs/heads/master | 2022-11-10T23:41:51.611595 | 2022-11-08T07:26:02 | 2022-11-08T07:26:02 | 146,726,800 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 819 | h |
#ifndef _AMITFLASH_
#define _AMITFLASH_
#define FLASH_DONE 0
#define FLASH_OPEN_ERR -1
#define FLASH_ERASE_ERR -2
#define FLASH_WRITE_ERR -3
#define FLASH_VERIFY_ERR -4
void flash_find_sector(unsigned long address_start, unsigned long *sector_start, unsigned long *sector_size);
int flash_check_the_same_sector(unsi... | [
"mooijkuo@gmail.com"
] | mooijkuo@gmail.com |
0aa8ceac0b477a7314c815d06ccde53bc63f8b37 | 556b467b0e31835de656c71a8f4e0bfd4acb7442 | /d/kaifeng/out_kaifeng_e.c | 5a8c617ba23f41adb0aec0acccc7833de6d5e2b6 | [] | no_license | afeizh/txmud | a4a48cb663eccfdf5aa0b951d34e93437a17c9fa | 717c8ef173bff8abe27e00fb8dc150cbf02b3c3a | refs/heads/main | 2023-08-07T20:33:48.154233 | 2021-09-16T15:34:37 | 2021-09-16T15:34:37 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 978 | c | // Room: /u/w/wangs/b/kai148.c
inherit ROOM;
void create()
{
set("short", "开封东门外");
set("long", @LONG
开封是一座通渠大城,人口众多,商业繁华,自古以来便是
兵家必争之地。西面是开封城坚实的东城门,数十名士兵整齐地
站在城门边,警惕地审视着来往匆匆的行人。这里不许摆摊设点,
亦不准行人随便逗留,所以显得十分整洁、严肃。东面一条大路
通向远方。
LONG
);
set("exits", ([ /* sizeof() == 1 */
"west" : __DIR__"edoor",
"east" : "/d/path3/k... | [
"i@Mud.ren"
] | i@Mud.ren |
6f1c9b22e036a0f1e9d6813a845ad855ad008339 | 1cec0b8348cec510506138b59b273699870cd210 | /ParameterSet.c | 25071ab4abc5dfae18b8f8ae0f515f22717f85f7 | [] | no_license | CSEKimDoYeon/C_Programming_ArrayTimeChecker | f8e46b291b67d5f9ceb928e341d0fa3378220cb9 | 7a3fffefae9e07767372ec33e1ed084d477c9854 | refs/heads/master | 2020-04-08T23:27:59.683075 | 2018-11-30T13:14:11 | 2018-11-30T13:14:11 | 159,825,662 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,343 | c | #include "ParameterSet.h"
struct _ParameterSet
{
int _minTestSize;
int _intervalSize;
int _numberOfTests;
};
ParameterSet* ParameterSet_new(void) {
ParameterSet* _this = NewObject(ParameterSet);
return _this;
}
ParameterSet* ParameterSet_newWith(int givenMinTestSize, int givenIntervalSize, int givenNumverOfTest... | [
"ehdus0008@naver.com"
] | ehdus0008@naver.com |
76b0a4797f4e2205a574410db20cd8c2e4f9df7a | bc2cf0b73b0df2cb30cbf59282ee2a4118338bfa | /src/libs/compat/linux_snull/compat/asm/cache.h | 789c851d1be36fd85f384d831df2c7f826ce318b | [] | no_license | xinyx/haiku | d43c2e37f24eea3e9ff38b9c6722ad68cdb552bb | 10c606fd2795a56725f6f128de01dcd6063198c6 | refs/heads/master | 2021-03-12T20:14:44.698546 | 2015-05-31T15:00:20 | 2015-05-31T15:00:20 | 35,649,280 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 375 | h | #include <generated/autoconf.h>
#ifndef __ASM_CACHE_H__
#define __ASM_CACHE_H__
#include <linux/linkage.h>
#define L1_CACHE_SHIFT (CONFIG_X86_L1_CACHE_SHIFT)
#define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT)
#define __read_mostly __attribute__((__section__(".data..read_mostly")))
#define INTERNODE_CACHE_SHIFT CONFIG_X86... | [
"xinyunxing0001@163.com"
] | xinyunxing0001@163.com |
b52337ead35afaaafb4bc949124ce7d23be7eab8 | 2d0a4038e98e69c0c97fa7827e5452528eaebeec | /avlTree.h | 86c0645620d3296af83b0d3f3a452be0f7da7af5 | [] | no_license | konidev20/avlTree | 3c58ccac531eaff1b6e289ff6813202b746ef567 | 31dc721d7f78a48e1f7b4c3ce86ffdee90b4acd1 | refs/heads/master | 2020-06-05T23:21:07.314523 | 2019-06-18T16:06:51 | 2019-06-18T16:06:51 | 192,572,729 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,843 | h | #include <stdio.h>
#include <stdlib.h>
#include <Windows.h>
///Return the max value of x or y
#define MAX(x,y) ((x) > (y) ? (x) : (y))
///Return the min value of x or y
#define MIN(x,y) ((x) < (y) ? (x) : (y))
///Defining a node in the Tree
struct node {
int key;
struct node* left;
struct node* righ... | [
"noreply@github.com"
] | konidev20.noreply@github.com |
8c29d18742dd1ac390c7e5e0a058d87213bb7285 | 9ed4469d9df3c8caa9e0ac11120bf6042ffad1c4 | /source/Shell.h | 563a5739890eb8fea8eb7c53d626439080f0b400 | [] | no_license | open-fire-alarm/open-fire-alarm | d73e9b3756b09b01d7342ab92a1b9cc3103082a9 | 2af21151e4142932409485e50923aeef4278c97e | refs/heads/master | 2021-01-01T15:35:20.858677 | 2014-04-11T23:12:16 | 2014-04-11T23:12:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 240 | h | /* Shell.h */
int activate_zones(); /* a function ask to the user which zones are activated */
int set_alarms (); /* a function which simulate sensor for the visual studio program and ask to the user what are the values for the alarms */
| [
"archer.tb@hotmail.fr"
] | archer.tb@hotmail.fr |
290edf45a48f86316fdf69ad744f93059b3cc2a8 | a04b6f7d734f8fa23400d4d26225809888cd6921 | /apps/driver/usart/async/usart_echo/firmware/src/packs/ATSAMV71Q21B_DFP/component/qspi.h | 7cc24dd2da41a7736ef5dff6fc1bb422db349ea4 | [] | no_license | MarkWendler/core | f22070929791a55a873226f51d7ead92769569b0 | 851ebdf85d8697ead6b617bc76240b5184b598c3 | refs/heads/master | 2020-04-16T04:02:14.142450 | 2019-01-08T17:54:28 | 2019-01-08T17:54:28 | 165,253,006 | 0 | 0 | null | 2019-01-11T14:03:09 | 2019-01-11T14:03:08 | null | UTF-8 | C | false | false | 48,910 | h | /**
* \brief Component description for QSPI
*
* Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.
*
* Subject to your compliance with these terms, you may use Microchip software and any derivatives
* exclusively with Microchip products. It is your responsibility to comply with third party l... | [
"http://support.microchip.com"
] | http://support.microchip.com |
46791e64822692fc8497f0ef417dc47b51a0a6a2 | 187b3b9385f262d75b2f0f111a35665d5761c08c | /libe/fonts/fontcmtt44.c | ac7d502119c500e5d2ebb5e48da0a675b1e92034 | [
"MIT"
] | permissive | aehparta/libe | 39ea15828faee0a0399a7fabc833ddb849e0b61d | 2f32a88de1bf65f135d652c0a5a0a7bcd1eb6453 | refs/heads/master | 2022-11-24T02:04:53.915704 | 2022-11-11T10:50:55 | 2022-11-11T10:50:55 | 164,339,315 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 31,819 | c | /* --COPYRIGHT--,BSD
* Copyright (c) 2014, 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... | [
"aehparta@iki.fi"
] | aehparta@iki.fi |
68b364801b3e95a68e9336e71d405e23eda7e12a | 9f77d69ed9c5ab90283814bf0f44421e1a96873a | /Project 1-Cost Estimator/program v1.1 Finished.c | c24bc769c75084fc4fa1790efec3845b134d81b0 | [] | no_license | chrisfg99/C-Programming-Foundation-Year | 0ced0ac60acb6bf9da9b56cb4f652bb4fe77b363 | 48cf212a8378e9b83dfb5f85ca96d7f42a60038f | refs/heads/master | 2022-11-16T14:46:48.625831 | 2020-06-29T17:54:21 | 2020-06-29T17:54:21 | 275,887,110 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,738 | c | /***********************************************************************
* test.c
* Estimates the cost of a job for an interior decorator
* Christopher Greer, candidate number:184521
* October 2017
* ********************************************************************/
#include <stdio.h>
#includ... | [
"noreply@github.com"
] | chrisfg99.noreply@github.com |
9b6e38ab8de6f38c2405d6129a7abd318eeb8769 | 911729e019762ed93b14f49d19c1b7d817c29af6 | /terminal/terminal/v938/gzdv938/driver/VMIDI.H | 9fb23a02d0f5fd7860d258598ed3765bb8dbb5c2 | [] | no_license | JackBro/DragonVer1.0 | 59590809df749540f70b904f83c4093890031fbb | 31b3a97f2aa4a66d2ee518b8e6ae4245755009b1 | refs/heads/master | 2020-06-19T21:02:17.248852 | 2014-05-08T02:19:33 | 2014-05-08T02:19:33 | 74,833,772 | 0 | 1 | null | 2016-11-26T15:29:10 | 2016-11-26T15:29:10 | null | UTF-8 | C | false | false | 3,659 | h | /*--------------------------------------------------------------------
COPYRIGHT (C) 2004, Vimicro Corporation
ALL RIGHTS RESERVED
This source code has been made available to you by VIMICRO on an
AS-IS basis. Anyone receiving this source code is licensed under VIMICRO
copyrights t... | [
"ranger.su@gmail.com"
] | ranger.su@gmail.com |
18c9079810d8a17af43230efd9799ec0186d3c74 | 6ab5198d360cb5a20499b2616baa8e0f2f03b408 | /EECS3311/project/space_defender_2/EIFGENs/space_defender_2/W_code/C15/ev1425.c | 162eff296f60982231038e82581be1a5ff791195 | [] | no_license | shuky92i/school_projects | ac1f287827899e9b07ceb847c8553a4b34b32068 | a1bc0a778141994551e3d1101e2928adfca81868 | refs/heads/main | 2023-02-08T23:23:20.208143 | 2021-01-05T01:41:43 | 2021-01-05T01:41:43 | 326,850,001 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,353 | c | /*
* Code for class EV_SELECTABLE_I
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#ifdef __cplusplus
extern "C" {
#endif
extern EIF_TYPED_VALUE F1425_13596(EIF_REFERENCE);
static EIF_TYPED_VALUE F1425_13599_body(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1425_13599(EIF_REFERENCE);
extern void EIF_Minit142... | [
"shuky92@my.yorku.ca"
] | shuky92@my.yorku.ca |
9dff8a6a01a28111c1b422c8636db8d805bb3a03 | 8d168bb61d52caf778b24107ae897e7f3df45c9e | /middleware/private/asr_client/asr_avs/wiimu_player_ctrol.c | 771e8e55e18d96f51fd012332f9b65aa009c1439 | [] | no_license | xueming1988/test1 | 5a92294103d4e707dd97ae18f304b8c0fbc318c6 | 1b6a732fda35f3423b12edabbaf4bc9389b41a98 | refs/heads/master | 2023-03-23T06:27:57.617495 | 2021-03-21T05:58:09 | 2021-03-21T05:58:09 | 349,882,722 | 1 | 4 | null | null | null | null | UTF-8 | C | false | false | 18,489 | c |
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <semaphore.h>
#include <signal.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include "wm_util.h"
#include "json.h"
#include "alexa_json_common.h"
... | [
"249890681@qq.com"
] | 249890681@qq.com |
8f9a5625202ecec3332d450f8825138fe38f88d5 | b8633eda7e49ce334f68969e775b8e2836ef8376 | /task_heartbeat.h | 69529fd16d753b021817925d27a826710a208abd | [] | no_license | jeffhuys/IvIBot | 16ffbd72a079111d95907945bcff7583b91951c5 | ffc3a7f11a25feb7036b3206bdf6511c201e0b7a | refs/heads/master | 2021-01-01T19:19:57.706748 | 2013-01-15T16:33:01 | 2013-01-15T16:33:01 | 6,777,216 | 3 | 0 | null | 2012-12-04T10:40:45 | 2012-11-20T12:04:43 | C | UTF-8 | C | false | false | 228 | h | /*
* File: task_heartbeat.h
* Author: marcel
*
* Created on 24 november 2012, 12:42
*/
#ifndef TASK_HEARTBEAT_H
#define TASK_HEARTBEAT_H
#include "includes.h"
void Task_Hartbeat(void);
#endif /* TASK_HEARTBEAT_H */
| [
"marcelrummens@gmail.com"
] | marcelrummens@gmail.com |
2a4ba672800cdb87743484324321acdca81def6a | 3e8718e0f174300543a8a10dc138ea8b57040940 | /csgy9163/assign_01/spell.c | c1a8e13295f21e109b90d4b3f0285a5150458544 | [] | no_license | lak529/cybersec | aa27c263f166e9ced7b3919b1b734e7e72a10689 | 4dfcffa4225e30f810a7406f0be1280c17c528ee | refs/heads/master | 2020-07-26T02:29:04.681031 | 2019-09-19T14:56:48 | 2019-09-19T14:56:48 | 208,504,669 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,688 | c |
#define _CRT_SECURE_NO_WARNINGS
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include "spell.h"
//max size, including puncs, for a word token to check
#define MAXWORDCHECK (LENGTH*2)
#define MAXLINE 65535
int check_words(FILE* fp, hashmap_t hashtable[], char* miss... | [
"rak529@nyu.edu"
] | rak529@nyu.edu |
674edd21c667a0a23737b16811be23b061db16eb | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/fastsocket/kernel/sound/pci/ali5451/extr_ali5451.c_snd_ali_card_interrupt.c | 22e3bb4ed988780868b220180c3ec6028bcffb62 | [] | no_license | isabella232/AnghaBench | 7ba90823cf8c0dd25a803d1688500eec91d1cf4e | 9a5f60cdc907a0475090eef45e5be43392c25132 | refs/heads/master | 2023-04-20T09:05:33.024569 | 2021-05-07T18:36:26 | 2021-05-07T18:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,939 | 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 |
0a9935cc2d0cea40b1e563595ca7d4dc5acdcb20 | b6df5b673c578920bc0d962349ab80048ae046a2 | /idt_patcher.c | a2406d3a70e47fe13978257b05bce18d1c57e2db | [] | no_license | stefanocarna/IDT-runtime-patcher | 0b393c4038211b1660d52bc2c28979a095406bc4 | 2e19414afda819dfb87cdc4d6065395d92efd474 | refs/heads/master | 2020-09-15T06:15:58.779847 | 2019-11-22T11:42:12 | 2019-11-22T11:42:12 | 223,365,876 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,457 | c | #include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/slab.h>
#include <asm/desc.h>
#include "idt_patcher.h"
static struct desc_ptr bkp_idtr = {0, 0};
#define MAX_PATCHED_IDT 2
#define IDX_STEP 1U
static DEFINE_SPINLOCK(idt_modify_lock);
static struct desc_ptr *patched_idt[MAX_PATCHED_IDT];
static ... | [
"carna@lockless.it"
] | carna@lockless.it |
3c141ed6866f15fabb247645000ac54e9177f9b4 | 74d7f2954b72b8ea53cab7ef5e09f4efcc5a46f6 | /02-MCAL/09- Flash Driver/FPEC_interface.h | c3f00c674b068bf04177b2f1f8388e04d77cf167 | [] | no_license | N0urM/STM32-SDK | 3c07155915319d89774928e7cb3b9eeebd8450c8 | 1b2f1013288d612c73b3155adbc2ae4721ad8a61 | refs/heads/master | 2023-03-28T06:18:01.007674 | 2021-04-01T17:13:23 | 2021-04-01T17:13:23 | 286,838,610 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,483 | h | /********************************************************/
/* Author : Nourhan Mansour */
/* Date : 11/11/2020 */
/* Version: 2.0 */
/* File : FPEC_interface.h */
/***********************... | [
"pop.princess_98@hotmail.com"
] | pop.princess_98@hotmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.