搜索资源列表
AHP层次分析例子——简单型
- ahp层次分析,一个简单的实例来诠释ahp的整个过程,完全符合整个开发流程。-ahp-level analysis, a simple example to explain the whole process of ahp entirely consistent with the overall development process.
mohuzishiyingkongzhi
- 模型自适应模糊控制源代码,基于matlab编程,并给出了仿真实例,具体说明见程序。-self-adapted mode of blured control program,based on matlab programming,and also have a emluator,and can concretely see program s explain
windowed_Burg
- Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
mimo-code
- 无线通信多输入多输出(MIMO)系统的仿真程序。包括程序解释和源代码。-wireless communications multiple-input multiple-output (MIMO) systems simulation program. The procedures and explain the source code.
医学软件
- 一个医学的软件,可以帮助显示医学的重要参数,以图解的方式友好的解释这些参数表示的意思,让医护人生很好地得到临床的反馈-a medical software can help show the important parameters of Medicine, a diagram of the friendly explain these parameters mean, life care to be good clinical feedback
codeing000
- 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalru
CATest
- 在flashmx下编写的程序,解释并演示元胞自动机规则,并进行动画演示-flashmx prepared in the process, explain and demonstrate cellular automata rules, and animation demo
greedyAlgorithm
- 数据挖掘常用的贪婪算法,有详细的讲解和算法举例。-data mining algorithms commonly used greed, and explain in detail the algorithm, for example.
heti
- 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
OA_web
- 遗传算法的详细描述文档,文档中附带一定的代码解释-genetic algorithm described in detail the documents, the document attached to the code must explain
Data-configuration
- 数据结构的经典书籍,用类C语言就行讲解,将数据结构分析的很透彻-data structure of the classic books, C-like programming language used on the trip to explain to the data structure is very thorough analysis
dspAutoAdaptFilterAndAR
- 该例子主要解释了自适应滤波器的应用,对于信号处理的应用有很好的帮助理解的作用-explain the main examples of adaptive filter applications, for signal processing applications with the help of a very good understanding of the role
C++Builder_Sort
- 该程序把多种排序集中体现,包含了冒泡法排序、快速排序等多种排序方法,同时还详细讲述各种排序的分析,希望对编程初学者有一定帮助。-procedures for a variety of the sort embodied includes the Bubble Act, ranked Quick Sort and other ranking methods also explain in detail various sort of analysis, and I hope to the prog
Toolbox_of_GA_in_Matlab
- 用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples to explain
LMSmatlab
- ARM编程特别是系统初始化代码的编写中通常需要实现中断的响应、解析跳转和返回等操作,以便支持上层应用程序的开发,而这往往是困扰初学者的一个难题。中断处理的编程实现需要深入了解ARM内核和处理器本身的中断特征,从而设计一种快速简便的中断处理机制。需要说明的是,具体的上层高级语言编写的中断服务函数不在本文的讨论范围之内-ARM programming particular system initialization code in preparation usually need to achiev
8.14LZWCompress
- LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW comp
lusong3
- 一个很有用的c++程序 对初学者很有用 功能强大 解释清楚-a very useful procedure for beginners c useful explain clearly powerful
zlib-1.2.3
- We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly
ACM-programming-algorithm-to-explain
- ACM程序设计算法讲解,ACM programming algorithm to explain,希望大家喜欢-ACM programming algorithm to explain the ACM programming algorithm to explain, hope you like
explain-som
- 对som 的Matlab详细讲解,并分享自己的看法-explain som