资源列表

« 1 2 ... 95 96 97 98 99 100.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法图书管理2to2

说明:本系统完成了要求的所有功能,能进行图书的基本管理业务活动。包括采编入库、清除库存、借阅和归还等。利用B树对书号建立索引,提高了工作的效率。本系统支持对中文书籍的输入输出。.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the system completed all the required functions, the library will conduct basic management operations. Journalists, inc
<妮娜> 在 2025-07-03 上传 | 大小:13kb | 下载:0

[数据结构常用算法复数的重载

说明:这是用c++实现的一个复数重载的实例,对于学习c++中重载的问题很有帮助,来看看吧!-This is achieved with c a plural Heavy examples for learning, c Overrideable very helpful, at the end of!
<月月> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[数据结构常用算法抓贼

说明:这是c++功能的又以体现,实现了用c++完成逻辑推理的任务,对于学习c++很有帮助,是个很不错的程序哦-This is another function of c embodiment achieved with c logical completion of the task, learning c helpful, is a very good procedure oh
<月月> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法KMP匹配算法

说明:由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failu
<卢孝飞> 在 2025-07-03 上传 | 大小:3kb | 下载:0

[数据结构常用算法向量排序

说明:书中共介绍了四类排序函数:插入排序、起泡排序、选择排序、快速排序。我们需要建立一个无序随机序列,分别用上述排序方法对建立的无序序列有序化,编写相应的程序计算每种算法的赋值次数、比较次数以及所用时间,以此为依据来判断各种算法的效率。-introduced a total of four ranking functions : insertion sort, bubble sort, select, in order of Quick Sort. We need to build a disorde
<卢孝飞> 在 2025-07-03 上传 | 大小:6kb | 下载:0

[数据结构常用算法Lib_loverxb

说明:各种实用的子程序,包括数据类型的转换,芯片的驱动等-various practical subroutine, including the conversion of data types, such as driver chips
<小宝> 在 2025-07-03 上传 | 大小:14kb | 下载:0

[数据结构常用算法huffman222

说明:huffman编码-huffman coding
<fsda> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法数据结构课程设计.ff

说明:这是我的数据结构课程设计,经过我1周左右时间的润色,相信会对正在学习数据结构的人们有些用处-This is my data structure curriculum design, a week after I lay around, I believe it is currently studying the data structures useful in some people
<风度> 在 2025-07-03 上传 | 大小:276kb | 下载:0

[数据结构常用算法最近点对

说明:这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
<袁美钠> 在 2025-07-03 上传 | 大小:261kb | 下载:0

[数据结构常用算法ndp_src

说明:用pascal实现寻找最近点对问题,以方便对pascal较熟悉的学习者参考。-used to find the nearest point on the issue, to facilitate the pascal more familiar reference learners.
<袁美钠> 在 2025-07-03 上传 | 大小:8kb | 下载:0

[数据结构常用算法经典算法演示系统

说明:这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
<蓝羽> 在 2025-07-03 上传 | 大小:2.21mb | 下载:0

[数据结构常用算法Kruse_Chapter_7

说明:本文是介绍数据结构中的二分查找,比较数等思想及算法的-this paper is to introduce the data structure to search two hours, a few more ideas and algorithms
<张里> 在 2025-07-03 上传 | 大小:140kb | 下载:0
« 1 2 ... 95 96 97 98 99 100.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org