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

资源列表

« 1 2 ... .43 .44 .45 .46 .47 2548.49 .50 .51 .52 .53 ... 2673 »
  1. xianxingbiao_shujujiegouzuoye

    0下载:
  2. 我的数据结构作业,请高手多多指教哦~!-my data structure operations, 19:56 exhibitions oh ~! Ha ha
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:wangxiao
  1. wanluowuziqiVb

    0下载:
  2. vb游戏程序代码,可用于研究,学习之用。-vb game, the program code can be used to study learning.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23.52kb
    • 提供者:youfri
  1. scan-haff

    0下载:
  2. 通过本课程设计,应使学生掌握哈夫曼编码的特点、存储方法和基本原理,培养学生利用C++语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力,为后续计算机专业课程的学习打下坚实的基础-passage of the curriculum design, should help students grasp the characteristics of Huffman coding, storage and basic principles, Training students to u
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:255.42kb
    • 提供者:李明
  1. wuhan-traffic

    2下载:
  2. 一、 目的: 对应数据结构课程所学的基本原理和方法,学习图状结构求最短路径的算法,将理论知识运用于实际。 二、 任务: 请根据附图和附表,设计一个武汉市交通导引系统。用户输入起点站和目标站,系统显示起点站到目标站的最短路径。 三、 要求: 1. 提示用户输入起点站和目标站 2. 系统向用户显示一条最短路径(经过站数最少的路线),如果有两条以上最短路线,则按换乘次数排序显示。 3. 显示每一条路线时,不仅要显示应搭乘的车次,还要显示应搭乘站的站名。 四、 提示:
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:168.19kb
    • 提供者:李明
  1. sweepline

    0下载:
  2. 著名的Voronoi Diagram结构fortun算法经典C描述,各位搞算法的仁兄可千万别错过,要看懂该算法,需要搞清楚Voronoi Diagram结构,还有非常深厚的C语言功底。-famous structure fortun Voronoi Diagram C classical algorithm descr iption, to engage algorithm should not miss the chance to be dear friends, to understand
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.51kb
    • 提供者:li
  1. base-data-structure-CPP-Class

    0下载:
  2. 自己编写的基本数据结构 C++ 模版,包括链表、队列、堆栈等,供各位朋友参考。-themselves prepared the basic data structure C templates, including the linked list, queue, stack, for friends reference.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.92kb
    • 提供者:zhangsh
  1. mofangxxxx

    0下载:
  2. 构造奇数阶魔方的简便方法c++实现.方法独特,很巧妙!-structure of the odd order Cube c simple method to achieve. Unique method, is a clever!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.34kb
    • 提供者:刘华
  1. prime_number_upright

    0下载:
  2. 质数竖式 下面的竖式是一个乘法运算问题,它的每个*号可以代入一个数字, 这个数字属于一个特定的由N个数字组成的集合。如果这个集合是{2,3,5,7}, 那么这个竖式称作“质数竖式”。 此程序就是为了解决这样一个问题而做的。-few quality below the vertical shaft is a multiplication problem, it * can each generation into a number of This is a specific N-d
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.88kb
    • 提供者:刘华
  1. fractionTodecimal

    0下载:
  2. 因为所有的分数都是有理数,所以一个分数要么除尽,要么有循环节,这个程序很好地解决了这个问题。-because all the scores are rational, or a fraction of thirteen, or a cycle of festivals, this procedure to solve the problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.13kb
    • 提供者:刘华
  1. fractions_compositor

    0下载:
  2. 写一个程序,列出在0和1之间的所有分母不大于N的最简分数,下面是N=5时的情况: 0/1 1/5 1/4 1/3 2/5 1/2 3/5 2/3 3/4 4/5 1/1 总共有11个分数! 还需要进行排序。-write a procedure set out in the 0 and 1 denominator between all the N is not greater than the most simple level, Below is N = 5:00 of : 0 /
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.63kb
    • 提供者:刘华
  1. factorialxxxyy

    0下载:
  2. 一个最优化的大数阶乘算法,可以计算超过5位数的阶乘,而运算时间只需几秒。-an optimization of large factorial algorithm can calculate the median of over 5 factorial, and the computation time only a few seconds.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.27kb
    • 提供者:刘华
  1. baiduzhixing

    0下载:
  2. 2005百度之星程序设计大赛总决赛题目解答-2005 Baidu Star Program Design Contest Finals topic answers
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19.01kb
    • 提供者:刘华
« 1 2 ... .43 .44 .45 .46 .47 2548.49 .50 .51 .52 .53 ... 2673 »
搜珍网 www.dssz.com