-
ListCtrlPlus
大家记得MFC中的LISTCTRL控件吗?它实用但是并不好用。我的这个类对这个控件派生后进行了加强,允许双击修改数据等等新的功能,就像EXCLE的表格一样了。(We remember that MFC' s LISTCTRL control it? It is useful but not useful. I derived this class after this control was strengthened to allow double-click to modify the data so the new features, like EXCLE form the same.)
- 2010-09-19 18:46:35下载
- 积分:1
-
VB-Change-the-Windows-icon-size
用Visual Basic 改变Windows图标大小 程序源代码(Visual Basic program source code to change the Windows icon size)
- 2012-11-21 13:49:12下载
- 积分:1
-
VC_show
说明: 用VC开发的界面程序,显示工业控制数据和状态信息(show the data and the status information of insustry control)
- 2010-04-26 21:37:19下载
- 积分:1
-
bardemo
一个类似于vc的界面源码,让vc界面开发变得简单多了.(Vc interface similar to the one source, so that vc interface development becomes much simpler.)
- 2007-08-22 11:30:37下载
- 积分:1
-
newreport
一个使用C++编写的报表程序,根据Excel模板生成录入界面,能直接录入数据,或者合并多个相同模板的Excel文件.(Reports written in C++ programs, according to an Excel template to generate input interface, can directly input data, or merge multiple identical template Excel file)
- 2015-01-26 18:03:22下载
- 积分:1
-
ImageViewCtrl
一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
- 2013-08-20 17:18:04下载
- 积分:1
-
CJLibrary609_dll
做程序时,写界面的必须,有源码代,有注释。针对初、中、高级专业软件的界面。(Do program, must write interface, source code generation, with comments. In view of the early, middle and senior professional software interface.)
- 2016-11-23 22:28:35下载
- 积分:1
-
DXF_read_display_wxwidgets
编程环境为Visual studio2008,采用dxflib库编写,内部定义了一些图形类,可以实现dxf文件的读取,显示,及删除操作。页面侧边有动态标尺,按住鼠标中键可平移窗口,拨动滚轮可缩放视图,采用窗口裁剪以及显示缓存来提高性能及防止闪烁。本来是做为激光切割机控制系统来开发的,但是后来因为某些原因搁浅了,现在就拿出来供大家参数吧。界面上有一些激光加工参数的输入,但是实际是没有任何作用的。
程序界面使用wxwidgets库编写。这是一个跨平台的库,有很多有用的控件,在不同平台是会有相应平台的风格。此程序也可做为学习wxwidgets的例程。
编译此程序需要wxwidgets2.8.7 ;这是一个开源的界面库,请到官方主页去下载。
本人英文不好,以下英文描述为自动翻译。请见谅(Programming environment for Visual studio2008, using dxflib library prepared a number of graphics within the definition of class, can achieve dxf file to read, display, and delete operations. Pages are dynamically scale the side, hold down the mouse button to pan the window, toggle wheel to zoom the view, with window clipping and display cache to improve performance and prevent blinking. Originally as a laser cutting machine control system to develop, but was stranded for some reason, and now Take it out for your parameters. Interface, there are some laser processing parameters input, but actually have no effect.
Prepared using the wxwidgets library program interface. This is a cross-platform library, there are many useful controls, there will be appropriate in different platforms, platform style. This procedure can also be used as learning wxwidgets routines.
Compile this program requires wxwidgets2.8.7 this is an open source interface library, please go to the official home page)
- 2010-07-11 21:08:48下载
- 积分:1
-
QRMaker1.3
使用控件直接生成,vb二维码生成代码。。(Use the controls directly generate, vb the two-dimensional code generated code.)
- 2021-03-10 10:59:27下载
- 积分:1
-
AdaptiveTransparency_Source
一種新的方法可以即時處理無須排序的重疊半透明三角形,比A-buffer方法的效率更高。(We introduce a new technique for real-time order independent transparency called Adaptive Transparency (AT) that closely approximates the ground-truth results obtained from A-buffer compositing but is 5x to 40x faster. The key contribution of Adaptive Transparency is the introduction of an adaptively compressed visibility representation that can be efficiently constructed and queried during rendering. It can be applied to a widerange of transparent geometry (e.g., foliage, windows, hair, and smoke). AT closely matches the ground-truth A-buffer solution and is both higher quality and faster than other approximate OIT techniques.
)
- 2011-05-27 01:39:12下载
- 积分:1