搜索资源列表
统计英文文章的字符个数并huffman编码
- a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffma
链表结点的删除
- 链表结点的删除。我最近的作业,小程序,各位多多包含。-linked list of nodes removed. My recent operation, small programs, you contain a lot.
ListOperate
- 该程序运用线程的思想来操作一个链表,对链表的动作有增加和删除。增加节点和删除节点分别在两个线程里,这两个线程通过事件来进行同步,每次增加10个节点、删除5个节点。-use of the program's ideological threads to operate a chain and the right Chain movements had increased and removal. Additional nodes and delete nodes, in two separ
单向链表
- 这是一个单向链表的程序,可以增加,删除节点,运行调试通过.-This is a one-way linked list of procedures, can add, delete nodes, running through debugging.
超长正整数的加法
- 请设计一个算法来完成两个超长正整数的加法。 *问题分析与算法设计 首先要设计一种数据结构来表示一个超长的正整数,然后才 能够设计算法。 首先我们采用一个带有表头结点的环形链来表示一个非负的 超大整数,如果从低位开始为每 个数字编号,则第一位到第四 位、第五位到第八位...的每四位组成的数字,依次放在链表的 第一个、第二个、...结点中,不足4位的最高位存放在链表的最 后一个结点中,表头结点的值规定为-1。-requested to
综合实验哈夫曼编码
- 1.n个叶结点,权分别为w1,w2,• • • ,wn的二叉树中,带权路径长度WPL最小的二叉树叫最优二叉树, 也叫霍夫曼树。 2.霍夫曼算法:1)根据给定的权值{w1,w2,• • • ,wn}构造n个二叉树F={T1,T2,• • • ,Tn}每个Ti只有一个根结点,权为wi。2)在F中选取两棵根结点的权值最小的树 构成一棵新的二叉树,其根的权值为左右子树根的权值的和。3)F中删去这两棵树,加上新得
二叉树高度和叶子节点数
- 这是一个用来实现二叉树高度和叶子节点数的程序-This is a binary tree used for height and leaf nodes procedures
answork
- 一些从ansys中输出数据(结构节点信息、拓扑关系,面积,荷载等)的apdl小程序 对于需要提取一个结构的这些信息用于其它程序语言编程,很好用,特别是对于复杂的结构-some Filed output from the data (information structure nodes, topology, area, load) 7.0-9.0 small extraction procedures need for a structure of such information for
ans_to_output
- 一些从ansys中输出数据(结构节点信息、拓扑关系,面积,荷载等)的apdl小程序 对于需要提取一个结构的这些信息用于其它程序语言编程,很好用,特别是对于复杂的结构-some Filed output from the data (information structure nodes, topology, area, load) 7.0-9.0 small extraction procedures need for a structure of such information for
drawbezier
- bezier曲线绘制的一个小程序,鼠标左键控制一个控制节点,鼠标右键控制另一个控制节点-bezier curve drawing of a small program to control a mouse button control nodes, the right mouse button to control another node control
erchashupaixu
- 对于操作数,为操作数的值;对于运算符结点,存放计算出的子表达式的值-operation for a few, to the value of several operations; For Operators nodes, the amount of storage for the value of the expression
Delaunayvb
- vb delaunay算法 vb delaunay算法 vb delaunay算法-vb nodes algorithm vb nodes nodes algorithm algorithm vb vb nodes algorithm
prime-tree
- 最小生成树:利用普鲁姆算法,完成将给定节点和边的权值的图生成最小生成树,用于各项公共事业最少经费的设计方法-minimum spanning tree : pass algorithm, Givens completed nodes and the right side of the value of the minimum spanning tree generation for public utilities at least for the design method
GetDegree
- 通过输入来控制是建立有向图还是无向图,输入节点数,边数,来计算每个节点的出度和如度-adopted to control importation is to establish a map or no map to the input nodes, edges, to calculate each node degrees out and if degrees
canon
- canon算法的mpi程序,很基本的 适用多个节点-canon algorithm MPI process, a very basic application of a number of nodes
piaoliang
- 在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 -two forks in search of a tree to delete two chi
ModelCfg
- IEC 61850 模型配置工具,可以建立61850模型,增加,删除,修改逻辑设备,逻辑节点等-IEC 61850 model configuration tools, we can set up 61,850 model, add, delete, revised logic devices, logic nodes
QTtreenode
- QT下树节点,在QT下实现树节点的功能。测试能正常使用-QT under the tree nodes, the QT under the tree nodes function. Testing normal use
lexcion
- 用于语音识别的汉语树形词典,完成了6万词汇的建树操作及相关子节点等的查询处理,主要用于指导语音搜索整个建立时间大概为3分钟-for speech recognition dictionary of Chinese tree, completed 60,000 contribution to the vocabulary and related operations, such as sub-nodes of query processing, Pronunciation guide for th
33-nodes-trend-technology-program
- 33节点潮流计算 毕业设计论文中可能会用到 总之很牛逼就对了-33 nodes trend technology program