资源列表

« 1 2 ... .37 .38 .39 .40 .41 2742.43 .44 .45 .46 .47 ... 3400 »

[数学计算/工程计算hanio1

说明:四柱汉诺塔问题的求解程序.解题思路:如a,b,c,d四柱. 要把a柱第n个盘移到目标柱子(d柱),先把上层 分两为两部份,上半部份移到b柱,下半部分移到c柱,再把第n盘移到 目标柱子,然后,c柱盘子再移到目标柱子,再把b柱盘子移到目标柱子. 细节地方: 上半部份移到b柱时,它的中间变量柱子是有二选一的.而下半部分 移到c柱时,它的中间变量柱子只有一个(因为一个柱子已被上半部份 占了).b,c也移到目标柱子时同
<孙益> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bmoq1113

说明:自己做的一个BM小算法...有很多不足之处请大家多多指教-own a small BM algorithm ... there is a lot to be done about the exhibitions please
<Vz0ne> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a0az22a

说明:自己做的一个大整数相乘小算法...有很多不足之处请大家指教-own a large integer multiplication algorithm ... there is a little much to be desired Please enlighten
<Vz0ne> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a0z11a

说明:自己做的另一个大整数相乘小算法.....有很多不足之处请大家指教-do for myself another big small integer multiplication algorithm ... has much to be desired Please enlighten
<Vz0ne> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kkfft_dualinput

说明:一个fft的C语言程序,输入可以是实数,也可以是复数。 -a fft the C Programming Language, the importation can be real, and can also be complex.
<leejin> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算beibao__1wei

说明:背包问题得模拟退火解法实现,调试通过,觉得有收藏价值。-knapsack problem in the simulated annealing method to achieve, through debugging feel the collectible value.
<李物> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jiecheng1-20000

说明:可对任意的1-20000的数做阶乘。简单方便-be right arbitrary number 1-20000 do the factorial. Easy
<王权> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kanuotu

说明:卡诺图化简的算法,保证正确,自己的课程设计,算法精妙-Karnaugh map of simple algorithms, ensuring correct, their curriculum design, algorithm carefully
<lixin> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算yearsum

说明:这是一个用C++编的实现的年,月计算的程序-This is a C++ realization of the series, on the procedures for calculating
<吕玉琴> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算tmmgain

说明:TRANSFER MATRIX FORMALISM FOR GRATINGS WITH DEFECTS AND GAIN -TRANSFER MATRIX FORMALISM FOR GRATINGS WI TH DEFECTS AND GAIN
<liuliu> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算pade_mine

说明:对函数进行PADE近似程序可以对多种函数进行近似,尤其在FFT的频率分析中PADE的作用很大-right Valued function approximation for a wide range of procedures can function approximation, especially in the FFT frequency analysis of the significant role Valued
<shj> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算axisticks

说明:This function is useful to make a dateaxis adjustable
<lsc221> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 2742.43 .44 .45 .46 .47 ... 3400 »

源码中国 www.ymcn.org