-
valve
一个简单的动网格算例,包括UDF和mesh文件。适合初学者(used for fluent)
- 2020-11-20 09:39:37下载
- 积分:1
-
09105070
计算机专业算法学习的实习练习
希望对大家有所帮助(Computer algorithm to study the practice of professional practice for all of us want to be helpful)
- 2009-06-07 20:26:57下载
- 积分:1
-
poisson
用C语言产生一个模拟的泊松分布随机参数。(this is a poisson disturetion of C)
- 2017-11-29 19:45:54下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
POJ1007
北京大学ACM POJ1007题
实现了对字符串按逆序排列(Peking ACM POJ1007 title achieved by reverse order of string)
- 2010-11-03 00:00:52下载
- 积分:1
-
74_videocap
VB简单的影音采集程序,有需要的就下载吧。(VB simple video capture program, there is a need to download it.)
- 2013-08-17 10:16:53下载
- 积分:1
-
Topology-Generator
实现拓扑生成,平台为VC++6.0,自己编写的,可用(Achieve topology generation, platform VC++6.0, and I have written, can be used)
- 2013-03-29 19:57:09下载
- 积分:1
-
111111
数字图像处理的一些资料,希望对大家有点帮助!(Digital image processing of some information I hope all of us a little help!)
- 2009-12-25 21:38:17下载
- 积分:1
-
MinCirle
数据点的最小包围圆计算,对最小包围的数据精度分析有用(The smallest enclosing circle data points calculated)
- 2009-09-07 11:51:49下载
- 积分:1
-
PID
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式(PID and fuzzy control procedures, the use of inquiry methods of fuzzy control, PID for Incremental)
- 2021-03-05 23:09:31下载
- 积分:1