-
NXGJ
公交的定票系统,可以选站名,路线还有其他一些功能(ABOUT BUS)
- 2013-09-08 12:56:22下载
- 积分:1
-
rpg
说明: 一个rpg游戏源码,用vc++制作(A source rpg game with vc++ Production)
- 2008-12-04 20:52:10下载
- 积分:1
-
CStatic(ownerdraw)
MFC Static 自绘控件,美化控件。(Static OwnerDraw)
- 2013-10-19 13:46:17下载
- 积分:1
-
PDF.Password.Remover.V3.1.Cracked
PDF Password Remover v3.1是一款用来破解PDF文件密码以及相关权限的软件。PDF文档以其完整的排版及显示特性,早已成为事实标准。很多资料保存为PDF 格式,便于分享,也利于保护版权,因为 PDF有一套完整的体系。(This Tool is a PDF Password Remover v3.1 tool.)
- 2021-04-23 10:48:48下载
- 积分:1
-
VCSerialPortProgram
串口调试程序,输入值或者数都行,可以调baudrate等参数。(serial port test program)
- 2009-06-04 12:29:45下载
- 积分:1
-
Linux_USB_Core(v1.0)
linux 下usb 驱动编写,对usb进行十分详细的解析(prepared under the usb drive linux on usb for a very detailed analysis)
- 2010-11-18 11:25:58下载
- 积分:1
-
QUADTREE地形
说明: 四叉树(lod)实现地形三维可视化的程序,内有代码和数据(quadtree (incomplete) 3D terrain visualization procedures, which have code and data)
- 2005-10-19 19:47:15下载
- 积分:1
-
MachRemote
MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
- 2021-01-15 15:28:46下载
- 积分:1
-
gjwsy
通过串口读取GPS的信息,并解析信息,显示经纬度以及其他的一些主要值,并将该经纬度值转化成大地坐标值(Read through the serial port GPS information and analysis information to display latitude and longitude as well as some other major value, and the latitude and longitude values converted to geodetic coordinates)
- 2016-07-15 17:09:46下载
- 积分: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