CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数据结构常用算法

资源列表

« 1 2 ... .25 .26 .27 .28 .29 2630.31 .32 .33 .34 .35 ... 2673 »
  1. supcode_6038

    0下载:
  2. 一些常用数据结构和算法的实现,比较完整,测试可用!还是不错的-some commonly used data structures and algorithms to achieve more comprehensive testing available! Good or
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:339kb
    • 提供者:张南
  1. quickSort3.12

    1下载:
  2. 内存映射,多线程快速排序,测试速度1000000/30s-memory mapping, multi-threaded quick sort, test speed 1000000/30s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.5mb
    • 提供者:王占亭
  1. sanliejiansuo

    0下载:
  2. 本程序是用开地址法实现散列的检索算法-this program is open address Method hash retrieval algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:宋国志
  1. chejiandiaodu

    0下载:
  2. 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.51kb
    • 提供者:chen
  1. datastur

    0下载:
  2. 这是我用VC编写的一些数据结构程序,请布林赐教-This is my VC prepared by the data structure for you enlighten Brin
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:225.1kb
    • 提供者:lijie
  1. PyChem

    0下载:
  2. PyChem是用Python语言编写的多元变量分析软件。它包括一个前端图形界面用于管理和保存试验数据,并用多元分析的算法分析试验数据。主要的目录结构如下: PyChem\\PURELIB\\pychem 包括前端界面的管理和数据保存,以及核心的分析算法 PyChem\\PURELIB\\pychemlib 包括一些必要的支持库-PyChem Python language is used to prepare the multivariate analysis software. It
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:95.56kb
    • 提供者:star
  1. quanguojiaotongzixun

    0下载:
  2. 用最短路径解决. 提供三种最优决策:最快到达,最少费用,最少中转站.-solution with the shortest path. For three optimal decision : fastest to reach at least cost, at least transfer stations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.44kb
    • 提供者:杨婕
  1. 10bullets90

    0下载:
  2. 十发子弹打中90环的解法,很多公司都采用这道题作为笔试题,在此提供了递归算法,大家可以共同研究一下-10 bullets hit the 90 Central solution, many companies have adopted Jesus as the T test, in a recursive algorithm, we can jointly study
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.28kb
    • 提供者:李皓
  1. sms_que

    0下载:
  2. 一个实现可以在进程间或者线程间通信的高效环形队列类,特别适用于那种生产者/消费者模型的应用中-an achievement in inter-process communication between threads or efficient circular queue category, particularly applicable to the kind of producer / consumer model of the application
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7kb
    • 提供者:杨雨虹
  1. kalman_C

    0下载:
  2. 离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matrix inversion function, is the m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:通信学生
  1. multiplyofarrys

    0下载:
  2. 这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34.17kb
    • 提供者:沈刚
  1. zifuchuanpipeisuanfa

    0下载:
  2. 字符串近似匹配算法,具有实际应用意义-approximate string matching algorithm is practical significance!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20.03kb
    • 提供者:孙蕾
« 1 2 ... .25 .26 .27 .28 .29 2630.31 .32 .33 .34 .35 ... 2673 »
搜珍网 www.dssz.com