-
此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能。...
此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能。
-Realization of the keyboard scan
- 2022-03-06 02:57:57下载
- 积分:1
-
作为一个程序员,很重要的一点是要写出漂亮的代码,同时也便于后期维护,因此,需要有良好的编程规范。这个里面就是C++编程规范,可以作为参考
作为一个程序员,很重要的一点是要写出漂亮的代码,同时也便于后期维护,因此,需要有良好的编程规范。这个里面就是C++编程规范,可以作为参考-As a programmer, it is important to write good code, but also facilitate the maintenance of the latter, therefore, need to have good programming norms. The inside is C++ Programming specifications can be used as reference
- 2022-03-24 15:52:15下载
- 积分:1
-
video compression tenets of the White Paper in English and imagine the English o...
视频压缩原理的英文白皮书和imagine的英文原版用户手册-video compression tenets of the White Paper in English and imagine the English original user"s manual
- 2023-08-13 00:10:04下载
- 积分:1
-
过程控制系统实验指导书,是过程控制大学本科教学中最常用的实验指导书,书中对每一个实验都有很详细的讲解。...
过程控制系统实验指导书,是过程控制大学本科教学中最常用的实验指导书,书中对每一个实验都有很详细的讲解。-process control systems experimental guide books, the teaching of process control is the most commonly used experimental guide books, a book for each experiment are explained in great detail
- 2022-01-30 22:21:27下载
- 积分:1
-
一位全减器的VHDL的设计报告,里面包含完整的程序
一位全减器的VHDL的设计报告,里面包含完整的程序-a reduction of the entire VHDL design report, which contains a complete procedures
- 2023-04-16 10:45:04下载
- 积分:1
-
wavelet language speech to noise, Matlab realized from the graduate thesis, we b...
小波用语语音去噪声,matlab实现,出自学位论文,相信对大家很有好处-wavelet language speech to noise, Matlab realized from the graduate thesis, we believe that the right will do much good
- 2022-07-20 02:19:55下载
- 积分:1
-
this document is very important for vhdl code
this document is very important for vhdl code
- 2022-01-28 07:26:39下载
- 积分:1
-
基于MFCC模式的舰船辐射噪声特征提取。CAJ格式。
基于MFCC模式的舰船辐射噪声特征提取。CAJ格式。-MFCC-based models ship radiated noise feature extraction. CAJ format.
- 2023-06-26 16:50:04下载
- 积分:1
-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
- 2022-06-01 01:27:57下载
- 积分:1
-
Note:通过模拟量输入口LINE_IN输入电压值,以8K的采样率经A/D //转换后送给IOB口控制LED点亮,同时可以根据LED的点亮来了解转换 //的数据...
Note:通过模拟量输入口LINE_IN输入电压值,以8K的采样率经A/D //转换后送给IOB口控制LED点亮,同时可以根据LED的点亮来了解转换 //的数据-Note : Analog inputs LINE_IN input voltage value to 8K by the sampling rate A/D// conversion gave Privalov population control LED lights, LED can be lit to understand the conversion// data
- 2023-03-08 11:15:03下载
- 积分:1