-
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
-
HammingWindow
汉明窗代码,C代码,很有用的代码,我自己编写的,很好很强大!(Hamming window code, C code, very useful code, what I have written, very very powerful!)
- 2013-04-24 13:55:04下载
- 积分:1
-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
- 2006-03-23 20:52:57下载
- 积分:1
-
ClrGradientPrgssCtrl
vc 颜色渐变进度条ClrGradientPrgssCtrl 的程序源码,很不错的demo(vc color gradient progress bar ClrGradientPrgssCtrl the program source code, very good demo)
- 2011-06-29 23:21:17下载
- 积分:1
-
PluckBox
说明: VC6.0编译运行,可以缩放控件的大小,一个界面编程的例子。(VC6.0 compiler run, and zoom controls the size of an interface programming examples.)
- 2006-02-10 17:29:38下载
- 积分:1
-
5649
再发一个文字滚动,基于VB代码,很不错的VB源码,适合VB爱好者学习研究。(And then send a text to scroll through the VB code, it is a good VB source code for VB lovers learn.)
- 2012-04-12 17:01:20下载
- 积分:1
-
Demo
vc如何动态添加和删除菜单项的源码,可以参考下(vc how to dynamically add and remove menu items of the source code, can refer to)
- 2011-06-10 15:13:16下载
- 积分:1
-
TGP
使用QT模仿TGP腾讯游戏平台,界面使用布局完成,可以拉伸收缩对话框,自绘tablewidget和listwidget,pushbutton,menu等功能,还有托盘,与原界面基本相似。(
Use QT imitate TGP Tencent gaming platform, use the interface layout is complete, you can stretch shrink the dialog, since the painting tablewidget and listwidget, pushbutton, menu and other functions, as well as trays, with substantially similar to the original interface.)
- 2016-09-10 18:11:46下载
- 积分:1
-
active
基于C++ alt控件编程教程。对于初学者有很好的指导作用。(It is ALT control base on C++ and good for the beginner.)
- 2010-12-31 23:33:32下载
- 积分:1
-
VCPP_real_windows_screen_saver
VC++实现真正的windows屏保程序(VC++ real windows screen saver)
- 2013-04-05 16:50:58下载
- 积分:1