资源列表

« 1 2 ... .87 .88 .89 .90 .91 792.93 .94 .95 .96 .97 ... 3400 »

[数学计算/工程计算strassen

说明:1.实现时间复杂度为 Ο (nlg7) strassen矩阵乘法 2. 实现时间复杂度为 Ο(n3) 常规矩阵乘法 3. 能随机生成矩阵 4. 分析比较不同输入规模下的strassen算法与常规矩阵乘法的运行时间-1. To achieve the time complexity of Ο (nlg7) strassen matrix multiplication 2. To achieve the time complexity of Ο (n3) General matrix m
<liupz> 在 2025-06-18 上传 | 大小:36kb | 下载:0

[数学计算/工程计算largenumber

说明:关于VB大数加法,减法,乘法,除法,乘方,MOD,阶乘运算,-Large numbers on the VB addition, subtraction, multiplication, division, involution, MOD, factorial calculations,
<谭正伟> 在 2025-06-18 上传 | 大小:14kb | 下载:0

[数学计算/工程计算VBRSAsource

说明:有名的RSA算法,VB源代码,对初学都研究算法有一定帮助-Well-known RSA algorithm, VB source code, algorithms for beginners have studied to some extent help
<谭正伟> 在 2025-06-18 上传 | 大小:10kb | 下载:0

[数学计算/工程计算football

说明:Descr iption 2008六月激动人心的欧洲杯就要开始了,来直世界各地的人们都会涌向主办国瑞士和奥地利。由于比赛是在不同的城市进行,为了使球迷们能够尽快的到达各个城市,主办方决定在城市之间修建铁路来满足需要,铁路线当然越短越好喽。现在你的任务是帮助主办方选择最优的修建方案。 Input 输入的第一行是一个数n(2 <= n <= 50 ),表示城市的数目。 后面是一个n * n的矩阵A,A[i][j]表示第i个城市和第j个城市的路径(0 <= A[
<杨毅刚> 在 2025-06-18 上传 | 大小:6kb | 下载:0

[数学计算/工程计算usaco_dec09

说明:usaco december 09 solutions that i submitted during contest and got ACC. BRONZE division.
<gowdd> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算codekole

说明:ga code in matlab with good method
<reza> 在 2025-06-18 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Lyapunov

说明:It is a Fortuan Based codes to calculate Lyapunov Exponnent! It is especially useful in chaotic signal processing!
<shouyi> 在 2025-06-18 上传 | 大小:642kb | 下载:0

[数学计算/工程计算Conway

说明:Conway The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.[1] It is the best-known example of a cellular automaton.
<hamintoriha> 在 2025-06-18 上传 | 大小:270kb | 下载:0

[数学计算/工程计算SimpleMonteCarloModel

说明:we shall study the pricing of derivatives using Monte Carlo simulation.We do this not to study the intricacies of Monte Carlo but because it provides many convenient examples of concepts that can be abstracted.
<hamintoriha> 在 2025-06-18 上传 | 大小:114kb | 下载:0

[数学计算/工程计算Segmentationusingeigenvectors

说明:this slide provide to studying about eigenvector
<kotakungu> 在 2025-06-18 上传 | 大小:3.44mb | 下载:0

[数学计算/工程计算VC_Spline

说明:三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data
<张栋> 在 2025-06-18 上传 | 大小:1.84mb | 下载:0

[数学计算/工程计算mycal

说明:这是我完善的上一版本的计算器。主要功能是计算四则运算和三角运算。三角运算为直接的角度计算。程序简单 易懂最最适合初学者参考的了今天上传与大家分享-This is my sound on a version of the calculator. Main function is to calculate the four operations and trigonometric equations. Trigonometric equations for direct calculation of
<韦正丛> 在 2025-06-18 上传 | 大小:1.82mb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 792.93 .94 .95 .96 .97 ... 3400 »

源码中国 www.ymcn.org