-
A monkey test of the automated tools used for software interface of unplanned te...
一个monkey test的自动工具,用来进行软件界面的无计划测试-A monkey test of the automated tools used for software interface of unplanned test
- 2022-04-23 16:23:59下载
- 积分:1
-
用C语言写的简单程序。屏幕会出现有趣的现象,还有动人的音乐,不错哟!...
用C语言写的简单程序。屏幕会出现有趣的现象,还有动人的音乐,不错哟!-C language to write a simple procedure. Screen be interesting phenomenon, touching music, good yo!
- 2022-12-10 10:15:03下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
线程创建程序:通过创建线程来提高软件的执行能力
线程创建程序:通过创建线程来提高软件的执行能力-Thread creation process: through the creation of threads to enhance the implementation capacity of the software
- 2022-05-08 08:57:46下载
- 积分:1
-
支持向量机 smo python 代码
支持向量机的执行情况算法使用Python 语言,实现一个简化的版本,包括实现完整版本的实现和可选与核函数. And包含大量的简单的数据设置,用于测试验证
- 2022-08-20 02:57:39下载
- 积分:1
-
Determine the background of an image, llowing extract foreground objects
Determine the background of an image, llowing extract foreground objects
- 2022-02-21 09:08:00下载
- 积分:1
-
In order to write data or write, we should first check the status of LCM, or sta...
在写数据或写命令之前,应先检查LCM的状态,即状态寄存器中命令就绪(STA0)和数据就绪(STA1)需要同时检查,只有这两位同时为“1”(LCM空闲状态)时,才可以进行数据和命令的写操作,通常情况下,可以设计一个读状态子函数,用以判断-In order to write data or write, we should first check the status of LCM, or status register in the order in place (STA0) and data-ready (STA1) need to check that only the two at the same time
- 2022-02-13 02:13:08下载
- 积分:1
-
lex yac 教程
lex yac 教程-lex yac course
- 2023-03-21 06:50:03下载
- 积分:1
-
安装程序源代码。实现了由资源文件分离出待安装的文件,复制到目标机上。参考它,可以作出非常专业的安装程序。
安装程序源代码。实现了由资源文件分离出待安装的文件,复制到目标机上。参考它,可以作出非常专业的安装程序。-installation program source code. Achieved the resource documents to be isolated from the installation documents, copied to the target machine. Refer to it, can make a very professional setup program.
- 2022-05-05 23:34:37下载
- 积分:1
-
identifying resources applications software source code
查找资源的应用软件源码-identifying resources applications software source code
- 2022-03-18 18:19:31下载
- 积分:1