资源列表

« 1 2 ... .40 .41 .42 .43 .44 445.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法shujishudeyingyong

说明:1、二叉树数据结构表示及基本操作算法实现 2.二叉树递归遍历算法 3.二叉树创建递归算法-1, binary tree data structure and express the basic operation algorithm 2. Bintree recursive traversal algorithm 3. Bintree create a recursive algorithm
<xuezhijie> 在 2025-01-21 上传 | 大小:14kb | 下载:0

[数据结构常用算法chuancaozuo

说明:(1)构造一个空的串算法实现 (2) 利用C++串构造堆串算法 (3) 堆串对象构造实现新堆串算法(4)求串长算法(5)求两串的比较算法(6)求子串算法(7)串的联接操作算法(8)串的删除操作算法(9)利用重载运算符<<实现串的输出操作(利用友元函数实现(10)利用重载运算符>>实现串的输入操作(利用友元函数实现)(11)清空串操作-(1) Construction of an empty string
<xuezhijie> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法hafuman

说明:哈夫曼树很易求出给定字符集及其概率(或频度)分布的最优前缀码。哈夫曼编码正是一种应用广泛且非常有效的数据压缩技术。该技术一般可将数据文件压缩掉20%至90%,其压缩效率取决于被压缩文件的特征。 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时,降低传输成本。但是,这要求在发送端通过一个编码系统对待传送电文须预先编码,在接收须将传送来的数据进行译码。请自行设计实现一个具有初始化、编码、译码、输入/输出等功能的哈夫曼码的编码
<xuezhijie> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法xihabiao

说明:针对某个集体(比如你所在的班级)中的“人名”设计 一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 -For a collective (such as your Class) of the
<xuezhijie> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法library

说明:这是个数据结构课程设计,图书管理信息系统。里面有详细功能介绍,还有源代码-This is a data structure of curriculum design, library management information systems. There are detailed features, as well as source code
<疏影> 在 2025-01-21 上传 | 大小:56kb | 下载:0

[数据结构常用算法order

说明:数据结构课程设计,内含约瑟夫环、排序、三元组三个程序的实现-Data structure course design, including Joseph Central, sorting, ternary group of three procedures realize
<沈玉> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法J0soph

说明:课程实验是做的Josoph算法,通过是通过了不过还有很多地方要美化-Course of the experiment is to do Josoph algorithm, through the adoption but there are many places to beautify
<程向军> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法c

说明:开发的地信系统,主要是用来解决最短路径问题-Letter to the development of the system is primarily used to solve the shortest path problem
<songqi> 在 2025-01-21 上传 | 大小:7kb | 下载:0

[数据结构常用算法Cpp1

说明:最优化解法的运行程序大家帮忙支持下我自己做的哦!!谢谢了-Optimal solution to help run the program the support of everyone to do the oh my! ! Thank you
<许啸> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法02051011

说明:用C语言实现的两矩阵相成的程序,两矩阵可自由输入其内的数据,相乘之后实现打印数组。-Using C language to achieve two complementary procedures matrix, two matrices are free to enter their data, after multiplying array realize print.
<宋莹> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法02051021

说明:用C语言实现的判断子串的程序,输入两个字符串,判断第二个字符串是不是第一个字符串的子串。-Using C language to determine the substring procedures, the importation of the two strings to determine the second string is a string is not the first substring.
<宋莹> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法02051121

说明:用C语言实现的洗牌程序,实现对一副52章的扑克洗牌,如对洗牌结果不满意可重复进行洗牌,直至用户满意为止。-Using C language to achieve the shuffle procedure, to achieve a Chapter 52 poker cards, if not satisfied with the results of shuffling cards can be repeated until the
<宋莹> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 445.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org