资源列表
差别算法MATLAB代码及粒子群算法的介绍
- 差别算法matlab代码(differential algorithm)及粒子群算法的介绍-difference algorithm Matlab code (differential algorithm) and the PSO algorithm introduced
matlab_algorithms.tar
- 学习通信的人都知道,要进行信号处理的话,算法的编程非常繁琐,这里有一些自适应信号处理的算法,LMS,RLS,MMSE等的算法,希望大家喜欢。-learning communications are aware, the need for signal processing, programming algorithm is very complicated, there is some adaptive signal processing algorithms, LMS, RLS, the MM
校园网
- 请大家提出更好的意见和代码,这是一个校园网导航系统-will you please raise your views and better code, which is a campus network navigation systems
源程序3
- 运筹学单纯形法解线性规划问题c语言源程序。-tacticians simplex method for solving linear programming problems c source language.
清华C常用算法程序集
- 这是一清华C常用算法程序集,里面有好多东西,很有用,希望对大家提供帮助-This a commonly used algorithm C Qinghua procedures set, there are a lot of things that was very useful, we want to help
VC++_Matlab_pdf
- Matlab与VC混合编程实例,rar格式-Matlab and VC mixed programming examples, rar format
OFDM_4qam
- 一个OFDM信号产生以及解调程序,用matlab编写-OFDMmatlab
数值分析课程设计
- 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonl
alg1-0.1.1.tar
- A C++ library which finds associations within sets of items, using a fast in-memory algorithm
严蔚敏《数据结构》答案
- 严蔚敏《数据结构》答案,一本经典的严蔚敏《数据结构》的辅助书籍-Yan Wei Min "data structure," the answer, a classic Yan Wei Min "data structure," the auxiliary books
排序算法Flash演示
- 数据结构的排序算法大家都听说过吧,现在有它的源程序演示,你不想要吗?-data structure algorithm you have heard about it and have demonstrated its source, you do not want?
最短路径的求解
- 本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the st