-
1514016
这是modbus的应用,觉得这讲的很清楚,希望对大家有所帮助,()
- 2018-04-07 23:50:12下载
- 积分:1
-
AdoDBDemo
将db文件夹放在c盘根目录 这是用VC 使用ADO访问数据库 有对数据库的最基本的操作(will db folder on c occurs, it is made using VC ADO database of the basic database operations)
- 2004-12-15 19:42:46下载
- 积分:1
-
appendix
各种特效,非常好,想怎么用就怎么用,太好用了。(A variety of special effects, very good, like how to use them on how to use and handy.)
- 2009-07-17 10:04:58下载
- 积分:1
-
curveWithCross
本程序里包含一个自定义控件,利用这个控件可以显示曲线,该曲线有一个“+”型的光标,指到哪里就能显示当前光标位置的值。(This procedure contains a custom control, use of this control can display curve, the curve has a )
- 2008-04-03 16:49:15下载
- 积分:1
-
camera
用于相机标定,求出坐标关系,实现物理坐标和像素坐标的转换( U7528 u4E8E u76F8 u673A u6807 u5B9A uFF0C u6C42 u51FA u5750 u6807 u5173 u7CFB)
- 2017-05-08 10:38:56下载
- 积分:1
-
POK_HRS
盘点抽取资料语句,用于盘点时使用,很方便很实用,总之好得不得了啦。(Inventory to extract information statement, when used for inventory, very convenient and practical, short too good to be incredible friends.)
- 2012-08-10 17:32:59下载
- 积分:1
-
IP多播
在局域网中,管理员常常需要将某条信息发送给一组用户。如果使用一对一的发送方法,虽然是可行的,但是过于麻烦,也常会出现漏发、错发。为了更有效的解决这种组通信问题,出现了一种多播技术(也常称为组播通信),它是基于IP层的通信技术(In a LAN, administrators often need to send a certain message to a group of users. If one to one transmission method is used, it is feasible, but it is too troublesome, and often there will be missed and wrong hair. In order to solve this kind of communication problem more effectively, there is a multicast technology (often called multicast communication). It is a communication technology based on the IP layer.)
- 2018-01-02 09:05:03下载
- 积分:1
-
VBXCopy
利用VB实现XCOPY命令(use VB XCOPY command)
- 2004-10-18 10:33:24下载
- 积分:1
-
XTrace
windows下很好的,计算时间的小工具。准确,使用方便。(windows under good, the computation time small tools. Accurate, and easy to use.)
- 2006-11-20 21:06:36下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1