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

搜索资源列表

  1. DSP_zichengxuku

    0下载:
  2. 这是DSP的一个应用子程序库,包含基本数学运算子程序,硬件接口子程序,经典数字信号处理算法程序,现代信号处理程序,语音信号处理程序,是DSP软件开发的一个开发指导手册,许多程序笔者在TI实验开发板上调试通过。为了让开发者确实有用,没有割断传送,建议增加点数。-This is a DSP application subroutine library that includes basic arithmetic subroutine, the hardware interface routines,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.68mb
    • 提供者:蔡成林
  1. xiaoyuandaoyou

    0下载:
  2. 校园导游模拟系统,主要是演示数据结构中图的路径的算法,是数据结构的课程设计-Campus tour guides Analog systems, mainly in the presentation data structure path graph algorithms, data structures are designed curriculum
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.01kb
    • 提供者:黄啸尘
  1. masm32

    0下载:
  2. MASM has a number of built in operators that allow a programmer to use C style evaluation and loop code when writing high level Windows code that interfaces with the operating system. More often than not, low level algorithms do not use any of t
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:88.35kb
    • 提供者:Bremher Naus
  1. FIRfenbushisuanfa

    0下载:
  2. 基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA-Digital filters based on distributed algorithms written in VHDL for FPGA
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2.58mb
    • 提供者:孙剑
  1. xiaoshengjing

    0下载:
  2. 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
  3. 所属分类:assembly language

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

    0下载:
  2. 汇编语言产生随机数算法 masm5或masm6.11 -Generate random numbers in assembly language algorithms masm5 or masm6.11
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:1.29kb
    • 提供者:傅煜
  1. NMFLABIP_ver1.2

    1下载:
  2. n this group, we have three different algorithms. They are able to process in sequential and simultaneous mode. More detail in choosing reference signals could be found in the Tips section. The extracted signals have available forms of references. It
  3. 所属分类:assembly language

    • 发布日期:2017-05-28
    • 文件大小:10.64mb
    • 提供者:王霞
  1. C

    0下载:
  2. 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:362.23kb
    • 提供者:pan
  1. C_Optimization

    0下载:
  2. C程序优化之路,本文讲述在编写C程序代码的常用优化办法,分为I/O篇,内存篇,算法篇,MMX汇编篇-C program optimization of the road, in the preparation of this article describes the commonly used C code optimization methods are divided into I/O chapter, memory article, algorithms articles, MMX co
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:10.24kb
    • 提供者:Bob
  1. jibuqi

    0下载:
  2. 在室外运动时,为了实现计步的算法,如在世界杯运动员的跑动路程-In outdoor sports, in order to achieve total step algorithms, such as running away at the World Cup athletes
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1.88kb
    • 提供者:liuenyi
  1. paixu

    0下载:
  2. 自己写的8086实现数组的排序算法,采用冒泡法,并可将结果输出-Written in 8086 to achieve their own array of sorting algorithms, using the bubble method, and output the result
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:789byte
    • 提供者:feng
  1. example

    0下载:
  2. Write an EXE program that accepts a string from the keyboard, converts it to HEX (this algorithm should also check to see if the input is a number), and stores it. It should take a second string and convert it to HEX, then add the two numbers,
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2.42kb
    • 提供者:Yan
  1. VAD

    0下载:
  2. 在LabWindows/CVI实现“基于短时能量和短时过零率的VAD”算法-Based on short-time energy and short time zero crossing rate VAD algorithms in LabWindows/CVI to achieve. "
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:2.07kb
    • 提供者:r
  1. math

    0下载:
  2. sonix芯支持的各种数学算法子程序的汇编语言-the sonix core support the various mathematical algorithms in assembly language subroutine
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:7.56kb
    • 提供者:Hehe
  1. lisanbiancheng

    1下载:
  2. 离散编程,求关系的传递闭包,真值表,求偏序关系的极大元与极小元,消解算法 求关系的传递闭包 输入 一次输入一个关系矩阵,每一行两个相邻元素之间用一个空格隔开,输入元素的行与列分别对应关系矩阵的行与列。 输出 输出该关系的传递闭包所对应的关系矩阵,要求格式与输入的格式相同。-Discrete programming, find the relationship between the transmission of closure, truth tabl
  3. 所属分类:assembly language

    • 发布日期:2017-11-28
    • 文件大小:6.36kb
    • 提供者:黄艳玲
  1. Graph

    0下载:
  2. some source codes of good algorithms as DFS, BFS etc in graph theory.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:661.15kb
    • 提供者:venu gopal
  1. all

    0下载:
  2. 中星9号2012年9月份,第三套字典备份数据。发现其中的很多的算法都是类似。-In the Star on the 9th September 2012, the third set of the dictionary backup data. Found that many algorithms are similar.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:892.06kb
    • 提供者:wht
  1. ifferential-Evolution-Algorithms

    0下载:
  2. :组合差分进化算法CoDE是一新的具有竞争力的算法,但收敛速度和寻优性能仍有待改进。为解决上述问题,提出对 组合差分进化算法CoDE从生成策略和控制参数两个方面进行改进,提出了两种改进的CoDE版本MCoDE和MCoDE—P,并 利用6个典型的测试甬数对改进性能进行检验。结果表明结合了最好个体信息的MCoDE方法能够改善CoDE的寻优性能, 而采用控制参数扩展的MCoDE—P方法却难以达到期望的效果。-: Combined differential evolution algorit
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:714.87kb
    • 提供者:asda
  1. PSOGSA

    1下载:
  2. 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:149.49kb
    • 提供者:chicen
  1. Genetic-Algorithms

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。-Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolu
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:james
« 12 »
搜珍网 www.dssz.com