-
步骤:。编译DLL:CL / LD f.cpp。查看出口:dumpbin /exports f.dll的…
steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
- 2022-03-24 08:35:04下载
- 积分:1
-
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,...
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,-the way of mathematic
- 2022-02-21 14:00:58下载
- 积分:1
-
Windows Game Programming Guru skills. Chm2D and 3D Game Programming with ANDRE L...
Windows游戏编程大师技巧.chm
2D和3D游戏编程基础
ANDRE LAMOTHE 著
曲文卿 姚君山 钟湄莹等译-Windows Game Programming Guru skills. Chm2D and 3D Game Programming with ANDRE LAMOTHE Wenqing Yao Shan Zhong Qu Mei-ying, et al
- 2022-06-03 13:52:10下载
- 积分:1
-
任意阶、任意水深的流函数波浪理论求解器
任意阶、任意水深的流函数波浪理论求解器。对于学习水波动力学的朋友很有帮助。
参考文献:
1. Dalrymple, R.A., "A Finite Amplitude Wave on Linear Shear Current,
Journal of Geophysical Research, 79, 4498-4504, 1974."
2. Dean, R.G., "Stream function Representation of Nonlinear Ocean Waves,
Journal of Geophysical Research, 70, 4561-4572, 1965."
- 2022-07-16 19:20:57下载
- 积分:1
-
文件读写程序,很不错的!
文件读写程序,很不错的!-document literacy procedures, very good!
- 2023-02-28 22:20:03下载
- 积分:1
-
动态分配内存的代码
动态分配内存的代码-dynamic memory allocation code
- 2023-08-04 22:45:06下载
- 积分:1
-
reference source, study examples
参考源码,学习例子-reference source, study examples
- 2022-04-07 09:04:39下载
- 积分:1
-
WinceUSB同步.reg是一个注册表文件,把他打入WINCE 5下的注册表就支持Active 同步功能了。...
WinceUSB同步.reg是一个注册表文件,把他打入WINCE 5下的注册表就支持Active 同步功能了。-WinceUSB synchronization. Reg is a registry file, put him into the registry under the WINCE 5 support Active Sync function.
- 2022-02-06 17:58:14下载
- 积分:1
-
Find their own network programming is also about the source of the serial
自己找得网络编程的源程序 也是关于串口的-Find their own network programming is also about the source of the serial
- 2023-02-08 05:00:04下载
- 积分:1
-
使用链式存储实现一元多项式的以下运算:
实现多项式的加法、减法、求导。...
使用链式存储实现一元多项式的以下运算:
实现多项式的加法、减法、求导。
-Used to achieve a dollar store chain polynomial of the following operations: the realization of polynomial addition, subtraction, derivation.
- 2022-03-09 08:56:39下载
- 积分:1