三阶迎风格式来求解驱动方腔流场
三阶迎风格式来求解驱动方腔流场,MARKER AND CELL 方法...
三阶迎风格式来求解驱动方腔流场,MARKER AND CELL 方法...
Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SY...
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key ...
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a...
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language....
Embedded computer systems permeate all aspects of our daily lives. Alarm clocks, coffee makers, di...
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general...
方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用...
使TypeList的生成线性化,高级范型编程技术,请参考《C++程序设计新思维》,此程序不必像书中说的那样需要宏来生成TypeList,注意此程序依赖dnc_pp.rar.在VC++,GCC,Inte...
高级范型编程,一个小型的type traits实现,不依赖于任何程序,编译速度极快,提供了日常所需要的常用范型程序组件。在VC++,GCC,Inter C++中测试通过...