登录
首页 » Visual C++ » VC_examples

VC_examples

于 2009-11-17 发布 文件大小:4288KB
0 89
下载积分: 1 下载次数: 317

代码说明:

  实例12-1:使用用户界面线程实例。源代码在光盘中“12InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“12ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“12WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“12ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。 实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。 实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。 实例14-1:WinSock网络程序:聊天室。源代码在光盘中“14WinSocketChat”目录下。 实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“14MSComm”目录下。 实例14-3:简单的WinInet应用程序。源代码在光盘中“14SimpleNet”目录下。 实例15-1:创建Access数据库。源代码在光盘的“15Info”中。 实例15-2:MFC的ODBC数据库实例。源代码在光盘中“15Enroll”目录下。 实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“15AdoTest”目录下。(InterfaceThread ControlThread ThreadCommu )

文件列表:

02
..\eighthcpp
..\.........\eighthcpp.cpp
..\.........\eighthcpp.dsp
..\.........\eighthcpp.dsw
..\.........\eighthcpp.ncb
..\.........\eighthcpp.opt
..\.........\eighthcpp.plg
..\eleventhcpp
..\...........\eleventhcpp.cpp
..\...........\eleventhcpp.dsp
..\...........\eleventhcpp.dsw
..\...........\eleventhcpp.ncb
..\...........\eleventhcpp.opt
..\...........\eleventhcpp.plg
..\fifthcpp
..\........\fifthcpp.cpp
..\........\fifthcpp.dsp
..\........\fifthcpp.dsw
..\........\fifthcpp.ncb
..\........\fifthcpp.opt
..\........\fifthcpp.plg
..\firstcpp
..\........\firstcpp.cpp
..\........\firstcpp.dsp
..\........\firstcpp.dsw
..\........\firstcpp.ncb
..\........\firstcpp.opt
..\........\firstcpp.plg
..\fourteencpp
..\...........\fourteencpp.cpp
..\...........\fourteencpp.dsp
..\...........\fourteencpp.dsw
..\...........\fourteencpp.ncb
..\...........\fourteencpp.opt
..\...........\fourteencpp.plg
..\fourthcpp
..\.........\fourthcpp.cpp
..\.........\fourthcpp.dsp
..\.........\fourthcpp.dsw
..\.........\fourthcpp.ncb
..\.........\fourthcpp.opt
..\.........\fourthcpp.plg
..\ninthcpp
..\........\ninthcpp.cpp
..\........\ninthcpp.dsp
..\........\ninthcpp.dsw
..\........\ninthcpp.ncb
..\........\ninthcpp.opt
..\........\ninthcpp.plg
..\secondcpp
..\.........\secondcpp.cpp
..\.........\secondcpp.dsp
..\.........\secondcpp.dsw
..\.........\secondcpp.ncb
..\.........\secondcpp.opt
..\.........\secondcpp.plg
..\seventhcpp
..\..........\seventhcpp.cpp
..\..........\seventhcpp.dsp
..\..........\seventhcpp.dsw
..\..........\seventhcpp.ncb
..\..........\seventhcpp.opt
..\..........\seventhcpp.plg
..\sixthcpp
..\........\sixthcpp.cpp
..\........\sixthcpp.dsp
..\........\sixthcpp.dsw
..\........\sixthcpp.ncb
..\........\sixthcpp.opt
..\........\sixthcpp.plg
..\tenthcpp
..\........\tenthcpp.cpp
..\........\tenthcpp.dsp
..\........\tenthcpp.dsw
..\........\tenthcpp.ncb
..\........\tenthcpp.opt
..\........\tenthcpp.plg
..\thirdcpp
..\........\thirdcpp.cpp
..\........\thirdcpp.dsp
..\........\thirdcpp.dsw
..\........\thirdcpp.ncb
..\........\thirdcpp.opt
..\........\thirdcpp.plg
..\thirteencpp
..\...........\thirteencpp.cpp
..\...........\thirteencpp.dsp
..\...........\thirteencpp.dsw
..\...........\thirteencpp.ncb
..\...........\thirteencpp.opt
..\...........\thirteencpp.plg
..\twelfthcpp
..\..........\twelfthcpp.cpp
..\..........\twelfthcpp.dsp
..\..........\twelfthcpp.dsw
..\..........\twelfthcpp.ncb
..\..........\twelfthcpp.opt
..\..........\twelfthcpp.plg
03

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

发表评论

0 个回复

  • bmp-class
    文件中包括了一个位图类,类中设计了一些对BMP文件数据提取很有用的函数,可通过该类延伸设计对BMP文件的各种处理。(Document includes a bitmap category, class, designed a number of BMP files data extraction very useful function, through the extension of the design of such a variety of BMP file processing.)
    2013-11-02 17:39:19下载
    积分:1
  • Hai2u
    HAI2U, a maplestory bot coded in win32 c++ visual studio. It contains botting functions, kami and etc
    2013-05-20 18:27:11下载
    积分:1
  • ADOAccessDemo
    该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use. )
    2015-07-15 10:49:40下载
    积分:1
  • VC-DEFINE-MESSAGE
    应用程序开发中利用WINDOWS的消息机制实现自定义消息来实现特定的功能!已经通过测试!对学习VC以及了解其运行机制很有帮助!(VC WINDOWS DEFINE MESSAGE )
    2011-05-31 11:02:28下载
    积分:1
  • flower
    MFC、数据库的简单运用,适合初学者 功能模块 1)管理员模块有密码保护和身份验证等功能,有超级管理员和普通管理员等。 2)用户(顾客)可操作性:标准统一的用户界面;方便快捷的数据查询、交互式信息渠道;安全可靠的用户档案、定单信息跟踪与管理。 3)提供最新商品介绍、价格等资料;方便快捷的后台商品维护、统计报表和用户定单管理;多用户实时数据库访问。 4)鲜花预定模块,实现在规定日期里能够预定鲜花。 5)零售鲜花和批发鲜花的功能要分清。(MFC, the database is simple to use, suitable for beginners Functional modules 1) The administrator module has password protection and authentication features such as super administrator and administrator. 2) users (customers) operability: the standard unified user interface convenient data queries, interactive information channel safe and reliable user files, order tracking and management. 3) to provide the latest products, the price information convenient background commodities maintenance, statistical reports and user order management multi-user real-time database access. 4) flowers scheduled modules, to achieve the specified date to pre-flowers. 5) the function of the retail flowers and wholesale flowers to distinguish.)
    2012-04-14 11:37:57下载
    积分:1
  • MyIE
    VC++ 实现网页自动填表功能,精选学习源码,很好的参考资料。(VC++ Webpage autofill, select learning source code, a good reference.)
    2013-12-26 13:48:28下载
    积分:1
  • DirectSound混音
    要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。(procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.)
    2005-07-11 12:58:40下载
    积分:1
  • 读写优先
    事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题 利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
    2020-10-26 14:29:59下载
    积分:1
  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分:1
  • 6790966
    Winamp样式的自动停靠对话框,VC++经典编程源码,很好的参考资料。(Winamp style automatic berth dialog, VC++ classic programming source code, a good reference.)
    2013-11-15 09:09:59下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载