搜索资源列表
ValidatingEditDemo
- 一个cedit控件可以实现固定格式的输入,在小数点的前后用户可以自定义位数,可以限制特定的符号的输入封装了cedit类,功能十分强大-Cedit controls can be a fixed format input, before and after the decimal point users can define the median, specific restrictions on the importation of the symbols of Cedit Packaging
dlgforever
- 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办
Graphic
- 开发一个窗口,可以在其中实现简单的点,线,矩形,椭圆的功能,-Development of a window in which you can simple point, line, rectangle, ellipse function
Translucent-dialog-box
- 半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存设备环境中的位图对象以及设备环境对象 -① trans
timeintimeout_ctrl
- 一个自定义控件, 实现 开始点和结束点选择, 编辑-a costom control implement the start point and end point select function.
Task1
- 简易的计算器程序。 对话框类型的程序; 能够实现浮点数值的加减乘除运算; 界面由一个编辑框和若干按钮组成,编辑框负责表达按钮输入及计算的结果,按钮负责输入数字、加减乘除以及等于等动作的输入;程序的核心功能由标准C++方式实现,并通过MFC框架代码调用其功能。 -Simple calculator program. The dialog box, type the program to achie
DragFile
- 这是两个支持将文件拖放到编辑框功能的对 话框应用,这是一种实用性很强的功能,细心的读者还会发现这两 个对话框是有一些区别的,其实这两个对话框无论是程序结构还是 功能实现难易程度都有很大的区别。就从MFC编程角度看,这两个 程序都很精彩,现分别介绍给读者。考虑到读者应该是比较熟练地 使用VC++的,我对基本问题的实现只一带而过。-This is two to support drag and drop the file dialog applica
draw
- 描点作图程序例子,用以生成曲线图,用作图函数-The tracing point drawing program example, to generate a graph as a graph function
jidianjisuanqi
- 用于绩点计算的VB程序,包括了窗体,子窗体,过程窗体,多选框复选框、自动缩放等功能,工VB初学者进行学习。-VB program for grade point calculation, including the form, the subform, the process form, check boxes check box, automatic scaling function, work VB for beginners to learn.
2_1
- 一个用MFC编写的扫雷程序,实现了大部分微软自带的扫雷功能,这是一个实例,其他功能可以自己添加,同时说明一点,这个程序的最主要的一个算法就是找一个格子周围有多少个雷,但是这个算法比较差。提示可以用深度检索实现。-Using MFC to prepare the demining process, achieved most of Microsoft' s mine own function, which is an example of other features can add the
VBpictureline
- VB 自编一个绘图功能的控件 能够对给出的点进行拖拉 改变曲线-VB made a drawing control function to give the point of change curve
rentalshopV3_0-10-16
- 租碟店的C++代码,实现实际生活中租碟店的交易基本功能如价格、会员、积分等-rentalshop C++ programmer realizing base function like price、point、merber information and so on
softkeypad
- Qt开发的功能软键盘,实现了数字输入,小数点输入,小数点判断,负号输出功能,退格功能,清楚功能,输出功能,通过信号将textedit中的值传给主界面-Qt development function soft keyboard, realization of the digital input, the decimal point input, the decimal point to determine the negative signal output function, a backspa
Vector_Liu
- 读取矢量数据文件,包括点线面文件,主要·功能有计算两点距离,计算点到线距离,计算折现段周长,计算凸多边形面积。-Read vector data files, including points, lines and documents, the main function · calculate distance between two points is calculated the point to the line, calculate the discount segment peri
EFIXZU
- 这是一个改进型计算器克服了浮点运算误差新增了报数和运算符改错功能,-This is an advanced calculator overcomes the floating point arithmetic error count off and operator can function has been added,