-
值得收藏的一些ASP代码.rar 值得收藏的一些ASP代码.rar
值得收藏的一些ASP代码.rar 值得收藏的一些ASP代码.rar -copies of the some ASP code. Rar co pies of the some ASP code. Rar co pies of the some ASP code. Rar copies of the some ASP code. Rar
- 2023-03-09 19:50:02下载
- 积分: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
-
The production of statistics commonly used in source code, with a commonly used...
统计制作中常用的源代码,具有统计常用数据表功能-The production of statistics commonly used in source code, with a commonly used statistical data table function
- 2022-05-24 14:10:06下载
- 积分:1
-
VB+ DB Course System
VB+DB课程体系
- 2022-06-14 21:47:49下载
- 积分:1
-
农历,阳历,月历,节日,节气,生肖,星座,近代史,可直接使用...
农历,阳历,月历,节日,节气,生肖,星座,近代史,可直接使用-Lunar, solar calendar, the calendar, the festival, the cycle of the 12 constellations, the modern history of direct access
- 2023-08-16 12:20:03下载
- 积分:1
-
Similar windows mine clearance
类似windows的扫雷- Similar windows mine clearance
- 2022-04-09 01:31:11下载
- 积分:1
-
C language prepared by the time the year procedures, as long as you enter a numb...
用C语言编写的时间年份程序,只要你输入一个数后,便可以马上看到结果.-C language prepared by the time the year procedures, as long as you enter a number, they can immediately see the result.
- 2022-07-02 22:38:52下载
- 积分:1
-
这是一个简单的将波形读入LABVIEW和从LABVIEW中读出波形
这是一个简单的将波形读入LABVIEW和从LABVIEW中读出波形-This is a simple program which can finish read a wave from the LabView and write into.
- 2022-04-20 16:20:11下载
- 积分:1
-
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for...
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech tagging) specify the sequence of words along with the correct assignment of tags (i.e. states). The goal is to predict the tag sequences for new sentences.
- 2023-04-23 16:15:03下载
- 积分:1
-
FreeTextBox ASP.NET在线编辑器
FreeTextBox 一款经过改良的ASP.NET在线编辑器,使用方法:把aspnet_client和Bin拷贝到你的网站目录,在你ASPX显示编辑器的页面里Page 里加上validateRequest=false
这里是注册组件:
%@ Register TagPrefix="FTB" Namespace="FreeTextBoxControls" Assembly="FreeTextBox"
最后调用代码:
FTB:FreeTextBox ID="FreeTextBox1" runat="server" SupportFolder="aspnet_client/FreeTextBox/" Height="300px" Width="500px" ToolbarStyleConfiguration="Office2003" 其实就这样简单
- 2022-02-14 01:50:16下载
- 积分:1