-
CALENDAR
在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
- 2013-12-24 09:27:15下载
- 积分:1
-
VC.NETMFC
VC.NET创建一个最简单的MFC程序,此为源码文件,真的是挺简单的MFC程序,想学习VC.NET环境的MFC编程,就要从最简单的MFC程序源码开始,难道不是么?
(VC.NET create a simple MFC program, this is the source file, is really quite simple MFC program, want to learn VC.NET MFC programming environment, it is necessary from the most simple MFC program source code starts, does not it?)
- 2013-07-08 15:05:35下载
- 积分:1
-
GuiLibwithMFC
著名的界面源码,使用MFC,demo中实现了很多著名的界面,如VC2003、OutLook、Office、PowerPoint等的界面。(famous source interface using MFC, the demo to fulfill the many famous interface, If VC2003, OutLook, Office, PowerPoint, and other interface.)
- 2020-06-26 04:20:01下载
- 积分:1
-
WindowViewportMap
该小程序形象说明了Windows窗口与视口之间的映射关系。(The image shows a small Windows program window and viewport mapping between.)
- 2011-10-18 10:00:15下载
- 积分: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
-
CALENDAR
在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
- 2013-12-24 09:27:15下载
- 积分:1
-
vbPianoTest
vb模拟电子琴,界面简洁友好,可以实现多种乐器(vb simulation flower, simple and friendly interface, you can achieve a variety of musical instruments)
- 2015-12-19 01:19:59下载
- 积分:1
-
VB-Excel
如何使用VB读写Excel示例的工程源码。代码很简洁10几分钟就能读懂。(About how to operate excel with VB. )
- 2013-11-24 15:07:25下载
- 积分: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
-
SelfScroll
可以设置背景的VB个性滚动条、进度条,有需要的下。(Can set the background of the scroll bar, progress bar, VB personality in need.)
- 2013-08-19 08:19:14下载
- 积分:1