搜索资源列表
FDTDMFC
- MFC实现FDTD编程,编程规范,体现了C++语言的有点,适合想利用MFC进行编程的同行参考-FDTD realization MFC programming, programming standards reflects the C++ language a bit, for want to use the peer-MFC programming reference
Dijkstrasalgorithm
- Dijkstra 算法,采用c++编写,编程规范,注释详细,是一老外编的。-Dijkstra algorithm, written using c++, programming specifications, detailed notes, is a foreigner series.
DynamicArray
- 完成满足上述接口的动态数组(Dynamic array)的程序; 需要遵循基本的编程规范和风格; 动态分配内存用C++的函数new/delete,不用malloc/free; 处理好动态分配的运用,不要出现内存泄漏; 了解C++类的构造函数和析构函数的作用; 熟悉C++类的写法(*.h, *.cpp); 各种情况考虑周到,不要出现程序崩溃; -
C
- C语言的一些算法,和一些编程规范,供学习参考-C yuyan de yixie suan fa guan yu bian xie xi guanC yuyan de yixie suan fa guan yu bian xie xi guan
student
- VS2010,对C++中的基本概念(基本知识点)的理解和掌握,其中包括类、成员、函数、友元、重载、IO流、模板等;此外,还包含了对数据结构(链表)、内存操作的内容,以及编程的规范。-VS2010, on the basic concepts C++ (basic knowledge) to understand and master, including class, member, function, friends, overloading, IO streams, templates, e