▍1. MFC
MFC类库详解 中文版(Detailed MFC class library Chinese Version)
MFC类库详解 中文版(Detailed MFC class library Chinese Version)
vc++入门者可以参考,老师上课教的一些实验程序。希望对大家有所帮助。(vc++ beginner to refer to class the teacher to teach some of the experimental procedure. We want to help.)
2011年国内最新最简单最有趣的免费C语言程序设计基础教程,适合C语言零基础学习者。(C primer )
台湾技术作家 侯捷编写的, 发布的是纯文本版,体积小,质量高。(Hou Jie, a technology writer in Taiwan, issued the plain text version, small size and high quality.)
Accelerated C++中文版,非常不错的C++学习书籍(Accelerated C++ Chinese version, very good C++ Learning Books)
指针的介绍,适合初学者,介绍比较全面易懂 很实用(Pointer of the introduction, for beginners, very useful to understand more fully described)
Visual C++6.0高级编程教程,还是有点用的,所以上传(this is Visual C++6.0)
C++面向对象的程序设计语言书,易学易用,好理解。 (C++ object-oriented programming language book, easy to use, easy to understand.)
VC++数据库编程,介绍如何使用VC++来开发数据库(VC++DataBase code)
关于队列的实现,按照算法导论书上得来,简单易用。(On the implementation of the queue, according to the book Introduction to Algorithms, come on, easy to use.)
学CAGD的人都值得一看的一本英文版本教材C++ primer(CAGD people are worth learning the English version of a textbook,)
Interop with Native Libraries》 的学习笔记。 (Interop with Native Libraries》)
MFC多文档多视图编程,写得不错,讲得很详细。(MFC multi-document multi-view programming, write well, speak it in detail.)
疲劳寿命预测,用于飞机结构的疲劳分析,用灰色及模糊理论(Fatigue life prediction for fatigue analysis of aircraft structure, with gray and fuzzy theory)
link-11的使用手册,很详细的,对搞数据链通信的定有帮助。(link-11' s manual, very detailed, data link communications on fixed out there to help.)
在本文件中有很多的题目可以选择,可以成为一个实验的指导书,也可以成为自我完成目标的指导书。(many thymes can be chosen)
大学生必备C++练习题6,顺序表类,内容丰富,代码完整可用(Students must have C++ Exercise 6, the order table class, rich content, code integrity can be)
大学生必备C++练习题2,图形类,继承,内容丰富,代码完整可用(Students must have C++ exercises 2, graphics, classes, inheritance, content-rich, complete code is available)
Graphics Gems II edited by ANDREW S. GLASSNER
说明: 该文章主要讲了如何将一维数组作为形参传递给函数(The passage about how the one-dimensional array as a parameter passed to the function)