-
qt-3dconstruct
qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引(qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices)
- 2013-07-17 20:17:48下载
- 积分:1
-
CSocket-file-transfer
基于CSocket点对点文件传输,用c++实现。(CSocket file transfer developed by c++)
- 2012-11-27 16:27:19下载
- 积分:1
-
Game_Demo
ogre的高级编程框架,适合对ogre深入学习者。(the ogre senior programming framework,suitable learners in depth ogre.)
- 2013-04-02 13:22:26下载
- 积分:1
-
Batch-Nearest-Neighbor-Search-for-Video-Retrieval
Batch Nearest Neighbor Search for Video Retrieval
- 2014-03-05 21:10:15下载
- 积分:1
-
02-28
C++初学者必须经历的几个程序 如有错误请互相指正,谢谢。(C beginner must go through five program)
- 2012-02-08 16:02:22下载
- 积分:1
-
calculator2
实现计算器功能,还有漂亮的界面 ,使用VC6.0 mfc实现(calculator)
- 2010-01-06 08:53:14下载
- 积分:1
-
tdifw-1.4.4
开源的防火墙代码,基于Tdi和NDIS双层实现(Open source firewall code, based on double NDIS tdi and implementation)
- 2021-01-24 22:48:39下载
- 积分:1
-
VC6m-MFC-ODBC
在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接(used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity)
- 2020-10-30 23:00:01下载
- 积分:1
-
shibiao
水表数字识别主要对指针式水表进行数字识别(shui biao shu zi shibie)
- 2016-10-17 15:59:23下载
- 积分: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