资源列表

« 1 2 ... .01 .02 .03 .04 .05 4606.07 .08 .09 .10 .11 ... 28523 »

[数据结构常用算法Dijkstra

说明:经典的Dijkstra算法,采用贪婪技术,考虑单起点最短路径问题:对于加权连通图的一个称为起点的给定节点,求出它到所有其他顶点之间的一系列最短路径。- The classical Dijkstra algorithm, the greedy technique, consider single source shortest path problem: for weighted connected graph of a known as the starting point of a
<sr> 在 2025-11-25 上传 | 大小:170kb | 下载:0

[数据结构常用算法Prim

说明:经典的prim算法,采用贪心策略,求一个给定的加权连通图的最小生成树。- The classic prim algorithm, using the greedy strategy, for a given weighted connected graph of the minimum spanning tree.
<sr> 在 2025-11-25 上传 | 大小:169kb | 下载:0

[数据结构常用算法java8-stream-example

说明:java8的stream基本用法,利用文件流实现了对文本的批量处理,文本信息的统计及信息的正删改查。- Java8 stream of basic usage, using file stream to achieve a batch of text processing, text information statistics and information is deleted.
<sr> 在 2025-11-25 上传 | 大小:42.18mb | 下载:0

[matlab例程routh

说明:Returns the symbolic Routh array given a polynomial.
<md adil> 在 2025-11-25 上传 | 大小:2kb | 下载:0

[matlab例程formatstringforplot

说明:format string for plot
<md adil> 在 2025-11-25 上传 | 大小:2kb | 下载:0

[matlab例程getpassworddiscretely

说明:Couldn t find anything on FEX, stackexchange, ect. for hiding text in Matlab command line
<md adil> 在 2025-11-25 上传 | 大小:2kb | 下载:0

[matlab例程LoadGaus

说明:Function for gaussian
<md adil> 在 2025-11-25 上传 | 大小:1kb | 下载:0

[matlab例程the-day-of-year

说明:输入一个日期,计算出是当年的第几天,输错日期自动报错-This program calculates the day of year correspondingto a specified date. It illustrates the use switch and for construct
<臧廷辉> 在 2025-11-25 上传 | 大小:1kb | 下载:0

[matlab例程s_money

说明:input是初始的资金,以及一系列价格,然后从第二个价格开始,如果价格高于前一个价格,则所有资金用来买这个东西,但是如果低于前一个价格,则全部卖掉(如果手头有货),最后如果有货不论价格都要卖掉 然后output是对应每个价格的总资产-input is the initial capital, as well as a range of prices, and then start the second price, if the price is higher than the previ
<臧廷辉> 在 2025-11-25 上传 | 大小:32kb | 下载:0

[matlab例程Appendix

说明:Appendix A matlab代码,代码,pdf,数据都有,方便大家学习-Appendix A matlab code,pdf book and data, easy learning and progress
<yanhuihui> 在 2025-11-25 上传 | 大小:4.22mb | 下载:0

[数据挖掘Wavelet-Entropy

说明:通过小波熵处理多年的降水量,求得最大值,最小值,并预测降水趋势-Through years of precipitation wavelet entropy process, and seek maximum, minimum, and predicted precipitation trends
<臧廷辉> 在 2025-11-25 上传 | 大小:178kb | 下载:0

[数据挖掘optimization

说明:用最少方差法对资源高峰进行优化,并以柱状图的形式直接显示出来结果-With a minimum variance method to optimize resource peak
<臧廷辉> 在 2025-11-25 上传 | 大小:263kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 4606.07 .08 .09 .10 .11 ... 28523 »

源码中国 www.ymcn.org