资源列表

« 1 2 ... .54 .55 .56 .57 .58 23859.60 .61 .62 .63 .64 ... 28524 »

[数据结构常用算法Fac3_9

说明://0-1背包问题动态规划解法,原自王晓东算法设计,该程序已调通-//0-1 knapsack problem dynamic programming method, the original algorithm since Xiaodong design, the program has been transferred Qualcomm
<ss> 在 上传 | 大小:1kb | 下载:0

[数据结构常用算法Fac4_2

说明://背包问题贪心解法。该程序已调通,缘自王晓东算法设计-//Knapsack problem greedy solution. The program has been transferred Tong, Xiaodong edge from algorithm design
<ss> 在 上传 | 大小:1kb | 下载:0

[数据结构常用算法Fac4_6_2

说明:最小生成树问题贪心(Prim)算法,该程序原自王晓东算法设计,程序已调通-Greedy minimum spanning tree problem (Prim) algorithm, the program Xiaodong algorithm since the original design, procedures have been transferred Qualcomm
<ss> 在 上传 | 大小:1kb | 下载:0

[matlab例程filter-deniose

说明:matlab下实现降噪,功率谱计算。%程序中设定采样点数为256个,采样频率为10000hz, %输入信号为随机噪声和两个正弦的合成信号 %设定的滤波器的截止频率为3500hz %通过挈比雪肤滤波器,运行程序,比较滤波前后的频域波形 %滤波去除了高频信号-matlab achieve noise reduction, power spectrum calculation. Sampling procedure set for 256 points, the sampling f
<范范> 在 上传 | 大小:1kb | 下载:0

[matlab例程quedingyuzhijiangzao

说明:matlab下使用penalty策略确定降噪的阈值-matlab use penalty strategy to determine the threshold denoising
<范范> 在 上传 | 大小:1kb | 下载:0

[matlab例程fenlipu

说明:本程序是基于分离谱算法的最小值选中次数加权算法的MATLAB源代码,可以对一维信号先进行谱分离,然后再在最小值的基础上对信号进行重建.-This procedure is based on the sub-out algorithm to select the minimum number of weighted algorithm MATLAB source code, can be conducted one-dimensional spectral signal separation, t
<杨字荣> 在 上传 | 大小:1kb | 下载:0

[数据结构常用算法KRUSCAL

说明:Kruscal算法实现产生最小生成树,适用学习二叉树的朋友-Kruscal have a minimum spanning tree algorithm, the application of learning tree friends
<li> 在 上传 | 大小:1kb | 下载:0

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

说明:MMCA for fuzzy analysis
<james> 在 上传 | 大小:1kb | 下载:0

[压缩解压huofuma

说明:霍夫曼编码,只要用户将码的个数和每个码的码重输入程序,就可得到编号的嘛-Huffman code, as long as the number of users to code and every code of code re-entry process, we can do to be numbered
<王峰> 在 上传 | 大小:1kb | 下载:0

[数据结构常用算法jinchengdiaodu

说明:可以实现进程调度的模拟算法,用很简单的程序在整体上体现进程调度的总过程。-Can achieve the process of scheduling the simulation algorithm, using a very simple procedure embodied in the overall process of the overall process of scheduling.
<郑琛> 在 上传 | 大小:1kb | 下载:0

[matlab例程tfidf

说明:tf-idf用于文档聚类,权重计算,用MATLAB实现的,自己编写非常好用!-tf-idf for Document Clustering, weight calculation, use MATLAB to achieve, I have written is very easy to use!
<yifan> 在 上传 | 大小:1kb | 下载:0

[数据结构常用算法Jman

说明:Visual 开发 希望对你们有帮助 public static int Rom(int n, int m)//双寄或双偶 { int count = 0 //第一排Y坐标上要几个 if (n < m) { for (int i = 1 i <= n i = i + 2) { count++ } } else { for (int j = 1 j <= m j = j + 2) {
<json> 在 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 23859.60 .61 .62 .63 .64 ... 28524 »

源码中国 www.ymcn.org