资源列表

« 1 2 ... .14 .15 .16 .17 .18 2719.20 .21 .22 .23 .24 ... 28521 »

[数学计算/工程计算NNProblem

说明:在N维空间中从海量的点中高效求出中距某点最近的点(即NNProblem),采用的数据结构为RTree,DATA.dll文件中有用来产生N维数据的API.-In N-dimensional space from the point of efficient mass obtained from a point in the most recent point (that is, NNProblem), the data structure
<wang> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数值算法/人工智能Guass

说明:这里面实现了大地测量中高斯正反算的解算,参考的是《大地测量学》里面的算子。-There geodesy realize the balance of positive and negative Gauss solver, the reference is " Geodesy" inside operator.
<jxc> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[人工智能/神经网络/遗传算法GAforWINDTURBINE

说明:这是有关采用遗传算法来对风力机叶片进行优化的相关论文,有需要的可以看下。-This is the use of genetic algorithm to optimize wind turbine related papers, we need to look.
<peter> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数据结构常用算法huffman

说明:从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中。将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; -Read from the terminal character set size n, and n-n-weight character and to build the Huffman tree and store it in the file hfmTree. Will ha
<张莹> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数据结构常用算法dataStructure

说明:数据结构课程设计 ,交通查询系统,本系统功能有:(1)添加城市、(2)删除城市,(3)添加路径、(4)删除路径,(5)计算最佳路径,可分别用弗洛伊德和迪杰斯特拉算法计算,(6)计算关键路径-Data structure course design, traffic query system, the system functions are: (1) Add the city, (2) Delete the city, (3) Add
<sofia> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数值算法/人工智能WC2000

说明:ACM国家集训营2000年的论文及题目和讲解,可以作为ACM方面的参考资料集学习~-ACM papers and topics of the national training camp and the explanation, the reference data set to learn as ACM ~~
<SZ> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[matlab例程queue

说明:matlab环境下模拟单服务台排队,通过程序设置到到银行排队办业务的人的人数及时间间隔,计算平均每个人需要等待的时间。-set the number of the queue,and the time between each comer ,it will calculate the average waiting time of each person
<王恒> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数据结构常用算法Parking

说明:设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次有北向南排列(大门在最南端,最先到达的第一车停放在车场的最北端),若车场内已停满n辆车,那么后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按
<卧龙> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[人工智能/神经网络/遗传算法tsp_ga_basic

说明:遗传算法求解TSP问题,简单易懂,没有使用任何优化-Easy way to solve TSP problem by GA
<single Yuan> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数据结构常用算法kuaisu

说明:对于给定的一个数组,把其中的元素按从小到大的顺序排序,用此算法排序效率高-For given to an array, to which the elements in ascending order of sorting, sorting algorithm with high efficiency
<刘水> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数据挖掘pca

说明:pca算法原理介绍和仿真代码,主要用于数据的聚类,代码时用于图像上的聚类过程,聚类效果很好,就是有点慢-pca algorithm introduces the principle and simulation code, mainly for clustering data, a clustering process images on-time code, clustering works well, is a bit slow
<胡鹏程> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0

[数学计算/工程计算kuaisupaixu

说明:采用快速排序算法的思想,对一个数组的元素进行从小到大的排序。-Fast sorting algorithm uses the idea of the elements of an array small to large order.
<张三> 在 2025-05-06 上传 | 大小:1.24mb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 2719.20 .21 .22 .23 .24 ... 28521 »

源码中国 www.ymcn.org