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

搜索资源列表

  1. Mybutton

    0下载:
  2. 一个漂亮的按钮,可以设置颜色,文字,圆角,感知焦点与鼠标是否在上面,这对VC++下面的界面编程有一定的启示-A nice button, you can set the color, text, rounded corners, perception is the focus with the mouse on it, which VC++ programming interface, the following have some inspiration
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:2827
    • 提供者:wuziw
  1. Vc

    1下载:
  2. 基于VC++大地电磁数据处理软件开发 pdf文档 说明了原理和开发过程-VC++ based on magnetotelluric data processing software development pdf document describes the principles and development process
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3843883
    • 提供者:yu
  1. Calendar

    0下载:
  2. 输入一个年份(1-3000),然后显示12个月的月历,如屏幕显示不下,则提供翻页功能,用C语言和VC++6.0实现的 -Enter a year (1-3000), and then display the 12-month calendar, such as the fit on the screen, the page features provided by C language and implemented VC++6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1887015
    • 提供者:马燕
  1. VCPPGDI

    0下载:
  2. VC++面向对象与可视化程序设计-ppt-黄维通-VC++ object-oriented programming with visual-ppt-Tong Tong
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2260479
    • 提供者:victor
  1. youjian

    0下载:
  2. VC++里添加右键的实例,简单有效,易于扩展-VC++ examples of right to add, simple and effective, easy to expand. . . . . . . .
  3. 所属分类:Menu control

    • 发布日期:2017-04-09
    • 文件大小:1869090
    • 提供者:黄玲
  1. BTree

    0下载:
  2. b-树用vc++实现,每一步都有演示效果-b- tree with c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2332610
    • 提供者:jack
  1. Hello

    0下载:
  2. VC++编法距离固体引以为例。褶距离的许多例子,适当的生补充研究,非常详细的-Vc++weave a distance solid instance.A lot of examples of plait distances, the suitable raw recruit studies, very detailed
  3. 所属分类:Windows编程

    • 发布日期:2017-05-08
    • 文件大小:1967083
    • 提供者:王旭
  1. SimDraw

    0下载:
  2. 用vc++编写的基于对话框的画图程序,可以画阶跃响应曲线-Simulation curve Draw program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2091607
    • 提供者:ghw
  1. create_duihuaguang

    0下载:
  2. VC++使用MFC创建对话框实现两个数的加法。学习使用控件-dsgds gdg dsgd sgsdg sdf dsf sd dfsdf dfds ds sdfdsf sd sdf ds sd ds ds sdfds fsfs fs dfsd fd sfd s.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-10-30
    • 文件大小:424617
    • 提供者:gaoyunling
  1. ADOTest

    0下载:
  2. 利用ADO实现ACCESS数据库的增删改查功能,在VC++6.0可以成功运行-Using ADO to realize ACCESS database search feature additions and deletions, in VC++ 6 can be run successfully
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-23
    • 文件大小:2514678
    • 提供者:knight
  1. DynamicMenu

    0下载:
  2. 通过VC++编程实现动态菜单功能,当要应用菜单时,才会显示-By VC++ programming dynamic menu will be displayed when the application menu
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:435959
    • 提供者:ljun
  1. VeryHuo.Com

    0下载:
  2. VC++开发的仓库管理系统设计文档和源码,交流学习下-storge soft
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2944140
    • 提供者:李三
  1. VCPP

    0下载:
  2. VC++集成开发环境提供了资源编辑器, 支持窗口应用程序的可视化开发, 自动生成和管理资源代码。-Vc++ integrated development environment provides a resource editor that supports Windows application of visual development, automatic code generation and management resources.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:20191
    • 提供者:xiechengn
  1. test4

    0下载:
  2. 大家知道在VC++中我们可以用CreateThread创建一个线程,该函数返回这线程的Handle,以后我们就可以用这个Handle来管理这个线程的。于是我们可以做一个类名为ThreadManager,来管理这些Handle,并随时监控这些线程的状态。 总的思想就是这样,不过为了方便使用,我们最好把这个类封装成DLL的形式,这样以后我们在任何程序中都可以很方便的用该类来管理线程了(当然如果你有兴趣,也可以用COM模型来实现)。 -We all know that in VC++, we
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1520
    • 提供者:衣谷
  1. cpu129

    0下载:
  2. 获取CPU的使用率用VC++写的。编译通过。是一份不错的代码-Obtain the CPU utilization rate of
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5650
    • 提供者:x361xingga
  1. envsetup

    0下载:
  2. 这是一个环境设置部分的程序,是基于VC++平台的。-This is a part of the process environment settings, is based on VC++ platform.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3692
    • 提供者:c24lahuansh
  1. IDCheck

    0下载:
  2. 这是一个标记检察部分的程序,是基于VC++平台的。-This is a marked part of the prosecution process, is based on VC++ platform.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6522
    • 提供者:un2792dipu27
  1. work

    0下载:
  2. 图书出版管理系统,是我学习VC++的入门-code of whole books management system good to study vc-Library management system
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6439536
    • 提供者:杨胜良
  1. envsetup

    0下载:
  2. 这是一个环境设置部分的程序,是基于VC++平台的。-This is a part of the process environment settings, is based on VC++ platform.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3790
    • 提供者:f3huan
  1. IDCheck

    0下载:
  2. 这是一个标记检察部分的程序,是基于VC++平台的。-This is a marked part of the prosecution process, is based on VC++ platform.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6315
    • 提供者:zangnhuai90
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 26 »
搜珍网 www.dssz.com