资源列表
排序选择:
[文件格式] xinhao
说明:离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时间的有效算法。本文在对DFT计算量进行分析的基础上指出了FFT的实现途径与计算方法,针对FFT算法进行了程序设计并给出了应用实例。-Discrete Fourier transform (referred to as DFT) analysis for discrete signal theory provides a transform<luckcome19825> 在 2025-06-28 上传 | 大小:91kb | 下载:0
[ListView/ListBox] CustomListCtrl_src
说明:一个自画listctrl滚动条的例子,希望对大家有帮助!-A self-painted scroll bar listctrl example, in the hope that everyone has to help!<daipan> 在 2025-06-28 上传 | 大小:200kb | 下载:0
[单片机(51,AVR,MSP430等)] timer
说明:用于51单片机的定时器延时子程序,对定时有要求的进!-For 51 single-chip timer delay subroutine, from time to time has requested to enter!<王卡> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] m16
说明:是一款开发板的外围电路试验程序(附有原理图) -Is a development board of the external circuit testing procedures (with schematic diagram)<张平> 在 2025-06-28 上传 | 大小:151kb | 下载:0
[单片机(51,AVR,MSP430等)] MCU
说明:ds1302 汇编源代码,单片机用的是89c51调试好使-DS1302 compilation of source code, using the 89C51 single-chip debugging so<kxl> 在 2025-06-28 上传 | 大小:6kb | 下载:0
[Windows编程] Sequential_search
说明:该源码的功能是实现顺序表的插入删除查找功能的,自己编的哦,应该没有问题的,大家可以参考-The source function is to realize the order of the table insert delete search function, the own Oh, there should be no problem, everyone can refer to<jiaojiao> 在 2025-06-28 上传 | 大小:176kb | 下载:0
[图形图像处理(光照,映射..)] TextureGLCM
说明:VC环境下 计算共生矩阵及其相关的特征值-VC co-occurrence matrix computing environment and its associated eigenvalue<niuliqiang> 在 2025-06-28 上传 | 大小:13kb | 下载:0
[单片机(51,AVR,MSP430等)] yejing
说明:51单片机直接驱动液晶显示,里面有两个程序!-51 Single-chip Direct Drive Liquid Crystal Display, which has two procedures!<王卡> 在 2025-06-28 上传 | 大小:17kb | 下载:0
[数据库编程] HT与SQL Server2000直接通讯的配置方法(Ver 0.1)
说明:50页的RDA详细配置,sql server 2000sp3a + sql server 2005 compact edition 从一个空白的系统到最终实现RDA,每一步都有详细截图。 是写给日本客户的,截图为日文系统下的,说明为中文的。-50 proof细cavities RDA agate , satiation from sql server 2000sp3a+ Sql server 2005 compact edition stamp Connaught dumb-sik in<lv> 在 2025-06-28 上传 | 大小:1.32mb | 下载:0
[matlab例程] study-matlab
说明:关于matlab的基础电子书籍,解压后是可执行程序,可直接阅读-Matlab on the basis of e-books, after extracting executable programs, can be directly read<马凤霞> 在 2025-06-28 上传 | 大小:12.48mb | 下载:0
[数据结构常用算法] heffuman_code
说明:该源码功能是实现赫夫曼编码,即构造最优二叉树,是字符界面的,自我感觉做的还不错,调试通过的,绝对好用-The source function is to realize Huffman coding, that is, the optimal tree structure is a character interface, and the sense of self, to do good, debugging adopted, the absolute ease of use<jiaojiao> 在 2025-06-28 上传 | 大小:176kb | 下载:0
[单片机(51,AVR,MSP430等)] RFID13
说明: 根据曼彻斯***的编码原则(参见本刊2001年第一期《一种采用曼码调制的非接触IC卡读写程序编制》),非接触ID卡采用上升沿对应着位数据“0”,下降沿对应着位数据“1”,微控制器通过检测U2270B输出数据位的跳变来实现对曼彻斯***的译码。在现实工作中,数据信号会受到调制、解调、噪声各种效应的影响,其上升沿和下降沿存在抖动,可采用键盘消抖的办法来消除抖动的影响。根据非接触ID卡64位数据循环发送以及其数据绪构特点,即数据流中第64位为“0”,第1位至第9位为“1”。据此,将“01111111<廖偉> 在 2025-06-28 上传 | 大小:1kb | 下载:0