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

搜索资源列表

  1. sy4-MPSORT

    0下载:
  2. 汇编语言中,实现冒泡排序的算法,使用轻松汇编编译成功-assembly language, and achieving bubble sort algorithms, the use of a relaxed build successful compilation
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:910
    • 提供者:daniao
  1. CRCarithmetic

    0下载:
  2. crc算法三种不同算法以及不同语言的实现-crc algorithm three different algorithms and different languages to achieve
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:28092
    • 提供者:李小小
  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
    • 文件大小:1764938
    • 提供者:蔡成林
  1. C51_shuziyubosuanfa

    0下载:
  2. 这是基于MCS51的软件抗干扰数字滤波算法,包括CRC校验算法、加权滤波算法、脉冲干扰抑制算法、滑动滤波算法等。对MCS51信号采集大有用处。其中CRC校验、滑动滤波算法在笔者的心电呼吸信号科技计划项目中应用,取得了较好的效果-MCS51 This is based on the anti-jamming software digital filtering algorithms, including CRC algorithm, weighted filter, pulse interfere
  3. 所属分类:汇编语言

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

    0下载:
  2. 1、熟练掌握一维数组、二维数组的定义、赋值和输入输出的方法。 2、掌握与数组有关的算法。 -1, the master of one-dimensional arrays, two-dimensional array definition, assignment, and input-output method. 2, master and an array of related algorithms.
  3. 所属分类:汇编语言

    • 发布日期:2017-03-31
    • 文件大小:3746
    • 提供者:adam
  1. TSP

    0下载:
  2. 很好很重要的十进制遗传算法的源代码,C#的-Decimal very important source of genetic algorithms, C#' s
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:57407
    • 提供者:王龙哥
  1. sort_C++_asm

    0下载:
  2. 三种排序算法,分别用C++和汇编语言实现以对比-Three sorting algorithms, respectively, using C++ And assembly language to achieve a contrast
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:252730
    • 提供者:肖佩瑶
  1. 8051

    0下载:
  2. 8051彻底研究源程序大全,一些算法,实例,进制转换等子程序,更多详情请查阅这一本书!-Encyclopedia of 8051 a thorough study of the source code, a number of algorithms, examples, hexadecimal conversion Subroutine, more details please refer to this book!
  3. 所属分类:assembly language

    • 发布日期:2017-05-13
    • 文件大小:3459798
    • 提供者:人生苦短
  1. HUIBIANSUANFA

    0下载:
  2. 详细,实用的各种汇编算法,对使用汇编有帮助-Detailed and useful compilation of various algorithms, using the compilation help
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:76346
    • 提供者:杨豪
  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-13
    • 文件大小:3087
    • 提供者:黄啸尘
  1. 24_Points_Game

    0下载:
  2. 算24点”作为一种扑克牌智力游戏,游戏内容为从一副牌中抽去大小王2张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24,每张牌必须用一次且只能用一次。我们可以人工计算,当然也可以用计算机来处理。本程序主要是借助计算机利用设计好的算法来计算24点问题。 该24点游戏程序内容主要包括界面显示,自动运算24点以及手动计算24点三部分,采用模块化开发方法,并汇编语言编写程序代码。-Count 24 points " as a mental poker game,
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:6738
    • 提供者:杜畅
  1. mcucx

    0下载:
  2. 51单片机实用子程序,算法和数据转换,非常有用-51 single-chip utility subroutines, algorithms and data conversion, very useful
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:125677
    • 提供者:lengyue
  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-29
    • 文件大小:90471
    • 提供者: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
    • 文件大小:2705689
    • 提供者:孙剑
  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-02
    • 文件大小:31201
    • 提供者:崔暁魏
  1. tubao

    0下载:
  2. 实现点集凸包的算法,把众多随机分布的点用一条折线以最小的长度使其全部包括其中-Achieve point set convex hull algorithms, the number of random distribution of points with a polyline with a minimum length of it all including the
  3. 所属分类:汇编语言

    • 发布日期:2017-04-10
    • 文件大小:931
    • 提供者:lixiaowei
  1. graphs.tar

    0下载:
  2. some graph algorithms from a book
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:6303
    • 提供者:zman
  1. huibianyuyan

    0下载:
  2. 一份简单的毕业设计.掌握8086汇编语言程序设计方法,设计不同的加密算法并完成对数据的加密和解密工作。-A simple graduation design. 8086 assembly language programs to master design methodology, design and completion of different encryption algorithms for data encryption and decryption work.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:94161
    • 提供者:胡国阳
  1. Fortran-algorithms-procedures-

    0下载:
  2. Fortran常用算法程序集第二版,用于算法的编程及学习。-Fortran algorithms procedures set second edition,programming and algorithms for learning.
  3. 所属分类:assembly language

    • 发布日期:2017-05-20
    • 文件大小:5924355
    • 提供者:wutan
  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
    • 文件大小:1606
    • 提供者:james
« 12 3 4 5 6 »
搜珍网 www.dssz.com