-
ldzne
一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式(A calculator compiled with VC Mini Programs imitates the format of WINDOWS calculato)
- 2018-12-30 12:20:07下载
- 积分:1
-
stm32连接esp8266控制继电器 - 副本
stm32f103系列单片机接,esp8266 wifi模块实现远程控制继电器。(Realization of remote control relay)
- 2021-03-30 14:59:09下载
- 积分:1
-
s140nrf52611
说明: nrf52840驱动编写,芯片驱动,芯片手册
嵌入式单片机硬件编程单片机开发
蓝牙协议栈(nrf52840 driver preparation, chip driver, chip manual
Embedded MCU hardware programming MCU development)
- 2021-01-11 20:29:08下载
- 积分:1
-
JT808-GPSServer
JT808-GPSServer (1).GPS系统可以学习下(JT808-GPSServer (1). GPS systems can learn)
- 2020-06-29 02:40:01下载
- 积分:1
-
lcd
主芯片为dsp5402的lcd液晶显示器显示程序例程(The main chip for the dsp5402 the lcd LCD display routine)
- 2010-10-31 10:40:21下载
- 积分:1
-
csexamsys
SOCKET网络编程实例,讲解细致,适合C/C++开发人员学习(SOCKET network programming, detailed explanations, suitable for C/C++ developers to learn)
- 2011-08-01 22:59:36下载
- 积分:1
-
PCI1020
PCI1020驱动,用于阿尔泰数据采集卡驱动(PCI1020 Driver for Altai Data Acquisition Card Driver)
- 2020-06-19 03:00:01下载
- 积分:1
-
文件 (2)
改变关于一个依赖于时间的解的时间步长的UDF(Change the UDF of a time step for a time-dependent solution)
- 2020-07-02 07:00:01下载
- 积分:1
-
UDP实现简单的聊天室
本程序是采用udp协议实现了简单的聊天室,包括客户端和服务端,客户端发送消息到服务端,服务端将接受到的消息分发到所有的客户端实现简单的群聊。
- 2020-11-08下载
- 积分:1
-
POP3_EXAMPLE
Pop3客户端接收信件的整个流程:
1。连接到pop3服务器(默认端口110)
2。发送用户名(user)
3。发送密码(pass)
4。查询当前邮箱状态(stat)
5。查询服务器上所有邮件UID列表(UIDL)
6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的)
7。对所有新邮件查询其大小(LIST)
8。下载所有新邮件(RETR)利用List提供的邮件大小信息
9。如果有必要,对所有新邮件标志为删除(DELE)
10。结束对话(QUIT)
11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
- 2021-01-03 19:38:55下载
- 积分:1