资源列表

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

[数学计算/工程计算Wheelbarrow

说明:独轮车 独轮车的轮子上有5种颜色,每走一格颜色变化一次,独轮车只能往前推,也可以在原地旋转,每走一格,需要一个单位的时间,每转90度需要一个单位的时间,转180度需要两个单位的时间。现给定一个20×20的迷宫、一个起点、一个终点和到达终点的颜色,问独轮车最少需要多少时间到达。 状态:独轮车所在的行、列、当前颜色、方向。 另外为了方便在结点中加上到达该点的最小步数。 - Wheelbarrow wheelbarrow wh
<zhangkai> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cos_function

说明:cos_function.rar实现三角函数cos曲线-cos_function.rar trigonometric function cos curve to achieve
<李一凡> 在 2025-02-12 上传 | 大小:502kb | 下载:0

[数学计算/工程计算maxgcd2

说明:C++语言中编写一个程序求出最小公约数,分享下-failed to translate
<任艳> 在 2025-02-12 上传 | 大小:877kb | 下载:0

[数学计算/工程计算SPARSKIT2.tar

说明:SPARSKIT 是一个 FORTRAN 子程序包用来求解稀疏矩阵。它包含了基本的稀疏矩阵运算代码以及一些迭代算法。-SPARSKIT is a package of FORTRAN subroutines for working with sparse matrices. It includes general sparse matrix manipulation routines as well
<平卫> 在 2025-02-12 上传 | 大小:1.12mb | 下载:0

[数学计算/工程计算voronoi-2

说明:可以实现2维的voronoi结构图的计算。-this progrom is about the 2D voronoi.
<张广杰> 在 2025-02-12 上传 | 大小:14kb | 下载:0

[数学计算/工程计算blitz-0.9.tar

说明:blitz++库的相应源码 Blitz++提供了一个N维(1—10)的Array类,这个Array类以reference counting技术实现,支持任意的存储序(row-major的C-style数组,column-major的Fortran-style数组),数组的切割(slicing),子数组的提取(subarray),灵活的Array相关表达式处理。另外提供了可以产生不同分布的随机数(F,Beta,Chi-Square,正
<邓德君> 在 2025-02-12 上传 | 大小:2.98mb | 下载:0

[数学计算/工程计算a

说明:除法运算以外的几种大数运算 (包含了小数) -Division operation other than the operation of several large numbers (including the decimal)
<邵伯仲> 在 2025-02-12 上传 | 大小:3kb | 下载:0

[数学计算/工程计算9

说明:计算大数整小数乘法9位运算 也就是含小数的大数乘法 其中运算时 采用9位9位的进行运算 大大的提高了运算速度-Calculate the multiplication of large numbers the whole nine decimal operation is the multiplication of large numbers with decimal operation which used 9 9 computing
<邵伯仲> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft123

说明:在VC++的环境下,实现对数据的FFT计算,保存计算结果,界面友好,有一定的参考价值-In VC++ environment, to realize the FFT calculation of the data, save the calculated results, user-friendly, there is some reference value
<陈开> 在 2025-02-12 上传 | 大小:2.07mb | 下载:0

[数学计算/工程计算geometryalgorithm

说明:㈠ 点的基本运算 ㈡ 线段及直线的基本运算 ㈢ 多边形常用算法模块 ㈣ 圆的基本运算 ㈤ 矩形的基本运算 ㈥ 常用算法的描述 简单实用的几何算法描述的C++语言的实现-very useful C++ algorithm for some geometry
<几何算法实现> 在 2025-02-12 上传 | 大小:13kb | 下载:0

[数学计算/工程计算MinimalCircle

说明:最小覆盖圆的算法,已经知道的多个点,求一个最小圆将所有的点覆盖-Minimal covering circle algorithm, already know a number of points, find a smallest circle covering all the points
<beyond819> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算adapt

说明:采用自适应有限元求解1维问题 Fortran 程序源代码- ADAPT solves a 1D problem using an adaptive finite element method. Fortran source code
<mybiandou> 在 2025-02-12 上传 | 大小:9kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 2392.93 .94 .95 .96 .97 ... 3400 »

源码中国 www.ymcn.org