资源列表
Fat
- this program is used to read the file allocation table(FAT) and check whether the file allocation table is good and can be used to formatit
Lift
- this program is a lift simulation program used to understand the data structure programs easily also the priority based q-this program is a lift simulation program used to understand the data structure programs easily also the priority based queue
Process-using-in-cPP-builder
- Process using in c++ builder, Process using in c++ builder
C-language-Dennis
- c language by Dennis Basics for Learning C language
1
- 广东工业大学C语言课程设计,题目为学生通讯录系统,包含源代码与实验报告。-the C program
Oreilly---Practical-C-Programming.-3rd-Ed
- Practical C programing
CPP-skill
- C++编程技巧,里面包含有const的使用事项,static变量的使用方法等等,适合基础不扎实的学者阅读。-C++ program skill
DirectShow
- vc用法汇总值得一看呀,都来下载把,都是为了学习,-vc usage summary worth ah, have to download to, is to learn, ha ha
7090826[1]
- 艰难的找到了经典的vc开发资料,其中包括很多实例,以及应用程序,希望大家好好利用-Difficult to find the classic vc development information, including many examples and applications, I hope you make good use of...
CPP-Gotchas
- C++程序设计陷阱。作者Stephen Dewhurst曾经是贝尔实验室中第一批C++使用者的一员,他具有将近20年的C++应用经验,曾经用C++解决了诸多领域中的问题,如编译器设计、证券安全交易、电子商务以及嵌入式通讯等领域。他还是《Programming in C++》的作者之一,是C/C++ User Journal杂志的编辑和C++ Report杂志的专栏作家。更为重要的是,他还是两个C++编译器的开发者。 书做到极至,可以令许多拥有它的人感到释怀,于是,我身边的同行朋友就把它当
C-Programming-Courseware
- 本资料可以帮助初学者自学C语言,其中包括了基本的理论知识,开发工具,还有程序实例-This information can help beginners learning the C language, including the basic theoretical knowledge, development tools, there are instances
C-Programming-Language-100-cases
- 文件包含100个C语言程序的例子,由易到难,可以帮助初学者提高学习效率。注:1、2、3、4个数字,有多少能形成一个不同于彼此,没有重复数字三位数吗?是多少? 1。这个程序分析:能填补一百年,十,比特数1、2、3、4。所有的安排后再删除不满足条件的安排。 2.程序源码为: main() { int i,j,k printf("\n") for(i=1 i<5 i++) for(j=1 j<5 j++) for (k=1 k<5 k++)