搜索资源列表
-
0下载:
PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures
-
-
0下载:
第1章 数字系统硬件设计概述
第2章 VHDL语言程序的基本结构
第3章 VHDL语言的数据类型及运算操作符
第4章 VHDL语言构造体的描述方式
第5章 VHDL语言的主要描述语句
第6章 状态机的设计-Chapter 1 digital system hardware design outlined in Chapter 2 VHDL the basic structure Chapter 3 VHDL data types and operations operator
-
-
1下载:
在给出燃料电池汽车动力系统结构的基础上,基于Matlab 软件环境,建立了前向式燃料电池汽车动力系统模型,模型结构和实际的动力系统有着严格的对应关系,各部分模型采用物理分析与数据处理相结合的方法建立。-given in fuel cell vehicle power system architecture based on Matlab-based software environment, to the establishment of a fuel-cell vehicle power sy
-
-
0下载:
VHDL编译,本程序是从USB GPIF口SRAM传输数据,且形成乒乓结构传输-VHDL compiler, the procedure is GPIF USB port SRAM transmission of data, Structure formation and transmission Table Tennis
-
-
0下载:
单片机已成为电子系统中进行数据采集、信息处理、通信联络和实施控制的重要器件。通常利用单片机技术在各种系统、仪器设备或装置中,形成嵌入式智能系统或子系统。因此,单片机技术是电类专业特别是电子信息类学生必须具备的基本功。
本课程以51系列单片机为模型,主要向学生介绍单片机的基本结构、工作原理、指令系统与程序设计、系统扩展与工程应用。作为微机原理与接口技术的后续课程,本课程强调实践环节,侧重系统构成与应用设计。力求通过实践环节,软、硬结合,培养初步的单片机开发能力,并使其前导课程讲授的基本概念得到
-
-
0下载:
嵌入式汉字输入法及汉字库设计,点阵字库,精简的数据结构,高效的4键输入法-embedded Chinese character input method and Store Design, lattice character, streamlining the data structure, efficient four key input method
-
-
0下载:
ucos-ii中任务控制块tcb数据结构和创建 -ucos-ii in the task control block data structure and the creation of tcb
-
-
0下载:
进行了一个8位CISC处理器的设计与实现,该微处理器含有计算机基本的功能模块,并对存储器进行了层次化设计。指令系统中的指令分为四大类共十六条,其中包括算术逻辑指令、I/O指令、访存、转移指令和停机指令。在处理器的实现过程中,首先给出了数据通路结构,然后采用VerilogHDL进行硬件电路描述,并对每一个模块进行功能仿真以验证设计的正确性。最后对整个处理器执行程序进行指令验证,并得到综合后的网表。-Conducted an 8-bit CISC processor design and imple
-
-
0下载:
C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
-
-
0下载:
While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
-
-
0下载:
algorithm in vlsi and data structure book
-
-
0下载:
摘要:介绍了现场可编程门阵列FPGA(Field Programmable Gate Array)器件XCS30的主要特点、技
术参数、内部结构和工作原理,I}述了其在电力系统高速数据采集系统中的应用实例。电力数据采
集装置—馈线终端单元(FTU)需要监测多条线路的电压和电流,实时性要求高,充分利用FPGA
的并行处理能力,对输入信号实行同时采样、分时进行A/D转换,通过在FPGA片上构建的DRAM
进行数据的快速传输。FPGA在系统中承担了较多的实时任务,使DSP芯片TMS32
-
-
0下载:
Data structure and algorithm
-
-
0下载:
UCOS最新版UCOS-III的内核源代码,可用于研究、学习、实验。对学习实时操作系统的原理、数据结构及实现方法有帮助。-UCOS the latest version of the UCOS-III kernel source code, learning, research, experiments for. Principle, data structure and implementation method of real-time operating system to help th
-
-
0下载:
详细讲述FAT32文件系统的数据结构和工作原理-Details about the FAT32 file system data structure and working principle
-
-
0下载:
MAD (libmad)是一个开源的高精度 MPEG 音频解码库,支持 MPEG-1(Layer I, Layer II 和
LayerIII(也就是 MP3)。LIBMAD 提供 24-bit 的 PCM 输出,完全是定点计算,非常适合没有浮点
支持的平台上使用。使用 libmad 提供的一系列 API,就可以非常简单地实现 MP3 数据解码工作。
在 libmad 的源代码文件目录下的 mad.h 文件中,可以看到绝大部分该库的数据结构和 API 等。-MAD (libmad)
-
-
0下载:
这是一个51单片机采用中断PWM方式对直流电机进行调速。速度分为10个等级。包含正反转调速。里面还有几个非常经典的联合与结构共用的数据格式。-This is the speed of DC motor is a 51 single-chip interrupt PWM. Speed is divided into 10 grades. Contains the reversible speed. Combined with the structure of common data format
-
-
0下载:
这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,-This program is a data structure after writing, which involves a number of operation stack and queue. Started originally just want to do maze solving,
-
-
0下载:
该函数库是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函
数库还包括每一个外设的驱动描述和应用实例。通过使用本固件函数库,无需深入掌握细节,用户也可以
轻松应用每一个外设。因此,使用本固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。-The library is a firmware function package, it is composed of application, data structure and macro, incl
-
-
0下载:
Basic RF 由TI 公司提供,它包含了IEEE 802.15.4 标准的数据包的收发。这个协议只是用来 演示无线设备是如何进行数据传输的,不包含完整功能的协议。但是它采用了与802.15.4 MAC 兼容的数据包结构及ACK 包结(Basic RF is provided by TI company, which contains the transceiver of IEEE 802.15.4 standard data package. This protocol is only us
-