-
COM
COM组件的聚合,其中有两个组件,A为内部组件,B为外部组件(COM components aggregate)
- 2010-12-24 14:49:04下载
- 积分:1
-
windows xp下的虚拟串口设备驱动
在windows xp操作系统下开发虚拟串口驱动(Developing virtual serial port driver under Windows XP operating system)
- 2020-08-28 11:28:13下载
- 积分:1
-
HOUGH
HOUGH变换圆检测,可同时检测多个圆;对了解HOUGH变换很有帮助(HOUGH transform circle detection, can simultaneously detect multiple round)
- 2010-08-03 09:38:56下载
- 积分:1
-
读写优先
事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题
利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
- 2020-10-26 14:29:59下载
- 积分:1
-
cnc_quilter
CnC Cutter Mach3 Macro
- 2015-05-28 18:53:12下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
code
一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。(A use of hard disk serial number from the development of software for simple and efficient encryption registration method is not applicable to the amount released, especially not publicly released a dedicated engineering software. The main purpose: to enable software developers to use not to be arbitrarily copied, each user needs to install a machine to developers informing the user number and request a registration number. Rationale: The hard disk serial number as user numbers do after the operation, developers can take advantage of the scientific calculator, directly calculated by the license is returned to the user based on the user notification of user numbers and only you know the key client without RI, developers also need a decoder, and after successful registration Windows system will automatically save the future without re-registration, software upgrades without having to re-register. There annexed VC source code implementation and detailed notes.)
- 2014-03-25 17:57:13下载
- 积分:1
-
VBNETresource
用VBNET写的一个简单的计件工资软件,附有数据库access,密码power在程序源码中有(With VBNET write a simple piece rate software, with database access, password power source in the program have)
- 2021-01-18 11:08:43下载
- 积分:1
-
DopeDemoSyncVB.Net
本源代码为Doli公司的同步控制源代码。其中列举了功能函数及回调函数的使用方法。(Doli' s source code control source code synchronized. Function which lists the function and the callback function to use.)
- 2010-06-26 08:28:14下载
- 积分:1
-
VB.net.com
基于VB.NET上位机软件控制电机,学习VB的好方法可以发送16进制通过串口自动捕捉电脑上的串口(VB.NET based PC software to control the motor, a good way to learn VB can be sent through the serial port automatically capture hexadecimal serial port on your computer)
- 2013-08-28 11:31:34下载
- 积分:1