CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 控件 VC

搜索资源列表

  1. CMulticastSocket-VC-4-demos

    3下载:
  2. UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:549668
    • 提供者:邝育军
  1. sam_sp_teach_221

    0下载:
  2. 制作VC控件教程,创建三个控件,分别是: 普通窗口控件 CSam_windowCtrl 无窗口控件 CSam_nowindowCtrl EDIT窗口控件 CSam_editwindowCtrl 并且实现其功能。-VC controls the production of curricula, the creation of the three controls are: the general control CSam_windowCtrl window CSam_
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-09
    • 文件大小:1801775
    • 提供者:杨洋
  1. magnifier(C)

    0下载:
  2. VC++编译的放大镜功能的控件源程序(包括可执行文件)- a magnifying glass source code by VC++ compiler (including executable files)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:18446
    • 提供者:nizi
  1. CellRange

    0下载:
  2. 这是我用vc编写的网格控件,很实用,用起来简单便捷。-This is my vc prepared using grid control, it is practical, simple and convenient to use.
  3. 所属分类:Grid Computing

    • 发布日期:2017-05-17
    • 文件大小:4703061
    • 提供者:
  1. EditGrid

    1下载:
  2. 一个可编辑的EditGrid网格控件。改善editgridlib控件的接口,将byref改成byval,在VC中可以方便调用,同时修复一个循环引用导致的在VC中关闭时出错的bug。-EditGrid an editable grid control. Editgridlib control to improve the interface byref into byval, the VC can be convenient to call, at the same time a circular
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2465467
    • 提供者:460
  1. VC_standard_programming_examples

    0下载:
  2. VC各种标准控件的编程实例,包括详细的说明文档,是控件学习的好资料-VC controls a variety of standard programming examples, including detailed documentation, is to learn good control of information. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3442407
    • 提供者:zhangmiao
  1. VCinterfacedevelopment

    0下载:
  2. 该代码是用用VC++编写的界面设计,包括对话框、按钮、窗口、控件的使用-The code is used by VC++ to prepare the design of the interface, including dialog boxes, buttons, window, control the use of so
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:59022
    • 提供者:张艳
  1. easygrid-3.51

    0下载:
  2. 网上功能很强的网格控件,可在多种语言的编程环境下使用它,而且还能静态连接(仅VC++).-Features a strong line grid control, can be multi-lingual programming environment to use it, but also static connection (only VC++).
  3. 所属分类:EditBox

    • 发布日期:2017-03-30
    • 文件大小:780764
    • 提供者:Hellow
  1. HouseAgencyManagement

    0下载:
  2. 房屋中介系统,包括VC的ADO数据库编程的各种操作,和界面控件CListCtrl的功能附加,CListCtrl内部加入编辑控件、日历控件-Housing intermediary system, including the VC' s ADO database programming a variety of operations, and interface functions of the additional CListCtrl control, CListCtrl internal
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1575847
    • 提供者:党杰
  1. ControlEx

    0下载:
  2. 自己编写整合的扩展VC控件动态库,在应用中只要包含相应的控件头文件,并连接ControlEx.lib文件即可以使用,美化自己的界面控件,共包含按钮控件、扩展列表框控件、扩展Gif显示控件、扩展静态控件、超级链接控件等。其中ButtonEx支持图片、图标、透明、声音等效果。使用别忘把ControlEx.dll复制到你的程序目录下面。-I have written to integrate the dynamic expansion of VC control library, in the app
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:254238
    • 提供者:Bruce
  1. WinSockActiveX

    0下载:
  2. 这个例子由程序员小辉编写,主要向大家介绍如何使用VC++创建一个标准的MFC WinSock ActiveX控件,源代码非常完整,提供接口、与相应事件挂钩。实例涉及到VARIANT、SAFEARRAY、BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC、VB调用该控件的方法。-This example prepared by the programmer Xiaohui, mainly to tell you about how
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:546329
    • 提供者:Massachusetts
  1. IPAddress

    0下载:
  2. IP地址控件编辑,可以自动编辑,VC++6.0通过-IP Address edit control, it will automatically edit, VC++6.0 through
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:327514
    • 提供者:zhonghuachen
  1. GroupData

    0下载:
  2. VC++环境下的柱形图表制作,采用CMSChart控件-VC++ environment the production of bar graph form, using controls CMSChart
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:203063
    • 提供者:Jonny
  1. pccode_2006910125847664

    0下载:
  2. VC++报表控件,CrystalReports_samples-VC++ Report Controls,CrystalReports_samples
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2515122
    • 提供者:lx
  1. VC经典编程128例

    1下载:
  2. 包括窗体与界面、控件、系统、文件、图形图像、多媒体、数据库 、网络、动态链接库等-Including the form and interface, controls, systems, documents, graphics and video, multimedia, database, network, dynamic link libraries, etc.
  3. 所属分类:数据库系统

    • 发布日期:2012-12-07
    • 文件大小:48991574
    • 提供者:宫赐禄
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:39161
    • 提供者:魏罡
  1. treectrl

    0下载:
  2. 一个扩展的树控件,本人有很多vc例子,有需要的,请E-mail,如果有,就发-An extended tree control, I have a lot of vc example, there is a need, please E-mail, if so, the hair ...
  3. 所属分类:TreeView

    • 发布日期:2017-05-08
    • 文件大小:1998430
    • 提供者:徐守高
  1. Eg01

    0下载:
  2. VC++ 6.0 串口通信编程 使用 mscomm控件-VC++ 6.0 Serial communication programming using mscomm Control
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3588432
    • 提供者:william
  1. AdaBoostHumanFaceDetection

    0下载:
  2. Adboost关于人脸的检测程序(VC++),利用MFC控件实现的。-Use adboost to detect human face(VC++),and it is a MFC project.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1476102
    • 提供者:简宏伟
  1. testRetoolChartOCX

    0下载:
  2. 画图,曲线,方差,变异系数控件 画波形,自动曲线,自动输出方差,VC控件 -Drawing, curve, variance, coefficient of variation of the control drawing waveforms, auto-curve, automatic output variance, VC control
  3. 所属分类:2D Graphic

    • 发布日期:2016-07-14
    • 文件大小:3668294
    • 提供者:wushanjin
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com