-
回文判别
实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设...
回文判别
实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。
实验目的:
1、掌握循环队列的定义及应用;
2、掌握队列的基本操作;
3、进一步熟练掌握栈的基本操作及应用;
4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome: that is read and the anti-time sequence of characters are the same as a " palindrome" , such as " abba" and " abccba" is " palindrome" , " abcde" and " ababab" is not " palindrome" and try to design an algorithm to determine a time to @ for the character sequence at the end of it is " Palindrome." The experiment was: 1, master cycle and application of the definition of the queue 2, master the basic operation of the queue 3, and further stack master the basic operation and applications 4, a preliminary settlement of specific issues of the Institute of algorithm design.
- 2023-08-10 17:55:02下载
- 积分:1
-
里面是VB教程的课件,Powerpoint格式,将整个教程整理出来,适用于自学,很全面。...
里面是VB教程的课件,Powerpoint格式,将整个教程整理出来,适用于自学,很全面。-There is a VB tutorial courseware, Powerpoint format, will be finishing out the entire tutorial for self-learning, very comprehensive.
- 2022-02-03 13:20:36下载
- 积分:1
-
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, using linear interpolation for the value interpolation grid operator, is equivalent to the new definition of array size.
- 2022-02-07 15:51:13下载
- 积分:1
-
建立二叉树,统计二叉树中度为2的结点个数和叶子结点个数( 用递归或非递归的方法都可以,先序、中序或后序均可)...
建立二叉树,统计二叉树中度为2的结点个数和叶子结点个数( 用递归或非递归的方法都可以,先序、中序或后序均可)-establish binary tree, Statistics for the two binary tree to moderate the number of nodes and the number of nodes leaves (with the recursive and non- recursive method can be first order, After the order or sequence may)
- 2022-10-24 17:35:03下载
- 积分:1
-
- 2022-02-28 10:20:15下载
- 积分:1
-
This is a C Programming Document
这是一个C++编程文档-This is a C Programming Document
- 2022-10-03 20:00:03下载
- 积分:1
-
显示螺旋队列,//螺旋队列.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
-
二维码识别
对二维码进行识别,将简单的二维码图像进行剪切,量化,去噪,矫正,最后识别出二维码的信息。
- 2023-04-29 14:50:02下载
- 积分:1
-
一个超炫的3D飞行游戏,会让各位想做游戏的人们目瞪口呆的
一个超炫的3D飞行游戏,会让各位想做游戏的人们目瞪口呆的-a gorgeous 3D flying game, it would make you want to do the games people stunned
- 2022-11-29 00:15:03下载
- 积分:1
-
支持J
支持J-LINK的sjf2410
J-LINK烧写NAND FLASH的工具-J-LINK support for the sjf2410J-LINK tool for NAND FLASH programmer
- 2022-03-21 15:38:19下载
- 积分:1