资源列表
[汇编语言] Beta-and-chi-square
说明:贝塔与卡方应用于特殊函数,初学者提供模板适用,能较好的进行学习和修改,较为方便-Beta and chi-square<王强> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] FFT
说明:这是网上搜索到的FFT的程序,适合刚开始学习FFT的朋友。介绍了采样时间,采样频率等对FFT的影响,里面有我自己的注释,希望能够帮到你.需要的请拿走,不谢。-This is the online search to FFT program for just started learning FFT friend. Describes the effects of sampling time, the sampling frequency of the FFT, which has my own<青云之巅> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] vc_init_usr
说明:这个文件主要是用于ADAMS的二次开发,用于机构的运动可靠性仿真-This file is mainly used for secondary development ADAMS for motion reliability simulation mechanism<宋清林> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] HR828FMV2.0
说明:移动电源 背夹电源 带FM发射功能 4个LED做电量指示 IIC通讯控制FM发射IC -Clip mobile power supply with FM transmitter function 4 LED battery indicator do IIC communication control FM transmitter IC<葛琪瑜> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] helgadebuggerRC3
说明:Which at the very top encodes the address the command address register and pulls a line of the 8 x 8 address selector matrix to 0V. To the right a line of the dial matrix is raised to 35V.-Which at the very top encodes the address the command addres<ben iodd> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] RGBConverte
说明:实现RGB-IHS转换,c语言编写的程序哦-Realization of RGB-IHS conversion<钟晗> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] time-date-and-AD-converter
说明:时钟加日期显示,加四个按键控制AD转换加快时间计时减慢时间计时-Clock plus date display, plus four buttons control the AD conversion time to speed up the slow down time counting timer<周> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] STC_FFT
说明:快速傅里叶变换法(FFT)是离散傅立叶变换的一种快速计算方法,它能使N点DFT的乘法计算量由N2 次降为 次。下图是采样点数为8点FFT时间抽取算法信号流图,本程序也是以这种形式设计的。-Fast Fourier Transform (FFT) is a fast computational method for discrete Fourier transforms that can reduce the multiplication of N-point DFT by N2 times. T<lqs> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] template
说明:链表模板类的实现 1、实现链表的类模板 2、用链表表示集合,实现两个集合的并和交 3、链表模板类的测试-Linked list implementation template class 1, class template linked list implementation 2, represents a set of linked list, to achieve the two sets and intersection 3, test template class list<LPS> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[汇编语言] Huffman
说明:哈夫曼编码:从键盘输入若干字符及每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出字符及对应的哈夫曼编码。-Huffman coding: the frequency of occurrence of several characters inputted the keyboard and for each character, the character appears as a frequency node weights, the<LPS> 在 2025-06-27 上传 | 大小:4kb | 下载:0