CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 类VC

搜索资源列表

  1. VC++jiandanlianxi.rar

    0下载:
  2. 简单的VC++练习题,包括创建不带文档或视图类的MFC程序练习,利用常见控件与对话框编写应用程序练习,窗体常用高级控件与属性表使用练习,文档与视图的分离练习,Simple VC++ Exercises, including the creation of non-document or view class of MFC program exercises, using common control with the dialog box to write applications to pra
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:888.98kb
    • 提供者:王坤浩
  1. vc(QUEUE).rar

    0下载:
  2. 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:938byte
    • 提供者:heyong
  1. gdiplus.rar

    2下载:
  2. GDI类库下载(VC++开发常备),包括GdiPlus.lib库以及GdiPlus.h、GdiPlusPath.h、GdiPlusBrush.h、GdiPlusMem.h、GdiPlusTypes.h、GdiPlusFlat.h……等文件。   昨天调试一程序需要本类库,在网上搜了一大堆,竟然都不提供下载,感觉很不爽,在csdn以高分得到了这个包,虽然很老的东西,但是我们还是离不开她。,GDI library download (VC++ development of standing),
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-23
    • 文件大小:111.09kb
    • 提供者:724
  1. Cserial

    1下载:
  2. VC++的第三方类库,关于串口通信的类库,可以供WINDOWS编程的各位参考使用-VC++ Class Library of the third party, on the serial communication class library can be programmed for WINDOWS you refer to the use of
  3. 所属分类:其他小程序

    • 发布日期:2014-01-14
    • 文件大小:5.71mb
    • 提供者:davidlee
  1. K-means_clustering_demo

    0下载:
  2. K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:73.83kb
    • 提供者:leo
  1. MultiView

    0下载:
  2. 单文档多视图切换(总结了2种方法),切换的视图可以是CView及其派生的多个类。-Single-document multi-view switching (summed up the two kinds of methods), switching the view can be derived from CView and its various categories.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:43.89kb
    • 提供者:123456
  1. GenSerial

    0下载:
  2. 根据CPU序列号和磁盘序列号生成机器码,然后对机器码进行加密生成序列号。此序列号可用于共享软件的保护。所有的操作封装在一个类中实现。非常实用的程序。-Serial number under the CPU and disk serial number to generate machine code, and then encrypted to generate binary serial number. This serial number can be used for the protec
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:46.66kb
    • 提供者:zhaochunhe
  1. vc++

    0下载:
  2. 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to MFC CStatic base class.
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:19.52kb
    • 提供者:
  1. TimeDiffer

    0下载:
  2. VC++实现的一个查看定时器的类,非常好-VC++ Timer to achieve a view of the class, very good
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1.32kb
    • 提供者:xuzheng
  1. 1262523828

    1下载:
  2. VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:989.44kb
    • 提供者:yongchensong
  1. FCM

    1下载:
  2. vc++环境下,实现基于FCM的模糊聚类算法。-vc++ environment, FCM-based fuzzy clustering algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:71.7kb
    • 提供者:钟立军
  1. FtpSearch

    0下载:
  2. vc++网络编程类-ftp资源探测器,能自动探测ftp服务期的地址-vc++ network programming category-ftp resources detectors
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:92.26kb
    • 提供者:张明
  1. MyQQClient

    1下载:
  2. vc++网络编程类-winsocket编写的仿QQ服务器 能够统计实时在线人数-vc++ network programming category-winsocket prepared imitation QQ server can the number of real-time online statistics
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-26
    • 文件大小:154.04kb
    • 提供者:张明
  1. GetUserInfo

    0下载:
  2. VC写的WEBSERVICE访问程序,用了ATL SOAP类的方法-Writing WEBSERVICE visit to the VC process, using the methods of class ATL SOAP
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:72.7kb
    • 提供者:lishengming
  1. ptr_fun

    0下载:
  2. VC类中的不同函数指针用法举例。并给出一种通用函数指针用法。类函数指针和全局函数指针差异甚大。-VC category, for example the use of different function pointer. And gives a generic function pointer usage. Type of function pointer and global pointer function varies greatly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:33.24kb
    • 提供者:ironsteel
  1. 12

    0下载:
  2. Google Maps API IApplicationGE类实例 客户端初始化 地图定位 地图平移 地理坐标获取文件操作-Google Maps API IApplicationGE instance of a class to initialize the client map location map for shifting the geographic coordinates of file operations
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9.43mb
    • 提供者:fly
  1. autoupdate

    1下载:
  2. vc++简单的软件自动升级程序源代码,提供软件在线自动升级功能,除了自动升级功能外,本程序还用到了一些常用的窗体修饰类,这些类可以方便应用到你的软件项目中,比如阴影效果按钮类、渐变进度条类、按钮自绘类等,为我们美化窗体提供方便。 -vc++ simple software automatically upgrade program source code, to provide software online automatic update feature, in addition to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:26.05kb
    • 提供者:吴波
  1. EXCEL

    1下载:
  2. VC EXCEL 导出,包含CSpreadSheet类-VC EXCEL Export, including CSpreadSheet class
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:yewenjie
  1. VC++ GDI写的坦克大战完整源码

    0下载:
  2. 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2.52mb
    • 提供者:枫~
  1. CButtonST类的实现代码

    1下载:
  2. 在vc环境中实现比较漂亮的各种按钮,比较容易应用到自己的程序中非常实用.(In the vc environment to achieve a variety of beautiful buttons, relatively easy to apply to their own program very practical.)
  3. 所属分类:其他

    • 发布日期:2020-07-01
    • 文件大小:49kb
    • 提供者:无痕灬林
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com