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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8a430859e1795cae876b067428fa23e0a8010855 | 06635fdca876c5f7278f783720fef5fa98ca0b04 | /EM Benchmark/Defroster/2.2-ABS-Defroster (4)/Defroster.c | d53832f573bcd9c6b99d458ba1cf5869297b19fe | [] | no_license | subanigo/EM-Benchmark | 26fb29965fd9b8bf820ea29764ee547980c60f8f | 0d0ec8dd35c84ac4f7af77bf6aa66e81ce02a0d8 | refs/heads/main | 2023-06-01T10:06:41.316544 | 2021-06-12T13:59:17 | 2021-06-12T13:59:17 | 376,301,316 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,081 | c | typedef void ErrorType ;
typedef void Void ;
typedef signed char Int8 ;
typedef unsigned char UInt8 ;
typedef signed short Int16 ;
typedef unsigned int UInt16 ;
typedef signed int Int32 ;
typedef unsigned int UInt32 ;
typedef struct
{
unsigned int We7_BE_LOSGELASSEN : 1;
unsigned int We6_BE_CONFIRM_ON : 1;
unsign... | [
"tianshuchupin@163.com"
] | tianshuchupin@163.com |
eeaf7e022fef3078743100456a69d5d8c385bd9a | 6fd6bdcc284218883dea1f649daaa26b6529bc21 | /meta/android/app/src/libs/curl/conncache.h | 58f90240931588b17f195f616372af81e905e6dc | [
"Unlicense"
] | permissive | aknetk/HatchGameEngine | bd7d38807e89ac33a58384f0f254ebdbfbebec54 | 364ee32bda8b469d51c3eaab952eb6e2bda069cf | refs/heads/master | 2022-09-25T06:20:57.789609 | 2022-09-16T03:42:49 | 2022-09-16T03:42:49 | 241,234,254 | 26 | 14 | Unlicense | 2023-08-30T21:04:57 | 2020-02-18T00:05:23 | C | UTF-8 | C | false | false | 3,633 | h | #ifndef HEADER_CURL_CONNCACHE_H
#define HEADER_CURL_CONNCACHE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | [
"aurumdude@gmail.com"
] | aurumdude@gmail.com |
1a0c93744142bcf541afad3daff8efa8cd4c6fd3 | d8e50207d9c072c321fb961765679482d75a61b3 | /GD32E50x/GD32E50x_Firmware_Library_V1.1.0/Examples/USBHS/usb_device/printer/src/app.c | 0bda25aae8806badf3729848ba3df53eb698345c | [
"BSD-3-Clause"
] | permissive | zhou-peter/gigadevice-firmware-and-docs | f22e6301051b788b2b547cb32da3f2f8f80ce9dc | c2f545f960f05371aa1945de5b5a72a45612fb7c | refs/heads/main | 2023-07-17T19:15:46.501716 | 2021-09-04T17:57:12 | 2021-09-04T17:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,606 | c | /*!
\file app.c
\brief main routine
\version 2020-03-10, V1.0.0, firmware for GD32E50x
\version 2020-08-26, V1.1.0, firmware for GD32E50x
/*
Copyright (c) 2020, GigaDevice Semiconductor Inc.
Redistribution and use in source and binary forms, with or without modification,
are ... | [
"jesse@keyboard.io"
] | jesse@keyboard.io |
75476a75b967e087e4503b9b084757139010f348 | ab06c97590780684a3dfce1971ea8205574c5cec | /sp10/t03/mx_strcat.c | 23c8edbf2430e896bf95bd61513b5b8f8865d1eb | [] | no_license | 50M3-N1CKN4M3/UCODE_marathon_C | c92058e0595554b85b61f063b58bd56029f83e82 | e67ac312e1c953dffe7c3270e6b7861d8b426d1b | refs/heads/main | 2023-01-18T20:39:05.968412 | 2020-11-22T14:58:52 | 2020-11-22T14:58:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 218 | c | #include "file_to_str.h"
char *mx_strcat(char *s1, const char *s2) {
int count = 0;
while(*s1) {
count++;
s1++;
}
while(*s2) {
count++;
*s1++ = *s2++;
}
*s1 = '\0';
return s1 - count;
}
| [
"aleks1style@gmail.com"
] | aleks1style@gmail.com |
e63b6d75d78df90c02d838536222c70805194018 | ca41ffdd4e8b486abcbc3c4247b1be60102ec6d3 | /d/qujing/xihai/bqroom.c | 763e4d41cb778ae3b603a1364f4d2f8cfb54adea | [] | no_license | kttycn/xyj | 4c6d6322e02939118fc68f45ea3ab5c5dbe9ce8a | 7018cde4d21839142f2be2f2c3475eb0f0574835 | refs/heads/master | 2021-01-12T08:41:24.764167 | 2016-12-16T14:42:47 | 2016-12-16T14:42:47 | 76,660,707 | 1 | 0 | null | null | null | null | GB18030 | C | false | false | 556 | c | inherit ROOM;
void create()
{
set("short", "兵器房");
set("long", @LONG
这里是兵器房,演武场上要举行赛事,都要到这先拿取
武器。西海龙宫风气尚武,所以这里的武器都是千挑万
选的精良兵器。
LONG );
set("no_clean_up", 0);
set("exits", ([
"east" : __DIR__"yanwu",
]));
set("objects", ([
__DIR__"obj/rac... | [
"kttycn@gmail.com"
] | kttycn@gmail.com |
6bd20aa76376de4606a0c6cc6628252015eb9a94 | bd171590b48a58a0a69c329f107a970fe3af9895 | /examples/MQTT Client/main.c | 865078f48265b8c2cf19b70971d28b15b44ed4a8 | [
"MIT"
] | permissive | Qandong/CC3200-Linux-SDK | 68708f62e7b2b395053ad6801db9f265ae194823 | 6c5798afd077cf4a87e80e15f334c736088a8fc7 | refs/heads/master | 2021-01-15T17:56:01.592855 | 2015-09-30T17:02:04 | 2015-09-30T17:02:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 27,414 | c | //*****************************************************************************
// Copyright (C) 2014 Texas Instruments Incorporated
//
// All rights reserved. Property of Texas Instruments Incorporated.
// Restricted rights to use, duplicate or disclose this code are
// granted through contract.
// The program m... | [
"david@akenge.com"
] | david@akenge.com |
53b9401d6b734bcbf51ec4c81dd6ea0e7600b067 | 4ddf464dff8ed5572789dc82cd2a8a723aef6127 | /src/crypto/keccak.c | d80ebfd8ffc5a4116fdeb46f77ea0cd19c3fb0fd | [
"MIT"
] | permissive | clycoin/clycoin | 2c577cf4a308b39e2cf55f6e93b8976ebe1b663b | 34efad8b2554b9a3369a059cb78fbe45d8007f53 | refs/heads/master | 2020-04-08T08:43:37.493214 | 2018-11-26T15:54:54 | 2018-11-26T15:54:54 | 159,191,184 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 54,977 | c | /* $Id: keccak.c 259 2011-07-19 22:11:27Z tp $ */
/*
* Keccak implementation.
*
* ==========================(LICENSE BEGIN)============================
*
* Copyright (c) 2007-2010 Projet RNRT SAPHIR
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associa... | [
"clycoin@gmail.com"
] | clycoin@gmail.com |
8827433f8b013555aa0dd71aad0e8dd721e7a037 | dbbd6d5158c02293646cc2c3f3f69b97a0436a2c | /Microchip/PIC32CX-BZ_DFP/1.2.230/WBZ450/xc32/mcc_xc.h | 8246159dc7b791dced7e61cae50ff96a42cb5655 | [
"Apache-2.0"
] | permissive | Microchip-MPLAB-Harmony/dev_packs | 7db4dbb0d0198e21f0b0797cf935032ed402d8f3 | f2408856cf6379db7750aa7c67fe12ff676e621e | refs/heads/master | 2023-08-27T18:15:04.733933 | 2023-06-09T15:38:43 | 2023-06-09T15:38:43 | 161,400,334 | 14 | 11 | null | 2022-02-28T00:39:02 | 2018-12-11T22:11:24 | Roff | UTF-8 | C | false | false | 2,398 | h | /*-------------------------------------------------------------------------
* XC processor header for PIC32C devices
*
* Copyright (c) 2017, Microchip Technology Inc. and its subsidiaries ("Microchip")
* All rights reserved.
*
* This software is developed by Microchip Technology Inc. and its
* subsidiaries ("Mi... | [
"thibaut.viard@microchip.com"
] | thibaut.viard@microchip.com |
91beaba20839970fd56d762036d483c463a83c60 | ba5a936dcb47dd211e7f98afaf3c324fd9bde951 | /Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c | 31d3da8d9a2eba3e46150c79b2e5b47daba5eb02 | [] | no_license | SylvestreSakti/stmUsbTest | 89322d3326d74c84f67db9216c68281925641b98 | 5e2873f44b0a491c87b26237294365cfa38edec5 | refs/heads/master | 2020-04-23T21:49:42.436623 | 2019-02-19T13:52:07 | 2019-02-19T13:52:07 | 171,482,051 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,100 | c | /**
******************************************************************************
* @file usbd_core.c
* @author MCD Application Team
* @version V2.4.2
* @date 11-December-2015
* @brief This file provides all the USBD core functions.
***************************************************************... | [
"sylvestre.prabakaran@gmail.com"
] | sylvestre.prabakaran@gmail.com |
433f12c9c9533dba1fa985a854ba0a6e489b5aaf | ab37fe1ddef5189ea6af43cd5795ad8bc0894da1 | /ui/__TOOLS/BMS_ResConv/resource.h | 2df7c3a63310dcea18f6af8a50a7254b1956488e | [] | no_license | amos74/smartfx | b3bdd3ce80857d3f7546f20c0ed814d03fb21866 | 9c6cea36bddbbf8750333d36f82d1e7ce852772b | refs/heads/master | 2020-04-11T15:44:45.488493 | 2019-01-13T15:40:44 | 2019-01-13T15:40:44 | 161,901,525 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,119 | h | //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Test_ResConv.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TEST_RESCONV_DIALOG 102
#define IDR_MAINFRAME ... | [
"jcmh74@gmail.com"
] | jcmh74@gmail.com |
ae14dc9f313d61a38f260632ac946416606b630b | 8d7514271b08caaa8c757d0747853d54642e9e63 | /plutommi/Framework/InputMethod/Engine/Engine_Inc/Imc_symbol.h | 1187dcb117c5cdad24883de293ecc763553790b2 | [] | no_license | npnet/MyCode | 0bd3e32d5890c411b16e01cdb8acf5624c7c0a02 | 9fa7aa78d62f1cd3c2a39a36875cb41cf00522fe | refs/heads/master | 2023-07-23T13:19:29.575050 | 2018-07-05T13:01:09 | 2018-07-05T13:01:09 | 140,229,839 | 1 | 2 | null | 2023-07-21T10:21:01 | 2018-07-09T04:07:28 | C | UTF-8 | C | false | false | 13,161 | h | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or dis... | [
"zhaoran.jia@nbbsw.com"
] | zhaoran.jia@nbbsw.com |
aff918ae1396ac652a9d23d1f9abaca766606630 | 38eabc5e53c62428f130f6cfa0bba04bd4e6b857 | /Sources/ObjectivelyMVC/RGBColorPicker.c | ca2520dcd7dba614549fa2c149561ec8e65ccbc4 | [
"Zlib"
] | permissive | jdolan/ObjectivelyMVC | 2955978b14d27bfec71e7500c771b8b119984913 | f1c4b3c8bf8a3a0a915f6dd39e52728d64d1ffe2 | refs/heads/master | 2022-12-04T17:21:38.522049 | 2022-02-16T23:16:25 | 2022-02-16T23:16:25 | 23,350,910 | 24 | 9 | NOASSERTION | 2022-08-29T13:55:57 | 2014-08-26T12:33:14 | C | UTF-8 | C | false | false | 8,083 | c | /*
* ObjectivelyMVC: Object oriented MVC framework for OpenGL, SDL2 and GNU C.
* Copyright (C) 2014 Jay Dolan <jay@jaydolan.com>
*
* 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.
*... | [
"jay@jaydolan.com"
] | jay@jaydolan.com |
74bb6d648f6b96aa0f436430bc37a520f0d525b7 | 4287af5a314f0410130ef38aaa3a345161df2037 | /src/MPI_File_get_info.c | 53cf3f1d316dabbb2cc4f41160db2ad21f22e8d8 | [
"NRL"
] | permissive | skn123/mpi_tutorials | 95a44b1e73ec6b72fd81a623fa7974a704eee337 | 6423233da40767950a347073e2ee4254a72b4eb7 | refs/heads/master | 2020-12-03T23:26:28.843621 | 2019-03-22T14:59:12 | 2019-03-22T14:59:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,407 | c | /*
MPI_File_get_info
Returns the hints for a file that are actually being used by MPI
int MPI_File_get_info(
MPI_File mpi_fh,
MPI_Info *info_used
);
Parameters
mpi_fh
[in] file handle (handle)
info_used
[out] info object (handle)
Remarks
MPI_FILE_GET_INFO returns a new info ob... | [
"joel.bretheim@nrl.navy.mil"
] | joel.bretheim@nrl.navy.mil |
d3d53ad51edf237cdf599003ed8757c485052671 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/85d18aad-3ab7-4e5d-991f-ab130721ffe7.c | 7f73da461ca9abe7398cc2d3869bf425d663e793 | [] | 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 | 518 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=14;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i%j;
l = l%j;
i = k-j*i;
//variables
/* START VULNERABILITY */
int a;
int b[26];
int c[35];
a = 0;
while (a > -1) {
//random
/... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
43e7517ddea75aef41c78a526a7ecae59b14e965 | 44ae7cbb1054bf9f3e91c3c885eda2dcd271b437 | /reservation.c | 3238a9d9da0248b1b8c3c05ec22a0cfb473c33c9 | [] | no_license | HorusLC/Reservation-Server | e691814c3e1e9a97abcfb679915de28497b5ffaf | 49ca785a312bef8bdb72c7c39b423e82803766b3 | refs/heads/master | 2020-03-18T22:18:23.396850 | 2018-05-30T17:17:18 | 2018-05-30T17:17:18 | 135,337,838 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,626 | c | #include "reservation.h"
#include <unistd.h>
#include <stdio.h>
#include <sys/socket.h>
#include <stdlib.h>
#include <netinet/in.h>
#include <string.h>
#include <pthread.h>
#include <ctype.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#define PORT 8081
#define COUVERT 5
#define DATE 15
#define TABL... | [
"drifterawe@abv.bg"
] | drifterawe@abv.bg |
759b2eb8bfb47ae74dfc32b650e00bfe744bbf57 | 7069c4dbc65c88144d2f89bfe433febaf0a57e2a | /src/appleseed/renderer/api/environmentedf.h | 63f7e94481fba4b2d25876157623cb17a17aefaf | [
"MIT"
] | permissive | tomcodes/appleseed | 4d39965f168be1fd8540b635b5f32c2e8da188b6 | e8ae4823158d7d40beb35c745eb6e9bee164dd2d | refs/heads/master | 2021-01-17T22:45:50.384490 | 2012-01-20T17:54:49 | 2012-01-20T17:54:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,117 | h |
//
// This source file is part of appleseed.
// Visit http://appleseedhq.net/ for additional information and resources.
//
// This software is released under the MIT license.
//
// Copyright (c) 2010-2012 Francois Beaune, Jupiter Jazz
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
/... | [
"beaune@aist.enst.fr"
] | beaune@aist.enst.fr |
7c9238e6988ef72f70767f30fbf4f42f3ff8f77a | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/linux/drivers/net/ethernet/chelsio/cxgb4/extr_cudbg_lib.c_cudbg_collect_edc1_meminfo.c | 1046713ace38c563148b4f2f75e2283a006e7d96 | [] | 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 | 871 | 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 |
29e3895c045573dd019d5c2585e7caa29b3c7aae | 2feb8b34d47cf1e420f88ab2ee857d1f6182a5e6 | /libc/usr/glue.c | 864337c9e60d923bbcb87dbb82a3c9a66b981b08 | [
"MIT"
] | permissive | lazear/crunchy | b0d9c1ac340a396afad19a0b10b4f2527385ffd8 | ecbd9dc196931e44f33be10cfb1d563b3573664c | refs/heads/master | 2021-03-27T16:02:55.068572 | 2016-10-18T03:57:10 | 2016-10-18T03:57:10 | 65,330,655 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,351 | c | #include <types.h>
#ifndef _LIBK_
uint32_t HEAP_BASE = 0;
uint32_t HEAP_LOW = 0;
int syscall_one(int eax, int ebx) {
int ret = 0;
asm volatile("mov %0, %%ebx; mov %1, %%eax" : : "b"(ebx), "a"(eax));
asm volatile("int $0x80");
asm volatile("mov %%eax, %0" : "=a"(ret));
return ret;
}
int syscall_two(int eax, int... | [
"lazear@scripps.edu"
] | lazear@scripps.edu |
5543184e7a3a28917d11df69fc6f013c6635d434 | 9402d648e53f8ec32dc1acfa79add0242f216438 | /Lab 10 LC3 Functional Units/isim/PC_mod_isim_beh.exe.sim/work/m_00000000002669027332_3193920733.c | 8d1013a88d405ce6acfc97a5b11df0d9280335ab | [] | no_license | guano/intro_to_digital_systems_220 | afbc5421ce7aa9b48ec29fd960ea373f1cc75a0e | 6544a245007147576f1e70305736b3c1aa5042fd | refs/heads/master | 2021-01-20T09:48:40.869923 | 2017-05-04T17:09:21 | 2017-05-04T17:09:21 | 90,288,459 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,156 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"taycowley@gmail.com"
] | taycowley@gmail.com |
9ce641218719fa337088b20ae8e0d94829afd417 | 495ce0c31ab178efa78609cde85131c212afb6a1 | /srcs/select_signals/signals.c | 8ef03e50ece15890087a730a9e4e5bc57f0238cd | [] | no_license | alanbarnett/ft_select | 03038507f8a176a5d18635c51ee2d451cd1dd528 | e27c49b9d4cdb8073df1a7563661e9780685520c | refs/heads/master | 2020-06-10T04:45:49.366628 | 2019-12-11T21:05:41 | 2019-12-11T21:09:10 | 193,586,646 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,051 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* signals.c :+: :+: :+: ... | [
"alanbarnett328@gmail.com"
] | alanbarnett328@gmail.com |
bc648ea1d58d7ea2cc0a6f90973637467b83570a | 7b55cacf46bf2fd6298315bccfa4b6f0375e3865 | /src/sys/external/bsd/acpica/dist/events/evgpeblk.c | d3342a5b0f6b02af3f54e12d1bb3251463a3ea6e | [
"MIT",
"LicenseRef-scancode-bsd-3-clause-jtag",
"BSD-2-Clause"
] | permissive | libos-nuse/frankenlibc | 7f33a86f277ea13eeae573e0339b03c5e2a9ff58 | b2e9db0084847aaa63fcddce2f5bf2e0e43669d5 | refs/heads/lkl-musl | 2021-01-21T23:30:07.179889 | 2018-06-21T07:46:36 | 2018-08-14T03:52:22 | 47,620,000 | 9 | 6 | NOASSERTION | 2019-02-21T14:53:00 | 2015-12-08T12:13:28 | C | UTF-8 | C | false | false | 16,625 | c | /******************************************************************************
*
* Module Name: evgpeblk - GPE block creation and initialization.
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2015, Intel Corp.
* All rights reserved.
*
* Redistributi... | [
"justin@specialbusservice.com"
] | justin@specialbusservice.com |
d9b9ef2edf9761888777dfb2ef83a5a1b5b110a2 | 150b81ccac48afa3c4aa37b901fb66265f55653c | /src/main.c | 65d14166601c5720374212a5f191a515cf09fec0 | [
"MIT"
] | permissive | hrishitchaudhuri/line | 377b5e751170521753047c02b65b2ad130fc08f3 | 5e56e8d45a9a201204cfbb971fa1c31021ba296c | refs/heads/main | 2023-04-04T22:08:47.380059 | 2021-04-17T10:37:09 | 2021-04-17T10:37:09 | 342,130,186 | 1 | 0 | MIT | 2021-02-25T05:42:24 | 2021-02-25T05:11:14 | C | UTF-8 | C | false | false | 3,542 | c | #include<stdio.h>
#include "vectors.h"
#include "real_matrices.h"
#include "linear_systems.h"
#include "transformations.h"
#include "calculus.h"
int main() {
/*
double a[5] = {1.23, 1.12, 1.56, 1.98, 2.03};
Vector *v1 = createVector(a, 5);
vctprintf(v1);
scaleVector(v1, 10);
... | [
"hrishitchaudhuri@gmail.com"
] | hrishitchaudhuri@gmail.com |
3590dd7e5010ec40c8e24856d1a2f7881e7d7316 | 8116eb4f10d5b3eb07e7e7dbf101b49c3641191f | /hellomod/hellomod.c | e6812abdc57768db3a07e79cb655bc91f958fe12 | [] | no_license | tazm/learn | 95a9e5bad8e32ef4d7a510ab73d8e4d20355d64a | 3e67f6996b8bcccb72fab6af159cf7136e943cfe | refs/heads/master | 2020-04-06T17:25:00.017354 | 2019-04-03T01:23:49 | 2019-04-03T01:23:49 | 157,658,343 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,386 | c | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/netdevice.h>
#include <linux/if_packet.h>
#include <linux/inet.h>
#include <linux/ip.h>
#include <net/netlink.h>
#include <linux/sched.h>
#include <net/sock.h>
int protocol_rcv(
struct sk_buff *skb,
struct net_device *dev,
struct packet_type *pt,
stru... | [
"tazm@foxmail.com"
] | tazm@foxmail.com |
d85b4d83442f3243445e1a20312fd4df199f7d2c | 8c3ffbd7a03a3a252012b93f1344eb43fdf9933f | /isim/main_test_isim_beh.exe.sim/work/m_00000000002076040134_0317860448.c | c249c21938cd952643c84bf89a4259656b91231b | [] | no_license | andresrgz/Piano | 49d87ddfa14df5c7a551b904e27c33fe6cc63b75 | 259df7698daa89912237e86408584621879ff02d | refs/heads/master | 2021-06-05T03:26:47.495873 | 2016-06-18T07:53:30 | 2016-06-18T07:53:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 12,632 | c | /**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ ... | [
"andres.rodriguezhn@gmail.com"
] | andres.rodriguezhn@gmail.com |
c32a4330092bb953298ccaab4952e011a892f8e3 | a9f314be9c91823fcebfc981c2669783bce8d03f | /jz4740/include/jz4740.h | 3369a30ceae14f4b0cc916f09c0f3ee28f7c75c3 | [] | no_license | freemantau/jz4725 | 1f061bebcb18ceef781f9da7de40bd47c72dc6dd | de2de02fd0224f96d65a350ecad5efbc84ab230e | refs/heads/master | 2021-01-18T10:44:08.459447 | 2013-12-09T07:27:54 | 2013-12-09T07:27:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 185,987 | h | /*
* Include file for Ingenic Semiconductor's JZ4740 CPU.
*/
#ifndef __JZ4740_H__
#define __JZ4740_H__
#ifndef __ASSEMBLY__
#define UCOS_CSP 1
#if UCOS_CSP
#define __KERNEL__
#include <bsp.h>
#include <types.h>
#include <sysdefs.h>
#include <cacheops.h>
#else
#include <asm/addrspace.h>
#include <asm/cacheops.h>
#e... | [
"cyy4409@163.com"
] | cyy4409@163.com |
54acd0d972ab38ccec23962832515187cca83969 | e89c6cbd9ca88883cf1ecc01b342956519fb00bf | /main/src/otsu.c | 54bef9d153514cb4c55325dc5bb2a37ac9f17016 | [] | no_license | Wilson-Epita/OCR | 99b1165a6d49a0fb967decbfd4a26f85c9b5932e | 5257d977a8ba0378f80688c2630437a9b4920103 | refs/heads/master | 2020-04-09T21:10:14.963061 | 2018-12-06T00:07:50 | 2018-12-06T00:07:50 | 160,593,895 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,031 | c | #include "header.h"
float *make_histogram(BinaryImage *img)
{
int i;
int max;
float *res;
i = 0;
max = (img -> h * img -> w );
if(!(res = (float*)malloc(256 * sizeof(float))))
return (NULL);
while (i < 256)
{
res[i] = 0;
i++;
}
i = 0;
while (i < max)
{
res[(img -> matrix[i])]++;
i++;
}
i =... | [
"youssef.benkirane@epita.fr"
] | youssef.benkirane@epita.fr |
9494285f6bea6b1a58760cae801685f773918351 | baf6ba787fc184dd8225f5f61a8107087bb1bf73 | /sources/packages/x/gstreamer/create-0.10.36-glsdk-patch/gstreamer-0.10.36-new/gst/gstbuffer.c | 4de64f7e075f7dd0b3fa61075dc86b8837ec979c | [] | no_license | radix-platform/platform | 49ac3a442a2a0c86f16a66b3947e7fc4dfab4d32 | 282f510418c93fbe145daba665032951c6c64957 | refs/heads/master | 2020-04-07T16:40:48.908294 | 2018-11-21T10:44:12 | 2018-11-21T10:44:12 | 158,538,469 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,660 | c | /* GStreamer
* Copyright (C) 1999,2000 Erik Walthinsen <omega@cse.ogi.edu>
* 2000 Wim Taymans <wtay@chello.be>
*
* gstbuffer.c: Buffer operations
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as publis... | [
"kx@radix.pro"
] | kx@radix.pro |
0a047627ed56ca2b0cd0b668bb02ed77f5ec83af | 7b55cacf46bf2fd6298315bccfa4b6f0375e3865 | /src/external/bsd/wpa/dist/wpa_supplicant/dbus/dbus_old_handlers.c | 773ee8b49a2d3eca63681b050b42d678d970323f | [
"MIT",
"LicenseRef-scancode-bsd-3-clause-jtag",
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | libos-nuse/frankenlibc | 7f33a86f277ea13eeae573e0339b03c5e2a9ff58 | b2e9db0084847aaa63fcddce2f5bf2e0e43669d5 | refs/heads/lkl-musl | 2021-01-21T23:30:07.179889 | 2018-06-21T07:46:36 | 2018-08-14T03:52:22 | 47,620,000 | 9 | 6 | NOASSERTION | 2019-02-21T14:53:00 | 2015-12-08T12:13:28 | C | UTF-8 | C | false | false | 40,930 | c | /*
* WPA Supplicant / dbus-based control interface
* Copyright (c) 2006, Dan Williams <dcbw@redhat.com> and Red Hat, Inc.
*
* This software may be distributed under the terms of the BSD license.
* See README for more details.
*/
#include "includes.h"
#include <dbus/dbus.h>
#include "common.h"
#include "eap_peer... | [
"justin@specialbusservice.com"
] | justin@specialbusservice.com |
ea81d93376e49f4de4c380bb1fcfd6d748efe3b4 | 087946adaef45f69b8a74ce7dba72401af5dffca | /custom/common/kernel/lcm/otm8018b_dsi_vdo_p201/otm8018b_dsi_vdo.c | 57cb371cb6efc7bbe5872ada22d04f2e31cbfaed | [] | no_license | Proshivalskiy/pro-mk | 2f7006f77ae26441c14f0e04a5f21342f5b7db5b | f16ca1ac07f0ba7a92594a11e52a5121eed3d214 | refs/heads/master | 2020-12-25T08:59:03.547612 | 2015-08-13T10:25:24 | 2015-08-13T10:25:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 16,305 | c | #if defined(BUILD_LK)
#include <platform/mt_gpio.h>
#include <platform/mt_pmic.h>
#else
#include <mach/mt_gpio.h>
#include <mach/mt_pm_ldo.h>
#endif
#if !defined(BUILD_LK)
#include <linux/string.h>
#endif
#include "lcm_drv.h"
//lingjinming 2014 08 27 from jb p201
// --------------------------------------------------... | [
"lihaijiang@infocomiot.com"
] | lihaijiang@infocomiot.com |
db2680042270ce528672f635a24eb2f1274aa019 | 71c33dd31c31f553dd1e26427159e553c01c7c3d | /libftprintf/src/float_bigint_shift_functs.c | 5b566844f73aa563d0269c32a912eccb9ee0c45d | [] | no_license | mohamedLazyBob/filler | 256093822f7c7b52a9aba0e793eb815152afc906 | 447672acb27e9e9127cc4a9daa6709fd14080938 | refs/heads/master | 2022-04-08T14:40:05.534521 | 2020-03-13T22:29:35 | 2020-03-13T22:29:35 | 231,208,853 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,430 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* float_bigint_shift_functs.c :+: :+: :+: ... | [
"mzaboub@student.1337.ma"
] | mzaboub@student.1337.ma |
85cd47bb3eff5500ba7cd2fd77a96c09036abd9b | 9e22744778c4f1c7709a9d572c2cb0c5e16a880d | /Core/Src/gpio.c | 8bbde84118567025fcd1f02b9e880a4d003dd0d7 | [] | no_license | quanhengwen/XDU_RM_HERO_V2 | fd401dbb3165f5aa37c9611402f5938912f5189a | a51fffc0d6c44b544e3d15c2b2504fefa2f0c3db | refs/heads/main | 2023-04-19T00:35:28.053981 | 2021-05-03T17:41:47 | 2021-05-03T17:41:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,485 | c | /**
******************************************************************************
* @file gpio.c
* @brief This file provides code for the configuration
* of all used GPIO pins.
******************************************************************************
* @attention
*
* <h2><center>&cop... | [
"1935662588@qq.com"
] | 1935662588@qq.com |
b99442dd703964e8f0da0203ebbe33389c2a8efc | 0a71690f306e8104d5e66169299a9fe0cd261a58 | /build/x86_64/include/if/bulkbench_lmp_defs.h | af3a930a838f7f14cc540df414463461f6382b6f | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | salivarick/barrelfish | 6f18053dc9467ab054fae4ded8fe0bf2d7253ffb | 252246b89117b0a23f6caa48a8b166c7bf12f885 | refs/heads/master | 2021-05-29T14:15:54.523944 | 2014-01-03T14:20:15 | 2014-01-03T14:20:15 | 15,508,796 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,309 | h | #ifndef __bulkbench_LMP_H
#define __bulkbench_LMP_H 1
/*
* Copyright (c) 2010, ETH Zurich.
* All rights reserved.
*
* INTERFACE NAME: bulkbench
* INTEFACE FILE: ../if/bulkbench.if
* INTERFACE DESCRIPTION: Bulk benchmark Interface
*
* This file is distributed under the terms in the attached LICENSE
* file. If... | [
"daleoooo.z@gmail.com"
] | daleoooo.z@gmail.com |
aba6b233094ef867f355d71985745122917481e5 | 5eac11d31babac0815636f6cd4d83494525d0644 | /source/autocomplete/my_getmaxyx.c | 8abf2108b3825d23848771032758c276d00dcc72 | [] | no_license | Stifyz/42sh | 6544bb62c246c3a0733c67eb408a3a2fab6ba1dd | ea128b2d08bc751ba6120f57a70e337a94053352 | refs/heads/master | 2021-04-03T09:13:31.452882 | 2016-06-05T20:23:13 | 2016-06-06T01:22:58 | 61,755,345 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 442 | c | /*
** my_getmaxyx.c for 42sh in /home/zimmer_n/rendu/PSU_2015_42sh/autocomplete
**
** Made by Nicolas Zimmermann
** Login <zimmer_n@epitech.net>
**
** Started on Wed May 25 18:57:55 2016 Nicolas Zimmermann
** Last update Thu Jun 2 16:07:19 2016 Nicolas Zimmermann
*/
#include <sys/ioctl.h>
void my_getmaxyx(int... | [
"nicolas.zimmermann@epitech.eu"
] | nicolas.zimmermann@epitech.eu |
a1a57e60cf86aca77b90a5ffdcfe18d77426a05c | cedd42b233cc7cf46dec85ce92c4e0e2d92d7012 | /Kernel/Assertions.h | 05a24b1b129ab55126ad699b09617f9ecb6a58f8 | [] | no_license | pranaOS-bot/pranaos-kernel | c10a8267db674521ff13bcdf49d8ba980a53ab2e | da96eb54f168e953c5f0de1ce614baa8d150bc7c | refs/heads/master | 2023-04-22T09:25:29.556583 | 2021-05-13T07:39:52 | 2021-05-13T07:39:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 746 | h | #pragma once
#define __STRINGIFY_HELPER(x) #x
#define __STRINGIFY(x) __STRINGIFY_HELPER(x)
#ifdef DEBUG
[[noreturn]] void __assertion_failed(const char* msg, const char* file, unsigned line, const char* func);
# define VERIFY(expr) (static_cast<bool>(expr) ? void(0) : __assertion_failed(# expr, __FILE__, __LINE... | [
"krisna.pranav@gmail.com"
] | krisna.pranav@gmail.com |
37ae59dc22aec6e71b4f5ae5ca1bb5182664fb05 | 1822d820c24e853656f79f5b5aee6865edda45fd | /MCU_ON_E/Freedom_NRF24L01/Sources/nRF24L01.c | 9b01bb0bfbf909b79d9d6cec133bdeff66f2392c | [] | no_license | c-kel/Assorted | cc8fdae1515e1dd61134f3aaf84a5f53e5b52624 | 79b3a4555814ef4bf0e09266f9909c2da8634bf7 | refs/heads/master | 2021-01-19T16:57:27.356494 | 2014-11-05T14:41:33 | 2014-11-05T14:41:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,742 | c | /*
* nRF24L01.c
*
* Author: Erich Styger
*/
#include "nRF24L01.h"
#include "SM1.h"
#include "CE.h"
#include "CSN.h"
#include "FC321.h"
/* Macros to hide low level functionality */
//#define RF_WAIT_US(x) WAIT1_Waitus(x) /* wait for the given number of micro-seconds */
//#define RF_WAIT_MS(x) WAIT1_Waitms(... | [
"christopher.kellie@my.jcu.edu.au"
] | christopher.kellie@my.jcu.edu.au |
0a68cc70fa774cce91a7f95759aa0c7e7093ecb1 | fd7335b10b6ffd83395cc960cf948a2876020cb9 | /handle_away.c | 41460a40331186fdc7b609b63fd37ebeff27652b | [] | no_license | seantcaron/jollity | fb4bb9d1a3ae97baca92dc112c00333bcfe9c588 | a24a46bb74e1680c25c270f66f4f802fc3b8cb66 | refs/heads/master | 2021-01-11T18:21:30.415402 | 2018-04-25T04:35:16 | 2018-04-25T04:35:16 | 69,626,555 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,173 | c | /* jollity irc client by sean caron (scaron@umich.edu) */
#include "main.h"
/* handle away message (301) */
void c_awayresp(struct message msg, int fp) {
char *temp, *message, stamp[32];
int i;
int mstart = 0;
for ( i = 0; i < msg.n_params; i++) {
if (msg.parameters[i][0] == ':') {
mstart = i;
break;
... | [
"scaron@umich.edu"
] | scaron@umich.edu |
c1ffcf272962cc1ac5de719633374e7e04413677 | 03f7c20a8c8243025461514b046f89527d59b022 | /Program_1.c | 7f51e8fc1211bdd8ede3cb090eee7fe47d863cb5 | [] | no_license | LandrumBotball/koar | 881dfcbd4a3f709c18596d3d21f2d6d9137ca055 | f7dae85895d6a05d1abe0ec39834c4b8095353aa | refs/heads/master | 2021-01-19T13:27:15.147261 | 2015-06-23T14:45:39 | 2015-06-23T14:45:39 | 37,924,270 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 800 | c | // Created on Fri January 23 2015
int main()
{
//1 print hello world
printf("Hello, World!\n");
//2 Stop for 3 second
msleep(3000);
//3 print name
printf("Max\n");
//wait befor starting motors
msleep(2500);
//Start moving forward
motor(0, 100);
motor(3, 100);
msleep(5000);
//start turning
moto... | [
"nancy.hutton@stjohns.k12.fl.us"
] | nancy.hutton@stjohns.k12.fl.us |
03fd2a5d456f2230a1e5d06450e5c6d10abafb2f | ce24068c8538a607c13f7da8ff8cb072a17cf8bc | /lab-3-rmw2634_gjs896/src/ST7735.c | 86c510e5c786516f43bd7648e210b06a1fd243ed | [] | no_license | RobertWhitlatch/ee445m | d6ade25bcfda09311c20af11ecd024a857113ea9 | 103d7865986751adc02e42bdd1914ef1c07c6fae | refs/heads/master | 2020-04-22T01:30:44.014793 | 2019-03-10T17:11:16 | 2019-03-10T17:11:16 | 170,016,260 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C | false | false | 63,145 | c | /***************************************************
This is a library for the Adafruit 1.8" SPI display.
This library works with the Adafruit 1.8" TFT Breakout w/SD card
----> http://www.adafruit.com/products/358
as well as Adafruit raw 1.8" TFT displayun
----> http://www.adafruit.com/products/618
Check o... | [
"robert.whitlatch@utexas.edu"
] | robert.whitlatch@utexas.edu |
67ffb6f5c7f4d0b1528bfcb65373556576cc0464 | ac5925b53ae3513822f2a211d97faff7871bf122 | /firmware/src/atCommands.c | a21de77260d08769a20fd9de4b4e311c3a04d4e1 | [] | no_license | smoluks/SIM900 | dbb4ee59a11d34c3ff5deb1e74ffc433ea31d369 | 3fb5d46c9273cbecc0f8499b07e72f24897675ff | refs/heads/master | 2022-12-08T23:43:42.826460 | 2020-07-27T20:34:51 | 2020-07-27T20:34:51 | 276,084,737 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 386 | c | #include "stdio.h"
#include "config.h"
#include "stm32f1xx.h"
char callCommand[22];
char* getCallCommand()
{
snprintf(callCommand, sizeof(callCommand), "%s%s%s", "ATD", getMasterPhone(), ";\r\n");
return callCommand;
}
char smsCommand[28] ;
char* getSmsCommand()
{
snprintf(smsCommand, sizeof(smsCommand), "%s%s%s",... | [
"smalyuk@mercurydevelopment.com"
] | smalyuk@mercurydevelopment.com |
1134d426011fcc0299700c96609de4d91496c746 | 64cac01144160af7a7302e83e00e2d2542bac7be | /src/init/init_struct.c | 5df22a5763c9997ee7b0284b51c2fdc7b199db97 | [] | no_license | Eadroma/Navy | 699efde14149642acf94216fc0ece9d650452907 | 8f04d503fe13ee6d72a4c953d8c46e24e2d8cf93 | refs/heads/main | 2023-03-02T02:18:25.070260 | 2021-02-08T11:34:34 | 2021-02-08T11:34:34 | 337,052,986 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,476 | c | /*
** EPITECH PROJECT, 2020
** refacto-navy
** File description:
** init_struct
*/
#include "navy.h"
#include "my.h"
bool check_pos(char col, char line)
{
return ((col < 'A' || col > 'H') || (line < '1' || line > '8')) ?
false : true;
}
char **init_empty_map(void)
{
char **map = malloc(sizeof(char *)... | [
"33044293+Eadroma@users.noreply.github.com"
] | 33044293+Eadroma@users.noreply.github.com |
d11ea44d9689da2c91a8d523ad4a753eddba6463 | 6f3e0000993816afa03d64c5a02b94fca2931200 | /sys/fs/hfs/hfs.h | 0a25cf2e2ff34f2e2f1dacc5ed480dd72f970f9a | [] | no_license | fallen/NetBSD6 | b6dc7a2593846816b8cb6f47cf26054ca2811667 | 44e0ac4ada812ace1f9ca8ce4792e287d83bd951 | refs/heads/master | 2022-04-09T14:50:47.274147 | 2020-03-08T14:01:38 | 2020-03-08T14:01:38 | 8,187,676 | 2 | 2 | null | 2020-03-08T14:01:39 | 2013-02-13T20:57:45 | null | UTF-8 | C | false | false | 6,201 | h | /* $NetBSD: hfs.h,v 1.8 2012/01/28 16:24:35 joerg Exp $ */
/*-
* Copyright (c) 2005, 2007 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Yevgeny Binder and Dieter Baron.
*
* Redistribution and use in source and binary forms, wi... | [
"yann.sionneau@gmail.com"
] | yann.sionneau@gmail.com |
44856640b6dc8dca34d239d7788bdefd52bd54fa | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/b6ff8293-0552-47d5-809d-fd4e10de0071.c | 5279b4cda995091b0de6b3af9e4e071d94b70faf | [] | 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 | 572 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=14;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = i/j;
l = l/j;
l = l%j;
l = i+j;
k = k-k*k;
//variables
/* START VULNERABILITY */
int a;
long b[95];
long c[51];
a = 0;
do {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
73e60e9a1a28905e166c5470e12fe8c0f1b40b36 | 1cf76c990005faba911769defd5b86f1424bc5de | /mipdf/comm.c | 614ff57ee609795d16432cc1c2195a1ddadbfb72 | [] | no_license | antons1/MIP-daemon | 51adc00ea4de9becf40c477e062b88b3043eff54 | 5b43704b5c942a401a493d8c5bceb87b68d39552 | refs/heads/master | 2021-01-01T18:12:07.646278 | 2018-04-09T06:46:11 | 2018-04-09T06:46:11 | 34,102,898 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,124 | c | #include <stdio.h>
#include <poll.h>
#include <string.h>
#include <stdlib.h>
#include <sys/socket.h>
#include <stdint.h>
#include <errno.h>
#include <unistd.h>
#include "mip.h"
#include "mipd.h"
#include "unixs.h"
/**
* Checks given ethernet socket file descriptor and sends/recieves messages from it,
* then delegat... | [
"haakon@antons1.net"
] | haakon@antons1.net |
486282572be062db61eddaece3de7021e1867329 | 355fabc97ae404148ae2a48b7649e5912c14adb1 | /src/IoTTCommDef.h | f775573d5437dc1d78362ae16bdb9a1166d453fd | [] | no_license | tanner87661/LocoNetESP32 | f68b7a592a8647071142a4854354e80a046fb4d6 | d296ad7b26f0b9a0f8162190138f39c0c72fd7a1 | refs/heads/master | 2020-07-14T07:27:58.521349 | 2019-09-14T01:48:59 | 2019-09-14T01:48:59 | 205,273,868 | 3 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,324 | h | #ifndef IoTT_CommDef_h
#define IoTT_CommDef_h
#include <arduino.h>
#include <inttypes.h>
//Error Flags
#define errorCollision 0x01
#define errorFrame 0x02
#define errorTimeout 0x04
#define errorCarrierLoss 0x08
#define msgEcho 0x10
#define msgIncomplete 0x20
#define msgXORCheck 0x40
#... | [
"noreply@github.com"
] | tanner87661.noreply@github.com |
3b62c3748ce8e9e6de1be46844cf0a8466d612b2 | a125b451876115f35cc1e808647bd2c10e523a10 | /modifiedForLab5/accMode.h | b7bca746ca46a3739b08af2325379f9bee27681d | [] | no_license | cmtm/microP | 48ceb1c528adc6dedbf8914c09a47fce4cda6923 | bdeaeb0225640c44a01aa5cb30a91a3f3d46d5d8 | refs/heads/master | 2021-01-23T20:18:19.261822 | 2013-05-08T05:47:50 | 2013-05-08T05:47:50 | 7,726,329 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 465 | h | #pragma once
#include <stdio.h>
#include <math.h>
// #include "arm_fir_decimate_init_q15.h"
// #include "arm_fir_decimate_q15.h"
// #include "arm_float_to_q15.h"
//#define __CC_ARM 1
#include "arm_math.h"
#include "acc.h"
#include "button.h"
#include "LED.h"
#include "moving_average.h"
#include "cmsis_os.h"
#inclu... | [
"chris.morin2@gmail.com"
] | chris.morin2@gmail.com |
9c83534a349afdf1fad27d3cf2f2ea7281f982a0 | 9c2f19905570c6562192da209bfb4e49a0da6d10 | /src/selector.h | b45fbdcaf1d45cdfcf74d3c66866f54f1475c23a | [] | no_license | wyjangphys/PartSel_v5 | 418a3d6eb93edd9815201ce37ed349a24bab341a | e783f8d6fb9faee0fdee9097d489e6c7a380ce58 | refs/heads/master | 2021-01-20T12:00:44.821482 | 2015-09-03T02:14:21 | 2015-09-03T02:14:21 | 41,837,769 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 427 | h | bool IsBadRun(AMSEventR*);
bool IsScienceRun(AMSEventR*);
bool IsHardwareStatusGood(AMSEventR*);
bool IsUnbiasedPhysicsTriggerEvent(AMSEventR*);
bool IsACCPatternGood(AMSEventR*);
bool IsGoodBeta(AMSEventR*);
bool IsGoodLiveTime(AMSEventR*);
bool IsInSouthAtlanticAnomaly(AMSEventR*);
bool IsInSolarArrays(AMSEventR*);
b... | [
"wyjang@lxplus0055.cern.ch"
] | wyjang@lxplus0055.cern.ch |
7f5af2687e56f9ec8592f5b56a41994b517598c2 | 72937c8fdd72da66f565c63a457f430daeb65764 | /Chapter 09 (Child Window Controls)/04 - ButtonImage/ButtonImage.c | d9b0cc267a1c6b350de5573da1d60fe2b62a2025 | [] | no_license | PhaleOmkar/Programming-Windows---Chales-Petzolt | ca111a8516b71ae23f4d42b8b3f2d23a55c4a56c | d25a35308ccd5c8425ccef876e5c366648ffdcad | refs/heads/master | 2023-09-04T22:42:23.817638 | 2021-11-08T14:37:10 | 2021-11-08T14:37:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,584 | c | /******************
OWNDRAW.c
******************/
//Headers
#include <windows.h>
//macro
#define ID_SMALLER 1
#define BTN_WIDTH (8 * cxChar)
#define BTN_HEIGHT (4 * cyChar)
#define IDI_ICON 100
#define ID_TIMER 1000
//global function declarations
LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM)... | [
"dangivijaykumar5@gmail.com"
] | dangivijaykumar5@gmail.com |
9f946adbe59c3461fffc5f504dbf7b2539dba21a | cf2d08bc0f14c9e836cb534c852a5b3f0a16a8b5 | /NAS/IES/UeRadioCapabilityInformationUpdateNeeded.h | 4685246bfd275442cc90cb8951474bc96dcc9f20 | [] | no_license | amoghpc/temp | c434019392440ef35b4e79944f07e09d4bb0f8d9 | 7be7ae05670fba280473633bd6fcf785234bc2d7 | refs/heads/master | 2021-05-04T10:56:20.091890 | 2017-04-12T03:21:33 | 2017-04-12T03:21:33 | 48,745,132 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,381 | 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 Apache Licens... | [
"cs15mtech01005@iith.ac.in"
] | cs15mtech01005@iith.ac.in |
21491dc484803b0be59dc62da078a1d0719108f5 | 5f07be3653d91b41a96a457c06b0df9b15b46e32 | /0142_detectCycle.c | aed154a46771ab3769bc5fa15dea32f754234a6c | [] | no_license | xhdhr10000/leetcode | 0e42f3aa762c4ea70b8aa35ea9e91d29819ec8e2 | 68c20635e27240988e11bf67ffa9e8c77acfe780 | refs/heads/master | 2021-07-15T15:13:43.587296 | 2020-07-23T10:12:20 | 2020-07-23T10:12:20 | 185,025,481 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 509 | c | /**
* Definition for singly-linked list.
* struct ListNode {
* int val;
* struct ListNode *next;
* };
*/
struct ListNode *detectCycle(struct ListNode *head) {
struct ListNode *fast = head, *slow = head;
while (true) {
if (!fast || !fast->next) return NULL;
fast = fast->next->next;
... | [
"xhdhr2007@126.com"
] | xhdhr2007@126.com |
1690f029b9dfad07598b922da302dc88a562a360 | 63904a1e4f9c92fc1a83cc8bbb5b2b6da0fa27ec | /src/codec.c | c494109380f543553d7df753fe44eb01fce48f22 | [] | no_license | zhexuany/encode_decode_engine | 464e640030ea47741bf448d019702dc10173529c | 9f00b4dff0bc2951fd1b6b8613f8299090c85c8b | refs/heads/master | 2021-01-10T01:48:56.431771 | 2016-04-10T01:27:24 | 2016-04-10T01:27:24 | 55,874,936 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 20,319 | c | #include <dirent.h>
#include <string.h>
#include <errno.h>
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <time.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/wait.h>
/*this header file was copied from textbook*/
#include "makeargv.h"
#include "alloc.h"
#include "codec.h"
/*define some ... | [
"yang4442@umn.edu"
] | yang4442@umn.edu |
17a2189543586d1b7740c4985ceada880aad0562 | c504f1c7b8cec66eb784afc3be048a5316dd2c14 | /SourceCode/ProjectLinux/Share/Libevent/demo/demo1_client_read_write.h | acd91cc4dfb7084f26c1361fdd755cf689ad38c7 | [] | no_license | ButlerZhang/Qing | 9479235d660e3cb7cd6213f739234458c5bd6e0f | 95e5549f5f8f83290ed76bf3981c90c1a679c12d | refs/heads/master | 2023-06-22T20:48:58.039627 | 2022-11-23T15:01:04 | 2022-11-23T15:01:04 | 115,318,601 | 0 | 1 | null | 2023-06-14T22:43:38 | 2017-12-25T07:52:14 | C++ | UTF-8 | C | false | false | 2,373 | h | #pragma once
#include "../OS.h"
#include <event.h>
void CallBack1_InputFromCMD(evutil_socket_t Input, short events, void *arg)
{
char Message[BUFFER_SIZE];
memset(Message, 0, BUFFER_SIZE);
int ReadSize = static_cast<int>(read(static_cast<int>(Input), Message, BUFFER_SIZE));
if (ReadSize <= 0)
{
... | [
"zwq1011@163.com"
] | zwq1011@163.com |
2e454b9f4896d0d57b9a332fa80b25e724985bf8 | 9de0cec678bc4a3bec2b4adabef9f39ff5b4afac | /PWGCF/FEMTOSCOPY/macros/Train/DEtaDPhi/2016/FemtoOliver/Loose/ConfigFemtoAnalysis.C | 51a74fc09953ca8a816d33da1bbace53c5d1214b | [] | permissive | alisw/AliPhysics | 91bf1bd01ab2af656a25ff10b25e618a63667d3e | 5df28b2b415e78e81273b0d9bf5c1b99feda3348 | refs/heads/master | 2023-08-31T20:41:44.927176 | 2023-08-31T14:51:12 | 2023-08-31T14:51:12 | 61,661,378 | 129 | 1,150 | BSD-3-Clause | 2023-09-14T18:48:45 | 2016-06-21T19:31:29 | C++ | UTF-8 | C | false | false | 36,632 | c | /********************************************************************* * *
* Configfemtoanalysis.C - configuration macro for the femtoscopic *
* analysis, meant as a QA process for two-particle effects *
* *
* Author: Adam Kisiel (Adam.Kisiel@cern.ch) *
*... | [
"lgraczyk@cern.ch"
] | lgraczyk@cern.ch |
286b670a0534ac4f455f92a1969d6be6ffe6b965 | abdf597bb06c4ac38ad991c6191454876e0ced7d | /prj03/code(78Bsop32)/init.c | 5f5b13c839fa2d7beb41492ca1ddc5d25a8bf68c | [] | no_license | BrunoMarix/2018119158_EmbeddedSystem | 661ca85b1e65d40efbb1245b5d1881d45f67f1ea | 1300f84014c1afd59f8f16b7e6508dc699eb84e6 | refs/heads/master | 2023-02-05T18:46:26.105405 | 2020-12-22T14:12:32 | 2020-12-22T14:12:32 | 294,896,674 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 947 | c | #define __init_c;
#include "includeAll.h"
//=============================================================================
void SysInit() {
F_clearWDT(); //启动后立即清除看门狗
//时钟初始化
CLKCON = 0x03; // Clock div 1// Clock div 1
STPPCK = 0;
STPFCK = 0;
_nop_();
_nop_();
_nop_();
_nop_();
_nop_();
SELFCK = 1;... | [
"noreply@github.com"
] | BrunoMarix.noreply@github.com |
1faa2ed3ed2c42b51576af2ca49a3befc85edcaa | 4ac84e99411c0772afb390b9a79fa6f50d181bfa | /optim_ack_proxy/optim_ack/3wayhandshake.c | 0b253951211ec889f253df307e9b67613e32a06a | [] | no_license | zpx2012/sanity_test | afbac00462ab9db2512fed6c4f1a30a5b7311567 | 610a6ac7bc319ecd45cf372379be8b294e636bfd | refs/heads/master | 2021-06-04T11:57:25.090443 | 2020-10-05T08:24:59 | 2020-10-05T08:24:59 | 140,936,508 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 673 | c |
struct thread_data{
int raw_socket;
int len;
unsigned char *buf;
};
void optimistic_ack(int local_port)
{
unsigned int seq, ack;
//local_port = rand() % 20000 + 30000; // generate random port (30000-49999)
seq = rand();
int retry = 4;
while (retry) {
send... | [
"zhupengxiong@yeah.net"
] | zhupengxiong@yeah.net |
24e2888050c1cfedb33896b753a447dfe11ae335 | 2d59fb0c5b5a7dbc1c31fab2ea3b89a08a859ef6 | /arch/powerpc/cpu/mpc85xx/mpc8572_serdes.c | 0e0c63a14f325621d16bd92be08c913f4d011505 | [
"0BSD",
"GPL-2.0-or-later"
] | permissive | CPU-Code/-u_boot_fslc | 683f4d183723df62f17645ec7f2d3c6bccbf737c | da15f58fe22fce65c6934eaa0d69d8bd2631f9a7 | refs/heads/master | 2023-04-03T15:38:33.105773 | 2020-05-16T12:04:44 | 2020-05-16T12:04:44 | 278,999,208 | 0 | 0 | 0BSD | 2021-04-20T20:20:33 | 2020-07-12T05:38:02 | C | UTF-8 | C | false | false | 2,151 | c | // SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2010 Freescale Semiconductor, Inc.
*/
#include <config.h>
#include <common.h>
#include <asm/io.h>
#include <asm/immap_85xx.h>
#include <asm/fsl_serdes.h>
#define SRDS1_MAX_LANES 8
static u32 serdes1_prtcl_map;
static u8 serdes1_cfg_tbl[][SRDS1_MAX_LANES] = {
[... | [
"923992029@qq.com"
] | 923992029@qq.com |
802cd5bb66dae58ab3953d81e042676602b24e95 | 05ed3596c27ad67cdcc0e77627a019b62b540e90 | /Src/Representations/Modeling/GeneticLocator.h | f0518b0eebf3ab0c1cf590f13616b94f15507e04 | [
"BSD-2-Clause"
] | permissive | valdiba/Robocup2019 | 5de2151ba06627b17b47625902ad6f707fb195b9 | 6683078c11762fc4991571b2e33843a7f81a3238 | refs/heads/master | 2020-05-31T18:14:13.781345 | 2019-04-26T03:53:15 | 2019-04-26T03:53:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 354 | h | /**
* @file LibCodeRelease.h
*/
#pragma once
#include "Tools/Math/Pose2f.h"
#include "Tools/Function.h"
STREAMABLE(GeneticLocator,
{
//FUNCTION(bool(float value, float min, float max)) activation,
FUNCTION(Pose2f(const bool activates, const int ctime)) activation,
(float) optimalX,
(float) optimalY,
(flo... | [
"juandavid.juandis@gmail.com"
] | juandavid.juandis@gmail.com |
26f4b168cf13997eacaea1fd5d2768d787946023 | 54a6df9a9874f33a92e8378d344106582b530656 | /ft_conv_c.c | f6d92097a74a7cfddcc1571784da521337229ccd | [] | no_license | kgcloud/printf | 08c7781046b0aee86d008eb33b439b7081f041c2 | f0b2e47528e94f6580187f2bc312bf49fe44d4ca | refs/heads/master | 2023-05-11T19:47:17.008449 | 2021-06-02T13:33:27 | 2021-06-02T13:33:27 | 352,632,244 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,763 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_conv_c.c :+: :+: :+: ... | [
"carltonjuguna@gmail.com"
] | carltonjuguna@gmail.com |
8b339400698af4f0893f7e0b0217c812e7ca5cd9 | 5edb5538f992dc5e9596105eec4729dd93f08b15 | /modem/l4/l4c/include/common/l4c_msghdlr.h | 4974877d68d4ecdb49df573f1bf6167c0f412a0a | [] | no_license | ZmeyKolbasnik/modem89 | 6aa96a413d4bbf53b8a557c5387841477cc9b0cc | fbecd258cdcea739ceb10850f8d34ec373c24874 | refs/heads/master | 2020-04-05T11:16:39.866553 | 2015-07-31T12:34:58 | 2015-07-31T12:34:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,653 | h | /*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used o... | [
"doha.saizo@gmail.com"
] | doha.saizo@gmail.com |
9bdd1233d4aff8c5e54caac8d7c82fb5d48f4aed | 3be34c2d0be9097da313fc7dba69745702059545 | /URI_1025 - (0765213) - Accepted.c | 2dd2a4c542c606abb4e4fd95028d7e88ddc86d7a | [] | no_license | juucustodio/URI-Online-Judge | c486a5537daf8fc32a62e5afee5de841aeb4e90b | 6e936b0d3a4e45fe7070712d570c38d2cc45dc4f | refs/heads/master | 2020-07-15T00:17:15.189856 | 2016-11-29T23:48:54 | 2016-11-29T23:48:54 | 73,871,357 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,447 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
int comp ( const void *p1, const void *p2 )
{
int *i = (int *)p1, *j = (int *)p2;
if( *i < *j )
return -1;
else
if( *i == *j )
return 0;
else
return 1;
}
... | [
"juliano.custodio@hotmail.com.br"
] | juliano.custodio@hotmail.com.br |
35a09ca39f3d71695b829649f94250bd3eac7e79 | 556b467b0e31835de656c71a8f4e0bfd4acb7442 | /std/room/npc/obj/glaive.c | cff0cf31cc3d396de1a32757b83a8afdf10650a7 | [] | 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 | 548 | c | // glaive.c
#include <weapon.h>
inherit BLADE;
void create()
{
set_name("鬼头刀", ({ "glaive" }) );
set_weight(20000);
if( clonep() )
set_default_object(__FILE__);
else {
set("unit", "柄");
set("value", 1000);
set("material", "steel");
set("long", "这是一把沈重的鬼头刀,刀柄上雕著 一个丑陋可怖的鬼头正裂开了嘴大笑。\n");
set("wield_msg",... | [
"i@Mud.ren"
] | i@Mud.ren |
5c52733849f296cf8393586517545946315482a1 | e8b0bf58d65ffcdac278fb82088ad81791a4e888 | /game.h | d74a73301914b4b31344c05b4e5d6fea9486654e | [] | no_license | permag/C-slot-machine | dac83902a40b676945f420cc564c8deb5be9048e | 62032c1430457f88062d8b58fc7e9a9b5d3c959a | refs/heads/master | 2016-09-06T18:26:24.671395 | 2014-08-12T22:24:59 | 2014-08-12T22:24:59 | 22,894,486 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 362 | h | #ifndef c_project_game_h
#define c_project_game_h
int get_severity_range(int severity_in);
int generate_game_matrix(int severity, int *round_count);
int check_game_result();
char get_symbol(int severity);
int check_game_result(char game_matrix[3][3]);
void calculate_money_won(int bet, int row_won_count, int *money_won... | [
"killingfloor00@gmail.com"
] | killingfloor00@gmail.com |
aaaf2ab9bc66c715d920dcba03d900f37ea804c5 | ddfe00e4f3dfce4f170b10a6268f15cd5f8d6a4e | /Include/tables.h | 690bae5bd02eb78d49e3562be4d911f0ee275a98 | [] | no_license | DikuMUDOmnibus/DraknorMud | ec87ad26b840d4473341df458f19c142ba8cdd6c | ca867b007d0f8cac8aa51b33f1a01eddd67716f0 | refs/heads/master | 2021-06-20T10:47:36.228953 | 2017-07-30T23:10:07 | 2017-07-30T23:19:24 | 111,510,057 | 1 | 0 | null | 2017-11-21T06:42:18 | 2017-11-21T06:42:18 | null | UTF-8 | C | false | false | 6,187 | h | /***************************************************************************
* Original Diku Mud copyright (C) 1990, 1991 by Sebastian Hammer, *
* Michael Seifert, Hans Henrik St{rfeldt, Tom Madsen, and Katja Nyboe. *
* *
* Merc Diku Mud improvments copyright (C) 1992, 1993 by Michael *
* Ch... | [
"draknordesigns@gmail.com"
] | draknordesigns@gmail.com |
8fa3a698b6412fe912bf4f21059da01fde74b2b7 | d9b7df700d6ae6680895415ab1688312113da4cb | /RM57x/HALCoGen-RM57x/source/HL_sys_vim.c | 6d304296038bb75e34377495f227913338cc707d | [] | no_license | xxn59/4357_lwip_demo | 941f652beffa5872ac7d075ef1302bec5030078a | 6c9188a16fea2e52842d00db5fc041ac90dba491 | refs/heads/master | 2021-07-12T04:29:14.138145 | 2017-10-17T09:08:47 | 2017-10-17T09:08:47 | 107,243,163 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 34,271 | c | /** @file HL_sys_vim.c
* @brief VIM Driver Inmplmentation File
* @date 20.May.2014
* @version 04.00.00
*
*/
/* (c) Texas Instruments 2009-2013, All rights reserved. */
#include "HL_sys_vim.h"
#include "HL_system.h"
#include "HL_esm.h"
/* USER CODE BEGIN (0) */
/* USER CODE END */
/* Vim Ram Definition */
/**... | [
"xxn599@gmail.com"
] | xxn599@gmail.com |
9d6af396e4d974c5bc17df1bda9a3d837bf4eb66 | 58ead20940b70eb108d6cba7fff6e412d04211fe | /Piscine/j07/ex05/ft_print_words_tables.c | 347cc0d52b81dc15caa9118bf2df87fb00d89e1a | [] | no_license | fscty/swimmingpool | d18c60bd3caa612b62f1f5c1bb59836259f92e06 | 7e35346758688727c7dbce2d6c0138c55769f1b7 | refs/heads/master | 2021-04-15T13:47:04.266868 | 2018-06-01T23:20:07 | 2018-06-01T23:20:07 | 126,377,727 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 1,148 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_print_words_tables.c :+: :+: :+: ... | [
"waionshredder@gmail.com"
] | waionshredder@gmail.com |
efa6a91d8aeaf711dba62afdbd48b3a8d934bc2d | d7e10aa3de47b8e304da4bc60d3bd06188f65095 | /ft_strncat.c | cdcae282bc7131be1aef55a746b2e2412464b4bc | [] | no_license | siphera/libft | 520ea28cdb7459762f69274cb0c119b689e31ff8 | ae3d199bba5cbab817fc00442a438dd956e68e19 | refs/heads/master | 2020-05-24T00:28:37.946948 | 2019-08-30T04:48:41 | 2019-08-30T04:48:41 | 187,017,422 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,116 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strncat.c :+: :+: :+: ... | [
"ssalman@c3r8s1.wethinkcode.co.za"
] | ssalman@c3r8s1.wethinkcode.co.za |
3ef57c8c230265f8c746e6f2104ae7681bb65e06 | 15030e234814eb1be57a139aa2ec1b4b509d6e86 | /src/c/eventtext.h | d8e764c9c7d577dd2b70083f91a016682c83ada6 | [] | no_license | 4levity/pricelessx | f5c911c335103bba2ac206d2deda2d4ddbe90fa2 | 27a932872b94fdba01bbe0ced63f2d1880d0158f | refs/heads/master | 2021-01-18T22:30:00.006243 | 2018-06-27T01:06:15 | 2018-06-27T01:06:15 | 38,413,351 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 222 | h | #pragma once
#include <sys/time.h>
char* describe_current_events(GBitmap** hype,time_t* now);
char* describe_upcoming_events(time_t* now);
#define SHORT_TIME_LEN 7
void short_time(time_t* tim,char buffer[SHORT_TIME_LEN]);
| [
"ivan@4levity.net"
] | ivan@4levity.net |
e0bbf010580e177e176888dba4f60894791507c9 | 6b06384ce75d6321aeedff71c9178c2747af0e93 | /2021.02.22/20210222_12.c | e86c957de7473533af6f58823992c1e1036af028 | [] | no_license | KalinaKar/Code-Academy | 5f4538d68bd0bdfd647018c9b53ec9668f15d011 | 44a9e67cbe93badddf75de48c890d91064592123 | refs/heads/main | 2023-05-31T11:12:19.816204 | 2021-06-22T15:34:31 | 2021-06-22T15:34:31 | 326,740,130 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,657 | c | /* Напишете програма, която използва битови полета. Битовите полета да
са членове на структура и да са от следните типове: unsigned int и char.
Задайте им размер short int 3 бита, char 6 бита. struct <tagStruct> {
Ctype m_bitField : N;
CType2 m_bitField2 : M;
};
Дефинирайте променлива на структурата и инициализир... | [
"noreply@github.com"
] | KalinaKar.noreply@github.com |
1fb8e87dd0694afe303c3ef93ec4818e4c1948f9 | 4ed379a162fc4533eae675be42d061eaec52d7c4 | /Lab1/Dynamic Array.h | a61101372b5689191e3b2dbeb4dd4708e21c2d73 | [] | no_license | Sevo98/OOP_Lab3 | edac3263c9dc75a7474034376d8b739bd2224169 | 0b048982be3cbe07e6beb3718ef9550de0f8dae4 | refs/heads/master | 2022-08-30T08:14:02.370499 | 2020-05-26T10:56:15 | 2020-05-26T10:56:15 | 259,979,769 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 229 | h | #pragma once
void DArr1();
void DArr2();
void DArr3();
void DArr4();
void DArr5();
void DArr6();
void DArr7();
void DArr8();
int* ReadArray(int count);
int CountPositiveValues(int* values, int count);
int GetSizeArr(); | [
"sevo98.sk@gmail.com"
] | sevo98.sk@gmail.com |
9c8b5ce07161b9f9beed8f2ea1f7407f85775e16 | 835c3eff70a8dfca5af7819a882a53cbf095354e | /Structural/Handrail.h | 18409551d744c45fc96b85ffd7b96b05422198d2 | [] | no_license | cadmaticshanghai/SDARI | 000218764e3de97a0e9f40e3ce498e534338c224 | 3fc8661a246e7dfb188c3bcebe4d085e290cc500 | refs/heads/master | 2020-06-10T16:33:33.262174 | 2019-12-11T00:08:56 | 2019-12-11T00:08:56 | 193,676,438 | 1 | 1 | null | null | null | null | GB18030 | C | false | false | 16,077 | h | /* define tag*/
#define HandrailType "~01" /* 代号 */
#define HandrailDes "~02" /* 描述 */
#define PartNumber "~03" /* 零件编号 */
#define PlanningUnit "~G2" /* 托盘号 */
#define Handrai... | [
"jiuping.leng@cadmatic.com"
] | jiuping.leng@cadmatic.com |
546188ec3c2f6512ba635b44690dcfa33dc3d83a | 72e201bfe6d66bce654a9ce42f03e2f893089f90 | /src/common.h | a006e61fddb28f23d97954de1f937b8b8bbaaa6d | [] | no_license | datalate/marjametsa | eaa6cd8c52986625e676cab597f1e261f611052c | 78b99ff38af92b10eaa5896492f0fd553239079e | refs/heads/master | 2020-03-19T02:14:34.597152 | 2018-08-09T11:26:28 | 2018-08-09T11:26:28 | 135,611,249 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,495 | h | // Includes common variables used in multiple places
#ifndef COMMON_H
#define COMMON_H
#include <QString>
static const QString PARK_FNPK1{"FNPK.1"};
static const QString PARK_FNPK12{"FNPK.12"};
static const QString PARK_FNPK13{"FNPK.13"};
static const QString PARK_FNPK16{"FNPK.16"};
static const QString P... | [
"lauri.haavisto@miemala.com"
] | lauri.haavisto@miemala.com |
737fdbe19a77ef12f220baedffcee855a5335c96 | 83214753e9183327e98af0e6768e9be5385e5282 | /d/emei/obj/yaodai.c | 9b7f625afaefc5f08e6c6fcbb7452eee45eef8b2 | [] | no_license | MudRen/hymud | f5b3bb0e0232f23a48cb5f1db2e34f08be99614e | b9433df6cf48e936b07252b15b60806ff55bb2f3 | refs/heads/main | 2023-04-04T22:44:23.880558 | 2021-04-07T15:45:16 | 2021-04-07T15:45:16 | 318,484,633 | 1 | 5 | null | null | null | null | GB18030 | C | false | false | 520 | c | // huyao.c
#include <ansi.h>
#include <armor.h>
inherit WAIST;
void create()
{
set_name( "皮腰带", ({ "yao dai", "yaodai" }) );
set_weight(300);
set_max_encumbrance(1000);
if( clonep() )
set_default_object(__FILE__);
else {
set("unit", "条");
set("long", "这是一件皮质的宽腰带,夹层透空,可以放各种软兵刃。\n");
set("va... | [
"i@oiuv.cn"
] | i@oiuv.cn |
5d7a71a76c15b000d9d933d4bca924d98e70ce53 | 48aa9ad9bf9e955ae4c0264fab952ee4d9ec1067 | /Linked List/DoubleLinkedList.c | f763abdf4f3731574c0c0b8e637bff4077c976b7 | [] | no_license | vineethm7/Data-Structures | c8989ccd7c5d5d1583523c27d3d1e95cccfc81bc | 1aadcdb42d9a5953104c129fc653380fd9c6a8bd | refs/heads/master | 2023-07-11T15:51:12.088404 | 2021-08-17T02:58:44 | 2021-08-17T02:58:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,941 | c | #include <stdio.h>
#include <stdlib.h>
typedef struct node
{
struct node *prev;
int data;
struct node *next;
}node;
void insertAtBegin(node **,int);
void insertAtEnd(node **,int);
void insertAtAnyPos(node**,int,int);
int listLength(node*);
void delete(node**,int);
void printList(node*);
void reverseList(n... | [
"vineethmyneedi123@gmail.com"
] | vineethmyneedi123@gmail.com |
18065584018512cb4ab1e577750d4c40835d5a33 | 0ff371dd9ecb42c809da2cd84732102e97fb0031 | /examples/tda2xx/src/alg_plugins/denseopticalflow/vectorToImgLink_priv.h | 9c6797803a857b9fcefe8f30036ee1556321d2fc | [] | no_license | ryuhs74/vision_sdk | 0aa19e4fdbaed9b018d9241a05d11a798a4cf395 | 4cc3878c974083d0c0cdeb984960d83399146e5b | refs/heads/master | 2020-07-07T02:12:40.716282 | 2016-05-19T04:44:28 | 2016-05-19T04:44:28 | 66,444,176 | 3 | 4 | null | null | null | null | UTF-8 | C | false | false | 8,382 | h | /*
*******************************************************************************
*
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
* ALL RIGHTS RESERVED
*
*******************************************************************************
*/
/**
******************************************... | [
"craven@cammsys.net"
] | craven@cammsys.net |
863e4dfe36c35fbe3174f5a29ffbd04f4987cc8b | c99393ab9022edee2ea6b991361c5c99db559478 | /adm/daemons/aliasd.c | 5f718e13e209ca0117cf95d19d0c2450853829af | [
"MIT"
] | permissive | yeild/mud | 769df751d376e6f2feeeb7295c8cf803b8294a10 | 02e5a3779de9d1582063bd4de0d2e286ec35d947 | refs/heads/master | 2023-08-11T20:42:06.383596 | 2021-10-07T16:19:44 | 2021-10-07T16:19:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,171 | c | // aliasd.c
#pragma optimize
// #pragma save_binary
mapping global_alias = ([
"l": "look",
"n": "go north",
"e": "go east",
"w": "go west",
"s": "go south",
"nu": "go northup",
"eu": "go eastup",
"wu": "go westup",
"su": ... | [
"i@oiuv.cn"
] | i@oiuv.cn |
64cca7a6aaf4a5aac98fa5a43968bba7914c167b | 57b549c3d78a533a5271bde52d138f646d9d9fc9 | /2/mochilaOn.c | 3c04c1cfdfa8044e5690b2b64b6f9427c412e0e2 | [] | no_license | leokaplan/AA | b0b66421e393f8e730f903410b2298754148c414 | bd9e320ec62b42fc9eb13441fef3001b2aade4b8 | refs/heads/master | 2021-01-11T01:01:18.829042 | 2016-10-19T02:27:13 | 2016-10-19T02:27:13 | 70,443,028 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,271 | c | int int_min(int a, int b){
if(a<b) return a;
else return b;
}
//mediana das medianas em O(n)
int find_median (int* p,int* v, int n,int* ids) {
int group_size = 5;
int* medians = (int*)calloc(n+1,sizeof(int));
int aux,min,i,j;
for (i = 0; i < n; i++) {
medians[i] = ids[i];
}
in... | [
"contato.leonardokaplan@gmail.com"
] | contato.leonardokaplan@gmail.com |
3dfea050e55a6f466c62c32c6e3aaa5a475a27ef | 2261808a4b10d5d93db9b8aad103371c1acb53c6 | /r_cg_intc.h | f8f5f8c0c7e340b99eafd84d81d5bac4e794280c | [] | no_license | JiaLiangC/four_axis_plan | 9f6c6ef91193f75427be9b72705ae225f42fa0d8 | a21608cfa5eaf428e75df36f966092da8134534c | refs/heads/master | 2022-11-04T22:19:28.078134 | 2018-01-26T08:38:28 | 2018-01-26T08:38:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,199 | h | /***********************************************************************************************************************
* DISCLAIMER
* This software is supplied by Renesas Electronics Corporation and is only
* intended for use with Renesas products. No other uses are authorized. This
* software is owned by Renes... | [
"2510095164@qq.com"
] | 2510095164@qq.com |
a646297282507920b7d1e0e55c770ca921afd8e0 | 497dd4dcd3708220093d21c4b4e5164989beef87 | /d/xiangyang/npc/gaoli.c | 3cdf047bb1c600337c7481915635a7090821f13b | [] | no_license | auto21cn/SYXJL | 4375ed28c5505f8611907ea4701de4d9b0c2c2df | dd9babf91c9a122d440c0c2a679ac372f3e0c2db | refs/heads/master | 2021-01-08T20:47:38.424077 | 2019-01-17T11:47:40 | 2019-01-17T11:47:40 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 1,201 | c | // gaoli.c
inherit NPC;
//inherit F_VENDOR;
inherit F_DEALER;
void create()
{
set_name("高丽商", ({ "gaoli shang", "shang" }));
set("title", "新罗坊老板");
set("shen_type", 1);
set("gender", "男性");
set("age", 45);
set("long",
"这是个高丽商人,长得和中国人没啥区别。连卖的东西也差不多。\n");
set_skill("unarmed", 50);
set_skill("dodge", 50);
se... | [
"i@oiuv.cn"
] | i@oiuv.cn |
ea8421a021f324761634752db8b87adf688a166f | e8e2fa35b20b3aadf63de8dabf70649c2f9caebd | /CS50/workspace/swith.c | f33132ff2235223710fac3baaa02683a22f097ba | [] | no_license | ali225/C_Exampel_cod_project | 4b0a95e876611d5659fbb1a9c0359673247d379d | 5e0ded96ca51c0ebf7411c87c91ab1aeadd9f4eb | refs/heads/master | 2021-05-04T23:15:32.937556 | 2018-02-03T13:13:21 | 2018-02-03T13:13:21 | 120,091,741 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 353 | c | #include <cs50.h>
#include <stdio.h>
int main(void)
{
char c = get_char();
switch (c)
{
case 'y':
case 'Y':
printf("yes\n");
break;
case 'n':
case 'N':
printf("no\n");
break;
default:
printf("erro\n... | [
"aligamal225@gmail.com"
] | aligamal225@gmail.com |
76238e4f5486f093bd93a842d32b2192a831fe2b | 6ff000cd6ac2f998c90bc647e323f09a218622f2 | /cprimerplus/exercises/src/chap12/diceroll_ex7.h | 24a2490152b4dd31bcd61c1638a481f42cdac4cd | [] | no_license | msgagliardo/cpractice | 3a7f3f1109f2bd57d7f41a007613dcb018cead48 | 2e9fb70ba5d49911297b541449333141ce24f813 | refs/heads/master | 2021-01-25T04:35:27.226515 | 2017-12-17T23:57:43 | 2017-12-17T23:57:43 | 93,441,162 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 79 | h | //diceroll_ex7.h
extern int roll_count;
int roll_n_dice(int dice, int sides);
| [
"blackicehog@gmail.com"
] | blackicehog@gmail.com |
6356a95f2e0804a8c157cb91f84242cd10fd6143 | 4d14643763c3c6954057d00b0d3d66f8e1a773a9 | /Codigo y ejecutable/Metro CDMX.c | 01af7f05bbaf8afdda71d61e7b80decbde2243ba | [] | no_license | Eli-Delgado/Ruta-mas-corta-con-algoritmo-dijkstra | 1603dc90545bfbf755eaaa59ad9c024359921678 | 7128e127e5fd89cc724e18ade47bf845fdad5990 | refs/heads/main | 2023-04-15T02:35:19.101214 | 2021-04-29T16:30:11 | 2021-04-29T16:30:11 | 362,871,267 | 0 | 0 | null | null | null | null | ISO-8859-1 | C | false | false | 14,378 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#define INFINITY 9999999
#define MAX 41
///////////GRAFO///////////////////
int elArchivoExiste();
void borrarNuevoGrafo();
void leerArchivo(int grafo[MAX][MAX], int lineas[MAX][3]);
void crearNuevoArchivo(int grafo[MAX][MAX],... | [
"noreply@github.com"
] | Eli-Delgado.noreply@github.com |
40405f57f45debf62a17f2d99d552d72b61a3e54 | ebc779fb8626699a3297288830d75adabfd173af | /ports/stm32/src/hPeriph/myUSART.c | 56b13d75e877083babe6c336e49527127f1fc50e | [
"MIT"
] | permissive | weiyongwill/hFramework | 226f7353d17ee288fee554ee5e6adc3c0d8d34f2 | ca8254a276597b427fadf56b410d38f784f792cd | refs/heads/master | 2021-02-17T10:53:43.123947 | 2020-01-14T10:38:28 | 2020-01-14T10:38:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,097 | c | /**
* Copyright (c) 2013-2017 Husarion Sp. z o.o.
* Distributed under the MIT license.
* For full terms see the file LICENSE.md.
*/
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
//#include "hUtils.h"
#include "myUSART_common.h"
#include "myUSART_poll.h"
#include "myUSART_isr.h"
// #include "myUSART_d... | [
"michal@zielinscy.org.pl"
] | michal@zielinscy.org.pl |
1b79309970b533d6699d366a565669979544fdf9 | 8a9eee34d495195c6a8d57e1e51fbe06f84eb70e | /Include/msdrm.h | 99c2bf10305b3faafed20cc4b347c8b9730fbdd6 | [] | no_license | wirlsawyer/SYWlan | 1558249e14d33c6c33743cc7036d0c094d96ffb9 | 8ba461b5ec19e0158c17ae1090abf6adb2287e08 | refs/heads/master | 2021-05-04T07:04:20.258767 | 2016-10-11T06:26:16 | 2016-10-11T06:26:16 | 70,550,473 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 29,990 | h | #pragma once
#ifndef __MSDRM_H_
#define __MSDRM_H_
//-----------------------------------------------------------------------------
//
//
// File: msdrm.h
//
// Copyright (C) 2001-2004 Microsoft Corporation. All Rights Reserved.
//
//-----------------------------------------------------------------------------
#inc... | [
"wirlsawyer@gmail.com"
] | wirlsawyer@gmail.com |
81fb28b38e0e4b032d9f49e020bdc2514f861768 | b568c290992d27912ff83d73ead1129d9f01f42b | /common.h | 79493d8fa3242a249e7f8159094fc127a4bdedbd | [] | no_license | github188/7736_version3 | 580b168618a91625c79ff54b3fd799797ec77454 | 44c1f5ab3c41592effb895904465337215c67099 | refs/heads/master | 2021-05-28T04:07:15.216632 | 2015-01-12T04:55:51 | 2015-01-12T04:55:51 | null | 0 | 0 | null | null | null | null | GB18030 | C | false | false | 650 | h | #ifndef _COMMON_
#define _COMMON_
#ifndef COMMON_C
#define CommonSourse extern
#else
#define CommonSourse
#endif
#define BIT0 0x01
#define BIT1 0x02
#define BIT2 0x04
#define BIT3 0x08
#define BIT4 0x10
#define BIT5 0x20
#define BIT6 0x40
#define BIT7 0x80
//CommonSourse void DelayMs( unsigned char... | [
"123338121@qq.com"
] | 123338121@qq.com |
e33786e59d380d8a0b622536a9682f2e3a1d209e | 83d40713ab6768c9e9d7df8b6143a7d3152352d2 | /cook-ios/Pods/Headers/Private/React/RCTBackedTextInputDelegateAdapter.h | bb1db202018d5a7c9ecde9b3f8853ca092b9a0d2 | [] | no_license | soulhat/react-native-demo | 0fb7f3060da02b858693719b2fcfdb95e4fdcd5a | 3592c51ee877792b72de41f5dd7c9242d3195e9a | refs/heads/master | 2020-03-26T03:32:02.430482 | 2018-08-12T17:07:05 | 2018-08-12T17:07:05 | 144,459,814 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 109 | h | ../../../../../cook-rn/node_modules/react-native/Libraries/Text/TextInput/RCTBackedTextInputDelegateAdapter.h | [
"liubin@glab.cn"
] | liubin@glab.cn |
37e0d12a933972bd11e3fbdbfe43ed2268776ee8 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/mizan/opl/CELLS/C3871.c | a908d7d0a7aec81877d3bbe604faebe618a28530 | [] | 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 | 481 | c | /* This is a 'stub' object which does nothing much
* other than to be a placeholder for a wall cell. */
#include "/obj/ansi.h"
reset(int arg)
{
move_object(this_object(), "/players/mizan/opl/daemons/gridboxDM");
}
string query_current_icon() {
return GRY + "W" + NORM;
}
string query_terrain_icon()
{
return... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
42ee29c19a4203e74109e61da6fa436b07337092 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/17291e69-bdb0-46ba-a7f3-e09bb89d7ca7.c | 725020a70a179b48adb04867093f89aa3cc26cb6 | [] | 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 | 533 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=0;
int j=52;
int k;
int l;
k = 53;
l = 64;
k = i%j;
l = i/j;
l = i%j;
l = l+j;
j = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[53];
int c[19];
a = 0;
do {
/* ST... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
fbced099fdf4330180a7f014cb2e8b4c970f43b4 | 579612a2f7882e3828a96b3db36db72ad0f3914c | /kernel/arch/i386/pci.c | 7c8159b366b72de023378994599dc5928917e407 | [] | no_license | ollghra/turnips | 8ef154bd3a3bef1328481c409b3b5b443d27a429 | bfce6b4f570370158c6d9365896c5b6974b60a0f | refs/heads/master | 2021-06-05T12:56:22.484599 | 2015-07-16T22:14:04 | 2015-07-16T22:14:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,200 | c | #include <stdint.h>
#include <stdio.h>
#include <drivers/pci.h>
#include <sys/io.h>
#define DEBUG 1
#include <sys/debug.h>
uint16_t pciConfigReadWord (uint8_t bus, uint8_t slot, uint8_t func, uint8_t offset)
{
uint32_t address;
uint32_t lbus = (uint32_t)bus;
uint32_t lslot = (uint32_t)slot;
uint32_t l... | [
"tiarnachreidy@gmail.com"
] | tiarnachreidy@gmail.com |
93f299a2dfd79fe04a98449d5a2abb5763a0df64 | c50e74bb8b3b4a609c76b5b1aff3b3abdd8341fd | /SDK/BP_EW_Scatter_em0300_classes.h | 112f8c5c0654a086455cd3bfac3705191e3e4b37 | [] | no_license | Roadou/Scarlet-Nexus-SDK | 8eb3669c66094a41152cc2acccec77d4457aea68 | 734c98180d88c391a8210c9315c73c28d95fd888 | refs/heads/main | 2023-08-03T07:36:41.801852 | 2021-07-07T06:25:44 | 2021-07-07T06:25:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,605 | h | // BlueprintGeneratedClass BP_EW_Scatter_em0300.BP_EW_Scatter_em0300_C
// Size: 0x735 (Inherited: 0x6f0)
struct ABP_EW_Scatter_em0300_C : ABP_Enemy_Weapon_C {
struct FPointerToUberGraphFrame UberGraphFrame; // 0x6f0(0x08)
float TargetTime; // 0x6f8(0x04)
float TargetTimeLimit; // 0x6fc(0x04)
float TargetTimer; // 0... | [
"43587824+BelovedTomboyishGirl@users.noreply.github.com"
] | 43587824+BelovedTomboyishGirl@users.noreply.github.com |
f490ac29e3d2c9e7b4c3c193266fb5079b26ae46 | bba4af47e0aa55eb655c90d1bae0b6d466e750c0 | /dev cpp/GreaterExpression.h | 7fad34a05f252020c30d82ad1ac21faa674e8006 | [] | no_license | HourglassGame/Hourglass1_5 | 0afbfb4df32232c24a612790000fc18f52bc4b29 | 6f1505c26081d006e719ec78e98c1636acb50fea | refs/heads/master | 2016-08-12T21:28:55.827316 | 2010-06-03T08:56:30 | 2010-06-03T08:56:30 | 46,439,522 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 347 | h | #ifndef GREATER_EXPRESSION_H
#define GREATER_EXPRESSION_H
/*
* GreaterExpression.h
* HourglassIIMac
*
* Created by Evan Wallace on 24/05/10.
* Copyright 2010 Team Causality. All rights reserved.
*
*/
#include "ArithmeticExpression.h"
#include "ExpressionTemplate.h"
mEXPRESSION_HEADER(GreaterExpression)
#en... | [
"onlyone@senet.com.au"
] | onlyone@senet.com.au |
9f68ccb11c2919ed12c8297f5e3f01e2e60511d5 | 856de700b3c9d4c2c081b3da784c1be77c7ab607 | /ulibc.c | 8a7b2f14f85ac9961c50604aa5fd686894a38bc4 | [] | no_license | eatnumber1/sados | fe3362206d6a78503f3d15781880831320220f2d | b109fdd1afd6aba63601dd526567e54a70264da3 | HEAD | 2016-09-06T06:41:01.186697 | 2010-05-22T00:10:05 | 2010-05-22T00:10:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,593 | c | /*
** SCCS ID: @(#)ulibc.c 1.1 04/03/10
**
** File: ulibc.c
**
** Author: 4003-506 class of 20093
**
** Contributor:
**
** Description: C implementations of some user-level library routines
*/
#include "headers.h"
#include "string.h"
/*
** call_exit - dummy "return to" routine for user main functions
**
** never call... | [
"russ@eatnumber1.com"
] | russ@eatnumber1.com |
6ce364d8296959bcdebef5965913510f6f6379bd | 9e787e03312581aca75a1365194d972216b6380d | /SortingAlgorithms/bucket_sort.c | 3d5b957d83bbb387fc562381d342915168ff22a5 | [] | no_license | takahish/SortingAlgorithms | e0f7502d561f3bc08f0749ae723bdf2f07fb4a61 | 98a399df5dfc0d9d939dce816f1dd7c0986796ac | refs/heads/master | 2021-01-18T20:30:31.855243 | 2015-01-10T06:12:34 | 2015-01-10T06:12:34 | 28,610,909 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,540 | c | //
// bucket_sort.c
// SortingAlgorithms
//
// Created by Takahiro on 2015/01/01.
// Copyright (c) 2015 Takahiro Ishikawa. All rights reserved.
//
// Reference "Algorithms in a Nutshell", George T. Heineman, Gary Pollice, and Stanley Selkow.
//
#include "bucket_sort.h"
/* One by one remove and overwrite ar */
vo... | [
"qwqkx447@yahoo.co.jp"
] | qwqkx447@yahoo.co.jp |
611dc1c8556e3f71b1392964ad13f222f20fd4df | c80e7657456df4fcfc21e6707943b9fc003452fe | /client/client_source/common.h | cdd77fdbfa963b4d4499659c947ade0d08740868 | [] | no_license | tgxs002/ftp-server-client | 371e2e6504a1b10de0d6f53d8aa7db0214ab5962 | 5320c85bcffa1794e38a4fb9b3b68bfa70f7b4f2 | refs/heads/master | 2020-12-23T01:57:44.367574 | 2020-01-29T14:29:30 | 2020-01-29T14:29:30 | 236,996,512 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 875 | h | #include <sys/socket.h>
#include <netinet/in.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <arpa/inet.h>
#include <ifaddrs.h>
#include <netdb.h>
#include <errno.h>
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <dirent.h>
#include <string.h>
#ifndef COMMON
#define COMMON
typedef enum V... | [
"38932123+tgxs002@users.noreply.github.com"
] | 38932123+tgxs002@users.noreply.github.com |
6970d33478e12d7f2f5741503777e33a0d9434ad | e323be5f32e173d727ee344b663431612f4ff79f | /codegen/codegen/lib_example/UAVDynamicsWithGrad/matDFcl.h | f2354b682221f2f0d7e781365182ce7007137f07 | [] | no_license | neu-changting/uav_sim_ros | 092329dfae6a0f0b71df9ecb7cc50006df3d533d | 3f2c498450215499c750b6b780eb7ec899079069 | refs/heads/master | 2022-11-16T07:17:19.445579 | 2020-06-25T17:40:14 | 2020-06-25T17:40:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 626 | 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: matDFcl.h
//
// MATLAB Coder version : 4.2
// C/C++ source code generated on : 27-Feb-2020 15:18... | [
"drewsingletary1@gmail.com"
] | drewsingletary1@gmail.com |
ccb459e2417abea0a12148ef89bcdb30ef34820a | ff21af66abaf9777707f24020ad544064ddff75f | /programming-languages/proj1/lex.c | 1fca139f7b90a4e1f091d198a2ee224e1501a59d | [] | no_license | zgthompson/fa14 | db6267ab425123467c0509593662c3f20b3e4b72 | 87769a544d334f17f9448ad2657df74c255266d7 | refs/heads/master | 2016-09-06T18:27:34.215251 | 2014-12-13T07:18:20 | 2014-12-13T07:18:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,447 | c | #include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include "lex.h"
#include "state_table.h"
char* token_names[] = {"ERROR", "IDENT", "INTTYPE", "DBLTYPE", "NUMLIT", "PLUS", "MINUS", "MULT",
"DIV", "MOD", "EXP", "NOT", "AND", "OR", "XOR", "ASSIGN", "LT", "GT", "S... | [
"zgthompson@gmail.com"
] | zgthompson@gmail.com |
569801d791ea8a896f57cdef56a8db32d061e7a9 | cc945cd23974ae1167a7b0f2c92448ab6389462b | /MQTT(MQTTKit)/MQTTDemo/Pods/MQTTKit/libmosquitto/mosquitto.c | 1e0f1019797d2ba2b583d0438a6651395d79c90f | [
"Apache-2.0"
] | permissive | edsum/SocketSet | df370590f675bc0196e53d37350683fce9a0cd9b | c722e5353a576f8024b8ad9ce1815ea0c14896af | refs/heads/master | 2021-06-17T06:45:05.321356 | 2017-05-19T13:39:30 | 2017-05-19T13:39:30 | 64,772,599 | 51 | 1 | null | null | null | null | UTF-8 | C | false | false | 32,176 | c | /*
Copyright (c) 2010-2013 Roger Light <roger@atchoo.org>
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,
this list of condit... | [
"ed_sun0129@163.com"
] | ed_sun0129@163.com |
193d72afb35b80f431088e6133c6b4e0f352e0ba | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/katya/area/esquire/goonies/m/brandon.c | dc9f6f294b6aff417062e255c473f0cc29e561a5 | [] | 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 | 2,250 | c | /*
* brandon.c
* Katya@Nirvana
* Copyright (c) 2004 Katya
* All Rights Reserved.
*/
#include <ansi.h>
#define PUNCH (40 + random(25))
#define KICK (30 + random(35))
inherit "/obj/monster";
reset(arg) {
::reset(arg);
if (!arg) {
object gold;
gold = clone_object("obj/money");
gold->set_mon... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
b67acc115bb2e7dd169417348690ae8cfd2b9630 | 36a51594582316d8adcecfd0d0b1ec7110f26800 | /potato.h | a632a6f8f0f32e933a5a1c9705f5d8ea22a0d112 | [] | no_license | SullyVV/PotatoGame | 31cfac332fda913e6f9e41ec1f0e32ab7f6913c0 | 179437e9af614bf953209c0003d5c64dfca52b51 | refs/heads/master | 2020-04-19T08:49:04.732061 | 2016-09-09T06:16:23 | 2016-09-09T06:16:23 | 67,771,457 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 281 | h | #define BUFF_LEN 512
#define MAX_POTATO 512
typedef struct potato {
char msg_type;
int total_hops;
int hop_count;
unsigned long hop_trace[MAX_POTATO];
} POTATO_T;
void clear_string( char *s ) {
int i;
for ( i=0; i < BUFF_LEN; i++ ) {
s[i] = '\0';
}
}
| [
"gd50@duke.edu"
] | gd50@duke.edu |
34e71ba201f31976facfe1ef58669867860221dc | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/3b1e8a80-778a-41f1-9653-6cc74f54bbc5.c | dbb73fad71939ded609ac511617cf4129152d95f | [] | 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 | 541 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
k = 53;
l = 64;
k = i/j;
l = i/j;
l = l%j;
l = j-k*k;
k = k-k*i;
//variables
/* START VULNERABILITY */
int a;
char b[92];
char c[81];
a = 0;
while (b[a] != 0) {
... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
471b8b232d10406668d6fe6344b1e93e35931ab0 | 8ee6b787f79488e55bc065ba361853b3bcd1c5f1 | /character/characteristics/equipment/weapon/weaponprop.h | a022f4fe5999e21c2354bd89a6d248f83db85d09 | [] | no_license | BoneLord/CreatorCharacterDND4 | f1302548cae46a141908a745c024f12382a4ad79 | db31916a656c38f3fc39d4b001afb9ee00e9eae7 | refs/heads/master | 2016-09-05T16:11:32.046218 | 2013-05-22T13:52:40 | 2013-05-22T13:52:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 243 | h | #ifndef WEAPONPROP_H
#define WEAPONPROP_H
enum WeaponProp {
pHeavyThrown = 0,
pHighCrit,
pLightThrown,
pOffHand,
pReach,
pSmall,
pVersatile,
pNoFeature,
pLoadFree,
pLoadMinor
};
#endif // WEAPONPROP_H
| [
"mr.zombi@mail.ru"
] | mr.zombi@mail.ru |
9d19d361d19f3754561818bbd0d4958dfed2c35c | 0d9a644ef4d90f3068d07228dfcf54ae940cfcba | /guilds/aegis-guard/forms/bow/cu-ai-edlothia.c | e6a6f8a3b45f86eb88a42bd15755ee28e501440c | [] | no_license | cellboy/core-lib | 3584d8dec497a435d3742f2a7326c3b19beda0c8 | 9ddaa6416c538bbcd51a15c834ea6d5ec744ea40 | refs/heads/master | 2023-08-12T17:57:18.183853 | 2021-09-22T21:09:37 | 2021-09-22T21:09:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,409 | c | //*****************************************************************************
// Copyright (c) 2021 - Allen Cummings, RealmsMUD, All rights reserved. See
// the accompanying LICENSE file for details.
//*****************************************************************************
inherit "/lib/mod... | [
"abc@maelstrom.cc"
] | abc@maelstrom.cc |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.