-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1
-
关于rtlinux电机运动控制的资料 详细见内
关于rtlinux电机运动控制的资料 详细见内-About rtlinux motor motion control, see the information detailed in
- 2022-02-24 09:46:17下载
- 积分:1
-
收集整理了80c196浮点运算程序,可以直接使用
收集整理了80c196浮点运算程序,可以直接使用-collected bits floating-point operations procedures that could directly use
- 2022-03-10 09:09:45下载
- 积分:1
-
声音产生,声音库
音频信号常用时必须调用用户的注意力,确认一些按钮被按下,警告等达到了最小值或最大值。它可以只是一个哔哔信号,以及或长或短的旋律。此示例演示使用声音库的函数生成声音。
- 2022-06-14 01:07:11下载
- 积分:1
-
该驱动程序是针对2410开发板的LED灯的驱动,内附驱动测试程序。Linux内核源码版本2.6.18.4...
该驱动程序是针对2410开发板的LED灯的驱动,内附驱动测试程序。Linux内核源码版本2.6.18.4-The driver is a 2410 development board for the LED lamp driver, enclosing the drive test procedure. Linux kernel source code version 2.6.18.4
- 2022-02-11 22:02:11下载
- 积分:1
-
pic18f458单片机的timer0如何工作的
pic18f458单片机的timer0如何工作的-pic18f458 microcontroller timer0 How does it work
- 2022-02-21 23:03:23下载
- 积分:1
-
Freescale CN128 barcode scanner
Freescale CN128 barcode scanner
- 2022-05-28 05:40:06下载
- 积分:1
-
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:...
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:
1. 创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私
有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送
消息完成。
2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量
的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式
输出。本task 负责系统结束时的Task 删除处理。
3. Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行
设置5 种以上命令,并根据命令的内容向Task3 发送激励消息。同时实现系统退出
命令,使系统采用适当方式安全退出。收到非法命令向Task1 告警。
4. Task3:console 输出Task。接收需打印输出的字串消息(命令),输出到console。
收到长度为0 或超常字串向Task1 告警。
5. 在以下基本功能完成基础上,自选扩展一项功能。-none
- 2022-12-09 23:00:08下载
- 积分:1
-
卡勒特PID源代码
应用背景的ansi-c-library使得它很容易使用µC -反应。µP—板几乎所有的方式复杂的控制器或工厂。整个库是动态的编程,所以它是有限的,只有由您的内存容量。关键技术该库包含以下模块:P,I,D,PI,PD,PID,pidt1,PT1,1,2死区时间两点和三点元素限制器表函数执行器特性长方形,三角形,锯齿形发生器所有区块可在8,16和32位分辨率。给节目块只是初始化和调用它。这两者的分离,在一个最佳的结果自动控制块后的第一步。它的代码是快速和最小的。
- 2022-07-10 12:06:07下载
- 积分:1
-
WinCE TCP通信
EVC,WinCE,TCP,WinCE TCP通信ppWizard has created this TCPServer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TCPServer application.
TCPServer.h
This is the main header file for the application. It includes other
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-21 08:14:57下载
- 积分:1