搜索资源列表
chazhao
- B-树删除,B树生长,二叉排序树删除.生成,二分查找.分块查找.拉链法等等``的FLASH演示,很不错的东西.
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
erfenchazhao
- 数据额结构中常见的题目,写出二分法查找算法-The amount of data structure in common topic, write the dichotomy search algorithm
2-points-method-
- 水力学作业 二分法已知上游和下游水深时,求非均匀渐变渗流的正常水深。-The hydraulics operating dichotomy known upstream and downstream water depth, find the normal depth of graded seepage.
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
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
fangchengqiugen
- 使用WIN-TC编写一个程序,实现二分法、牛顿法以及弦截法。-Using WIN-TC to write a program to achieve dichotomy, Newton method and secant method.