CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - here

搜索资源列表

  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159.46kb
    • 提供者:戴朝华
  1. immunity

    1下载:
  2. 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.8kb
    • 提供者:江泉
  1. mgwenti

    0下载:
  2. 用stl实现的迷宫问题算法!(源创) 在这里你将看到stl的强大和方便!-used to achieve the maze Problem! (Source Chong) Here you will see stl a powerful and convenient!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:王哲江
  1. torrsam[2]

    0下载:
  2. There are some 79 or so Matlab files here which will help in many aspects of the computer vision structure from motion problem, a full descr iption is provided in the manual, torrsam.ps.-There are some 79 or so Matlab files here WHI ch will help in m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.48mb
    • 提供者:*2000
  1. Aprior5

    0下载:
  2. 是关于Apriori算法,多的就不说了自己看吧-on Apriori algorithm, the more that is not its own Look here
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:63.56kb
    • 提供者:xujiong
  1. BFS_DFS_Astar

    0下载:
  2. Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.91kb
    • 提供者:bo
  1. knn_map

    0下载:
  2. 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:宋争鸣
  1. jiugongchongpai

    0下载:
  2. 九宫重排,一种基于人工智能,图搜索的源码,功能自己看吧-JiuGongTu rearrangement, based on artificial intelligence, map search source code, their function Look here
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.73kb
    • 提供者:甄玉杰
  1. Substituter.java

    0下载:
  2. 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:rtshen
  1. DavidPeterman_C

    0下载:
  2. 问题描述: 虽然离开浦口了,但在浦口校区后山大家还都有印象吧,可你知道有一座小山在冬天下大雪的时候是可以滑雪的,SEU很喜欢滑雪,这并不奇怪, 因为滑雪的确很刺激,可是为了获得速度,滑雪区域必须向下倾斜,而且当你到底时不得不重新走到上面重滑。SEU想知道在这个区域中最长的滑坡。区域由一个二维数组给出。数组的每一个数字表示山坡上一个点的高度。 下面是一个例子: 一个人可以从一个点滑向上下左右相邻的四个点之一,当且仅当高度减小。在上面的例子中,一条可行的滑坡为24-17-16-
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:780byte
    • 提供者:laochao
  1. 全局

    0下载:
  2. 人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了-artificial intelligence of the global search JiuGongTu problems with VC JiuGongTu this issue under the three search methods are here
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12.49kb
    • 提供者:楚方
  1. 计算机014班王敏

    0下载:
  2. 这里有一个用vc写的人工智能八数码源代码,,非常有参考价值,感兴趣的或者是需要的人可以来下载哦~-Here is a use of artificial intelligence was vc eight digital source code, and very useful, or is interested in need can be downloaded from Oh!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:83.89kb
    • 提供者:晨风
  1. VideoCapture.rar

    1下载:
  2. 用C++语言实现的视频人脸识别技术,这个是我的毕业设计在这里和大家分享!代码我已经跑过!ok的!,Using C++ language of the video face recognition technology, this is my graduation project to share with you all here! I have ran the code! ok the!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:758.92kb
    • 提供者:andy
  1. gaul-devel.tar

    0下载:
  2. http://gaul.sourceforge.net/ 这里大部分人讨论的是在Matlab里实现GA的toolbox.以上为一个GA的C语言的软件包.如果你想利用GA做优化算法,非常有用.而且有很多example.方便起见,我把软件包附件. -http :// gaul.sourceforge.net/most of the people here are discussed in Matlab GA achieve the toolbox. More than a GA C langu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:548.27kb
    • 提供者:handman
  1. youxi

    0下载:
  2. 人工智能学习理论性太强,关键还不知道学了干什么用,怎么去用。这里对经典的九宫问题,用形象的实例进行演示。里面是源代码-Artificial Intelligence Learning Theory too, learn the key do not know what to use, how to use. Nine-palace here on the classic problem, with the image of demonstration examples. There is sou
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:58.41kb
    • 提供者:new
  1. a-new-automatic-simulated

    0下载:
  2. 传统的模拟退火法效果不怎么好,现在发展各类的退火法,如果你想改善退火效果,必须的利用各类退火算法的特点,这边的是自适应退火法-Traditional simulated annealing little effect, and now the development of various types of annealing, if you want to improve the annealing effect, we must use all kinds of annealing algor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:102.6kb
    • 提供者:徐陈
  1. ltjjr

    0下载:
  2. 登陆用户名/密码乱输入即可,因为功能不在这儿。 登陆界面全是图片,只是为了演示更亲切一点。 主要对话AI内容在talk.dat 里面,他是程序的数据库。 本程序核心代码为网友sc寻制作的,本人自己把外设界面加上而成的,可以给VB学习者以借鉴。-Your username/password input can be arbitrary because the function was not here. Landing Interface are pictures,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:356.31kb
    • 提供者:力人
  1. DFA

    0下载:
  2. 计算理论是很抽象的,这里的DFA的实现的源代码,可以明白原理-Computational theory is very abstract, and here the realization of DFA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:10.12kb
    • 提供者:于东东
  1. simulated_annealing_algorithm

    0下载:
  2. 三大经典算法之一:模拟退火算法。这里提供代码-One of the three classical algorithms: simulated annealing algorithm. Here are the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:15.01kb
    • 提供者:xinliang
  1. vector_matrix

    0下载:
  2. 这是两个很好用的集合类,在神经网络方面可以有很大用处-here is two kind of Set class!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:7.58kb
    • 提供者:genliu777
« 12 3 4 5 »
搜珍网 www.dssz.com