搜索资源列表
c++试验
- vc+环境下的面向对象编程.介绍了类的定义,封装性,继承性和多态性,以及模板的有关应用.-vc environment of object-oriented programming. Introduced a class definition, encapsulation, inheritance and polymorphism, the templates and applications.
VCram
- VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MF
tcsearch
- VC++6.0基础类应用程序 v1.0.0.1,可直接查询TC函数的源码
RhinoSdkDocs
- 用于VC++开发三维设计软件的SDK代码帮助文件,帮助文件里有大量的类和函数代码,修改后就可直接使用.
VC++PLC_serial
- 主要介绍三菱FX系列PLC与上位机之间的通讯协议,并采用CSerial类来实现串行通信,本文给出了程序设计方法和部分源代码
CObject_my
- VC中实现类的动态映射,能方便我们进行编程,很不错的东西。
HowtowriteaSpy++searchingwindow
- 该程序实现了利用Vc进行类Spy++的搜索窗口的编程。
VCLibrary
- VC参考类库,相当与MFC的中文说明文件,详细地介绍了MFC函数的说明-VC reference library, the Chinese equivalent to MFC documentation, detailed descr iption of the MFC function
MVP
- MVP设计模式在vc下的构件,这只是基础基类,具体的使用还需要将其派生出新的MVP子类。-MVP Design Patterns in vc components under, this is only the basic base class, the specific use also need to derive a new subclass MVP.
ModbusVC
- 毕业设计论文,基于VC的Modbus通讯实现,用的是第三方通信类,实现了以个主机的通信界面,代码另附-Graduation thesis, based on VC Modbus communication to achieve, using third-party communications, implemented with a host of communication interfaces, the code attached
to_build_a_custom_ADO_class_in_VC
- 本文介绍一个自定义的ADO类,它封装了ADO中的各个对象的属性和方法,这种新的数据接口在形式上完全雷同于VB中的ADO,利用它可以在VC中像VB一样方便访问各种数据库。 -This article describes a custom ADO class, which encapsulates the various objects in the ADO properties and methods, this new data interface completely identical in
VC
- VC和VC++编程教程整理,包含内容很多,知识库类文档-VC and VC++ programming tutorial order, including the contents of many knowledge base document class
VC-using-CDibsave-BMP
- 在VC++中使用CDib类实现显示与保存BMP文件,是一个很好的程序.-In VC++ using CDib class implements show and save BMP files, is a good program.
CWnd
- 学习VC++必备,CWndt类所有函数的中文翻译,共进310个函数,另还有CDocument类、CDC类、CCmDUI类和CDiglog类的翻译资源,需要的可另行搜索,超赞!-Learn VC++ necessary, CWndt class of all functions of the Chinese translation, together 310 functions, plus the CDocument class, CDC class, CCmDUI class and CDigl
vc--hanshu-
- VC AFX函数 MFC类汇聚,方便-VC
VC-resize-dialog.zip
- 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arb
VC-language-text-edit-processing
- 文字是信息处理的基本单位,许多计算机软件系统都需要对一定的文字进行编辑处理,这种编辑处理的形式一般都包括打开、存储、显示、修改、文字查询等等,这些功能如果要让程序员通过底层编程逐条实现,既耗费时间又耗费精力,令人欣慰的是,目前各类版本的C++语言一般都提供基本的文字处理类供用户使用,拿当今最为流行的Visual C++语言来说,它提供了CEditView类,此类封装了对文字的多种操作。笔者在多媒体图文声像数据库系统的编制过程中通过继承此类实现了对文字数据的各种处理,效果良好。 -Text is
vc-PP-Classes-and-Objects
- vc++课件,讲的是第7章_类与对象。很有用噢-vc++ courseware, talking about Chapter 7 _ Classes and Objects. Useful Oh! !
VC-delay-in-the-use
- VC++七种延时方式:VC中的WM_TIMER消息映射能进行简单的时间控制 VC中使用sleep()函数实现延时 利用COleDateTime类和COleDateTimeSpan类结合WINDOWS的消息处理过程来实现秒级延时 -VC delay in the use of sleep () function the use of COleDateTime class and COleDateTimeSpan class combined with WINDOWS message proces
dll.pdf
- VC++动态链接库(DLL)编程————理解库 阐述DLL(Dynamic Linkable Library)的概念,把DLL看成一种仓库,它提供给你一些可以直接拿来用的变量、函数或类-VC++ dynamic-link library (DLL) programming library understanding set forth DLL (Dynamic Linkable Library) concept, the DLL as a kind of warehouse, it gi
