搜索资源列表
filetree
- VC文件树状查看操作,使用VC++编写源代码 VC文件树状查看操作,使用VC++编写源代码-documents Tree View VC operation, the use of the source code VC prepared documents Tree View VC operation, the use of the source code prepared VC
141414
- 本程序讲述如何在VC++环境中用树型控件显示文件-the procedures on how the VC environment with tree-control documents show
VCtxt
- VC读写文本文件, CString strLine while(file.ReadString(strLine)){str = strLine + \"P-Tree\" a<<str<<end
Prim
- 用vc实现的图中最小生成树的动态演示,点击菜单时就会自动演示,实现寻找最小生成树的时候思路清晰而简洁,是一份不可多得的资料-Vc achieve the minimum spanning tree diagram dynamic presentation, click the menu will automatically presentations, find the minimum spanning tree when a clear and concise ideas, is a rare
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
__xmlParser
- XML解析类,轻巧、简单、易用(内含源码、示例程序以及文档说明)-This is a basic XML parser written in ANSI C++ for portability. It works by using recursion and a node tree for breaking down the elements of an XML document.
File-Management-System
- 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc
tree
- VC++实现树状显示硬盘目录列表,可以很好实现功能-VC++ achieve tree shows the hard disk directory listing, you can very well achieve functional
boves
- 用vc实现的二叉树的层次排列输入一颗树输出以层次排列的节点-Using vc to achieve the level of the binary tree to arrange input output nodes arranged in layers of a tree
thgthis
- VC中没有像VB中那样的目录树控件,这个类弥补了这一缺憾(No like VB in the VC directory tree controls, this class to make up for the defects)
xosvfixroutineregularly
- VC中用用树形控件列出文件夹的方法 简单的实例,很好(VC use tree control list folder instance method is simple, very good)