资源列表
[界面编程] Basic_FLTK_File_Chooser
说明:基于vc6环境下开发,实现了打开文件操作,利用了fltk图形开发包-based vc6 environment in development and operation of open files using a graphical development kit fltk<黎明> 在 2008-10-13 上传 | 大小:23.98kb | 下载:0
[对话框与窗口] vc-colorfullines
说明:一个很有意思的程序,可以在客户区内画出各种彩色的线段,很值得借鉴!-a very interesting process, the customer can draw various areas of the color line, we can draw!<赵伟> 在 2008-10-13 上传 | 大小:23.96kb | 下载:0
[其它] Phpuser.ZIP
说明:This scr ipt was designed as a stand alone scr ipt which can be easily intergrate into any existing website as it is,but if you want to intergrate it into a site which uses a content management format, then some alterati<李远> 在 2008-10-13 上传 | 大小:23.94kb | 下载:0
[其它] AVL树实现
说明:纯C实现的AVL树,Demo是MFC的。非递归的遍历,完全支持添加、删除和搜索节点。设计灵活,容易扩展。以下是API struct tagAvlTree; typedef struct tagAvlTree AvlTree; struct tagAvlNode; typedef struct tagAvlNode AvlNode; struct tagAvlNode { AvlNode *left; AvlN<doitfreely> 在 2010-04-03 上传 | 大小:23.97kb | 下载:0