-
Rijndael的VHDL语言实现
Rijndael算法(AES)的VHDL语言实现。高级加密标准(英语: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-01 21:12:04下载
- 积分:1
-
我收集了Protel在封装的通用部件运行。他们中的一些人..
本人收集的在protel99下运行的常用元器件的封装库,有的是自己做的有的是别人做的,很好用哦!-I collected Protel running in the common parts of the package. Some of them do some of the others do, with good oh!
- 2022-09-06 01:30:03下载
- 积分:1
-
failed to translate
基于STM32的开发板上的一些基本例程,需解压安装---STM32 AND IAR EXAMPLES-failed to translate
- 2022-01-25 22:14:38下载
- 积分:1
-
51单片机控制 1602液晶显示 读取PS2键盘程序 按键会在1602上显示所按键...
51单片机控制 1602液晶显示 读取PS2键盘程序 按键会在1602上显示所按键-51 single-chip control 1602 to read LCD PS2 keyboard program keys will be displayed on the button 1602
- 2022-02-02 12:39:39下载
- 积分:1
-
通过键盘设定温度和加热时间。
(2)使用DS18B20采集温度,采用七段数码管显示当前温度和剩余时间,并和设置的温度进行比较。
(3)当温度低于设定值时...
通过键盘设定温度和加热时间。
(2)使用DS18B20采集温度,采用七段数码管显示当前温度和剩余时间,并和设置的温度进行比较。
(3)当温度低于设定值时,通过DAC0832输出电压供给发热电阻RT1,使其温度升高。
-Through the keyboard setting temperature and heating time. (2) The use of DS18B20 collecting temperature, using seven-segment digital tube displays the current temperature and the remaining time, and and set the temperature for comparison. (3) When the temperature is below the set value, the DAC0832 output voltage of the supply of heat through the resistor RT1, so that temperature.
- 2022-09-26 00:55:03下载
- 积分:1
-
嵌入式多线程通信及网络通信源代码
应用背景有关于嵌入式的多线程通信编程源代码和嵌入式网络通信源代码,代码是原创的,特别清晰,使我们的有关嵌入式的实验内容,该代码已经在arm机上运行编译通过了,如果有什么问题,运行出现什么问题,应该也是编译环境的原因,都是小问题,调试几遍就可以了。关键技术该源代码运用了嵌入式多线程通信的关键和基础技术,代码都很简单,容易看得懂,运用了信号量作为资源使用情况的标志,而且,在多线程中,有些小的变量可以自己更改。在网络通信中,有客户端代码和服务器端代码,用到了socket编程,整个建立通信连接的技术代码都有。
- 2022-04-29 21:05:24下载
- 积分:1
-
Using a matricial keyboard and a LCD in a microprocessor ColdFire.
Using a matricial keyboard and a LCD in a microprocessor ColdFire.
- 2022-03-14 19:06:54下载
- 积分:1
-
LCD点阵12864 C语言
LCD点阵12864 C语言-12864 C language
- 2022-01-26 07:45:50下载
- 积分:1
-
RS232 Controller For Altera SOPC Builder and NIOS on DE2 kit board
RS232 Controller For Altera SOPC Builder and NIOS on DE2 kit board
- 2022-02-28 22:26:20下载
- 积分:1
-
51时间步进程序示例
51时间步进程序示例
Auto_Man_SW = P0^0; //手动开关
Clamping_button = P0^1; //夹紧按钮
Lifting_button = P0^2; //升降按钮
Swaying_button = P0^3; //摇摆按钮
Vacuum_button = P0^4; //真空按钮
Vacuum_completed = P0^5; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:32:03下载
- 积分:1