资源列表
复化抛物线
- 在数值计算上机练习中常用通用公式 function s=pwx(a,b,n) %a、b为积分区间 %n为划分的子区间个数 %如果n缺省 则默认划分100个区间
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
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)
sicanshu_zuobiaozhuanhuan
- 四参数计算,
preisach
- preisach模型磁滞回线,不同N可以调整模型精度。-preisach hysteresis loop model, you can adjust the different N model accuracy.
histeq1
- 图像增强处理中的直方图均衡化方法matlab程序-Image enhancement histogram equalization matlab program