-
DAG
绘制前驱图,主要功能有绘制结点,删除结点以及与结点相连的边,保存前驱图(failed to translate)
- 2021-01-12 22:08:49下载
- 积分:1
-
OFDM103
基于深度限幅的OFDM峰均比抑制器的设计(限幅法是最简单直接的一种,以降低误码率性能 频谱畸变和计算复杂度为主要代价。)(matlab OFDM)
- 2014-09-22 06:23:37下载
- 积分:1
-
property
说明: Fluent软件的UDF程序,主要用于修改Fluent里面的流体物性,或用添加物性。(Fluent property)
- 2021-03-02 15:39:34下载
- 积分:1
-
picture
这个源代码原创,利用MFC编程,可以实现人头检测,通过分类器检测。如果运行有问题,可以联系我,我可以提供相应boost分类器。(It s a program detecting huamn face using adaboost, with the help of MFC.)
- 2021-03-05 18:59:30下载
- 积分:1
-
Visual-CPP_MSComm2
利用面向对象的C++语言的MFC编写的串口通信程序(The use of object-oriented language C++ MFC prepared by the serial communication program)
- 2013-10-25 22:26:22下载
- 积分:1
-
MyMediaPlay
vc——使用MediePlay AcriveX控件创建媒体播放器MyMediaPlay(vc- Use MediePlay AcriveX controls to create media player MyMediaPlay)
- 2011-07-24 19:01:52下载
- 积分:1
-
ADODateGrid
使用SQL语句对数据库进行通用操作,使用DataGrid控件显示,VC++经典编程学习源码,很好的参考资料。(Use the SQL statement to the general operation of the database, use the DataGrid control to display, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:52:36下载
- 积分:1
-
Project5
针对大型集群存储系统中磁盘SMART信息,对磁盘故障进行预测(failure predict)
- 2017-03-29 20:25:36下载
- 积分:1
-
SJDXSF
用VC编写的短信收发程序,支持西门子TC35模块,已经过测试.(VC prepared by the procedures SMS transceiver to support Siemens TC35 module has been tested.)
- 2007-05-19 22:31:25下载
- 积分: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