资源列表

« 1 2 ... .36 .37 .38 .39 .40 4241.42 .43 .44 .45 .46 ... 28522 »

[数值算法/人工智能bstringk

说明:离散01串问题 « 问题描述: (n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正 整数n 和k,计算(n,k)01 串的个数。 « 编程任务: 对于给定的正整数n和k,计算(n,k)01串的个数。-01 discrete string problem ?Descr iption of the problem: (n, k) 01 string is defined as: n the length of the 0
<chenxueping> 在 2025-07-26 上传 | 大小:2kb | 下载:0

[数值算法/人工智能k-mean

说明:算法描述: K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-Algorithm Descr iption: K-means algorithm: the number of a given type of K, will be assigned to N objects of class K to make class the similarities between objects the most, while
<LW> 在 2025-07-26 上传 | 大小:2kb | 下载:0

[matlab例程Whitenoisesequence

说明:1.产生[0,1]均匀分布的白噪声序列 (1) 打印出前50个数 (2) 分布检验 (3) 均值检验 (4) 方差检验 (5) 计算相关函数 Bx(i),i=0,±1,±2,…, ±10 -1. Generated [0,1] uniformly distributed white noise sequence (1) print out the top 50 the number of (2) the distribution of test (3) the mean t
<yanxiaoying> 在 2025-07-26 上传 | 大小:1kb | 下载:0

[matlab例程Normalwhitenoise

说明:产生 正态白噪声序列 (1) 打印出前50个数 (2) 分布检验 (3) 均值检验 (4) 方差检验 (5) 计算相关函数 Bx(i),i=0,±1,±2,…, ±10。 B(m)=1/1000 -Have a normal white noise sequence (1) print out the top 50 the number of (2) the distribution of test (3) the mean test (4) of variance
<yanxiaoying> 在 2025-07-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算panduanshidayuhaishishaiwang

说明:/*输入2003年后的年月日,判断这天是该打鱼还是该晒网!*/-/* Enter the post-2003 date to determine the day of the fishing net or the sun!* /
<da tang > 在 2025-07-26 上传 | 大小:3kb | 下载:0

[matlab例程matlabpaint

说明:用matlab画出所需要的图形,并且用所画的图形互相进行腐蚀和膨胀操作-Using matlab to draw the required graphics, painting and graphics with each other by corrosion and expansion of operations carried out
<yanxiaoying> 在 2025-07-26 上传 | 大小:76kb | 下载:0

[数学计算/工程计算panduanzheyitianshidijiniandedijitian

说明:判断几天是第几年的第几天 这个校判别程序是我的一点心德,希望大家喜欢啊-To determine the first few days the first few days of the school identification process is the point I Xinde, I hope everyone likes ah
<da tang > 在 2025-07-26 上传 | 大小:3kb | 下载:0

[数学计算/工程计算panduanshururiqihefaxing

说明:判断当前你输入日期是不是合法的 小小程序,大家分享啊-You enter the current date to determine whether it was legal small procedures, U.S. to share ah
<da tang > 在 2025-07-26 上传 | 大小:2kb | 下载:0

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

说明:编的一个很简单的禁忌搜索程序,效果一般,以后还要努力改善-Provision of a very simple tabu search procedure, the effect of the general, even after efforts to improve
<刘强> 在 2025-07-26 上传 | 大小:29kb | 下载:0

[数据结构常用算法creattree

说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。-Based binary tree node value of capital letters, enter the first order binary tree traversal and traversal sequences in the sequence to generat
<张建鑫> 在 2025-07-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法balancetree

说明:输入一组关键字序列,并以此顺序建立一棵平衡二叉树(提示:为简化运算,可采用含有左、右子树高度和指向父母的指针的三叉链表表示),并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-Enter a list of keywords sequence, and thus the order of the establishment of a balanced binary tree (Hint: To simplify the computation, can contain the le
<张建鑫> 在 2025-07-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法b

说明:、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。-Through its elements inserted into the two-way linked list of methods to sort array A. Algorithm to list the current operating position for mainte
<zzlbly> 在 2025-07-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 4241.42 .43 .44 .45 .46 ... 28522 »

源码中国 www.ymcn.org