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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c0504935a72e615e9e397ef416f3db9de1b296bd | a4a40d79059a8dbd636ac1cbe553ba8bdf6bb09f | /lib/node_modules/@stdlib/strided/base/unary/src/t_d_as_d_d.c | d0de86d3d56ca8595bc13faa75b9f77f20b57c7e | [
"MIT",
"SunPro",
"BSD-3-Clause",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | splrk/stdlib | 8e4333822d1752da1e5f21c2c50a6ff5886a8c7f | 98c37fa381ef03c24703d76a5b0be4f95727243c | refs/heads/develop | 2023-04-16T16:58:05.205555 | 2023-04-03T00:42:37 | 2023-04-03T00:42:37 | 195,529,564 | 0 | 0 | Apache-2.0 | 2023-03-01T05:10:17 | 2019-07-06T11:00:16 | JavaScript | UTF-8 | C | false | false | 2,218 | c | /**
* @license Apache-2.0
*
* Copyright (c) 2022 The Stdlib Authors.
*
* 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 a... | [
"kgryte@gmail.com"
] | kgryte@gmail.com |
7fe7da390202129a4e693bceb3728d3de0624a7e | c7d3e877322acc6f83f67cea0b62ad4add30b904 | /lab_6/src/wrappers/bst/bst_wrapper.h | dd89a32ea7840cc743e6798e9716f148cff4c77a | [] | no_license | RullDeef/tads-lab | 5b07b26193b6086d1d3e11ffba5d3ee6869a7560 | eef2c77d2c424169f2a54839d6acbf1876ccd699 | refs/heads/master | 2023-06-17T21:59:05.417505 | 2021-01-30T16:50:52 | 2021-01-30T16:50:52 | 387,740,073 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 853 | h | #ifndef __BST_WRAPPER_H_
#define __BST_WRAPPER_H_
#include <stdio.h>
#include "core/bst/bst.h"
struct bst_wrapper
{
struct bst *root;
};
struct bst_wrapper bstw_create(void);
void bstw_destroy(struct bst_wrapper *tree);
int bstw_insert(struct bst_wrapper *tree, int data, int *cmp);
int bstw_shallow_insert(struc... | [
"klimenko0037@gmail.com"
] | klimenko0037@gmail.com |
d26d35a2d82004897265f340dfe20e629bd2dcca | 22446075c2e71ef96b4a4777fe966714ac96b405 | /clicks/vibrasense/lib_vibrasense/src/vibrasense.c | 5ca9a9c2944549743523ef95c2267c15a4ef96e4 | [
"MIT"
] | permissive | MikroElektronika/mikrosdk_click_v2 | 2cc2987869649a304763b0f9d27c920d42a11c16 | 49ab937390bef126beb7b703d5345fa8cd6e3555 | refs/heads/master | 2023-08-21T22:15:09.036635 | 2023-08-18T12:54:06 | 2023-08-18T12:54:06 | 299,882,138 | 77 | 68 | NOASSERTION | 2023-09-08T12:56:11 | 2020-09-30T10:18:15 | C | UTF-8 | C | false | false | 3,041 | c | /*
* MikroSDK - MikroE Software Development Kit
* Copyright© 2020 MikroElektronika d.o.o.
*
* 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... | [
"katarina.kaca.perendic@gmail.com"
] | katarina.kaca.perendic@gmail.com |
65e75d241687fc0cefdd9a880048fa2fb648e2c8 | 5cbd1d36756933f5bee019148123fad27f5e2503 | /helper.c | b5256f02ff991c04231117925cabbf2f6d76af1a | [] | no_license | camelchch/last-minishell | b39f5efe948e878e7ffac46cd509231690486d38 | 27a872be23a1eaa06863fc6d5c0f5c731af4ffd1 | refs/heads/master | 2020-03-12T20:30:12.249059 | 2018-06-28T22:19:58 | 2018-06-28T22:19:58 | 130,807,130 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,137 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* put_env.c :+: :+: :+: ... | [
"saxiao@e1r4p19.42.fr"
] | saxiao@e1r4p19.42.fr |
7eb50acd8c345fbcd439d82aa889cd585e8ef7cf | 627a4c4645d083b31fe8a9646cdacb29e210b278 | /User/src/main.c | a6d730937b7733dcc48353772e3bf6d23b69ac50 | [] | no_license | Mirpoal/keil-template-for-vscode | 6d5ef4490a7663267a8ced2a0e0328ef00abc111 | 0f75ff844f04dd1d8beb6c718bfc7a5739d0a834 | refs/heads/master | 2021-02-06T12:03:14.440510 | 2020-02-29T04:25:23 | 2020-02-29T04:25:23 | 243,912,910 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 68 | c | #include <reg51.h>
#include <stdio.h>
void main()
{
// your code
} | [
"mirpoal@gmail.com"
] | mirpoal@gmail.com |
63e600bf186cc17398cb831b05e06f9e3c06835f | dd5b058391db62d007fa0dce9665b52d43253eeb | /PS2_sample.c | df4008f2870cfd9a9eb30ef34f846c262b7a3501 | [] | no_license | pandyah5/ECE-Hustler | b8f0d52da11128605c6452c772a1b7456b8a962c | 958b51b2d2742628d8ac60c8a2b06e33623e3a08 | refs/heads/master | 2023-07-17T00:25:35.931793 | 2021-04-12T04:03:24 | 2021-04-12T04:03:24 | 353,172,695 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 531 | c | volatile int * PS2_ptr = (int *) 0xFF200100; // PS/2 port address
int PS2_data, RVALID;
unsigned char keyPress;
int main(){
*(PS2_ptr + 1) = 0x1;
while(1) {
PS2_data = *(PS2_ptr); // read the Data register in the PS/2 port
keyPress = PS2_data & 0xFF;
RVALID = PS2_data & 0x8000;
if(RVALID){
if (keyPr... | [
"pandyahetav1@gmail.com"
] | pandyahetav1@gmail.com |
96eeb85d67d805305697c781bf179db04d23cbf8 | 263dc6107f66097e61c9674ec2f7d0a448180e00 | /Stm/从车/HARDWARE/CAN_HOST/CanP_HostCom.c | 6323e44d36549ddf6f8d58bb07ac376d95480691 | [] | no_license | Be-Devil/school_project | af6971402b678812785e76b0ca917984b2435f94 | 45b63754a1e7551290c11bf2571bedfd28bd3f7f | refs/heads/master | 2020-03-29T18:49:17.736605 | 2019-04-22T10:22:43 | 2019-04-22T10:22:43 | 150,233,185 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 8,890 | c |
#include <stdint.h>
#include <string.h>
#include "stm32f10x.h"
#include "my_lib.h"
#include "usart.h"
#include "delay_drv.h"
#include "can_drv.h"
#include "fifo_drv.h"
#include "xj.h"
#include "data_channel.h"
#define __CANP_HostCOM_C__
#include "canp_hostcom.h"
//uint8_t canrx_tbuf[8];
//uint8_t cantx_tbuf[8];
ui... | [
"736312304@qq.com"
] | 736312304@qq.com |
b901490079ba53685a8b3b866f3360f13ba7bed3 | 95fb885a8fd21e710c5893e112638ef8a1841bf3 | /src/unsetenv.c | 8b99d1e3105bb0e26c7b70c7e3832f220e73f4c5 | [] | no_license | NoemieDeraedt/PSU_minishell2_2018 | 84a834e836b20333f2814fbe52cf079be627354f | 57b0012e9f9b55cc6aedaf94d263e4634a031907 | refs/heads/master | 2020-05-28T01:31:00.987733 | 2019-05-27T13:08:55 | 2019-05-27T13:08:55 | 188,843,311 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 784 | c | /*
** EPITECH PROJECT, 2019
** unsetenv.c
** File description:
** unsetenv.c
*/
#include <stdlib.h>
#include "my.h"
int compare_env(char *input, char *str, int j)
{
for (int i = 0; str[i] != '='; i++)
if (input[i + j] != str[i])
return 84;
return 0;
}
int find_env_var(char *input, char **... | [
"noemie.deraedt@epitech.eu"
] | noemie.deraedt@epitech.eu |
88a2cd202aea76d3ad7cd8fe89a6bf14b686c760 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/229ab139-d688-4756-96d0-109ecb063fd6.c | 7e1c1f290a39b9e91cb53bdbb1705303e549ef5a | [] | 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 | 559 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=14;
int k;
int l;
k = 33;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = l%j;
l = l%j;
j = k-k*i;
//variables
/* START VULNERABILITY */
int a;
int b[88];
int c[42];
a = 0;
while (a > -1) {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
f19c5b995f36d85695dd08f24ae00faca42528f6 | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/phy/extr_mdio_bus.c_devm_mdiobus_alloc_size.c | 9b88a519b6180e410e75801146c2ef279001268c | [] | 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,171 | 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 |
4e46dbe2315249b2c9bf508563757a0a75e1a3c8 | d276faf97e55871f01c72345839b53c2939f5651 | /ft_memalloc.c | 69a1c706b30408681e251d0ccb1401fc2d631058 | [] | no_license | krastykovyaz/libft | 7b1809bdb6e38d02455e238a7dcba0fd3d7952c2 | 7107e8dbf8f65f4277353a6f664652535385e0e0 | refs/heads/master | 2020-07-28T17:04:48.059450 | 2019-09-19T07:39:03 | 2019-09-19T07:39:03 | 209,474,556 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,042 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_memalloc.c :+: :+: :+: ... | [
"lnoisome@mi-g6.21-school.ru"
] | lnoisome@mi-g6.21-school.ru |
e891c71ea76d8a0f77e5bc03ce573790dd2857c9 | be843399b7d7201cff3a015a49b8f58a8b4ee747 | /go-airinput/input.c | a63bf339cf10ac79823dbbd0bb3b76cb3668a571 | [
"MIT"
] | permissive | telnetgmike/airinput | ede3e871f02255831f458e67adc58bd1f98bfad7 | aa4ad64a4f06e63f746dfe716bdc2566d122b71b | refs/heads/master | 2021-01-18T15:50:39.887767 | 2016-05-13T16:15:02 | 2016-05-13T16:15:02 | 58,747,977 | 0 | 0 | null | 2016-05-13T14:38:49 | 2016-05-13T14:38:49 | null | UTF-8 | C | false | false | 14,181 | c | /*
* input.c
* Copyright (C) 2014 hzsunshx <hzsunshx@onlinegame-13-180>
*
* Distributed under terms of the MIT license.
*/
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <stddef.h>
#include <sys/... | [
"codeskyblue@gmail.com"
] | codeskyblue@gmail.com |
6e99aa372f29e7c2550746ed865d27479fad7c58 | 08e07426f56c12e7fab456e4014cf632c05e6192 | /Resources/Mutants_all/mutants_client/client_core/mutants/249/src/tftp.c | d21318f3d3634d0eb4483be9fb4d72f07f03a02d | [] | no_license | sem7897/spd | 66454387ed961a68fe21f6f29f84de190e366d5d | 6c1b7789c03882b083b7d42a3f88c7446879eb60 | refs/heads/master | 2020-06-16T19:03:58.407764 | 2019-05-19T23:39:57 | 2019-05-19T23:39:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 91,941 | c | # 1 "tftp.c"
# 1 "<command-line>"
# 1 "tftp.c"
# 37 "tftp.c"
char tftp_rcsid[] =
"$Id: tftp.c,v 1.10 2000/07/22 19:06:29 dholland Exp $";
# 1 "/usr/include/i386-linux-gnu/sys/types.h" 1 3 4
# 26 "/usr/include/i386-linux-gnu/sys/types.h" 3 4
# 1 "/usr/include/features.h" 1 3 4
# 323 "/usr/include/features.h" 3 4... | [
"wsun@cse.unl.edu"
] | wsun@cse.unl.edu |
1e5bb1b7638899922df3e2a97aba952bd6070a98 | 3919ee4198d48f52e34186ab4014ce7fa8e30afb | /Temp/il2cppOutput/il2cppOutput/AssemblyU2DCSharpU2Dfirstpass_AdColony_VideoFinish4136485522MethodDeclarations.h | 42631649744fcaf723c4216382e47cae1143f322 | [] | no_license | zhenggong/AdcolonyUnitySampleiOS2.6.2-2 | a5ccd34b7db0c30dfd64be8c636a5795434b3244 | 583d35e53744570fc056ea9d298f73384c0ce739 | refs/heads/master | 2021-01-12T16:17:15.829280 | 2016-10-26T08:49:20 | 2016-10-26T08:49:20 | 71,979,114 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,848 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
// AdColony/VideoFinishedDelegate
struct VideoFinishedDelegate_t4136485522;
// System.Object
struct Il2CppObject;
// System.IAsyncResult
struc... | [
"zheng.gong@gree.net"
] | zheng.gong@gree.net |
fdcff528e0e60821b2b4a43551d29466ed919297 | 7516c15ac569042b3c43b041041bca123c38150b | /matlab/example_ert_rtw/example_types.h | 7807d19e85ec9a9f7100d7821ea45c1b608dc3b4 | [] | no_license | loiczimm/ADCS | cf096161af9f39e160ce6372f9d1248cdbef6909 | c1d41b0a3a3488fdaea186bd262d03fb3a9a8361 | refs/heads/master | 2020-05-18T20:27:55.869102 | 2011-11-23T20:50:31 | 2011-11-23T20:50:31 | 2,532,113 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 1,077 | h | /*
* File: example_types.h
*
* Real-Time Workshop code generated for Simulink model example.
*
* Model version : 1.6
* Real-Time Workshop file version : 7.6 (R2010b) 03-Aug-2010
* Real-Time Workshop file generated on : Tue Oct 11 15:23:50 2011
* TLC version ... | [
"loic.zimmermann@epfl.ch"
] | loic.zimmermann@epfl.ch |
fdcaba5924485d7cdb801e356828dc079cd6377f | 257483c34a25d833b0df770be505f5754660bc05 | /main.c | 6bf92c5ffeb70be77da75c6b22f1e21669c25c31 | [] | no_license | youkpter/SIMS | 16f459df6e2c39cb86352606502e62c3c4e08ed6 | 0e354da683964e2da33752d6e8e63a41e6ca8601 | refs/heads/master | 2021-01-02T22:44:28.617440 | 2015-07-22T12:06:04 | 2015-07-22T12:06:04 | 32,957,073 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 2,503 | c | #include "project.h"
extern void manage_information();
extern void manage_grade();
extern void statistic();
extern void system_setting();
static void login_database(const char* user_name, const char *password);
MYSQL *mysql;
char current_user[USER_NAME_LEN + 1];
char passwd[PASSWD_LEN + 1];
int main()
{
printf(... | [
"xingqiang345@163.com"
] | xingqiang345@163.com |
f8203c5e30a2904279b7a2f9529ea081ce35e922 | 5ceea7c8a75a64ee68b16f1e7458996452525792 | /源码/在公司的时候-指纹锁/指纹锁可用/BSP/OLED/drv_si2c.c | e12a104651b5bba12e3796999426bc3d14475639 | [] | no_license | LONGZR007/GraduationProject | 72ff645021bc5cdf21d810c98cad6d3e263c5d3c | 88d9f5df90f239fd54346e3e8e692c5a68ec77af | refs/heads/master | 2020-07-26T08:23:16.576443 | 2020-03-05T13:47:09 | 2020-03-05T13:47:09 | 208,587,945 | 3 | 1 | null | null | null | null | GB18030 | C | false | false | 8,020 | c | /****************************************************************************************************
* 描述:SI2C 接口硬件驱动层实现
*
* 作者:龙泽润
*
* 版本:v1.0.0 日期:2018-05-02
* 大连智海科技有限公司
************************************************************... | [
"1558193230@qq.com"
] | 1558193230@qq.com |
dd4a0b3d3ea1f6a214818108599dc51f25ba3c30 | 58656eef9e222046b5df6c5da86ec8b8113b811c | /files/define.h | 01a6d2ac902f4b2115092281860197a34ea00f63 | [] | no_license | SofiaRomeiro/Kanban-Board | bf9cb40100dc55429771381cb0f0f001b6ef8baf | 219d13d92e71be312f45f9cd731c2f0d5a328314 | refs/heads/master | 2023-06-02T17:55:14.730710 | 2021-06-22T15:44:13 | 2021-06-22T15:44:13 | 379,319,591 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 730 | h | #ifndef __DEFINE_H__
#define __DEFINE_H__ 1
/* max number of tasks (id's max number [1, 10000]) = 10000 */
#define MAXTASKS 10000
/* max user len = */
#define USERNAME 20
/* max users supported */
#define MAXUSERS 50
/* max activities supported */
#define MAXACTIVS 10
/* max tasks' description len = 50 */
#define DE... | [
"sofiaromeiro23@tecnico.ulisboa.pt"
] | sofiaromeiro23@tecnico.ulisboa.pt |
b4777e8e67b558688b91d38c57b9fdc39a762a0e | 8aba180f733fd529f5ba4a5aa4f0d7ec48db766f | /ws03_RF_Sync/pr00_LibraryCommon/ClockUartLed.c | 933ce7889943beca41f897dbe12ed6e9f6a21b5f | [] | no_license | bonbon2106/IoT_STM8 | 6cc3ae21c20339b2c715d65f071145ee6f1cf0a7 | 541ae723d424edbea4a077d8590023a95d9712cb | refs/heads/master | 2021-09-17T19:44:08.230915 | 2018-07-04T18:37:50 | 2018-07-04T18:37:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,517 | c | /** @file ClockUartLed.h
*
* @author Wassim FILALI taken over from http://blog.mark-stevens.co.uk/
*
* @compiler IAR STM8
*
*
* $Date: 20.09.2015
* $Revision:
*
*/
#include "ClockUartLed.h"
#include <iostm8s103f3.h>
#define Test_Led_PB5 PB_ODR_ODR5
void InitialiseUART()
{
//
// Clear the Idle Line Dete... | [
"wassim.filali@gmail.com"
] | wassim.filali@gmail.com |
e9e8df41c8c8ea6ef3ea3c4c2fc31384d3532ade | 2bc3398063fd7251c46a2d93d2e301cd063befcd | /nitan/clone/fam/enchase/bailian-hanjing.c | 8e4526f2cdb79dc21e882254f2858ee2a7272599 | [
"MIT"
] | permissive | HKMUD/NT6 | ae6a3c173ea07c156e8dc387b3ec21f3280ee0be | bb518e2831edc6a83d25eccd99271da06eba8176 | refs/heads/master | 2020-03-18T08:44:12.400598 | 2018-05-23T06:55:18 | 2018-05-23T06:55:18 | 134,525,191 | 9 | 4 | null | null | null | null | GB18030 | C | false | false | 733 | c | inherit ITEM;
#include <ansi.h>
void create()
{
set_name(HIM "百炼寒精" NOR, ({"bailian hanjing1", "hanjing1"}));
set_weight(2000);
if (clonep())
set_default_object(__FILE__);
else {
set("unit", "粒");
set("value", 500000);
set(... | [
"xmlsdk@gmail.com"
] | xmlsdk@gmail.com |
a5851dea862f01c4dab4d092d0558a606f10a1fa | ec5ad1e4c2ecf1e1059e1acbde977141778d228a | /src/main.c | 6720af6ca56f22e0dd4b2007469b0d31227f58a6 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | clintonbale/cataclone | b0c71244e661b1e013444845fcc650cf9d573abb | 404b6cd32fc64b27d3bb59416e00ed3246d64136 | refs/heads/master | 2020-05-20T06:50:27.253598 | 2015-03-13T22:59:13 | 2015-03-13T22:59:13 | 32,117,053 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 15,087 | c | #include <SDL.h>
#include <SDL_opengl.h>
#include "common.h"
#include "window.h"
#include "render.h"
#include "player.h"
#include "sound_manager.h"
#include "menu.h"
#include "memory.h"
#include "catacomb/catacomb_defs.h"
#include "catacomb/catacomb_graphics.h"
#include "catacomb/catacomb_level.h"
#incl... | [
"clinton.bale@gmail.com"
] | clinton.bale@gmail.com |
d826907abb549d29616763a3ff170303fa0c1423 | 61387be85711cf03ca2cc4144c15369ee9a46796 | /zo-mb-es-defender/project.IOs/Project.IOs/Classes/Native/mscorlib_System_Comparison_1_gen_1908047220MethodDeclarations.h | b25cf0472cbdec6efcf1a6aba2aa2e9d6f516672 | [] | no_license | hoangwin/raci-ngc-ar_Du-o-iHin-hBa-tC-Hu | 6bb6b64052f05bc4026e1cfc6e10844c3dfc574b | 29c4f918482e9b850503d9912ebdf7afdafcafed | refs/heads/master | 2021-01-10T10:00:33.196405 | 2016-08-14T23:06:31 | 2016-08-14T23:06:31 | 44,680,146 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,799 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include <assert.h>
#include <exception>
#include "codegen/il2cpp-codegen.h"
#include "mscorlib_System_Comparison_1_gen_1145800095MethodDeclarations.h"
// System.Void System.Compari... | [
"hoang.nguyenmau@hotmail.com"
] | hoang.nguyenmau@hotmail.com |
a935c0169c4df9f3fbbe22e3c3c4f9e59a5c968b | 37931e80bebf17f175ab2bcf720b2b66a9f02e1f | /micropython/lib/libm/math.c | 499e83f86d7fa2d1eb6bbcf017add748f69acc06 | [
"MIT"
] | permissive | jiapei100/Stereo | f9ef718533074155eb0ca26afe6d30da44187982 | 3c569d05545c8ad8fd3d86f9eabacc536ac0105e | refs/heads/master | 2020-12-31T00:18:46.272842 | 2016-10-12T03:10:23 | 2016-10-12T03:10:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 24,804 | c | /*
* This file is part of the Micro Python project, http://micropython.org/
*
* The MIT License (MIT)
*
* Copyright (c) 2013, 2014 Damien P. George
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to ... | [
"llb0536@aliyun.com"
] | llb0536@aliyun.com |
bff81d6e902312ebfc500eeca36bcd7bfc310017 | c471ea3c163d960f37f843e5ae7194c8666f5b47 | /lab05/src/task3.c | 1ca707234fe6571e909fe8b7d742e38c954c83fc | [] | no_license | Fimaig/Programming | a3de5f0c78f6e567756d286f3e512fb9ca8f65fd | 92ac0eeebe5b49bb5955e50a5ccdf303a2c4f6a4 | refs/heads/main | 2023-02-14T21:22:45.376615 | 2021-01-06T16:23:16 | 2021-01-06T16:23:16 | 303,690,536 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 602 | c | //Визначити, чи є ціле 6-ти значне число "щасливим" квитком
int main()
{
long num = 2111111111111111;
int first_part = 0;
int second_part = 0;
char result;
while (num / 100000000){ //Відокремлюємо першу частину
first_part += num % 10;
num = num / 10;
}
long num2 = num;
while (num2 % 100000000){ //Відокремл... | [
"vullgar13@gmail.com"
] | vullgar13@gmail.com |
f8bb87fa88bf27182f9ddc1443578fc4457f7a0b | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/gpu/drm/omapdrm/dss/extr_dispc.c_dispc_mgr_enable_trans_key.c | b30be68048ce5e8210d87ea3e3a6fa3ecf9ae0fb | [] | 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 | 837 | 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 |
433fc41b16761a60530de103d29f30b98f356a07 | 0364e5ee3fd7fd5c3505adf15d894c49c0a29123 | /libft/src/str/ft_strequ.c | b84f43b44a29506b32603ee24d75462f30bfa3c2 | [] | no_license | reysand/ft_ls | 59b360578b9c48668b52e8aa5f1504fad040488a | 0311e48dc367a1b427dfc28acdf6ce5f974a1807 | refs/heads/master | 2023-02-21T18:45:12.544572 | 2021-01-19T13:06:23 | 2021-01-19T13:06:23 | 289,995,399 | 1 | 0 | null | 2020-12-23T14:04:53 | 2020-08-24T17:33:26 | C | UTF-8 | C | false | false | 1,046 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strequ.c :+: :+: :+: ... | [
"a97k572@gmail.com"
] | a97k572@gmail.com |
4ee56bec52170573ce1ab61bec96dfb5ad00f246 | a1557e2077648fef754bba8a761db9744f8443d2 | /src/core/ngx_buf.c | fbe1110443b292b502eaf38782cff26db06f5da0 | [] | no_license | wanggx/MyNginx | 96bca9d8b953fc2cdeb8bcc300ef6a8a0d8171f8 | 4666f620c73a3835d793d105224dbb8df418c570 | refs/heads/master | 2020-04-06T07:02:08.054956 | 2016-08-30T07:17:48 | 2016-08-30T07:17:48 | 49,705,442 | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 5,546 | c |
/*
* Copyright (C) Igor Sysoev
* Copyright (C) Nginx, Inc.
*/
#include <ngx_config.h>
#include <ngx_core.h>
/* 从内存池中创建一个大小为size的零时缓冲 */
ngx_buf_t *
ngx_create_temp_buf(ngx_pool_t *pool, size_t size)
{
ngx_buf_t *b;
/* 从内存池中分配一个缓冲的大小 */
b = ngx_calloc_buf(pool);
if (b == NULL) {
return N... | [
"wgxdyx.c2c@gmail.com"
] | wgxdyx.c2c@gmail.com |
b905b9386b96a583655fe3ba599252b4d4643a05 | 903c45082bd0d4fbb0a0d6a289b5294d8d05c314 | /lib/libc/arch/mips/SYS.h | 37a8cb0be5cc75f9a348ae1440e9c06476c9d948 | [] | no_license | tombibsd/netbsd-src | 0552d62659412e821163c945c62b7555d1e616d2 | 7f0f8c8c4b00f7c47700b8260a5cbd627d73fe7c | refs/heads/master | 2021-01-21T04:54:21.541793 | 2016-06-17T00:56:40 | 2016-06-17T00:56:40 | 24,783,931 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,162 | h | /* $NetBSD$ */
/*-
* Copyright (c) 1996 Jonathan Stone
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, t... | [
"uebayasi@tombi.co.jp"
] | uebayasi@tombi.co.jp |
a8a371a21c48bac130ce7c1246c480b554e888e2 | cddf1bd3ca472d74410bdb9ad041a74d19eb4f25 | /Assignment_3_FileSystem/sfs_test2.c | 3846cb1e2cefaa0bea109342440aad023a6a5621 | [] | no_license | pengyk/OS_COMP310 | 4e4e0aee91c5321c3fd117c889982afdf44ed249 | c882a8451957fc3bf9da46b5896a13ef6a17d154 | refs/heads/master | 2020-12-10T01:40:14.354272 | 2020-01-29T03:20:11 | 2020-01-29T03:20:11 | 233,472,489 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,580 | c | /* sfs_test.c
*
* Written by Robert Vincent for Programming Assignment #1.
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "sfs_api.h"
/* The maximum file name length. We assume that filenames can contain
* upper-case letters and periods ('.') characters. Feel free to
* change this if your... | [
"yunkaipeng0129@gmail.com"
] | yunkaipeng0129@gmail.com |
91e55606c12aeaad28c888895c56bc88b7777159 | a8933b2c8a5e63c5a9fe7de142f902fdcf21a9be | /module/def/5.8-p027/cdef/defiAssertion.h | bf4dca2eced4f57ead2b7ec46400d71164a35846 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | The-OpenROAD-Project/OpenDP | eca0d98e6f2df8dcee5d0af1c9c74481c5729cc0 | 5cb3d244be161c544dc546c0f7716e4ecc2ef1c1 | refs/heads/master | 2020-06-12T02:06:44.802276 | 2020-01-23T18:56:36 | 2020-01-23T18:56:36 | 194,161,000 | 10 | 7 | BSD-3-Clause | 2019-12-28T06:35:02 | 2019-06-27T20:46:02 | C++ | UTF-8 | C | false | false | 5,544 | h | /* ************************************************************************** */
/* ************************************************************************** */
/* ATTENTION: THIS IS AN AUTO-GENERATED FILE. DO NOT CHANGE IT! */
/* **************************************************************************... | [
"mgwoo@unist.ac.kr"
] | mgwoo@unist.ac.kr |
ce4df1c498879e304eff2d30b564037faf91814b | 0013b0baad921e78168bc7aa23a683708b327e9a | /AttributeSelection.c | 012ae8d741267e5fbaf304878e95a610733d0fc7 | [
"BSD-2-Clause"
] | permissive | f3c0/ldap-server-example | a16ba94c46060e4c9a511247830d710cc6fed03f | ef02c57175b00237b25da453e761e66c2a0e0f2c | refs/heads/master | 2021-01-24T05:54:31.630251 | 2011-04-06T07:40:53 | 2011-04-06T07:40:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,643 | c | /*
* Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
* From ASN.1 module "Lightweight-Directory-Access-Protocol-V3"
* found in "Lightweight-Directory-Access-Protocol-V3.asn1"
* `asn1c -fcompound-names`
*/
#include "AttributeSelection.h"
static asn_TYPE_member_t asn_MBR_AttributeSelection_1[] = {
{ ATF_PO... | [
"vlm@lionet.info"
] | vlm@lionet.info |
d05002469c222d63f6a798d1fd779308e0aad42f | 993d84420b2e3005b1b59370db26c79d702e380a | /kernel/U-XNNPACK/src/f32-raddstoreexpminusmax/gen/wasmsimd-p5-x20.c | a486828d23731129477e33953a73e0a7d43c713c | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | SKKU-ESLAB/Auto-Compression | 25588c5e87a141049b5816940d157a7a1c478e04 | 614048140f00e977e53178ce0417caaf31a29bc4 | refs/heads/master | 2022-12-14T20:33:25.242853 | 2022-12-01T07:13:45 | 2022-12-01T07:13:45 | 224,101,851 | 16 | 13 | MIT | 2022-12-01T07:13:46 | 2019-11-26T04:25:02 | C | UTF-8 | C | false | false | 12,600 | c | // Auto-generated file. Do not edit!
// Template: src/f32-raddstoreexpminusmax/wasmsimd-p5.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>
#incl... | [
"lhy920806@gmail.com"
] | lhy920806@gmail.com |
8246622ef424c15435cbfe45f11c6b78ce62aaba | dded642aa646de11c11344c1abf3db55a310d917 | /ultrassl/normal/shellcode.h | 5d3677431214c869605b3124136d92a3ec08d819 | [] | no_license | shekkbuilder/exploits-1 | c46772881d39069c487a6c85c908441ee0215a6a | 4d9b7b3694455d5686e257b13c5cee611cc70395 | refs/heads/master | 2021-01-20T21:20:17.435777 | 2011-05-13T00:18:53 | 2011-05-13T00:18:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,293 | h | char one[] =
"\x31\xdb" /* xorl %ebx,%ebx */
"\x89\xe7" /* movl %esp,%edi */
"\x8d\x77\x10" /* leal 0x10(%edi),%esi */
"\x89\x77\x04" /* movl %esi,0x4(%edi) */
"\x8d\x4f\x20" /* leal 0x20(%edi),%ecx */
"\x89\x4f\x08" /* movl %ecx,0x8(%edi) ... | [
"unmarshal@gmail.com"
] | unmarshal@gmail.com |
c7b66a2e7951dc023bb78910b07e64d375d952d3 | 68f1ff26e467716a9313eeb2067bf62a9db61714 | /src/ldcache.h | 036d05b91ca4109bf006c2d21180880f85e71830 | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | zvonkok/libnvidia-container | 5b14a327fa921f5b9416c204beeefc6164f1c3dd | dd3f8cf00cf4f5d9d82a743d877b37bc1f9f0d0a | refs/heads/master | 2021-08-22T04:42:35.645914 | 2017-11-29T09:23:56 | 2017-11-29T09:23:56 | 112,439,490 | 0 | 0 | null | 2017-11-29T07:03:51 | 2017-11-29T07:03:51 | null | UTF-8 | C | false | false | 1,612 | h | /*
* Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved.
*/
#ifndef HEADER_LDCACHE_H
#define HEADER_LDCACHE_H
#include <stddef.h>
#include <stdint.h>
#include "error.h"
struct ldcache {
struct error *err;
const char *path;
void *addr;
void *ptr;
size_t size;
};
en... | [
"jcalmels@nvidia.com"
] | jcalmels@nvidia.com |
b971230d5729376479f9d014580b4255ec76dd83 | aa2fef85621ef29c7b1773d419916af76bc8926c | /src/stm8s_stdioinit.c | a63bab1f90dc3138b0473f0493c2ad5ad122aad4 | [] | no_license | acc1408/stm8s_osa | 43a602476905e4d9b33d98ba4903d588acbd3fe3 | cff5b98054e9fe076a32b65a9337bae3ddcb0c5e | refs/heads/master | 2022-09-04T04:03:37.118775 | 2022-08-19T11:51:30 | 2022-08-19T11:51:30 | 193,444,969 | 1 | 1 | null | null | null | null | WINDOWS-1251 | C | false | false | 878 | c | /**
******************************************************************************
* @file stm8s_stdioinit.c
* @author Salnikov Aleksey
* @mail acc1408@mail.ru
* @github acc1408
* @version V1.0.0
* @date 29-08-2021
* @brief This file contains all functions prototype and macros for the init pri... | [
"acc1408@mail.ru"
] | acc1408@mail.ru |
ff7935bd48c62a26b270e76a0a233d46c85320b6 | 50dfa263633b45257fe9b1a5b5da8c1c5dd0a533 | /libft/srcs/ft_strclr.c | efdc5c8b24960ebbd00cc43e158d75ec46f83cb4 | [] | no_license | asambron/push_swap | 3313d95cde175b0b39c0978b81d66a389f275734 | 6b0c92c3b145e2961872c529e03487388a48648e | refs/heads/main | 2023-03-27T20:53:12.436197 | 2021-03-27T13:08:27 | 2021-03-27T13:08:27 | 352,041,187 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 145 | c | #include "../include/libft.h"
void ft_strclr(char *s)
{
int i;
i = 0;
if (s)
{
while (s[i] != '\0')
{
s[i] = '\0';
i++;
}
}
}
| [
"arnaud@arnaud-system.home"
] | arnaud@arnaud-system.home |
3fd25d98d633b8fe299f95d966084b52ce4ad6b0 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/vertebraker/closed/shardak/obj/allymark.c | 6149bc78476dfeb1d844387090afd275690c175f | [] | no_license | wugouzi/Nirvlp312mudlib | 965ed876c7080ab00e28c5d8cd5ea9fc9e46258f | 616cad7472279cc97c9693f893940f5336916ff8 | refs/heads/master | 2023-03-16T03:45:05.510851 | 2017-09-21T17:05:00 | 2017-09-21T17:05:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,100 | c | /*
* An object for allies of the Servants of Shardak
* Makes the ally join in on the guild channel
*/
#include "../def.h"
#include "../daemons.h"
static mapping cmds;
static int muffled;
id(str) { return str == "mark" || str == "allymark";}
drop() { return 1;}
get() { return 1;}
query_auto_load() { return ("... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
3c32071c012b298e9942d75c8a8867b0b000f1ed | e35c31a18aecc3f62cd8d5a7ee515b75a3f6a5c3 | /Lista6/sort.c | 554202ec94c21c5b218338cb3548bbc58add33c3 | [] | no_license | Danielhfc/COM-112 | 874234dd84849c0db54eddd8afd4a02133e5db19 | 765c945497f544c4ec6ae2f621b3dfeaac2ef8b5 | refs/heads/master | 2022-11-25T07:02:58.684978 | 2020-07-26T03:04:58 | 2020-07-26T03:04:58 | 258,615,405 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,088 | c | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <math.h>
#include "file.h"
void bubble_sort(int vetor[], int n, int *comp, int *mov)
{
int i,k, aux;
*comp = 0;
*mov = 0;
for(k=1;k <=n;k++){
for(i=0;i<=n-2;i++){
(*comp)++;
if(vetor[i] > vetor[i+1]){
(*mov)++;
... | [
"drandhfc@gmail.com"
] | drandhfc@gmail.com |
54e022b95f1ce06498ac01e9962e7e09a64f403c | 1c8fd44ab7b84c45a7d3583ddcaa38cc5fde199a | /include/malloc_p.h | ad276a5fbc19fe4665a1c5ad5e018471b023e7f9 | [] | no_license | kelvin17/epos_double_context | cedb154cb9c38b8818f283314b8ce61e8f3d78ed | 7cbca4bbe4212dc04905ae3cb4806d912c68ca87 | refs/heads/master | 2020-04-28T06:33:18.446552 | 2014-12-05T06:45:02 | 2014-12-05T06:45:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,045 | h | /*
* RTEMS Malloc Family Internal Header
*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id: malloc_p.h,v 1.9 2... | [
"qyq1226@gmail.com"
] | qyq1226@gmail.com |
b35152fe8cbfa689fae1cb9b175d1e6bf62b3f67 | 63b4a698bc22fd54857c8fa097b1331f79c39e5a | /src/gdb/gdb-7.11/gdb/ppcobsd-tdep.h | 568e94810e845175ed58f93915c380b7f4eb2d16 | [
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-copyleft",
"GPL-2.0-only",
"LGPL-2.0-only",
"LicenseRef-scancode-other-permissive",
"GPL-2.0-or-later",
"GPL-3.0-or-later",
"LicenseRef-scancode-unkno... | permissive | MinimSecure/unum-sdk | 67e04e2b230f9afb3ae328501a16afa4b94cdac6 | 30c63f0eccddba39a760671a831be3602842f3f4 | refs/heads/master | 2023-07-13T07:33:43.078672 | 2023-07-07T13:52:05 | 2023-07-07T13:52:05 | 143,209,329 | 33 | 22 | Apache-2.0 | 2021-03-05T22:56:59 | 2018-08-01T21:13:43 | C | UTF-8 | C | false | false | 1,903 | h | /* Target-dependent code for OpenBSD/powerpc.
Copyright (C) 2004-2016 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either ... | [
"denis.bakin@minim.co"
] | denis.bakin@minim.co |
95e5f81d58ed93bbb5f8b0c4a06c4ceb696955ce | 39706994cd16c17189f2f38faff720ee804e8613 | /catkin_ws/src/katana_control/rtmodel.h | bee11c8032387c3a07e9a3e4b098cffb0d3d5ce4 | [] | no_license | RobotJustina/RCF-MathWorks-2020-14 | 103dd2cd4d7c762604ac644132641dca80f92e7c | c49314f0ae58b1c69067fc22d1c548df05f9990b | refs/heads/master | 2022-12-30T09:21:16.603653 | 2020-10-21T17:25:39 | 2020-10-21T17:25:39 | 300,088,934 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 956 | h | //
// Academic License - for use in teaching, academic research, and meeting
// course requirements at degree granting institutions only. Not for
// government, commercial, or other organizational use.
//
// File: rtmodel.h
//
// Code generated for Simulink model 'katana_control'.
//
// Model version ... | [
"contact@mnegretev.info"
] | contact@mnegretev.info |
72514adde6f6573369a9356856906b41d06243e9 | 661caf1781af70ee013a96bfee3374ecf37b8159 | /src/icons/up10_arrow.h | f6d74205f3bc389f36fac11cbda9b7b556a1b5f8 | [] | no_license | panthorstudios/xpost | 643919256c02c61e1c6545f93eb2683af6545f9d | 1fad57fb3f6262837729fe524ba71d7a65224c5a | refs/heads/master | 2020-05-07T17:02:35.854667 | 2015-06-27T13:26:03 | 2015-06-27T13:26:03 | 38,160,888 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 293 | h | #define up10_arrow_width 16
#define up10_arrow_height 16
static char up10_arrow_bits[] = {
0x80, 0x01, 0xc0, 0x03, 0xe0, 0x07, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f,
0xfe, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xf0, 0x0f, 0xf0, 0x0f, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xf0, 0x0f, 0xf0, 0x0f};
| [
"mailbox@panthorstudios.com"
] | mailbox@panthorstudios.com |
4c7192e102b7f800488e18be271e924a8c640928 | d19a10b462085ce84cd7a96a4dd97926180bb7f4 | /validacoes.c | fabd755f8e30ce727e409dfd2ed5b7900a236f90 | [] | no_license | Marcelo1403/Sistema-de-Controle-de-Clientes | 8460ff3b2b68db311af48729a4b2a5d0dfe83365 | 50c442a828e5c93cde468130f1c05eeaeef9e41a | refs/heads/master | 2023-02-01T17:54:54.384527 | 2020-12-18T12:19:47 | 2020-12-18T12:19:47 | 299,993,857 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,726 | c | #include "assinaturas.h"
//FUNÇÃO DESENVOLVIDA NA MONITORIA POR ALUNOS E MONITOR
int chartoint(char);
char inttochar(int);
int validaNome(char *pnome) {
int tam = strlen(pnome);
char letra;
for (int i = 0; i < tam; i++)
{
letra = pnome[i];
if (isdigit(letra)) {
return 1;... | [
"noreply@github.com"
] | Marcelo1403.noreply@github.com |
c4a6b851999d3602a10f7f6fe9306976ceaffc34 | b1dc61b1e1f4d1cf07197e0912150f2b89fad1b5 | /hwswdual/src/simple_cnn_2.c | 39f53a8bdcf735e4d91fd896f219ed4761a3482d | [] | no_license | JoaoPLopes/Hardware-Software-Co-Design | 7171be3af6a0f14397a8f4b7687234a1f72cf83b | 51153a9ebbc044b6740dd500b827377b9c6f2aec | refs/heads/master | 2022-12-25T10:52:30.645270 | 2020-09-20T22:05:45 | 2020-09-20T22:05:45 | 297,171,242 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,943 | c | /*
* simple_cnn_2.c
*
* Created on: 24/05/2019
* Author: User
*/
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "image.h"
#include "simple_cnn.h"
#include "xaxidma.h"
#include "xparameters.h"
#include <stdio.h>
#include "xtime_l.h"
#include "xil_mmu.h"
#include "xil_cache.h... | [
"joao@LAPTOP-3R6EKL1H.localdomain"
] | joao@LAPTOP-3R6EKL1H.localdomain |
dc1ce0e2c804bde8dfc78bb667380563a552c8af | 606bc6c0070e6b702d0ae45a0bb8ff0d0784bf07 | /imooc_Linux_c_1st/les2/subles1/max1.c | 7144e53ec76c4912d06b954d5af2e88a4bf40019 | [] | no_license | ColeHan/c_playground | 5935f38ea0ce260e95156495e582537393899844 | f24211fddcbbc6fa960c3210347267354fe83f2b | refs/heads/master | 2020-04-22T14:47:39.703093 | 2019-02-18T05:46:24 | 2019-02-18T05:46:24 | 170,456,268 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 89 | c |
int max(int a, int b)
{
if(a>b){
return a;
}else{
return b;
}
}
| [
"hanke2005@gmail.com"
] | hanke2005@gmail.com |
3645d06414e9941d34c5d19b823ba0b110e07d9f | 7e68db5c2a92ece534344469b873ef648825b23a | /chapter4/testStat.c | da5bf8002585f3657ed89ab7842443930e121678 | [] | no_license | TangXiaofui/Apue-txh | 8d16c1ab9bcc053feb0cd7c52dc408a7ed221d81 | 73c6d18e8cddc979f919dab096456976ee2bf0ff | refs/heads/master | 2021-01-20T00:33:38.986839 | 2017-05-05T15:50:07 | 2017-05-05T15:50:07 | 89,141,997 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 816 | c | #include "apue.h"
//./testStat /etc/passwd /etc /dev/log /dev/tty \
//> /dev/sr0 /dev/cdrom
int main(int argc,char *argv[])
{
if(argc < 2)
err_quit("usage: testStat filename");
int i = 0;
struct stat buf;
char* ptr;
for(i = 1 ; i < argc ; ++i )
{
printf("%s : ",argv[i]);
if(lstat(argv[i],&buf) < 0)
... | [
"1246884224@qq.com"
] | 1246884224@qq.com |
f24481b511aee925b9a9818b9a31d36e927515a8 | 39b2abd0fb1f7649e88f2bac8f7c222e31369041 | /projects/02.3_simh/4.x+realcons/src/VAX/vax860_abus.c | 87b8696a191d010640dfe2e215ffadca99e475ce | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | slcasner/BlinkenBone | 760c616bb7d1ab642e62d10f9834f2195ea38dbf | b73d579657717a2422f87c4cd4bc658fccc743a0 | refs/heads/master | 2020-03-29T23:37:31.869099 | 2018-09-28T22:05:06 | 2018-09-28T22:05:06 | 150,480,894 | 0 | 0 | MIT | 2018-09-28T20:37:32 | 2018-09-26T19:40:45 | C | UTF-8 | C | false | false | 27,932 | c | /* vax860_abus.c: VAX 8600 A-Bus
Copyright (c) 2011-2012, Matt Burke
This module incorporates code from SimH, Copyright (c) 2004-2008, Robert M Supnik
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to de... | [
"j_hoppe@t-online.de"
] | j_hoppe@t-online.de |
4d8477d0a0c712faed2d8d5a9850755dab051cd2 | b96e0f2891d8618d7a59966ac2401ba557374ac7 | /zboss_open_source_stm32_disc_v0/stack/tests/zdo_startup/zdo_start_zc.c | ed8eb7a7e6c2905c8fe28857143c5dbefff0f534 | [] | no_license | nik1998/Simple | 83eeed50120a92adb85598973e200baed893d4c5 | 1d7f1826267b78c5f803d60932fa1b4d0fbbccab | refs/heads/master | 2020-03-17T03:40:57.036639 | 2018-05-24T13:19:08 | 2018-05-24T13:19:08 | 133,245,862 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,472 | c | /***************************************************************************
* ZBOSS ZigBee Pro 2007 stack *
* *
* Copyright (c) 2012 DSR Corporation Denver CO, USA. *
* ... | [
"beregnovnikita@gmail.com"
] | beregnovnikita@gmail.com |
6322208fef7feb108c89a9c5f5bfb43e95b36343 | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.4-D3.6.4/KCG-Releases/op_3_8_2_3_a_TA_MA_Request.h | 6253df3aa4453416d16e0bf7872774cc10d7c874 | [] | no_license | VladislavLasmann/srcAndBinary | cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10 | 13aa76e545b9596f6dac84fb20480dffae7584d8 | refs/heads/master | 2021-05-08T15:04:05.709079 | 2016-01-22T12:40:10 | 2016-01-22T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,603 | h | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG-Releases/config.txt
** Generation date: 2015-12-03T13:41:22
*************************************************************$ */
#ifndef _op_3_8_2_3_a_T... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
1ed146aef877caff1f8754a68358e84bb5209381 | 7a465314edccf74e6d39ed5f570e62771e5e5548 | /gcc-3.4.3-uClibc-0.9.28/usr/include/asm/irq.h | df692e9be8636d0e33ee331d1cf5b3eda9c5fcdc | [] | no_license | tsuibin/arm-hismall-linux | af51ee4817768c4fd7d1f5744be5eb1540b09730 | 59788cd0e84718570b0e24cb28f8b75ce0a6577b | refs/heads/master | 2016-09-10T15:05:37.504717 | 2013-11-26T14:19:01 | 2013-11-26T14:19:01 | 14,708,704 | 2 | 2 | null | null | null | null | UTF-8 | C | false | false | 744 | h | #ifndef __ASM_ARM_IRQ_H
#define __ASM_ARM_IRQ_H
#include <asm/arch/irqs.h>
#ifndef irq_canonicalize
#define irq_canonicalize(i) (i)
#endif
#ifndef NR_IRQS
#define NR_IRQS 128
#endif
/*
* Use this value to indicate lack of interrupt
* capability
*/
#ifndef NO_IRQ
#define NO_IRQ ((unsigned int)(-1))
#endif
#defin... | [
"xubin@linuxdeepin.com"
] | xubin@linuxdeepin.com |
04101eb856cdcf93bec3c9a4fd1474cd1e52fc1d | d9b0fc893e37147a5dbcfa5f1143e1255ce1e7f2 | /int/echo.c | ae23a6de3ea3f8270ccc9483c227f7fbba4712bb | [] | no_license | AdrienCavalieri/mpsh | 123ac9ae59ef76e2b563ed9fd6a207d8393c05a7 | 0de82a28c1784e0eb111fd3c50aaffbc90c648a4 | refs/heads/master | 2023-01-13T08:42:54.288799 | 2020-11-14T21:40:34 | 2020-11-14T21:40:34 | 312,641,597 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 918 | c | #include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
#include "../variable.h"
#include "echo.h"
int echo(int nb,char* args[]){
int i=1;
short opt = 0;
//recuperation dans arg d'un possible argument
if(nb>1 && ar... | [
"adr.cavalieri@gmail.com"
] | adr.cavalieri@gmail.com |
b27f5ee0e895c626ac313a7290dae35a596f282b | f7027951c7d32d8ec3e2054b4e18fc6954efea60 | /usbmidilib/Sources/usb/derivative.h | c3cdc3200c96250636294a7658983e6152d1e1a8 | [] | no_license | rpc-fw/usbmidi2 | 557a85967a2d8078e50439805bb0c8385a188290 | 81283afe94aa4b044e625c97e3ec44a065ca34c0 | refs/heads/master | 2020-05-30T18:56:02.104814 | 2015-11-14T17:51:32 | 2015-11-14T17:51:32 | 42,471,619 | 4 | 0 | null | null | null | null | UTF-8 | C | false | false | 301 | h | /*
* Note: This file is recreated by the project wizard whenever the MCU is
* changed and should not be edited by hand
*/
/* Include the derivative-specific header file */
#if 0 /* << EST */
#include <MKL25Z4.h>
#else
#include "Cpu.h"
#endif
#define __MK_xxx_H__
#define LITTLE_ENDIAN
| [
"lauri.koponen@iki.fi"
] | lauri.koponen@iki.fi |
5e13e4cf21a47b824d5e5bd3592df0a68cd5f2ad | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /third_party/mesa/src/src/mesa/main/renderbuffer.h | 5495ae15052a891ad380e0437e179f71ddd7bf76 | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LGPL-2.0-only",
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C | false | false | 2,230 | h | /*
* Mesa 3-D graphics library
* Version: 6.5
*
* Copyright (C) 1999-2005 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, in... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
ce64e3761871f3f1d15ac199b0140216cfa09fd3 | b477697f95728fbf8d1759a73858860c9620c3ab | /peripheral/mcpwm/templates/mcpwm_ChopClockSetup_Unsupported.h | f45502dd7cb65d952dbaf18b2738226abdc8bd72 | [] | no_license | gmuro/harmony-v2_06-framework | 12bcb30c2dc9f4737aab8762da8b25632822d00e | 2196b67de35af9d1126b539b08324cf72ed13521 | refs/heads/master | 2022-12-07T19:24:34.649360 | 2022-11-18T22:16:49 | 2022-11-18T22:16:49 | 190,900,209 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 3,365 | h | /*******************************************************************************
MCPWM Peripheral Library Template Implementation
File Name:
mcpwm_ChopClockSetup_Unsupported.h
Summary:
MCPWM PLIB Template Implementation
Description:
This header file contains template implementations
... | [
"gustmuro@gmail.com"
] | gustmuro@gmail.com |
2edec346126bca9d3d9945cfede9c2768a9a7a65 | 522abb59a0355f78bbdc6eb0b00149c0d0f9e511 | /MyProjects/C++/权限与this/Demo08/StdAfx.h | 747cf63ee562f366a8db65012df0c6fca5ddb98e | [] | no_license | 97classmate/aihao | eed89ad2aea28a89fc0b0a19b586698f9e9d915e | a32b83fd5093ab59bf1883da4e90ab4e3b637fc4 | refs/heads/master | 2021-01-21T01:26:54.561425 | 2017-08-30T12:55:00 | 2017-08-30T12:55:00 | 101,874,828 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 747 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__51297216_CCDE_45B4_B5D1_B458494C0379__INCLUDED_)
#define AFX_STDAFX_H__51297216_CCDE_45B4_B5D1_B458494C0379__INCLUDED_
#if _M... | [
"classmate979@163.com"
] | classmate979@163.com |
86f730111a96c03103c603a0e62457dbb1d67e15 | ee11844909e8348b0369d64c408179900141be72 | /AudioXtreamer/ZTEXDev/ztexdev.h | af683e2ca15cb43b73ddab416cbedb93852560a8 | [
"MIT"
] | permissive | z19761024/audioxtreamer | 96d11a4d6f1b1c0549326eaaca468f0774d9e43b | 16201abf8f80813582aea77b8fe1a7c6dc4adec4 | refs/heads/master | 2023-07-13T14:50:12.743229 | 2020-07-29T21:53:53 | 2020-07-29T21:53:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,998 | h | /*%
ZTEX Core API for C with examples
Copyright (C) 2009-2017 ZTEX GmbH.
http://www.ztex.de
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this file,
You can obtain one at http://mozilla.org/MPL/2.0/.
Alternati... | [
"xlabs29@gmail.com"
] | xlabs29@gmail.com |
b57c6520f60adf690f6ee7baf1f8da2822cbf50c | 04ce9c9f01959b05d84a42a9ca25d13baa4a7452 | /src/rexpon_nonbonded.h | a6ad9190811d78b03c70f59c0a99cfe3543284d8 | [] | no_license | sabernaserifar/RexPoN | ec2a4d5225a22974048b3dc5db5850ef35d04d9c | 35845c983a60d93a158c903ecaa1b4847b155091 | refs/heads/master | 2022-12-25T10:06:28.492482 | 2020-09-22T05:11:38 | 2020-09-22T05:11:38 | 295,045,893 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,284 | h | /*----------------------------------------------------------------------
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.... | [
"naserifar.saber@gmail.com"
] | naserifar.saber@gmail.com |
96b1460c82b5c8d31b7f881659312b462ec3a6a4 | e20b24b17698ce5c1b8283bf681b227b78fb1b96 | /modo/src/main/jni/ym/Ymload.h | 5906d62824f053bb4a0a07ae18e2022adc9fe8fa | [] | no_license | wbb1977/modo_android | 6831c970365d3866f7356b49e0549c4189e26534 | a57ddc14d117fb574601ac4c052cdb2449d91903 | refs/heads/master | 2020-05-21T23:05:14.766553 | 2016-12-15T08:30:56 | 2016-12-15T08:30:56 | 37,323,292 | 3 | 3 | null | null | null | null | UTF-8 | C | false | false | 1,704 | h | /*-----------------------------------------------------------------------------
ST-Sound ( YM files player library )
Copyright (C) 1995-1999 Arnaud Carre ( http://leonard.oxg.free.fr )
Manage YM file depacking and parsing
-----------------------------------------------------------------------------*/
... | [
"wb@illogical.de"
] | wb@illogical.de |
67422fb6580ac594aa59fceb6c59e7e2a492f5ff | e9513c5d8d794d3fd4c82e1d212e8bdede18184d | /ax11.c | 6e5353e25e5097b5eb808b06f3c764c84e805514 | [] | no_license | veselink1/ax11_client | dee1b022b7803a089d8559e6e67e324f33203eab | 4a676b9aeb577daf4520c4e4ab7a387da4ae3ba0 | refs/heads/master | 2022-11-17T18:09:52.656383 | 2020-06-27T04:52:54 | 2020-06-27T04:52:54 | 236,148,630 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 13,982 | c | #include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include <errno.h> // error codes
#include <sys/resource.h> // setpriority
#include <sys/shm.h> // shmget, etc.
#include <netinet/in.h> // IPPROTO_TCP
#include <netinet/tcp.h> // TCP_NODELAY
#include <sys/time.h> // gettimeofday
#include <sy... | [
"vesko.karaganev@gmail.com"
] | vesko.karaganev@gmail.com |
b1c948b3a3bf6609d6d4fb30e5e449e391f3d754 | 9ff280b80cfc38baf1ce6787c70520706436c81d | /VOBLA-DSL/axpy/daxpy.c | 7abbff7faf5cb04cb84969115d0427d256f165e9 | [
"MIT"
] | permissive | templeblock/pencil-benchmark | 6018d3bc4f196d554927f835a2ab5e6866417b11 | 9c8b0cf9a4a31fbd30c01f23a732d99d5b741575 | refs/heads/master | 2021-01-20T13:44:33.772489 | 2016-05-18T13:59:11 | 2016-05-18T13:59:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,436 | c | #include "../include/vobla_headers.h"
#define N 1024*1024*10
#define DATA_TYPE double
#define DATA_PRINTF_FORMAT "%lf "
void print_array(DATA_TYPE B[N][1], int n)
{
int i;
for (i=0; i<n; i++)
fprintf(DATA_OUTPUT_FILE, DATA_PRINTF_FORMAT, B[i][0]);
}
void init_data(DATA_TYPE B[N][1], int n)
{
int i;
for (i=0; i... | [
"baghdadi.mr@gmail.com"
] | baghdadi.mr@gmail.com |
d19fcac6ac0d50640017f4c1b2f56f5a2f852332 | 7069cb71852cf1a5995133b1858bab3e46b501f9 | /source/ekernel/drivers/drv/source/net/xr829/include/kernel/os/os_time.h | a7d16f2d36171a508903bce175754f8fff318d25 | [] | no_license | lindenis-org/lindenis-v833-RTOS-melis-4.0 | d2646c7093851d45645679a55bcf1462b8d4d18e | 71ab8faeee960e27ef83a9ff2e4ae4b7f33eda20 | refs/heads/master | 2023-06-24T01:40:55.111140 | 2021-07-23T08:01:43 | 2021-07-23T08:09:40 | 388,733,103 | 14 | 13 | null | null | null | null | UTF-8 | C | false | false | 1,922 | h | /*
* Copyright (C) 2017 XRADIO TECHNOLOGY CO., LTD. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice,... | [
"given@lindeni.com"
] | given@lindeni.com |
abb8a4e278831e8d03ce9f6c51c6d8d2f613b0be | 4444f5030a3d961d00f761a0cbc14050cf6ac2fd | /src/autopick.c | 14890765c2fc5f2b29603b95a32556405483a900 | [] | no_license | EpicMan/Oposband | d25566bd63eaf04686f88dd428093305df774885 | 828832a974685fb804b2737bd2dfedd3dc4af1c8 | refs/heads/master | 2022-01-26T21:39:54.085653 | 2022-01-12T14:00:42 | 2022-01-12T14:00:42 | 228,127,040 | 5 | 0 | null | null | null | null | UTF-8 | C | false | false | 178,713 | c | /* File: autopick.c */
/* Purpose: The Mogaminator! */
/*
* Copyright (c) 2002 Mogami
*
* This software may be copied and distributed for educational, research, and
* not for profit purposes provided that this copyright and statement are
* included in all such copies.
*/
#include "angband.h"
#include <assert... | [
"creid2908@gmail.com"
] | creid2908@gmail.com |
f4d8906daed2cedb82512114152c7e7094d8750b | 6a953bfad03b322fbc271e8c34536c01165104a1 | /pilha_dinamica/PilhaDinamica.h | fd4c6ad906c90efb53b1d89d64bb09cc6379cf9f | [] | no_license | Felcks/estrutura_de_dados | 1f3b66c9995871a9816b040a9e44f3f756e5f3df | f23b2540494b8ca83491d141dcd094ad1e4cf363 | refs/heads/master | 2021-01-16T17:56:11.381357 | 2018-11-04T17:21:39 | 2018-11-04T17:21:39 | 100,028,114 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 460 | h | #define MAX 100
struct aluno {
int matricula;
char nome[30];
float n1, n2, n3;
};
typedef struct elemento* Pilha;
Pilha* cria_pilha();
void libera_pilha(Pilha* pi);
int tamanho_pilha(Pilha* pi);
int pilha_cheia(Pilha* pi);
int pilha_vazia(Pilha* pi);
int insere_pilha(Pilha* pi, struct aluno al);
int remove_p... | [
"matheusfelipe.nave@gmail.com"
] | matheusfelipe.nave@gmail.com |
c109a3057d83291e28a7eba55eede5a3a4616192 | 23f19f4aabbee3db252812a43e4f471fc8c58e61 | /slide/2017/20171104_VimConf2017/material/src/vim-4.0/src/normal.c | 46a27d0d5afd804651dd722499f87a866d034d08 | [
"MIT"
] | permissive | lamsh/lamsh.github.io | 0cee2399bf263cc20993589030923385077f2c27 | 8a8e907544103ef06e95c75a3c3ca014b79eb5d4 | refs/heads/master | 2021-01-15T15:52:09.724545 | 2017-11-04T16:21:49 | 2017-11-04T16:21:49 | 23,315,639 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 78,280 | c | /* vi:set ts=4 sw=4:
*
* VIM - Vi IMproved by Bram Moolenaar
*
* Do ":help uganda" in Vim to read copying and usage conditions.
* Do ":help credits" in Vim to see a list of people who contributed.
*/
/*
* Contains the main routine for processing characters in command mode.
* Communicates closely with the cod... | [
"mslamsh20131029@outlook.jp"
] | mslamsh20131029@outlook.jp |
b1eeb1d94df28a1369591f42e14bf18659162ca7 | 5af5d3307dc7ae839d9e92422c50fce586b14a26 | /SPChessMinimax.c | bff925849f3d027c9670ea4fe25c60482848bc4b | [] | no_license | ShaharLer/Chess-Project | a745f629df0db92db0c63d79b29954e9b33c7dac | 45a5a4eeec1110c714357af32ca09bbb7541af06 | refs/heads/master | 2020-03-14T07:27:32.067365 | 2018-04-30T12:03:48 | 2018-04-30T12:03:48 | 131,505,387 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,833 | c | #include "SPChessMinimax.h"
/**
* The function initiates the Minimax algorithm for choosing the best next Chess move for the current
* player according to a given Chess game board.
* The Minimax algorithm will use a naive scoring function and the "Alpha-beta Pruning" technique.
* The algorithm is initiated b... | [
"noreply@github.com"
] | ShaharLer.noreply@github.com |
bdc30d1c6586a9ed67b431b7fa20fb5cdc96524e | 571e1f73df3c3afcc5f3f24fb667a0080450a243 | /assembler/src_asm/find_label.c | ada73eabbe963d71cc031631eec7d611f4638bc2 | [] | no_license | manproffi/assembler | 72e669eda126cf81066bce37d28868e1da92b351 | 279ef49e5fc8bd1294eca9654b7acabceaf9b072 | refs/heads/master | 2021-01-19T17:54:31.972270 | 2017-08-30T11:31:32 | 2017-08-30T11:31:32 | 101,096,683 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,511 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* find_label.c :+: :+: :+: ... | [
"sprotsen@e3r6p2.unit.ua"
] | sprotsen@e3r6p2.unit.ua |
75946734f6736e3de1b9b1e181951bc1c7044dfe | f1f1ccfa558fd0f0f80bd8b180b4d8f3e300a880 | /metamorphosys/tonka/models/SystemC/SCBusApp/test_SCBusApp.h | c57f8f4f738b9a6348889d6f37e22fb079239ddf | [
"MIT"
] | permissive | pombreda/metamorphosys-desktop | 58afdbe696bcddb0c8c84598ed25c28b08d3ba95 | cfc87a9a3476e94faa96080d57a474860a3ffcca | refs/heads/master | 2021-01-21T03:44:21.775196 | 2015-01-15T01:04:11 | 2015-01-15T01:04:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,859 | h | /////////////////////////////////////////////////////////////////////
//// ////
//// Android Application for SCBus Testing (uC modul + software)////
//// ////
//// SystemC Version: 2.3.0 ... | [
"adam.nagel+git@gmail.com"
] | adam.nagel+git@gmail.com |
5d5be49cd8ffc3abf192ff42933ab46a68ec44b8 | 92cda6c45a8cb3efd394db6154cd06e4659bed54 | /csci205FinalProject/lib/lwjgl-source-2.9.3/src/native/windows/LWJGL.c | 3af70032f37c33fa76f7bb09f321438228d3729d | [
"BSD-3-Clause"
] | permissive | andreAmirsaleh95/college | e2343f3f9c3e8236e4858a018bd7c2c2bc9b0f0d | ab1e2e3270100c5e190aba4d200e733eb44a0f70 | refs/heads/master | 2020-03-17T16:31:34.349499 | 2018-05-17T03:11:49 | 2018-05-17T03:11:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,467 | c | /*
* Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice,... | [
"aa026@bucknell.edu"
] | aa026@bucknell.edu |
a8691b093cf8bbe3d9ad7c04776b1d7bc989ac4c | dab394b34809e88704d8090a98ad580a134b8a98 | /Inc/stm32f3_discovery_gyroscope.h | 09acce2f3b483d770b0f8c21433a802a7aa89829 | [] | no_license | nazariyb/Accelero-Gyro-Magneto-onSTM32F3 | cd90eee16fbd6004143592b9e98c6ad638a38527 | cae943fa9f620f9e5c5cc64965ef8e96a7974f60 | refs/heads/master | 2020-04-12T16:09:17.524891 | 2018-12-24T13:13:09 | 2018-12-24T13:13:09 | 162,603,844 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,634 | h | /**
******************************************************************************
* @file stm32f3_discovery_gyroscope.h
* @author MCD Application Team
* @brief This file contains definitions for stm32f3_discovery_gyroscope.c
* firmware driver.
***********************************************... | [
"bachynsky@ucu.edu.ua"
] | bachynsky@ucu.edu.ua |
d02d2ae89128eb80a7d731f276c8cdd275ef9b3c | 335e4748268cfde22386179b20ccaaeb208e54e9 | /hoodmaker.c | 82a4eb5b535291a3219d602b981e20530c26a74e | [] | no_license | korganrivera/Blackmarket | 078c51cc104086c06c03aeffec6657d2654164c7 | 58d836e91d5f97027baf8fdfffc9457fe06dabbe | refs/heads/master | 2021-01-10T07:56:35.183024 | 2019-02-22T22:40:07 | 2019-02-22T22:40:07 | 36,706,428 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,483 | c | /*
Neighbourhood maker.
Takes an array, splits it into rectangular parts. Gives
each rectangle a number and fills it with that number.
*/
#include <stdio.h>
#include <time.h>
#include <stdlib.h>
#define HEIGHT 60
#define WIDTH 60
#define HOODSIZE 5 // minimum height and width of an inner rectangle.
... | [
"korganrivera@gmail.com"
] | korganrivera@gmail.com |
c85cbe7ecd2b511d1d0013c8b34ce2c392831fdc | fbdb3e4df3925b330739e599d7f539a5aea4f163 | /d/dali/npc/xiaodaogu.c | 367ac6ae0c1fce002679ba174209ef5acd6c3e81 | [] | no_license | MudRen/ZHLib | 2be4566998800d1a8ed50bf379d0e43a7c97e8ac | 73111626fed37f302ca433dd1628730ca07e7dc2 | refs/heads/master | 2020-04-04T15:43:26.136616 | 2018-11-04T04:42:20 | 2018-11-04T04:42:20 | 156,049,634 | 2 | 3 | null | null | null | null | GB18030 | C | false | false | 819 | c | // xiaodaogu.c
inherit NPC;
void create()
{
set_name("小道姑", ({ "xiao daogu", "daogu" }));
set("long","玉虚观的小道姑,她是在这接待香客的。\n");
set("gender", "女性");
set("age", 16);
set("attitude", "peaceful");
set("shen_type", 1);
set("class", "taoist");
set("per", 20);
set("str", 20);
set("int", 20);... | [
"i@oiuv.cn"
] | i@oiuv.cn |
981ac60111345a70e805411796db557c3de5d2da | 42a87ae4aab7cf3aa86dbdb104c782731e7354f9 | /libft/ft_putnbr_fd.c | 06aaec5f9f66e675ad5f9f86b759bfaf5d9fb2da | [] | no_license | Liudok/AlCu-42 | 4778fdace761e96dde659811438342c88dc4e8c3 | e05e88a6f86521b24a648212ea93e05a29aa6ee9 | refs/heads/master | 2020-03-19T05:12:16.008620 | 2018-06-03T14:03:29 | 2018-06-03T14:03:29 | 135,909,127 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,312 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_putnbr_fd.c :+: :+: :+: ... | [
"cqmila@gmail.com"
] | cqmila@gmail.com |
eee28a9d49368aac43561a00f8e3f075db07a019 | 0ba053ffdbc61ad3affcdc6dcb4f1a365522d04c | /core/config/rtarch_pHB_128x2vG.h | eb778f94993e7c4ea9b59af3b61cf720a907aabd | [
"MIT"
] | permissive | zouzias/QuadRay-engine | b982e63880d8b2e318215a07fbb0d00d6c2a91db | ae900bacdc92c7710642509e198f9439bf79f3f7 | refs/heads/master | 2022-04-10T15:45:46.149208 | 2020-02-19T21:53:07 | 2020-02-19T21:53:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,026 | h | /******************************************************************************/
/* Copyright (c) 2013-2020 VectorChief (at github, bitbucket, sourceforge) */
/* Distributed under the MIT software license, see the accompanying */
/* file COPYING or http://www.opensource.org/licenses/mit-license.php ... | [
"vectorchiefrocks@gmail.com"
] | vectorchiefrocks@gmail.com |
0b8f7223312fd17b0dfb6a7673562334b6831233 | 13bb612caea8391fd50a9159cd45cf15756336a1 | /openmpi-4.0.5/ompi/mpi/c/file_get_position_shared.c | c643bec30a6ded24f9b62c92ef014989a97823b1 | [
"BSD-3-Clause-Open-MPI"
] | permissive | pplab/openmpi-inc | bd467496218a63298201d9ca9853d3ebdd7fb820 | efa5f7f4b9d7d134ca6ab7cf1d3efcd0b4b0359e | refs/heads/main | 2023-08-16T00:37:56.834012 | 2021-10-22T01:08:05 | 2021-10-22T01:08:05 | 402,670,851 | 0 | 1 | BSD-3-Clause | 2021-09-10T03:49:19 | 2021-09-03T06:33:20 | null | UTF-8 | C | false | false | 2,197 | c | /*
* Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
* Copyright (c) 2004-2005 The University of Tennessee and The University
* of Tennessee Resea... | [
"shenyu@ustc.edu.cn"
] | shenyu@ustc.edu.cn |
837dc0cbf927cf198129a7fabdc93ced671446cd | 267bd110474bb1b67b9d4ec3625ee51468b454eb | /Filler/libft/libft.h | 01be4fac9d6f9d15acec2faa30aa9c34a9eefadb | [] | no_license | phakam/Algos-1 | 698da5b4d5b862f768ac7b2fee8d9602ce41fb67 | 8080d5ce652416e9b65b99799f4d35dc5e5ac09f | refs/heads/master | 2020-03-28T15:49:41.099292 | 2018-09-13T13:59:37 | 2018-09-13T13:59:37 | 148,629,941 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,769 | h | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* libft.h :+: :+: :+: ... | [
"mphaka@e5r5p11.wethinkcode.co.za"
] | mphaka@e5r5p11.wethinkcode.co.za |
02820d8b14f45a67402399991376406195b06461 | d97735ef39079b45f89e4381965cd1026c6ba2ec | /freetype-2.5.3/freetype-2.5.3/src/tools/PaxHeaders.3009/test_afm.c | 38bb44b63668408ba201f348382a5f72f8a268e4 | [
"FTL"
] | permissive | prepare/Graphics2DVariants | 36d0bb503ecc00ae9b19a704830310597e272af6 | 0f59169b332e23b166adcad63e5427de2449bf70 | refs/heads/master | 2021-01-22T05:33:29.575665 | 2014-11-18T13:39:28 | 2014-11-18T13:39:28 | 22,535,508 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 60 | c | 30 atime=1394001452.411789319
30 ctime=1374498496.165314103
| [
"wintercoredev@gmail.com"
] | wintercoredev@gmail.com |
9ca388dd82480596d3e76bb5c2ec079f99228b43 | 8f7db33e6064e9a3d89b00e43996953ac168d724 | /windows_desktop_installer_header/windows_desktop_installer_header.h | 9d87de4cd037b97d8fe8f3ad5a91ff1ef801c01b | [] | no_license | caetanominuzzo/lareda | 27de7ec98c8b164cc8626070bcaceeb04fa590cc | da7423775205e2dcc3f31eda5e2c6b52854b2180 | refs/heads/master | 2021-01-11T18:33:37.950131 | 2018-06-16T03:37:01 | 2018-06-16T03:37:01 | 79,557,358 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 55 | h | #pragma once
#include "resource.h"
#include "files.h" | [
"caetanominuzzo@gmail.com"
] | caetanominuzzo@gmail.com |
d7b65261dad20a83bd7e83f95e24d566115594a9 | 49f5a108a2ac593b9861f9747bd82eb597b01e24 | /src/JSON/MiniCommon/QuickSort.h | aeb74f46606ee1d9ea83934dfbac150d7a424a9a | [] | no_license | gpascale/iSynth | 5801b9a1b988303ad77872fad98d4bf76d86e8fe | e45e24590fabb252a5ffd10895b2cddcc988b83d | refs/heads/master | 2021-03-19T06:01:57.451784 | 2010-08-02T02:22:54 | 2010-08-02T02:22:54 | 811,695 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 672 | h | #ifndef Quicksort_h
#define Quicksort_h
#define TT template<class T>
#define TTi template<class T> inline
#define TTU template<class T, class U>
#define TTUV template<class T, class U, class V>
// This version uses cmp.Greater(a, b).
TTU void quicksortEx(T * t, int n, U & cmp);
// These versions uses th... | [
"greg.pascale@gmail.com"
] | greg.pascale@gmail.com |
e14dab8e2ae5ad1b7506dc09da60c2a7f17d2803 | 5a6d9b46d792ba164b2893a24e833a24f713ea87 | /R8queues/R8_test.c | d452fa71afb6215790dbf59215d545d60bf390ef | [] | no_license | khat3680/Data-Structures-in-C- | c710bb75b2a91c0d8e13248c066422b4fb43165e | 1a2c1f30eed9f743e3281779704578bd63c1c502 | refs/heads/master | 2022-12-11T13:58:03.885187 | 2020-09-11T16:28:01 | 2020-09-11T16:28:01 | 291,838,743 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,866 | c | /*
* -----------------------------------------------------
* Course: CP264: Summer 2020
* Author: Qutaiba Albluwi
* Category: Stacks (Array Implementation) (Testing File)
* -----------------------------------------------------
*/
# include <stdio.h>
# include <stdlib.h>
# include "data.h"
# inclu... | [
"anshulskhatri@gmail.com"
] | anshulskhatri@gmail.com |
b3c4c7983fdafaeb381dc6bf99021f9c844d3130 | c79e03092a86c30e3c1f8fde1618ef3002f4d8a1 | /chess/EIFGENs/chess/W_code/C14/we1396.c | 4b481da64b83c718b448385f7f03cafb5a7ac146 | [] | 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 | 14,613 | c | /*
* Code for class WEL_DLL
*/
#include "eif_eiffel.h"
#include "../E1/estructure.h"
#ifdef __cplusplus
extern "C" {
#endif
extern void F1396_14782(EIF_REFERENCE, EIF_TYPED_VALUE);
extern void F1396_14783(EIF_REFERENCE, EIF_TYPED_VALUE);
extern EIF_TYPED_VALUE F1396_14784(EIF_REFERENCE);
extern EIF_TYPED_VALUE F1... | [
"shesan_619@hotmail.com"
] | shesan_619@hotmail.com |
94f67bc50a7dc547abe3460c834454232dedc094 | c8255345f825287d3d21233afb4ece0ef0e0adc5 | /0x14-file_io/1-create_file.c | 492a1447c88d1f4452aa6010c651fb7ce641b0e3 | [] | no_license | stak21/holbertonschool-low_level_programming | 4d9749a4aad5b9e05f62e934f99c538d6fbe0cb2 | 90eff936995bb84a06e10cea1a9667c1f408de77 | refs/heads/master | 2020-03-28T15:06:18.160343 | 2019-07-22T23:57:23 | 2019-07-22T23:57:23 | 148,556,308 | 2 | 1 | null | 2018-10-14T08:27:57 | 2018-09-12T23:56:16 | C | UTF-8 | C | false | false | 647 | c | #include "holberton.h"
/**
* create_file - creates a file
* @filename: the filename to create
* @text_content: a NULL terminated string to write to the file
* Return: 1 (Success), -1 (failure)
*/
int create_file(const char *filename, char *text_content)
{
int fd;
int len, res;
if (filename == NULL)
return (-1)... | [
"stakashima21@gmail.com"
] | stakashima21@gmail.com |
290bc79e1ccd39e0fb6259b024fc47db07779093 | ba26b70eadf113bc5564f7adb91bbc0381ccc4f9 | /src/edge-impulse-sdk/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q15.c | 184c9995f3dbd87eb0a0d9eba372a937772ec48d | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"MIT"
] | permissive | edgeimpulse/workshop-iotc-arduino-portenta | 0c083e6bbbbe1aba726ff31579e19635df0d6dd4 | 838938c5cbc3bf73d891afe349a8dd1c020f581f | refs/heads/main | 2023-09-03T06:08:58.038337 | 2021-11-18T10:29:17 | 2021-11-18T10:29:17 | 429,015,681 | 4 | 1 | null | null | null | null | UTF-8 | C | false | false | 24,381 | c | #include "edge-impulse-sdk/dsp/config.hpp"
#if EIDSP_LOAD_CMSIS_DSP_SOURCES
#include "edge-impulse-sdk/dsp/config.hpp"
#if EIDSP_LOAD_CMSIS_DSP_SOURCES
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_conv_partial_q15.c
* Description: Pa... | [
"jenny@edgeimpulse.com"
] | jenny@edgeimpulse.com |
e2651ee36e51eddd91245b59a9fcb027a84a9870 | 82dc3cc4c97c05e384812cc9aa07938e2dbfe24b | /tahoe/src-mirror/elements/continuum/solid/materials/modCBSW/LengthsAndAnglesT.h | e1371faa8c2dd9e9add2d0ebc4595e9a36c705cd | [
"BSD-3-Clause"
] | permissive | samanseifi/Tahoe | ab40da0f8d952491943924034fa73ee5ecb2fecd | 542de50ba43645f19ce4b106ac8118c4333a3f25 | refs/heads/master | 2020-04-05T20:24:36.487197 | 2017-12-02T17:09:11 | 2017-12-02T17:24:23 | 38,074,546 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 90 | h | /home/saman/Tahoe/tahoe/src/elements/continuum/solid/materials/modCBSW/LengthsAndAnglesT.h | [
"saman@bu.(none)"
] | saman@bu.(none) |
076d5ca81b097fa3279350e52dccf2b93ba02039 | efd6df1a167ae6ac8153ba942b83be9bb7492e4b | /kernel-interfaces/io_scheduler_linear.c | 35faa4fa870bbd59d987a7dde6e1ce0f3b7b2dcf | [
"Apache-2.0"
] | permissive | iCodeIN/kernel-ml | 34ea97111a32b1bd92fbdecf946347adfac96a94 | a60733fb14c384e4c7c7243d51e75fbebbf742eb | refs/heads/main | 2023-09-06T03:56:50.747013 | 2021-11-25T01:29:45 | 2021-11-25T01:29:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,244 | c | /*
* Copyright (c) 2019-2021 Ibrahim Umit Akgun
* Copyright (c) 2019-2021 Erez Zadok
* Copyright (c) 2019-2021 Stony Brook University
* Copyright (c) 2019-2021 The Research Foundation of SUNY
*
* You can redistribute it and/or modify it under the terms of the Apache
* License, Version 2.0 (http://www.apache.org/... | [
"umit@fsl.cs.sunysb.edu"
] | umit@fsl.cs.sunysb.edu |
66e366cf313f2849606f865360749ac52b283e97 | e689acf16f10472571d26386a60e5ecdccef65b3 | /PreemptiveAlgorithms.c | 19e27040efa9d6fee7cb9e7844dd499af5a949ff | [
"Apache-2.0"
] | permissive | Zualemo-xo/Scheduling | 1b2aaf9230bc6ff80b019636c1a3c76c58e7e6f5 | 0ddd177c353ff612c555c1b3c1e31ace3defab3c | refs/heads/main | 2023-03-25T22:30:33.972930 | 2021-03-21T20:47:39 | 2021-03-21T20:47:39 | 343,732,966 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,277 | c | #include<stdio.h>
int main()
{
int p[50],a[50],b[50],pr[50],quant,n,i,j;
float sjf_tat,sjf_wt;
float p_tat,p_wt;
float rr_tat,rr_wt;
printf("\nEnter n: ");
scanf("%d",&n);
for(i=0;i<n;i++)
{
printf("\n Enter Process id: ");
scanf("%d",&p[i]);
printf("Enter Arrival time: ");
scanf("%d... | [
"noreply@github.com"
] | Zualemo-xo.noreply@github.com |
37c6525802bbcc5f646786f79e9064447ebd2393 | 007ddbb6a7c36c4223c76273ea3fc3539d45fafc | /grafo.c | 645c40b729fbe1f6db170e2e7f4e3455d45aa945 | [] | no_license | guilherme-cs/TAD-Grafo | dc564a3ac9b57b116ef139ce8db0e242a1610d42 | f195623ff5562ac68dd5e370e9dd18da639bfcb3 | refs/heads/master | 2021-09-01T15:18:42.053140 | 2017-12-27T17:12:02 | 2017-12-27T17:12:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 31,607 | c | //=====================================================
// Arquivo: grafo.c
//
// Autor: Guilherme Cardoso Silva 0022545
// Flavia Ribeiro Santos 0022651
// Data: 27/07/2016
// Disciplina: Programacao II
// Atividade: Trabalho 2
//=====================================================
#include "grafo.h"
#inclu... | [
"godgcs@gmail.com"
] | godgcs@gmail.com |
32907af3d919bd77326ddf8e45e7e876fdd3e6ab | d723a7b2cf77d755e1374ce75112c1b19251ba35 | /dalvik/vm/CarSupport/include/clsinfo.h | 64cf5743f0642f9e568acbb92574bf43bf411fd0 | [
"Apache-2.0"
] | permissive | sdklite/Dalvik_CAR | b8b7af28869c05e4ad55037002d9621fc2b80d52 | c807deed520953d90c55b3ad6426d785a0388f80 | refs/heads/master | 2021-01-17T22:02:46.867116 | 2013-07-12T02:14:50 | 2013-07-12T02:14:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,773 | h | //==========================================================================
// Copyright (c) 2000-2008, Elastos, Inc. All Rights Reserved.
//==========================================================================
#if _MSC_VER > 1000
#pragma once
#endif
#ifndef _CLSINFO_H_
#define _CLSINFO_H_
#includ... | [
"pei.xilong@kortide.com.cn"
] | pei.xilong@kortide.com.cn |
12e4ac3720d6e3e1652958240ef10ded26d8d2c0 | 17ee551350c336c00657d92e3f25e4ffeb2ffe02 | /v2_take_other_commands/main.c | fa925f20918f7c2230b4e32946a9402f6690d902 | [] | no_license | jhuang10123/EOY- | 5d28e417fa1f240446ea4f0d3bb17893f0287abe | 11e443babe1e40b14e0846b166685bb557bbeef1 | refs/heads/master | 2021-04-29T19:39:21.180410 | 2018-02-15T02:36:03 | 2018-02-15T02:36:03 | 121,582,110 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 99 | c | #include "shell.h"
int main ()
{
int sock = client_mode();
check_command(sock);
return 0;
}
| [
"133@holbertonschool.com"
] | 133@holbertonschool.com |
693ade5cd5cb11a8be1f3e048c8a71169ece4d9a | cce71cac25d337715551cc0df84a7a32ad32027e | /nodesdk/src/main/misc.h | 6fa14f3b7c4885d6565729b1635f4e4e48a548a2 | [
"MIT"
] | permissive | gnaudio/jabra-node-sdk | c3318e660f060f6defac8b823c31571e65699e41 | b12c638aaa15432376b918bb4e3d1c945d8c63e9 | refs/heads/master | 2023-03-17T10:28:26.648274 | 2022-06-27T07:47:48 | 2022-06-27T07:47:48 | 211,070,126 | 19 | 12 | MIT | 2023-03-08T03:16:04 | 2019-09-26T11:11:31 | TypeScript | UTF-8 | C | false | false | 96 | h | #pragma once
#include "stdafx.h"
Napi::Value napi_GetPanics(const Napi::CallbackInfo& info);
| [
"extmchristensen@jabra.com"
] | extmchristensen@jabra.com |
cc8e85af1f29b1869dce2512112cb2ab15c341c4 | d513c6389009d442ff2f336eee1e1d26379ffcbe | /SwarmSDK/Helpers/BLESUrlDefinitions.h | 8cb86cae403c80c2c2c22386707c5f6f52b00dac | [] | no_license | staceykingi/Swarm-iOs-Demo-SDK-master | 684bc6807a3382ca4e3b1edfa26cb69bb504c615 | c4791eb725fc740ce46b21d71cd40772f03ae5be | refs/heads/master | 2020-12-24T17:17:46.268375 | 2014-08-27T00:21:18 | 2014-08-27T00:21:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,722 | h | //
// BLESUrlDefinitions.h
// BeaconDemo
//
// Created by Ákos Radványi on 2013.12.17..
// Copyright (c) 2013 Swarm. All rights reserved.
//
/**
* Here can you change the URL-s used for REST requests
**/
#ifndef URLmacros
#define URLmacros
#define __BASEURL__ http://192.168.10.100
/**
* To swich from Azure m... | [
"jimgreeks@Staceys-MacBook-Pro.local"
] | jimgreeks@Staceys-MacBook-Pro.local |
9226825b3a09a3b480d6726309faa7051388b3e3 | c4afbfe1885e8d0c7a1c8b928563f7bb8ab6a683 | /openETCS_Releases/v0.4-D3.6.4/KCG_GreenField/Manage_TrackSideInformati_Manag.h | 804c7ca81d55aa5ea6e7f3bf4c86f5e2366087fa | [] | no_license | VladislavLasmann/srcAndBinary | cd48ebaa2f1f7f697ba5df9f38abb9ed50658e10 | 13aa76e545b9596f6dac84fb20480dffae7584d8 | refs/heads/master | 2021-05-08T15:04:05.709079 | 2016-01-22T12:40:10 | 2016-01-22T12:40:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,084 | h | /* $**************** KCG Version 6.4 (build i21) ****************
** Command: kcg64.exe -config D:/Github/modeling/model/Scade/System/OBU_PreIntegrations/openETCS_EVC/KCG_GreenField/config.txt
** Generation date: 2015-12-03T13:39:50
*************************************************************$ */
#ifndef _Manage_Track... | [
"bernd.hekele@deutschebahn.com"
] | bernd.hekele@deutschebahn.com |
66b32d0e95c030409f6833297928232f5336ff0f | 10f7fa97011d8514673f949c9a66d616b1674906 | /LearningC/MAGICO.C | a6d90919be90520eaeb7dda75736d953d644ca22 | [] | no_license | silvafj/old-learning-projects | 065b52c3923cc9c127b811d9297504fd1cae82be | 91e0688fabb01d1d8412f1c6a0f4e08fb8119b1b | refs/heads/master | 2020-09-02T05:54:54.249425 | 1997-12-31T00:00:00 | 1997-12-31T00:00:00 | 219,147,637 | 0 | 0 | null | null | null | null | MacCentralEurope | C | false | false | 976 | c | /* MAGICO.C */
/* Programa do n£mero m†gico */
#include <stdio.h>
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Funá∆o getnum ... | [
"fsilva.pt@gmail.com"
] | fsilva.pt@gmail.com |
dde6101f665a81c11b972a3dd623ca4c05272f64 | 4ee25bf28fd990c5140620e2892287e17c38d8ec | /IbPrint/sa.c | a65d6896152f57a52b490df5d794a2cbc566f098 | [] | no_license | jmartign/opa-ff | ae32d55be6d06d9ea4ae355607c48ed46b2dda62 | 206c362b545ab1acd42b36822e5083fb74d26e63 | refs/heads/master | 2021-06-24T18:41:50.143639 | 2017-09-13T14:58:19 | 2017-09-13T14:58:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,927 | c | /* BEGIN_ICS_COPYRIGHT7 ****************************************
Copyright (c) 2015, Intel Corporation
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 no... | [
"john.fleck@intel.com"
] | john.fleck@intel.com |
8e29cfee6fa446fb361d2aeaf75a3fb8370329a6 | 468aea377f7e4b6f64291835db743167af14badd | /Lab4/myfileSys.h | 7ed6e815363a477d1d67d894ef16736ca9166c01 | [] | no_license | aaklfjasd/CIS3207-OperatingSystems | 45e7f5475ca0ce6160da7a44b943d159e94a96a4 | 1b7e56b043420279dd106e187891dce5a05e743c | refs/heads/master | 2020-04-05T16:32:14.763482 | 2018-09-17T17:09:01 | 2018-09-17T17:09:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,582 | h | #ifndef HEADER_FILE
#define HEADER_FILE
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <time.h>
/*
3896 groups * 512 byters
487 pages * 4096 page size
*/
#define DRIVE_SIZE... | [
"noreply@github.com"
] | aaklfjasd.noreply@github.com |
cf9715d2685eb9d4121b09414511f9c8220d30d1 | 27bcd5c9ded70102540c0ccd03f3e2b281dbf58c | /mudlib/w/oldcreators/huascar/bosquemaldito/rooms/M0809.c | e5a6d8c32dde692dedf6d9fafe43c6aaf945f6da | [] | no_license | unleashed/ninetears | 57fdc71fd651b3ff95e5e7c14b0566729584e006 | 4edd22c75e3fa99be4b5820300491c6b62e06085 | refs/heads/master | 2020-07-14T04:25:56.302027 | 2019-08-29T18:46:57 | 2019-08-29T18:46:57 | 205,225,438 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 691 | c | //Huascar
#include "../path.h"
inherit "/std/outside.c";
void setup()
{
set_short("%^GREEN%^Camino hacia la charca%^RESET%^");
set_long("%^GREEN%^Camino hacia la charca%^RESET%^\n\nEstas en el viejo camino hacia la charca. "
"Aunque aun no has llegado a ella la humedad es considerable y te parece oir "
"el croar d... | [
"amr@redhat.com"
] | amr@redhat.com |
318e48300041b5c19c6190807d3d1057cccbfba4 | 4d271b36db98c22bbbf88cc5bd4e3e1721c6d02f | /Final Project Catastrophe/menuWin.c | 952b6d0a54e24f38b422572a995b1971c2202acb | [] | no_license | joshrt42/Media-Device-Architecture | 9a552a01fe12fc745d69f7c038f1d19f71a47923 | a6d7b8e3509e563a9427c7a586ff707dafe2945f | refs/heads/master | 2020-05-30T02:46:31.258502 | 2019-05-31T00:42:24 | 2019-05-31T00:42:24 | 189,500,134 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 44,034 | c |
//{{BLOCK(menuWin)
//======================================================================
//
// menuWin, 512x256@4,
// + palette 256 entries, not compressed
// + 221 tiles (t|f|p reduced) not compressed
// + regular map (in SBBs), not compressed, 64x32
// Total size: 512 + 7072 + 4096 = 11680
//
// Tim... | [
"noreply@github.com"
] | joshrt42.noreply@github.com |
697b1b2ad51295440e4eba41950e7ca70bb28f2e | 109c2487947a17a74c6dd74b9feda01aed34d8d1 | /Scott-DFT/ATLAS/Dev1/src/blas/gemm/KERNEL/ATL_sgpKBmm40.c | 6fcd18ccc825b7ca6305bb487bf88d44c90f345b | [] | no_license | ebylaska/NWPW-C- | 93afad2309483d1dd9fe59546b71e1167926de58 | ea4da7c46fa604fe5de87eb90929c13071110148 | refs/heads/master | 2021-01-12T11:39:32.328672 | 2017-08-31T00:54:16 | 2017-08-31T00:54:16 | 72,255,209 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 47,571 | c | #ifndef ATL_RESTRICT
#if defined(__STDC_VERSION__) && (__STDC_VERSION__/100 >= 1999)
#define ATL_RESTRICT restrict
#else
#define ATL_RESTRICT
#endif
#endif
#ifndef ATL_RESTRICT
#if defined(__STDC_VERSION__) && (__STDC_VERSION__/100 >= 1999)
#define ATL_RESTRICT restrict
#else
#define ATL_RESTRICT
#endif
#en... | [
"eric.bylaska@pnnl.gov"
] | eric.bylaska@pnnl.gov |
e1c1c04a5478a9c0eef697d6b42808a29ed1b1b3 | 56576b96d8fa41c5ea11d966349fd9aab0c95b6f | /dominion/mutanttesting/notkilled/mutant100941_dominion.c | 03daf4370729c0afc6ef03d49324e3d0a738b068 | [] | no_license | cs362sp16/cs362sp16_minnerp | 9f45847caa77acb4f390e07478139ac7dd681203 | 12cba30f398c2e18aa4b7138c6034503fba8624f | refs/heads/master | 2021-01-21T11:40:18.310073 | 2016-06-06T18:01:45 | 2016-06-06T18:01:45 | 55,734,691 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 32,219 | c | #include "dominion.h"
#include "dominion_helpers.h"
#include "rngs.h"
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
int compare(const void* a, const void* b) {
if (*(int*)a > *(int*)b)
return 1;
/* MUTANT (rep_op) */ if (*(int*)a <= *(int*)b)
return -1;
return 0;
}
struct gameState* newGame() {
str... | [
"minner.paul@gmail.com"
] | minner.paul@gmail.com |
2fa97da50dfb602d1072d98664c036504227cfbb | b945b2fac11f237a49de33af1b8fa02ba3ed1814 | /grnuc/proto_priv/ACroot_sp.h | b8f2dbd302d0baa15058821d732edff57f1fdc44 | [] | no_license | ahundiak/isdp | b94f56f7a7b02b806209ff06da8e22497f6e1386 | 07572eb18f07cbf762505ef34e471fa47c102df4 | refs/heads/master | 2021-03-12T20:02:34.067237 | 2011-12-16T20:03:20 | 2011-12-16T20:03:20 | 37,136,442 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 316 | h | #if defined(__STDC__) || defined(__cplusplus)
#define __(args) args
#else
#define __(args) ()
#endif
#if defined(__cplusplus)
extern "C" {
#endif
/* ./src/transos/ACroot_sp.C */
extern int ACroot_OMPORT_ACroot __((int classid, char *ME, struct ACroot_instance *me));
#if defined(__cplusplus)
}
#endif
#undef __
| [
"ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30"
] | ahundiak@e9faf64c-7e38-11de-a453-d5a50d962d30 |
2b9e2998de73b29683b715dd057a791eee3a7966 | a80164a4c8313ac68c64d866d438af3437ba790a | /src/Gtop24C/f24.c | 001239eca01b638ff2f27b0bfa7fe8843ebfc1c7 | [] | no_license | miguelwon/MEtop_S4F | 4584219e8ae19ed8e69652a91acdf2af08d8bb01 | 77ffb51aa3d457a30dab56e4c345252bcd622f35 | refs/heads/master | 2021-01-01T05:31:36.661753 | 2014-04-22T15:01:19 | 2014-04-22T15:01:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,447 | c | /*******************************
* CalcHEP 3.2*
*******************************/
#include"num_out.h"
#include"num_in.h"
extern FNN F24_out;
static void C24(REAL * C)
{
REAL* V=va_out;
REAL S[10];
S[0]=V[16]*V[16];
S[1]=V[7]*V[7]*V[7]*V[7];
C[21]... | [
"miguelwon@gmail.com"
] | miguelwon@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.