-
lap_cpp
线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵(Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment = lap (cost), cost for the match cost matrix, assianstment matrix for the output matching)
- 2010-06-09 17:03:33下载
- 积分:1
-
80c51F340
里面有原理图和代码,有使用过的,程序稳定好用
- 2022-02-02 01:40:32下载
- 积分:1
-
pov_ws2811-master
一款POV显示动态字符,给有需要的朋友
- 2022-09-04 07:20:02下载
- 积分:1
-
YUV_DCT
YUV Quantization using VS2010
- 2013-07-14 19:12:13下载
- 积分:1
-
svm
支持向量机原理与仿真
(Support vector machine theory level simulation)
- 2014-01-05 16:19:37下载
- 积分:1
-
StringMatch
带通配符的字符串匹配,多重匹配,支持通配符“*”,“?”(String matching with wildcards, multiple matches, supports wildcards " *" , " ?" )
- 2014-01-16 10:33:12下载
- 积分:1
-
System
说明: 根据本科成绩和加分项排序,取前几名推荐免试研究生(According to the results of this course and the order of adding items, the first few recommended graduate candidates are selected.)
- 2020-06-24 18:00:02下载
- 积分:1
-
stm32f103-pid
PID=port ID,在STP(生成树协议)中,若在端口收到的BPDU中BID和path cost相同时,则比较PID来选择阻塞端口。数字电视复用系统名词 PID(Packet Identifier) 在数字电视复用系统中它的作用好比一份文件的文件名,我们可以称它为“标志码传输包” 。工程控制和数学物理方面 PID(比例积分微分)英文全称为Proportion Integration Differentiation,它是一个数学物理术语。PID由8位端口优先级加端口号组成,端口号占低位,默认端口号优先级128。
- 2022-04-26 18:14:59下载
- 积分:1
-
rockf
Prewitte边缘算子法(Prewitte Edge Operators)
- 2005-01-20 14:58:44下载
- 积分:1
-
psoVC
pso程序的源代码
pso程序的源代码-粒子群优化算法源程序
作者:FashionXu
一个pso程序的源代码。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。(program s source code pso pso program s source code - source code on Particle Swarm Optimization: FashionXu a pso program source code. In vc.net2003 following through. Recommendation: look at the code before you figure out how the matter pso. Then please correspond to: Program using Agent on behalf of a bird, PSO representative of the flock. Read the source code, do not look down, look at the main (), then follow the order of things there, one by one, come, Oh, merely suggestions.)
- 2008-07-30 16:26:10下载
- 积分:1