搜索资源列表
即用即查Linux命令行实例参考手册代码;多级反馈队列调度算法;多功能聊天软件的设计与开发
- 即用即查Linux命令行实例参考手册代码;多级反馈队列调度算法;多功能聊天软件的设计与开发.
LK光流算法,包括opencv中LK稀疏跟踪的原理
- LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
asdf
- 中北大学软件工程排课算法实现课程设计详细说明书,完整格式,,附有核心代码,基于优先级的排课算法的部分排时间代码-North University Software Engineering Course Scheduling Algorithm for curriculum design, detailed instructions, complete form, with the core code, priority-based Course Scheduling Algorithm for
55593397BmpProject
- 好书,图像处理,可以看看,主要是一些主要的算法代码,推荐学习,中值滤波,均值滤波等等。-Good books, image processing, you can look at some of the main algorithm is mainly the code, it is recommended to study, median filtering, average filtering and so on.
apriori
- apriori算法的详细代码,并且附有数据,以及程序运行方法-apriori algorithm code in detail, and with data, and run method
pso
- 实现粒子群算法,里面有代码,大家可以放心的使用,里面程序是可以用的 。-fgfggfg
ga
- GA算法代码 function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.
13145284765f
- 有关 光线补偿的 算法理论 以及 vc++ 核心算法 代码-Lighting compensation algorithm theory and vc++ core algorithm code
Sort-Alogorithm
- 数据结构排序算法,代码可单独运行,学习。-Algorithe sort
java
- 用java实现的前向最大中文分词算法代码-Using java to achieve before the largest Chinese word segmentation algorithm code
segcnsegce
- 用java实现的前向最大中文匹配算法代码-Using java to achieve before the largest Chinese matching algorithm code
yinhangjiasuanfa
- 数据结构中的银行家算法代码实现 实现银行家算法的计算-failed to translate
huffman-source-code
- hufferman 霍夫曼编码 经典算法 代码实现-hufferman codeing
DETest
- java差分进化算法代码,代码准确率很高,其中有参照C++代码。-java differential evolution algorithm code
Double-dimension-OTSU
- 二维OSTU图像自适应阈值分割算法代码,基于c语言编程实现。-OTSU dimensional image adaptive thresholding algorithm code, c-based programming language.
SIFT-Method
- SIFT 算法代码实现详解-the descr iption of SIFT codes
pop_csp
- 可以用于脑电特征提取的共空间模式CSP算法代码,能够较好的提取特征- U53EF u5E1 u7A1 u7R1 u09R0 U7684 u63D0 u53D6 u7279 u5F81
传统定位算法代码
- 里面是典型的几个定位算法的源代码,很实用(Which is typical of several positioning algorithm source code, very practical)
旅行商
- matlab里使用遗传算法,这种算法可以求解一种旅行商问题(mtsp)(Matlab uses genetic algorithms, which can be used to solve a traveling salesman problem (MTSP))
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)