-
Visual-CPP-Note
零基础学Visual C++的课件,可以帮助读者快速提高Visual C++编程能力(Zero-based Visual C++ courseware, fast to improve Visual C++ programming ability can help readers)
- 2012-09-12 11:04:28下载
- 积分: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
-
PlayAudio
通过麦克风能够实现对语音的录制和播放,很不错的代码(audio can be achieved through a microphone for voice recording )
- 2014-04-01 11:29:37下载
- 积分:1
-
the-static-binary-tree-and-input
建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0
)
- 2014-01-14 12:37:28下载
- 积分:1
-
pontfix
类似于网络蚂蚁的下载软件,可以下载测试下,万能的VB()
- 2017-09-27 17:42:03下载
- 积分:1
-
MY_YangHuiTriangle
利用二维数组创建杨辉三角形,基于vc++程序设计(Creating a Yang Hui triangle by using a two-dimensional array .Programming based on vc++)
- 2018-01-03 22:40:15下载
- 积分:1
-
Graphic
文件设备描述表的使用,利用兼容DC实现图形的保存和再现(Document device use, the use of DC-compatible graphics to achieve the preservation and reproduction)
- 2009-04-09 21:33:23下载
- 积分: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
-
WndlessTimerDesign
基于VS.net2005的多媒体定时器编程源码,用于测试多个定时器的发送数据精度,以及交互协调。编写了专门的定时器类,可以实例化多个对象。(Based on the multimedia timer VS.net2005 programming source code, for testing a number of the sending data accuracy timer, as well as interactive co-ordination. The preparation of a special type of timer, you can instantiate multiple objects.)
- 2009-07-14 08:14:08下载
- 积分:1
-
mfcopentree
一个华工研究生写的三维模哦具动态装配程序,很有参考价值的(a labor of graduate students to write three-dimensional modeling with dynamic oh assembly procedures, great reference value)
- 2005-02-15 14:02:38下载
- 积分:1