-
FIST
一种根据多边形进行三角网格剖分的算法,简称FIST.希望对相关网友有所帮助。(A method according to polygon mesh triangulation algorithm, referred to FIST. Want to be helpful to the relevant users.)
- 2013-06-19 15:42:30下载
- 积分:1
-
ResViewer
PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
- 2013-09-16 10:26:32下载
- 积分:1
-
mototestv0.0131
profibus dp主站于从站通信,实现与西门子程序一样的功能(profibus dp master station communications from the station, the same procedure with the functions of Siemens)
- 2009-04-17 08:47:53下载
- 积分:1
-
VideoInput
使用VisualDSP软件做的视频采集程序,CPU为blackfin系列(VisualDSP software used to do the video capture process, CPU for Blackfin series)
- 2009-02-20 17:27:37下载
- 积分:1
-
DirectX
《DirectX+游戏开发终极指南》是本好书,这是该书的exe电子书+网页版+源码,希望对初学者有所帮助……这网站的上传对名字的要求还真是蛋疼……(" DirectX+ game development Ultimate Guide" is a good book, that' s the exe e-book+ Web Edition+ source code, want to help beginners ... ... this site to upload requirements on the name really is egg hurts ... ...)
- 2010-06-17 13:14:59下载
- 积分:1
-
41695062xueshengsusheguanlixitong
说明: 简单的 寝室管理系统
用于课程课程设计
用 vb.net 和 access 开发
非常简单(qinshiguanli~~vb.net+sql2005
kechengsheji xuyao)
- 2021-01-18 10:58:44下载
- 积分:1
-
AD_Meanreducemaxx
S-function 程序:数据离散采集并每隔一定时间求平均值(S-function program:data acquisition)
- 2013-11-26 10:50:16下载
- 积分:1
-
Visual-CPP_MSComm2
利用面向对象的C++语言的MFC编写的串口通信程序(The use of object-oriented language C++ MFC prepared by the serial communication program)
- 2013-10-25 22:26:22下载
- 积分:1
-
udf
用于fluent模拟冷凝情况的UDF,它是基于压力的变化的蒸发冷凝相变模型。(UDF for fluent simulation of condensation, which is a pressure-based, evaporative condensation phase change model.)
- 2017-11-09 17:44:05下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1