搜索资源列表
IoSort
- 用汇编的类编程实现快速排序的例子,本例子按字符串索引,支持插值和删除!-category with a compilation of programming Quick Sort example, by the example of the string indexing, support interpolation and delete!
VC++FFT
- 用VC++实现的快速FFT算法,大家觉得可以的话就去下载吧-with VC the FFT, it is possible to download so it went
qmemcpy
- 利用MMX指令实现快速内存拷贝,DLL工程可以直接导入使用,比memcpy要快50%左右
quicksort
- 我们编写的是一个实现快速排序算法的c++程序
123
- 此程序基于c语言实现fft快速傅里叶变换-This procedure based on c language fft Fast Fourier Transform
jiekou
- 控制四相步进电机按双八拍的运行方式运行。按下开关SW1时启动步进电机,按ESC键停止工作。采用循环查表法,用软件来实现脉冲循环分配器的功能对步进电机绕组轮流加电。 要求对题目进行功能分析(四项功能:快速顺时针旋转,慢速顺时针旋转,快速逆时针旋转和慢速逆时针旋转),进行步进电机远程控制系统硬件电路设计,画出电路原理图、元器件布线图、实验电路图;绘制程序流程图,进行步进电机控制程序设计(采用8086汇编语言);系统调试、运行,提交一个满足上述要求的步进电机控制系统设计 -Four phase
FFT_-_asm_code_example
- 实现快速傅里叶变化,采用汇编编写,可以借鉴一下。-Achieve fast Fourier Change, using the compilation of the preparation, you can learn from you.
FFT1
- 本函数利用调用库函数的方法实现了实函数快速傅里叶变换-Use this function to call library function is the way to the realization of the fast Fourier transform function
add
- 模块采用8 位超前进位加法器实现快速加法运算-Modules use 8-bit adder cascaded fast addition operation
KCH_0
- 1)实现全自动洗衣机的洗涤控制,其过程为:加水——》洗涤——》漂洗——》排水——》甩干——》报警。(其中漂洗和排水多次重复进行) 2)实现全自动洗衣机洗涤电机的正反向旋转,在洗涤时,正向旋转1分钟,停止30秒,反向旋转1分钟,停止30秒,再正向旋转,重复前面的过程,直到定时时间到停止。 3)在各项控制时,要检测加水的高度、是否排水排水干净等,组成闭环控制。 4) 洗衣机可以人工设定其工作方式:轻柔,标准,快速,大雾。 -1) The realization of fully au
Tetris
- 汇编语言实现的俄罗斯方块游戏,测试通过,设有三种不同的难度模式,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
wfft
- 快速傅里叶变换是傅里叶变换的特例,本文档用汇编语言实现了快速傅里叶变换(即fft)-FFT is a particular case of DFT,The assembly realization of FFT is finished in this paper.
FFT
- 实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
Nouveau-dossier
- 这个程序是圆柱绕流的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.
Kinect-Control-of-shubiao
- 不用鼠标,可以实现控制,快速高效,充分利用开发环境。-failed to translate
gauss
- 运用C语言对高斯信道进行仿真,简洁快速的实现-The use of C language Gaussian channel simulation, simple rapid implementation
Matlab-in-system-identification
- :首先介绍了系统辨识的基本原理,简要介绍了Matlab中系统辨识 的实现方法。并结合具体的例子,显示Matlab系统辨识工具箱在系统辨 识中的强大功能和辨识快速准确等优点。-This paper introduces the basic theory of System Identification,the realization method in Matlab and presents the strong function of System Identification
CHANG
- 构建机床控制系统,实现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
myfastfft
- 该文档的主要作用是帮助你实现仿真信号的快速傅里叶变换,得到图形-Fast Fourier Transform
FFT
- 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.