-
command
用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。(command pattern)
- 2013-08-30 22:59:44下载
- 积分:1
-
hust-ypu-you
这是一个用VB编写的留言本程序,只是用来给各位参考的,希望大家喜欢这个(This is a message written in VB program, just to give you, hope you like it)
- 2017-06-19 11:31:06下载
- 积分:1
-
cPP
可以很好的实现所需要的程序实现,而且还可以使达到预期的效果。(Can well achieve the required program, but also can make to achieve the desired effect.)
- 2013-06-23 15:25:42下载
- 积分:1
-
abc
基于MFC在编辑框中实现文件的打开、查找和关键字搜索定位等功能(Based on MFC it realized the openning and searching of files or texts in your edit box and so on )
- 2013-12-04 21:04:59下载
- 积分: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
-
SystemDialogs_demo
Call System Dialog for example
- 2019-05-29 09:36:07下载
- 积分:1
-
vb_gdi
vb开发的gdi图像设备软件,电路图原件的绘制移动,显示坐标等功能(vb gdi image device software, schematics of the original drawing move, display coordinates, and other functions)
- 2020-12-08 14:59:20下载
- 积分:1
-
ronghe-suanfa
数据融合算法,对多数据和复杂数据处理具有较好效果,多数据采集推荐使用(Data fusion algorithm, for multi-data and complex data processing has a good effect, multi-data collection recommended)
- 2017-04-30 19:52:33下载
- 积分:1
-
DataCollectionSystem
徕卡TCA1800自动监测系统,可以应用于各种变形监测,用于数据的自动采集、保存以及平差处理,代码完整。(Leica TCA1800 automatic monitoring system that can be applied to a variety of deformation monitoring for automatic data collection, preservation, and adjustment processing, code integrity.)
- 2021-02-01 14:00:00下载
- 积分:1
-
C-P-P-100-cases-of-classic-program
C++经典程序100例,更多的试题,源代码,c++的练习题
(C++ 100 cases of classic program, more questions, source code, c++ exercises)
- 2013-03-29 11:10:28下载
- 积分:1