资源列表
homework1
- C语言学生信息管理系统,算法与数据结构作业-C language student information management system, algorithm and data structure operations
Ld
- 用于实现解尤利-沃克方程的LD算法的程序-LD algrothim
address_list
- 通讯录源程序,可以创建空的通讯录,插入新的目录,删除目录,查询和输出目录。-Address Book source code, you can create an empty address book, insert a new directory, delete directory, query and output directory.
Huffman
- 霍夫曼编码,生成霍夫曼树。用VC6.0编译,控制台应用程序-Huffman coding, Huffman tree generated. With VC6.0 compiler, a console application
实验2
- 设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有'+' 、'-' 、'*' 、'/' 、'('、 ')'; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出(A program is designed to demonstrate the process of evaluating arithmetic
netease_2CPU
- 网易笔试题(Written examination questions of the NetEase)
QQ
- 数据曲线拟合,可以最高拟合四阶多项式系数。-Data Curve Fit, you can fit up to fourth-order polynomial coefficients.
polynomial
- 一元多项式相加,创建单链表操作,然后用单链表返回值-Of Multinomial added together, create a single list operation, then the return value with a single linked list
sjjg2
- 数据结构试卷,老师给的,含答案。适合复习用-Papers of data structure, the teacher, with the answer. Suitable for review using
SORTmodel
- 实现6中常用内部排序算法:,直接插入排序,希尔派序,冒泡排序,快速排序,简单选择排序,堆排序-Achieve six commonly used internal sorting algorithms: direct insertion sort, Hill sent order, bubble sort, quick sort, simple selection sort, heap sort
1.tar
- 用C++实现的0-1背包问题的动态规划解法程序。注释详实,可读性好。-C++ implementation with the 0-1 knapsack problem dynamic programming solution procedure. Comments detailed, readable.
datastruct
- 严蔚敏数据结构算法VC源代码完整版,编译器为vc++6.0-this is code of datastructure
