资源列表
myAlbum
- VC6.0 编写的相册程序,使用GDI+,包内有GDI+源码GDIPlus;GDI+的安装使用步骤网上;-VC6.0 album written procedures, the use of GDI+, package with GDI+ source GDIPlus GDI+ installation steps online
6hPdata
- 网上付费买的六仔源码,不会用,共享出来给大家了!-Online pay to buy six Aberdeen source, will not be used, shared out to everyone!
video-C-and-CPP
- C语言与C++区别 内有视频及编程案例 C++是在C的基础上增加了新的理论,玩出了新的花样。-C and C++ There is video and programming case C++ is on the basis of C increased the new theory, new tricks.
CPP-console-application
- C++控制台程序 VS2008平台 内有文档 视频 自动生成的C++控制台程序 认识预编译头 认识_tmain-++ console application VS2008 platform There is video document to automatically generate c++ console application understanding the precompiled header ᠊
3-Dynamic-memory-allocation-new
- VS2008平台 内有文档 视频 动态内存分配new 为数组动态分配内存 为多维数组分配内存 释放内存delete-There is video document Dynamic memory allocation new For an array dynamically allocated memory Allocate memory for multidimensional arrays Release the delete memory
Student-Score-Management-System
- 一个简单的徐生成绩管理系统 对成绩进行添加浏览排序等等。-Student Score Management System
4-concept-of-reference
- VS2008平台 引用的概念 引用(reference)是另一标识符的别名,可以说是C++的一种新的变量类型,是对C的重要扩充。当建立引用时,程序用另一个变量或对象(目标)的名字初始化它(即它代表了标识符的左值)-The concept of reference Reference (reference) is another alias identifier, can be said to be a new kind of variable type C++, is an imp
5-Initialization-function-parameter
- VS2008平台 初始化函数形参 视频讲解细腻,一看就明白其中的道理;-VS2008 platform Initialization function parameter Video interpretation is exquisite, a look will understand the truth
6-Exception-handling
- VS2008平台 异常处理 使用异常处理将带来更多的系统开销。因此慎用异常。-VS2008 platform Exception handling The use of exception handling will lead to more system overhead.Therefore careful anomalies.
huiwenzifu
- 利用c语言进行回文字符的判断,并给出了详细的注释。-Using c language palindrome characters to judge, and gives a detailed note.
panduanshshu2
- 利用c语言来判断素数,并给出了详细的解释。-Using c language to determine the prime number, and gives a detailed explanation.
123
- 格子Boltzmann方法(Lattice Boltzmann Method, LBM)是近年来得到迅速发展并具有广阔应用前景的数值模拟方法。与基于连续介质假设的传统流体力学计算方法不同,LBM是从介观层次的流体粒子出发,基于动理学模型,假设这些流体粒子按规定的格线方向进行迁移碰撞相互作用,经过演化计算后得出符合物理规律的数值结果。与其它传统数值方法相比,LBM在复杂边界及几何条件、多相流模拟等方面具有明显的优势。并且LBM具有算法简单,容易编程实现的特点,非常适用于大规模并行计算。-Latti
