资源列表

« 1 2 ... 61 62 63 64 65 6667 68 69 70 71 ... 3400 »

[数学计算/工程计算a223

说明:此程式可輸入二個整數,並以歐幾里得演算法求其最大公因數(GCD)-this program can import two integers, and Euclid algorithms for its greatest common divisor (GCD)
<張世謙> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算sudoku

说明:soduku游戏,大家应该玩过了吧。其中的产生算法我正在想。这是一个解秘的算法。-soduku game, we should have played all right. The selection algorithm which I think is. This is a solution algorithm ST.
<> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算C Simulation

说明:用c语言实现的Turbo码仿真系统。做成exe文件形式,可以直接运行。并生成仿真结果文档,保存在所在文件家。仿真结果主要体现为信噪比。-using language of Turbo Codes simulation system. Exe files causing form can be directly run. Simulation results and generate documents, kept in the home
<赵欣> 在 2025-01-10 上传 | 大小:267kb | 下载:0

[数学计算/工程计算Gauss_Seidel法解方程组

说明:Gauss_Seidel法解方程组,对同一系数矩阵的方程组,只须变换一次系数矩阵,即可求不同常数向量的不同方程组,大大提高计算效率,且可求解任意元线形方程组-Gauss_Seidel Solving equations, the same coefficient matrix equations, only a transformation coefficient matrix can be different for the diff
<李征> 在 2025-01-10 上传 | 大小:100kb | 下载:0

[数学计算/工程计算sigma32

说明:用数值方法模拟了E.coli中sigma32因子对热休克(Heat shock)基因的调控机理,与文献吻合的很好。-numerical simulation of E. coli sigma32 of heat shock factor (Heat shock) gene regulatory mechanism, and are in good agreement with literature.
<刘源> 在 2025-01-10 上传 | 大小:569kb | 下载:0

[数学计算/工程计算sigma32(MC)

说明:用Monte Carlo方法,模拟E.coli中sigma32因子对热休克基因的调控机理,与文献吻合很好。-Monte Carlo simulation E.coli sigma32 factor on heat shock gene regulatory mechanism, good agreement with literature.
<刘源> 在 2025-01-10 上传 | 大小:2mb | 下载:0

[数学计算/工程计算ooplist

说明:实现了一个离散时间事件序列的模板,并用来模拟银行开窗口数量合理性的问题。-achieve a discrete-time sequence of events template, and used to simulate the bank to open the window a reasonable number of issues.
<刘源> 在 2025-01-10 上传 | 大小:324kb | 下载:0

[数学计算/工程计算LU_Decompound_for_C++

说明:应用LU分解法计算矩阵的程序 C++制作 未编译,已经测试-application LU decomposition of the matrix calculation procedure produced no C compiler, testing
<老张> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算C语言科学计算源代码

说明:主要用于数字仿真方面的代码,可以供做控制,系统辨识等方面的朋友参考。-mainly for the digital simulation code can be done for control, system identification, such as a friend of reference.
<王成玖> 在 2025-01-10 上传 | 大小:311kb | 下载:0

[数学计算/工程计算vc511678900355

说明:可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来
<梁小姐> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算(SOR)

说明:对于求解线性方程组,松迟法不为一种好方法.本程序着重于 用L D U来求解. -for solving linear equations, the late Tony not for a better method. This program focuses on D U of L to solve.
<lee> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算练习一源程序

说明:K-means一个用C++实现的聚类算法 -K-C means to achieve a clustering algorithm
<杨子> 在 2025-01-10 上传 | 大小:5kb | 下载:0
« 1 2 ... 61 62 63 64 65 6667 68 69 70 71 ... 3400 »

源码中国 www.ymcn.org