搜索资源列表
Binary_Sea1792619122004
- this code not only show you Binary Search Tree, but also asm code for move your mouse!
vBulletinPlus061012
- 基于 vBulletin 中文的加强版修改而来,不完全插件列表: 1. 在线时常等级插件 2. QQ 插件 3. 首页标题截短修正 4. 中文搜索完美解决(可以在改进的二元分割算法(效率高、负载小)、直接搜索 post 表(更准确、数据库空间占用小)和 MySQL 全文索引(MySQL 版本低于 v4.1.1 不支持中文搜索)三种方式选择) 5. 金钱银行插件 6. 隐藏帖插件 7. 收费附件插件 8. 画廊插件 9. 性别插件 10. 精华插件 11
5478
- 编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数-prepare you search procedures, functions as follows : Given a series of arbitrary o
eva-0.2.0
- Eva 是KDE下的一个QQ聊天客户端,体积小巧,界面友好,编译为二进制包也不超过1M,0.2.0 实现了简单聊天的多数功能,以后的版本将支持文件传输和群的功能。========================== - 进行文本聊天 - 聊天记录的简单实现 - 查看好友资料 - 更改个人资料 - 下载好友分组 - 上传好友分组 - UDP和TCP登录 - HTTP代理登录 - 删除好友 - 查找好友,和添加好友 - 好友验证 - 系统消息记录 - 自动回复 - 快速回复 - 系统设置 -Eva
Hashbasedrouting
- 这是基于哈希函数的路由表的算法,对路由表的熟悉有很大的帮助。希望大家-Hash-based routing table and binary tree search algorithm
inheritance
- 设计一个抽象类Shape,包括2个抽象方法,分别是计算形状的周长和面积。设计具体类Rectangle和Circle,分别表示矩形和圆,它们都是Shapes的子类。使Rectangle和 Circle都实现Comparable接口。编写一个通用的排序程序和一个通用的二分查找程序(自己写代码实现),能对这二种类型的数组进行排序并查找指定的对象。-Design an abstract class Shape, including the two abstract methods, namely, ca
ConvertLength
- VC++编的查找最小二叉树的算法 很简洁 效率很高 是不可多得的好代码-VC++ for the smallest binary tree search algorithm is very simple and efficient is a good source rare
Binary_Search
- 二分搜索法是操作系统里文件系统里的实例代码。是对该章的一个诠释。-Binary Search method is operating inside the file system where an instance of the code. Is an interpretation of the chapter.
BST
- 用二叉查找树对动态查找表的设计与实现,基本操作包括:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。-Binary search tree with the dynamic look-up table design and implementation of basic operations including: construction empty table, destroy the table, the search element of th
finalOne
- 二进制搜索,添加删除搜索保存展现,以及导入导出,源代码-binary search C++
arry
- 实现在一个矩形区域内的无线网络节点管理。每个节点包含x,y,data按照data大小构成平衡二叉树并进行增删查检操作-Wireless Network Node Manager in a rectangular area. Each node contains the x, y, data according to the data size to constitute a balanced binary tree, and the additions and deletions of sear
Binary_Search
- 二分搜索法是操作系统里文件系统里的实例代码。是对该章的一个诠释。-Binary Search method is operating inside the file system where an instance of the code. Is an interpretation of the chapter.
BST
- 用二叉查找树对动态查找表的设计与实现,基本操作包括:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。-Binary search tree with the dynamic look-up table design and implementation of basic operations including: construction empty table, destroy the table, the search element of th
tree
- 对二叉搜索树的C#实现,有增,搜,删的功能-Binary search tree of the C# to achieve, there are increasing found, delete function
eqekybody__procedures
- 二分查找的程序,是用mfc 编程的,可以供大家学习哦-Binary search procedures, is to use MFC programming, can be for everybody to learn oh