-
本程序为按键消抖在P89C51单片机套件
this the program for keypad debounce in P89c51 microcontroller kit-this is the program for keypad debounce in P89c51 microcontroller kit
- 2023-09-06 01:05:04下载
- 积分:1
-
mc2002或hg6102手持终端API文档
MC2002 or HG6102 Handheld terminal API document
- 2022-07-07 22:18:00下载
- 积分:1
-
tlc2543的linux驱动程序,基于ARM9核S3C2410芯片
tlc2543的linux驱动程序,基于ARM9核S3C2410芯片-TLC2543 the linux driver, ARM9-based S3C2410 chip nuclear
- 2023-08-04 03:30:03下载
- 积分:1
-
v4l programming under linux
linux下的v4l驱动程序开发指南,英文版-v4l programming under linux
- 2023-03-11 20:55:04下载
- 积分:1
-
a routine on PPC that can add menu in dialog box.(two methods)
PPC上可以在对话框中加入菜单的例程(两种方式实现)-a routine on PPC that can add menu in dialog box.(two methods)
- 2022-03-07 10:43:48下载
- 积分:1
-
ARM2210 Serial 1 Serial 2 admission hair, 8 bytes to send, no operating system
ARM2210串口1收串口2发,8字节发送,无操作系统-ARM2210 Serial 1 Serial 2 admission hair, 8 bytes to send, no operating system
- 2022-05-22 12:41:46下载
- 积分:1
-
FPGA研讨会的一些问题集!
FPGA研讨会的一些问题集!-some of the problems set!
- 2022-03-12 22:09:53下载
- 积分:1
-
Good learning materials, basically the design of a number of embedded helpful!
很好的学习资料,对嵌入式的一些基本上设计很有帮助!-Good learning materials, basically the design of a number of embedded helpful!
- 2022-12-04 02:20:03下载
- 积分:1
-
From the ads before the corresponding test procedures, based on the arm under
对应之前上传的ads的测试程序,基于arm下的-From the ads before the corresponding test procedures, based on the arm under
- 2022-04-26 10:37:38下载
- 积分:1
-
pop3 客户端
C语言编写的基于openssl 邮箱客户端源码。。可以直接编译运行测试。希望对大家有帮助,都可以站在巨人的肩膀上。还有基于base64的解码模块一并集成在里面。extern hdmail_ret HdmailOpen(char *add,char *user,char *pwd,unsigned short port);
extern hdmail_ret HdmailGetMailNum(unsigned short *num);
extern hdmail_ret HdmailRetrieveMail(unsigned short index);
extern hdmail_ret HdmailDelMail(unsigned short index);
extern hdmail_ret HdmailClose(void);
- 2022-04-30 07:46:38下载
- 积分:1