资源列表
[数据结构常用算法] 2772UpTheStairs
说明:pku 的2772 题 up the stairs-pku in 2772 that up the stairs<张影> 在 2025-06-14 上传 | 大小:39kb | 下载:0
[数据结构常用算法] doublelinklist
说明:这是一个双向链表的问题,在数据结构中很常见,该程序实现了链表的插入、删除、逆置等功能-This is a two-way list of issues, in the data structures are common, the program achieved a list of the insert, delete, home features such as inverse<> 在 2025-06-14 上传 | 大小:39kb | 下载:0
[数据结构常用算法] Data_structure
说明:数据结构中的:线性表(含链表)、树、图的操作的子程序。用C写成,有测试代码。非VC写成,但源文件可直接导入到VC项目中。-Data structures: linear form (including the list), tree, graph subroutine operation. Using C language, have the test code. Written in non-VC, but the source files can be directly imported i<李刚> 在 2025-06-14 上传 | 大小:39kb | 下载:0
[数据结构常用算法] No22
说明:本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 -This chapter will first introduce how the field of algorithm design in the application of this ancient strategy, and then will use this strategy to solve t<张波> 在 2025-06-14 上传 | 大小:39kb | 下载:0
[数据结构常用算法] C++
说明:标准答案习题1 1.1 简述C++语言程序的结构特点。 答: (1)C++程序由一个或多个函数组成,其中至少有一个主函数main(),程序从主函数开始执行,由主函数来调用其他函数。-Standard answer to Exercise 11.1 on C++ Language program structural characteristics. Answer: (1) C++ Procedures by one or more functions, of which at lea<张建军> 在 2025-06-14 上传 | 大小:39kb | 下载:0
[数据结构常用算法] 1985500ClassicalDataStructures
说明:数据结构,编程最需要了,不多说了,自己下来看吧-Data structure, programming are most in need, and nothing to add to that, and see themselves down<guchanghai> 在 2025-06-14 上传 | 大小:39kb | 下载:0
[数据结构常用算法] Sudu
说明:使用MFC写的一个解数独的程序,主要使用了类CNineGong及CCell,原理回溯法测试填入的数字是否合理,做了些优化,速度比以前快许多-Use MFC to write a single procedure itself, the main use of the category CNineGong and CCell, the principle of backtracking fill in the number of tests is reasonable, to do some op<protoss> 在 2025-06-14 上传 | 大小:39kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:实现用哈夫曼树进行简单的编码译码功能,有助于初学者学习哈夫曼树-Implementation using Huffman coding tree for easy decoding features to help beginners Learn Huffman tree<www> 在 2025-06-14 上传 | 大小:39kb | 下载:0