搜索资源列表
Low_power_Modified_Booth_Multiplier
- 主題 : Low power Modified Booth Multiplier 介紹 : 為了節省乘法器面積、加快速度等等,許多文獻根據乘法器中架構提出改進的方式,而其中在1951年,A. D. Booth教授提出了一種名為radix-2 Booth演算法,演算法原理是在LSB前一個位元補上“0”,再由LSB至MSB以每兩個位元為一個Group,而下一個Group的LSB會與上一個Group的MSB重疊(overlap),Group中的位元。 Booth編碼表進行編碼(Booth
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
cheng
- 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-Genetic Algorithm (Genetic Algorithm, GA) in recent years developed a brand new global optimization algorithm, which, by With the biological point
genetic-algorithm
- 这是一个比较基础的遗传算法源代码,可以在此基础上根据个人的实际需要进行改动,希望有用!-This is a simple original code of genetic algorithm,you can adjust it according to your need。May it s helpful to you!!
xiaoshengjingyichuansuanfa
- 利用改进的小生境遗传算法来编程,适合对这方面感兴趣的人员研究-The use of improved niche genetic algorithm is used to programming, suitable for persons interested in research in this area
MATLAB
- 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
AES-encryption-algorithm-c
- AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
genetic-algorithm-to-solve-TSP
- 用遗传算法求出TSP问题当中的问题,很好用!-TSP problem which was obtained using genetic algorithms, and easy to use!
genetic-algorithm
- 遗传算法与模拟退火算法,希望有所帮助。均在Matlab中实现。-Simulated annealing algorithm and genetic algorithm
The-source-algorithm-of-SMI
- SMI算法的一些源程序,简单的指出了期望信号协方差矩阵,干扰信号协方差矩阵,噪声信号协方差矩阵。-Some of the source of the SMI algorithm, simply that the desired signal covariance matrix, the covariance matrix of an interference signal, the noise signal covariance matrix.
Genetic-Algorithm
- 本程序用遗传算法基于C语言解决10个城市的旅行商问题,可求出10个城市之间的最短距离。-The procedures used to solve a 10-city traveling salesman problem, genetic algorithm based on the C language can be calculated the shortest distance between the 10 cities.
Antcolony-algorithm
- 蚁群算法是一种新型模拟进化算法,次程序是 解决旅行商问题,matlab程序,很实用-Ant colony algorithm is a new type of simulated evolutionary algorithm, program is To solve traveling salesman problem, matlab, very practical
Genetic-algorithm
- 基于达尔文的遗传学,我们可以用C++来编译遗传程序,方便理解-In c + + to compile the genetic program
matlab-sourcecode-for-LMS-algorithm
- 一种关于LMS算法的Matlab仿真源程序,经济实惠,经久耐用-One kind on the LMS algorithm Matlab simulation source, affordable, durable
PID-algorithm
- 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路-89C51 microcontroller, through keyboard input defaults, and DS18B20 measured to compare the actual values , and then driven cooling or heating circuit
Genetic-and-Simulated-Annealing
- 针对战区装备保障点动态选址问题的广义最大覆盖选址模型,综合分析传统的启发式算法全局、局部搜索中的 优缺点,提出一种基于BP神经网络的遗传模拟退火算法,并将其运用于战区装备保障点动态选址决策实际同题中,对该算法 进行了仿真研究,给出具体实例的仿真结果验证了该算法求解最优解的高效性以及运算的高收敛速度。-Considering the generalized maximal covering location model of dynamic locating on war zone e
Genetic-Algorithm-matlab
- 使用matlab实现遗传算法,内容正确,方法简单-Genetic algorithm matlab code
Chain-TableSort-Algorithm
- 这是一个链表链表程序,包括如何生成链表,并用链表进行数据排序。链表是一种重要的数据结构。-This is a sort algorithm based on chain table,which will creates a chain table and uses it to sort number.
Data-structure-P-algorithm-C-
- C语言源码,是C语言数据结构入门资料,适合初学者借鉴-C language source code, C language data structure is introductory information for beginners to learn
yiqunjulei
- 蚁群聚类算法,修改输入数据可直接运行,分组效果很好。-GA-Ant cluster algorithm,it can directly run by revamping the input data. The effect is very good.