-
发送邮件
php发邮件程序,运行sendmail.php就可以了-send mail
- 2022-02-05 05:05:47下载
- 积分:1
-
C++实现的复数+_*/运算,自己用了很多年了
C++实现的复数+_*/运算,自己用了很多年了-C++ complex
- 2022-02-16 03:10:28下载
- 积分:1
-
分析Java代码错误的工具PMD
分析Java代码错误的工具PMD-Java code analysis tools wrong PMD
- 2022-05-30 07:05:44下载
- 积分:1
-
TCL2543电压表中的应用,能通讯的测量表,通讯部分
TCL2543电压表中的应用,能通讯的测量表,通讯部分-TCL2543 application voltage meter to meter communication, communication part
- 2022-02-09 19:28:24下载
- 积分:1
-
回文判别
实验要求:称正读和反读都相同的字符序列为“回文”,如“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
-
采用QPSK的MATLAB仿真,然后在FPGA实现的基本功能…
通过MATLAB对QPSK进行仿真,再在FPGA中实现QPSK的基本功能-By MATLAB simulation of QPSK, and then in the FPGA to implement the basic functions of QPSK
- 2022-03-15 16:36:50下载
- 积分:1
-
that is a magic square to n* n natural numbers line up every trip, every out, an...
幻方即1至n*n自然数排成的每行、每列、每条对角线数字之和均相等的方阵。这是一个流行的解法。 含源文件及说明-that is a magic square to n* n natural numbers line up every trip, every out, and each diagonal figures and have the same matrix. This is a popular method. Sources with papers and notes
- 2023-01-04 11:55:03下载
- 积分:1
-
手机游戏,画面效果还可以,可以作为手机游戏入门参考
手机游戏,画面效果还可以,可以作为手机游戏入门参考-phone games, the desired effect can also can serve as a reference mobile gaming portal
- 2023-05-21 19:50:03下载
- 积分:1
-
sdram的内存初始化源代码,有要的赶快下
sdram的内存初始化源代码,有要的赶快下-SDRAM memory initialization source code, there should be as soon as possible under the
- 2023-03-11 15:00:03下载
- 积分:1
-
lcd1602显示遥控键值的计算器
应用背景基于LCD1602显示遥控键值的计算器,单片机C语言范畴,完整源程序及单片机开发板接线图。keil软件打开。关键技术
通过单片机开发板键盘输入,在LCD1602上显示的计算器(加法)。实验说明: 1.由于按键的个数有限只开通了加法运算 2.a键为“+”运算,b键为“=”
3.只开通了2位数的运算 *
4.按键规则先按下加数再按“+”再被加数再“=”
接线方法: Jp8连JP4
- 2022-11-29 01:00:03下载
- 积分:1