资源列表

« 1 2 ... .89 .90 .91 .92 .93 2294.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法用VC编写单链表(数据结构)

说明:用VC编写的单链表 是数据结构中线性表中的一种-VC prepared by the single-linked list data structure is linear form of a
<代价> 在 2024-11-14 上传 | 大小:852kb | 下载:1

[数据结构常用算法p2

说明:拷贝构造函数的实现,在类的组合中可以用其他类来定义数据的一些方法的实现源代码-The realization of copy constructor in the type of portfolio can be used to define other types of data in some ways the realization of the source code
<yjd> 在 2024-11-14 上传 | 大小:852kb | 下载:0

[数据结构常用算法QuickSort

说明:快速排序 基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are rec
<文静> 在 2024-11-14 上传 | 大小:852kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构中有简单的文本编辑器,还有文本编辑器的设计与实现等多种设计-Data structure in a simple text editor, as well as a text editor such as the design and implementation of a wide range of design
<唐忠> 在 2024-11-14 上传 | 大小:851kb | 下载:0

[数据结构常用算法KMP

说明:改进的模式匹配算法,算法效率提高,和计算next函数修正值的算法。-Improved pattern matching algorithm, algorithm efficiency, and calculate the correct value of the function next algorithm.
<mayinc> 在 2024-11-14 上传 | 大小:851kb | 下载:0

[数据结构常用算法tree_exp

说明:实现二叉树的生成,遍历,交换等功能,采用链表,可以很好的数据的读取和存储-To achieve the formation of a binary tree, traverse, exchange and other features, using the list, can be very good read and store data
<lincoln> 在 2024-11-14 上传 | 大小:851kb | 下载:0

[数据结构常用算法huge

说明:数据结构 思想与实现 第二章 第11题 对一些任意大的整数用单链表的方案解决起计算问题;包括输入输出操作,加法操作和复制操作-Data structure thought and realization of the second title of Chapter 11 for some arbitrarily large integers with a single list of programs to address the
<大罗> 在 2024-11-14 上传 | 大小:852kb | 下载:0

[数据结构常用算法Al_BST

说明:Binary search tree, 二叉树的一种实现形式-Binary search tree, binary tree form of an implementation
<skyhigh feng> 在 2024-11-14 上传 | 大小:851kb | 下载:0

[数据结构常用算法Prim

说明:算法,写的prim算法,用的是贪心法,里面还有用到最小生成树来写的-Algorithm, written in the prim algorithm using a greedy method, there is also used to write the minimum spanning tree
<吴强> 在 2024-11-14 上传 | 大小:851kb | 下载:0

[数据结构常用算法Dynamic-programming-DP-backpack

说明:用动态规划算法解决DP背包问题,采用C++编程-Dynamic programming algorithm to solve the DP knapsack problem, using C++ programming
<lydia> 在 2024-11-14 上传 | 大小:851kb | 下载:0

[数据结构常用算法List

说明:使用c预言,实现对链表的排序,增、删、查功能。适合C语言初学者练习,辅助学习。-Use c language to achieve the sort of the list, add, delete, search functions. C language for beginners to practice, assisted learning.
<张晨> 在 2024-11-14 上传 | 大小:851kb | 下载:0

[数据结构常用算法新建压缩(zipped)文件夹

说明:一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现 基于二叉树表示的算术表达式 Expression 的操作。(There is a natural correspondence between an expression and a two forked tree. Write a program to implement The operation of the arithmetic expression
<lanyxa > 在 2024-11-14 上传 | 大小:850kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 2294.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org