资源列表

« 1 2 ... .52 .53 .54 .55 .56 2957.58 .59 .60 .61 .62 ... 16925 »

[文档资料Huffman-tree

说明:数据结构 1、算法思路: 哈夫曼树算法:a)根据给定的n个权值{W1,W2… ,Wn }构成 n棵二叉树的集合F={T1,T2…,T n },其中每棵二叉树T中只有一个带权为W i的根结点,其左右子树均空;b)在F中选取两棵根结点的权值最小的树作为左右子树构造一棵新的二叉树,且置新的二叉树的根结点的权值为其左、右子树上结点的权值之和;c)F中删除这两棵树,同时将新得到的二叉树加入F中; d)重复b)和c),直到F只含一棵树为止。 -Data Structure 1, Algorith
<Anson> 在 2025-06-05 上传 | 大小:28kb | 下载:0

[文档资料Traffic-Map

说明:数据结构 一、 实验目的与要求 可用一个带权有向图表示某区域的公交线路网,图中顶点表示区域内的重要场所,弧表示公交线路,弧上的权表示票价。要求: 1、采用键盘输入的方式接受用户输入的公交线路网(该网应该是公交网的子网 ,只需要包括重要场所及其之间存在的弧),要有交好的交互和容错处理(当输入错误数据时能引导用户输入正确的数据,考虑检查输入顶点和弧不能够成强连通图的情况)。 2、选择恰当的存储结构实现该有向网的存储。(报告中要讨论选择这种存储结构的原因,简单比较不同存储结构的差异)。
<Anson> 在 2025-06-05 上传 | 大小:43kb | 下载:0

[软件工程MSDNpart1

说明:MSDN帮助文档:MSDNpart1部分-MSDN Help: MSDNpart1 part
<liuxiaoli> 在 2025-06-05 上传 | 大小:23.44mb | 下载:0

[文档资料shujuku

说明:数据库一次上机的代码其中包括建表和其他一些操作!-Database once the machine code including a built in table and some other operations!
<KIO> 在 2025-06-05 上传 | 大小:9kb | 下载:0

[技术管理Ext-class-event-observer

说明:ExtJS的创建者,对ExtJS技术的发展及使用的讲座的五个PowerPoint文档。-ExtJS founder of ExtJS technology development and use of the five lectures PowerPoint documents.
<龙玄释> 在 2025-06-05 上传 | 大小:76kb | 下载:0

[文档资料c_plus_plus_programme

说明:非常好的C++学习源码,里面包括各种算法的实现,二叉的的前中后序遍历等-Very good C++ Learning source, which include a variety of algorithm for the realization of the binary after the first traversal, such as in
<shiner> 在 2025-06-05 上传 | 大小:382kb | 下载:0

[软件工程jstl

说明:详细描述了jstl的一些常用操作,以及jstl的基本工作原理-JSTL is described in detail a number of commonly used operations, as well as the basic working principle of JSTL
<taozeyuan> 在 2025-06-05 上传 | 大小:29kb | 下载:0

[编程文档max7219

说明:以上是关于7219的一个极好的例子程序,大家可以借鉴,相互学习-These are on the 7219 s an excellent example of the procedure, we can draw on and learn from each other
<李强> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[文档资料introductiontoDCmotorprogramming

说明:关于直流电机控制的嵌入式开发文档,特别适合于嵌入式ARM开发-DC motor control on embedded development documents, particularly suitable for embedded ARM development
<鲁公羽> 在 2025-06-05 上传 | 大小:118kb | 下载:0

[软件工程CANlite-CANmini-CAN

说明:CANlite、CANmini并口CAN接口卡 使用说明-CANlite, CANmini parallel port CAN interface card for use
<东土大唐> 在 2025-06-05 上传 | 大小:762kb | 下载:0

[软件工程robot

说明:《四轮移动机器人运动控制系统设计》希望大家喜欢- Four-wheeled mobile robot motion control system design I hope everyone likes
<东土大唐> 在 2025-06-05 上传 | 大小:413kb | 下载:0

[软件工程bchxy

说明:《编程修养》是一篇编程人员的基础注意事项指南,很经典!- Programming cultivation is the basis of a programmer Notes guide, it is a classic!
<东土大唐> 在 2025-06-05 上传 | 大小:18kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 2957.58 .59 .60 .61 .62 ... 16925 »

源码中国 www.ymcn.org