CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stdlib

搜索资源列表

  1. sunxuzhan

    0下载:
  2. 顺序栈的出栈、入栈、求栈长等基本操作 #include <stdio.h> #include <stdlib.h> #define STACKSIZE 50 typedef char DateType typedef struct-#include <stdio.h> #include <stdlib.h> #define STACKSIZE 50 typedef char DateType typedef
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:924
    • 提供者:陈志峰
  1. 4

    0下载:
  2. 四则运算 将算术表达式转换成后缀表达式后计算-#include<stdio.h> #include <stdlib.h>
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1144
    • 提供者:
  1. watchdog

    0下载:
  2. watchdog 这是一个例程!可以参考一下!-#include <errno.h> #include <stdlib.h> #include <string.h> #include <stdio.h> #include <sys/io.h> #include <sys/time.h> #include <sys/types.h> #include <unistd.h>
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:808
    • 提供者:
  1. firm

    0下载:
  2. Bluetooth xfu flash #include <sys/stat.h> #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <err.h> #include <string.h> #inclu
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:5500
    • 提供者:ulego
  1. paging

    0下载:
  2. 模拟分页存储的实现,实验题目:模拟分页技术, #include<stdio.h> #include<time.h> #include<stdlib.h> #include<conio.h> #include<string.h> #define N 80 #define PAGE 4 //PAGE表示页尺寸 -Mini Storage of page
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:75340
    • 提供者:wind
  1. C_functions

    0下载:
  2. c所有函数速查日记,对于新手来说是一份很好的学习资料-#include <stdio.h> #include <stdlib.h> int main(void) { printf("Calling abort()\n") abort() return 0 /* This is never reached*/ }
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:91489
    • 提供者:李智军
  1. rls

    0下载:
  2. c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/ /* Desc: 俄罗斯方块游戏 */ /* Date: 2008.03.12 22:30 */ /********************************/ #include <stdio.h> #include <bios.h> #include
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4311
    • 提供者:孙艳
  1. portscan

    0下载:
  2. Linux下的端口扫描实现 f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct sockaddr- #include<stdlib.h> #include<stdio.h> #include<sys/socket.h> #include<netdb.h> #include<string.h> #include<unistd.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:720
    • 提供者:david
  1. Lave1

    0下载:
  2. #include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:842308
    • 提供者:Andrew
  1. stdlib

    0下载:
  2. Progran dfh rjrirf rfgjhrge rgr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:131374
    • 提供者:Роман
  1. yudingyihanshu

    0下载:
  2. 预定义函数,包含stdlib.h stdio.h string.h 等知识-Pre-defined functions, such knowledge includes stdlib.h stdio.h string.h
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2136066
    • 提供者:将军
  1. wangluoliuliang

    0下载:
  2. 获取数据流量 获取网络 流量 获取网络 流量-include <stdlib.h> #include <stdio.h> #include <pcap.h> void usage() void dispatcher_handler(u_char*, const struct pcap_pkthdr*, const u_char*) void main(int argc, char**argv)
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1525
    • 提供者:zhaobo
  1. largenumberoperation

    0下载:
  2. module dwin.lab.BigInt /+ version(Tango) { import tango.stdc.math import tango.stdc.stdlib import tango.stdc.string import tango.stdc.stdio } else { import std.c.math import std.c.stdlib import std.c.string i
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:5971
    • 提供者:123456
  1. stereo

    0下载:
  2. Kilgard, 1994. */ /* This program is freely distributable without licensing fees and is provided without guarantee or warrantee expressed or implied. This program is -not- in the public domain. */ #include <stdlib.h> #includ
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:540
    • 提供者:Rakesh
  1. newmine

    0下载:
  2. 挖雷 自己写的排雷类的代码文件 // 雷的初始化等函数。 /// /// /// /// /// /// /// /// /// /// /// //// #include "stdafx.h" #include "newmine.h" #include "MINE.h" #include <stdlib.h> #include <stdio.h> #include <time.h> #ifdef _DEBU
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7573770
    • 提供者:lvdongfang
  1. 1

    0下载:
  2. 中序遍历递归与非递归,很简单的代码,就是这么简单!-#include "stdio.h" #include"stdlib.h" #define MAXSIZE 20 typedef int datatype typedef struct Node { datatype data struct Node*lchild struct Node*rchild }Btnode,*Btree typedef struct {
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:赵王
  1. zhongxudiguiyufeidigui

    0下载:
  2. 中序递归与非递归,很简单的代码,请放心下载,无毒。-#include "stdio.h" #include"stdlib.h" #define MAXSIZE 20 typedef int datatype typedef struct Node { datatype data struct Node*lchild struct Node*rchild }Btnode,*Btree typedef struct {
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:赵王
  1. TDDOWNLOAD

    0下载:
  2. #include <stdio.h> #include <math.h> #include <stdlib.h> #include <float.h> unsigned __int64 mulmod(unsigned __int64 a, unsigned __int64 b, unsigned __int64 m) { static const double _2_64 = 18446744073709551616
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:9861602
    • 提供者:hh
  1. USB

    0下载:
  2. STR912是以ARM966E为内核的MCU,此文件是关于STR912的USB驱动例程。-STR912 is ARM966E the core MCU, this file is the USB driver on STR912 routines.
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:761109
    • 提供者:冯慕云
  1. otp.tar

    0下载:
  2. opt c++ algorithm 2006 November 12 Added includes of <stdio.h> and <stdlib.h> to random.c to avoid a GCC -Wall natter about exit() not being defined. Modified all of the function names in random.c and references to t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:46669
    • 提供者:mahdi pakzad
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com