搜索资源列表
jiugongchongpai
- 九宫重排,一种基于人工智能,图搜索的源码,功能自己看吧-JiuGongTu rearrangement, based on artificial intelligence, map search source code, their function Look here
vpr
- 用c++写的用于FPGA设计中布图布线的工具源码,有几万行程序,包含文档-using c + + to write for FPGA design the layout of the wiring tools source, there are tens of thousands of procedure, the document contains
PS2Key
- SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |DB1-----P0
floyd
- 图论中求解不含负权环的多源动态规划算法floyd
GP
- PSO算法实现的图分割问题的matlab源码。原创
GCP
- GCP(图着色问题)的模拟退火算法应用源码
GA-based-on-the-graph-edge
- 基于遗传算法的有向图的边序列遍历算法Matlab源码.此函数实现遗传算法,用于用于有向图的边遍历序列的优化 GreenSim团队原创作品-Genetic algorithms are based on the edge to the graph traversal algorithm sequence of Matlab source code. This function implements the genetic algorithm used for edge directed graph
Genetic-Algorithm
- 压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出-Compressed within a collection of some of the commonly used C# 7 kinds of genetic algorithms is mainl
MyGA
- 我自己写的一个用于图编码的遗传算法,实现了多种算子,如选择、交叉、编译、比较等,具体的请参见源码-I wrote it myself one for the graph-encoded genetic algorithm, to achieve a variety of operators, such as selection, crossover, compile, compare and so on, see the specific source
PathFinder
- 一个实用的路径搜索图象处理程序源代码.对某些从事人工智能的算法应用有参考价值.-A practical path to search image processing source code. For some to engage in the application of artificial intelligence algorithms have reference value.
guangdusousuo
- 宽度优先搜索算法(又称广度优先搜索)是最简便的图的搜索算法之一,这一算法也是很多重要的图的算法的原型。Dijkstra单源最短路径算法和Prim最小生成树算法都采用了和宽度优先搜索类似的思想-Breadth-first search algorithm (also known as breadth-first search) is the most simple plan, one of the search algorithm, this algorithm is also a lot of
QGA_for_Diameter2_degree
- 毕业论文,用量子遗传算法求解图的度/直径-2问题源码-版本1_0-source code of postgraduate thesis--QGA to solve Diameter-2/Degree problem
MaxMinAlgo
- 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
a
- 两副图片的差异比较源码 将两副图片同时按一定大小的小块“切分开”,再分别比较这些小块,如果某个块里出现有一个不同的象素点,那就认为此块所在的位置 是有差异的否则认为是相同的,当比较完所有小块后,两副图之间的不同之处的位置也就出来了。-Compare two pictures will be two source images at the same time the size of a small piece of a certain " cut separation&qu
DirectedAcyclicGDrawing
- 画图算法。包括作者博士学习期间对有向无环图的基于遗传算法的画法的论文和源码。如有兴趣,你可以加入自己的想法,拓展这一领域的研究。-Graph Drawing. Ph.D. research work. Used to draw directed acyclic graphs by genetic algorithms.
frequent-subgraph
- 用于图集上子图搜索的代码,gSpan和FFSM的源码,都是在linux下运行,其中gSpan包括直接可以用shell运行的二进制文件和一个C&matlab版本,FFSM是C&matlab版本-Atlas subgraph search for the code, gSpan and FFSM source, are run under linux, which can be used directly gSpan including binaries and shell to run a C &
bgnefii
- matlab编写画数据的柱状图,比较分析时有用 不错的源码-Matlab drawing histogram of data, comparative analysis useful good source
64907177
- 这是我们的matlab与时频分析工具箱上下的程序,关于处理脑电波谱图与脑电波的源码-This is our and the time-frequency analysis toolbox of matlab program, about brain wave spectra and the source of brain waves
手机端图灵测试
- 图灵机器人安卓手机端测试,附上源码,运行请使用eclipse!