-
Blur3
A Survey of Gaussian Convolution Algorithms
高斯卷积方面的综述文档和源码 可以供相关人员参考(A Survey of Gaussian Convolution Algorithms
digital image processing)
- 2014-09-02 19:13:58下载
- 积分:1
-
Matlab_BP
基于MATLAB神经网络工具箱的BP网络实现,该本书对初学神经网络的读者应该比较有用。(Based on the MATLAB neural network toolbox of the BP network, the book for beginner readers neural network should be more useful.)
- 2007-09-29 00:40:37下载
- 积分:1
-
InsProDisk.Partial.Src
InsProDisk.Partial.Src.rar 一个虚拟硬盘的源代码,用户级别的(InsProDisk.Partial.Src.rar a virtual hard disk source code user level)
- 2006-11-04 00:23:43下载
- 积分:1
-
Cpp1
一元多项式的计算 有输入多项式项 有加法项 有减法项 有乘法项等(Unary polynomial calculation)
- 2010-02-23 17:03:33下载
- 积分:1
-
windowsprog
说明: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the process writing approach. These procedures used C language and use the original Windows Application Programming Interface (API). As discussed later in this chapter, and it is not writing the only way to Windows program. However, regardless of how you use the writing process, understand the Windows API are very important.)
- 2009-08-12 20:58:53下载
- 积分:1
-
jiuhuche
说明: 救护车的报警程序,分别为1000Hz和800Hz.(Ambulance alarm procedures were 1000Hz and 800Hz.)
- 2010-04-04 15:02:36下载
- 积分:1
-
rs54
matlab rough set 粗糙集代码 matlab实现(this is a rar for rough set using matlab )
- 2012-09-12 15:17:40下载
- 积分:1
-
chap_4_3_1_2B
基于matlab的模型检测,仿真,主要针对的是轮廓控制部分。带有仿真结果(Matlab based model checking, simulation, mainly for the contour control section. With simulation results)
- 2015-01-15 15:14:32下载
- 积分:1
-
LDPC_C
C语言实现LDPC码的译码功能,带有完整的工程文件。(C language to achieve the LDPC code decoding function, with a complete project file.)
- 2020-11-23 16:59:34下载
- 积分:1
-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1