-
小波滤波和小波包程序
说明: 实现小波去噪,里面含有小波包及小波滤波程序(Implement wavelet de-noising, including wavelet packet and wavelet filter program)
- 2020-04-22 10:57:44下载
- 积分: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
-
hilight
AutoCad Entity Highlight
- 2009-10-28 15:22:51下载
- 积分:1
-
26-Visual-CSharp
Visual C 网络核心编程(Programming Visual C network core)
- 2011-05-20 00:05:05下载
- 积分:1
-
SDK-APIs
OK卡最新开发包,6.51. 包含OKDemo演示代码,及编程手册说明。(OKCard 6.51 SDK, including programming manual.)
- 2012-02-15 09:42:43下载
- 积分:1
-
C_programming_classic_design_of_variable_clock_sou
C编程设计的多变闹钟经典源码 C programming classic design of the variable clock source(C programming classic design of the variable clock source)
- 2010-08-18 07:22:38下载
- 积分:1
-
dllregshex_src
使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件(Using shellext to register and unregister a DLL with Com/ATL object)
- 2020-11-05 11:39:52下载
- 积分:1
-
MPC-from-UC-Berkeley
伯克利大学MPC珍贵资料,对理解MPC、编程具有重要参考意义(Berkeley MPC valuable information programming has important reference significance in understanding the MPC)
- 2020-08-14 18:58:28下载
- 积分:1
-
AdminTest
to check the user has the administration rights is more complicated in windows 7, this is the sample to check it.
- 2011-06-06 23:33:03下载
- 积分:1
-
xianxing
1.输入一组整型元素序列,建立顺序表。
2.实现该顺序表的遍历。
3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。
4.判断该顺序表中元素是否对称,对称返回1,否则返回0。
5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。
6.输入整型元素序列利用有序表插入算法建立一个有序表。
7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。
8.编写一个主函数,调试上述算法。
* 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删
除、排序、查找等)
(err)
- 2008-04-19 10:04:01下载
- 积分:1