-
very_useful_SmartEdit
说明: 非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。(Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.)
- 2008-08-29 21:59:40下载
- 积分:1
-
guanbi_queshengzhuangtailan
用 Visual C++.Net实现的如何 关闭缺省状态栏 的演示程序。注释详细。适合初学者。(Using Visual C . Net realized how close the default status bar of the demo program. Notes detail. Suitable for beginners.)
- 2009-01-20 22:31:50下载
- 积分:1
-
skin-interface-library
一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上(A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification)
- 2014-11-08 17:11:16下载
- 积分:1
-
MarchingCubes
VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
- 2021-04-03 21:19:05下载
- 积分:1
-
VPNClient
软件名称:VPN客户端软件
版本号:1.0
开发环境:VS2010
开发语言:C++
功能描述:
1、一键式创建VPN连接
2、自动选择VPN类型(PPTP、L2TP、SSTP、IKEv2)
3、断线重拨
*完美支持WINXP、WIN7、WIN2003
*采用SkinH做界面,看上去很帅。
————————–华丽的分割线————————————————-
网上有很多VPN客户端源代码,但是普遍存在问题,例如在WINXP下运行正常,但是到WIN7下就会报错,各种问题层出不穷,所以我对代码进行了改良。(Software Name: VPN client software version number: 1.0 development environment: VS2010 development languages: C++ Description: 1, one button to create a VPN connection 2, automatically select the type of VPN (PPTP, L2TP, SSTP, IKEv2) 3, reconnection dial* perfect support WINXP, WIN7, WIN2003* using SkinH do interface looks very handsome.--------- Gorgeous split line----------------- There are many online VPN client source code, but common problems, such as running under normal WINXP But the next error will WIN7 various problems emerging, so I modified the code of the.)
- 2014-06-19 11:28:55下载
- 积分:1
-
beautifulbutton
这是关于界面设计中的按钮美化的一些程序,这对美化界面很有帮助(This is the interface design on the button beautify some of the procedures, to beautify helpful interface)
- 2007-01-04 18:37:23下载
- 积分:1
-
owkb493
An MFC Class which offers you the abbility(The An MFC Class which offers you the abbility)
- 2017-03-31 21:59:56下载
- 积分:1
-
FaceControl3
vc 动态设置主框架窗口的图标FaceControl3的程序源码(vc dynamically set the icon for the main frame window of the program source code FaceControl3)
- 2011-07-03 16:21:10下载
- 积分: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
-
WindowText
在Window标题栏写title的两种方法的VC原代码( Writes title in the Window title block two methods VC original
codes )
- 2004-07-07 00:16:39下载
- 积分:1