资源列表

« 1 2 ... .15 .16 .17 .18 .19 15620.21 .22 .23 .24 .25 ... 28523 »

[数学计算/工程计算BigNumOperater

说明:大整数模板,支持加法乘法除法 取小数mod-Large integer templates, support the addition multiplication division to take fractional mod
<liuice> 在 2025-04-04 上传 | 大小:6kb | 下载:0

[数学计算/工程计算ALGORITHMS-FOR-NUMERICAL-ANALYSIS-IN-HIGH-DIMENSI

说明:Nearly every numerical analysis algorithm has computational complexity that scales exponentially in the underlying physical dimension. The separated representation, introduced previously, allows many operations to be
<brescia> 在 2025-04-04 上传 | 大小:237kb | 下载:0

[数学计算/工程计算ENTROPIC-NONEXTENSIVITY-A-POSSIBLE-MEASURE-OF-COM

说明:An updated review [1] of nonextensive statistical mechanics and thermodynamics is colloquially presented. Quite naturally the possibility emerges for using the value of q − 1(entropic nonextensivity) as a simple and
<brescia> 在 2025-04-04 上传 | 大小:496kb | 下载:0

[matlab例程mat_lab

说明:MATLAB Programs that can be used by beginners to learn the basics. College of Engineering, Cherthala.
<Sujikj> 在 2025-04-04 上传 | 大小:492kb | 下载:0

[数据结构常用算法third2

说明:2.编写程序实现表达式求值,即验证某算术表达式的正确性,若正确,则计算该算术表达式的值。 主要功能描述如下: 1、从键盘上输入表达式。 2、分析该表达式是否合法: (1)是数字,则判断该数字的合法性。若合法,则压入数据到堆栈中。 (2)是规定的运算符,则根据规则进行处理。在处理过程中,将计算该表达式的值。 (3)若是其它字符,则返回错误信息。 3、若上述处理过程中没有发现错误,则认为该表达式合法,并打印
<bagai> 在 2025-04-04 上传 | 大小:1.45mb | 下载:0

[数据结构常用算法Knight-to-travel-around

说明:骑士周游问题,用回溯法计算~希望对大家有帮助~-Knights tour problem with backtracking method ~
<> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[matlab例程PROGRAMS

说明:Matlab数字信号处理源码(数字信号处理指导书)-Matlab source digital signal processing (digital signal processing instructions)
<hs xiang> 在 2025-04-04 上传 | 大小:29kb | 下载:0

[数据结构常用算法101

说明:若矩阵Am×n中的某个元素aij是第i行中的最小值,同时又是第j列中的最大值,则称此元素为该矩阵中的一个马鞍点。假设以二维数组存储矩阵Am×n ,试编写求出矩阵中所有马鞍点的算法。 注意一行(列)中可能有多个最小(大)值 可用下列矩阵进行测试: 1 2 3 1 1 1 4 7 6 2 2 2 7* 7* 9 3* 3* 3* (*表示马鞍点) -If the matrix Am × n aij is an
<YCL> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法Calculation-expressions

说明:数据结构实验4栈的使用。程序用于数据结构实验中计算数学表达式的值,在程序中用到了堆栈的数据结构。-Experimental data structure used to calculate the value of mathematical expression, used in the program a stack data structure.
<敏敏特穆尔> 在 2025-04-04 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法maze

说明:数据结构中的一个小实验,迷宫,1表示障碍物,0表示通路,最后在程序运行结束时用*号的路线便是迷宫的通路或者没有通路。-Data structure in a small experiment, maze, an obstacle that, 0 channels, and finally the end of the run course with an asterisk is a maze of paths or no path.
<敏敏特穆尔> 在 2025-04-04 上传 | 大小:245kb | 下载:0

[matlab例程RDA

说明:实现合成孔径雷达点目标信号生成,使用RDA算法对点目标成像-Synthetic Aperture Radar points to achieve the target signal generation, the use of RDA algorithm for point target imaging
<li> 在 2025-04-04 上传 | 大小:6kb | 下载:0

[数据结构常用算法LinkedQueue

说明:数据结构算法中的关于二叉树的一些实验,该小程序主要实现了一个二叉树的前序,中序和后序表达式,同时还可以输入前序和中序来输出后序的内容。-Data structure binary tree algorithm on a number of experiments, the applet implements a binary tree of the main sequence before, in order and the order
<敏敏特穆尔> 在 2025-04-04 上传 | 大小:284kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 15620.21 .22 .23 .24 .25 ... 28523 »

源码中国 www.ymcn.org