-
基本算法为:先将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
-
33届acm亚洲区域赛成都赛区1001题源码
33届acm亚洲区域赛成都赛区1001题源码-33rd acm Chengdu Asian Regional Conference tournament title of 1001 source
- 2023-02-08 15:15:03下载
- 积分:1
-
splay基本操作和使用
splay的基本操作,个类oj题目,有源代码,可以相互学习
- 2023-02-07 03:45:04下载
- 积分:1
-
遗传算法求解函数最大值
这是一个由MATLAB实现的运用遗传算法求解任意函数最大值的方法。
- 2022-02-12 13:36:42下载
- 积分:1
-
经常用的一些delphi数值方面的算法,只是一些算法,没有生成具体的程序。...
经常用的一些delphi数值方面的算法,只是一些算法,没有生成具体的程序。-frequently used some delphi the numerical algorithm, but some algorithm, without generating specific procedures.
- 2022-05-14 12:35:37下载
- 积分:1
-
LDPC(c语言源代码)
本代码是关于ldpc的编译码源代码,用的是c++语言,可以运行并且相关的矩阵文件都在附件里,可以通过这套程序来系统的学习通信的整个框架知识,希望能造福于后人
- 2022-11-08 07:50:03下载
- 积分:1
-
数学系学生对kalman的理解,非常有用,对于理解kalman滤波,
数学系学生对kalman的理解,非常有用,对于理解kalman滤波,-Department of Mathematics students kalman understanding, very useful for understanding the kalman filtering,
- 2022-03-30 14:01:25下载
- 积分:1
-
将用RGB表示的颜色值转换为长整型表示的颜色值
将用RGB表示的颜色值转换为长整型表示的颜色值-Transform color value expressed by RGB to color value expressed by long integer
- 2022-05-25 04:55:59下载
- 积分:1
-
马氏距离
这是一种改编的马氏距离
这是一种改编的马氏距离
这是一种改编的马氏距离
这是一种改编的马氏距离
这是一种改编的马氏距离
可以用来分类
- 2022-05-30 18:30:58下载
- 积分:1
-
实现线性表的一些基本操作,列如线性表的插入删除 查找
实现线性表的一些基本操作,列如线性表的插入删除 查找-To achieve some of the basic operation of a linear table, column, such as linear search the table insert delete
- 2022-02-13 14:16:40下载
- 积分:1