-
shujuku
这是一个关于数据库的东西.里面有些函数.可以实现对于数据库的操作.很好很好用(This is a database of things. Which some functions can be achieved for database operations. Very, very good with)
- 2011-11-18 11:42:42下载
- 积分:1
-
Encryption
本文介绍利用注册码(序列号)软件加密方法,该方法可实现一机一个流册码,解密难度大(this document introduce how to protect your software by encrypt the application)
- 2014-02-12 22:51:54下载
- 积分:1
-
SourceInsight2_Softii
用作查看windows变成源码的工具,比起vc界面更易于读代码,请大家共享之(a tool for viewing codes, which was superior than vc )
- 2009-09-15 13:12:08下载
- 积分:1
-
shuzimoxingjili02
关于数字模型机理研究的几篇重要学位论文,欢迎下载。(Digital model of the mechanism on several critical dissertation research are welcome to download.)
- 2010-12-06 09:14:33下载
- 积分:1
-
sportsystem
运动会管理系统 运动会管理系统 (Games Management System Games Management System Games Management System)
- 2007-03-07 00:01:52下载
- 积分:1
-
positionpoint
opencv3.0下基于双目相机的空间特征点三维坐标测量(Three dimensional coordinate measurement of space feature points based on binocular camera under opencv3.0)
- 2020-11-06 19:29:49下载
- 积分:1
-
vc
说明: 本压缩包里 有两个程序一个是vc++和arm的c语言在ads中开发。功能主要是串口发送命令个arm,然后arm响应命令,然后执行操作。对初学arm和vc的人很有帮助(The compression bag has two procedures one is vc++ And arm of the c language developed in the ads. Function is mainly to send the serial order of arm, and then arm in response to command, and then perform operations. Arm of the beginner and those who vc helpful)
- 2008-08-11 11:30:01下载
- 积分:1
-
Master-Sample-Code
倍福开源主站源码 Master Sample Code(Beckhoff open source Master Master Sample Code)
- 2015-06-26 15:09:06下载
- 积分:1
-
CRC
Sample code in VB.NET for calculate and check CRC (Modbus specification).
Supported both string format (like MSComm) and bytes array(like DCB).
- 2010-03-10 23:25:16下载
- 积分: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