-
PointToPoint
本程序采用VS2008实现的网络的点对点通信,大家可以参考一下!(The program uses a network of VS2008 to achieve point to point communication, we can refer to!)
- 2011-07-19 08:38:33下载
- 积分:1
-
VC-P-P--image--access-and-display
用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
- 2014-05-14 23:28:08下载
- 积分:1
-
vbplayer33
VB6.0 MP3音乐播放器,利用电脑自带的wmp制作的,整合网上的资源,能本地播放,能网上搜歌,暂不支持利用歌手名字搜歌。编辑注:虽然核心是基于MediaPlayer,这点好像有很多例子,但本程序在一些辅助功能方面、窗体界面设计方面做的都挺不错,欢迎参考(VB6.0 MP3 music player, making use of the computer comes with wmp, integrating online resources, to local playback, the song can be found online, does not support the use of the singer name search song. Editor' s note: While the core is based on the MediaPlayer, this point seems to have a lot of examples, but the program in some auxiliary functions, form interface design came to do good, welcome reference)
- 2014-05-15 12:03:21下载
- 积分:1
-
LiveVideo
通过directShow方式进行摄像头视频的抓取(DirectShow way through the video camera crawl)
- 2007-10-07 17:30:43下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
st_asio_wrapper
它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来;
自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样);
只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited
Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp)
Only supports tcp and udp protocol )
- 2013-08-22 10:10:54下载
- 积分:1
-
ZBGL20140808
装备管理软件。用MFC编写的简单的数据库操作软件,对数据库操作初学者有帮助!(Equipment management software. Written with MFC simple database operating software for database operations beginners help!)
- 2014-09-20 00:00:42下载
- 积分:1
-
TextView_VC6_Project
Sample Visual Studio C++ 6 source code for building a text file viewer named, TextView. May be used as a replacement for Microsoft s Notepad utility.
- 2014-05-07 11:42:19下载
- 积分:1
-
ExcelTest_43403
主要是VC操作Excel,包括数据保存为Excel,打开Excel(Mainly VC operation Excel, including data saved as Excel, open Excel)
- 2013-11-13 21:47:28下载
- 积分:1
-
EncryptDecrypt
Sample Code for encryption and decription
- 2019-02-03 20:09:05下载
- 积分:1