资源列表
Mpeg_To_Bitmap
- Mpeg1 I Frame to Bitmap (Delphi Source)
MultKmeans
- 改进的K-means聚类算法。用于处理空间聚类问题。-The improved K means clustering algorithm.To deal with spatial clustering problem.
iapws
- 提供水蒸气热力性质计算源代码(C++基础)-provide steam thermodynamic properties calculation of the source code (C basis)
omp-algorithm
- 正交匹配追踪法进行图像的压缩,属于贪婪算法中的一种-Compressed image orthogonal matching pursuit method, belonging to a greedy algorithm
Task4
- 安德森的空气动力学大作业。计算激波前后的马赫数的特征线的。-Anderson s book. Aerodynamic.Ma number charactertistic line.
Foster-type--Cole-type-circuits
- 福斯特型,柯尔型电路的计算机实现 例如:((s+1)(s+3))/(s(s+2-Foster type, Cole-type circuits
Fibonacci
- 4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -4-order Fibonacci sequence is as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi 2+ fi-3+ fi-4, With size k = 4
filterdesign
- 用matlab构造滤波器,非常有用。用matlab构造等波纹滤波器-Matlab filter structure with very useful
process_schedule
- 演示进程调度算法 使用的链表 包涵7个功能 4个算法-Process Scheduling Algorithm Demo
CAP3_A_DNA_Sequence_Assembly_Program
- 论文介绍了一种新的基因测序算法——CAP3的具体思想,实现与应用-This paper introduces a new gene sequencing algorithm- CAP3 specific ideas, Implementation and Application
vos
- 本科作业虚拟linux操作系统下的文教系统
TSingHua_YanWeiMin_DataStructure(C_and_CPlusPlus)C
- 数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版和C++版)(作者 高一凡)源代码。 本代码含有严蔚敏《数据结构(C语言版)》和《数据结构(C++版)》两本书全书完整源代码,我在Visual C++、Dev C++、Turbo C、Turbo C++、DJGPP、MinGW上调试通过,正在学习数据结构的同学一定要看啊~对学习相当有帮助-Data Structure and Analysis of Algorithms- Wei-Min Yen with吴伟民_ edited
