资源列表

« 1 2 ... .02 .03 .04 .05 .06 2207.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法park

说明:停车场用C语言编写的 绝对正确 是数据结构的经典题目-Parking lot with C language is absolutely correct, is a classic data structure topics
<zhanglong> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法datastructc++languagestl

说明:数据结构c++语言描述stl版 威廉兄弟的好书,值得看,这是配书代码-Data structure c++ Language version described stl brother William books, it is worth look, this is the book with code
<luhaiheng> 在 2024-09-20 上传 | 大小:2660352 | 下载:0

[数据结构常用算法beibaowenti

说明:算法分析与设计课程设计基于递归算法的背包问题设计-Algorithm Analysis and Design of curriculum design based on the recursive algorithm of the knapsack problem design
<lessi> 在 2024-09-20 上传 | 大小:34816 | 下载:0

[数据结构常用算法BiTree

说明:ADT抽象数据类型二叉树基本操作 基本上实现了《数据结构(C语言版)》严蔚敏著 中描述的所有二叉树基本操作 Dev C++ 编译 -Abstract data type ADT binary tree basic operation basically realize a
<张林海> 在 2024-09-20 上传 | 大小:10240 | 下载:0

[数据结构常用算法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> 在 2024-09-20 上传 | 大小:14336 | 下载:0

[数据结构常用算法chuancaozuo

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

[数据结构常用算法hafuman

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

[数据结构常用算法xihabiao

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

[数据结构常用算法library

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

[数据结构常用算法order

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

[数据结构常用算法J0soph

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

[数据结构常用算法c

说明:开发的地信系统,主要是用来解决最短路径问题-Letter to the development of the system is primarily used to solve the shortest path problem
<songqi> 在 2024-09-20 上传 | 大小:7168 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 2207.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org