-
简单的物品库存管理
c++编写的简单的物品库存管理(the manangemet of small scale storage system)
- 2020-12-17 17:09:12下载
- 积分:1
-
VCPP
实验了界面组态和串口通信,完成了界面显示,通过串口变化功能(Experimental interface configuration and serial communication, completed through the serial interface display change function)
- 2013-03-15 22:46:42下载
- 积分:1
-
code
program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is:
- compute 2d-maxima for 500 xy points
.2dmaxima 500
- 2012-05-19 04:38:55下载
- 积分: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
-
yuvtoavi
Executable file to convert yuv video file to avi video file . text file eas given for further help.
- 2014-01-29 15:02:07下载
- 积分:1
-
MFC-Skill
MFC使用的一些小技巧,较为实用,可解决一些小问题(some MFC skill)
- 2016-11-11 00:22:23下载
- 积分:1
-
itemhistory
VC/C++源码,界面编程,记忆菜单,历史记录,mfc70.dll
VC++在子菜单中添加打开文件的历史记录文件,菜单为自动记忆你打开过的文件,方便下次快速打开,示例程序仅以打开TXT格式的文本文件为例,演示如何记录打开的TXT文件记录。(VC/C++ source code, programming interface, memory menu, history, mfc70.dll
VC++ added in the sub-menu to open the file history file menu for automatic memory you open the file, allows you to quickly open the sample program is only open TXT format text file, for example, demonstrates how to record TXT file open records )
- 2012-11-19 09:52:26下载
- 积分:1
-
20171204
日常基本练习,开关灯实现,蛇形输出,竖式输出(Daily basic exercises, switch lights, serpentine output)
- 2017-12-16 13:37:23下载
- 积分:1
-
TTY
MFC的串口通信程序 能真确运行 经调试后无误(MFC serial communication program can be true and correct after running through debug)
- 2010-08-07 18:42:04下载
- 积分:1
-
signal-protocol
各种协议的讲解,是初学的好资料。 各种协议的讲解,是初学的好资料。 (Explain the various agreements is a good beginner information. Explain the various agreements is a good beginner information.)
- 2008-07-22 19:56:38下载
- 积分:1