CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 算法

搜索资源列表

  1. huffman_algorithm

    0下载:
  2. VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:74532
    • 提供者:ting yang
  1. Thunder5.8.13.699

    0下载:
  2. c语言算法研究以及国际大学生程序设计大赛作品-algorithm c language, as well as International Collegiate Programming Contest entries
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9753257
    • 提供者:wangyan
  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:pactric
  1. ychengxu

    0下载:
  2. 遗传算法在J-SHOP调度中的应用,以上是通过matlab的程序验证。欢迎和我讨论,prettyleg@qq.com-Genetic Algorithm in J-SHOP scheduling, the above procedure is verified by matlab. Welcome and I discussed, prettyleg@qq.com
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:7365
    • 提供者:谢湘霖
  1. RSA

    3下载:
  2. RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:23724
    • 提供者:MR.name
  1. mopso-matlab

    1下载:
  2. 多目标粒子群算法 多目标部分是通过for循环实现的。-Multi-objective particle swarm optimization algorithm for multi-objective in part by recycling achieved.
  3. 所属分类:Other systems

    • 发布日期:2016-09-14
    • 文件大小:4232
    • 提供者:lizhiqian
  1. RLS

    1下载:
  2. RLS算法在MATLAB上仿真实现的程序,用于通信信道估计。-RLS algorithm is implemented in MATLAB on a simulation program for the communication channel estimation
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:665
    • 提供者:madier
  1. monituihuosuanfa

    0下载:
  2. 基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。-Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:477229
    • 提供者:于永哲
  1. ZBuffer

    0下载:
  2. ZBuffer的消隐算法,在VC6.0上实现,是学习掌握ZBuffer算法的较好的辅助工具。可以加深对该算法的理解。-ZBuffer the blanking algorithm implementation in VC6.0 on, are learning to master a better algorithm ZBuffer aids. Can deepen the understanding of the algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3955989
    • 提供者:du
  1. fft_fir_filter_latest.tar

    0下载:
  2. 数字滤波器的源代码,已经仿真,FIR ,分布式算法,FPGA-digital filter multerRTL,FIR,DA,FPGA,shixian wancheng
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:183849
    • 提供者:zhaoxia
  1. leach

    2下载:
  2. 无线传感器网络LEACH路由算法源码,C++源码-Source code of LEACH routing algorithm in Wireless Sensor Network
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:391261
    • 提供者:zy
  1. BMP-shape

    0下载:
  2. 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-27
    • 文件大小:734810
    • 提供者:chester
  1. string

    0下载:
  2. 字符串匹配BM算法算法源码 字符串匹配BM算法 源码 很好的 有新意-BM algorithm for string matching algorithm source BM string matching algorithms have a good new source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:45438
    • 提供者:cuiyuzheng
  1. chengxu

    0下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解-cheliangdiaodu
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:677728
    • 提供者:dayu
  1. Data_Mining_SQL_2008

    1下载:
  2. 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:27428837
    • 提供者:
  1. ACASP

    0下载:
  2. 蚁群算法动态寻路算法 -Ant colony algorithm dynamic routing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2380
    • 提供者:yanxinxu
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1906524
    • 提供者:Bill Gates
  1. matlabdingweisuanfa1

    0下载:
  2. 基于matlab的定位算法!WSN定位算法matlab仿真!-Matlab-based positioning algorithm! WSN location algorithm matlab simulation!
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:1562
    • 提供者:李少彪
  1. Functionofgeneticalgorithmoptimizationprocedure.ra

    1下载:
  2. 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:201273
    • 提供者:HuiGuobao
  1. AdvTree

    0下载:
  2. 高等树控件,带有源代码,查找速度和数据量可以非常大,是一个难得的好的查找算法-Search based on tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:37677
    • 提供者:xunen dong
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com