-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1
-
state-estimation-
电力系统功能强大的资料,介绍了基于PMU的电力系统的状态估计!(It is a good paper!)
- 2011-05-10 15:52:41下载
- 积分:1
-
pairmatching_real
说明: 手动实现LM算法代码,开头读取文件请忽略(self-developed LM algorithm)
- 2020-07-05 20:52:40下载
- 积分:1
-
nsga-ⅱ 的二进制
支配排序遗传算法II(NSGA-II)为二进制方法
- 2022-06-26 18:06:01下载
- 积分:1
-
基于神经网络的星图识别算法的研究
说明: 天文导航星图识别额算法研究文献,识别定位定姿依据的程序。(stars map recognition)
- 2020-09-29 16:17:44下载
- 积分:1
-
数显恒温程序
基础程序,新塘单片机N76E003,ADC PWM Timer EEPROM 74HC595(Basic program, Xintang MCU N76E003)
- 2020-09-08 16:58:03下载
- 积分:1
-
国家集训队2013~2017论文集
说明: 信息学竞赛星火燎原,成为候选队15人之一乃是所有OI选手梦寐以求的理想。每年15篇论文,指引着该竞赛的最前沿动向,可以给予选手们无限的启迪。阅读并理解其中的经典篇目,是无数OI选手进阶的必由之路。(Informatics competition is sparking and becoming one of the 15 candidates is the dream of all OI players. Fifteen papers a year are the latest trend in the competition, which can give infinite enlightenment to the competitors. Reading and understanding the classics is the only way for countless OI players to advance.)
- 2020-06-17 06:20:02下载
- 积分:1
-
LPG
这是利用RSOFT软件对SMF-MMF-SMF进行仿真的一个程序,亲测可用。拿来分享,希望能帮助到别人。(Simulation Program of LPG by RSOFT)
- 2021-01-28 16:38:34下载
- 积分:1
-
f6882f17b04cedff57a4a4a4f9e2af63
说明: 中控pullsdk二次开发包,用于c2,inbio控制板的二次开发。(Central control pullsdk secondary development kit, used for the secondary development of c2, inbio control board.)
- 2020-06-19 18:20:01下载
- 积分:1
-
1
这款CSS3应用是一个倒计时插件,这款倒计时插件的外观还是比较简单大气的,加上阴影,有着3D立体的视觉效果。倒计时标有天、时、分、秒,我们可以很清晰的看出时钟的走动。我们可以将它制作成挂件放到自己的个人博客上去,来实现活动开始的倒计时功能。(This CSS3 application is a countdown plug-in, the countdown plug-in appearance is relatively simple atmosphere, coupled with shadows, has a 3D stereoscopic visual effect. The countdown is marked by days, hours, minutes and seconds, and we can clearly see the movements of the clock. We can make it into a pendant on our personal blog to achieve the countdown function of the beginning of the event.)
- 2018-09-07 10:14:14下载
- 积分:1