-
marching_cubes_jgt
在MC(Marching Cubes)算法中,考虑了二义性的问题,是一个很好的程序(MC (Marching Cubes) algorithm, consider the ambiguity problem, it is a good program)
- 2020-11-06 15:09:49下载
- 积分:1
-
fft2_1024
对信号进行fft加窗插值处理,信号的频率、幅值、相位可以设定(The signal FFT and window interpolation processing)
- 2017-08-06 11:03:26下载
- 积分:1
-
serial2.1.3.4
自己用api写的串口通信动态库,可以同时打开多个串行口,自带设置函数(own use api write serial communication DLL, it will also open up a number of serial port, bringing their function set)
- 2007-01-03 19:40:09下载
- 积分:1
-
Complex_SVD
实数矩阵及复数矩阵的SVD
dgesvd:实数矩阵的SVD程序
cgesvd:单精度复数矩阵的SVD程序
zgesvd:双精度复数矩阵的SVD程序(SVD of complex matrix:
dgesvd:for real matrix
cgesvd:for float complex matrix
zgesvd:for double complex matrix
)
- 2020-10-31 16:29:56下载
- 积分:1
-
keymove
说明: 在vs2005 与Brew环境开始的小程序,可以用来学习(Brew in the vs2005 environment began with a small program that can be used to study)
- 2011-02-18 18:01:57下载
- 积分:1
-
ENG3D
说明: 基于D3D9.0 SDK 尝试制作的3D demo
./DXD3D 简易的D3D 引擎,封装了部分常用工具类,比如蒙皮动画和静态骨骼等等
./res 资源
./Textures 资源
./bin 编译后的程序,以及必须的dll和资源,资源同上级目录,可直接运行(可能需DX9.0 runtime)(D3D9.0 SDK-based production of 3D demo ./DXD3D Simple D3D engine, include some of the common util classes, such as skinned mesh and static mesh, etc.
./res Resources. .
./Textures Resources.
./Bin compiled program, and necessary dll and resources, the resources are the same as what exists in the parent directory. It can be run directly.
(DX9.0 runtime maybe necessary))
- 2010-04-05 15:10:03下载
- 积分:1
-
lab5
模型尺寸参见OpenGL观察实验。要求修改代码达到以下要求:
1. 通过设置材料使得桌面和四条腿的颜色各不相同,分别为:(1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1);
2. 通过设置材料使得茶壶为金黄色;
(Experimental observation model dimensions refer to OpenGL. Required to modify the code to achieve the following requirements: 1. Material by setting makes desktop and four-legged different colors, namely: (1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1) 2 by setting the tea material that is golden yellow )
- 2013-11-05 21:44:04下载
- 积分:1
-
disk
租借光盘系统sql 做数据库系统的有福啦,mfc做的(disk mangement system)
- 2012-11-21 11:20:12下载
- 积分:1
-
123
亚像素级cvFindCornerSubPix角点检测,可较为精确地对角点进行检测(The subpixel cvFindCornerSubPix corner detection)
- 2012-08-11 09:47:27下载
- 积分:1
-
FunctionApproximation
使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)(Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x))
- 2020-12-30 13:29:02下载
- 积分:1