资源列表
[数学计算/工程计算] EcgAnnotation_src
说明:Ecg anotations algorithms samples<basculo> 在 2025-11-21 上传 | 大小:41kb | 下载:0
[数学计算/工程计算] DIRECT_VC
说明:DIRECT算法是一种全局性、无须梯度信息的优化算法,广泛应用于全局优化领域。该算法基于VC编制。-DIRECT algorithm is a comprehensive, no gradient information of the optimization algorithm is widely used in the field of global optimization. The algorithm is based on VC establishment.<张亚明> 在 2025-11-21 上传 | 大小:1.1mb | 下载:0
[数据结构常用算法] pinghengerchashu
说明:用二叉链表作存储结构 (1)以回车(‘\n’)为输入结束标志,输入数列L,分别生成一棵二叉排序树T和平衡的二叉排序树BT ; (2)对二叉排序树T作中序遍历,输出结果; (3)输入元素x,查找二叉排序树T:若存在含x的结点,则删除该 结点,并作中序遍历(执行操作2);否则输出相关信息; (4)分别计算T、BT的查找成功的平均查找长度,输出结果; -List for storage with the two fork structures (a) to carriage re<肖胜鹏> 在 2025-11-21 上传 | 大小:440kb | 下载:0
[人工智能/神经网络/遗传算法] decisiontree
说明:决策树的ID3算法用C++实现,还有一些文章和数据等等。-ID3 decision tree algorithm using C++ implementation, there are some articles and data and so forth.<羽> 在 2025-11-21 上传 | 大小:7.1mb | 下载:0
[matlab例程] edge_detection
说明:使用matlab工具,用三种方法实现镜头边缘的检测。-Use of matlab tools, using three methods to achieve the lens edge detection.<华维东> 在 2025-11-21 上传 | 大小:1.77mb | 下载:0
[数据结构常用算法] paixusuanfa
说明:本程序实现的算法:冒泡排序、shell排序、快速排序、归并排序 (1)设n个关键字均为整数(1≤n≤100000) (2)设计K个内部排序算法(K≥5), 每个算法须记录执行所需的时间 (3)自动生成多组数据,每组数据含n个整数(正序、逆序、随机分布) -This procedure implemented algorithms: bubble sort, shell sort, quick sort, merge sort (1) Let n keywords are int<肖胜鹏> 在 2025-11-21 上传 | 大小:439kb | 下载:0