搜索资源列表
zj
- 实现一个简单的计算器,包含了 一定的逻辑判断,界面新颖.操作简单.适合刚学vc的孩子-implement a simple calculator, contains a certain logic judgment, new interface. simple operation. just learning for the children to see vc
用户登录界面,lanview源代码
- 用户登录界面,lanview源代码。要下的赶紧了啊~~~,logic coming,it is very useful。 ok thanks~
chuangkousuofang
- VC++窗口视图缩放的源代码,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。 -VC++ window, view the source code for scaling, in which the difficulty is on understanding the meaning of coordinate system, the significance of the various mapping models as w
COMDialogTest
- 该程序主要实现如何调用一个组件对象模型(COM)中的对话框。关于该对话框的操作可以完全在COM中实现,而主程序只需负责整体的逻辑操作。通过这种编程方式,可以很好的实现插件式编程。-The procedure to achieve how to call a Component Object Model (COM) in the dialog box. Operation on the dialog box can be fully realized in the COM, while the m
DirectUI
- DirectUI意为直接在父窗口上绘图(Paint on parent dc directly)。即子窗口不以窗口句柄的形式创建(windowless),只是逻辑上的窗口,绘制在父窗口之上。微软的“DirectUI”技术广泛的应用于Windows XP,Vista,Windows 7,如浏览器左侧的TaskPanel,控制面板导航界面,Media Player播放器,即时通讯工具MSN Messager等。 DirectUI好处在于可以很方便的构建高效,绚丽的,非常易于扩展的界面。国外如
duilib
- duilib是开源库,能够通过xml配置界面,跟逻辑层可以实现分离,最近几个人大公司都在用此库。-duilib is an open source library, through xml configuration interface, with logic layer separation can be achieved, in recent NPC companies are using this library.
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
clwck
- 用组件编程思想做的一个闹钟的例子,界面与逻辑分离,推荐一下(Made of component programming thought an example of an alarm clock, interface and logic separation, recommend)