CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - stdio

搜索资源列表

  1. Intel_IA32_C_CPU

    0下载:
  2. 剖析Intel IA32 架构下C 语言及CPU 浮点数机制 Version 0.01 哈尔滨工业大学 谢煜波 (email: xieyubo@126.com 网址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 这两天翻看一本C 语言书的时候,发现上面有一段这样写到 例:将同一实型数分别赋值给单精度实型和双精度实型,然后打印输出。 #include <stdio.h>
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:164.38kb
    • 提供者:lza
  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
    • 文件大小:924byte
    • 提供者:陈志峰
  1. ARM(VB)

    0下载:
  2. 自己开发的wince操作系统上开发的VB上位机界面,源代码完全开放,开发软件采用visual stdio 2005,搞了很久,希望对大家又帮助-wince operating system developed by VB PC interface, a completely open source code, software development using visual stdio 2005
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:776.96kb
    • 提供者:masterzhangqi
  1. time-example

    0下载:
  2. 1.程序分析: 2.程序源代码: #include "stdio.h" #include "conio.h" #include "time.h" void main() { time_t lt /*define a longint time varible*/ lt=time(NULL) /*system time and date*/ printf(ctime(<)) /*english format output*/ printf(asct
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2.98kb
    • 提供者:zhenxinjian
  1. biancheng

    0下载:
  2. 堆排序编程实现: #include <stdio.h> void createHeep(int ARRAY[],int sPoint, int Len) //生成大根堆 -The heapsort programming:# include <stdio.h> void createHeep (int ARRAY [], int sPoint, int Len)// generate large root heap
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:11.61kb
    • 提供者:杨文
  1. bianchengmaopao

    0下载:
  2. 冒泡排序编程实现如下: #include <stdio.h> #define LEN 10 //数组长度 -Bubble Sort programming as follows:# include <stdio.h># Define LEN 10// array length
  3. 所属分类:Software Testing

    • 发布日期:2017-12-01
    • 文件大小:10.01kb
    • 提供者:杨文
  1. C100p3Dp3D11--20

    0下载:
  2. #include "stdio.h" #include "conio.h" main() { long f1,f2 int i f1=f2=1 for(i=1 i<=20 i++) {-# Include " stdio.h" # include " conio.h" main () {long f1, f2 int i f1 = f2 = 1 for (i = 1 i < = 20 i++) {
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:2.71kb
    • 提供者:龙蛋
  1. Viscoding-standards

    0下载:
  2. virsual stdio C++ 编码规范,摆脱曾经的高难度化-virsual stdio C++ coding standards, once difficult to get rid of
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:14.12kb
    • 提供者:zzh
  1. VS2010

    0下载:
  2. 这里我教大家如何安装和使用微软公司新的编译工具Visual Stdio 2010。这里将帮助大家安装Visual C++ 2010,帮助大家做一些常见的配置 -Here I teach you how to install and use Microsoft' s new compilation tools Visual Stdio 2010. Here will help you install Visual C++ 2010, to help you do some common
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2mb
    • 提供者:hehe
  1. Desktop

    0下载:
  2. #include<stdio.h> #include<math.h> main() { int i,x scanf(" d",&x) for(i=2 i<=x-1 i++) if(x i==0) printf("NO\n") for(i=2 i<=x/2 i++) for(i=2 i<=sqrt(x) i++) } 第十行不加冒号时出错信息为: C:\Documents and Settings\w
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:224.4kb
    • 提供者:yanjianmin
搜珍网 www.dssz.com