登录
首页 » Visual C++ » VC_Control

VC_Control

于 2016-12-18 发布 文件大小:2862KB
0 276
下载积分: 1 下载次数: 2

代码说明:

  本程序是实现VC控制操作的小例程,可实现属性页,列表框、编辑框等多种控件的操作。适合初学VC的同学参考。(This procedure is to achieve VC control operation of small routines, enabling property pages, list box, edit box and other control operations. Suitable for beginners VC reference students.)

文件列表:

VC_Control
..........\BtnST.cpp,22197,2005-03-19
..........\BtnST.h,6811,2009-02-16
..........\ComOfTab.aps,23880,2016-12-18
..........\ComOfTab.clw,3062,2016-12-18
..........\ComOfTab.cpp,2113,2009-02-11
..........\ComOfTab.dsp,5257,2009-02-16
..........\ComOfTab.dsw,539,2009-02-02
..........\ComOfTab.h,1346,2009-02-05
..........\ComOfTab.ncb,181248,2016-12-18
..........\ComOfTab.opt,54784,2016-12-18
..........\ComOfTab.plg,2933,2016-12-18
..........\ComOfTab.rc,8814,2009-02-16
..........\ComOfTabDlg.cpp,13813,2009-02-16
..........\ComOfTabDlg.h,2780,2009-02-16
..........\Debug
..........\.....\BtnST.obj,56310,2016-12-18
..........\.....\BtnST.sbr,12714,2016-12-18
..........\.....\ComOfTab.exe,147562,2016-12-18
..........\.....\ComOfTab.ilk,419408,2016-12-18
..........\.....\ComOfTab.obj,20393,2016-12-18
..........\.....\ComOfTab.pch,6875904,2016-12-18
..........\.....\ComOfTab.pdb,418816,2016-12-18
..........\.....\ComOfTab.res,3876,2016-12-18
..........\.....\ComOfTab.sbr,12797,2016-12-18
..........\.....\ComOfTabDlg.obj,57929,2016-12-18
..........\.....\ComOfTabDlg.sbr,19389,2016-12-18
..........\.....\Dialog4.obj,16395,2016-12-18
..........\.....\Dialog4.sbr,3543,2016-12-18
..........\.....\GetCom.obj,16797,2016-12-18
..........\.....\GetCom.sbr,13103,2016-12-18
..........\.....\MySerial.obj,19547,2016-12-18
..........\.....\MySerial.sbr,3470,2016-12-18
..........\.....\SendCom.obj,15775,2016-12-18
..........\.....\SendCom.sbr,12946,2016-12-18
..........\.....\StdAfx.obj,106084,2016-12-18
..........\.....\StdAfx.sbr,1378013,2016-12-18
..........\.....\SXBtn.obj,13609,2016-12-18
..........\.....\SXBtn.sbr,1850,2016-12-18
..........\.....\TestBtn.obj,12301,2016-12-18
..........\.....\TestBtn.sbr,2798,2016-12-18
..........\.....\TestDia.obj,17781,2016-12-18
..........\.....\TestDia.sbr,12969,2016-12-18
..........\.....\vc60.idb,230400,2016-12-18
..........\.....\vc60.pdb,372736,2016-12-18
..........\Dialog4.cpp,2618,2009-02-16
..........\Dialog4.h,1309,2009-02-13
..........\GetCom.cpp,2178,2009-02-11
..........\GetCom.h,1472,2009-02-11
..........\MySerial.cpp,6618,2009-02-11
..........\MySerial.h,1506,2009-02-11
..........\readme.h,856,2009-02-06
..........\ReadMe.txt,3615,2009-02-02
..........\res

..........\...\ComOfTab.rc2,400,2009-02-02
..........\Resource.h,1739,2009-02-16
..........\SendCom.cpp,2003,2009-02-11
..........\SendCom.h,1412,2009-02-11
..........\StdAfx.cpp,210,2009-02-02
..........\StdAfx.h,1054,2009-02-02
..........\SXBtn.cpp,2114,2009-02-16
..........\SXBtn.h,1405,2009-02-16
..........\TestBtn.cpp,1608,2009-02-16
..........\TestBtn.h,1386,2009-02-16
..........\TestDia.cpp,1569,2009-02-12
..........\TestDia.h,1359,2009-02-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • xayvw
    VB环境下的一个CS程序,其中已具备主要功能,易于扩展()
    2017-09-25 11:54:26下载
    积分:1
  • DuiLib-v1.1-for-vc2005
    非常优秀的界面库,完全可以实现QQ界面效果。(very good ui library.)
    2012-09-29 14:52:43下载
    积分:1
  • Baidu
    用VS编写的一个百度杀毒的界面,采用了贴图的方式,没有使用皮肤(A written in VS baidu antivirus interface, with the method of the map, don t use the skin )
    2014-05-26 22:16:36下载
    积分:1
  • com_port_terminal_vb
    COMPORT VISUAL BASIC WHITH SOURCE
    2009-11-12 05:09:13下载
    积分:1
  • Num_clock
    VC6.0环境下实现的数字显示时间和日期的一个数字钟表,主要运用了C++的继承。(VC6.0 environment figures show the time and date of a digital watch, mainly use the C++ succession.)
    2013-03-10 02:44:39下载
    积分:1
  • prog3(关于视图分离)
    关于视图分离的最基本程序,实现了两边视图的数据统一与联系(Views on the separation of the most basic procedures, the two sides achieved a unified view of data linked)
    2005-05-09 15:55:01下载
    积分:1
  • the-vertical-title-bar
    制作垂直标题栏的窗体Production form the vertical title bar(Production form the vertical title bar)
    2011-06-05 12:13:35下载
    积分:1
  • QRMaker1.3
    使用控件直接生成,vb二维码生成代码。。(Use the controls directly generate, vb the two-dimensional code generated code.)
    2021-03-10 10:59:27下载
    积分:1
  • 5734527476
    VB保存窗体退出时的大小,具有记忆功能.(VB saved when exiting the size of the form, with memory function.)
    2013-07-25 07:17:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载