CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - algorithm,

搜索资源列表

  1. Low_power_Modified_Booth_Multiplier

    0下载:
  2. 主題 : 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
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:13.79kb
    • 提供者:stanly
  1. chap06

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4.02kb
    • 提供者:张满超
  1. cheng

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-Genetic Algorithm (Genetic Algorithm, GA) in recent years developed a brand new global optimization algorithm, which, by With the biological point
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:30.57kb
    • 提供者:崔暁魏
  1. genetic-algorithm

    0下载:
  2. 这是一个比较基础的遗传算法源代码,可以在此基础上根据个人的实际需要进行改动,希望有用!-This is a simple original code of genetic algorithm,you can adjust it according to your need。May it s helpful to you!!
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2.74kb
    • 提供者:Dr.Wang
  1. xiaoshengjingyichuansuanfa

    0下载:
  2. 利用改进的小生境遗传算法来编程,适合对这方面感兴趣的人员研究-The use of improved niche genetic algorithm is used to programming, suitable for persons interested in research in this area
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.41mb
    • 提供者:liumingyi
  1. MATLAB

    0下载:
  2. 用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
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6.05kb
    • 提供者:zhangshenglin
  1. AES-encryption-algorithm-c

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-11-02
    • 文件大小:59.26kb
    • 提供者:刘平
  1. genetic-algorithm-to-solve-TSP

    0下载:
  2. 用遗传算法求出TSP问题当中的问题,很好用!-TSP problem which was obtained using genetic algorithms, and easy to use!
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:865.75kb
    • 提供者:李斌
  1. genetic-algorithm

    0下载:
  2. 遗传算法与模拟退火算法,希望有所帮助。均在Matlab中实现。-Simulated annealing algorithm and genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1.49kb
    • 提供者:zhou
  1. The-source-algorithm-of-SMI

    0下载:
  2. 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.
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:3.05kb
    • 提供者:王琦睿
  1. Genetic-Algorithm

    0下载:
  2. 本程序用遗传算法基于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.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:8.02kb
    • 提供者:haqier
  1. Antcolony-algorithm

    0下载:
  2. 蚁群算法是一种新型模拟进化算法,次程序是 解决旅行商问题,matlab程序,很实用-Ant colony algorithm is a new type of simulated evolutionary algorithm, program is To solve traveling salesman problem, matlab, very practical
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:4.17kb
    • 提供者:刘宁
  1. Genetic-algorithm

    0下载:
  2. 基于达尔文的遗传学,我们可以用C++来编译遗传程序,方便理解-In c + + to compile the genetic program
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:2.85kb
    • 提供者:周帝
  1. matlab-sourcecode-for-LMS-algorithm

    0下载:
  2. 一种关于LMS算法的Matlab仿真源程序,经济实惠,经久耐用-One kind on the LMS algorithm Matlab simulation source, affordable, durable
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:16.61kb
    • 提供者:小霸王
  1. PID-algorithm

    0下载:
  2. 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路-89C51 microcontroller, through keyboard input defaults, and DS18B20 measured to compare the actual values​ ​ , and then driven cooling or heating circuit
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:9.71kb
    • 提供者:谢志成
  1. Genetic-and-Simulated-Annealing

    0下载:
  2. 针对战区装备保障点动态选址问题的广义最大覆盖选址模型,综合分析传统的启发式算法全局、局部搜索中的 优缺点,提出一种基于BP神经网络的遗传模拟退火算法,并将其运用于战区装备保障点动态选址决策实际同题中,对该算法 进行了仿真研究,给出具体实例的仿真结果验证了该算法求解最优解的高效性以及运算的高收敛速度。-Considering the generalized maximal covering location model of dynamic locating on war zone e
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:331.4kb
    • 提供者:asda
  1. Genetic-Algorithm-matlab

    0下载:
  2. 使用matlab实现遗传算法,内容正确,方法简单-Genetic algorithm matlab code
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:21.5kb
    • 提供者:liu
  1. Chain-TableSort-Algorithm

    0下载:
  2. 这是一个链表链表程序,包括如何生成链表,并用链表进行数据排序。链表是一种重要的数据结构。-This is a sort algorithm based on chain table,which will creates a chain table and uses it to sort number.
  3. 所属分类:assembly language

    • 发布日期:2017-05-18
    • 文件大小:4.78mb
    • 提供者:林凌
  1. Data-structure-P-algorithm-C-

    0下载:
  2. C语言源码,是C语言数据结构入门资料,适合初学者借鉴-C language source code, C language data structure is introductory information for beginners to learn
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:13.57kb
    • 提供者:赵盼盼
  1. yiqunjulei

    1下载:
  2. 蚁群聚类算法,修改输入数据可直接运行,分组效果很好。-GA-Ant cluster algorithm,it can directly run by revamping the input data. The effect is very good.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者:高小力
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com