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

资源列表

« 1 2 ... .46 .47 .48 .49 .50 25551.52 .53 .54 .55 .56 ... 28275 »
  1. maze_Tr.ZIP

    0下载:
  2. 一个走迷宫的程序。通过mazeTraverse递归函数实现走迷宫。-a Maze procedure. MazeTraverse through recursive function to achieve Maze.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:金琦
  1. literature_research.ZIP

    0下载:
  2. 一个文本分析程序。实现分析一段文本中字母,N个字母的单词和具体单词出现的次数。-a text analysis program. Implementation Analysis section of the text of letters, the N-word letter word and the specific number.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:金琦
  1. sanlianqi.ZIP

    0下载:
  2. 生成一个TICTACTOE类,编写出三连棋游戏的程序。-generated a TICTACTOE category, even prepare three chess game procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1872
    • 提供者:金琦
  1. SJJG_BIT

    0下载:
  2. 常用数据结构演示:1、链表管理;2、二叉树;3、背包问题;4、力的实现;5、表达式计算;6、分水问题。-commonly used data structures exercise : 1, Chain management; 2, the binary tree; 3, knapsack problem; 4, the force achieved; 5. formulas; 6, the dividing issues.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:585711
    • 提供者:林健
  1. 24dian.tar

    0下载:
  2. 用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1) * 3-4) 5 6 * 7 * 8) = 2007 * 9 this The Solution
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:956
    • 提供者:funlove
  1. c++date

    0下载:
  2. 其中一部分是自己写得,一部分是摘录的,希望站长能批准,我以后一定多多努力上传!-part of their written, in part extracts of the hope that the station will approve, I certainly remains to be done after the upload!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7637
    • 提供者:黄一敏
  1. BSortTree

    0下载:
  2. 二叉排序树的几种操作 包括:建立二叉排序树,插入节点,删除节点,查找节点等。对于初学数据结构的很有帮助。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8478
    • 提供者:陈文浩
  1. longestCommonSeq

    0下载:
  2. 最长公共序列的C源码,随机生成字符串,GCC编译通过。-public longest sequence of C source code, randomly generated string GCC compile.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1054
    • 提供者:宋达
  1. huffman_tree_code

    0下载:
  2. Huffman编码与译码,实现数据结构树的功能。-Huffman coding and decoding, data structure tree functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3233
    • 提供者:tanyue
  1. TU_datastructure

    0下载:
  2. 数据结构中的重要结构,图,能够实现基本操作等。-data structure of important structures, graphics, and to achieve basic operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:tanyue
  1. qipanfugaiwenti

    0下载:
  2. 棋盘覆盖问题:在一个2的k次幂乘以2的k次幂个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,用四种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。 -chessboard coverage : two in a k-th power of 2 multiplied by the k-th power grid consisting of a chessboard, and a box with the other
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9695
    • 提供者:pp
  1. Diagram

    0下载:
  2. 图的操作,包括,图的基本存储方法,有关图的操作算法并用C语言编程实现,图的搜索路径的遍历方法,以邻接矩阵和邻接表的方式存储连通图。然后分别用优先深度算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。深度优先遍历的递归算法 (1)深度优先遍历算法(2)邻接表表示的深度优先搜索算法(3)邻接矩阵表示的深度优先搜索算法.-plan of operation, including, map the basic storage methods, the operation of the map algor
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:林静
« 1 2 ... .46 .47 .48 .49 .50 25551.52 .53 .54 .55 .56 ... 28275 »
搜珍网 www.dssz.com