搜索资源列表
fft.rar
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
Triangulate.rar
- 平面任意多边形三角化的delauney经典算法,Arbitrary planar polygon triangulation algorithm of classical delauney
regionfill
- 任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。-Constructing arbitrary polygon, and then filled polygon region. Fill color can be selected.
generalnyquist
- Generalized Nyquist diagram for stability analysis of linear time invariant systems (Nyquist on arbitrary contour)
triangle
- 通过用户输入任意三个点的坐标计算三角形的面积和周长-Through the user input the coordinates of an arbitrary three-point calculation of the area and perimeter of a triangle
fftInterpolate
- Performs N-D FFT interpolation any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.-Performs N-D FFT interpolation on
Arbitrary-points-frequency
- 任意分频用verilog实现,偶数分频,奇数分频-Arbitrary points frequency
Arbitrary-waveform-generator
- 任意波形信号发生器 利用FPGA器件产生控制信号及数据信号,经DAC0832和TL082转换产生波形 -Arbitrary waveform generator control signals generated by FPGA devices and data signals generated by the waveform converter DAC0832 and TL082
Get-the-mouse-arbitrary-color-value
- 图像处理中,获取鼠标任意位置的颜色值。 模仿ps功能-Get the mouse arbitrary color value
arbitrary-waveform-generator
- 基于labview的任意波形发生器,产生方波,三角波,正弦波-LabVIEW-based arbitrary waveform generator
Arbitrary-waveform-generator
- 基于51单片机的任意波形发生器,文档包括proteus仿真文件和keil源程序-Arbitrary waveform generator, can generate arbitrary waveform by DA conversion, document includes proteus simulation files and keil source code
arbitrary-sharp-of-button
- VS2010 C# 制作任意形状的按钮控件-The arbitrary shape of the button
arbitrary-matrix
- 用matlab描述任意两个二进制模块的加法模式-Matlab is used to describe the two arbitrary binary module addition
Convert-arbitrary-hexadecimal-number
- 将十进制数转换为任意进制数,C语言代码,可以直接运行-Converts a decimal number to an arbitrary hexadecimal number, C language code can be run directly
Arbitrary-_odd_-frequency_VHDL_code
- 任意奇数分频的VHDL代码和testbench测试VHDL代码,经过ISE的ISim仿真工具测试,模块功能准确有效,特此分享!-Arbitrary odd frequency of VHDL code and test VHDL testbench code, after the ISE ISim simulation tool to test module functions accurately and effectively, would like to share!
Arbitrary-polygon-scan-line-filling
- 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
image-of-arbitrary-zoom
- 通过手势对图片进行任意放大绽放旋转,很好用的功能-Through gestures to the image of arbitrary zoom in bloom
Arbitrary-binary-decimal-conversion
- 输入任意进制,并输出各个进制的表示,同时输出10进制的拼音-Arbitrary binary decimal conversion and output alphabet
read-text-arbitrary-line-program
- 这是一个读取文本文件任意行的程序,简单易用-This is a file to read text arbitrary line program
Arbitrary digital cellular automata
- 用C语言代码实现任意数字元胞自动机的模拟图形(Realize the simulation of arbitrary digital cellular automata)