-
breadth first search
广度优先搜索(BFS)是一种用于搜索特定元素的方法图形.it是级别顺序搜索。当搜索基本上限于两种操作时:(a)访问和
- 2022-07-05 00:49:37下载
- 积分:1
-
基本算法为:先将1填入第一行中间位置;再依次将2
基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
- 2022-02-05 03:13:23下载
- 积分:1
-
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能...
计算器能够实现加、减、乘、除简单运算,还能够实现数据的输入,输出,计算,显示及程序退出等功能-calculators can be achieved, plus or minus, multiplication and simple operation, but also to achieve the data input and output, calculation, Display and exit procedures, and other functions
- 2023-03-25 05:10:03下载
- 积分:1
-
科学与工程数值算法用到的积分类
科学与工程数值算法用到的积分类-science and engineering numerical algorithm used in the integration category
- 2022-02-21 19:32:31下载
- 积分:1
-
本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆...
本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
- 2023-02-05 23:15:03下载
- 积分:1
-
FT频谱选带细化程序
基于DFT的频谱细化程序
- 2023-08-19 00:20:03下载
- 积分:1
-
C program using c compiler
Torrent下载自ExtraTorrent.com
- 2022-07-26 17:14:51下载
- 积分:1
-
二维元胞自动机模拟
二维元胞自动机模拟-疯云游戏。元胞自动机 (复数的元胞自动机,缩写。加利福尼亚州) 的可计算性理论、 数学、 物理、 复杂性科学、 理论生物学和微观组织模拟研究了一类离散模型。元胞自动机也称为细胞空间、 镶嵌机、 均匀的结构,细胞结构、 镶嵌结构和迭代数组。在该例中探讨了模式生成的二维元胞自动机规则只取决于给定的单元格周围的黑细胞数目。每个规则陈列大量的步骤运行时其独特的行为。
- 2022-08-19 00:33:55下载
- 积分:1
-
一个快速傅立叶变换的FFT算法
一个快速傅立叶变换的FFT算法-a Fast Fourier Transform FFT algorithm
- 2022-02-02 19:53:43下载
- 积分:1
-
BMPTOYUV的C实现,附详细注释
资源描述
视频格式转码的C实现,bmp to yuv, 附详细注释。上传的源代码属于个人原创,非抄袭,从来没有上传过,已编译通过,我自己的硕士论文里头已经用过了,绝对真实可信
- 2022-11-15 04:20:02下载
- 积分:1