-
dreamweaver插件1
dreamweaver插件1-Dreamweaver plug-in a
- 2022-01-26 03:02:49下载
- 积分:1
-
SQL server的帮助文档,省去查阅课本的过程
SQL server的帮助文档,省去查阅课本的过程-SQL server help document the process of eliminating access to textbooks
- 2022-02-15 23:25:41下载
- 积分: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
-
用VHDL设计CRC发生器和校验器,供初学者参考。
用VHDL设计CRC发生器和校验器,供初学者参考。-CRC generator and calibration device for advanced users.
- 2022-06-14 16:23:08下载
- 积分:1
-
3d mmorpg worldforge的客户端代码,引擎使用ogre3d,支持平台window,linux,mac...
3d mmorpg worldforge的客户端代码,引擎使用ogre3d,支持平台window,linux,mac-3d mmorpg worldforge client-side code, the engine used ogre3d, support platform window, linux, mac
- 2022-02-06 03:36:20下载
- 积分:1
-
这是一个对工作人员监控的很好的软件,当人不在时候,能够很好的监控人员!...
这是一个对工作人员监控的很好的软件,当人不在时候,能够很好的监控人员!-this is a work of good staff monitoring software, when a person is not, to monitor personnel good!
- 2022-08-24 05:24:59下载
- 积分:1
-
译码器在接口电路中的作用,学习带有译码器的接口电路设计方法...
译码器在接口电路中的作用,学习带有译码器的接口电路设计方法-The decoder in the interface circuit in the role of learning with a decoder interface circuit design method
- 2022-04-20 09:12:36下载
- 积分:1
-
Site traffic too, IIS use up a lot of resources, this is a small program to rest...
网站流量太大,IIS占用大量资源,这是个IIS重启小程序,可以自己设定时间,IIS重启约费时20秒-Site traffic too, IIS use up a lot of resources, this is a small program to restart IIS, you can set up their own time, IIS restart about 20 seconds time-consuming
- 2022-08-07 00:47:19下载
- 积分:1
-
收集来的,很不错的代码,一些小功能而已
收集来的,很不错的代码,一些小功能而已-collection of very good code, some small functions it
- 2022-07-02 16:07:59下载
- 积分:1
-
稀疏矩阵
此代码是关于稀疏矩阵。我表示稀疏矩阵为结构。它还可以做稀疏矩阵加法。如果你读了这段代码然后你可以了解有关内存分配、 指针和结构中的应用。稀疏 matrix 元素几乎为 0,所以如果你将它定义为 2 的三维数组,然后它会浪费内存。解我的想法是,使用结构.通知: 我是韩国的所以所有的文件和在 c 文件上的评论由朝鲜语写的。
- 2022-10-02 11:45:05下载
- 积分:1