资源列表
[其他小程序] 在有向图中查找由v1到v2的所有路径
说明:在有向图中查找由V1到V2的所有路径,很经典的。-in a map to find V1 to V2 from the path, very classic.<乐天> 在 2024-11-05 上传 | 大小:167936 | 下载:1
[其他小程序] 深度优先搜索、广度优先搜索
说明:图的深度优先搜索和广度优先搜索。值得一看。-map the depth-first search and breadth- first search. An eye-catcher.<乐天> 在 2024-11-05 上传 | 大小:175104 | 下载:0
[其他小程序] 求二叉树的高度、叶子节点数
说明:求二叉树的高度和深度,求高度时采用递归算法,求深度时采用非递归算法。-for binary tree height and depth, used for highly recursive algorithm, seeking depth of the use of non- recursive algorithm.<乐天> 在 2024-11-05 上传 | 大小:175104 | 下载:0
[其他小程序] GOOGLE全球副总裁李开复演讲的其他资料
说明:李开复在华南理工讲座的资料,涉及好多方面,大家可以认真的阅读一下,有所帮助-Kai-fu Lee talks in the South China Polytechnic information involves many aspects, we can seriously read, help<林永铄> 在 2024-11-05 上传 | 大小:26039296 | 下载:0
[其他小程序] Windows帐户管理系统
说明:Windows帐户管理系统 C++Builder制作的 可以让你知道Windows如何管理帐户-Windows account management system produced by the C Builder can let you know how to manage the accounts of Windows<博士帽> 在 2024-11-05 上传 | 大小:12288 | 下载:0
[其他小程序] BinPacking
说明:这是最难的一个程序了,算法是运筹学里的branch band的集装箱问题的最优动态规划解法,当年我的头都大了才实现的,绝得数学加实践的程序-this is the most difficult of a process, the algorithm is tacticians band's branch of the container optimal dynamic programming solution, for the<彭宇> 在 2024-11-05 上传 | 大小:291840 | 下载:0
[其他小程序] XBBS v1.0 最简版(纯XML数据网络论坛)
说明:论坛BBS,大家可以看一看。。个人认为不错的一个小程序-Forum BBS, we can look at. . Personal think it is true to a small procedure. .<余佳> 在 2024-11-05 上传 | 大小:77824 | 下载:0
[其他小程序] 20054304543616
说明:这是个很好比较齐全的合同管理系统大家可以下载有很多用途-This is a very good comparison of the complete contract management system you can download a lot of uses<黎明> 在 2024-11-05 上传 | 大小:149504 | 下载:0
[其他小程序] VC++数字图象获取处理计算法
说明:分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im<六六> 在 2024-11-05 上传 | 大小:326656 | 下载:0
[其他小程序] socks5协议转http协议源码
说明:程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Commo<吴欢> 在 2024-11-05 上传 | 大小:8192 | 下载:0