资源列表
portfolio-problem
- 企业已拥有定量资金,准备投资,有多个可供投资的项目,并可预知可供投资的项目的资金需求和投资回报率,求回报率最大化的投资组合。运用队列实现。-The companies already have quantitative funds are prepared to invest more available for investment in the project, can predict the demand for funds available for investment project
Tree
- 1、 编写程序按先序次序和中序次序,确定这棵树二叉树。 2、 输出这棵树的后序序列。 (树的节点数目不超过100) -1, write a program to determine the order of the first order and sequence order tree binary tree. 2, the output of this tree postorder sequence. (The number of nodes of the tree does no
SSD5
- ssd5十分详细的解答 实验1-6都有详尽代码 十分易懂-ssd5 very detailed answer each experiment has a detailed code is very easy to understand
lianbiao
- 本程序主要是让初学数据结构的朋友借鉴之用,这里使用的是链表,希望能给朋友们些许帮助。-This procedure is mainly used for beginner data structure from a friend, here is the list, I hope to give a little help from my friends.
Standart-CinOUT
- Realisation of CinOut.
Huffman
- 1、根据输入构造一棵哈夫曼树,要求该哈夫曼树的左子树小于等于右子树; 2、根据构造的哈夫曼树给出对应的编码;左子树的编码为0,右子树的编码为1; 3、输出各个字符对应的编码与平均编码长度; 4、根据输入的编码,结合构造的哈夫曼树给出对应的译码; 5、对带有不同权值的字符进行编码;使用自己实现的编码表对输入的‘0’‘1’代码进行译码。 -Less than or equal to 1, according to the input construct a Huffman tre
Joseph-problems
- 约瑟夫问题的一种描述为,编号为 1,2,3,……n 的n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1 开始顺序报数,报到m 时停止报数。报m 的人出列,将他的密码作为新的m 的值,从他在顺时针方向上的下一个人开始重新从1 报数,如此下去,直至所有的人全部出列为止。试设计一个程序求出出列顺序。-Joseph problems for a descr iption, number 1,2,3,......N n indi
matoukuojian
- 码头扩建问题,通过了VC6.0的测试,很好用的说,有助于算法的学习-The terminal expansion problems, by VC6.0 tests good use of that to help the learning algorithm
zoj1027
- 这是zoj1027代码,求串的相似度,里面有注释-This is zoj1027 code and string similarity inside a comment
material
- 福大算法与数据结构题目material,包含源代码和题目pdf-Charms algorithms and data structures subject material, contains the source code and title pdf
InsertSort
- 插入排序课本上的程序的拷贝,绝对标准 用函数实现的-Insert a copy of the program in the sort textbook absolute standard function implementation
An-example-of-moving-loads
- ansys关于移动荷载的实际例子,非常有用。-An example of moving loads
