-
Intends-stable-network-
拟稳平差和秩亏网平差程序,用于计算不稳定点的坐标平差等(ntends stable adjustment and rank deficient network adjustment program, used to calculate the coordinates of the point adjustment, etc. instability)
- 2021-01-08 16:08:51下载
- 积分:1
-
QT_axis
使用编写程序,实现一个坐标轴功能,进行数据分析与运算(Use programming to implement a function of coordinate axes, data analysis and calculation)
- 2017-03-30 10:46:17下载
- 积分:1
-
LTC68042
电池管理系统,最多可同时管理12节电池电芯。LTC6804(Battery management system can manage up to 12 battery cells. LTC6804
)
- 2021-05-12 17:30:03下载
- 积分:1
-
BoyeCutter
本程序为激光切割机的源代码,编程环境为VC++6.0.(This procedure for the laser cutting machine of the source code, programming environment for VC++6.0.)
- 2021-04-22 23:18:48下载
- 积分:1
-
DemoDriver
COM8虚拟串口COM0,实现GPS通信(COM8 Virtual Serial COM0, GPS communication)
- 2006-12-06 19:57:13下载
- 积分:1
-
CAT
CAT系统中的自动化技术软件实现CAT system automation software(CAT system automation software)
- 2011-06-06 09:23:51下载
- 积分:1
-
jiafaqi
加法器运用vc++的mfc做的简单的加法器只能做加法。为了能下载~(Simple adder)
- 2014-03-18 09:11:48下载
- 积分:1
-
spincontrol
简单介绍了上下控件的使用方法,对于初学者,有一定的帮助。(Briefly introduced the use of upper and lower control method, for beginners, there are certainly helpful to them.)
- 2007-08-16 21:25:17下载
- 积分:1
-
mfcping
说明: 这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
- 2008-10-07 13:19:18下载
- 积分: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