搜索资源列表
encrypt_decrypt
- linux下的tea加密解密算法,可以对任何长度字符串进行加密解密。非常精彩。-tea under linux encryption and decryption algorithms, can be of any length string encryption and decryption.
serial
- 本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。 开发环境: 创维特CVTs3c2410 Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
TestStr
- 字符串操作的实现函数,包括字符串拷贝,连接,翻转,计算字符串的长度,对比-Realization of string manipulation functions, including string copy, connection, flip, calculate length of the string comparison