搜索资源列表
bbb
- 这是我编的利用三次样条法进行函数插值的程序。-This is for my use of cubic spline function interpolation method procedures.
bbb
- 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To ta
BBB
- 一款基于BWT的无损压缩编解码器,压缩比较高。-an compress codec based on BWT,having a comparablly high compress ratio.
BBB
- 设有一个有向图存储在邻接表中。试设计一个算法,按深度优先搜索策略对其进行拓扑排序。并以右图为例检验你的算法的正确性。-There is a directed graph stored in the adjacent table. Trial design an algorithm, depth-first search strategy by the topology of its sort. And to test your example picture on the right algor
bbb
- 将排序算法中最简单的冒泡排序。所谓冒泡排序就是在每一次排序的过程中总有一个最大的值被移动到后面,值小的就像水泡一样浮到水面。-Will be the most simple sorting algorithm bubble sort. The so-called bubble sort is a sorting process for each total a maximum value is moved to the back, the value of small blisters Yi Y
bbb
- 算法都是一致,但顺序不一样,这直接点明了链表操作的核心——顺序,链表的算法主要难在顺序上。 逆序操作中,要将一个指针指向前一个节点,中间必然断开,这就需要两个指针指向断开处的一前一后。 上面两个程序都是这样,不同在于指针移动的位置。-i no englisk
bbb
- 用matlab实现三次NURBS插值曲线拟合,插值源程序-Using matlab to achieve Cubic NURBS interpolation curve fitting, interpolation source
bbb
- 局部均布载荷下,四边岗固板的最大应力位移-the maximum stress and displacement of rigid fixed plate under pacth loading
bbb
- 基于遗传算法的最大类间方差法对图像进行分割(OTSU)。-Image segmentation based on genetic algorithm, the maximum variance between France (OTSU).
bbb
- 设计一个60阶的滤波器,要求设计的滤波器0~π/8的幅度为1,在π/8~2π/8的幅度为1/2,在2π/8~4π/8的幅度响应为1/4,在4π/8~6π/8的幅度响应为1/6,在6π/8~π的响应为1/8,并且画出理想滤波器和设计得到的理想滤波器的幅度频率和响应进行比较-Design of a 60-order filter designed filter 0 ~~ π/8 the amplitude is 1, the π/8 ~ 2π/8 the amplitude is 1/2, 2π/8
RandomForest
- ID3决策树+随机森林算法生成决策森林,采用投票机制进行决策;有训练数据aaa和测试数据bbb;非常适合机器学习的初学者-The ID3 the+ random forest algorithm to generate decision forests voting mechanism for decision-making training data the the aaa and test data bbb ideal for machine learning beginners
BBB
- 风力机叶片翼型拟合,非均匀B样条拟合MATLAB程序(Wind turbine blade airfoil fitting, non-uniform B spline fitting MATLAB program)
