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

资源列表

« 1 2 ... .04 .05 .06 .07 .08 25509.10 .11 .12 .13 .14 ... 28276 »
  1. 用c实现的商品货架算法

    0下载:
  2. 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.27kb
    • 提供者:曾德胜
  1. 开散列的散列表

    0下载:
  2. 利用闭散列方法中的线形探查建立散列表。用c实现的。-closed hash method using the linear exploration establish hashtable. C used to achieve.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31.26kb
    • 提供者:曾德胜
  1. 二叉树的中序遍历和存储

    0下载:
  2. 用c实现的二叉树的中序遍历的读取与存储,能体现出向左倒的二叉树的打印界面,界面简单。-achieved using the binary tree traversal sequence which read and storage, will be shown left one of the binary tree Print interface that simple.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45.87kb
    • 提供者:曾德胜
  1. chenxu1

    0下载:
  2. 遗传算法的一个演示程序,演示了遗传算法的一些简单的功能,能够使人更加明白的了解遗传算法的好处!-a genetic algorithm Demonstration Program, demonstrated the genetic algorithm with some simple functions that could lead to a greater understanding of the genetic algorithm understanding of the benefits
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:3.77kb
    • 提供者:叶勇
  1. bp11111

    0下载:
  2. 编写的BP算法的软件模拟 在Turbo c++3.0环境下编译通过-prepared by BP algorithm in the software simulation 3.0 Turbo c compiler environment through
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:李啊
  1. AniMatrix

    0下载:
  2. 用c写的对矩阵求逆的算法,采用直接迭代,适合2阶和3阶矩阵-used to write the right matrix inversion algorithm, the introduction of direct iteration, for two bands and three bands Matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.28kb
    • 提供者:申魏
  1. Pile

    0下载:
  2. 用JAVA 写的数据结构 PILE 的算法,这种算法是法国大学老师算PILE 的一种方法.-using Java to write the data structure of the stiffness This algorithm is counting France braced University teachers a way.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:li
  1. Runge-Kutta

    0下载:
  2. Runge-Kutta-Fehlberg method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.81kb
    • 提供者:xx
  1. upx101d

    0下载:
  2. 同样是一个非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-is also a very good executable file compression software, including support for the format atari / los, djgpp2/coff
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:172.91kb
    • 提供者:黄河
  1. upx101w

    0下载:
  2. 非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-very good executable file compression software, including support for the format atari / los, djgpp2/coff, dos / com, do
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:113.27kb
    • 提供者:黄河
  1. psbfftdemo

    0下载:
  2. 一定要有说明吗?但是。丹风门地方灵敏度;的。./md dvvddd/.dd /ds,d/ d,-must have on this? But. Dan damper local sensitivity; The. . / Md dvvddd / .dd / ds, d / d,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.07kb
    • 提供者:鼎鼎
  1. ptypes-2.0.tar

    0下载:
  2. PTypes是一个扩充了多线程和网络功能的STL库,具有跨平台移植的能力-PTypes is an expansion of the multithreading and networking capabilities for the STL, which is cross-platform capability transplant
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:219.86kb
    • 提供者:苗林
« 1 2 ... .04 .05 .06 .07 .08 25509.10 .11 .12 .13 .14 ... 28276 »
搜珍网 www.dssz.com

浏览历史记录

关闭