-
RSA加密算法 C语言
在项目中使用了 这个RSA算法,是可行的,注意的地方是秘钥是 256位,如果加密后的数据不满256的话,在前面补 (256-X)个‘0’, 我在项目中就是这样用的。可能测试 还有待检测,但是适用一般的加密。可以试试。
- 2022-02-01 02:05:08下载
- 积分:1
-
HCS08例程: 本程序是SPI模块的例程,所用资源是单片机内部集成SPI总线模块,所接器件为93C46...
HCS08例程: 本程序是SPI模块的例程,所用资源是单片机内部集成SPI总线模块,所接器件为93C46-HCS08 routine: This procedure is SPI modules, routines, resources are used in single-chip integrated SPI bus module, the access device for the 93C46
- 2022-02-10 03:10:07下载
- 积分:1
-
状态机的应用。在嵌入式系统中状态机使用非常频繁,掌握他是一个必须的能力...
状态机的应用。在嵌入式系统中状态机使用非常频繁,掌握他是一个必须的能力-State machine applications. In embedded system state machine used very frequently, he is a must to master the ability to
- 2022-08-19 08:28:09下载
- 积分:1
-
基于arm―LPC2103的LCD12232的驱动程序,有proteus仿真。实际电路中运行通过。...
基于arm―LPC2103的LCD12232的驱动程序,有proteus仿真。实际电路中运行通过。-The arm-LPC2103-based LCD12232 driver has Proteus simulation. Run through the actual circuit.
- 2022-12-17 19:50:03下载
- 积分:1
-
基于51内核的单片机的ucos
基于51内核的单片机的ucos-ii操作系统的移植的源代码-kernel SCM OUT-transplant ii operating system source code
- 2022-03-17 01:56:07下载
- 积分:1
-
DS18B20 temperature sensor chips driving the bottom, written by a foreigner
DS18B20温度传感芯片的底层驱动,老外写的-DS18B20 temperature sensor chips driving the bottom, written by a foreigner
- 2022-07-06 21:16:02下载
- 积分:1
-
I2C总线的实例程序,用PROTEUS+KEIL演示
I2C总线的实例程序,用PROTEUS+KEIL演示-Examples of I2C bus procedures, PROTEUS+ KEIL presentation with
- 2022-01-25 22:25:34下载
- 积分:1
-
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助...
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助-basic Linux driver,written myself,including the key driver and gpio driver ,holp it is helpfull for freshmen of arm linux driver designer.
- 2023-05-08 18:25:03下载
- 积分:1
-
一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。...
一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。-A simple operation can directly IDE interface library can be used as the underlying drive to the other file system to use.
- 2023-06-28 17:25:02下载
- 积分:1
-
MSP430提取信号波形AD转换并串口发送程序
使用仿真器下载到MSP430F149芯片中去后,可以实现对模拟信号的采集,AD转换和串口发送,实测有效
- 2023-05-26 03:15:03下载
- 积分:1