登录
首页 » Visual C++ » Modem

Modem

于 2010-06-05 发布 文件大小:88KB
0 180
下载积分: 1 下载次数: 3

代码说明:

  这是一个关于MODEM的网络编程源代码,采用VC++编写。(This is a MODEM network programming source code, written using VC++.)

文件列表:

Modem
.....\语音电话高级编程
.....\................\AboutHelpDlg.cpp,1056,2003-08-11
.....\................\AboutHelpDlg.h,1282,2003-08-11
.....\................\modem.001,4164,2002-03-19
.....\................\modem.002,4322,2002-03-19
.....\................\modem.003,4626,2002-03-19
.....\................\modem.aps,22324,2003-09-10
.....\................\modem.clw,1909,2003-09-10
.....\................\modem.cpp,1713,2003-08-12
.....\................\modem.dsp,4521,2003-08-11
.....\................\modem.dsw,533,2002-03-19
.....\................\modem.h,1321,2002-03-19
.....\................\modem.mak,6041,2002-03-19
.....\................\modem.ncb,115712,2003-09-10
.....\................\modem.opt,57856,2003-09-10
.....\................\modem.plg,936,2003-08-12
.....\................\modem.rc,6303,2003-08-12
.....\................\modem.rc2,397,2002-03-19
.....\................\modemDlg.cpp,12134,2003-08-12
.....\................\modemDlg.h,1817,2003-08-12
.....\................\Release
.....\................\.......\modem.exe,114688,2003-08-12
.....\................\res

.....\................\...\modem.ICO
.....\................\...\modem.rc2,397,2002-03-19

.....\................\resource.h,1043,2003-08-12
.....\................\StdAfx.cpp,203,2002-03-19
.....\................\StdAfx.h,928,2002-03-19

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

发表评论

0 个回复

  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • wireless
    用于无线网络编程的学习,很实用,作为初学者的入门教材还是很有用的。(Wireless network programming for learning)
    2013-12-02 17:25:50下载
    积分:1
  • MAC-scanV3.21
    可实现多种方式的MAC扫描,确保扫描到目标网络中所有的网络mac地址(MAC can be scanned to achieve a variety of ways to ensure that the network scan to the destination mac address of all network)
    2010-12-17 06:44:28下载
    积分:1
  • WifiControl
    用来控制网卡的源码,可以列出机器中所有的网卡,并可实现禁用和启用网卡(card used to control the source, a list of all the machines card and can achieve banned and the opening of NIC)
    2020-07-29 16:48:38下载
    积分:1
  • ADOSocket
    vc++对ado数据库访问的接口类,提供对数据库的连接访问等方法(vc right ado database access interface type, the right to access database methods)
    2006-05-31 12:36:45下载
    积分:1
  • Network-security-assessment-system
    网络安全评估系统,根据评估目标和评估内容的要求构建的一组反映网络安全水平的相关指标,据以搜集评估对象的有关信息资料,反映评估对象的网络安全的基本面貌、素质和水平。(Network security assessment system)
    2014-04-04 19:23:01下载
    积分:1
  • mailtoServer123
    mail to server mail to server mail to server mail to server mail to server mail to server (mail to server mail to server mail to server mail to server mail to server )
    2016-09-19 21:40:57下载
    积分:1
  • socket_src
    Socket编程指南及示例程序 Socket编程指南及示例程序(Socket Programming Guide and sample programs Socket Programming Guide and sample programs)
    2008-08-10 15:51:09下载
    积分:1
  • VB-asm-Packge
    VB纯代码,内嵌汇编,对指定进程发送网络数据包。(VB pure code inline assembler, network packet sent to the specified process.)
    2013-03-31 13:57:41下载
    积分:1
  • INNETER-IC
    网络重传选择协议,可以检查传输信息的正确性。通过接受方的校检,通知发送方重新发送。 ( Network retransmission protocol, you can check the correctness of the transmission of information. By accepting the prosecution s school to notify the sender to resend.)
    2015-10-14 09:19:13下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载