资源列表
[matlab例程] SOLARbaterry
说明:光伏电池阵列,在matlab/simulink环境下实现-Simulation Model PV array in matlab/simulink environment to achieve<吕泽焱> 在 2025-11-29 上传 | 大小:10kb | 下载:0
[matlab例程] Radom-Forest
说明:最原始的随机森林matlab算法 亲测可用 包括回归和分类-Most original Random Forest algorithm matlab pro-test available including regression and classification<heyue> 在 2025-11-29 上传 | 大小:290kb | 下载:1
[matlab例程] MatlabMultiCrack
说明:本文档是研究断裂力学的MATLAB程序,附件中的对象是二维的,可扩展性比较好,学习XFEM的同行可以借鉴下-This document is the study of fracture mechanics MATLAB program, the annex is two-dimensional objects, scalability is good, learning XFEM peers can learn under<tigersu> 在 2025-11-29 上传 | 大小:654kb | 下载:3
[matlab例程] MATLAB-DCT-watermark-source-code
说明:MATLAB DCT水印源程序代码,做毕业设计时可以参考-MATLAB DCT watermark source code, can refer to do graduate design<李同学> 在 2025-11-29 上传 | 大小:44kb | 下载:0
[数据结构常用算法] 2chashu_bianli
说明:该功能主要用vc++实现。实现二叉树的遍历算法。遍历的方法是先序遍历。-the funcontioin of the program is find a point in the tree in the struture of data .and then the method of it is LF.<冯严> 在 2025-11-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BFS_graph
说明:这是数据结构中图的广度优先算法的实现。广度优先算法是按照每个节点的拥有的孩子数目来进行遍历的。而不像图的深度优先算法是按照深层次,然后如果不能继续进入更深一层,就往回遍历。-BFS program of tree have a large of difference of the DFS program of trees.The produre of it is with the method of the children of a point ,rather than the depth o<冯严> 在 2025-11-29 上传 | 大小:10kb | 下载:0
[数据结构常用算法] sort_leap
说明:堆排序是一种比较优化的排序方法,特备是在只是找一串数字中前几个最大最小值时更显示它的优势。这个程序的堆排序包括每一轮的堆排序的调整以及最终的排序结果的显示。-leap sorted method is a excellent way to handle the sequence , exspecially when you want to find the proitory max or min number .the program concludes the method of the ad<冯严> 在 2025-11-29 上传 | 大小:10kb | 下载:0