资源列表
pic
- 用于本地化数值预报的处理、绘图、上网等功能,也可用于其他多种数值预-Numerical prediction for the localization of the processing, graphics, Internet and other functions can also be used for a variety of other numerical pre-
D2Q9
- 模拟方腔顶盖驱动流的代码,适合初学者阅读-Lid-driven cavity flow simulation code
liddriver
- 基于D2Q9的格子波尔兹曼模型模拟三维驱动流-Based on D2Q9 lattice Boltzmann model to simulate three-dimensional driven flow
adhibition-20-example
- 本压缩包含20个小应用,包括界面编辑、图像字体编辑、windows控制-This compression contains a small application 20, including interface editor, image font editing, Windows control
achieve-the-hex-string-to-decimal-
- 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
20111030tab
- visual C++的tab控件的简单使用,新手学习的好例子-visual C++ simple to use the tab control, a good example of novice learning
High-level-C-language-programmers-
- 高级C语言程序员测试必过的十六道最佳程序,面试的时候好好准备,加油-High-level C language programmers will test over the sixteen best program, the interview well prepared, come on! ! !
goog-map
- 能够在mfc中显示goole地图~~和大家共享-Can display goole map in mfc ~ ~
renshiguanlixitong
- 企业人事管理系统,采用VS2005,采用C#语言-The personnel management system
queue
- 队列的一系列操作源码,非常经典,非常实用,适合经常要用队列的同学。-Source queue a series of operations, very classic, very useful for the students often use the queue.
The-C-Programming-Language-2Nd-Ed
- 一本关于C语言的好书籍,尤其是对初学者有一定的帮助。-A good book on the C language, especially for beginners with some help.
the-use-of-variable-
- 变量代表了一段可操作的内存,也可以认为变量是内存的符号化表示。当程序中需要使用内存时,可以定义某种类型的变量。此时编译器根据变量的数据类型分配一 定大小的内存空间。程序就可以通过变量名来访问对应的内存了。 如果说变量的数据类型决定了对应内存的大小,那么存储类型则影响着对应内存的使用方式。所谓使用方式,具体说就是在什么时间、程序的什么地方可以 使用变量,即变量的生命周期和作用域。 先了解一些基本常识。一、在程序运行时内存中有三个区域可以保存变量:静态存储区、栈(stack)
