搜索资源列表
22aaaaa
- 以有序表表示静态数据源,使用二分查找指定关键字的数据项的位置。-said in an orderly form of static data sources, the use of two-keyword search for the specified data item position.
chazhao
- B-树删除,B树生长,二叉排序树删除.生成,二分查找.分块查找.拉链法等等``的FLASH演示,很不错的东西.
km
- KM算法 (求二分图最大带权比配) 的 O(n^3)经典实现
search
- 利用顺序表作为查找表,创建一查找表,编程实现顺序查找算法及二分法查找算法,并对其进行验证。顺序表中的顺序查找算法的实现-The use of the order of the table as a look-up table, create a look-up table, programming sequential search algorithm and binary search algorithms, and validate them. The order of the order
BinarySearch
- 二分法查找程序课程设计,只供大家参考,不要直接复制粘贴,还是以学习为主。-Binary search program curriculum design
searchmethod
- 在数据结构中实现查找(顺序、二分法、二叉排序树、哈希)-n data structures, in order for (dichotomy, binary sort tree hash)
HM
- 二分法的计算程序,程序中的f为被积分的函数,程序的使用者可以自行修改,可以用来求复杂函数的近似根-Dichotomy of the calculation program, the program has been integral in the function f is, the user can modify the program can be used to find an approximate root of complex functions
Web-Chinese
- 中文自动分词技术是中文 Web信息处理的基础。文中以最大匹配法(MM)为基础 ,充分 考虑上下文(MMC) ,在内存中采用二分法进行分词匹配 ,有效地提高了分词的准确率和时效。-Chinese automatic segmentation technology is Chinese Web information processing foundation. The maximal matching method (MM) as the foundation, fully Conside
Keyword-frequency-statistics
- 针对程序中关键字出现频度,设计并实现了智能扫描源程序,利用Hash和二分两种查找方法进行搜索并统计关键字的出现频度,并对两种方法的查找的优缺点作了比较和归纳。-Keyword for the frequency of occurrence in the program design and implementation of intelligent scanning source code, the use of Hash and two are two ways to search and f
erfenchazhao
- 数据额结构中常见的题目,写出二分法查找算法-The amount of data structure in common topic, write the dichotomy search algorithm
Bisection_Newton
- 二分-牛顿算法,解初等函数方程,包含完整C代码-Bisection_Newton Algorithm
2-points-method-
- 水力学作业 二分法已知上游和下游水深时,求非均匀渐变渗流的正常水深。-The hydraulics operating dichotomy known upstream and downstream water depth, find the normal depth of graded seepage.
susheguliruanjian
- 宿舍管理查询软件(限2 人完成) 1)任务:为宿舍管理人员编写一个宿舍管理查询软件, 程序设计要求: A.采用交互工作方式 B.建立数据文件,数据文件按关键字(姓名、学号、房号)进行排序(冒泡、选择、插入排序等任选一种) 2)查询菜单: (用二分查找实现以下操作) A.按姓名查询 B.按学号查询 C.按房号查询 3)打印任一查询结果(可以连续操作)-Dormitory management query software (limited to two peop
Editoragain11
- 1.了解查找和排序的基本概念 2.熟练掌握顺序查找和二分查找算法 3.熟练掌握直接插入排序算法 二、重点与难点 1.重点:二分查找算法 2.难点:直接插入排序算法 三、教学过程的具体安排 1.本次实验的内容如下: 实验利用C语言实现数据结构课程中相关的查找算法和 -1 understand the search and sort the basic concepts 2. Mastered sequential search and binary search
B013040028_hw_15
- 二元樹應用,利用二分法來創建一顆二元樹,另外也能執行搜尋刪除的功能-Binary tree applications, the use dichotomy to create a binary tree, while also able to perform a search function to delete
shellOrder
- 希尔排序思想,学习数据结构很有必要了解的东西,虽然不及二分法,但是很重要的排序思想-Hill sorting thinking, learning data structures necessary to understand things, though not dichotomy, but it is important to sort ideas
ss
- 顺序查找,二分,大一的课程设计、数据结构的-Sequential search, binary
four
- 求一阶加滞后模型,用黄金分割法以及二分法求解-Seeking an order plus lag model, as well as with the golden section method to solve the dichotomy
NewtonRaphson
- 这个文档包含四种不同的功能求解非线性方程组。包括牛顿 - 拉夫逊,定点,正割,二分法方法。这项工作是我的课程的一部分,在数值计算的本科课程。它包括时序和表的打印输出进行分析和比较。有很多的观察,你可以:例如,对于一个特定的公式,一种方法可能运行的迭代次数最少,而另一个将运行更多的迭代,但计算速度最快的。-This document contains four different functions for solving nonlinear equations. Including Newton
feixian
- 数值分析中二分法在matlab 中的实现,题目自拟,有绘图分析-Numerical analysis dichotomy in matlab to achieve, subject self, there is the drawing of