资源列表

« 1 2 ... .77 .78 .79 .80 .81 2282.83 .84 .85 .86 .87 ... 2657 »

[数据结构常用算法huffman

说明:统计符号(字母)出现的次数,并对其进行哈夫曼编码,再进行解码得到原结果-Number of statistical symbols (letters) appears, and its Huffman coding, decoding the original results obtained
<ljn> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[数据结构常用算法biTree_PetManage

说明:关于二叉树的示例程序。包括二叉树的接口及其实现,测试程序等。经过CFree编译、验证成功。包含工程文件。-About binary sample program. Including binary interface and its implementation, testing procedures. After CFree compilation, verification was successful. Including eng
<> 在 2024-05-24 上传 | 大小:25600 | 下载:0

[数据结构常用算法test_QUEUE

说明:队列-(FIFO)的实现一种示例,包括接口文件及其实现文件,测试文件等。在CFree下验证成功,包括CFree工程文件-Queue- (FIFO) to achieve one example, includes interface files and implementation files, test files. Verification is successful in CFree, including CFree projec
<> 在 2024-05-24 上传 | 大小:17408 | 下载:0

[数据结构常用算法graph

说明:扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表-Extended depth-first search algorithm to generate the forest to build children left graph traversal process- right sibling list
<zhaoyilei> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[数据结构常用算法virtual-resequencing-cPPrule4

说明:虚拟重排序简单规则c++代码 相信大家都懂的-Virtual simple rules c++ code reordering believe we know everything
<李强> 在 2024-05-24 上传 | 大小:1217536 | 下载:0

[数据结构常用算法Binary-tree-traversal-algorithm

说明:数据结构中,实现二叉树的遍历,包含前序,中序和后序-Data structure, binary tree traversal, including former preorder, inorder and postorder
<杨秀丽> 在 2024-05-24 上传 | 大小:9216 | 下载:0

[数据结构常用算法Binary-search-algorithm

说明:在数据结构中,用C语言编程实现二分法查找算法-In the data structure, using C language programming binary search algorithm
<杨秀丽> 在 2024-05-24 上传 | 大小:9216 | 下载:0

[数据结构常用算法zonghe

说明:C语言编写顺序表综合操作,包括初始化,插入,删除-C language integrated operation sequence tables, including initialization, insert, delete, etc.
<杨秀丽> 在 2024-05-24 上传 | 大小:10240 | 下载:0

[数据结构常用算法data-structureCPP

说明:数据结构的几个实用例程,包括哈弗曼编译码、各种排序及比较等,很好用-Several useful data structure routines, including Huffman encoding and decoding, various sorting and comparison, the good
<石文君> 在 2024-05-24 上传 | 大小:695296 | 下载:0

[数据结构常用算法biaodashi

说明:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出-
<闫铭浩> 在 2024-05-24 上传 | 大小:2048 | 下载:0

[数据结构常用算法hebinglianbiao

说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。-Let A and B are two ordered circular list with a header node (the so-called orderly clicking the link refe
<闫铭浩> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffmancode

说明:给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中-Given message Huffman coding, Huffman decoding given code. The result is stored in the message storage requirements Document 1, the encoded file
<闫铭浩> 在 2024-05-24 上传 | 大小:2048 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2282.83 .84 .85 .86 .87 ... 2657 »

源码中国 www.ymcn.org