资源列表
[通讯编程] Browser
说明:简单的浏览器,只要在地址栏输入网址,点击浏览即可浏览简单网页,当然显示效果不是很好。-Simple browser, simply enter the URL address bar, click on Browse to browse simple web pages, of course, is not a very good display.<zhe6327702> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[通讯编程] BTree101
说明:二叉树的递归算法:计算高度、结点个数、交换左右儿子问题的描述写一完整函数,计算树的结点数目int CountNode(BTNode< T> * &t);完善以下两个函数:计算树的高度int Depth(BTNode< T> * &root);对树的所有子树交换左右孩子void swapsons(BTNode< T> * &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, th<zhong078352> 在 2025-11-11 上传 | 大小:2kb | 下载:0
[GDI/图象编程] BubbleSort
说明:implementation of bubblesort in c-implementation of bubblesort in c++<dao046018> 在 2025-11-11 上传 | 大小:1kb | 下载:0
[通讯编程] BufferOverflow
说明:这个小程序是适于缓冲区溢出的,算是一个有用的例子,对新手来说比较好学习。-This little program is suitable for the buffer overflow can be regarded as a useful example, is better for beginners to learn.<lan5046713> 在 2025-11-11 上传 | 大小:7kb | 下载:0
[数据库编程] Builder100
说明:设计模式中builder模式的一个例程C++编写看了代码对理解builder模式有很大帮助-Builder design pattern in a routine mode of C++ Prepared to understand the builder code reading mode helps a lot<lian032973> 在 2025-11-11 上传 | 大小:7kb | 下载:0