资源列表

« 1 2 ... .21 .22 .23 .24 .25 3526.27 .28 .29 .30 .31 ... 28522 »

[数据结构常用算法visKDTree

说明:KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。-KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree (k-dimensional search tree) i
<曾真> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[数据结构常用算法c-structure

说明:c数据结构对c的学习起到一定的促进作用,查询完毕后方可采纳-c structure is good for your learning while you have difficulties in it and you will find that god is a god.
<spring> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[数值算法/人工智能mn4op8.ZIP

说明:电厂锅炉单耗分析模型及其应用Power plant boiler unit consumption analysis model and its application-Power plant boiler unit consumption analysis model and its application
<xx2012> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[matlab例程5-not-same

说明:pdf for decision based algorithm.it can be used for removing salt and pepper noise from corrupted images.it can be implemented in matlab.noise reduction based on a decision mechanism
<benazir> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[matlab例程HMM(matlab)

说明:MATLAB的hmm工具箱,可以计算连续HMM和离散HMM。里面有使用说明的网页链接,直接点击一下(Download HMMtoolbox)就可以了,很简单。-Hmm toolbox of MATLAB, you can calculate the continuous the HMM and discrete HMM. There are instructions for use of the web links, directly click the (Download HMMtoolbox
<yjj> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[人工智能/神经网络/遗传算法RRT-path-planning

说明:机器人路径规划程序。C++编程。RRT(快速随机扩展树)算法。-Robot path planning process. C++ programming. RRT (Rapid random expansion tree) algorithm.
<qwqwasas> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[matlab例程emd

说明:EMD的程序要用到matlab的时频工具箱 matlab的工具箱的安装步骤: 1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下 2.建立搜索路径,matlab->file->Set Path->Add Folder ->选择mfile文件夹复制到matlab的toolbox的路径->save->close 3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin 返回的结果是你
<> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[数据挖掘machine-learning-ex2

说明:andrew ng机器学习作业-exercise2-Andrew ng-machine learning-exercise
<Judy> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[数学计算/工程计算LKH-2.0.2

说明:K Helsgaun s Lin-kernighan heuristic implementation for traveling salesman problems, one of the best TSP solver. Pure C implementation.
<Liu> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[压缩解压faceweb

说明:基于asp.net的人脸识别WEB应用 可部署到IIS-Face recognition based on the WEB application asp.net
<张三> 在 2025-06-21 上传 | 大小:802kb | 下载:0

[人工智能/神经网络/遗传算法DFA应用

说明:ACM资料,来自北京大学的暑假培训讲课资料,希望能对大家有所帮助(ACM information, from the Peking University summer training, lectures, information, we hope to help)
<你好15603 > 在 2025-06-21 上传 | 大小:802kb | 下载:0

[matlab例程matlab-ecg-0012_www.matlabsite.com

说明:Detects QRS complex in an ECG signal based on Pan Tompkins algorithm,ECG Q R S wave online detector
<taran> 在 2025-06-21 上传 | 大小:802kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 3526.27 .28 .29 .30 .31 ... 28522 »

源码中国 www.ymcn.org