资源列表
Code
- C++是一种语言,仅仅是它的语法、特性、标准类库就已经是一门非常高深的课程,所以在开始学习的时候,必须先要打好基础。在市面上有很多Visual C++的书,虽然其中可能会花1-2章来介绍C++的基本特性,但是那绝对不会让你入门。因此,初学者学习C++应该选择针对C++语言本身的书籍,而不能是针对Visual C++、MFC或者Windows API的。 -C++ is a language, merely its syntax, features, standard library alread
2-(2)
- 圣经网络的书籍,非常有用,可以进行故障诊断-Bible Network books, very useful for fault diagnosis
final-project
- final project code written in c-final project code written in c++
3
- hla分布式仿真设计教程,可用于分布式仿真应用程序的开发-hla distributed simulation design tutorials, can be used for the development of distributed simulation applications
sorting
- sorting code written n c-sorting code written n c++
lab-task
- lab task for beigneers written in c-lab task for beigneers written in c++
lab-task-2
- lab task 2 for beigneers in c-lab task 2 for beigneers in c++
Press-et-al.---Numerical-Recipes.pdf
- Press et al. - Numerical Recipes (3rd Edition)
Prime-
- 提供判断是否为素数的三种常用方法,其基本思想是用该数分别处以比其小的所有数,若只能1和其本身除尽则为素数;否则不是-Provided for the prime numbers to determine whether three commonly used methods, the basic idea is fine with the respectively smaller than the number of all, if only divisible by 1 and compare
wenhuatest
- 文化财经程序化交易,主要针对于新手,详细讲解了用文化公式和函数实现技术指标-Cultural financial programming trading, technical index code realization
MFC-help
- MFC的中文帮助文件,对于初学者,英语又不是很好的人,很有帮助。-MFC Chinese help file for beginners, English people are not very good, very helpful.
Timer
- 在windows vc++编译环境下,读取系统的时间,该时间为系统的本地时间。-get the system time using vc++