资源列表
MoneyType
- 大数的加减乘除算法,挺好的-suanfa
xsjz
- 实现稀疏矩阵压缩存储上的基本运算。 (1)存储结构选择三元组存储方式 (2)实现两个稀疏矩阵的相加、相减与乘法运算,并输出运算结果 (3)实现稀疏矩阵的转置运算。 -To achieve the basic operation of sparse matrix compression storage. (1) storage structure selection triad storage (2) to achieve two sparse matrix additio
SBT
- the describe of SBT in chinese it may help you to learn the SBT
CSharp---DFS-BFS
- 实现图的交互输入,可创建邻接表,还可进行深度优先遍历广度优先遍历,拓扑排序等-To achieve interactive map input, you can create adjacency table, but also for the breadth-first traversal depth-first traversal, topological sorting
data_structure
- 数据结构c源代码实现,大概有100个左右,基本上将所有的数据结构都有介绍-Data structures c source code to achieve, there are about 100 or so, basically all of the data structures are described
quanguojiaotong
- 数据结构课程设计-全国交通咨询模拟系统 程序设计 源代码 -Data Structure course design- the National Transport Advisory simulation system programming source code
tree
- ACM 树同构,比赛常用的算法,值得收藏学习-ACM
01bag
- 使用动态规划方法解决01背包问题 比较简单的程序 -Using dynamic programming solution to 01 knapsack problem relatively simple procedure
a
- 这是一份数据结构课程设计报告,题目是哈夫曼树的编码及其应用。其中包含详细设计模块,源代码,程序运行结果截图等等。-This is a data structure course design report entitled Huffman coding tree and its application. Which contains the detailed design of the module, source code, screenshots, and so run the result
Sparse-matrix-arithmetic-unit
- 利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本运算的运算器。-Use "thin" features for storage and computing can greatly save storage space and improve the computational efficiency.Implement a can perform a sparse matrix of the basic computing unit
link_stack
- link_stack, 自己写的链栈,注释很清楚,运行通过,您可以由此温习下c语言编程。纯c写的,用的是vs2010编译器,您可以复制代码用别的编译器编也是可以的-link_stack, write their own chain stack, a comment is clear, run through, which you can study under the c programming language. Pure c write, using vs2010 compiler, you
aa
- 罗马支配数的算法,对广义Petersen图P(n,2)的罗马支配数进行了研究-Rome dominated the number of algorithms, on the generalized Petersen graph P (n, 2) the number of Roman domination of the research
