搜索资源列表
GA_IGA
- 采用小生境技术对基本遗传算法进行了改进,使其搜索能力更好搜索速度更快-niche technology used for basic genetic algorithm improvements, better search capabilities make it faster search
matchall
- 看过网上很多匹配算法。都只支持一次匹配。比如aadsfasdfaa...和数据串aa。匹配一次以后另外一个就没有匹配了,这里改进了一下。上传-read many online matching algorithm. Only a matching support. For example aadsfasdfaa ... aa string and data. After a match no one other matches here to improve a bit. Upload
gaijinpingfanggenfa
- 改进平凡根法,算法绝对好, -improve ordinary-law, the algorithm absolute good, huh!
DATABASE_APPLICATION_DESIGN(tc)
- 1、 一元多项式计算** 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入; 在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; 2、 订票系统 任务:通过此系统可以实现如下功能: 录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,
developfnn
- 这个程序是根据上一个上传的模糊神经网络的算法改进,更加精确,而且训练时间缩短。-this procedure is uploaded on a fuzzy neural network algorithm improvements, more precise, and reduce training time.
sgayiyuanyouhua
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 -improved genetic algorithm - Guo Tao algorithm optimization is the most
my_Mine
- 一个优化过的挖地雷游戏的程序,对算法进行了改进,去掉了一些bug,供大家参考学习-an optimization off mines dug game procedures, an improved algorithm, eliminating some bug, for your reference learning
yichuansuanfa
- 用C++实现的遗传算法,属于基本算法,没有改进,但是可以给初学者一点帮助!
FibonacciHeap
- FibonacciHeap是一种优先队列,就平均而言有很好的性能,所以在一些图论算法中可以用来作改进算法的数据结构,尤其是那些稀疏图,总之是很好的工具。下面以设计者的角度简单描述我设计它的过程和思路。
改进智能蚂蚁算法
- 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm -- ant colony algorithm improvements for VRP for TSP
冒泡法改进
- 冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, e
进程调度模拟程序gzw
- 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。 希望大家多提意见-here no API calls simulations, I set to process its own grammar,
1
- Dijkstra 的改进算法在Matlab 中的实现及算例-Improvement of Dijkstra algorithm in Matlab and the realization of an example
licence
- 牌照识别改进的FR共轭梯度算法及其全局收敛性Modified FR -License Plate Recognition
Des
- 改进DES加密算法的C实现,具有运算速度快,加密效果好。-Improved C-DES encryption algorithm implemented with computing speed, encryption effective.
SortShow
- 排序算法的动态演示,用程序模拟实现插入法排序、起泡法改进算法排序、快速排序、希尔排序。并分析比较各种排序算法的时间复杂度。(内含报告)。-Dynamic sorting algorithm demo application analog insertion method sort foaming method improved algorithm sort, quicksort, Hill sorting. And time complexity analysis comparing the v
leachvsdeec
- 无线传感器网络中经典的LEACH分簇算法与其改进算法DEEC的代码。-The code of classic LEACH in wireless sensor network and its improved algorithm-DEEC.
LIZIQUNotsu
- 采用协 同和带压缩因子的粒子群改进算法求解Ot su 阈值, 通过分别用改进粒子群算法和标准粒子群算法对lena 测试图像 的实验表明, 前者相较于后者有更高的精度-With the use of synergies and improved compression factor of the particle swarm algorithm Ot su threshold, respectively, by using the improved PSO and PSO standard
ga
- 遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
TestStaticFaceDetect[2013-12-29]
- 基于openCV 的人脸识别应用 改进算法 功能强大 运行稳定-Face recognition applications based on improved algorithm openCV powerful stable