搜索资源列表
CPtrList
- 关于CPtrList的使用,在客户区任意画线,可以更改颜色和粗细 -About the using of CPtrList. Draw a curve in the client region and you can change the color and size of the curve.
MyList
- 一个采用链表编写的列表类,类似于CPtrList,不同的是本代码是个模板类,在使用上更加简便。同时,读者可以作为写模板时的参考。
CPtrList
- 关于CPtrList的使用,在客户区任意画线,可以更改颜色和粗细 -About the using of CPtrList. Draw a curve in the client region and you can change the color and size of the curve.
MyList
- 一个采用链表编写的列表类,类似于CPtrList,不同的是本代码是个模板类,在使用上更加简便。同时,读者可以作为写模板时的参考。-A list prepared by using a list of categories, similar to CPtrList, difference is that this code is a template class, in the use of much simpler. At the sa
ptrlist
- MFC的CPtrList的使用。CPtrlist是指针链表它可以包含任何类型的指针,使用起来简单方便。-MFC' s CPtrList use. CPtrlist pointer list is that it can contain any type of pointer, easy to use.
PtrList
- 实例——使用CPtrList类创建和使用链表-Instance- use CPtrList class to create and use lists. . . . . .
PtrListDemo
- 模拟CPtrList的一些代码,不尽相同,多加了头尾,不对对于学习和窥探内部实现还是有很大帮助的-Analog CPtrList some code, not the same, more of the head and tail, and do not spy for the internal implementation is still learning and are very helpful
cPtrList
- pointer linked map,is suitable for student,use c++ language , i hopes is usefull for you !
Visual-CPP400source-code
- Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出
Demo-of-Visual-CPP
- 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金
PtrList
- vc——使用CPtrList类创建和使用链表\PtrList-vc- create and use classes using CPtrList list \ PtrList
PtrList
- 使用CPtrList类创建和使用链表\PtrList\PtrList.rar,很不错的vc源码,希望对大家有所帮助。-Use CPtrList class to create and use lists \ PtrList \ PtrList.rar, very good vc source, we want to help.
getconnectedarea
- 获取二值图像连通区域,用到了vector list, cptrlist,C++程序。-Gets the binary image connected region two, use the vector list, cptrlist, C++ program
eg2
- VC++应用程序开发作业2——画图程序 一. 作业要求: 要求使用文档/视图模式开发。 对于文档处理要求具有保存和打开功能,文件扩展名为(.line)。 要求能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。(对于每一个图形除了有一些基本信息外,要能有颜色和线宽信息) 对每一种图形的对象要求采用链表处理,可以分别建立三个链表来分别处理这三种图形。(MFC中的链表类有
CPtrList
- 使用CPtrList类创建和使用链表,简单的实例使用-To use CPtrList class to create and use linked lists, simple example
cPtrList
- pointer linked map,is suitable for student,use c++ language , i hopes is usefull for you !pointer linked map,is suitable for student,use c++ language , i hopes is usefull for you !-pointer linked map,is suitable for stud
CPtrList
- CPtrList 用法具体说明和示例程序 (文档解释 + Demo)-CPtrList specific usage instructions and sample programs (document explains+ Demo)
PtrList
- 使用CPtrList类创建和使用链表,VC++精选编程源码,很好的参考。-Use the CPtrList class to create and use the list, VC++ select programming source code, a good reference.