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

资源列表

« 1 2 ... .35 .36 .37 .38 .39 25240.41 .42 .43 .44 .45 ... 28275 »
  1. hwy_sell

    0下载:
  2. 数据库在VB界面上的实现.如何实现数据库登陆界面、以何种形式登陆、销售系统界面等-in VB database interface is achieved. How landing database interface, in whatever form, landing, sales system interface
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:186816
    • 提供者:何瑜
  1. 语法分析之左递归实验

    0下载:
  2. 此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44142
    • 提供者:何浩
  1. KUAHAO

    0下载:
  2. 用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1043
    • 提供者:阿姆罗
  1. 高斯消元法(不列主元)

    0下载:
  2. 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:896
    • 提供者:胡铭育
  1. 哈希表设计

    0下载:
  2. 哈希表设计是数据结构中重要的一个项目,该程序详尽说明了哈希表的建立等过程。-hash wishes it is an important project in the structure of the data that the form is designed, this procedure proves exhaustivly hash wishes such course as the setting-up of the form ,etc..
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2312
    • 提供者:美美
  1. wt

    0下载:
  2. 小波变换算法,运用小波理论,优化其核心算法,提高计算效率-wavelet transform algorithm, using wavelet theory, optimizing their core algorithm, improve computational efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6187
    • 提供者:jjt
  1. 一元稀疏多项式的计算

    0下载:
  2. 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1480
    • 提供者:王伟
  1. 二叉树的生成与遍历

    0下载:
  2. 建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出-established as before, during and after the binary tree traversal sequence method, the code of non - recursive method, recursive method is later
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:909
    • 提供者:王伟
  1. 插入排序的改进算法—希尔排序算发1

    0下载:
  2. 插入排序的直接改进算法--希尔排序算法.将用户输入的一列数按递增顺序排好并输出.以及直接插入冒泡选择排序算法的实现-inserted directly improve the ranking algorithm -- Hill sorting algorithms. Users input a few in increasing order to arrange and output. Bubble and direct insertion Selection Sorting Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:王伟
  1. wenbenbianjisuanfa

    0下载:
  2. 一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2680
    • 提供者:孙绍智
  1. penguzzle

    0下载:
  2. 著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl / Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much easier.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21855
    • 提供者:sky
  1. 用C语言写的约瑟夫环

    0下载:
  2. 数据结构课程设计,用C语言编写的约瑟夫环-data structure course design, preparation of the C language Josephus
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37017
    • 提供者:李火土
« 1 2 ... .35 .36 .37 .38 .39 25240.41 .42 .43 .44 .45 ... 28275 »
搜珍网 www.dssz.com