资源列表
high-level-c
- 经典编程书籍,通过C的讲解,使人对高水平编程编程,内存管理等有很高的认识-classical programming book which will tell you how to program a high level code with c language.you will know cache
CPPlearning
- C++,适合初学者的程序设计参考书。文章用一些有趣的形象的比喻来解释编程中的问题,易学易懂。-C++,it s suitable for beginner of programming.The article supplys many interesting examples to explain problems in programming,so it s easy to catch.
vckb
- vc内容讲解,vc问题与解答以及vc技巧-vc introduction,vc question and answer,vc technique.
VC-programming-regular
- vc编程规范,包括代码风格,程序版式,表达式规则,需要考虑的移植-vc programming regular
PROTEL_99SE-tutorial
- PROTEL-99SE简明实用手册,如何安装,如何进行原理图设计,原理图仿真,PLD设计,PCB设计-PROTEL-99SE concise and practical manual on how to install, how to schematic design, schematic simulation, PLD design, PCB design
CPPstudy
- Visual C++学习笔记,适合初学者-Visual C++Study Notes
WINDOWS-SERVER-2003-AD-Doc
- WINDOWS SERVER 2003AD域的相关资料,新手入门以提高的宝贵资料.-WINDOWS SERVER 2003AD domain information, Getting Started in order to improve the valuable information.
bb
- 货郎担分枝限界图形演示 很不错的源码哦-Branch and Bound graphical presentation traveling salesman
cPP
- 课程设计:将理论教学中涉及到的知识点贯穿起来,对不同的数据类型、程序控制结构、数据结构作一比较和总结,结合设计题目进行综合性应用,对所学知识达到融会贯通的程度。-Course Design: The theory of knowledge involved in teaching point through them, for different data types, program control structures, data structures and a comparison su
C-PP
- C++基础学习资料,从基础入门至精通;适合于初学C++编程人员。-C++ based learning materials. From basic entry to the master suitable for beginners C++ programmers.
C
- C 基础学习资料,从基础入门至精通;适合于初学C 编程人员。-C based learning materials. From basic entry to the master suitable for beginners C programmers.
example-of-use-vector
- 在C++环境下,介绍容器的使用。此程序介绍Vector的使用举例,随机产生一组数值,将其存储后输出-This program introduce the use of container under the Visual C++.It descr ipt the example of use vector.