▍1. unit-9
谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
VB采集新浪数据编写天气预报软件,有需要的下。(VB to write the data collection Sina weather software, there is need for the next.)
用来求两个实数之间的相乘,调用方法具体见程序(Be used to seek a multiplication between two real numbers)
用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
房子揭计算器项目文件,可以以等额或等本方式进行计算出每笔的本金和利息。(House mortgage calculator project file can be equal or equivalent calculated in this way each of the principal and interest.)
用C实现的自己使用的双色球分析源码。自己一直在用,还是有一定的参考价值哦。(C achieved using two color analysis of their source. He has been in use, or have a certain reference value oh.)
VB编写的超级卸载工具源代码,有需要的就下载吧。(Super uninstall tool written in VB source code, there is a need to download it.)
VB编写的超级卸载工具源代码,有需要的就下载吧。(Super uninstall tool written in VB source code, there is a need to download it.)
VB编程实现改变系统日期格式,有需要的就下载吧。(VB Programming to change the system date format, there is a need to download it.)
vb笔记本电池电量检测程序,有兴趣的就下载吧。(vb laptop battery detection procedures are interested to download it.)
vb 利用URLDownloadToFile下载文件(vb download files using the URLDownloadToFile)
vb 利用URLDownloadToFile下载文件(vb download files using the URLDownloadToFile)
VB 读取 excel 文件的操作。 可以读取2003 和2000的文件(VB to read excel file operations. You can read the 2003 and 2000 documents)
VB 读取 excel 文件的操作。 可以读取2003 和2000的文件(VB to read excel file operations. You can read the 2003 and 2000 documents)
c程序非常使用的,简单的程序!直接复制就可以运行的!对二级考试很有用!(c program is very to use, simple procedure! Replication can be run directly! Examination is useful for two!)
用C语言编写的堆栈接口,适用于各种环境,提供接口: STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TYPE *data) Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
用C语言编写的堆栈接口,适用于各种环境,提供接口: STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TYPE *data) Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)