资源列表
likafusuanfadeliliang
- 一个李开复关于算法的力量的演讲的资料,对于编程学习者很有触发-Kai-fu Lee on an algorithm of the power of speech information, there is very trigger programmed learners
Math_prs
- its a Math Parser. first it asks for a formula. F(x)=? then it analizes the string, makes it a mathematical function, and asks for x. it gives the value of f(c) in specified x.
1
- File input for making a Btree sructure. and then, you can insert your own nodes, and either can delete the nodes. this is practicing source, so student number and gpa are randomly generate.
LISRELV8.51
- 结构方程模型LISREL软件8.51版本 比较简单的软件适合初学-Structural equation model LISREL software, version 8.51 is relatively simple software for beginners
LCS3String
- implementation of longest common subsequence for 3 string input-implementation of longest common subsequence for 3 string input
123
- 构建二叉树和计算二叉树的叶子结点和树的高度-Constructing binary tree and calculation of binary tree leaf nodes and tree height
differentialequation
- 常微分方程的数值解法,即用欧拉法求解常微分方程的源代码,C语言-The numerical solution of ordinary differential equations, namely, Euler' s method for solving ordinary differential equations with the source code, C language
4
- 计算机算法基础不错的学习计算的资料,看看吧,第3章-A good basis for learning computer algorithms calculated data, let' s see it, Chapter 3
5
- 计算机算法基础不错的学习计算的资料,看看吧,第5章-A good basis for learning computer algorithms calculated data, take a look at it, Chapter 5
Cyuyanjiaocheng
- C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。C语言的表现能力和处理能力极强。它不仅具有丰富的运算符和数据类型,便于实现各类复杂的数据结构。它还可以直接访问内存的物理地址,进行位(bit)一级的操作。由于C语言实现了对硬件的编程操作,因此C语言集高级语言和低级语言的功能于一体。既可用于系统软件的开发,也适合于应用软件的开发。-C language is a structured language. It is level, clear and easy modul
Bellman
- Bellman-Ford算法的源代码。大伙自己看吧,看不懂的allenlsy@gmail.com-code for algorithm bellman-ford. allenlsy@gmail.com
Lab6-1
- 数据结构中二维数组的实现代码,利用三元组形式-Two-dimensional array data structure in the implementation of the code, using the form of triples
