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

搜索资源列表

  1. C++面向对象程设计——使用STL编程

    0下载:
  2. C++面向对象程设计——使用STL编程.rar-C-Object-oriented design -- the use of the STL program. Rar
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:5677551
    • 提供者:hyl
  1. 一个在MFC环境中使用的 InfoZip打包类

    0下载:
  2. 一个在MFC环境中使用的 InfoZip打包类,使用时需包含UNZDLL.DLL和ZIPDLL.DLL两个动态链接库-an environment in the use of the SDK package type, use and the need to contain UNZDLL.DLL ZIPDLL.DLL two dynamic link library
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:151830
    • 提供者:陈晨
  1. 关于tts语音引擎的使用方法

    1下载:
  2. 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7931
    • 提供者:章称
  1. 决策树学习及SEE5的使用

    2下载:
  2. 数据挖掘分类算法决策树学习算法介绍以及SEE5的使用说明-data mining algorithms decision tree classification algorithm presentations and the use SEE5
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:109823
    • 提供者:黄瑞
  1. 使用指针实现的自然归并排序.

    0下载:
  2. 使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。-use of the natural target to achieve its stock ranking. Yes learning targets and data structure of good information to the fast are you.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4550
    • 提供者:wcg
  1. 使用禁忌搜索法约求解瑟夫环改进算法

    0下载:
  2. 使用禁忌搜索法约求解瑟夫环改进算法,程序简单易懂。-use tabu search about solving Cerf Central improved algorithm, procedures simple and understandable.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1373
    • 提供者:ge
  1. 使用模拟退火算法(SAA)解决0-1背包问题

    1下载:
  2. 使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:王涛
  1. matlab优化程序的使用

    1下载:
  2. matlab优化程序的使用
  3. 所属分类:matlab例程

    • 发布日期:2014-01-18
    • 文件大小:285908
    • 提供者:黄建军
  1. 使用减法聚类初始化fcm算法的聚类中心

    3下载:
  2. subclutering initializing fcm: 开发语言:matlab 功能:使用减法聚类初始化fcm算法的聚类中心,可以快速找到合适的初始聚类中心
  3. 所属分类:matlab例程

    • 发布日期:2012-04-16
    • 文件大小:2118
    • 提供者:gaochunhui
  1. hua使用MATLAB设计小波变换程序中的若干问题

    0下载:
  2. 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my cl
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:167428
    • 提供者:江边草
  1. 建立、使用二叉树的程序

    0下载:
  2. 建立、使用二叉树的程序,内含源程,是数据结构中必学知识。-established procedures for the use of binary tree, the source of intron way, the data structure is certainly knowledge.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30394
    • 提供者:思维风
  1. 树与链表结合使用

    0下载:
  2. 这是一个用c实现的将树与链表结合起来使用的算法。-c used to achieve the Tree and List combine the use of algorithms.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1674
    • 提供者:林正海
  1. 資料結構使用C語言

    0下载:
  2. 資料結構使用C語言 書本源代碼
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-05-13
    • 文件大小:176753
    • 提供者:weasoung
  1. 求最大公倍数,使用的是欧几里德算法

    1下载:
  2. 求最大公倍数,使用的是欧几里德算法,C++程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-11-01
    • 文件大小:898150
    • 提供者:lxxhwzg
  1. 使用Matlab仿真模糊控制一级倒立摆程序示例

    1下载:
  2. 使用Matlab仿真模糊控制一级倒立摆程序示例
  3. 所属分类:matlab例程

    • 发布日期:2009-02-18
    • 文件大小:126699
    • 提供者:wangpintian
  1. 多尺度特征匹配(这个函数使用递归的方法来选择和匹配特征)

    0下载:
  2. 这个函数使用递归的方法来选择和匹配特征
  3. 所属分类:matlab例程

  1. gps使用kalman跟踪 算法

    0下载:
  2. gps使用kalman跟踪 算法推荐!
  3. 所属分类:matlab例程

  1. Triangle.使用matlab编写三角形单元的有限元程序

    5下载:
  2. 使用matlab编写三角形单元的有限元程序, the main code of this files is using matlab to calculate triangle element
  3. 所属分类:matlab例程

    • 发布日期:2016-05-18
    • 文件大小:4518137
    • 提供者:晁忠贵
  1. waidandao.使用随机搜索方法求解外弹道优化问题

    1下载:
  2. 使用随机搜索方法求解外弹道优化问题,给出了约束条件和主程序。,The use of random search methods for solving trajectory optimization problems outside
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-05-13
    • 文件大小:1800
    • 提供者:陈强
  1. EQCtl.使用软件的实现EQ均衡器算法

    2下载:
  2. 使用软件的实现EQ均衡器算法,可以调节多段EQ,The realization of the use of software EQ EQ algorithm can adjust the multi-segment EQ
  3. 所属分类:matlab例程

    • 发布日期:2016-07-04
    • 文件大小:16685
    • 提供者:Terry.B
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com