登录
首页 » Visual C++ » wifisend

wifisend

于 2020-06-30 发布 文件大小:7067KB
0 260
下载积分: 1 下载次数: 8

代码说明:

  /mfc 小程序 主要是用来测试wifi信号的发送 手机连接后方可与上微机进行通信(/mfc small program is mainly for communication with the microcomputer rear sending mobile phone used to test the WiFi signal connection)

文件列表:

wifisend
........\Debug
........\.....\StdAfx.obj,105320,2014-09-24
........\.....\vc60.idb,328704,2014-09-24
........\.....\vc60.pdb,364544,2014-09-24
........\.....\WIFI TRPORT DATE.exe,2048055,2014-09-24
........\.....\WIFI TRPORT DATE.ilk,1729908,2014-09-24
........\.....\WIFI TRPORT DATE.obj,13705,2014-09-24
........\.....\WIFI TRPORT DATE.pch,5589748,2014-09-24
........\.....\WIFI TRPORT DATE.pdb,2794496,2014-09-24
........\.....\WIFI TRPORT DATE.res,582420,2014-09-24
........\.....\WIFI TRPORT DATEDlg.obj,20539,2014-09-24
........\openwifi.bat,131,2014-09-24
........\ReadMe.txt,3753,2014-09-24
........\res
........\...\20130408032440253.bmp


........\...\WIFI TRPORT DATE.rc2,408,2014-09-24
........\resource.h,969,2014-09-24
........\StdAfx.cpp,218,2014-09-24
........\StdAfx.h,999,2014-09-24
........\WIFI TRPORT DATE.APS,594688,2014-09-24
........\WIFI TRPORT DATE.clw,1374,2014-09-24
........\WIFI TRPORT DATE.cpp,1975,2014-09-24
........\WIFI TRPORT DATE.dsp,4410,2014-09-24
........\WIFI TRPORT DATE.dsw,540,2014-09-24
........\WIFI TRPORT DATE.h,1418,2014-09-24
........\WIFI TRPORT DATE.ncb,74752,2014-09-24
........\WIFI TRPORT DATE.opt,48640,2014-09-24
........\WIFI TRPORT DATE.plg,1876,2014-09-24
........\WIFI TRPORT DATE.rc,5790,2014-09-24
........\WIFI TRPORT DATEDlg.cpp,3634,2014-09-24
........\WIFI TRPORT DATEDlg.h,1551,2014-09-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • sdkdemo
    这篇则是面向对象技术篇,当然还是老调重提!不过我们是利用面向对象技术实现Windows的SDK开发,对于刚开始学习Win32 SDK的VcKbase的朋友们,你们一定可以在此获益!(This is the object-oriented technology, a chapter of course, the old tune again! But we are using object-oriented technology for Windows SDK development, For just started learning Win32 SDK VcKbase friends, you will be able to benefit from this!)
    2007-05-16 16:23:28下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • ARQ
    实现滑动窗口协议(achieve sliding window protocols)
    2020-07-03 00:40:02下载
    积分:1
  • Usbaudiocap-s
    完整的Avstream usb Audio driver.包括speaker 和microphone 的驱动.可以上传64kbps PCM的话筒数据和下传128Kbps PCM的语音数据.并包括Avstream驱动的inf文件.(full avstream usb audio driver. include speaker and microphone driver.)
    2009-05-19 13:13:35下载
    积分:1
  • AutoUpdater
    通过客户端与服务器端文件对比,实现自动升级功能。(Through the client and server-side document comparison, automatic update feature.)
    2009-10-27 12:22:34下载
    积分:1
  • gen_demo
    a code generation framework implemented in Ruby that attempts to go beyond the classic substitution of variables in templates
    2013-10-25 09:41:43下载
    积分:1
  • airlinesystem
    航空系统程序,实现航空班机的订票,退票,查询线路等问题。(Procedures for the aviation system, the achievement of air flight booking, refunds, and so on-line inquiries.)
    2009-05-01 13:07:21下载
    积分:1
  • MarchingCubes
    球体的Marching Cubes实现,运用OPENGL绘制图像(Marching Cubes sphere of the realization of the use of OPENGL rendering image)
    2009-04-23 15:25:53下载
    积分:1
  • base64
    Base64解码方法中,最简单的也是查表法:将64个可打印字符的值作为索引,查表得到的值((Base64 decoding method, the simplest is the look-up table method: 64 printable character value as an index lookup values ​ ​ obtained ()
    2013-07-02 21:35:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载