资源列表
datacovert 数据转换
- datacovert.txt
1717
- PKU1717-多米诺.DP实现,具体的转移方程可以看代码.-PKU1717-domino. DP realized, specific code can be seen the transfer equation.
beibao
- 背包问题的一种解决方法,上传一下,给大家一些参考-Knapsack problem as a solution, click upload, give us some reference
linkedlist
- linked list reversal program
diguifashixianxianxubianli
- 《数据结构》中利用递归法实现“线序遍历”,在vc++6.0中可以直接调试-" Data Structure" in the use of recursive method to achieve " line preorder traversal" , in vc++6.0 can directly debug
stack
- 栈的基本操作的实现 初始化、入栈、取栈顶元素-The realization of the basic operation of stack initialization, stack, take the stack element
01
- 数据结构练习有关双链表元素排序算法,其中比较简单的一种-Double-linked list data structure elements to practice the sort algorithm, in which a relatively simple
shiyan
- 实验一代码程序 设线性表存放在向量A[arrsize]的前elenum个分量中,且递增有序。 //试设计一算法,将x插入到线性表的适当位置上,以保持线性表的有序性-//Test a program code// set linear table stored in the vector A [arrsize] elenum a component in the first, and increasing order.// Try to design a algorithm, the
BitreeDepth
- 输入一个二叉树,用递归的方法求该二叉树的深度。-Enter a binary tree, using recursive method for solving the binary tree depth.
yasuo
- 编写了压缩文件的源码,分为两个类型的压缩,相对路径和绝对路径-Write a compressed file of the source, is divided into two types of compression, the relative and absolute paths
wode24dian
- 基于一个计算24点的算法,用户可以随便输入4个1-13的数-Algorithm based on a calculation of 24 points, the user can easily enter 4 1-13
joseph
- 数据结构中关于约瑟夫环的问题,是用链表实现的。-failed to translate