-
Leetcode判断字符串是否为回文字符串(字符串输入任意均可)
该代码是用于解决Leetcode上的对回文字符串进行判断问题。通过栈的方法和双向指针的方法,分别对该问题进行解决,不但给出了两种方法的分析思路,并有两种方法的具体代码实现,而且还通过自己创建测试案例,验证代码的正确性。
- 2022-07-19 05:14:54下载
- 积分:1
-
sepmotorvaryn03
说明: MATLAB 直流电机双闭环控制仿真 经典教材(matlab zhiliudianjishuangbihuankongzhifangzhen)
- 2010-05-03 17:08:51下载
- 积分:1
-
sedmanual
sed为UNIX系统上提供将编译工作自动化的编译器。此为中文手册,对SED做了详细的叙述(sed for the UNIX systems to provide automation of the compilation of the compiler. This is a Chinese manual on a detailed description of SED)
- 2010-10-14 16:37:10下载
- 积分:1
-
TextView
VC++应用程序开发中的文本操作详解,可以用过实例更好的理解与操作(The detailed text operation in the development of VC++ application program can be better understood and operated by examples.)
- 2020-06-15 22:45:01下载
- 积分:1
-
数组逆置,C语言入门问题
问题 A: 数组逆置
题目描述
输入一个字符串,长度小于等于200,然后将数组逆置输出。
输入
测试数据有多组,每组输入一个字符串。
输出
对于每组输入,请输出逆置后的结果。
- 2022-03-14 13:44:16下载
- 积分:1
-
Csharp
学习C sharp的基本知识.这个是编程习惯养成的知道说明。对以后工作、学习有帮助(it is important for the students who want to learn the language of C sharp.There is no other to introduce my file loaded.)
- 2010-07-23 14:14:41下载
- 积分:1
-
rfid_oct24
RFID连接Arduino然后用串口监视显示测得数据(How to use RFID connect to Arduino.Then use serial monitor show the detected data in PC.)
- 2012-11-04 20:59:00下载
- 积分:1
-
shangweijikaifa
变压器油色谱在线监测的论文,详细介绍了在线监测系统的各个模块。包括上位机和下位机。(Line monitoring of transformer oil chromatography paper, the details of each module of the online monitoring system. Including PC and the next machine.)
- 2012-12-10 22:51:09下载
- 积分:1
-
testCRC
Visual Studio 2008 实现crc校验方式(Visual Studio 2008 crc check)
- 2012-05-25 19:57:48下载
- 积分:1
-
原始套接字在局域网抓包demo
用C#编写的,利用raw socket 在局域网抓取指定IP和端口的包数据。经过解析提取有用数据,并写入本地文件。
- 2022-05-29 06:26:42下载
- 积分:1