CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 毕业设计 算法

搜索资源列表

  1. BP-RBF算法

    0下载:
  2. BP,RBF算法,用VC实现,一个很好的毕业设计-BP, RBF algorithm, with VC, a good design graduates
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:117676
    • 提供者:原野
  1. 多种分词方法

    0下载:
  2. 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20833489
    • 提供者:阿瑟多幅
  1. GP_VC

    0下载:
  2. 遗传规划算法的VC程序实现 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document conta
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55545
    • 提供者:李洪科
  1. 845

    0下载:
  2. 遗传算法 要下载的找我啊!1这是我毕业设计时用到的-genetic algorithm to download approached me ah! This is a graduation I use the design
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5831
    • 提供者:123
  1. OFDM系统中ACE算法的仿真

    2下载:
  2. 本程序包含了用于OFDM中降低PAPR的ACE算法的仿真,所使用的ACE算法包括常规ACE、改进ACE、ACE-SGP以及帧交织ACE。是我毕业设计的所做的内容。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-06-05
    • 文件大小:6087
    • 提供者:imysl@126.com
  1. timetable-csharp

    1下载:
  2. c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:546348
    • 提供者:张雨萌
  1. code1

    0下载:
  2. 毕业设计:基于MATLAB的图像复原算法研究的源代码-Graduation: MATLAB-based image restoration algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:560341
    • 提供者:pry
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. GA

    1下载:
  2. 毕业设计_基于遗传算法的曲轴优化设计研究-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:390713
    • 提供者:leichao
  1. DCTofEZW

    0下载:
  2. 基于DCT的小波变换EZW压缩算法以及毕业设计论文-DCT-based compression algorithms EZW wavelet transform, as well as graduate design thesis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1398636
    • 提供者:王乾坤
  1. Graduationproject

    1下载:
  2. 用PSO算法优化神经网络,全面,并且有数据,这是我的毕业设计,得到了老师的认可,希望得到大家的认可。-PSO algorithm used to optimize neural network, comprehensive, and there is data, this is my graduation project, approved by the teachers hope that it will be recognized by everyone.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:607749
    • 提供者:寇振强
  1. knapback

    0下载:
  2. 背包问题的最优并行算法,毕业设计,利用分治策略-Knapsack problem of the optimal parallel algorithm, graduation design, the use of sub-rule strategy
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:313370
    • 提供者:syzqgj
  1. juzhenjisuanbingxingsuanfa

    1下载:
  2. 矩阵计算的并行算法实现,优秀的毕业设计论文-Matrix of parallel computing algorithms, excellent graduate design thesis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:145149
    • 提供者:
  1. GA

    0下载:
  2. 包含各种遗传算法的论文,详细讲述了遗传算法的思想和算法,也提供了各种改进的技术,是毕业设计和开发的最佳的参考资料。-The paper contains a variety of genetic algorithm, genetic algorithm described in detail the ideas and algorithms, but also offers a range of improved technologies, is the best graduate design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2754040
    • 提供者:荣振华
  1. wuziqi

    0下载:
  2. 毕业设计(包括算法、源代码、论文) 李马 2005年6月21日于中北大学-Graduation (including algorithms, source code, paper)
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1637591
    • 提供者:王林
  1. Immune-KTSp

    0下载:
  2. 用免疫算法求解的k-tsp问题,一个优秀毕业设计-immune for k-tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:34019
    • 提供者:宁黎华
  1. aes算法的加密解密

    0下载:
  2. 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
  3. 所属分类:密码/编码算法

  1. 基于matlab多种群粒子群算法求解多目标优化问题

    25下载:
  2. 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:古月088376
  1. genetic

    0下载:
  2. 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2877440
    • 提供者:醒不来的梦
  1. chapter11

    2下载:
  2. 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:路人07
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com