资源列表
tingchechang
- 停车场模拟,使用VC++6.0 编写,希望对大家有益。-Car park simulation, the use of VC++ 6.0 to prepare, I hope useful for all of us.
sequenlist
- 线性表(顺序表)的创建,插入,删除操作,在vc6.0huoc-free可实现。 对于初学数据结构者,该程序是综合理解线性表最好的程序。-Linear form (order form) the creation, insertion, deletion, in vc6.0huoc-free can be realized. Data structure for the beginner, and the program is a comprehensive understanding of
xishujuzhen
- 稀疏矩阵相加,做得比较简单,是课业作业。-Sparse matrix sum, doing relatively simple, is academic work.
Ilut
- 这是用于线性方程组求解的ILUT预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR) 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUT preconditioning algorithm. In VC++ Compiled through. Matrix using compressed sparse row st
Iluk
- 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algor
huffman
- 实现huffman编码的功能,程序比较复杂-Huffman coding to achieve the functions of more complicated procedures
System_Identification_Toolbox
- 很使用的一个系统辨识工具箱,其中包括许多系统辨识经典算法啊。。。希望对大家有用。-Is to use a system identification toolbox, including many system identification algorithms ah classic. . . Hope useful for all of us.
conicoidconicoid
- 这篇文章是关于标准空间二次曲面拟合的研究,对于齿轮研究者有很好的参考价值,希望大家喜欢-This article is about the standard space quadric fitting studies, researchers for the gear have a good reference value, I hope you like
MATLAB-statement
- matlab基础知识,PPT文件,内部资料简单,对于深入学习的人不是很合适-matlab basic knowledge, PPT files, internal information is simple, the depth of learning are not very suitable
GA
- matlab pid算法的详细算法 还不错-matlab pid algorithm detailed algorithm is also good
sjjg
- 数据结构课程的一个实训项目(书籍信息管理系统)-Data structure of a practical training course project (the book information management system)
Polynomials
- 用循环链表实现的多项式 包括 运算符及io重载-By cyclic list, including the realization of a polynomial operator overloading and io
