资源列表
Patterns-in-Java
- 如果你有一定的面向对象编程经验,你会发现其中某些设计模式你已经无意识的使用过 了 如果你是一个新手,那么从开始就培养自己良好的编程习惯(让你的的程序使用通用 的模式,便于他人理解 让你自己减少重复性的编程工作),这无疑是成为一个优秀程序 员的必备条件. 整个设计模式贯穿一个原理:面对接口编程,而不是面对实现.目标原则是:降低耦合,增 强灵活性.-If you have some object-oriented programming experience, y
jingdianC
- 经典的C++程序,可以实现常用算法的功能,适合初学者使用-Classic C++ program, the algorithm can be used to achieve functional, suitable for beginners
hf
- 幻方程序 c++源代码 课程设计代码-Magic square program c++ source code, curriculum design code
MAC
- Read MAC Address from Connected NIC
PCB
- 操作系统进程调度算法 先来先服务 短作业优先 时间片轮转 优先级。有大量注释,帮助理解。目前没有错误-Operating system process scheduling algorithm first come first serve short jobs priority round-robin priority. There are a lot of notes to help understand. There is no error
c
- C语言经典书籍,属于中级程序员的学习宝典,全书讲解的知识面广泛,适合所有人学习-C-language classic books, belonging to intermediate programmers learning canon that book to explain the wide range of knowledge, for learning for all
10.1
- 结构体的简单应用,包括学生的简单信息,姓名学号三门课的成绩,计算平均值并排序输出-Structure of simple applications, including a simple student information, the name of science Tri-course results, calculate averages and sort output
pg_refrence
- 编程修养pg_refrence.zip,《编程修养》罗列了编程中非常要注意的问题-Cultivation cultivation pg_refrence.zip programming programming programming training pg_refrence.zip pg_refrence.zip
C-Sourcebook
- C资料大全,有关c语言的一些资料-C Sourcebook
Cspec
- C语言本身虽然是极为灵活的语言,但是做为软件工业化生产的要求,却需要编程者遵循严格的规范。规范的目的,一是在于保证代码的可读性,二是在于保证代码的可维护性-The specification of the C programming language, code format and usage rules. C language itself is a very flexible language, but as the software requirements of industrial
Cfunctions
- C 函数速查。。里面包含了标准C语言中的大多数函数,并带有分类等功能,查找方便。-Quick C function. . Which contains most of the standard C language function, and with classification and other functions, easy to find.
windows-API
- Windows消息循环机制 及API学习指导-Windows message loop mechanism and the API study guide