资源列表

« 1 2 ... .50 .51 .52 .53 .54 27055.56 .57 .58 .59 .60 ... 28521 »

[数据结构常用算法Strassen_8

说明:Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n* n matrix of the
<张斌> 在 2025-05-09 上传 | 大小:12kb | 下载:0

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

说明:这是一个人工神经网络例子源码 质量非常不错-This is an example of artificial neural network quality is very good source
<刘翔> 在 2025-05-09 上传 | 大小:29kb | 下载:0

[matlab例程bpbutt

说明:巴特沃思滤波器matlab程序,是本人提交的作业.-Butterworth filter Matlab process, I submit work.
<袁康> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程bpcheb

说明:本人提交的用matlab的关于滤波器设计的作业,很有用的 -I used Matlab submitted on the design of filter operation, a very useful
<袁康> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程hpbutt

说明:本人提交的用matlab的关于滤波器设计的作业,很有用的 -I used Matlab submitted on the design of filter operation, a very useful
<袁康> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程hpcheb

说明:本人提交的用matlab的关于滤波器设计的作业,很有用的 -I used Matlab submitted on the design of filter operation, a very useful
<袁康> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程GaussianFilterMatlabCode

说明:本人提交的用matlab的关于滤波器设计的作业,很有用的 -I used Matlab submitted on the design of filter operation, a very useful
<袁康> 在 2025-05-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法Estimate

说明:理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算 -understanding and mastery of backtracking algorithm efficiency analysis method. Use Estimate on 8 Queen's algorithm is efficient estimation problem
<张斌> 在 2025-05-09 上传 | 大小:33kb | 下载:0

[数据结构常用算法accepted1

说明:解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice,
<王冠> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法accept

说明:数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in a
<王冠> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrixforpowersystem

说明:电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example),
<奇闻> 在 2025-05-09 上传 | 大小:46kb | 下载:0

[数值算法/人工智能Vann

说明:VC_基于神经网络的数字识别系统. VC_基于神经网络的数字识别系统.-VC_ based on neural network digital identification system. VC_ based on neural network digital identification system.
<奇闻> 在 2025-05-09 上传 | 大小:308kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 27055.56 .57 .58 .59 .60 ... 28521 »

源码中国 www.ymcn.org