搜索资源列表
炉温采样
- 设炉温变化范围为0-100º C,相应电压为0-5V。要求:每隔30秒钟采集一次温度数据,并将采集的数据送七段段码显示(十进制)。采集到的炉温在40º C-60º C是正常,其他为不正常。不正常时要求通过蜂鸣器报警,报警时间为2秒,用查询方式读取数据。-based temperature range of 0-100
bootkitbasic
- 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as other
C++0.1
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.2
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.3
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.4
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
C++0.5
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
vCP100
- C语言精彩编程百例源代码,希望对你有所帮助-C Programming Language brilliant 100 cases source code, and I hope to help you
c_yuyan100
- 100个经典C程序源码,学C语言有用,请仔细使用-100 classic C program source code, C language learning useful, carefully use
simple
- 单纯形法算法,int K,M,N,Q=100,Type,Get,Let,Et,Code[50],XB[50],IA,IAA[50],Indexg,Indexl,Indexe float Sum,A[50][50],B[50],C[50]
100.002
- c编程技巧100之2-100 of 2
100c
- 100个c语言经典程序
c
- c语言经典100例,很不错,适合于初学者-c language classic 100 cases of
C-PROGRAMMING
- 用于二级C语言等级考试,是2011年南开大学的100套真题-For the two C-level examination, 2011, Nankai University, 100 sets of Zhenti
C
- 生成100个点的坐标(x,y,z),x和y在10-10000之内,z在0-10之内,用TXT输出x,y,z以及平均高程h。-Generate 100 points of coordinates (x, y, z), x and y in 10-10000, z 0-10, TXT output x, y, and z and the average elevation h.
C-language-application-100-cases
- 百例成才-单片机C语言应用100例_CD-所有实例的c语言源程序-One hundred cases taught- SCM C language application 100 cases _CD-c language source code for all instances
Commonly-used-c-program
- 100个经典C语言程序,在以后的程序过程中,这些都是常用到的,如要应聘软开的,这些也是HR常问的。-100 classic C language program, in the later program process, these are commonly used, if you want to apply for soft open, these also HR often ask.
number-guess1-to-100
- 利用c语言程序 进行 1-100 之间的数字 猜测游戏-1 to 100 numeber guess
C
- 该文件中含有100道C语言基本案例,对初学C语言者含有重大帮助-The file contains the 100 C language base case, beginner C language help those with substantial
1到100的和算法
- c语言 1到100的和算法,很简单的入门编程C语言代码