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

搜索资源列表

  1. VC调用matlab中定义的.m文件中的函数的实例

    1下载:
  2. 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:40757
    • 提供者:葛强
  1. 基于vc的背包问题的实现

    0下载:
  2. 这是计算机算法中的背包问题的实现程序,使用VC开发!-This is a realization of backbag problem with VC++
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:949
    • 提供者:罗刚
  1. VC计算器

    1下载:
  2. 一个计算器程序 能够执行计算器的普通功能-a calculator program to implement the general function calculator
  3. 所属分类:进程与线程

    • 发布日期:2014-01-21
    • 文件大小:8450
    • 提供者:zd
  1. 数据库VC

    0下载:
  2. VC中数据库连接问题,希望对大家有点帮助 :-)-VC database connectivity problems, we hope to help a bit :-)
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:235803
    • 提供者:李军
  1. VC属性页

    2下载:
  2. 将通过对CProPertySheet类和CProPertyPage类的学习,学会把多个对话框集中起来,通过标签来激活各个界面.-through right CProPertySheet CProPertyPage category and type of learning and learn how to put together a number of dialog, through various labels to activate the interface.
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:61253
    • 提供者:冰雨
  1. windows游戏示例(源程序+执行程序+VC)

    2下载:
  2. 一个用VC++开发的精彩WINDOWS游戏,可以打怪,升级,还能存档,有点似大家经常玩的网络游戏.非常好玩,源码有注释.-development of a VC Highlights of Windows games, can blow up, upgrading, and also filing, a bit like we used to play online games. Very fun, a source notes.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:115675
    • 提供者:黄桂明
  1. 编译原理课程设计VC实现源码

    0下载:
  2. 编译原理的VC实现,最近做编译作业,下载的.-compile VC tenets of a recent compiler operations, the downloaded.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2489850
    • 提供者:侯华隆
  1. VC++编写的ActiveX控件

    2下载:
  2. ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is prepared by the user controls
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:45777
    • 提供者:和平鸽
  1. VC++设计的COM控件

    0下载:
  2. COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Obje
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:30188
    • 提供者:和平鸽
  1. pl0编译器(vc实现内嵌词法分析器)

    0下载:
  2. vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output - read () - write (), the source for beginners compiler principles
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52862
    • 提供者:dlh
  1. 标准VC版FTP客户端源代码

    0下载:
  2. 本文件进行了实施测试通过的,但如果访问不了非本机的服务器,可查看你是否启动了个人防火墙,本程序没有解决个人防火墙问题。-this document for the implementation of the test, but if not visit the non-server machines, you can check whether or not to launch a personal firewall, this procedure does not solve the prob
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:68725
    • 提供者:张无忌
  1. vc+mat2

    0下载:
  2. 这是一个用vc和matlab混合变成的例子,在两者环境下结合编成是很好的思路,有很大的应用前景,希望对大家有所帮助-with vc and mixed into Matlab example, in other circumstances combined organization is a good idea, a great prospect, we hope to help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153558
    • 提供者:尹俊
  1. vc+mat

    0下载:
  2. 第一个例子,同样的混合变成,第一部分,是一个不错的vc和matlab结合的例子-first example, the same mixed into, the first part of a good combination of Matlab and vc example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:172687
    • 提供者:尹俊
  1. MapX+VC

    0下载:
  2. 一个用VC+MapX的小型应用程序源代码包含详细的源码注释我的:QQ187356137-VC MapX a small application source code contains a detailed source of my Notes : QQ187356137
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:1578932
    • 提供者:lizhenlong
  1. 在VC客户端调用vb的dll

    0下载:
  2. c++的一个很典型的应用就是dll的调用,对于怎么样好的调用dll程序,阅读本程序对您将大有益处。-c of a typical application is dll call, like how good call dll procedures, the procedures for reading you will greatly benefit.
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:26164
    • 提供者:karanwang
  1. VC 十个评委评分系统

    1下载:
  2. 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d better have a look.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:73714
    • 提供者:成龙
  1. INI文件编程__框架基础__常州VC编程网

    0下载:
  2. This is a photo of a general purpose timer/ 在我们写的程序当中,总有一些配置信息需要保存下来,以便完成程序的功能,最简单的办法就是将这些信息写入INI文件中,程序初始化时再读入.具体应用如下:counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolutio
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6333
    • 提供者:海应
  1. vc+mapx缓冲区

    0下载:
  2. 首先安装MapX控件,该实例能够实现地图标注,缓冲区查询分析,图层控制管理等主要功能。-first install MapX, the case can be achieved marked maps, a buffer for analysis, control and management layers main functions.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:210234
    • 提供者:王深
  1. 作图软件vc

    0下载:
  2. 用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。-development of the VC drawing tools, support for devices to support a dynamic feature set. Source code can be re-developed.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:374827
    • 提供者:高大鹏
  1. 3.3.2纯虚函数和抽象类

    1下载:
  2. 纯虚函数和抽象类。一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-pure virtual function and abstract category. The VC a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6889
    • 提供者:李李
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com