调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的incLUDE目录项到tc的incLUDE的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
上传时间: 2015-08-08
上传用户:ZJX5201314
C语言库函数速查[CHM文档]是一个很好的C语言函数查询器.属于CHM文档. iscntrl 原型:extern int iscntrl(int c) 用法:#incLUDE <ctype.h> 功能:判断字符c是否为控制字符 说明:当c在0x00-0x1F之间或等于0x7F(DEL)时,返回非零值,否则返回零。
上传时间: 2015-08-15
上传用户:lht618
#incLUDE <stdio.h> #incLUDE <string.h> #incLUDE <stdlib.h> #incLUDE <malloc.h> #incLUDE <math.h> #incLUDE <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
上传时间: 2014-01-01
上传用户:caiiicc
JAVA GAME it incLUDE collide detection
标签: detection incLUDE collide JAVA
上传时间: 2013-12-25
上传用户:zhuimenghuadie
数值方法求解常微分方程的C实现[TEXT为主程序,其余方法(即C文件)放入incLUDE文件夹即可]
上传时间: 2015-08-20
上传用户:mpquest
This the offical documents for Csharp. It incLUDE all the basics
标签: the documents offical incLUDE
上传时间: 2014-01-15
上传用户:sunjet
具体功能 It is the source code for spring. it incLUDE spring xml config, spring secutity, spring core, spring oxm tiger.
标签: spring secutity incLUDE config
上传时间: 2015-08-27
上传用户:fnhhs
#incLUDE "intrins.h" unsigned char SystemError sbit SCL= P1^6 //定义串行时钟线所在口 使用时根据自己的需要 sbit SDA= P1^7 //定义串行数据线所在口 使用时根据自己的需要 #define SomeNOP() {_nop_() _nop_() _nop_() _nop_() }
标签: sbit SystemError unsigned incLUDE
上传时间: 2015-08-30
上传用户:rocketrevenge
23种设计模式的java实现 incLUDE vistor,proxy,bridge
标签: incLUDE bridge vistor proxy
上传时间: 2015-09-02
上传用户:fanboynet
SkillOfHtml skill incLUDE basic html and css etc
标签: SkillOfHtml incLUDE skill basic
上传时间: 2014-11-26
上传用户:asdfasdfd