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

搜索资源列表

  1. prntest

    0下载:
  2. #include <stdio.h> #include <stdlib.h> #include <string.h> #include <windows.h> main () { PRINTDLG pd DOCINFO di char* szMessage memset (&pd, 0, sizeof(PRINTDLG)) memset (&di, 0, sizeof(DOC
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:577
    • 提供者:wangb
  1. binary-search-tree

    0下载:
  2. //www.mahnaz.tk #include <stdio.h> #include <stdlib.h> /* Binary Tree Structure template */
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2549
    • 提供者:ahmadfatemi
  1. link-list-

    0下载:
  2. Upload//Bu Program ?sim,Adres ve Bilet say?s?n? //alarak Link list yap?s?yla kaydeder ve Listeler #include <stdlib.h> #include <iostream.h> struct LinkList
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:858
    • 提供者:ahmadfatemi
  1. CharsetConverter

    0下载:
  2. c++头文件用来加载c++动态库时候的头文件,stdlib.h的头文件-c++ code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1116
    • 提供者:刘浪
  1. Linux-ping

    0下载:
  2. Linux-ping源代码,e "stdlib.h" #include "string.h" #include "stdio.h"-e "stdlib.h" #include "string.h" #include "stdio.h" #include "fcntl.h" #include "errno.h" #include "signal.h" #include "sys/types.h" #in
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:2039
    • 提供者:wxk1383
  1. ffplay

    0下载:
  2. 最新版本的ffplay,已经调试成功的代码。-/* * Various utilities for command line tools * Copyright (c) 2000-2003 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software you can redistribute it and/or * modify it under the terms of t
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-06
    • 文件大小:90167
    • 提供者:金丰
  1. stdlib

    0下载:
  2. 算法教程附录中的源文件,书中讲解的具体内容可以在网上搜索找到,对入门和进阶JAVA编程都非常有用。这是主函数。解压后直接用-Source file, the specific content of the book to explain the algorithm tutorial appendix can search online to find, are very useful for beginners and advanced JAVA programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:202930
    • 提供者:张磊
  1. C

    0下载:
  2. C库函数大全 数学函数,所在函数库为math.h、stdlib.h、string.h、float.h 目录函数,所在函数库为dir.h、dos.h -Daquan mathematical function of the C library functions, where the library is math.h, stdlib.h, string.h float.h. Catalog functions where library dir.h, dos.h
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:12784
    • 提供者:youngmei
  1. stdlib

    0下载:
  2. STM32f051 標準週邊函式庫, src.zip -STM32f051 std library
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:134095
    • 提供者:michael
  1. jieshiqi

    0下载:
  2. 用C语言编写实现解释器,希望对你们有所帮助。 #include<stdio.h> #include<stdlib.h> #include<string.h> main()-C language interpreter, you want to be helpful.# Include <stdio.h># Include <stdlib.h># Include <string.h> main ()
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:593
    • 提供者:杨晨
  1. namefight

    0下载:
  2. 以前自己编的一个小游戏,输入姓名然后可以对战,可以自娱自乐一下-#include <stdlib.h> #include <time.h> #include <windows.h> #define S Sleep(1000) #define P printf char name1[20],name2[20] int k1,k2,i,t1,t2,sxq int x1=100,x2=100,pow1,pow2,spe1,spe2
  3. 所属分类:Other Games

    • 发布日期:2017-11-16
    • 文件大小:1576
    • 提供者:安若
  1. 1

    0下载:
  2. :构建一个圆类Circle,其成员为圆心的坐标(x,y)和圆半径r,并设计构造函数(可以赋初值也可以不赋初值),析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值成员函数Set(), 取圆心坐标成员函数GetX()、GetY(),取圆半径成员函数GetR(),打印成员值成员函数Print(),计算圆面积成员函数Area()。并用此类定义长度为10的对象数组,每个对象的圆心的坐标(x,y)和圆半径r由随机数rand()产生,打印每个对象的(x,y)、r和面积;然后将对象数组按照其r值从
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:9295
    • 提供者:eliizabeth
  1. file5

    0下载:
  2. C语言实验5,学生信息管理系统#include "stdio.h" #include "stdlib.h" #include "string.h" #include "malloc.h" -student infomation management system
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:12053
    • 提供者:月心月士
  1. eluosifangkuai

    0下载:
  2. VC++ 俄罗斯方块 Russia.h文件: #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <graphics.h> #define TIMER 0xlc/*定义时钟中断的中断号*/ #define VK_LEFT 0x4b00/*左移键*/ #define VK_RIGHT 0x4d0
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:26360
    • 提供者:jiangdongguo
  1. SDL_stdlib

    0下载:
  2. This file contains portable stdlib functions for SDL.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:2149
    • 提供者:rabaixing
  1. CRT

    0下载:
  2. C运行库函数介绍(stdio.h stdlib.h)-C runtime library functions (stdio.h stdlib.h)
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:3298
    • 提供者:spp
  1. snake

    0下载:
  2. /*--- --- -----编译过程使用的头文件*/ #include<graphics.h> #include<stdlib.h> #include<dos.h> /*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/ #define N 200 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:1977
    • 提供者:亮度
  1. 001

    0下载:
  2. #include <stdio.h> #include <float.h> #include <windows.h> #include<stdlib.h> #include<string.h> #include<conio.h>-# Include <stdio.h># Include <float.h># Include <windows.h># Include &l
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4765
    • 提供者:zzj
  1. C1

    0下载:
  2. #include "stdlib.h" #include"graphics.h" main() { int gd=DETECT,gr,a[8],b[8],x,y,i,j,c initgraph(&gd,&gr,"") randomize() for( !kbhit() ) { x=rand() 500+100 /*随机中心坐标*/ y=rand() 300+100 a[0]=x /*各点坐标的计算,我的烟花图形没能是圆的*/-#
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:650
    • 提供者:阿鑫
  1. c4

    0下载:
  2. #include <graphics.h> #include <stdlib.h> #define N 200 #define up 0x4800 #define down 0x5000 #define left 0x4b00 #define right 0x4d00 #define esc 0x011b #define Y 0x1579 #define n 0x316e int gamespeed /* 游戏速度 */ int
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:3581
    • 提供者:阿鑫
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com