-
WinDriverPCI
说明: 关于Windriver编写PCI驱动的教程(windriver )
- 2009-08-26 09:38:56下载
- 积分:1
-
dllregshex_src
使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件(Using shellext to register and unregister a DLL with Com/ATL object)
- 2020-11-05 11:39:52下载
- 积分: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
-
打字训练
采用VB6.0编写的小软件,可以实现打字检查正确率,用来学习文本操作。(The small software written by VB6.0 can achieve the correct rate of typing checking, and is used to learn text operation.)
- 2018-05-22 17:13:15下载
- 积分:1
-
junzhilvbo
均值滤波模块,可以单独使用,且还能与其他模块配套使用。(Mean filter module can be used alone, and also supporting the use of other modules.)
- 2009-06-04 08:26:04下载
- 积分:1
-
[E-Book]-Linux-CPP-Programming-HOWTO
How to Linux C++ programming
- 2014-04-22 18:13:09下载
- 积分:1
-
meanshift
Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。(Mean Shift)
- 2013-11-21 13:29:26下载
- 积分:1
-
Leave-Management-System
Leave Management System
- 2017-01-25 17:51:43下载
- 积分:1
-
WQL1
1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。
把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。
(1, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee turnover every year recruits. All employees in order to establish a linear table storage structure, the establishment of employment and entry function, when employees leave or entry, the modified linear form, and print the latest list of employees.)
- 2014-04-17 18:34:07下载
- 积分:1
-
VCWindow
一个VC++绘制窗口界面的代码,可以延伸到其他的控件(A VC++ interface code for drawing window can be extended to other controls)
- 2010-01-31 17:19:00下载
- 积分:1