-
这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。
测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用...
这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。
测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。
软件测试最困难的问题之一是知道何时停止测试(When to stop testing? )
自己测试自己的程序是不可能的。
当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。
-This XMODEM transfer protocol source code, the test can only be proved wrong there and not show anything wrong procedure. The two test role is : procedures for determining the existence of defects; Contribute to the judge whether the procedure can be used in practice. Software testing the most difficult one of the problems is to know when to stop testing (When to stop testing) testing their own procedures is not possible. When a software detected the increase in the number of defects, more undiscovered flaws in the probability has increased.
- 2022-03-10 02:22:42下载
- 积分:1
-
这是经过改进后的加法器源代码,改进后运算速度更快
这是经过改进后的加法器源代码,改进后运算速度更快-This is the result of the improved adder source code, improved faster
- 2022-06-28 14:36:44下载
- 积分:1
-
PDF格式的串口通信程序编程大全
好不容易找到的,支持一下啊...
PDF格式的串口通信程序编程大全
好不容易找到的,支持一下啊-PDF format of the serial communication programming Guinness finally found to support what ah
- 2023-03-02 23:30:04下载
- 积分:1
-
SUPL参考代码
SUPL 2.0作为SUPL的一个进阶版本,是伴随着LTE产生的。SUPL的最初版本SUPL 1.0并不支持LTE网络,而SUPL 2.0可以支持LTE,同时也支持LPP定位协议,以及OTDOA、WIFI等新的定位技术。
- 2022-06-13 11:45:39下载
- 积分:1
-
WINDOWS 串口编程 调试程序 第四部分
WINDOWS 串口编程 调试程序 第四部分-WINDOWS serial programming debugger Part IV
- 2023-08-22 20:45:03下载
- 积分:1
-
Moto720 DemoCode
Moto720 DemoCode
- 2022-01-25 16:28:49下载
- 积分:1
-
本例是基于TCP协议的,实现客户端与服务器之间文件的传输
本例是基于TCP协议的,实现客户端与服务器之间文件的传输-In this case is based on the TCP protocol, and implementation between the client and server file transmission
- 2022-04-11 02:58:43下载
- 积分:1
-
FTP文件下载一点通
我需要一个简单的函数,从互联网(FTP或HTTP)下载文件。我搜索CodeProject,没有什么对我想要的东西是有用的。然后,我搜索codeguru并无意中发现了一个非常简单的功能做了或多或少正是我想要的。我不得不实际修改它,很多,但它给了我一个起点。因为我需要从一个FTP站点下载文件,我所做的FTP功能,具体。这将适用于FTP站点允许匿名登录,但它应该是很容易的用户名和密码添加到函数的参数,以允许访问受限制的FTP站点。九安M.科尔曼写的原有功能。
- 2022-08-10 01:54:33下载
- 积分:1
-
】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。
提出了Modbus 协议反转CRC 校验的...
】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。
提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查
表算法的循环冗余校验程序。-In this paper, we mainly discuss the Modbus communication protocol R TU frame format commonly used in error checking methods, namely, Cyclic Redundancy Check Code (CRC). Modbus protocol proposed inversion method CRC checksum, CRC checksum is derived fast computing inversion table, and C language to achieve a quick look-up table algorithm based on cyclic redundancy check procedure.
- 2022-05-09 05:51:21下载
- 积分:1
-
This is the NS2 in the code article 802.16
这是有关NS2中802.16的代码的文章-This is the NS2 in the code article 802.16
- 2022-04-18 21:39:56下载
- 积分:1