-
Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!...
Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!-Effective C, C programming introduced on the issue of standardizing and should pay attention to some problems with high-quality C programming almost! Yes CHM format!
- 2022-05-18 13:29:17下载
- 积分:1
-
这个项目是展示我的梦想当我第一次见到三元树的树图。
This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new "int" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It"s amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary
- 2022-01-25 20:11:40下载
- 积分:1
-
树状控件和列表控件联合
树状控件和列表控件联合-tree controls and the Joint Control List
- 2022-11-23 15:20:04下载
- 积分:1
-
将一长字符串根据分隔符分解/显示为TreeView格式
将一长字符串根据分隔符分解/显示为TreeView格式-Decomposing a long string and displaying it in treeview style
- 2022-02-22 10:13:06下载
- 积分:1
-
MyListCtrl
MFC列表控件的应用,实现简单的数据库的功能。(MFC list control applications, simple database functions.)
- 2013-08-16 11:17:44下载
- 积分:1
-
vc环境下利用组件listGrid实现行变颜色的程序,可供界面编程人员参考
vc环境下利用组件listGrid实现行变颜色的程序,可供界面编程人员参考-vc environment using components listGrid one-color change the procedures for programming interface reference
- 2022-03-24 21:47:03下载
- 积分:1
-
树控件(TREECTRL)的使用,用VC6.0的树控件(TREECTRL)建立树结构,包括树结构的建立,设置树结构的图标,和树结构的增加,删除,查看,排序等功能...
树控件(TREECTRL)的使用,用VC6.0的树控件(TREECTRL)建立树结构,包括树结构的建立,设置树结构的图标,和树结构的增加,删除,查看,排序等功能,是树控件TREECTRL)的使用入门资料。有详细说明文档一份和程序示例。-Tree Control (TREECTRL) the use of the tree with VC6.0 control (TREECTRL) the establishment of tree structure, including the establishment of tree structure, tree structure of the icon set, and the tree structure to add, delete, view, sort and other functions, is Tree Controls TREECTRL) the use of introductory information. Has detailed documentation and procedures for a sample.
- 2022-03-17 03:36:04下载
- 积分:1
-
API编写的TreeView,不用附带庞大的OCX,并且支持XP系统主题
API编写的TreeView,不用附带庞大的OCX,并且支持XP系统主题
-prepared by the TreeView API, not fringe huge OCX, and supports XP themes
- 2022-01-25 14:57:09下载
- 积分:1
-
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家议,。...
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家议,。 -This is my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. We welcome the discussion that.
- 2022-06-15 22:45:56下载
- 积分:1
-
timer 控制button的移动 颜色的变化 实现物体的随时间的变化
timer 控制button的移动 颜色的变化 实现物体的随时间的变化-timer control button mobile variation of the color of the object changes with time
- 2022-02-05 02:43:57下载
- 积分:1