搜索资源列表
guestmanagement
- 内含客户信息管理系统源程序,包括设定的主要信息:1、输入记录 2、用指定格式显示全部记录 3、根据客户名称查找记录 4、根据客户编号删除记录 5、按客户编号从小到大显示记录 6、按客户类型显示客户信息 -Containing customer information management system source code, including setting the key messages: 1, input records of two, using the
Hashtablelookup
- 这个程序时利用哈希表来进行查找程序运行时可以输入一些数据然后用哈希表查找-This program to carry out the use of hash table to find the program is running you can enter some data and then use a hash table lookup
haxibiao
- 根据哈希函数的构造方法中的直接定址法原理写的一个验证哈希表算法的查找程序。-According to the constructor hash function of written law principle directly addressed a validation hash table lookup algorithm procedures.
huffman
- 数据结构课程设计的题目,是关于哈夫曼树的相关操作,包括哈夫曼树的建立和查找等。-Data structure course design topic is about the Huffman tree related operations, including the Huffman tree creation and lookup.
listtest
- 双向链表 实现查找 删除 排序等功能-Remove Two-way linked list ranking functions Lookup
shiyanbaogao
- 数据结构试验报告册,其中包括了线性表的基本操作,栈和队列的基本操作,稀疏矩阵的运算,二叉树的基本操作,图的存储和应用,查找运算实现,排序运算实现的C程序和调试结果。-Basic operation, the stack and queues are the basic operation of the matrix and operation of the basic operation of the tree, storage and application, the lookup opera
Whois
- Whois Lookup - Domain Names Search, Registration, & Availability
pt100tbl
- Utility to make lookup table for PT100 temperature sensor in visual basic.
031
- 触摸屏程序最大的缺点就是没有键盘输入,如果进行动态数据查找,会带来一定的麻烦,本程序很好地解决了这个问题!-The greatest disadvantage of touch screen application is no keyboard input, if the dynamic data lookup, may bring some trouble, this program solves this problem!
Address
- 使用Visual 6.0编写的通信录,有MFC制作的界面,还有Acess2000数据库,能实现常用的通讯录的查找、添加、删除等功能。-The use of written communication recorded in the Visual 6.0, the MFC produced the interface Acess2000 database, to achieve a common address book lookup, add, delete, and other functio
Tc9
- 为什么要研究查找? 查找(Searching,又称检索或搜索)无论是在日常生活 中,还是在计算机的系统软件和应用软件都会广泛涉及到。信息检索已经成为计算机应用领域中的一个方面。当所要查找数据量相当大时,寻找一种高效的查找方法就显得尤为重要。如果数据元素或记录项很多以至于内存都无法存放所有的数据元素或记录,则有必要把一些数据元素存储到磁盘或磁带上去,在这种情况下的查找叫做外部查找;而如果所需要的查找的数据元素都在内存中,则称这种情况下的查找为内部查找(这里只考虑内部查找,当然有些算法在外部
szx
- 利用Visual Basic.NET编写一个能够模拟WORD程序中“查找并替换”功能的程序。 程序功能解释:用户先在某一文本框中输入一篇短文的内容,然后单击某一命令按钮时,将显示另一窗口,让用户输入“要查找的内容”和“要替换成的内容”,程序能根据用户输入的“要查找的内容”和“要替换成的内容”从已输入的短文内容中进行查找,当找到时,被找到的内容以反相显示(即呈选中状态),然后出现提示对话框,询问用户是否替换,如果回答“是”,则对其进行替换;如果回答“否”,则不替换。重复以上过程,直到全部内容查
sy6_2
- 输入查找的字符并调用查找函数,若找到输出该字符出现的次数,否则输出“No found”。 -Enter the character lookup and call the Find function, if it finds the number of output the character, otherwise output " No found" .
lookup
- 用C语言双线性插值法实现matlab的查表功能-realize "lookup" function By C language
eg1
- 提示用户输入一个数据总个数(设定一个范围,如果用户是非法输入,应可以提示重输) 提示给这个数组输入整数值(如果用户输入错误,应可以重输) 显示未排序数组的元素 询问是否要在未排序数组中查找数据(如果你选择的不是Y,y,程序将从第八步开始) 提示输入一个查找值 显示查找结果(如果程序发现一个匹配的元素,它就显示此元素数组的下标,否则程序靠诉你没有找到与查找值匹配的元素) 重复执行第4步 显示已排序数组的元素 询问是否要在排序后的数组中查找数据(如果你选择的不是Y,y
FIND
- 数据结构:查找表的逻辑结构和存储结构。实现折半查找算法:建立一棵二叉排序树,输入给定值,在该二叉排序树查找,如不存在该值,则在二叉排序树中插入;如存在该值,则返回节点;实现删除找到节点的算法。-Data structures: a lookup table of the logical structure and storage structure. Binary search algorithm: the establishment of a binary sort tree, enter t
search
- 数据结构的算法集合,包含哈希表查找法与折半查找法-The collection of data structure of the algorithm contains a hash table lookup method and binary search method
algohash
- 大量MD5的存储设计和内存设计,实现快速的查找功能。改写魔兽hash算法,为文件读写操作。-A large number of MD5 storage design and memory design, realize fast lookup functions. Rewritten Warcraft hash algorithm for file read and write operations.
avl-0.4.tar
- 基于avl数的查找算法,实现快速查找。并且可以将查找信息输出。-Based on the the avl number lookup algorithm, quickly find. And you can find information output.
lookup table
- lookup table data just an overview to edit the values in lookup tables
