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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f45ed1612b868e9c3e98c1e1c7654236621ae7c5 | 7785a5ef1a91b95faea1d3e2b944f1c0c30feba4 | /Conditional Statement/01.if..else(possitive&negative no.).c | de760045ed10cdc7028fcdccf7065d1946288acf | [] | no_license | TejashriJagtap/C_Program | c02cec7c12dd5fd039f493949f2a48ec60624b94 | 35863684d435bd29cfda9b7d33b405526e8bbfd4 | refs/heads/main | 2023-02-23T13:13:37.549292 | 2021-01-28T18:23:43 | 2021-01-28T18:23:43 | 333,174,087 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 404 | c | #include<stdio.h>
#include<conio.h>
int main()
{
int n=0;
printf("\n Enter Number =");
scanf("%d",&n);
if(n>0)
{
printf("\n Welcome You Have Entered Positive Number. ");
}
else
{
printf("\n Welcome You Have Entered Negative Number. ");
}
getc... | [
"noreply@github.com"
] | TejashriJagtap.noreply@github.com |
878bf11a6bd2b031a0ab54fce5297e26f036a374 | dbd013f32f9b04ff17feacd6200da8d13974a92d | /LSCamera/LSCamera/Modules/PublicModule/CameraKit/LSKCameraHeader.h | 782d2b7ff9be2d4901e9ef0e00425c27a7869447 | [
"MIT"
] | permissive | NeverLand-LLT/LSCameraProject | ad3c8a82f4672f3d214138398f3a4dacb4e18cd1 | 6cb149a2803ca4188aa7d98e4e3812abc4e0c6b1 | refs/heads/master | 2020-05-04T20:36:22.524308 | 2019-04-07T14:12:10 | 2019-04-07T14:12:10 | 179,444,591 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 737 | h | //
// LSKCameraHeader.h
// LSCamera
//
// Created by Melody on 2019/4/5.
// Copyright © 2019 Melody. All rights reserved.
//
#ifndef LSKCameraHeader_h
#define LSKCameraHeader_h
/**
滑动手势方向
- LSKCameraPanDirectionLeftToRight: 滑动手势从左到右
*/
typedef NS_ENUM(NSUInteger,LSKCameraPanDirection) {
LSKCameraPanDirec... | [
"liangyz@adnonstop.com"
] | liangyz@adnonstop.com |
3f1f12033cf5b78d17ae223005b4a1eb800865d0 | 1f08993b1f24c09bd391e83ef493173ef56aa79e | /src/tbstack.c | e75e5a621b5e2eab0d77991c1155a7554756210f | [] | no_license | MarkTseng/tbstack | d381df7928fcd11f2f89611c36e96bfcb3ed0066 | 861f7ed39791d8a8c34fc7a0f18b2f938a64bff4 | refs/heads/master | 2021-01-01T15:44:19.334995 | 2016-09-21T20:38:56 | 2016-09-21T20:38:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 8,733 | c | /*
* tbstack -- fast stack trace utility
*
* Copyright (c) 2014, Tbricks AB
* All rights reserved.
*/
#include <assert.h>
#include <errno.h>
#include <getopt.h>
#include <libelf.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/resource.h>
#include <sys/time.h>
#inclu... | [
"nvs@tbricks.com"
] | nvs@tbricks.com |
dd5cab03fc29427ad452ce5640529ff122222b68 | 5ccaeb278ef69bf41d803f9bf339101c39bf2136 | /framework/peripheral/eth/processor/eth_p32mz0512eff124.h | 89ebdef8b24d6fc7c84c4a3a166f17a2853068ae | [] | no_license | Mytrex/Harmony | 6de69d5ebbb8cb7769a9ee7bd0330264c1d6ed3a | 32dceb018139e59a12c26044b9f0252d1c0d67c9 | refs/heads/master | 2021-03-16T09:42:26.915713 | 2016-11-02T08:25:20 | 2016-11-02T08:25:20 | 71,403,438 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 34,766 | h | /* Created by plibgen $Revision: 1.31 $ */
#ifndef _ETH_P32MZ0512EFF124_H
#define _ETH_P32MZ0512EFF124_H
/* Section 1 - Enumerate instances, define constants, VREGs */
#include <xc.h>
#include <stdbool.h>
#include "peripheral/peripheral_common_32bit.h"
/* Default definition used for all API dispatch functions */
#... | [
"jared@mytrexinc.com"
] | jared@mytrexinc.com |
c32a50ad38147491ee8cb293a608d6d9f7b75f32 | f83ef53177180ebfeb5a3e230aa29794f52ce1fc | /strace/strace-4.24/prctl.c | 568b5f7dfb622eee383bfa73a4f88e604e270c6d | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | msrLi/portingSources | fe7528b3fd08eed4a1b41383c88ee5c09c2294ef | 57d561730ab27804a3172b33807f2bffbc9e52ae | refs/heads/master | 2021-07-08T01:22:29.604203 | 2019-07-10T13:07:06 | 2019-07-10T13:07:06 | 196,183,165 | 2 | 1 | Apache-2.0 | 2020-10-13T14:30:53 | 2019-07-10T10:16:46 | null | UTF-8 | C | false | false | 10,821 | c | /*
* Copyright (c) 1994-1996 Rick Sladkey <jrs@world.std.com>
* Copyright (c) 1996-2000 Wichert Akkerman <wichert@cistron.nl>
* Copyright (c) 2005-2007 Roland McGrath <roland@redhat.com>
* Copyright (c) 2008-2015 Dmitry V. Levin <ldv@altlinux.org>
* Copyright (c) 2014-2018 The strace developers.
* All rights rese... | [
"lihuibin705@163.com"
] | lihuibin705@163.com |
8b617a04818310e33d73ceb62346efde484944e6 | 06bf29ec5e5bb516162c8db9a977dd682521186e | /libs/kap-lib/kap/khashmap/find_node.c | a743d1fe9fba4270017f24b310417aeb4239a8f0 | [] | no_license | benji-35/BSQ | 795381382c119ed54f54ebe76c4ef062899e8339 | b189747282c574dc498f65dcfda6214607a0bb43 | refs/heads/main | 2023-07-19T04:55:45.050598 | 2021-09-08T13:58:16 | 2021-09-08T13:58:16 | 404,367,116 | 1 | 0 | null | 2021-09-08T13:57:37 | 2021-09-08T13:54:58 | C | UTF-8 | C | false | false | 1,089 | c | /*
** EPITECH PROJECT, 2021
** C-Lib
** File description:
** find_node
*/
#include <kap/klist.h>
khnode_t *get_last_hnode(hmap_t *hmap)
{
khnode_t *node;
kassert(hmap == NULL && "[hmap] -> NULL pointer");
kassert(hmap->len <= 0 && "[hmap] -> no nodes in hash map");
if (hmap == NULL || hmap->len <= 0)... | [
"benjamin.delvert@epitech.eu"
] | benjamin.delvert@epitech.eu |
dd9ccdb91b395e7c4f68fa83b4a55d93347647c2 | 199b4b66cf77170c4cc1730b4c95adc5ae72de77 | /lab4/src/match.c | b1f87a19221181472e349645c87891cc38343d7f | [] | no_license | dstung610/MoSIG_OS | aeb58492ffd845809fc74b5a8bd65c8ae5008299 | 785a3982ab404eb7e7bd5e94a40b5b98a3db0b88 | refs/heads/master | 2021-08-22T08:19:41.858084 | 2017-11-29T18:10:37 | 2017-11-29T18:10:37 | 105,030,504 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,351 | c | #include <stdlib.h>
#include <stdio.h>
#include <pthread.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>
#define NB_SONG 3
void *supporter (void *arg){
char *str = (char *) arg ;
int i ;
int pid ;
pthread_t tid ;
pid = getpid () ;
tid = pthread_self () ;
... | [
"dos@F215-16.e-im2ag.ujf-grenoble.fr"
] | dos@F215-16.e-im2ag.ujf-grenoble.fr |
54d24da03d5f5fb93c701a5347a408b5d48a2ffa | 05b29c99fd1bb95ca188956f83046b80e4c7e564 | /block_mapping_ftl/ssdmodel/ftl/lowpower/ssd_clean.c | fb203782e791227ad80a9f7b1c082140a9489ca9 | [] | no_license | xpsair/EnergySim | 105a2e9e166e31cc3bdf727086122d1e974d98e1 | 5b503cbb3f5623fba54fe5a8c495b748c84c1aa4 | refs/heads/master | 2021-01-18T03:48:09.528542 | 2014-12-02T05:53:25 | 2014-12-02T05:53:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 33,041 | c | // DiskSim SSD support
// 2008 Microsoft Corporation. All Rights Reserved
#include "ssd.h"
#include "ftl.h"
#include "ssd_clean.h"
#include "ssd_utils.h"
//@20090831-Micky::added
#include "ssd_power.h"
//--
/*
* return true if two blocks belong to the same plane.
*/
static int ssd_same_plane_blocks
(ssd_t *s, ssd_e... | [
"esoslab@gmail.com"
] | esoslab@gmail.com |
2677f5666fbd0aa61ad98d45e221fac6533f96e9 | 51be8db88a49f7bebeefddf431faff6048ac4f37 | /xpcc/ext/lpc11xx/driver/ssp.c | 8c6a3f0b156a0ba907687251c04f0c251c52568e | [
"MIT"
] | permissive | jrahlf/3D-Non-Contact-Laser-Profilometer | 0a2cee1089efdcba780f7b8d79ba41196aa22291 | 912eb8890442f897c951594c79a8a594096bc119 | refs/heads/master | 2016-08-04T23:07:48.199953 | 2014-07-13T07:09:31 | 2014-07-13T07:09:31 | 17,915,736 | 6 | 3 | null | null | null | null | UTF-8 | C | false | false | 13,045 | c | /****************************************************************************
* $Id:: $
* Project: NXP LPC11xx SSP example
*
* Description:
* This file contains SSP code example which include SSP
* initialization, SSP interrupt ... | [
"dev.jonas.rahlf@gmail.com"
] | dev.jonas.rahlf@gmail.com |
f8ba1009b7b3c249b9441fe8a1d412dc352fa020 | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/sami/area/GPO/labpath3.c | 99dcd116ac072d0dd0f7af76f068ca0c02c25e68 | [] | 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,273 | c |
/* / *
* File: /players/sami/area/GPO/entrance.c *
* Function: room *
* Author(s): Sami@Nirvana *
* Copyright: Copyright (c) 201... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
bcb6d7677ee71c04b02ddf1f4478b887ecdf6280 | e12e5cbb355f515e72b91c95507d86ffe2ab3d44 | /bptc_encode.c | c35d947bbb9268517e1acaa4aeb150cd24244a9c | [] | no_license | maxenceledore/bptc-codec | 418f39dabf5387e70a55607814550f625695fa31 | 15dbcabb5ca772bd96697d0105c44ee130295e2e | refs/heads/master | 2020-06-07T04:23:56.915667 | 2013-11-12T17:19:35 | 2013-11-12T17:19:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 7,002 | c | /*
* Standalone BPTC encoder-decoder
* Version: 0.1
*
* Copyright (C) 2013 Maxence Le Doré 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 restricti... | [
"maxence.ledore@gmail.com"
] | maxence.ledore@gmail.com |
5d48f2af4c174ecffb2be059937a9eeedd1f8f22 | 685d2a9624bbaf5eddf106807a031e2e2f0b3c8a | /lib/dominios/suboscuridad/rooms/zorimeth/ciudad_148.c | 941d9ec1af8cf62cc306a685eeb764660d1f520f | [] | no_license | gllort/mud | 79fffeaaa57a47ecc00dae7fffd98fff0e1de444 | e2511b4fc189cfcdeeac44242d0700b5382c4680 | refs/heads/master | 2021-01-10T10:48:04.215944 | 2016-01-28T11:16:19 | 2016-01-28T11:16:19 | 50,575,382 | 2 | 0 | null | null | null | null | UTF-8 | C | false | false | 206 | c |
inherit BASEROOM;
#include "path.h"
void habitacion() {
nombre("$N$0Zorimeth$R");
descripcion("LONG\n\n");
salida("noroeste",ROOMS+"ciudad_134.c");
salida("sur",ROOMS+"ciudad_165.c");
}
| [
"gllort@users.noreply.github.com"
] | gllort@users.noreply.github.com |
87ffaa4d3fea24d3a8fe57d0321f5472a4ae992f | 5a1953e9e53606d07acaa02a49afefebff41e404 | /p2/rtos/kernel/others/queue_test.c | 0b021766efccec6a9a07b0dbffa258264f075c3a | [] | no_license | bowen-liu/ezRTOS | e781dd50a7f3b60aca99ae89d76e34aefa0ce360 | f3accbfa925ccb335730b16efd78525e79b4fa04 | refs/heads/master | 2021-09-16T23:08:09.110183 | 2018-06-25T21:39:29 | 2018-06-25T21:39:29 | 112,418,326 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,444 | c | #include "Queue.h"
#include <stdio.h>
void print_pid_queue(Queue *q)
{
QElement *i;
for(i = q->head; i; i = i->next)
{
printf("%d, ", i->intval);
}
printf("\n");
}
void test_pid_queue()
{
Queue q = new_pid_queue();
printf("Enqueue 0: \t%d\n", enqueue_pid(&q, 0));
//printf("Head %d, Tail %d\n", q.head-... | [
"bin4ry@live.com"
] | bin4ry@live.com |
2391a4370cae61ba729daae4325572819e7c8963 | d0bfd65051796062dd6fa9ed522e9ebe0a00bcc1 | /include/vt_plugin_cntr.h | eaa2bb43c0ea236941b3c4fef2a77125f4921f91 | [
"BSD-3-Clause"
] | permissive | cstatz/vt-dl-support | 90047e90a419ec6b469854a468c1a41873b9812e | 8cba390e90714956ec2d7f07b642a5842599aee4 | refs/heads/master | 2020-05-15T18:15:17.468753 | 2011-01-04T13:55:13 | 2011-01-04T13:55:13 | 1,219,453 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,807 | h | /**
* VampirTrace
* http://www.tu-dresden.de/zih/vampirtrace
*
* Copyright (c) 2005-2010, ZIH, TU Dresden, Federal Republic of Germany
*
* Copyright (c) 1998-2005, Forschungszentrum Juelich, Juelich Supercomputing
* Centre, Federal Republic of Germany
*
* See the file COPYING in the pa... | [
"statz@wh2.tu-dresden.de"
] | statz@wh2.tu-dresden.de |
a452788f6530ee439f1797f903b3c49e8631273d | 0463955971776ce1854bf6ebd5dc1798ee89d1e0 | /Ver_1-1/ADMCT/ADMCCAP.C | b5ec0f4f557ff8e02dc6bae9eebc8e1599e11188 | [
"BSD-3-Clause"
] | permissive | OS2World/DEV-SAMPLES-MM-MMToolkit-Samples | cfdf9a4ecf1533e3d6d093e87dcf3f360088f7b2 | 0a0a23bb8f8ff185b3a2d581292a5af531f08b30 | refs/heads/master | 2021-01-12T16:34:25.939075 | 2019-03-16T12:41:01 | 2019-03-16T12:41:01 | 71,412,735 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 10,573 | c | /****************************************************************************
*
* SOURCE FILE NAME: ADMCCAP.C
*
* DESCRIPTIVE NAME: Reports device capabilities
*
* Copyright (c) IBM Corporation 1991, 1993
* All Rights Reserved
*
*
* NOTES: This file illustrates the following concep... | [
"martiniturbide@gmail.com"
] | martiniturbide@gmail.com |
54c943a1f98e58a5b60d1141002b23afbc7526f7 | 1a735255a58093e1c68466458b4fa9e4818f3e70 | /gatt_db.c | 22a33493a35837f9c3d85f42a8bb26dcb74b5568 | [] | no_license | claudioasfilho/coex_xG13 | 841949546d5952e45e215a47629fd2de466f80cf | 33b6d19d7ed02495bff45c988ff519f5a8069895 | refs/heads/master | 2020-07-25T15:55:05.125261 | 2020-03-19T17:38:04 | 2020-03-19T17:38:04 | 208,344,887 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 17,500 | c | // Copyright 2019 Silicon Laboratories, Inc.
//
//
/********************************************************************
* Autogenerated file, do not edit.
*******************************************************************/
#include <stdint.h>
#include "bg_gattdb_def.h"
#ifdef __GNUC__
#define GATT_HEADER(F) F __... | [
"claudioasfilho@gmail.com"
] | claudioasfilho@gmail.com |
710a1ea22c67bc24bb96fcbbe8b2f4cb5f43212d | 94e8344ee420ae4d2eb1643e95973845f341a3d2 | /spidermonkey_1.6_mutants/mutant102581_jsstr.c | 585b357900a7b7f526051b752a0c1857b1388d6e | [] | no_license | agroce/compilermutants | 94f1e9ac5b43e1f8e5c2fdc17fa627d434e082f3 | dc2f572c9bfe1eb7a38999aaf61d5e0a2bc98991 | refs/heads/master | 2022-02-26T21:19:35.873618 | 2019-09-24T15:30:14 | 2019-09-24T15:30:14 | 207,345,370 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 173,210 | c | /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* vim: set ts=8 sw=4 et tw=80:
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except... | [
"agroce@gmail.com"
] | agroce@gmail.com |
4a2784b8aba99b798b47b597d9636fba879c6846 | bf02e6996bac4ab2bcfa307325c7e83ce638e59f | /old/src/ft_display.c | 73995044627f0aed52491090c1c4914ca562d49c | [] | no_license | aserguie/printf | 884e45017d9d8558b4b7d699da159e78dace6c09 | 1056682a7d30edd9f82b106a3c5f153b16b5ce55 | refs/heads/master | 2021-01-23T01:13:08.844601 | 2017-08-30T13:02:37 | 2017-08-30T13:02:37 | 92,859,448 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,481 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_display.c :+: :+: :+: ... | [
"noreply@github.com"
] | aserguie.noreply@github.com |
79989efadbf0288fa43a856ec8a97f27d6f63de4 | 3e80bff7adee70591c1f4bbe8368bc8c4e9fcd42 | /IN4200_HE1_15836/test.h | c9d34db87a2c43ec4c07c7ec28b50a64dcce92fd | [] | no_license | gunnartl/IN4200 | 5c4c292c76cc15a2d4737ad78f29115e339b7578 | 9619c5568cecee74b7f6230a858e9af12fc67e6e | refs/heads/master | 2023-04-22T11:17:23.883325 | 2021-05-07T20:34:06 | 2021-05-07T20:34:06 | 364,591,933 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 901 | h | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <string.h>
#include <omp.h>
#include "read_graph_from_file1.c"
#include "read_graph_from_file2.c"
#include "create_SNN_graph1.c"
#include "create_SNN_graph1_parallel.c"
#include "create_SNN_graph2.c"
#include "create_SNN_graph2_parallel.c"
#include "chec... | [
"gunnartl@uio.no"
] | gunnartl@uio.no |
613078ee433819e759b3da78ffe27a9f13306523 | 6d23f9e7a13f7e474a19d7c643cdf8f3f58a0186 | /headers/startup.h | 2178873f8fc821d3b1cea71a201995d9d84db5b6 | [] | no_license | giodueck/dhips | 9872e228f3b471bd986e24751bc2fa446d9d58c1 | 71fd3aced8145f967f318894c497e4ff0d720b33 | refs/heads/main | 2023-07-02T03:28:57.965788 | 2021-07-28T15:28:36 | 2021-07-28T15:28:36 | 381,145,750 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 203 | h | #ifndef STARTUP_H
#define STARTUP_H
// Runs a scan of config files and the database. Applies the starting configurations
// Returns 0 if successful, negatives if not
int startup();
#endif // STARTUP_H | [
"giodueck@gmail.com"
] | giodueck@gmail.com |
20b6d96be7e6f7c27aab9aa492ec49045d8022e1 | 1ed5c72770b19234801ffd11abc665bb39b06b25 | /info.h | b85cca5705a75083d2fe1b5ea630d07d230df13e | [] | no_license | qpab7722/blackhole | 18ab4a35cc59a2c361d00c7edd3cf7db9cff23c0 | f317f0554dee0ed2bc8ace8d77e9d24180ec5706 | refs/heads/master | 2021-08-30T10:08:23.399521 | 2017-12-17T12:15:54 | 2017-12-17T12:15:54 | 109,818,533 | 2 | 1 | null | 2017-11-26T16:53:16 | 2017-11-07T10:07:34 | null | UHC | C | false | false | 24,391 | h | #pragma once
//uiop 순서대로 거울 1234임( char라 한글자만됨 ㅜ)
char GBInfo_B[][31][31] = {
{
{ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 },
{ 1, 0, 0, 0, 0, 0, 0, 0,'b', 0, 0, 0, 0, 0, 0,0 ,0, 0, 0, 0, 0, 0, 0, 0, 0, 0,'u','u', 0, 0, 1 },
{ 1, 0, 0, 0, 0, 0, 0, 0, 0... | [
"noreply@github.com"
] | qpab7722.noreply@github.com |
9b9a7cf48b35a36c3d8c141d9fdc0d0bfc505284 | 17fd3f5f2d359759b588e611895f3fc1dbf8788c | /core-6.40/factcom.c | c6a258ed4655170ec138c6a64d7de30f24e84de9 | [
"LicenseRef-scancode-public-domain",
"BSD-3-Clause"
] | permissive | bauman/clips-rules-rebuild | d09743a29819918599b38223b2aca53bdf2d89f2 | 427a44b7c9641e5c24ca516034c942375bdf2a74 | refs/heads/main | 2023-08-28T18:16:35.811651 | 2021-09-11T01:12:43 | 2021-09-11T01:12:43 | 384,474,565 | 0 | 0 | NOASSERTION | 2021-10-09T22:59:33 | 2021-07-09T15:12:56 | C | UTF-8 | C | false | false | 26,628 | c | /*******************************************************/
/* "C" Language Integrated Production System */
/* */
/* CLIPS Version 6.40 10/28/20 */
/* */
/* ... | [
"noreply@github.com"
] | bauman.noreply@github.com |
d70daff3cd1b0a91f1794f18246843811009f650 | 09b4b2f89827e6c0dbcd2c761c63762566867801 | /ARROBA.c | ba41f9946a4d33af9475c85e98d7761cb2279975 | [] | no_license | sergio1525/Fundamentos-de-programaci-n-1A | 2705537a21a314576831cd0455f493fa1ce2e8ac | 5ed6a95b3312681379cb85a8d773fc661455d2bd | refs/heads/master | 2021-01-10T04:14:49.996659 | 2015-10-24T20:11:19 | 2015-10-24T20:11:19 | 44,882,552 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 200 | c | #include<stdio.h>//libreria de E/S
/*programa que impreme un arroba*/
char arroba;
int main()
{//inicio
arroba=64;
//arroba='@';
printf("el simbolo arroba es: %d", arroba);
}//fin main
| [
"rodrigo8902009@hotmail.com"
] | rodrigo8902009@hotmail.com |
c350b968c772650aef03d5d14e6c23559393e2c6 | 0a311f8de02721ab80351f2d8e3317fcc7522df6 | /DEAL/varDeal.c | 6746666754f30127ca19745784d35a9ec6fcdb09 | [] | no_license | hcf5188/Kalubao | c7a4fc929a14fea4462db4b7856f486632365ae9 | 6e24d1728720bb5cd42a75f57700debd93dd3f13 | refs/heads/master | 2021-09-10T23:11:37.854496 | 2018-04-04T02:14:46 | 2018-04-04T02:14:46 | 108,858,699 | 0 | 2 | null | null | null | null | GB18030 | C | false | false | 12,612 | c | #include "bsp.h"
#include "apptask.h"
//与指令数据无关的属于帧头的数据长度
_CDMADataToSend* CDMNSendDataInit(uint16_t length)//要发送的数据,进行初始化
{
_CDMADataToSend* ptr = NULL;
ptr = Mem_malloc(sizeof(_CDMADataToSend));
ptr->timeCount = 0;
ptr->datLength = FRAME_HEAD_LEN;
ptr->data = Mem_malloc(length);
ptr->data[ptr->datLeng... | [
"hcf5188@163.com"
] | hcf5188@163.com |
467e834cf63a0232c41e6918ba0324a05886f4b7 | 3d4a190bd9ef8dc01874678c93b879b0c7e0d26b | /3rdparty/genFiles/NS-PmaxValue-NB-r13.c | 8c8bbc75952f26ab48fc0b512fa98d063d6b1990 | [] | no_license | ariepodga/RRC | 860b1fc874a863b067dac5f90f5f9ed5f1e9e567 | 67642a455a1e95b8532bcfed2fd75bc8152e3dab | refs/heads/master | 2020-12-15T16:20:48.309960 | 2020-01-13T17:26:50 | 2020-01-13T17:26:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,259 | c | /*
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
* From ASN.1 module "NBIOT-RRC-Definitions"
* found in "../asnFiles/36331-f60-ASNfunctions.asn"
* `asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -no-gen-OER -D.`
*/
#include "NS-PmaxValue-NB-r13.h"
asn_TYPE_member... | [
"aa7133@att.com"
] | aa7133@att.com |
a1ee4a6f7ecf2000c50314ae3b1a04d7471b9244 | c24d4497cfa865ced202ea63d71f552cf3c859b2 | /macros/launch_MonojetM1000.C | 6a3826b6a0d0c62c9edeecd4c03d815b64658219 | [] | no_license | ndaci/L1Menu | bc28137096c641ed026038af70f0d4f3acca8579 | a8a6bb82184d72bdd6819a807ce553fbfd784515 | refs/heads/master | 2021-01-18T11:07:39.900610 | 2014-07-24T12:05:06 | 2014-07-24T12:05:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 232 | c | {
gROOT->ProcessLine(".x ../../L1Ntuples/macros/initL1Analysis.C+");
gSystem->Load("RateEfficiency_cc.so");
gSystem->Load("runRateEfficiency_C.so");
runRateEfficiency("MonojetAV_M1000_40PU_25bx", false, 0);
return 0;
}
| [
"daci.nadir@gmail.com"
] | daci.nadir@gmail.com |
86868fa904181d7f41281bdd2fcf0114d879fa57 | d963a50c09b7380dd7b1b97cd9997e9bd17ea8f3 | /r36/cslbase/fileops.c | e5a124d1f5196ebdc733c09a6597c373a405b113 | [
"BSD-3-Clause"
] | permissive | reduce-algebra/reduce-historical | 8220e211b116e0e01ff1a38f51917cac9db6069f | e014152729c4d62bb1ce4f5c311a027042a5495a | refs/heads/master | 2023-04-10T22:54:00.796596 | 2021-04-16T08:52:19 | 2021-04-16T08:52:19 | 343,245,204 | 7 | 1 | NOASSERTION | 2021-04-16T08:53:31 | 2021-03-01T00:15:22 | TeX | UTF-8 | C | false | false | 29,389 | c | /*
* fileops.c Copyright (C) Codemist Ltd 1994-98
*
* cross-platform support for filenames etc
*
* A C Norman
*/
/* Signature: 1d4fb657 04-Mar-1999 */
#include "sys.h"
/*
* datestamps that I store away have given me significant
* trouble with regard to portabil... | [
"arthurcnorman@users.sourceforge.net"
] | arthurcnorman@users.sourceforge.net |
86de66a3c97ddaae8259c75333ee9822ffd26c4e | ab5287501d04342a45b9776463b057330339bf3e | /ch19/ExtremeC_examples_chapter19_1_funcs.c | d221df4a9f815e55ea2e5342dbf7262b2a6e8dc1 | [
"MIT"
] | permissive | iamvee/Extreme-C | 6d9d3fa0a0aea12563fdec171dab1306aa11c6a5 | 6fc80d99c366462a9e49a4116f9de9c5de6abd7d | refs/heads/master | 2020-06-14T06:58:53.244725 | 2019-09-15T19:57:52 | 2019-09-15T19:57:52 | 194,940,240 | 0 | 0 | MIT | 2019-09-15T19:57:53 | 2019-07-02T21:57:35 | C | UTF-8 | C | false | false | 255 | c | // File name: ExtremeC_examples_chapter19_1_funcs.c
// Description: Contains two functions **max** and **max_3**.
int max(int a, int b) {
return a > b ? a : b;
}
int max_3(int a, int b, int c) {
int temp = max(a, b);
return c > temp ? c : temp;
}
| [
"kam.cpp@gmail.com"
] | kam.cpp@gmail.com |
00626ce04fdc89a2f2d34609d05ec4366af244ae | a7009c17dff5b446e7039ad46363c4c39eb18463 | /DMA/stm32f4xx_hal_msp.c | 1acaa61d179d59b295811b8bd8874e0299b94f65 | [] | no_license | SenaEkici/my_stm32f4_projects | 2042b01aa69eec7167f35f9b2048a2f7473ee66c | 40cf9ef842212eaa5472fb4961e1821adb9b4b79 | refs/heads/main | 2023-07-16T12:49:44.205904 | 2021-08-20T12:05:19 | 2021-08-20T12:05:19 | 398,260,410 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,835 | c | /**
******************************************************************************
* File Name : stm32f4xx_hal_msp.c
* Description : This file provides code for the MSP Initialization
* and de-Initialization codes.
****************************************************... | [
"noreply@github.com"
] | SenaEkici.noreply@github.com |
6b33a11150cea5fb172207ba2c246eb05514ef0e | 9594dd4ce8d5165f085e4132d7b8bb9fd59b3d7a | /CircularLinkedList.c | 2927234fd656baf2ff9a29b5c65de372e2eb9ee9 | [] | no_license | nacharya01/Linked-List | 860b98cf42031254ce7e8ffadc6c587d22fb3266 | fbe661de28b4d40c5a080c27bb38b5fb4b4d8397 | refs/heads/master | 2020-04-25T17:25:00.512260 | 2019-02-28T04:57:52 | 2019-02-28T04:57:52 | 172,947,369 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,151 | c | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <stdbool.h>
#include<conio.h>
struct node * createNewNode();
struct node * addToEmpty(struct node* ,int);
struct node * addAtEnd(struct node * , int);
struct node * addAtAny(struct node * ,int,int);
struct node * deletion(struct node * ,int);
struct n... | [
"nacharya01@student.ysu.edu"
] | nacharya01@student.ysu.edu |
36299cb8fbbf29e858855936295279b150f83a35 | 5353e0550d57f817f346ee77854e2b52baaa9467 | /0x08-recursion/2-strlen_recursion.c | af86719da150913bce508e4ef222e0f62a69edd7 | [] | no_license | fabo893/holbertonschool-low_level_programming | c177082314648efca14ad91f4bd2bf406699f1e0 | 0b38c3128153d9d3f23395658d26a7c20e6fedb4 | refs/heads/master | 2023-04-08T21:03:12.196651 | 2021-04-22T03:22:49 | 2021-04-22T03:22:49 | 296,096,485 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 251 | c | #include "holberton.h"
/**
* _strlen_recursion - prototype function
* @s: - Variable int pointer
* Return: int value
*/
int _strlen_recursion(char *s)
{
int a;
if (*s == '\0')
return (0);
a = (1 + _strlen_recursion(s + 1));
return (a);
}
| [
"jose.rosa893@gmail.com"
] | jose.rosa893@gmail.com |
6813aa572ce110fced20f60c237900d3c3c91d3c | 5d2773889f1ab2c90a374d4e748b67c1b200d363 | /src/utils/ncdiff/ncmpidiff.c | 661cb298be125dd51adc2e42a5e8ab7caaf3feb8 | [
"NetCDF"
] | permissive | timmorey/parallel-netcdf | 0af621f08945561def9c64cf09d70f2f936c1ac4 | dfc8801c01ccc287e11ef91ae9a7ede4109c9645 | refs/heads/master | 2021-03-12T20:00:04.102940 | 2013-03-13T15:11:37 | 2013-03-13T15:11:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 28,683 | c | /*
* Copyright (C) 2010, Northwestern University and Argonne National Laboratory
* See COPYRIGHT notice in top-level directory.
*/
/* wkliao: This diff utility compares header and variables of two files
* regardless the define order of the variables and attributes.
*
* It can also compare a sub... | [
"timmorey@gmail.com"
] | timmorey@gmail.com |
dddbc072344510f3f045d91db33bf879745b2983 | b0199697e1c7d10499965126239385960d201039 | /libraries/lib_ft/ft_pull.c | a25c1d5b9ad92c56f738ece41689eff9789e4c70 | [] | no_license | sammyjh30/rtv1 | 0485c6bbb0e0f976230995686f5b900e76480a55 | ae740799d84c8e64afa6c53d11c0ff7eb28ab770 | refs/heads/master | 2020-04-01T09:16:46.926230 | 2019-01-07T06:00:36 | 2019-01-07T06:00:36 | 153,068,331 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,061 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_pull.c :+: :+: :+: ... | [
"shillebr@c1r3s3.wethinkcode.co.za"
] | shillebr@c1r3s3.wethinkcode.co.za |
bf39e949531feb0b2e62d2e86ac2bd4b25ef90ce | 4d0db586e0c2f5bc90876880c8ba8551d604b0d3 | /Temp/StagingArea/Data/il2cppOutput/t1460.h | f5a8ac5ae591530fcc12f6d267cd9f63bc3d4a6e | [] | no_license | Dwarph/SpaceInvaders | 3ba670da67f962e13aa6d7532d444a379ce36b93 | 59625044233e8b85fbb3849b07f9e6fcbf64bd01 | refs/heads/master | 2021-01-18T20:27:42.523283 | 2018-03-03T16:24:13 | 2018-03-03T16:24:13 | 72,147,597 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 165 | h | #pragma once
#include <stdint.h>
#include "t7.h"
#include "t1450.h"
#include "t226.h"
struct t1460 : public t7
{
};
struct t1460_SFs{
int32_t f0;
t226 f1;
};
| [
"pipturner@outlook.com"
] | pipturner@outlook.com |
8573b6973090d090ab0789d28d824d647d826112 | 6fed798c4756d66bcda0e895b200ade4285f7058 | /Oefeningenles2/oefening18.c | 297fb2b04afd025484f914580d9a0d461032616a | [] | no_license | jelledebock/c-files-schakelprogramma | b5b846d8529408ba2c3458b5adc13a2d36b3afbe | ba6e55744530d9e7ce8ea4aad34bfb6513438584 | refs/heads/master | 2021-01-10T09:03:43.574639 | 2015-12-16T19:19:32 | 2015-12-16T19:19:32 | 43,383,152 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 494 | c | #include <stdio.h>
void shiftleft(char rij[], int n);
int main()
{
char rij[]={'s','a','p','a','p','p','e','l'};
int size = sizeof(rij)/sizeof(char);
int j;
shiftleft(rij,size);
shiftleft(rij,size);
shiftleft(rij,size);
for (j = 0; j < size; j++ )
{
printf("%c", rij[j] );
... | [
"debockjelle@hotmail.com"
] | debockjelle@hotmail.com |
bd52e1410a65499998aa1dc125f3bf2306b9e736 | 5d5baef098c65be072a7ce12899d320847e8636d | /Game Spy Player/Resource.h | 6846245617e02db912660e1b34c7e1de295cbcd3 | [] | no_license | OlafvdSpek/xcc | e43bfdaf2fbac4c413fc7855ddf378b6d7975024 | 76adf95fc048d8c1143b3bcc8e777f870245680d | refs/heads/master | 2023-03-23T13:10:33.983570 | 2023-03-12T08:30:29 | 2023-03-12T08:30:29 | 44,600,393 | 44 | 18 | null | 2016-02-17T17:16:10 | 2015-10-20T10:59:00 | C++ | UTF-8 | C | false | false | 995 | h | //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XCC Game Spy Player.rc
//
#define IDD_ABOUTBOX 100
#define IDP_SOCKETS_INIT_FAILED 104
#define IDR_MAINFRAME 128
#define IDR_XCCGAMTYPE 129
#define IDD_OPEN ... | [
"olafvdspek@108d0302-aaf7-b7c6-26e7-3e45b3cf5337"
] | olafvdspek@108d0302-aaf7-b7c6-26e7-3e45b3cf5337 |
43fa71edfd9eea9c1bb3a203f05d96a12b67f58e | 3d56bebb84a4f0fb690b9dd34cba550456fd6eac | /nodo.h | e3f16a38b92c7ff545246f97f618821fbb1baabd | [] | no_license | Tomascamps/Practica-8 | 380e6baeaf076ac019a6e02856dc6947deb2332d | 537a2361a16ca0a239102eb7a1d12dad72625ee5 | refs/heads/master | 2022-06-11T20:19:00.300054 | 2020-05-06T02:50:50 | 2020-05-06T02:50:50 | 261,631,617 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 251 | h | # Practica-8
#ifndef DNODE_H
#define DNODE_H
#include <stdbool.h>
typedef struct _dnode dnode;
typedef int DATA;
struct _dnode{
DATA data;
dnode *next;
dnode *prev;
};
dnode *create_dnode(DATA data);
bool remove_dnode(dnode *n);
#endif
| [
"noreply@github.com"
] | Tomascamps.noreply@github.com |
7587140eae8ad727b4a7edea70e13a36a6f2a0f7 | d5a7f68a6a85aa233abc44cd1e9cb5adb4f9dbf7 | /funciones.h | 1b0d77e52f6a944df1c4ce08e100c8ac302f3ce4 | [] | no_license | CarlosCata27/Algortimo-de-Huffman | 1da90c3571aa985eea99622c097bb297c45721f1 | 1ca25291ee308fe0c88170976655b9ca1d5db152 | refs/heads/master | 2021-06-08T19:26:30.975565 | 2021-05-21T13:19:32 | 2021-05-21T13:19:32 | 179,602,612 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 11,005 | h | #ifndef PRACTICA_4_FUNCIONES_H
#define PRACTICA_4_FUNCIONES_H
#include <ctype.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
typedef struct _Nodo{
int dato;
char caracter;
struct _Nodo *L;
struct _Nodo *R;
struct _Nodo *sig;
}Nodo;
typedef struct _Binario{
cha... | [
"43734195+CarlosKta27@users.noreply.github.com"
] | 43734195+CarlosKta27@users.noreply.github.com |
e039f9a0e278be94784033058dd8ed742e8c0eed | d8dfa2ffc3d77ff70b02f0d782ed2529c533d5c5 | /src/HILDemo/TrafficLightHIL/SimLib/org.eclipse.etrice.runtime/etrice_c_runtime/src/common/debugging/etDataLogger.h | 7b3ba514bc6d3fa861cfb4d4af257400ad048134 | [] | no_license | protossoftware/de.protos.demos | 5d6069df1a0b7f6beb3c4ac8c822fd9a9fc67943 | 7ea0a166944c5b3877bdaa252563557023bbb4f9 | refs/heads/master | 2022-11-21T01:15:27.100411 | 2020-07-10T14:44:02 | 2020-07-10T14:44:02 | 25,356,522 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,717 | h | /*******************************************************************************
* Copyright (c) 2013 protos software gmbh (http://www.protos.de).
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distr... | [
"ts@protos.de"
] | ts@protos.de |
d486e69c1c67de26fe153e7ccdd5cb3a42b91993 | 43369807c33c0643b07033d9d4e200debe302862 | /eve_server/server_app/lib/server/example/echo_websocket_server/EIFGENs/echo_websocket_server_mt/W_code/C5/fi164d.c | a7ac691f1a2fb90ad7d27f2589a44d50f6346106 | [
"EFL-2.0"
] | permissive | jvelilla/Eiffel_Web_Server | 8ebcc06b3d81ea1bf4bba9a557ad5b753db6d0c6 | d194d75ff2322a0e195a2d23aa063943660bce75 | refs/heads/master | 2020-06-01T20:16:17.066391 | 2014-06-27T11:41:14 | 2014-06-27T11:41:14 | 21,387,371 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,586 | c | /*
* Class FILE_INFO
*/
#include "eif_macros.h"
#ifdef __cplusplus
extern "C" {
#endif
static EIF_TYPE_INDEX gen_type0_164 [] = {242,163,0xFFFF};
static EIF_TYPE_INDEX gen_type1_164 [] = {0,0xFFFF};
static EIF_TYPE_INDEX gen_type2_164 [] = {0,0xFFFF};
static EIF_TYPE_INDEX gen_type3_164 [] = {0,0xFFFF};
static EI... | [
"manavkedia1993@gmail.com"
] | manavkedia1993@gmail.com |
c4f37569dd24285e14c7d89c7e1cad6fc1fd531d | 30ccadbd5973fe67105c33d615cfd54e9b300731 | /uShuffle/ushuffle.c | 9ffc1a65ccf63cc3740cf8c523de4efcbe218de4 | [] | no_license | jeffbhasin/diffmotif | 93faaf99846c33b1cdaf79380ce549b96595534b | f74194e8baf57f1c7170309c7bc504d4863e5045 | refs/heads/master | 2022-07-31T12:40:16.656714 | 2013-03-20T20:33:57 | 2013-03-20T20:33:57 | 7,900,369 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,892 | c | /* Copyright (c) 2007
* Minghui Jiang, James Anderson, Joel Gillespie, and Martin Mayne.
* 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... | [
"bhasinj@lri-105473.cc.ad.cchs.net"
] | bhasinj@lri-105473.cc.ad.cchs.net |
6bf71df1d210c6753dd69b4f5ec65dd828591abc | d9dd5fd2cc03718c367113f6d08a02c1be8898da | /train/redundancy-number/c/01_casting.c | 584b451b9ff664f9e3e2514185bd631e40debabd | [
"MIT"
] | permissive | phunc20/codelearn | 3e7553e80b64f92ecc2adfebdc0123a73a899c6f | 5d40a3450e6ae091a9bc7786dc0c83baae5f52b7 | refs/heads/main | 2023-04-20T09:49:52.195825 | 2021-05-11T17:30:59 | 2021-05-11T17:30:59 | 319,004,738 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 104 | c | #include <stdio.h>
int main() {
int n;
float x = 3.14;
n = x;
printf("n = %d, x = %f\n", n, x);
}
| [
"wucf20@gmail.com"
] | wucf20@gmail.com |
4b5018060bf925f1c16c9f652797eff2868014f3 | b306e30dadf887984d1ffb6fdf7be43cbfb26593 | /workspace_1.1.0/LittleVGL_STM32F746/Core/Src/stm32f7xx_hal_msp.c | 6ee66176b8c4a750766ae9e20420bbf0860e45fc | [] | no_license | EmbeddedSystemClass/STM32F746_LittleVGL | beec886713478e99a01a5b174cc6ed2a03af3cab | 819c870aff8b2d34b635c5335cf4f1c3f4b6df24 | refs/heads/master | 2022-03-25T14:35:06.355256 | 2019-12-07T07:10:18 | 2019-12-07T07:10:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 51,863 | c | /* USER CODE BEGIN Header */
/**
******************************************************************************
* File Name : stm32f7xx_hal_msp.c
* Description : This file provides code for the MSP Initialization
* and de-Initialization codes.
**********************... | [
"graemefisheratwork@gmail.com"
] | graemefisheratwork@gmail.com |
abc9b4d2c3ffc7d073fd3a699cecd65da735f387 | 5c255f911786e984286b1f7a4e6091a68419d049 | /vulnerable_code/3540cd6e-7139-4096-b435-3d3d543fcf8c.c | 076904ee4622efb146e6c1029f2fe22035217656 | [] | 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 | 585 | c | #include <string.h>
#include <stdio.h>
int main() {
int i=4;
int j=12;
int k;
int l;
j = 53;
l = 64;
k = i/j;
l = i/j;
l = l/j;
l = i%j;
l = l/j;
k = k-k*i;
//variables
//random
/* START VULNERABILITY */
int a;
int b[84];
int c[59];
a = 0;
while ... | [
"nharmon8@gmail.com"
] | nharmon8@gmail.com |
599324b07deac430a9bc003870190cfe7dc636d2 | ae0a4c976df5d81da9cfb516f8476bf6dd4fc95a | /C practice/headeretc.h | b646355923f100cfb7f7c7f78dacac91e227e680 | [] | no_license | rafi67/C-practice | 3df0c1af53d56a2a0ecb215bf653ac9d6b67a67a | dbda60040beb4bf649aaf510b501aff04f11ac7b | refs/heads/main | 2023-02-16T08:33:21.284161 | 2021-01-10T13:17:05 | 2021-01-10T13:17:05 | 304,092,185 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,361 | h | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#define MIN -1
#define PI (2 * acos(0))
void program_1() {
printf("Value of MIN : %d\n", MIN);
printf("Value of PI : %lf\n", PI);
}
#define p 50
#define q 60
void program_2() {
int a = p, b = q;
printf("a = %d, b = %d\n", a, b);
}
#define MAX(... | [
"rafisiddique67@gmail.com"
] | rafisiddique67@gmail.com |
7df9f7ae22f63a7c62af6dc41b0f039cb4e380ac | 29267416452f5e31a111b21c092551bd13208c61 | /bcd/Design01.cydsn/Generated_Source/PSoC5/PGA_2.h | 0826b656c04975d616849a779612a5d8599bb481 | [] | no_license | ZweatMonash/Design | ec771d84c019d4d89436b811dd39c5ff0a2d13fe | d9fd9e8072a477bf8c8f8a5b25e1d975f55d7d84 | refs/heads/master | 2020-08-05T22:29:41.040799 | 2019-10-03T18:19:22 | 2019-10-03T18:19:22 | 212,734,041 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 9,063 | h | /*******************************************************************************
* File Name: PGA_2.h
* Version 2.0
*
* Description:
* This file contains the function prototypes and constants used in
* the PGA User Module.
*
* Note:
*
********************************************************************************
... | [
"zlzwe1@student.monash.edu"
] | zlzwe1@student.monash.edu |
b2226dbf6a1ec743dfd4134e3b7d3a31a69effbd | ab11858b530e24310d7e291fedc2ce8987ed6c4d | /Tweaks/sm64ios/sm64ios/Applications/sm64ios.app/textures/segment2/segment2.06E00.rgba16.inc.c | 0ad7b5dea51a72c31bd30e4f4adb2aad8bd6dc54 | [
"MIT"
] | permissive | xxthepersonx/repo | ae17ca9f86e2445847578966132642e6e8f53867 | c7f535be4a04a7a1c3117566941d7ffc9c0812fe | refs/heads/master | 2021-10-20T08:23:12.102172 | 2021-10-11T07:08:01 | 2021-10-11T07:08:01 | 258,843,048 | 0 | 1 | null | null | null | null | UTF-8 | C | false | false | 566 | c | 0x5,0x1,0x7,0x1,0x6,0xC1,0x0,0x81,0x4,0xC1,0x7,0x1,0x5,0xC1,0x0,0x1,0xB,0x1,0x27,0xC1,0x15,0x41,0x0,0x41,0x2,0xC1,0x1F,0xC1,0xC,0x1,0x0,0x1,0x0,0x1,0x3E,0xC1,0x2C,0x41,0x0,0x1,0x11,0xC1,0x3E,0xC1,0x0,0x41,0x0,0x1,0x0,0x1,0x3C,0x41,0x66,0xC1,0x0,0x1,0x3C,0x41,0x4D,0x81,0x0,0x1,0x0,0x1,0x0,0x1,0x22,0x1,0x97,0xC1,0x19,0x4... | [
"zackstephens@Zacks-MacBook-Pro.local"
] | zackstephens@Zacks-MacBook-Pro.local |
f42d819d2b7606c910f44840e6eda73c417fcd8f | 3dfd2db6e714af4186c8bd724a02b786d7c4c784 | /animations.h | 5e2a09ce4dc65115e5e3f30c2cf0d1dcf4978197 | [] | no_license | stbkde/TVBoardLight | 5dd6355ab115a988461c6e9a4ecd679a50b8f316 | ac743b9246c104b87c128c67f782ca111349735b | refs/heads/master | 2021-01-20T08:33:51.816341 | 2017-08-31T22:53:30 | 2017-08-31T22:53:30 | 101,563,044 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,639 | h | #include <NeoPixelBus.h>
#include <NeoPixelBrightnessBus.h> // instead of NeoPixelBus.h
#include <NeoPixelAnimator.h>
#define FASTLED_ALLOW_INTERRUPTS 0
//NeoPixelBus<NeoGrbFeature, Neo800KbpsMethod> strip(PixelCount);
NeoPixelBrightnessBus<NeoGrbFeature, Neo800KbpsMethod> strip(PixelCount);
// For Esp8266, the Pin... | [
"stbkde@gmail.,com"
] | stbkde@gmail.,com |
9bca220e8c442119a3037a34f31fc3d773e002aa | be0f4fb1524c8918ddac5217609ee8d520454d88 | /dominion/mutants/mutant101189_dominion.c | 6eab4df9aa6df8649806f45ee306e294028eec95 | [] | no_license | cs362sp16/cs362sp16_broderij | 088f40b61113d1098590c01e3149101b5e7f31c2 | 5dd5a185ea010a2899ac8ebee4e0f9b255c947c3 | refs/heads/master | 2020-12-25T21:45:05.284474 | 2016-06-07T06:35:01 | 2016-06-07T06:35:01 | 56,900,982 | 0 | 0 | null | 2016-05-25T05:03:02 | 2016-04-23T04:49:26 | C | UTF-8 | C | false | false | 32,822 | 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;
if (*(int*)a < *(int*)b)
return -1;
return 0;
}
struct gameState* newGame() {
struct gameState* ... | [
"schmiddy373@gmail.com"
] | schmiddy373@gmail.com |
66d76ece88a83c98e783a390710894e8d4199336 | a31ec54b419e44635afa412274464ce15891b2cf | /libft/ft_printf/srcs/ft_rounding.c | 359dfeaac182302063493c955f812e1ba4ad371d | [] | no_license | Vilicee/binary_to_text | 4c0ee3c331d2dd9708431e20179b40451c757ecb | 0b0b6f8b185fcebd1301864746fe2c74860896f9 | refs/heads/main | 2023-09-03T17:26:04.676510 | 2021-10-07T09:41:13 | 2021-10-07T09:41:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 3,327 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_rounding.c :+: :+: :+: ... | [
"wvaara@student.hive.fi"
] | wvaara@student.hive.fi |
2c190e5895d243a59c6f13e55cc39d9561c9623b | 829db43390d47e572118c7e772dabac0a2d8c4c5 | /src/interpreter/library/todo/display.h | 949831a6dd002bde62fa28146ed63d6d8c70e009 | [
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | maiple/opengml | 5bf61f250413db41ef17ab18fffd6ea36d5cd10d | 8c128dcccb03beadfa0e5a11230adb2fd301594b | refs/heads/master | 2023-04-27T19:23:48.009728 | 2023-04-24T04:39:59 | 2023-04-24T04:39:59 | 197,477,883 | 43 | 11 | MIT | 2022-09-06T10:13:59 | 2019-07-17T23:39:45 | C++ | UTF-8 | C | false | false | 11,036 | h | //////////////////////// display ///////////////////////////
IGNORE_WARN(buffer_copy_from_vertex_buffer)
IGNORE_WARN(buffer_create_from_vertex_buffer)
IGNORE_WARN(buffer_create_from_vertex_buffer_ext)
IGNORE_WARN(d3d_set_perspective)
IGNORE_WARN(d3d_set_depth)
IGNORE_WARN(d3d_draw_cylinder)
IGNORE_WARN(d3d_draw_cone)
... | [
"maiple@gmail.com"
] | maiple@gmail.com |
2127065801fbd28a20ceb549423e6c1754241c8e | 7c1bc179e6770975b1911905bc1daf8c62c5b15f | /src/problems.h | 0cbf6abf949037a7e7e8ccb780045ffcbe965f0c | [] | no_license | jimmydengpeng/LeetCodeTestFrame | ac440c37dbf436a5eadedf881db950f535e5af80 | 4b71e5e472b8fa7d6e5f748b33f25c0838618fe0 | refs/heads/master | 2020-06-02T03:47:08.394568 | 2019-06-12T17:37:50 | 2019-06-12T17:37:50 | 191,025,397 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 704 | h | #include "util.h"
#ifndef _PROBLEMS_H
#define _PROBLEMS_H
//easy
int reverse(int x); //7
bool isPalindrome(int x); //9
int romanToInt(char *s); //13
char *longestCommo... | [
"121dengpeng@163.com"
] | 121dengpeng@163.com |
2463bc730e4ad26236872971a767ddf02b3711dc | a0d6b2c2dd8bcbe03e5c6fb35f766bd2af9a1d5c | /dynix.3.2.0/src/etc/getty/pathnames.h | 87fcab28c0b72a286d24269647bf15e18050ab33 | [] | no_license | legacy-codedigger/Dynix.3.2.Source | 593485f234eee4de75c0e23fe689f247471c83f8 | 2789373c94bc57e4c4a915bcba354f2243e12ca4 | refs/heads/master | 2022-04-25T22:49:00.493902 | 2020-04-25T00:49:59 | 2020-04-25T00:49:59 | 258,656,640 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,144 | h | /*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that: (1) source distributions retain this entire copyright
* notice and comment, and (2) distributions including binaries display
* the follo... | [
"zahir.meddour@protonmail.com"
] | zahir.meddour@protonmail.com |
f1096fff57ab9dfa915c19365ab388c33da81220 | a2e0b5e047f2a71208d78fd3efced4ea9491d33a | /releases/v2.0.4/evt-spi-soc-v2.0.4.h | 48a45f560f3a9d5dd49a8046bc8e7e02d8a4340a | [
"Apache-2.0"
] | permissive | im-tomu/foboot | 3678e5e8f944d788b1682fc4866960e9ee41eabf | dfa09fc84b0acb4d9a2d409f3a381274a1551e9f | refs/heads/master | 2023-01-07T10:07:50.076112 | 2022-12-31T15:21:08 | 2022-12-31T15:21:08 | 179,784,236 | 100 | 23 | Apache-2.0 | 2022-03-17T15:46:25 | 2019-04-06T03:28:08 | C | UTF-8 | C | false | false | 1,829 | h | //--------------------------------------------------------------------------------
// Auto-generated by Migen (b1b2b29) & LiteX (4f82a36a) on 2021-11-25 10:13:38
//--------------------------------------------------------------------------------
#ifndef __GENERATED_SOC_H
#define __GENERATED_SOC_H
#define CONFIG_CLOCK_FR... | [
"sean@xobs.io"
] | sean@xobs.io |
590b45abb896f217b336cb72de731639d65053c5 | 36f91c04fa4db3f31ebf406b031a7659f53cf537 | /NB_LDPC.c | 1e2958889faea5b180d63ab15389a39e63d19888 | [
"BSD-2-Clause"
] | permissive | Sciroccogti/EMS-decoder-of-NB-LDPC-codes | a306716ebab0225b3b3782113481a4b28c0daeb1 | fee7c55a85c2fcc32406bed275efabce33b1e041 | refs/heads/master | 2023-04-03T01:06:23.098809 | 2021-04-16T15:55:26 | 2021-04-16T15:55:26 | 358,649,564 | 0 | 0 | NOASSERTION | 2021-04-16T15:53:31 | 2021-04-16T15:53:30 | null | UTF-8 | C | false | false | 18,434 | c | /*!
* \file NB_LDPC.c
* \brief Non-binary LDPC reduced complexity decoder with horizontal scheduling
* \author C.Marchand, A. Al-Ghouwahel, Oussama Abassi, L. Conde-Canencia, A. abdmoulah, E. Boutillon
* \copyright BSD copyright
* \date 03/03/2015
* \details
Extended Min-Sum Decoder
Horizontal Sche... | [
"noreply@github.com"
] | Sciroccogti.noreply@github.com |
aaf9b9c5f8ea3a9b4e84e5ef02d6997cc91e7e73 | dcf26a6bcf853a3f8f6f50f9379998ef4d8aad40 | /vendor/hisi/hi35xx/middleware/source/third_party/ffmpeg/ffmpeg-y/libavcodec/cavs_parser.c | 64d4ab2966c7996eef7d13c8ce08338359f05400 | [] | no_license | small-seven/testmem | c5f3202dce1c369e9d84cdaaccc2008b827c16d8 | 2771460c617439bd1be562ffdc94543ea170a736 | refs/heads/main | 2023-03-12T22:16:28.824577 | 2021-03-03T04:24:59 | 2021-03-03T04:24:59 | 343,847,762 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 38 | c | #include "parser.h"
#include "cavs.h"
| [
"huihuigong@users.noreply.github.com"
] | huihuigong@users.noreply.github.com |
4138cbdb3b76854a1b44acae38f8832a1ca6eec8 | 4180fb5b0b9e5c8f8e2743bfdf2821e80235b0d2 | /src/misc_C_modules/AOM_Couplings/create_cube_file.c | ab33f80b001c3992f871dd2bc76c7722a8c16d63 | [] | no_license | Roolthasiva/MD_Analysis_Scripts | 5f3907b56dff1b3bf07fda8a02ea85567d277077 | 1c7225968f7eab9ae6c9cb48c53d6d54cf0040a2 | refs/heads/master | 2023-04-27T00:16:44.484872 | 2021-01-11T16:00:20 | 2021-01-11T16:00:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,763 | c | /* -----------------------------------------------------------------------------
Unified STO projection / AOM overlap code
Alpha version: 0.1
1-Oct-2019
Orestis George Ziogos, UCL
o.ziogos@ucl.ac.uk
For more information, examine the README file in the parent directory.
----------------------------------... | [
"95ellismle@gmail.com"
] | 95ellismle@gmail.com |
9160c8017b7be230a1a15f8653d2582106441f83 | cbf5b163afcb1c0ba938cf7635d4a495ca0f7111 | /lib/tlpi_hdr.h | 4d7968ae4f3139f8e82e4cfa388916080c2994cd | [] | no_license | Bbaimu/tlpi | e78db6acab80a78848d50b478cd9bf099004adcc | e9c2a856ab2f6b6c27b0369dc8e4ce51ec408924 | refs/heads/master | 2021-01-25T14:23:36.079345 | 2018-03-02T20:43:45 | 2018-03-02T20:43:45 | 123,693,281 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 816 | h | #ifndef TLPI_HDR_H
#define TLPI_HDR_H /*Prevent accidental double inclusion*/
#include <sys/types.h> /* Type definitions used by many programs */
#include <stdio.h> /* Standard IO functions */
#include <stdlib.h> /* Prototypes of commonly used library functions */
/* plus EXIT_SUCCESS AND EXIT_FAIL... | [
"muwust@163.com"
] | muwust@163.com |
98a94bda73452dd1fc0a33c35341993e67a12e51 | d1142e0f5c3a286d0243a44c38de89192340e351 | /Trem_and_definitions.h | 0db635eadc656684b3c5a68847a157f6b369d251 | [] | no_license | aaronjacsmith/ECEN_404_Group_34 | a38eca4c89cf8915d10d5a664d23a3fa9b57c258 | f6957a63bfa1ebfbdeceaf99b2b087762d001e17 | refs/heads/master | 2020-07-24T22:18:21.480190 | 2019-12-06T07:45:54 | 2019-12-06T07:45:54 | 208,067,042 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,456 | h |
#define TOGGLE1 RPI_V2_GPIO_P1_11 //GPIO 17 dist
#define TOGGLE2 RPI_V2_GPIO_P1_15 //GPIO 22 delay //Define Toggles
#define TOGGLE3 RPI_V2_GPIO_P1_22 //GPIO 25 increase_dist/fuzz
#define TOGGLE4 RPI_V2_GPIO_P1_18 //GPIO 24 decrease_dist/fuzz
#define TOGGLE5 ... | [
"noreply@github.com"
] | aaronjacsmith.noreply@github.com |
ee9f07dd4d7c356a5f01fa61e21e7afcc66a7560 | 6ead46e234642822fb7468e623cdbb4e039e7fbd | /Guess the Word/Ejercicio ahoracado.c | f8b7f8796b4d2be2a28c32b3d7b7e5bf09e7afae | [] | no_license | JuanRojasC/C-Samsung-Innovation-Campus | 258af7089e4d3af62631ca6fc5c06890870f587a | aad4de2d564b5c1d0bc76d2e8c3b060f6a84e107 | refs/heads/master | 2023-06-12T08:30:44.404252 | 2021-07-10T18:41:16 | 2021-07-10T18:41:16 | 384,745,218 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,300 | c | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
char ctr=' ', cadena[10]={}, n=0, verify[]="";
int main(int argc, char *argv[]) {
/*puts("ingrese un caracter");
scanf("%c", &ctr); se puede con scanf
ctr = getchar(); o con getchar(sin parametro)
printf("El caracter ingresado fue %c", ctr);*/
/*puts("i... | [
"appsjuanrojas@gmail.com"
] | appsjuanrojas@gmail.com |
10a62f4d2ce63fa06151de32926d0c9d58fce0a7 | 3db023edb0af1dcf8a1da83434d219c3a96362ba | /windows_nt_3_5_source_code/NT-782/PRIVATE/MAILPLUS/BULLET2/SRC/WGPOMGR/VERSION.C | 8452f9f2c185b24c43de5f3d523077c8d6b8b16c | [] | no_license | xiaoqgao/windows_nt_3_5_source_code | de30e9b95856bc09469d4008d76191f94379c884 | d2894c9125ff1c14028435ed1b21164f6b2b871a | refs/heads/master | 2022-12-23T17:58:33.768209 | 2020-09-28T20:20:18 | 2020-09-28T20:20:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,396 | c | /*
* VERSION.C
*
* Handles version information for an app.
*
* This file should be rebuilt every time.
*
*/
#include <slingsho.h>
#include <demilayr.h>
#include <ec.h>
#include "_verneed.h"
ASSERTDATA
#include <version\layers.h>
VOID GetLayersVersionNeeded(PVER pver, DLLID dllid);
... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
932f516a90cf1187b1a8aaf6f38064f831443eed | 2b2fdcb9a8bb20af305ad0960f24f7ac44bfb445 | /srcs/write_img.c | d994b277b89bde61cb7e1e899aa889e244984f62 | [] | no_license | Lokatieth/Raytracer | 47f5a2f397a74101b471f39e61d578d39d373acd | 3ee05de3417cb2ebf4c51170b016f225f9d4f84e | refs/heads/master | 2021-01-18T20:24:59.548933 | 2017-04-02T05:06:24 | 2017-04-02T05:06:24 | 86,964,223 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,948 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* write_img.c :+: :+: :+: ... | [
"vbauguen@student.42.fr"
] | vbauguen@student.42.fr |
93df85fed223d4473bc80bce2b31c78f66b93fde | c2cedcf36667730f558ab354bea4505b616c90d2 | /players/saber/access.c | 32770e363fb7df078455fd012a4ac49a200efdbc | [] | 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 | 439 | c | /* Example file for granting other wizards access to your files */
status valid_write(string name, string path)
{
string junk;
if (name == "sparrow")
return 1;
/* End of special cases, nobody else has special access */
return 0;
}
status valid_read(string name, string path)
{
/* If they can writ... | [
"rump.nirv@gmail.com"
] | rump.nirv@gmail.com |
fcdd6856a4b339d45d6cbf16230de15748688c3e | 976f5e0b583c3f3a87a142187b9a2b2a5ae9cf6f | /source/obs-studio/deps/jansson/src/extr_memory.c_jsonp_strndup.c | 5dabfb40e6cc71014abfdb0557aff39c86cdb0c6 | [] | 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 | 705 | 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 |
2c3ed2f17e745a3bd8f75dfef39901caddafce8f | 567117c97b8bd00e207a6019eea7d4549a263b40 | /src/gen-c_glib/aa_authority.h | 7fafa1c4dddf576443530959d9b14b9ab21acf6c | [] | no_license | who-am-i1504/cpabe-hit | 614485c33d15a87564af9cb0eb8a6819dac7e4f8 | e66553618884f1ea9ad87dc21181636d401da30e | refs/heads/main | 2023-05-01T03:38:10.252979 | 2021-05-24T01:54:34 | 2021-05-24T01:54:34 | 315,626,468 | 9 | 0 | null | null | null | null | UTF-8 | C | false | true | 8,471 | h | /**
* Autogenerated by Thrift Compiler (0.13.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#ifndef AA_AUTHORITY_H
#define AA_AUTHORITY_H
#include <thrift/c_glib/processor/thrift_dispatch_processor.h>
#include "aa_aa_types.h"
/* Authority service interface */
typedef st... | [
"2916144319@qq.com"
] | 2916144319@qq.com |
fe8d28364c52552a256aefdc5f412b0c2b6efd48 | 4498dce872baa96e182dbc0b53b87d0556c9d129 | /modules/drivers/char/brcm/camacq/camacq_ext.c | 03b2484e0637c23425b2067446380a664cf51afa | [] | no_license | WinKarbik/android_kernel_samsung_amazing | 94c06ead1644c6ef0ff9e13ef74ce1237e52a3c4 | 0aa986a9f0b36bd0e014f9946cc05bfbabdcc6fc | refs/heads/master | 2021-01-17T11:38:28.016765 | 2017-08-07T04:40:59 | 2017-08-07T04:40:59 | 99,536,826 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 131,676 | c | /*.......................................................................................................
. COPYRIGHT (C) SAMSUNG Electronics CO., LTD (Suwon, Korea). 2009
. All rights are reserved. Reproduction and redistiribution in whole or
. in part is prohibited without the written consent of the copy... | [
"karbainovs@mail.ru"
] | karbainovs@mail.ru |
26b5e5ab4e5b87439591a858f26f583c0cff5ddc | 777b76e98e8c9d9f89fdc3d239e6bb4116cca346 | /Src/tim.c | 7be9aab51c89421e48b51beb67a08646c493bdcd | [] | no_license | MasuodSamarin/mus_proj | b187e32fae2e9ad6103ed61ae7d4682d322003a8 | 2cea1a25f76e0a8af7ced6979f52d1076f5d07d9 | refs/heads/master | 2020-03-25T15:07:24.979356 | 2018-09-06T12:18:57 | 2018-09-06T12:18:57 | 143,867,823 | 0 | 0 | null | 2018-08-07T12:59:00 | 2018-08-07T12:07:32 | C | UTF-8 | C | false | false | 10,430 | c | /**
******************************************************************************
* File Name : TIM.c
* Description : This file provides code for the configuration
* of the TIM instances.
******************************************************************************
... | [
"bighat.bighead@gmail.com"
] | bighat.bighead@gmail.com |
21e98371406aa7d2f18b1f4b29334ed430615f3a | 8a794cb7d0cd69c9e72d9d4920cf92edda6b67b6 | /10070-Leap Year or Not Leap Year and …/Leap Year or Not Leap Year and ….c | b08f71cb662080db2a338259b2187b49976d98e1 | [] | no_license | system13m/UVa-1 | 5776869520307e15781a0b4b3fa930d05b83bd74 | d163635d099fbe461eb982209f1d20a6afe57832 | refs/heads/master | 2021-01-18T20:29:03.679118 | 2012-11-07T15:51:20 | 2012-11-07T15:51:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,039 | c | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
#include<math.h>
/*problem id-10070
*
*language-ANSI C
*
*
*/
char a[100000];
int l;
int div4()
{
return ((10*(a[l-2]-'0')+(a[l-1]-'0'))%4==0 ? 1:0);
}
int div100()
{
return ((a[l-1]=='0' && a[l-2]=='0') ? 1:0);
}
int div5()
{
return (... | [
"shakilbuet63@gmail.com"
] | shakilbuet63@gmail.com |
61f94378c4ca494ce5756f8c78a47c4b38a8a7f4 | 3e3f2d78302c2e7abb8462e045a6f906044e8e66 | /xmame84_orig/src/drivers/carjmbre.c | 6a71385c24c910862b6b0a751020a2cc9dee2d99 | [] | no_license | retrofirmware/gh_retrogame_emulator | 93906a758f8b4ed092c2ebe8f6621c1db5a00b96 | 415ebd5dab5226441b3f996b82ffba8d17036829 | refs/heads/master | 2020-03-10T06:34:22.110264 | 2018-04-03T12:07:49 | 2018-04-03T12:07:49 | 129,242,551 | 1 | 1 | null | null | null | null | UTF-8 | C | false | false | 10,025 | c | /*
Car Jamboree
Omori Electric CAD (OEC) 1981
c14 c.d19
c13 c.d18 c10
c12 c9
c11 2125 2125
2125 2125
2125 2125 2114 2114
2125 2125 2114 2114
2125 2125 c8
212... | [
"steward.fu@gmail.com"
] | steward.fu@gmail.com |
29b65ab08e3c206e942a6f45b0741c4e92a33a77 | e644509e855bb73637c895bb697b2cc6643b3799 | /user/nfpcore/nfp_cpp.h | bbbf2b2d0bba93739c1a31d0c2c115657c4d88fc | [] | no_license | pkj415/nfp-udp-echo | ecbe4e55d2eb93a54ac7b6580efffb8982470df0 | 0b3ec5e52482e5a7c8db0cbdf4e8d4e2eff13659 | refs/heads/master | 2021-05-18T20:10:35.548447 | 2020-03-27T00:51:57 | 2020-03-27T00:51:57 | 251,397,406 | 2 | 0 | null | 2020-03-30T18:43:43 | 2020-03-30T18:43:42 | null | UTF-8 | C | false | false | 22,481 | h | /* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018 Netronome Systems, Inc.
* All rights reserved.
*/
#ifndef __NFP_CPP_H__
#define __NFP_CPP_H__
#include <rte_pci.h>
#include "nfp-common/nfp_platform.h"
#include "nfp-common/nfp_resid.h"
struct nfp_cpp_mutex;
/*
* NFP CPP handle
*/
struct nfp_cpp {
... | [
"rajath.shashidhara@gmail.com"
] | rajath.shashidhara@gmail.com |
3868672d3bd84de21156da5bce62a82061c724b0 | d7121e03910c4b3aaf4ed470c33c5dab67ffa962 | /iPhoneOS10.3.sdk/usr/include/sys/proc.h | 49f179dcc1b2b3e778a3bf4768a083fc773c7f08 | [
"MIT"
] | permissive | theos/sdks | 129eda2d399c209aa36fcc2e266e960ac6c91cf6 | bb425abf3acae8eac328b828628b82df544d2774 | refs/heads/master | 2023-08-28T13:01:04.995109 | 2022-12-24T01:06:07 | 2022-12-24T01:06:07 | 66,124,251 | 517 | 199 | NOASSERTION | 2022-12-24T01:06:08 | 2016-08-20T02:36:04 | C | UTF-8 | C | false | false | 10,345 | h | /*
* Copyright (c) 2000-2016 Apple Computer, Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use thi... | [
"mustiigezen@gmail.com"
] | mustiigezen@gmail.com |
69186d3cd90a0ad1ac34066eb497f3ace602eef1 | d18bd147692bfac2f1883344eba7fa788f18dcb4 | /libraries/Teensy-ICM-20948/src/Icm20948AuxCompassAkm.h | a67f2579f1c63c10e899b90ba6c99ea5c9a39d67 | [] | no_license | ryanbarna/waveHeight | e6c832862ec3253d41f0db72e44bee2717eaebc3 | e2829ff1025c2c791adc208e49e57dd46b175d41 | refs/heads/master | 2022-12-04T08:09:22.797855 | 2020-08-14T16:56:07 | 2020-08-14T16:56:07 | 281,265,788 | 0 | 2 | null | null | null | null | UTF-8 | C | false | false | 4,575 | h | /*
* ________________________________________________________________________________________________________
* Copyright © 2014-2015 InvenSense Inc. Portions Copyright © 2014-2015 Movea. All rights reserved.
* This software, related documentation and any modifications thereto (collectively “Software”) is subject
* to ... | [
"ryjobar@gmail.com"
] | ryjobar@gmail.com |
40952ee3920996bf3ca8d9d3a6a0d9e57237cb68 | b80997a805d7b6e1b1cd577c9c72f70b174a330a | /sys/dev/pci/ixgbe.c | 3003c823d5c8f6d0a9ed551f2c9039021122bfe9 | [] | no_license | esote/bonesbsd | 56d950250b670708b43a5cb80b44fdea7940b94c | 4c5749cd3183d44e26934841c7a61abf7b09a851 | refs/heads/master | 2020-05-09T09:50:01.280465 | 2019-06-23T23:40:00 | 2019-06-23T23:40:00 | 181,017,042 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 131,314 | c | /* $OpenBSD: ixgbe.c,v 1.23 2016/12/02 15:22:57 mikeb Exp $ */
/******************************************************************************
Copyright (c) 2001-2015, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provide... | [
"esote.net@gmail.com"
] | esote.net@gmail.com |
ca73b4f30927a5ab62b0276cc7dc0599d9d880d9 | e3bd56b311c972291623460e36faffd3b0a01a29 | /sources/GE/src/sur787.c | 99da7b8f27bef3cf009402887b0c5ffd01019485 | [] | no_license | naglak/varkon | d0038498c962f377ca838234ec36c70060bb8cab | 3e46c46a607b2f671bc58230f641b5a38e9883c6 | refs/heads/main | 2023-03-17T23:49:22.311012 | 2021-03-04T13:56:46 | 2021-03-04T13:56:46 | 344,482,164 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 18,660 | c | /********************************************************************/
/* */
/* This file is part of the VARKON Geometry Library. */
/* URL: http://varkon.sourceforge.net */
/* ... | [
"jnaglak@tlen.pl"
] | jnaglak@tlen.pl |
23edda0688e38f8be1ff1ed70ce5c85e50d88503 | 07c0bd7b31dbf0a4a6a606a2cd3bafe9ac8551b8 | /算法/136_只出现一次的数字/Solution01.c | 0f6926bd8b92254c1626a958916857f45e243945 | [] | no_license | lizhiwill/LeetCodeStudy | 736f742c1a83b3a553a9ec150ef330014c45e1e7 | 97518f669b5675484810743fa6754ab97334165e | refs/heads/master | 2021-02-26T16:50:28.203872 | 2020-03-05T01:28:22 | 2020-03-05T01:28:22 | 245,541,349 | 1 | 0 | null | 2020-03-07T00:25:22 | 2020-03-07T00:25:21 | null | UTF-8 | C | false | false | 855 | c | /*
给定一个非空整数数组,除了某个元素只出现一次以外,其余每个元素均出现两次。找出那个只出现了一次的元素。
说明:
你的算法应该具有线性时间复杂度。 你可以不使用额外空间来实现吗?
示例 1:
输入: [2,2,1]
输出: 1
示例 2:
输入: [4,1,2,1,2]
输出: 4
*/
int singleNumber(int* nums, int numsSize){
int ret_val = 0;
int i = 0;
for(i = 0; i <numsSize;i++)
{
ret_val ... | [
"46748901+AlimyBreak@users.noreply.github.com"
] | 46748901+AlimyBreak@users.noreply.github.com |
d9b696d32285bfbf4383cc5e8e5c07df0238d0b9 | 460692b231d18ece77f0c6e8b8790443fc126dcd | /srcs/error.c | 789526eb28567ec23b8b1b4193c2c81baba82b87 | [] | no_license | anaiel/fdf | c68f1b18e80a1cd3278984d7cbd1f836b98f9af1 | 77a813b58eedcc1104eae5f2a9798d8321fb8814 | refs/heads/master | 2020-04-22T23:06:36.496405 | 2019-05-07T17:01:08 | 2019-05-07T17:01:08 | 170,729,829 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,824 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* error.c :+: :+: :+: ... | [
"anleclab@e2r8p17.42.fr"
] | anleclab@e2r8p17.42.fr |
cf77a7ec1a1add7425a36851105e1f5cff340645 | b11df44ade8d09bef1e51883e545e182d10e4559 | /ard/src/main.h | 1825bb2f1afb31842c553bbc91baefbe142af657 | [] | no_license | mincrmatt12/arduino-led-ros | 615c2261862402d8c9fada59ca084328cc5cdee3 | d37bfb0dc95794289ab145e487cf1646a312f05b | refs/heads/master | 2021-05-02T01:06:28.223844 | 2017-01-12T02:20:00 | 2017-01-12T02:20:00 | 78,699,222 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 101 | h | //
// Created by matthew on 11/01/17.
//
#ifndef ARD_MAIN_H
#define ARD_MAIN_H
#endif //ARD_MAIN_H
| [
"matthewmirvish@hotmail.com"
] | matthewmirvish@hotmail.com |
12170b40c43cf60930087fe671a0b8af811f48c6 | 1de5c0147306f2809aef22ccb130ca8a3d8f4df3 | /printf/printftest/char.c | 28df8954908952b659d30d82fd421b16520a6c78 | [] | no_license | ZY1N/Failed_Prototypes | 5cb8ad4e180eecc8488cb803b5228c08aa0d104e | 9b47752c297957ca04d504c4dc8e1eea5d405f8b | refs/heads/master | 2020-08-22T01:34:44.894027 | 2019-10-20T01:32:37 | 2019-10-20T01:32:37 | 216,291,074 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,829 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* char.c :+: :+: :+: ... | [
"zhang.yine@husky.neu.edu"
] | zhang.yine@husky.neu.edu |
7e954b103d29a8d9790cb00eba84d54e7f7c2b5d | bf2d10e84cdec19d3b881b6f0b0dd04b53e36c15 | /music.c | e00377c0a7e78d199db735ac4039b70c051e236e | [] | no_license | Roshnitaj07/CMLAudioPlayer | 32f94e566a5577e7be37a2cc39a0773970a07145 | b29f78e9c763288de8b4c91574df7436b5827375 | refs/heads/master | 2020-07-01T03:57:37.199809 | 2019-08-07T12:01:19 | 2019-08-07T12:01:19 | 201,041,388 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 5,887 | c | #include <stdio.h>
#include<string.h>
#include <alsa/asoundlib.h>
#include<pthread.h>
#include <unistd.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#define PCM_DEVICE "default"
#define MAXCHAR 1000
snd_pcm_t *handle;
void func(char *str);
int toggle=0;
int headec;
void SetAlsaMasterVolume(long ... | [
"noreply@github.com"
] | Roshnitaj07.noreply@github.com |
fd94f1f34e1ecd36dc07bc03c5d7c19e0aa7dc60 | 2bc3398063fd7251c46a2d93d2e301cd063befcd | /nitan/clone/tongren/tongren_p20.c | e83ddb07c75337a75db88a6f86c6d58f0ad1fd66 | [
"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 | 749 | c | #include <ansi.h>
inherit ITEM;
int is_tongren() { return 1; }
void create()
{
set_name(YEL "冲穴铜人·足少阴脉·筑宾穴" NOR, ({ "tongren p20", "tongren" }));
set_weight(50);
if (clonep())
set_default_object(__FILE__);
else {
set("unit", "个");
set("lo... | [
"xmlsdk@gmail.com"
] | xmlsdk@gmail.com |
c845bd32a19a51d501f464fba5d3474ac34b6ac5 | df65c4395e5da047c9f3774533fd1b76d33eb3e5 | /alu.c | dfe276b08245bfb34f01abdab11aadc85a8e8692 | [] | no_license | andreaba0/PostfixCalculator | e9cc43af69f3c6a22ceb4e60f641997692de062b | 76f56c70f25e1dc520d9cc74029c47c007064dbd | refs/heads/main | 2023-05-31T21:43:48.849305 | 2021-06-23T20:13:17 | 2021-06-23T20:13:17 | 367,309,615 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,429 | c | #include "header.h"
int precedence(char*data) {
if(data==NULL) return 0;
if(isEqual(data, "+")) return 1;
if(isEqual(data, "-")) return 1;
if(isEqual(data, "*")) return 2;
if(isEqual(data, "/")) return 2;
if(isEqual(data, "%")) return 3;
if(isEqual(data, "^")) return 4;
if(isEqual(data, "pow")) return 4;
if(i... | [
"andreabarchietto01@gmail.com"
] | andreabarchietto01@gmail.com |
b46eb26724b71d7edac233277290f867a8e866db | 2422eb328ff34cb22f636569934292a0ee6832c0 | /code/limitless_wristband_bootloader/external/nrf_cc310/include/crys_common_error.h | 82525b7f16b041be21d5dd99b8a0c9762b5509fc | [
"Apache-2.0"
] | permissive | liuxi123456/limitless_wristband | 46493fc9a579509142c454ad30115d3dce72a7ac | 26620a14e2bbf5af7b4614647537f9e7e236cf30 | refs/heads/master | 2020-03-13T13:22:44.543623 | 2018-04-26T14:13:24 | 2018-04-26T14:13:24 | 131,137,079 | 0 | 0 | Apache-2.0 | 2018-04-26T10:06:34 | 2018-04-26T10:06:34 | null | UTF-8 | C | false | false | 2,701 | h | // Copyright (c) 2016-2017, ARM Limited or its affiliates. All rights reserved
//
// This file and the related binary are licensed under the ARM Object Code and
// Headers License; you may not use these files except in compliance with this
// license.
//
// You may obtain a copy of the License at <.../external/nr... | [
"jimmywei@pacewear.com"
] | jimmywei@pacewear.com |
d7748a07a15ace584936ad1546ff73d0748cd5c5 | a67a242a5a264b8c4d119c8d02422c9f7b4bd84e | /kernel/src/kmain.c | 9b5b289528ba3d73fa6dfe3e4b0fab78aaf26ded | [
"Apache-2.0"
] | permissive | sjrct/frosk-current | c76697788fabc277566e7fe5137b5376f6c0120e | 88ebd51f78fc596c955824a6a6eb83d7ecf2718f | refs/heads/master | 2023-06-22T04:25:44.421548 | 2014-05-22T04:05:09 | 2014-05-22T04:05:09 | 17,102,645 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,238 | c | /*
* kernel/src/kmain.c
*/
#include "tss.h"
#include "exec.h"
#include "cpuid.h"
#include "debug.h"
#include "fault.h"
#include "common.h"
#include "paging.h"
#include "stubout.h"
#include "syscall.h"
#include "leftovers.h"
#include "interrupt.h"
#include "fs/fs.h"
#include "dev/dev.h"
#include "memory/pages.h"
#inc... | [
"hardinc@clarkson.edu"
] | hardinc@clarkson.edu |
1f3a17705a6af987cc115eea82e1c94e9b8c8c42 | bec784321a1439820d1ddda0342867c1da2eed25 | /thirdparty/openldap-2.4.25/include/ac/regex.h | b0cacdb7cce05ff395ee3a6be6e95f42850a20f8 | [
"OLDAP-2.8",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-4.3RENO",
"Apache-2.0"
] | permissive | sarvex/Impala | b701cf218f15e14174714aea3cd35331c38cabcc | e8d9eee772ae58b45a12941933d57d0ab26f99b7 | refs/heads/cdh5-trunk | 2023-05-13T21:51:35.396275 | 2023-05-02T03:02:22 | 2023-05-02T03:02:22 | 32,574,358 | 0 | 0 | Apache-2.0 | 2023-05-02T03:02:23 | 2015-03-20T09:18:06 | C++ | UTF-8 | C | false | false | 1,078 | h | /* Generic Regex */
/* $OpenLDAP: pkg/ldap/include/ac/regex.h,v 1.17.2.6 2011/01/04 23:49:56 kurt Exp $ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-2011 The OpenLDAP Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or wit... | [
"henry@cloudera.com"
] | henry@cloudera.com |
d559cc7a7944b6a859895b5e20743d7a8918baf5 | b08ed24ca11893926c27f31515470bae39fb7802 | /tarefa-4/mm.c | d8f38f5036b66e1fab32ab80e167149b1bb07767 | [] | no_license | GomaGustavo/computacao-paralela | 2598ef42d111ff14d3d6bd7b8dc482c76094fbee | 31dd8723cb9b60f1a079b09502b342f822481f86 | refs/heads/master | 2022-07-22T11:12:21.102039 | 2020-05-23T17:23:43 | 2020-05-23T17:23:43 | 239,746,553 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,371 | c | #include <stdio.h>
#include <stdlib.h>
/*
Tempo original
real 1m1,749s
user 1m1,579s
sys 0m0,037s
Tempo depois da otimização
real 0m27,853s
user 1m49,177s
sys 0m0,181s
*/
void mm(double* a, double* b, double* c, int width)
{
#pragma omp parallel num_threads(4)
{
... | [
"gustavo.hg.araujo@gmail.com"
] | gustavo.hg.araujo@gmail.com |
21c0fe4463a98eac0ba24d9357520555597cf7ff | 5b914464a69b3903dc23445783f3c33cb609e7e4 | /elements/ipv4-echo-server.c | 395b4be254b4c0b70fe8653d50f97472774099d4 | [
"MIT"
] | permissive | alexjames/sailfish | 7aad0c5a3ad2116496afc3b95750aea4d6cf9c1a | 3bdf7509eed73c0bad5738aa791fef3e993c6f25 | refs/heads/master | 2021-01-23T14:50:48.733297 | 2015-12-17T19:14:26 | 2015-12-17T19:14:26 | 25,408,269 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,203 | c | /***
This sample server simply echoes onto stdout what it receives on its socket, and relays it
back to the sender. Sending 'exit' closes the program.
THIS IS AN IPV4-ONLY VERSION. JUST FOR EDUCATION AND FUN.
Usage:
Server - a.out
Client - telnet localhost 8000
***/
#include <stdio.h>
#include <stdlib.h>
// For st... | [
"alx.james@gmail.com"
] | alx.james@gmail.com |
811c8c602e91572b1b8e8009dcbf5accedacafef | 4b9eedff4f7cd66a990a8bab74faf77878f21169 | /find/src/kmpalgo.c | 845fdc7d5fe13dad8daa39c67c899f88a9ff7f61 | [] | no_license | xniola/find | dfebae940ae492546fcd1569b271d9364df1a0fa | 6c85e19000d3d4769caa952c6102e2b6d8bd4ebc | refs/heads/master | 2023-06-14T10:37:55.349536 | 2021-07-09T09:27:21 | 2021-07-09T09:27:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 2,165 | c | #include "../lib/kmpalgo.h"
void failure_table(char *pat, int M, int *T);
/*Parametri:
-wInfo, la struttura nel quale salvare le informazioni elaborate
-pat, il pattern da cercare
-path, file regolare nel quale cercare
*/
void kmp_algo(char *pat, char *regular_file,wordInfo** current){
char* txt = read_file(regu... | [
"noreply@github.com"
] | xniola.noreply@github.com |
c3955b765950478732b441278c858929108708d1 | 1d460b8881cf3a1d3ce6ab8149e441551e091eeb | /std/races/ogre.c | 0025fa16a2cbfffc808e1a30eb3323d494097f9b | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Xnithi/shadowgate | 80debb562e77d1445b3937ef65273b6ab695c47f | 2b811671c5c85952ed93767753d72fc0d12819d8 | refs/heads/master | 2023-07-15T01:41:49.395123 | 2020-07-16T20:02:37 | 2020-07-16T20:02:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,350 | c | #include <std.h>
inherit DAEMON;
void create() { ::create(); }
// age at which each age cat starts: normal, middle, old, venerable
int *age_brackets() { return ({ 15, 45, 60, 90 }); }
int *restricted_alignments(string subrace) { return ({ 1, 2, 3, 4, 5, 7 }); }
string *restricted_classes(string subrace) {
return ... | [
"law@shadowgate.org"
] | law@shadowgate.org |
6ff3cd70c17b27ac4914da17ee19fd8d9e30c85e | 98900527ef57d2b1cd798b655903719b4e0239ef | /src/DPUDrv/DPUDrvLib_1217/DPUDrvLib/dp_udrv_lcd.h | cc5ca57f49f650e4586190496ae30b6efb877c0b | [] | no_license | jianghaibobo2016/ServerCommunication | 7ba0e32a3775eaadad94b7e29d9010182e49b7e2 | 227f595fc2b3a4f66e8cf0618139c0e5e3d92890 | refs/heads/master | 2020-04-04T22:01:32.843689 | 2019-01-21T07:12:11 | 2019-01-21T07:12:11 | 156,307,381 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 789 | h | #ifndef DP_UDRV_LCD_H_
#define DP_UDRV_LCD_H_
#include <dp_udrv_lcd_common.h>
#include <dp_udrv_type.h>
#define DP_UDRV_LCD_TYPE_LCD1602 1
#define DP_UDRV_LCD_ZJYOLED_12864 2
DP_S32 DP_UDRV_LCD_Init();
DP_S32 DP_UDRV_LCD_DeInit();
DP_S32 DP_UDRV_LCD_GetChipType(DP_U32 *pChipType);
DP_S32 DP_UDRV_LCD_GetC... | [
"jianghaibobo2007@126.com"
] | jianghaibobo2007@126.com |
e6bd8ee7a057f307d65e0f94db4bd294e22bc227 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/base/mvdm/vdmdbg/wow.c | 395913d8dfe17b4ad8406ead0514c8f867d1da4c | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C | false | false | 7,715 | c | /*++
Copyright (c) 1990 Microsoft Corporation
Module Name:
wow.c
Abstract:
This module contains the WOW vdmdbg functions
Revision History:
--*/
#include <precomp.h>
#pragma hdrstop
typedef WORD HAND16;
#define SHAREWOW_MAIN
#include <vdmapi.h>
#include <vdm.h>
//----------... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
5c19a2a38d2de57c71c4f81d763759f700b66be9 | cb3825bd344685f9418b6fd0bd8b1b2c133c1bd4 | /ExercicesC/.ccls-cache/@home@pierre@Documents@CNAM-NFA037-C-C++@ExercicesC/s4@s4e12.c | 846e013c3702ee44a7c14e319a8d556f5289cb1d | [] | no_license | PiZep/NFA037-C-Cpp | 1ed24cdf3a504caf30ce646e80ff6c06edcbd986 | d729d5d4ce3ad012aec803a36454f8e7abfe6c82 | refs/heads/master | 2020-05-07T20:30:03.849478 | 2019-12-11T13:36:08 | 2019-12-11T13:36:08 | 180,862,646 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 415 | c | #include <stdio.h>
int isprime(int);
int main() {
int num;
printf("Enter a integer:\t");
fflush(stdout);
scanf("%d", &num);
isprime(num) ? printf("%d is prime\n", num) : printf("%d is not prime\n", num);
return 0;
}
int isprime(int num) {
int i;
if (num >= 1 && num <=3) {
return 1;
}
if (num <= 0) r... | [
"pizep@outlook.com"
] | pizep@outlook.com |
3344e8f38feb4b4c2afd25944ab79af52b1c6f07 | 4c8b1083c5fd63da6eb3547302b2a5368a8ba204 | /0x06-pointers_arrays_strings/5-string_toupper.c | 63284f606dbbb7f03f834497ab6a6012d9efb925 | [] | no_license | olalekanlukman/alx-low_level_programming | dab11267b30473cdded9c9e4698d914e9269aab3 | d6ba89f1095e3336fafba473a10950432405ad89 | refs/heads/main | 2023-08-31T16:10:05.367428 | 2021-09-20T16:51:33 | 2021-09-20T16:51:33 | 377,737,099 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 284 | c | #include "holberton.h"
/**
* string_toupper - changes all lowercase letters to uppercase
* @s: the string
* Return: string
*/
char *string_toupper(char *s)
{
int i;
for (i = 0; *(s + i) != '\0'; i++)
{
if (s[i] >= 97 && s[i] <= 122)
s[i] = s[i] - 32;
}
return (s);
}
| [
"olalekanlukmanmohammed@yahoo.com"
] | olalekanlukmanmohammed@yahoo.com |
d55b11eda70976e254a64cad1b61fabc7128eee9 | 2b488c5afa22e5e64c3adbed38978d683a859eab | /Infographie/FdF/libft/srcs/ft_strdup.c | ba124cfcabfbad51e9a12dfe7fd440dc9cd61173 | [] | no_license | Ayuro/42workdone | cf19466643d5b18c42d6246f0edf017662bed5d9 | 6b90896c386a5cc797aca7ebbc98292cc95b306d | refs/heads/master | 2021-09-10T03:43:21.211537 | 2018-03-20T22:02:07 | 2018-03-20T22:02:07 | 126,026,961 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,120 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strdup.c :+: :+: :+: ... | [
"noreply@github.com"
] | Ayuro.noreply@github.com |
b1914c2df5bd7048d981c387a370002098a2fc05 | 8eaf731c353fc9b7d6f690a99ab8bf2b4712a745 | /Low_Power_Node/src/ambient_light.h | 349784352202cacd073d78fbcb33508ee7344b19 | [] | no_license | Santhosh7799/Mesh-Based-Smart-Home | 7c8727e4bfc3be0525473702e8e29b2ef58e053f | e3e28747113a96225a895229c7e4b8d9dd5ff9bc | refs/heads/master | 2020-07-21T14:52:20.056940 | 2019-09-07T02:23:28 | 2019-09-07T02:23:28 | 206,901,066 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 1,049 | h | /*
* ambient_light.h
*
* Created on: Apr 20, 2019
* Author: santhosh
*/
#include <stdbool.h>
#include "em_cmu.h"
#include "em_gpio.h"
#include "em_i2c.h"
#include "i2cspm.h"
#include "I2C.h"
#include "gpio.h"
#ifndef SRC_AMBIENT_LIGHT_H_
#define SRC_AMBIENT_LIGHT_H_
#define AMBIENT_LIGHT_ENABLE_PORT gpioP... | [
"santhosh@cocoa.com"
] | santhosh@cocoa.com |
b4fba39ef60f79595458381826e065045ce42e50 | e589ba399f549436aaaae7e97c4ecf3915fbf570 | /src/ft_isprint.c | 8149b0cb7b174cff8a753c599ebfe6b83a20bf76 | [] | no_license | jbatea/Fillit | 4f6e95f3e3506d1efb68bd2db2419fb736aba86f | 27da2d14f8c28c889305492c34c3e3633e4f8e02 | refs/heads/master | 2020-09-24T01:19:54.376094 | 2016-09-16T12:27:52 | 2016-09-16T12:27:52 | 67,801,541 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 971 | c | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_isprint.c :+: :+: :+: ... | [
"jbateau@e1r12p17.42.fr"
] | jbateau@e1r12p17.42.fr |
cec0bc256427339546c4f436ebcfc7fbe9d74f57 | da5c6b05e905d7c4bfb4cf157c574ffa235c05f2 | /IAR/Boot_Controller/RS485_Slave/uart_functions.c | 9121bd14395ad3dd8307fee28bc7ee79095b4cd1 | [] | no_license | ppavlov000/boiler | 46af0762dd0db407b3a0a8bab56778cc0c892e93 | 64e9f4556218d70022a01286180805ddbb693f91 | refs/heads/master | 2020-04-20T22:58:38.735444 | 2019-02-05T22:13:52 | 2019-02-05T22:13:52 | 169,156,498 | 1 | 0 | null | null | null | null | UTF-8 | C | false | false | 4,674 | c | //-----------------------------------------------------------------------------------
#include "..\main.h"
//-----------------------------------------------------------------------------------
eu8 Flash_Checked;
//-----------------------------------------------------------------------------------
void upc_answer_status... | [
"ppavlov000@gmail.com"
] | ppavlov000@gmail.com |
fcbb42f2e0d40cbcaecd2c6fca2b5e580a3c557f | a0c5f9e75a293cd8c1622491e9aa696e8943e616 | /bcmutils.h | d728f5435c9b0a9661a47db91ea7eb3b34e27af4 | [] | no_license | timwangsetl/bcmutils | e1df8aeb4046394e679dfcc9ef114edb285cfb5a | ffba63d030e3cb9c71492e2b0906f7b39253f61a | refs/heads/master | 2022-11-12T01:36:49.105126 | 2020-07-03T03:20:39 | 2020-07-03T03:20:39 | 276,785,879 | 2 | 0 | null | null | null | null | GB18030 | C | false | false | 37,185 | h | #ifndef _BCMUTILS_H_
#define _BCMUTILS_H_
#include <linux/types.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <asm/param.h>
#include <fcntl.h>
#include <arpa/inet.h>
#include <linux/sockios.h>
#include <string.h>
#include <stdarg.h>
#include "kputils.h"
#define DEVICE_FILE_NAME "/dev/linux-uk-proxy"
ty... | [
"timwangsetl@126.com"
] | timwangsetl@126.com |
008df19061353d06042044324d0805738eaac118 | dd1b1c4bb086b123ceeaa4d32bfb1d26bbe38f3a | /semantics/lpg_generic_lambda_id.h | 0800ce89e87906eba6213a910c9fd3c77a776d0b | [
"MIT"
] | permissive | TyRoXx/Lpg | 79d5eaa39a08d3885c710ad3e48ff70f7188c45a | cbee7e6cceba239dd3832d393d047b4204897fdc | refs/heads/master | 2021-12-12T10:51:54.256363 | 2019-08-14T23:33:21 | 2019-08-14T23:33:21 | 77,850,241 | 2 | 2 | MIT | 2022-05-24T23:14:46 | 2017-01-02T17:29:42 | C | UTF-8 | C | false | false | 70 | h | #pragma once
#include <stdint.h>
typedef uint32_t generic_lambda_id;
| [
"tyroxxxx@gmail.com"
] | tyroxxxx@gmail.com |
e298dd3a1f23d3b6b7fa42c459ec9a5cd8cfaaf3 | 5516bc911fa4f34d7641b599d24a7886c071881b | /main.c | 98867fc10ec3ca0d859be82d05f899c10f57d45d | [] | no_license | fuling0727/LCD-GPS-with-pic18f4520 | ec5ed2afb4ae63a3041eea62acdba393a0a37fae | c92bb1c3fe3eb6735b60ddc5cad9eac9fea8222d | refs/heads/main | 2023-04-22T10:18:45.283053 | 2021-05-07T14:02:10 | 2021-05-07T14:02:10 | 365,249,859 | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 14,613 | c | /*
* File: main.c
* Author: X220
*
* Created on 2017/12/31, 下午 11:57
*/
#pragma config OSC = INTIO67 // Oscillator Selection bits (HS oscillator)
#pragma config FCMEN = OFF // Fail-Safe Clock Monitor Enable bit (Fail-Safe Clock Monitor disabled)
#pragma config IESO = OFF // Internal/Exter... | [
"noreply@github.com"
] | fuling0727.noreply@github.com |
b238dfe2d8d73086c2f812ebfde6547fe3315f12 | 65f9576021285bc1f9e52cc21e2d49547ba77376 | /cdsp_proc/core/power/npa/src/framework/npa_inlines.h | 5a4086be4643dbf74c4e698232f23993126799af | [] | no_license | AVCHD/qcs605_root_qcom | 183d7a16e2f9fddc9df94df9532cbce661fbf6eb | 44af08aa9a60c6ca724c8d7abf04af54d4136ccb | refs/heads/main | 2023-03-18T21:54:11.234776 | 2021-02-26T11:03:59 | 2021-02-26T11:03:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C | false | false | 6,940 | h | /*============================================================================
@file npa_inlines.h
Common internal inline routines.
Copyright (c) 2009-2013 Qualcomm Technologies Incorporated.
All Rights Reserved.
QUALCOMM Proprietary/GTDR
$Header: //components/rel/core.qdsp6/2.1.c4/power/npa/src/framework/npa_inline... | [
"jagadeshkumar.s@pathpartnertech.com"
] | jagadeshkumar.s@pathpartnertech.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.