-
基于VHDL的AES加密算法的实现
高级加密标准(英语:Advanced Encryption Standard 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-12 09:30:04下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
NRF24L01例程代码
NRF24L01无线数据传输模块的例程代码,是NRF24L01无线数据传输模块的一个很好的使用例程,mcu可以通过此代码进行数据通信与传输,从而实现多个NRF24L01无线数据传输模块之间的主从设备通信!
- 2022-08-19 06:11:27下载
- 积分:1
-
计数器LED
这个代码是在VHDL语言在FPGA上3E2 BASYS 这是与LED和descounter与切换计数器
- 2023-06-12 20:35:04下载
- 积分:1
-
44B0 bootloader分析
适合初学者
44B0 bootloader分析
适合初学者-44B0 bootloader analysis suitable for beginners
- 2022-01-28 01:30:12下载
- 积分:1
-
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须...
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须使用CAPS工具,将bank1映射到地址0x00. 另外, 在IAP程序运行期间,必须在执行用户程序跳转之前,通过程序将bank0重映射到地址0x00(注:IAP程序已经实现了bank0重映射到地址0x00,用户不需要自己来编写代码).-ISP for STR73X default, bank0 is mapped to address 0x00. Taking into account, IAP process is stored in the bank1, while the user program to be stored in bank0. It is necessary to use the CAPS tool bank1 mapped to address 0x00. In addition, IAP procedure during operation must be in the implementation of user program before Jump through the procedure will bank0 re-mapped to address 0x00 (Note: IAP program has achieved bank0 re-mapped to address 0x00, the user does not need to write their own code).
- 2023-04-16 00:35:04下载
- 积分:1
-
PC104
基于PC104的24位数据采集器的完整源码,从初始数据采集输入到编码,GPS微妙级对时,输出规定格式以及服务响应-PC104-based 24-bit data acquisition system complete source code, data acquisition from the initial input to the encoder, GPS subtle level of output formats and provides services in response to
- 2022-03-03 15:04:14下载
- 积分:1
-
适用于SED1335的24点阵中文字库。原来为打印字库,纵向排列。现已改为横向排列。地址计算:((内码高位
适用于SED1335的24点阵中文字库。原来为打印字库,纵向排列。现已改为横向排列。地址计算:((内码高位-161)*94+低位-161)*72-SED1335 apply to the 24 dot matrix Chinese font. The original font for printing, vertical array. Order has been changed to lateral. Address Calculation: ((high code-161)* 94+ Low-161)* 72
- 2022-05-01 01:06:50下载
- 积分:1
-
Keil uvision 4 的AES ARM实现
AES 加密/解密算法广泛应用于现代的消费类电子产品的安全.本项目实施 AES 加密算法对 ARM 处理器以 keil 平台。
- 2022-07-14 11:08:17下载
- 积分:1
-
51单片机相关驱动程序
51单片机最小系统测试程序
51单片机相关驱动程序
51单片机最小系统测试程序-51 SCM related to the smallest single-chip driver system 51 test procedure
- 2022-07-22 05:22:56下载
- 积分:1