资源列表

« 1 2 ... .38 .39 .40 .41 .42 26243.44 .45 .46 .47 .48 ... 28522 »

[matlab例程QPSK

说明:matlab prgram QPSK signal, Bipolar codes,you can design the frequency by yourselves.you also design signal to noise ratio by changing the parameter-matlab prgram QPSK signal, Bipolar codes,you can design the frequency by yourselves.you also desi
<wuming> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[数据结构常用算法HD1014

说明:seed(x+1) [seed(x) + STEP] MOD 给你STEP,MOD,看对于上式是否seed(x)结果是否包括了0到MOD-1的所有值。 如果是,输出good choice 否则bad choice-seed (x+1) [seed (x)+ STEP] MOD to you STEP, MOD, look for a formula on whether seed (x) whether the results include 0 to MOD-1 for all
<XIEYING> 在 2025-07-03 上传 | 大小:10kb | 下载:0

[数据结构常用算法HD1018

说明:求N!的位数。即log10(N!)公式各种各样,这里有一个:Log10(n!) log10(n*(n-1)*(n-2)*…) log10(n)+log10(n-1)…一个循环就行了; 注意:最后的数(设为s) 如果有余数必须在s取整后加1-Seeking N! Digits. I.e. log10 (! N) various formulas, there is a: (! N) Log10 log10 (n* (n-1)* (n-2)* ...) log10 (n)+log10 (
<XIEYING> 在 2025-07-03 上传 | 大小:9kb | 下载:0

[数据结构常用算法HD1019

说明:一道非常简单的杭电题目,求多个数的最小公倍数,这是我的AC代码。-Hang a very simple electrical problem, find the number of the plurality of the least common multiple, this is my AC code.
<XIEYING> 在 2025-07-03 上传 | 大小:10kb | 下载:0

[数据结构常用算法HD1023

说明:大数运算,有一定难度,运用凯特兰公式解比较简单。-Computing large numbers, there is a certain degree of difficulty, using Caterham Formula solutions is relatively simple.
<XIEYING> 在 2025-07-03 上传 | 大小:9kb | 下载:0

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

说明:bp神经网络算法的Java语言实现,包含多个版本的改进,参考了现有bp神经网络的科研成果。-it is an implement of bp-network in Java .there are several editions in the package .when build it ,we have citing lots of advanced research about it .
<chengrufeng> 在 2025-07-03 上传 | 大小:123kb | 下载:0

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

说明:数据挖掘算法apriori的Java实现,能够有效的进行频繁项集的统计和规则生成-Apriori data mining algorithm Java implementation, can effectively carry out the statistical and rule generation of frequent itemsets
<chengrufeng> 在 2025-07-03 上传 | 大小:550kb | 下载:0

[数据挖掘kNN

说明:k近邻算法,可以简单准确的对数据,按照给定点与设定点的欧氏距离大小,进行分类-K nearest neighbor algorithm, can be simple and accurate data, in accordance with the set point to the point and the Euclidean distance of the set point size, classification
<dongyanyan> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法fp-growth-crf3

说明:fpgrowth算法的Java实现,可以生成决策树,使用了Java中的jtr-Fpgrowth algorithm Java implementation, you can generate decision trees, the use of JTree in the Java
<chengrufeng> 在 2025-07-03 上传 | 大小:370kb | 下载:0

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

说明:数据挖掘中经典算法id3的Java实现,包括信息熵的实现等。-Data mining in the classic algorithm Java ID3 implementation, including the realization of the information entropy.
<chengrufeng> 在 2025-07-03 上传 | 大小:37kb | 下载:0

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

说明:贝叶斯网络的实现,主要是训练过程,实现了k2算法-Bias network implementation, mainly the training process, the realization of the K2 algorithm
<chengrufeng> 在 2025-07-03 上传 | 大小:71kb | 下载:0

[matlab例程fdtd_1d_code

说明:A one-dimensional finite difference time domain method of matlab simulation program.you can learn more FDTD knowledge by this program.
<wuming> 在 2025-07-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 26243.44 .45 .46 .47 .48 ... 28522 »

源码中国 www.ymcn.org