-
串口测试 输入字符回显
串口测试 输入字符回显-Serial test input character echo
- 2023-07-17 16:25:03下载
- 积分:1
-
谷歌TS分析器
MPEG2传输流数据包的解码器,分析器,分析仪 MPEG-2传输流包分析器能够解码和ISO / DVB / AVCHD格式的传输流的低层次分析。它可用于查找故障,设备和系统测试,软件开发和学习有关的电视系统是如何工作的数字。
- 2022-05-27 08:12:29下载
- 积分:1
-
C++时钟模拟时钟,准备模拟时钟的分钟操作…
C++ 时钟模拟 可以准备模拟时钟的时针分针秒针的运行-C++ clock analog clock, ready to simulate the operation of the clock the minute hand second hand
- 2022-04-08 03:16:52下载
- 积分:1
-
ripple addrr
好的一个vhdl代码的纹波进位加法器好的一个vhdl代码的纹波进位加法器
- 2022-03-29 03:56:10下载
- 积分:1
-
c语言词法分析,功能比较全,大家随便看看吧,有界面
c语言词法分析,功能比较全,大家随便看看吧,有界面-The file is for accidence analysis fo C language and has lots of functions. It has the interface and please check it freely.
- 2022-05-28 13:52:11下载
- 积分:1
-
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。...
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。-Prepared to identify a given programming language, lexical rules, the output word stream identification procedures.
- 2022-11-10 20:45:03下载
- 积分:1
-
电脑虚拟仪器软件
电脑虚拟仪器软件-computer virtual instrument software
- 2022-07-19 06:48:52下载
- 积分:1
-
2013 年编码锦标赛simurosot
SimuroSot 经典代码,包含余弦曲线和固定点的指定速度,顶点PD 障碍,点球大战 ,值得考虑。这个代码可以用于北京训练 sumurosot 机器人
- 2022-02-09 13:12:07下载
- 积分:1
-
在线升级,希望对大家有帮助,这只是一个简单的DEMO
在线升级,希望对大家有帮助,这只是一个简单的DEMO-Online upgrade, I hope all of you help, this is just a simple DEMO
- 2022-03-05 06:59:16下载
- 积分:1
-
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (1...
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。
分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。
使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。
分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。
编写模块校验两种不同排序算法的输出结果正确且相同
-Quicksort sorting algorithm comparison and exchange
In the Visual C++ to create a single document Windows application, and to achieve the following functions:
The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file.
Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file.
Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms.
Analysis of two d
- 2022-04-22 17:20:42下载
- 积分:1