-
8051程序员,编程ISP单片机AT89S51,例如,…
8051 programmer, to program any ISP microcontroller, for example Atmel AT89S51, AT89S52, etc
- 2023-01-28 17:10:04下载
- 积分:1
-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1
-
rsa加密c语言源码库
资源描述rsa加密算法库函数,里面有c文件和h文件,加密解码等等函数都是封装好的,直接调用就可以了,我用mdk5试过可行
- 2022-03-03 08:09:14下载
- 积分:1
-
这个是三星arm9芯片的PLL源码,不可多得啊
这个是三星arm9芯片的PLL源码,不可多得啊-This is a Samsung ARM9 chip PLL source, rare ah
- 2023-06-29 08:10:04下载
- 积分:1
-
PID
离散灰色PID跟踪的MATLAB源程序代码-PID
- 2022-03-14 19:48:06下载
- 积分:1
-
基于ARM7 的嵌入式系统上开发USB接口的详细内容
基于ARM7 的嵌入式系统上开发USB接口的详细内容- Inserts on the type system based on ARM7 to develop the USB
connection the detailed content
- 2022-05-26 11:05:46下载
- 积分:1
-
arm s3c44b0x 的uart程序源码
arm s3c44b0x 的uart程序源码-arm s3c44b0x uart procedure source code
- 2022-03-07 08:08:42下载
- 积分:1
-
bf537的引导程序,完成各个寄存器的初始化等工作
bf537的引导程序,完成各个寄存器的初始化等工作-bf537 boot process to complete the initialization of the various registers, etc.
- 2022-03-23 19:06:48下载
- 积分:1
-
TMS320F2812 FFT source code
TMS320F2812 FFT 源代码 -TMS320F2812 FFT source code
- 2022-11-15 04:00:03下载
- 积分:1
-
韦根用了一个很好的测试程序的代码,转换访问LPC2132使用…
一个很好用的韦根码测试程序,使用LPC2132的中断接入韦根信号,串口输出数据到PC,可以用串口调试助手接收数据检测韦根码,很实用的-Wiegand used a very good test procedure code, the use of Wiegand access LPC2132 interrupt signal, the serial output data to the PC, can be used to receive data serial debugging assistant Wiegand detection code, it is useful
- 2022-02-06 13:41:03下载
- 积分:1