搜索资源列表
DesktopActivePicture
- 该程序简单的利用数码管的位图来显示系统时间,而且该程序界面采用无窗口设计,浮动与桌面之上。而且其还采用了托盘控制方式。-the simple procedures governing the use of digital bitmaps to display system, but the program interface by using window design, floating above the desktop. It has also adopted its pallet con
hdianziyun
- 通过运算,模拟氢原子电子云的状态,并可以通过数字选择想看到的数目,界面简单,而且出现的状态不错。-through computation, simulation hydrogen atom electronic cloud of state, and can choose to see figures on the number simple interface, but there is in good shape.
200622423143322
- 图形界面版的NET CAT,使用BCB5.0编写.假期无聊,在家写的两个小程序,由于手头资料有限,所以也很简单,全做参考了-GUI version of the NET CAT, use BCB5.0 prepared. Holiday bored at home, the two write small programs, because of information available is limited, so it is very simple, all refer to the
javaduoduankosaomiao
- 基于java的多线程端口扫描软件 一个用JAVA编写的GUI界面多线程端口扫描程序,很简单,希望能给大家提供一些思路-based on the multi-threaded java port scanning software with a Java GUI interface prepared by the multi-threaded port Scan, which is very simple, we can provide some ideas
wnddesk
- 这只是突然想起来的一个最简单界面程序.本来想做成屏保,但是后来发现水平有限,只好做到这样.-This is a sudden it's one of the most simple interface procedures. Originally intended to create screensavers, Subsequently, however, found limited, and they do so.
CAIKit_new
- 功能:一个功能简单的电子白板软件,是VC界面编程和GDI编程学习极好的例子-function : a simple function Whiteboard software, VC is the GDI interface programming and learning programming excellent example
bmpEdit
- 用win32 api做界面,实现了简单的bmp图像的变换与处理-do with win32 api interface, a simple realization bmp image conversion and processing
src4fivechnet
- 一个基于VB的简单五子棋游戏,图形界面编程,采用ACCESS数据库,可保存游戏进度,非常实用-based on a simple VB 331 games, GUI programming using ACCESS database kept the game very practical
C++_jiemian
-   MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.
CalculatorBox_src
- 一个简单的计算器操作界面,内含计算器数字Box控件代码
changecolorwnd
- 这个程序的界面是背景色为渐变的,是界面窗体应用的简单实例。
simpleGUI
- 基于matlab的用户界面(GUI)的简单示例代码,适合初学者学习。
facedetect.rar
- 基于opencv1.0的人脸检测,C++代码,MFC界面,简单的实现。,Opencv1.0-based Face Detection, C++ Code, MFC interface, simple to achieve.
C++绘图工具
- 可以里利用该工具包简单实现MFC绘图功能,轻松实现GDI+的功能
ImageEditor
- 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
mscomm_onecurve
- 获取单片机发来的数据,根据电压而显示波形,界面比较简单,用于脉搏波显示-Singlechip sent to obtain the data, shown under the voltage waveform, the interface is relatively simple for the pulse wave shows
movecolor
- C语言API实现,简单界面实现鼠标拖拽区块功能-realize drag blocks with C language
通过点击菜单界面在客户区绘图
- 使用复制CDC的位图文件到制定客户区设备上下文,点击后查看图片的简单示例
VB_Cap
- 用VB6做的一个简单界面,可以调用本机摄像头.并截图保存.-Using VB6 to do a simple interface, you can call the local camera. And save the screenshot.
简单绘图界面程序
- 做一个简单的画图工具,如下图所示。可以根据用户的选择项画出至少3种图形(直线、椭圆、矩形)。