资源列表
复化抛物线
- 在数值计算上机练习中常用通用公式 function s=pwx(a,b,n) %a、b为积分区间 %n为划分的子区间个数 %如果n缺省 则默认划分100个区间
DNA_sort
- 这是一道程序设计题目,DNA排序问题。具有一定的借鉴价值-This is a subject of program design, DNA sequencing problems
Circular-queue
- Circular Queue using C
well
- 用c语言排序,功能强大,效果很好,是一个很好的程序-Sort by c language, powerful, works well, is a good program
fzfksfl
- 分治法快速排序的c++代码,实现平台为visual studio 2008-Divide and conquer quicksort c++ code, the platform for Visual Studio 2008
inverse
- 用解线性方程组的方法求三对角矩阵逆 用解线性方程组的方法求三对角矩阵的逆的计算-With the method of solving linear equations for tridiagonal matrix inverse With the method of solving linear equations for three diagonal matrix inverse calculation
FIFO
- 队列是一个先进先出的数据结构,支持业务enque(添加一个项目的结构)和dequeue(删除一个项目从结构)。作为一个FIFO数据结构,项目将在相同的顺序,他们原本排队出列。-A queue is a FIFO data structure that supports the operations enque (to add an item to the structure) and dequeue (to remove an item from the structure). As a FIF
1.txt
- 高精度计算大数据的阶乘,再也不怕阶乘后出来的数据大了-High-precision calculation of the factorial of large data, no longer afraid of factorial data
SendOptimal
- 一个PYTHON实现的次优顺序查找树的生成,可以作为一个参考。-The PYTHON achieve sub-optimal search tree in order to generate can be used as a reference.
moller interpolation
- moller interpolation
Operating-system
- ACM 杭电 operating system (set的应用)-ACM datastruction operating system (set)
Invest
- 数据结构中解决简单的投资问题,稍微改进即可使用-The simple investment data structure to solve the problem, can use a little improvement