资源列表
maopao
- 数据结构中的一个实验报告的源程序:交换冒泡排序算法源代码-Experimental data on the structure of the procedure: the exchange of Bubble Sort Algorithm
Sparse_Matrix
- 本实验是实现稀疏矩阵的加法运算,稀疏矩阵采用顺序结构存储。-This experiment is to achieve sparse matrix addition operation, using the order structure of sparse matrix storage.
一个通用的排序程序
- 此程序还不能对字符串排序,望能予以改进-A general soring program.*It can t sort string, and need to be improved.
multarray
- 改程序可以用于 实现数据结构中的对称矩阵相乘-this can be used to mult the array,and it is just right
xiugai
- 链表,实现两个链表的相加。用于求多现实!-List, list the sum of the achievement of the two. Used for more than reality!
beibao
- 此代码实现的是01背包问题 具体实现方法是用c完成滴-This code is a 01 knapsack problem of the specific method is used to achieve complete drop c
10168
- ACM-10168 - Summation of Four Primes
Josephus
- 约瑟夫问题,用数组、链表和模拟指针完成,使用输入输出流进行数据的载入-Joseph problems with arrays, linked lists and pointers to complete simulation, using the input and output streams of data loading
AdjGraph
- c++实现数据结构中图的邻接表存储以及基本操作-c++ data structures stored in the adjacency table and the basic operations
Money100Chicken100
- 历史上最简单的百钱百鸡问题求解程序。采用单层次循环,至多循环五次就能够搜索到百钱百鸡问题的4个可行答案。-The easiest way to solve the probelm of "100 money and 100 chickens". Single-level circulation, circulation up to five times the money to be able to find one hundred one hundred chickens four possi
two-side
- 双端堆算法模板,是学习bellman最短路算法的基础入门模板,简单易懂。-the bellman algorithm template is learning the fundamentals of bellman s shortest path algorithm template, easy to understand.
1
- 使用c plus plus 实现高精度乘法,只使用了标准库函数,复杂度为o(N)-Use c plus plus to achieve high-precision multiplication, using only the standard library functions, the complexity of o (N)