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

搜索资源列表

  1. IoSort

    0下载:
  2. 用汇编的类编程实现快速排序的例子,本例子按字符串索引,支持插值和删除!-category with a compilation of programming Quick Sort example, by the example of the string indexing, support interpolation and delete!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3928
    • 提供者:钱海兵
  1. VC++FFT

    2下载:
  2. 用VC++实现的快速FFT算法,大家觉得可以的话就去下载吧-with VC the FFT, it is possible to download so it went
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1649
    • 提供者:何平
  1. qmemcpy

    2下载:
  2. 利用MMX指令实现快速内存拷贝,DLL工程可以直接导入使用,比memcpy要快50%左右
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:40321
    • 提供者:和恶毒发
  1. quicksort

    0下载:
  2. 我们编写的是一个实现快速排序算法的c++程序
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7895
    • 提供者:bianbian
  1. 123

    0下载:
  2. 此程序基于c语言实现fft快速傅里叶变换-This procedure based on c language fft Fast Fourier Transform
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:87957
    • 提供者:raoguojunok
  1. jiekou

    1下载:
  2. 控制四相步进电机按双八拍的运行方式运行。按下开关SW1时启动步进电机,按ESC键停止工作。采用循环查表法,用软件来实现脉冲循环分配器的功能对步进电机绕组轮流加电。 要求对题目进行功能分析(四项功能:快速顺时针旋转,慢速顺时针旋转,快速逆时针旋转和慢速逆时针旋转),进行步进电机远程控制系统硬件电路设计,画出电路原理图、元器件布线图、实验电路图;绘制程序流程图,进行步进电机控制程序设计(采用8086汇编语言);系统调试、运行,提交一个满足上述要求的步进电机控制系统设计 -Four phase
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:43350
    • 提供者:215465
  1. FFT_-_asm_code_example

    0下载:
  2. 实现快速傅里叶变化,采用汇编编写,可以借鉴一下。-Achieve fast Fourier Change, using the compilation of the preparation, you can learn from you.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7813
    • 提供者:wl
  1. FFT1

    0下载:
  2. 本函数利用调用库函数的方法实现了实函数快速傅里叶变换-Use this function to call library function is the way to the realization of the fast Fourier transform function
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:38758
    • 提供者:lwgui
  1. add

    0下载:
  2. 模块采用8 位超前进位加法器实现快速加法运算-Modules use 8-bit adder cascaded fast addition operation
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1359
    • 提供者:caofangfang
  1. KCH_0

    0下载:
  2. 1)实现全自动洗衣机的洗涤控制,其过程为:加水——》洗涤——》漂洗——》排水——》甩干——》报警。(其中漂洗和排水多次重复进行) 2)实现全自动洗衣机洗涤电机的正反向旋转,在洗涤时,正向旋转1分钟,停止30秒,反向旋转1分钟,停止30秒,再正向旋转,重复前面的过程,直到定时时间到停止。 3)在各项控制时,要检测加水的高度、是否排水排水干净等,组成闭环控制。 4) 洗衣机可以人工设定其工作方式:轻柔,标准,快速,大雾。 -1) The realization of fully au
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1269
    • 提供者:lanliufeng588
  1. Tetris

    0下载:
  2. 汇编语言实现的俄罗斯方块游戏,测试通过,设有三种不同的难度模式,A、D键控制方向,S键变换方块,tab是快速移动到底部-Assembly language implementation of Tetris game with three different difficulty modes, A, D keys to control the direction, S key to transform the box, tab is fast moving in the end the Depar
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:6939
    • 提供者:zhuyinhui
  1. wfft

    0下载:
  2. 快速傅里叶变换是傅里叶变换的特例,本文档用汇编语言实现了快速傅里叶变换(即fft)-FFT is a particular case of DFT,The assembly realization of FFT is finished in this paper.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2380
    • 提供者:宋丽丽
  1. FFT

    0下载:
  2. 实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1065
    • 提供者:wuxinzhu
  1. Nouveau-dossier

    0下载:
  2. 这个程序是圆柱绕流的matlab程序,用LBM方法编程实现圆柱绕流,函数间断计算快速。-This program is the matlab program of circular cylinder flow, LBM method of programming the flow around a cylinder, and function interrupted computing fast.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:2420
    • 提供者:wang
  1. Kinect-Control-of-shubiao

    1下载:
  2. 不用鼠标,可以实现控制,快速高效,充分利用开发环境。-failed to translate
  3. 所属分类:assembly language

    • 发布日期:2014-05-12
    • 文件大小:16384
    • 提供者:赵静
  1. gauss

    0下载:
  2. 运用C语言对高斯信道进行仿真,简洁快速的实现-The use of C language Gaussian channel simulation, simple rapid implementation
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:751
    • 提供者:张绘
  1. Matlab-in-system-identification

    0下载:
  2. :首先介绍了系统辨识的基本原理,简要介绍了Matlab中系统辨识 的实现方法。并结合具体的例子,显示Matlab系统辨识工具箱在系统辨 识中的强大功能和辨识快速准确等优点。-This paper introduces the basic theory of System Identification,the realization method in Matlab and presents the strong function of System Identification
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:228272
    • 提供者:asda
  1. CHANG

    0下载:
  2. 构建机床控制系统,实现G00快速定位,G01直线插补,G02/03圆弧插补,G32/33螺纹插补-Construction of the machine control system to achieve fast positioning G00, G01 Linear interpolation, G02/03 circular interpolation, G32/33 thread interpolation
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:33997
    • 提供者:周玉林
  1. myfastfft

    0下载:
  2. 该文档的主要作用是帮助你实现仿真信号的快速傅里叶变换,得到图形-Fast Fourier Transform
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1100
    • 提供者:郭美娜
  1. FFT

    0下载:
  2. FFT /快速傅里叶变换的基本原理,使用Visual DSP++软件实现FFT的1024位运算,并附有matlab代码。-FFT/Fast Fourier transform of the basic principles of using Visual DSP++ software FFT of 1024 operations, together with matlab code.
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:78623
    • 提供者:liu
« 12 »
搜珍网 www.dssz.com