资源列表

« 1 2 ... .38 .39 .40 .41 .42 20543.44 .45 .46 .47 .48 ... 28523 »

[数值算法/人工智能mi

说明:计算大整数的幂,是采用字符串模拟乘法的算法!-Large integer power calculation using the string multiplication algorithm simulation!
<漫指针> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算quxiannihe

说明:实现二次曲线的拟合.不是很完善,望多多指教。-Fitting Conics achieve. Not very perfect, hope the exhibitions.
<郭称平> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[matlab例程Turbo

说明:Turbo码的编码,译码,系统仿真,以及无码分析-Turbo code encoding, decoding, system simulation, as well as non-code analysis
< 杨光> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算yuandaima

说明:一些优化的源代码,一些优化方面的源代码,一些有关数值计算的源代码。-Some optimization of the source code, some optimization of the source code, some of the numerical calculation of the source code.
<> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[matlab例程melcepst

说明:计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample fr a mes-Mel cepstrum coefficients calculated the matlab procedure: MELCEPST C
<凝空子> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Pi

说明:计算无理数PI前一千位的VB程序,左击窗口即可显示计算结果!-Calculation of irrational number PI 1000 before the VB program, hit the left window to display results!
<JinYao> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[matlab例程SMI(Algorithm)

说明:智能天线自适应非盲波束形成SMI算法,有很好的参考价值。-Smart Antenna Adaptive SMI non-blind beamforming algorithms, have a good reference value.
<刘秦> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[数据结构常用算法QueensProblem

说明:求解皇后问题,在n*n的方格棋盘上,放置n个皇后,要求每个皇后不同列,不同行,不同左右对角线-Queen Solving problems in the square n* n chessboard, n-placed Queen s, Queen s required for each different column, different trip, different about the diagonal
<王沙沙> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算KMUL_LargeInteger

说明:K-type large number generation based on win32 system.
<li> 在 2025-12-23 上传 | 大小:2kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树的各种遍历,用菜单形势实现的。前序中序后序层序-A variety of tree traversal, using the menu situation achievable. Preorder in sequence after sequence sequence
<张謇> 在 2025-12-23 上传 | 大小:2kb | 下载:0

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

说明:#include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define ON 1 //输出层神经元数目 double P[IN] //单个样本输入数据 double T[ON] //单个样本教师数据 double W[HN][IN] //输入层至隐层权值 double V[ON][HN] //隐
<xx> 在 2025-12-23 上传 | 大小:2kb | 下载:0

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

说明:用Fortran实现的bp算法程序-Bp realized with Fortran algorithm procedures
<xx> 在 2025-12-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 20543.44 .45 .46 .47 .48 ... 28523 »

源码中国 www.ymcn.org