-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
cpabe-签名算法实现
实现了2011年cpabe签名的算法,分为四个算法,分别输出了四个文件
- 2022-08-17 22:54:34下载
- 积分:1
-
关于windriver驱动USB的教程,英文版,其中有stream传输模式
关于windriver驱动USB的教程,英文版,其中有stream传输模式-About windriver Drive USB, tutorials, in English, which stream transmission mode
- 2023-04-24 06:50:03下载
- 积分:1
-
ASMLIB06汇编源代码
ASMLIB06汇编源代码-ASMLIB06 compile source code
- 2022-07-03 14:18:56下载
- 积分:1
-
APIBible.rar
APIBible.rar -APIBible.rar ffffffffffffffffffffffff
- 2022-02-03 18:16:53下载
- 积分:1
-
本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序...
本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
- 2022-02-04 16:13:46下载
- 积分:1
-
网络对战版象棋,用vc开发,可继续进行移植至linux,嵌入式下
网络对战版象棋,用vc开发,可继续进行移植至linux,嵌入式下-Network version of chess against using vc development, can continue to transplant to linux, embedded under the
- 2022-01-25 15:44:24下载
- 积分:1
-
Wavelet some basic procedures, useful for beginners, mainly including a number o...
小波的一些基本的程序,对初学者很有用,主要包括一些小波变换,小波构造。-Wavelet some basic procedures, useful for beginners, mainly including a number of wavelet transform, wavelet construction.
- 2022-04-10 14:08:49下载
- 积分:1
-
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料,演示了通讯控件的使用方法...
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料,演示了通讯控件的使用方法-VC demonstration of Serial communication process is learning to communicate with VC into the good materials, demonstration of the use of communications control methods
- 2023-06-07 15:05:04下载
- 积分:1
-
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全...
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,-VB Windows API function has about 774, divided into twelve categories, basically most of the commonly used and very used by Windows API function, arranged by category, with the index function, support full-text search,
- 2022-03-25 00:28:19下载
- 积分:1