搜索资源列表
遗传算法解决TSP问题
- 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
一种实用高效的文本分类算法
- 一种实用高效的文本分类算法-a practical and efficient algorithm for text classification
a
- 关于网络爬虫的论文集,涉及到搜取网页和网页解析技术的一些重要课题。对算法和搜索引擎的理解有一定的帮助
AA
- A*算法的实现实现在迷宫中自动寻找路径由于初次实现所以希望不要见怪
子网掩码算法
- 有很多人肯定对设定子网掩码这个不熟悉,很头疼,那么我现在就告诉大家一个很容易算子网掩码的方法,帮助一下喜欢偷懒的人-sure a lot of people to set the subnet mask not familiar with a headache, then I will tell you a very easy way of counting subnet mask, a helping hand to people like the lazy
设A与B分别为两个带有头结点的有序循环链表
- 设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法,Set up A and B respectively with the first two nodes in an orderly circulation list (so-called orderly means the link click data link thre
mixim-1.0.tar
- 基于omnet++,实现了传感网络mac,以及定位算法的框架,在其上可以仿真传感网络一些经典算法,并对其进行比较-Based on omnet++, the realization of the sensor network mac, as well as the positioning algorithm framework, in its simulation of sensor networks can be a number of classic algorithms, and comp
mid-pointdivision
- 一个简单的中点分割直线裁减算法,实现直线在屏幕中的裁剪算法-A simple linear reduction of the mid-point division algorithm in a straight line on the screen clipping algorithm
DM9000A_ethernet
- 能在nios与PC之间传输udp包的程序。-transmite and receive a udp btween nios and PC.
hmilyygq_Delphi_GreenFetion
- 非常抱歉,上次发布前由于我这里网络的问题,测试飞信的登录过程没有问题,现在才发现登录过程有问题,因此对登录过程进行了修正,请下载这个新版本的GreenFetion,请站长帮忙更新或者把上一个版本的删除,见谅! 软件名称:Delphi版飞信GreenFetion源码 开发环境:WindowsXP,Delphi2007 三方控件:Indy9(Delphi自带) 说明: Delphi盒子(www.2ccc.com)首发。 参考Php版飞信(http://sourcef
123566AODV
- AODV的一些心得,希望有帮助1 希望有帮助1-AODV some ideas and hope to have a hope to help to help 1
KTDictSeg_V1.3.01
- KTDictSeg 是由KaiToo搜索开发的一款基于字典的简单中英文分词算法-KaiToo search by KTDictSeg developed a simple dictionary based on English and Chinese word segmentation algorithm
8_num(A)
- 为什么一定要20个字? 8数码问题(A算法)-Why must 20 words? 8 digital issues (A method)
进退算法.zip
- 帮助同行学习,尤其是菜鸟级别的人,简单易懂,通俗易解。(The algorithm can be understood as a complete problem-solving step consisting of the basic operations and the prescribed order of operations)
ga遗传算法解最优解
- 这篇matlab程序是无需工具箱解决无约束目标函数最大值的程序(This matlab program is a program that does not need a toolbox to solve the maximum of an unconstrained objective function)
Bp算法
- 一个神经网络BP算法,基于matlab语言编写的程序库。(A neural network BP algorithm, which is a library based on MATLAB language.)
蚁群算法
- 路径优化蚁群算法matlab程序‘ 在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program. In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the
ER随机图构造算法
- ER随机图构造算法思路: (1)初始化:给定N个节点以及连边概率p~[0,1] (2)随机连边: 1.选择一对没有边相连的不同的节点。 2.生成一个随机数 r~(0,1)。 3.如果r < p,那么在这对节点之间添加一条边,否则就不添加。 4.重复1,2,3,直到所有的节点对都被选择。(The idea of ER random graph construction algorithm: (1) initialization: a given
连续投影算法
- 连 续 投 影 算 法(SPA)是 一 种 使 矢 量 空 间 共 线 性最小化的前向变量选择算法, 它的优势在于提取全波段的几个特征波长, 能够消除原始光谱矩阵中冗余的信息,可用于光谱特征波长的筛选(Continuous projection to calculate method (SPA) is a kind of minimizing vector spatial collinear prior to variable selection algorithm, and it has th
遗传算法工具箱
- MATLAB的一个工具箱,关于遗传算法的,有需要的下载。(MATLAB is a toolbox for genetic algorithm, which needs downloading.)