-
MFC
包含一系列MAC学习ppt,对MFC做出了全面的讲解(Contains a range of MAC learning ppt, made a comprehensive presentation on MFC)
- 2013-03-22 13:48:11下载
- 积分:1
-
GOOGLE_TOOL
快速下载、自动纠正、拼接谷歌影像。
需要先装个DotNetFX35、Global Mapper及谷歌地球,向作者要个注册码。开发环境:VB.NET (Google earth tool)
- 2009-12-15 08:06:42下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
change-the-private-members
类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
- 2014-01-10 22:55:11下载
- 积分:1
-
CreateDll
创建c++动态链接库,注意模块文件的应用,怎么调用动态链接库(Create c++ dynamic link library module files the application note, how to call a dynamic link library)
- 2015-05-05 14:04:52下载
- 积分:1
-
mfc
通过MFC的操作进行图形的操作,可以让进行简单图形绘制(through MFC to realise some functions)
- 2014-03-17 12:14:08下载
- 积分:1
-
DXF_G_code
DXF轨迹图转G代码,有 直线,圆,圆弧,样条曲线,优化多段线,多段线。与下位机串口通讯!无法编译,是因为要先注册mscomm控件(DXF trajectories turn the G-code, line, circle, arc, spline curves to optimize the polyline, polyline. With lower serial communications! Not compile because the first registered mscomm controls)
- 2020-11-03 08:29:52下载
- 积分:1
-
MCU-hmi
远端操作人机,可以节省传统HMI,继而使用一体式面板。使用更加方便(Remote Operator Terminal)
- 2013-11-14 22:07:34下载
- 积分:1
-
TcpClient C#2010
上位机与三菱PLC之间进行TCP/IP通讯(communication between PC and PLC)
- 2018-01-15 15:02:05下载
- 积分:1
-
CPP-Primer
C++ primer 第四版,中文版,学习C++的利器(C++ primer)
- 2014-05-26 17:10:58下载
- 积分:1