资源列表
Using-VC-and-realize-the-AVS
- 针对磁流体力学数值模拟程序MHD的特点,根据跟踪处理的思想,设计可视化模块。在AVS/EXPRESS的开发环境下,使用VisualC++和’VisualFORTRAN混合编程达到实时显示数值模拟程序计算中产生的结果的目的。-MHD numerical simulation for MHD characteristics, according to the tracking process of thinking, design visualization module. In AVS/EXPRE
The-VC-programming-data
- 数据采集系统一般都有一系列的数据曲线需要存储。本文介绍了在用VC编程时,存储不同采样频率数据曲线的一种方法。-Generally have a range of data acquisition system to store the data curve. This article describes the use of VC program, the storage of different data sampling frequency curve method.
VC-GetSystemTime
- 本文介绍VC的GetSystemTime函数的一个缺陷,由此联想到软件设计时应注意的方法和在遇到一些问题时的处理办法。-This article describes the VC GetSystemTime function of a defect, this association should pay attention to the software design methods and encountered some problems in the approach.
Cguider
- C语言编程参考资料,主要讲了一些C语言函数的介绍-C program guider
general-problems-ofC-languag
- 《C语言常见问题》介绍了一些比较常见的C语言的问题,对于加深C的理解很有用处-general problems ofC languag
C-Program-example.RAR
- 对C语言初学者是一手很好的资料,里面也有一些实用的例子-The C language for beginners is a good first-hand information, which also has some practical examples
functions-of-C-language
- 《C语言库函数实用大全》,C语言常见函数的详细介绍。帮助了解函数的具体用法-functions of C language
C-language-shen-du-pou-xi
- 《C语言深度剖析》详细介绍C语言的许多问题,《C语言深度剖析》-C yu yan shen du pou xi
xu-shi-liang-suan-fa
- 《许士良常用算法程序集C语言》,具体内容可以从名字上可以看出-xu shi liang suan fa
DemoCalculatorLib
- 简易的计算器程序,基于VS2008开发平台,带运算记录功能-Simple calculator program, based on the VS2008 development platforms, with the operation record
Recursion
- 一个递归小程序,并且带有性能检测,一个比较差的程序。-A small recursive program, and with performance testing, a relatively poor program.
NCURSES-Programming-HOWTO
- How to use NCurses in C