资源列表
TreeHighIcon_src
- 树控件显示真彩图标的源码,可以使用真彩图标显示在各树项前,比较美观!-tree controls True Color icons indicate the source code, you can use the True Color icons indicate items in the tree, more beautiful!
changedsplitterWnd
- 可变的分割视图控件,利用splitterWnd静态将视图窗口分割开来!-variable segmentation View Control, the use of static splitterWnd View window to carve up!
OwnerDrawTreeList
- 一个非常功能强大的树型列表控件,可用于在列表中显示展开项的具有层次的数据内容!-a very powerful tree control list, can be used to indicate the start list of the items with the level of data content!
archs
- 归档单机版程序,access数据库,导入注册文件信息就可以用-single version archiving procedures, access databases, import registration information can be used
ATray
- 托盘程序,主要说明了托盘程序的制作过程,实现了一个简单的托盘程序-tray procedures, mainly to explain the procedure trays, the production process and realize a simple procedure tray
sccc_con_dpsk
- 这是一个学习SCCC的很好的c 的程序,希望大家有类似程序的拿出来共享。-This is a very good learning SCCC c of the procedures in the hope that we have come up with similar procedures to share.
jiafaqi
- 实现四位加法器的VHDL代码,里面含有全加器的代码-achieve four Adder VHDL code, which contains the full adder code
JIAO_EDIT
- 一个通用的数字编辑框,对系统原来的控件是一种补充.-a common frame of digital editing on the original control system is a complement.
yakun
- 归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
kuaisu
- 快速排序,算法分析与设计第二章分治法思想的快速排序算法实现.-quick sort, algorithm analysis and design of the second chapter ideological divide-and-conquer method of quick sort algorithm.
duotai
- 设计有理数类rational_number 数据成员: int numerator(分子) int denominator(分母) 成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数 (3) 重载运算符“+”、“-”、“*”和“/” 2. 设计有理数类rational_number 数据成员:
duochong
- person类 数据成员: 姓名name、性别sex、年龄age 成员函数 (1)构造函数 (2)输出姓名、性别、年龄 派生类student 数据成员: 学号、专业(代号) 、考试成绩score[5]、平均成绩 成员函数 (1)构造函数 (2)输出学号、姓名、性别、年龄、专业 (3)计算平均成绩 (4)输出学号、姓名、单科成绩和平均成绩 派生类teac
