资源列表
binarytree
- 重构二叉树的一个算法,如何用二叉树解决问题-Reconstruction of a binary tree algorithm, how to solve the problem tree
cynjj
- 给定如下元素的数组,根据最大堆的结构,说明对这些数组按递增顺序进行堆排序的步骤,并确定它们所执行的元素比较次数。-Given the following array of elements, based on the maximum heap structure indicates that these arrays are sorted in ascending order of the steps heap sort and identify the elements of the impl
mulVNewton
- 牛顿法解非线性方程,绝对有效,供大家共同使用。-Newton' s method for solving nonlinear equations, absolute and effective for common use.
Romberg
- 龙贝格算法是在积分区间逐次分半的过程中,对用复合梯形法产生的近似值进行加权平均以获得准确程度较高的近似值的一种方法-Romberg
dayintuxing
- 这个题目主要通过调用函数和数组来解决,通过两个调用函数来解决问题-The main subject and the array by calling the function to solve, by calling the function to solve the problem of two
mohulogic
- 自己做的一个关于模糊逻辑的控制器,输入隶属函数为高斯型,输出为三角型-a fuzzy logic controller
ss
- 次文件主要是一个 可以实现自我删除的c语言原代码,但必须在vc中运行-Second document was an self delete c language source code, but must run in the vc
1080
- N皇后( 深度优先搜索 ) n=6-12-N Queens (depth first search) n = 6-12
backbag
- 使用回溯算法解决问题,用C++语言实现。-Backtracking algorithm to solve the problem, using C++ language.
zifuchuanpaixu
- 在主函数中输入10个字符 串。用另一个 函数对它们排序。然后在主 函数输出这10个以排好 序的字符串。-Enter 10 in the main function string. Use another function to sort them. Then in the main function to output the 10 sorted strings.
FW
- Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。该算法名称以创始人之一、1978年图灵奖获得者、斯坦福大学计算机科学系教授罗伯特·弗洛伊德命名。-Floyd algorithm, also known as Freud algorithm, the insertion point method is an algorithm used to find the shortest path between vertices given weighted g
1.cpp.tar
- codeforces program code