资源列表
排序函数
- 3个关于排序的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-three on the order of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
t3_1
- 求解三次样条函数思路为:由 连续 预设 , 为一次多项式:故 积分2次 积分常数(2个) 由插值条件 确定 积分常数 得 (含预设的 ) 利用 连续: 确定 的 个方程 + 2边界条件 确定 加入 的表达式,形成 。 -solving cubic spline function ideas : consecutive default, as a polynomial : so integral two integral constant (2) determined by int
RBF1
- 神经网络的源码程序,利用c的知识和能用径向基神经网络的功能
monkey
- 数据结构课设题目。一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1--m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 该程序是数一个固定的数字。有详细的注释。
FFTandIFFT-2-c
- 时间抽选基2FFT及IFFT算法C语言实现-Time and IFFT algorithm selected based 2FFT C language
program3
- 早期的圆柱绕流程序,用fortran语言编写,用来了解早期绕流流动的发展-flow around the cylinder
Open-the-Lock
- hdu 1195的AC代码。用的双向BFS,注释罗列了一些该注意的事情-hdu 1195 the AC code. With two-way BFS, note lists a number of things in the note
2single-LIST
- 单链表,适合广大学习数据结构的运用和参考-Single linked list, the majority of learning data structures for use and reference
1
- KMP算法,主要用于字符匹配运算,算法较普通算法速度明显提升-KMP used for char matching
Saint-Venant-equations
- 圣维南方程组计算程序 vb开发 进行河道水流模拟计算-Saint-Venant equations vb development of computational procedures for river flow simulation
file1
- ANSYS 高强螺栓分析实例,两块板和一个螺栓-ANSYS high-strength bolts analysis instance, two plates and a bolt
hashTable
- 哈希表(hash table),在visual c++中,分别使用链表和数组来实现的,可直接调用-hash table, complemented with linkedList and array by visual c++
