资源列表
a2
- Implementation a simple FIFO queue using arrays. Write a programs that will ask the user for the size of the queue. Then it will start reading characters from the keyboard and store them in the queue. If the user enters an empty line then the progr
a3
- Implementation a simple FIFO queue using linked lists. Write a programs that will ask the user for the size of the queue. Then it will start reading characters from the keyboard and store them in the queue. If the user enters an empty line then the
a4
- Write a program that reads as its inputs four pairs of (x, y) coordinates of the endpoints of two line segments P1P2 and P3P4. Your program should decide whether the two line segments have a common point. For this problem you may use matlab in order
gauss4
- 全选主元高斯消元法(数组方式实现),高斯消元法-Gauss elimination method
mls
- 带插值的最小二乘拟合,非常好的拟合方法。-MLS method
mmls
- 基于移动最小二乘法的曲线曲面拟合,非常好的拟合算法-MLS method
orbit
- 轨道计算方法和一些学习资料,非常有用,初学者有用-orbit method
09-pembangkitan-bilangan-acak-menggunakan-beth-pi
- 09 pembangkitan bilangan acak menggunakan beth-piper-stop-and-go generator
suffixArray_vertexCover
- Implementation of Suffix Array and Vertex Cover algorithms
UVAquestions
- uva questions 11721 11722 117-uva questions 11721 11722 11733
TimusQuestions
- Timus Online Judge Questions
AhoCorasick
- Aho Corasick implementation algorithm
