-
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
-
电极式液位检测
电极式液位检测,atiny13a,iccavr编译,硬件有需要可以联系我,已打样制作成一个小的传感器,通过轮流通电实现交流检测,防止单极氧化,检测间歇比1:10
- 2022-03-22 04:52:51下载
- 积分:1
-
数字停车系统
这个项目的目的是设计三层停车系统。
该项目将跟踪的停车的持续时间。在最低层将有那些车停在短间隔 (几分钟)。中间层将包含将保持为 1-3 个小时的汽车。将保留在该地段 3 小时以上的车将在上层。
它基于技术的拍摄接近车的图片时在大门口的。系统将为 (第一次前往) 的用户分配一个密码。用户输入了密码后该项目将检查在停车区的空间。如果可用空间电子的大门将会打开和用户将公园内的车。
如果该地区有没有空间不能
- 2022-08-08 15:10:03下载
- 积分:1
-
让uClinux
让uClinux-20040408在4510上跑-let uClinux-20040408 run on in 4510
- 2022-06-17 05:06:03下载
- 积分:1
-
S3C2410 ARM chip memory management unit MMU experimental basis and the source co...
S3C2410 ARM芯片内存管理单元MMU的实验基础和源代码
- 2022-11-23 03:55:03下载
- 积分:1
-
UcosIII3.03
这是一个UCOSIII的基本模板,已经移植好的,在STM32上可以直接使用
- 2022-07-07 20:31:50下载
- 积分:1
-
ARM Embedded System generic bootloader Design and Implementation
ARM嵌入式系统的通用bootloader的设计与实现-ARM Embedded System generic bootloader Design and Implementation
- 2022-03-22 02:45:57下载
- 积分:1
-
嵌入式微处理器的设计分析与仿真验证
嵌入式微处理器的设计分析与仿真验证-Embedded Microprocessor Design Analysis and Simulation
- 2023-04-30 23:40:06下载
- 积分:1
-
公交车上的LED点阵
16×16点阵,公交车上的LED滚动屏显示,内含protues仿真图,C程序及汇编程序。
- 2022-03-29 11:35:08下载
- 积分:1
-
操作系统提供间
Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being implemented in coordination with the core to share resources, synchronization and exchange information. Linux support a large number of inter-process communication mechanisms, including signal and wait for the queue, pipeline and the Unix System V to provide inter-process communication mechanisms, such as message queue, the signal volume and shared memory.
- 2022-12-25 06:25:03下载
- 积分:1