资源列表
[Windows编程] avl_tree
说明:avl树的实现: avl树是每个节点的左子树和右子树的高度最多差1的二叉查找树.一棵高度为h的avl树最少节点数由S(h) = S(h-1)+S(h-2)+1得到.avl树要保证任一节点的左右子树的高度之差的绝对值不能超过1(空树的高定义为1).在插入和删除的时候就需要根据情况对树的某些节点做调整-AVL tree realization: avl tree is left to each node subtree and right subtree height difference up<狼> 在 2025-06-23 上传 | 大小:9kb | 下载:0
[对话框与窗口] findandreplace
说明:自己写的一个字符串替换小程序 有点像平常见得查找替换对话框-Wrote it myself to replace a string of small procedures appear a bit like a normal dialog box to find replacement<zhugh> 在 2025-06-23 上传 | 大小:1.81mb | 下载:0
[C#编程] PrintPSFile
说明:用WritePrinter()函数向打印机发送数据的一个小程序,主要是让大家明白这函数具体增么用-With WritePrinter () function to send data to the printer in a small program is designed to allow you all to know this function of the specific use by Mody<zhugh> 在 2025-06-23 上传 | 大小:3.3mb | 下载:0
[数据库编程] VBdatabase
说明:此程序为用Visual Basic编写的用于数据库连接的源码-This procedure using Visual Basic for the preparation of the source database connection<ydk> 在 2025-06-23 上传 | 大小:113kb | 下载:0
[ActiveX/DCOM] code_complete
说明:教你如何规范编写代码,非常好的教程。高手上路必备。-Teach you how to write code, very good tutorial. Must master the road.<任启明> 在 2025-06-23 上传 | 大小:4.04mb | 下载:1
[文件操作] documentationadministrators
说明:csharp文件管理系统对于初学者有极大的帮助-CSharp document management system for the great help for beginners<王晨旭> 在 2025-06-23 上传 | 大小:94kb | 下载:0