资源列表
csoftware
- 这是表达式求值的c源程序,可对输入的各种表达式求值
insert_list
- By the proof of Lemma 2 of Section 5.2, this accomplished as follows:
Intermediary
- 用中介数实现全排列算法,用C++语言编写。-The number of intermediaries to achieve full alignment with the algorithm, using C++ language.
parzen
- parzen algorithm, gaussian and hypercube, there are 4 files, I hope they are useful for you
Ising
- 计算物理学中一个重要模型Ising模型的程序模拟。 计算结果表明此数值仿真能够显示二维晶格在孤立条件下的自发磁化,并且观察到了相变临界现象,得到了临界能量-Computational physics in the Ising model is an important model for the process simulation. The results show that this numerical simulation to show that two-dimensional la
110402
- 栈的功能的运行,插入元素为新的栈顶元素,计算元素个数-Functional operation of the stack, insert a new element to the top element, calculate the number of elements
RLS
- rls算法的仿真实现,学通信的人经常需要仿真-Simulation rls algorithm, people often need to learn communication simulation
test
- 循环队列算法实现,例子说明,简单明了,容易理解。-Circular queue algorithm, examples illustrate the simple, easy to understand.
Panda
- 利用树状数组的性质快速求解前缀和同时可以快速修改-The nature of the tree array fast solution to the prefix and at the same time can quickly modify
Doublelinkedlist
- 双链表的一个简单实现,在VC下可以直接运行通过-Doubly linked list is a simple implementation of the VC can be run directly by
simpleadd
- 仅考虑加减与乘除,无小括号,个位数数字元算程序-Consider only addition and subtraction and multiplication and division, no parentheses, single-digit numeric counting procedures
Btrade
- 创建二叉树,并实现二叉树的先序、中序、后序遍历。-realize the traversal of binary tree