-
数字PID及其算法
数字PID及其算法--Number PID and its algorithm 1 and 2.
- 2023-08-22 10:25:04下载
- 积分:1
-
usb51s_v0.4源代码
usb51s_v0.4源代码-usb51s_v0.4 source code
- 2022-06-17 03:25:10下载
- 积分:1
-
优龙FS2410板的实时时钟源码,可以实现终端显示秒.分.时.日.月.年等实时时间,开发平台为ADS1.2...
优龙FS2410板的实时时钟源码,可以实现终端显示秒.分.时.日.月.年等实时时间,开发平台为ADS1.2
- 2022-08-21 22:13:43下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
基于大量创建插入类型来测试该框
基于博创嵌入式实验箱的两个实验源程序。- Based on abundantly creates inserts the type to test the box
two experimental source program.
- 2022-02-05 07:18:33下载
- 积分:1
-
实时时钟
实时时钟使用 msp430g2553 连接到 BQ3200 LCD16x02 作为所示的 I2C: 日、 月、 年。
- 2022-08-23 17:02:28下载
- 积分:1
-
基于snd1c芯片的mp3播放器源代码(硬盘版本的)
基于snd1c芯片的mp3播放器源代码(硬盘版本的)-snd1c chips based on the MP3 player source code (hard disk version)
- 2022-02-03 03:37:24下载
- 积分:1
-
motorola This is based on the company's 32
这是基于motorola公司的32位芯片的用于嵌入式linux的bootloader程序源码。-motorola This is based on the company"s 32-bit chip for embedded Linux source Bootloader procedures.
- 2022-05-07 10:47:15下载
- 积分:1
-
WiFi驱动程序从马维尔的网站,8.70的标准普尔工业指数。
WIFI driver from marvell website, 8.70 for gspi.
- 2023-06-19 18:05:03下载
- 积分:1
-
Encryption
这项工作提供了一个洞察RSA密码系统的实施使用Verilog最终导致一个IC。完整的实现包括密钥生成、加密和解密三个阶段。为了生成密钥,我们使用了随机数生成器和GCD块。而对于加密和解密过程,则实现了模乘和模幂运算。最后拿出一个IC,SoC在Cadence中的遭遇是已经用过了工作还强调了对Cadence和Verilog的介绍。文中还重点介绍了使用Verilog在Cadence中实现一些基本系统的细节。
- 2022-03-04 07:33:08下载
- 积分:1