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

搜索资源列表

  1. multivariate.rar

    0下载:
  2. 《多元数据分析》是我正在看的一本书,把该书带的光盘内容上传到此。希望对其他人有用。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1644382
    • 提供者:
  1. 栈类.rar

    0下载:
  2. 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:2734
    • 提供者:
  1. VC编写的神经网络算法程序

    1下载:
  2. 一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-01
    • 文件大小:46908
    • 提供者:彭道刚
  1. CH9

    0下载:
  2. 一些经常用到的C算法程序集,很有用的-some frequently used algorithm C procedures set very useful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8799
    • 提供者:胡光淮
  1. CH10

    0下载:
  2. 很有用的,一些经常用到的C算法程序集。-very useful, some of the frequently used procedures Set C algorithms.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6778
    • 提供者:胡光淮
  1. rprod02

    0下载:
  2. 这是我上传的第5个文件,是用于建模方面的,很有用,所上传的5个程序文件要协同工作才行-This is my uploads section 5, for modeling, very useful, by the five upload files to work together Caixing
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2262
    • 提供者:小伟
  1. C++033103

    0下载:
  2. 指纹识别程序,大家看看吧,也许有用,不用客气-fingerprint identification procedures, we look at it, perhaps useful, not polite
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30009
    • 提供者:三才
  1. Mase

    0下载:
  2. 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39620
    • 提供者:欧瑞清
  1. compress_folders

    0下载:
  2. 哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79818
    • 提供者:聂波
  1. MATLAB1

    0下载:
  2. 这是matlab的工具箱 对开发编程很有用的!-This is the matlab toolbox. It is useful to development programming.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:60938
    • 提供者:刘楠
  1. 树操作

    0下载:
  2. 这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用-This programe implements some operation of tree,for example,construction,traversal and so on.It is very useful for people who study data structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10401
    • 提供者:阿的
  1. 1-wire_search

    0下载:
  2. 这是关于DALLAS的一线的ROMID搜索程序,很有用,可以找到ROMID,-This is on the front line of Dallas ROMID search procedures, useful and can be found ROMID.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:912
    • 提供者:linz
  1. good K-means clusters

    0下载:
  2. 这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:5260
    • 提供者:李乐
  1. C45Driver

    0下载:
  2. c45决策树改进算法,主要用于数据挖掘中的聚类分析。对从事dm研究的人应该有用-C45 Decision Tree Algorithm, mainly for data mining of cluster analysis. Dm engaged in research should be useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:966
    • 提供者:仲伟宽
  1. LMS1 toolbox

    1下载:
  2. 一个关于LMS的工具箱,看看是对大家否有用 -A toolbox about LMS,maybe it is useful for you
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:15148
    • 提供者:张小路
  1. Splaytree

    0下载:
  2. 伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long, this structure only is useful is may separate the tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5812
    • 提供者:白云峰
  1. A star算法的实现

    0下载:
  2. 昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧-Yesterday, I saw a star of the algorithm to achieve category, we do not know of any use it for reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3091
    • 提供者:吕冰
  1. 有用的光盘工具安装向导软件

    0下载:
  2. 有用的光盘工具安装向导软件-useful tool installation wizard CD-ROM software
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:633183
    • 提供者:任欣
  1. 好几种有用的排序算法

    0下载:
  2. 是关于好几中有用的算法描述的很有用的-on several useful algorithm described in the very useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:75173
    • 提供者:王pp
  1. 学习c语言数据结构的有用库

    0下载:
  2. 学习c语言数据结构的有用库!!!帮助你提高C语言功力和代码效率,C language data structure to learn,a useful database! ! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-09
    • 文件大小:1464987
    • 提供者:vmario
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com