资源列表

« 1 2 ... .21 .22 .23 .24 .25 2126.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法hafuman

说明:输入一个有n个叶结点的权植构造一棵哈夫曼树:(例如:n=8,权植为 5 29 7 8 14 23 3 11)根据哈夫曼树构造哈夫曼编码,用指向字符串的指针数组来存放,用叶子到树根逆向求每个结点的哈夫曼编码. -Enter one has n leaf nodes of the right to construct a Huffman tree-sik: (For example: n = 8, the right-sik for
<wangshujing> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法222

说明:数据结构课程设计,一元稀疏多项式的源代码,用C++实现。-Data structure the curriculum design, one dollar sparse polynomial source code, using C++ Realize.
<pjyang2006> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法2chashudebianli

说明:数据结构 课程 2叉树的遍历 #include "stdafx.h" #include <iostream.h> typedef char elemtype -Data Structure Course 2-tree traversal# Include
<基地> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法KMP

说明:kmp 算法 也许会有帮助的。。。大家快来下吧-KMP algorithm may be helpful. . . Come everyone, are you
<xiong> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法yuesefuhuan1

说明:数据结构中常出的问题之一.约瑟夫环比较常见的问题,希望对大家有所帮助-Data structure is often one of the issues out. Joseph Central, the more common problems, and they hope to help everyone
<马勇> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法BinaryTree

说明:数据结构综合实验-抽象数据类型二叉树的实现-Comprehensive experimental data structure- an abstract data type tree realization
<关键> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法6.2

说明:这是个数据结构练习题,建立了二叉树,然后执行查找-This is a data structure of exercises, the establishment of a binary tree, and then the implementation of search
<perfy yang> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法dictionary-tree-soursecode

说明:此代码是字典树的实现源代码,字典树是一种数据结构,用它可以实现对各种单词的检索。而对每一个单词的查找次数是单词的长度。做acm题很有用,应用程序中相信也能优化很多算法!-This code is the dictionary tree realize the source code, the dictionary is a tree data structure, it can be achieved on a variety of w
<孟繁荣> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ALGO3-9

说明:用于迷宫问题的解决用户根据根据要求进行设置即可在屏幕上显示-Maze problems for users in accordance with the requirements set can be displayed on the screen
<肖克> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法c_guanjianlujing

说明:关键路径 c语言-Critical Path c language
<王健> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法jianyiyuan

说明:这是一个建医院的问题,几个村庄之间建造医院,求得最短路径
<yuteng> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法2-lu

说明:数据结构中的所涉及到的2-路插入排序的算法函数-Data structures involved in the 2- Road Insertion Sort algorithm function
<laixianhang> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 2126.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org