-
VCPP-code
VC++深入详解全书代码,第一章到第20章全部,已通过运行(the code of VC++ thorough explanation book)
- 2013-10-12 20:51:50下载
- 积分:1
-
Reporter
绘图 c# 绘制饼图 柱状图 折线图 只需很简单的调用即可 属性可以随意设置(C#)
- 2009-09-09 14:16:42下载
- 积分:1
-
DPT-Test-Board
C code, Pressure sensor
- 2011-11-16 08:53:32下载
- 积分:1
-
Wince2410_BuzzerDrv
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 (2410 WINCE beep driver code provided for your reference learning to use)
- 2009-09-07 16:59:53下载
- 积分:1
-
CHAP40
There is no souse code. Just trash
- 2015-06-23 15:27:47下载
- 积分:1
-
lyvd_point
B curve left key point, right end vevr good(Curve B left key point, right end vevr good)
- 2017-05-09 15:10:32下载
- 积分:1
-
socket
这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand.
Is a good example of socket programming.)
- 2013-09-16 15:38:21下载
- 积分:1
-
6416198
Similar to VB property sheet controls(Similar to the VB property sheet controls)
- 2017-07-19 01:30:36下载
- 积分: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
-
terrainLod
说明: 一个关于地形LOD渲染得例子,给出了渲染得全部代码(a rendering of the terrain in LOD examples given in all rendering code)
- 2006-03-22 20:45:51下载
- 积分:1