搜索资源列表
vector__CQ
- 是一个操作VC STL 中的VECTOR程序。-VC is an operation of STL VECTOR procedures.
stack__CQ
- VC STL 下STACK应用,是CONSOLE 程序的应用。加我Q:398754767。-under VC STL Application Stack is CONSOLE process applications. Plus I Q : 398754767.
vc++网址
- STL之父访谈录 翻译者 : myan-STL father Interview Translation : myan
vc++3
- CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip 列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。
STL-opentree
- VC界面美化的开发。。一个参考例子。可以了解
Designing_Components_with_the_C++STL
- Designing_Components_with_the_C++STL pdf格式的基于VC组件设计的英文书籍
STL-MOUSEMOVE
- VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载
VC 十个评委评分系统
- 这个评分系统,用到了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.
stl view
- stl文件使用VC6.0读取并利用opengl进行立体显示
StLViewer_src.rar
- 这是一个在VC环境下用OPENGL写的一个显示三维图形的源程序。该程序将OPENGL的函数写成类,并且提供了放大、缩小及选择的功能。, This is under the VC environment a demonstration three dimensional graph source program which writes with OPENGL. This procedure wrote the OPENGL function the kind, and provided the
STL-View
- 以VC++作为开发平台,利用C++标准IO库的ifstream类型定义对象并绑定STL文件,再用标准库string类型中的getline逐行读取绑定的STL文件,最后,应用OPenGL绘制三角面片编程技术实现对STL文件格式的直观显示-Ifstream type definition object using the C++ standard IO library with VC++ as a development platform, and bind the STL file, getlin
1262523828
- VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC
STL
- 这是关于VC++中的STL容器的资料,包括了STL容器各个类之间关系以及类的说明-This is on VC++ Of STL containers, including the STL containers, as well as the relationship between various types of categories of descr iption
CppTemplates.ccrun.055544
- VC环境下可以充分开发和利用的C++ STL资料,可以深入学习STL知识.-VC environment, can fully develop and utilize the C++ STL data, a thorough study of knowledge of STL.
STL
- 基于STL平台的字符串类,可以实现在快速字符串搜索。采用vc编写。-Platform based on STL string class, you can achieve fast string search. Prepared using vc.
3DViewer
- 自己写的一个读取STL文件和进行控制面板操作的界面,可以大大减少计算机图形和图像处理可视化的界面编写工作量-a project for .stl files viewer using VC++
vc
- 30分钟轻松入门stl,STL的一个重要特点是数据结构和算法的分离。尽管这是个简单的概念,但这种分离确实使得STL变得非常通用。 -30 minutes easy entry stl, STL An important feature is the separation of data structures and algorithms. Although this is a simple concept, but this separation makes the STL does becom
STL-Algorithms
- 一本学VC++的好书,看了受益非浅,请认真学习,一定对你很有帮助-A learning VC++ good books, looked greatly benefit from, please carefully study will be helpful for you
vc-stl
- vc显示stl,读取顶点坐标,并显示在独立窗口中-vc to show stl
STL读取
- 基于OPenGL 、VC++DE stl文件的读取及显示