-
RSA _罗宾
RSA_Robin-miller algorithm
- 2022-03-02 10:51:39下载
- 积分:1
-
windows资源管理器
用于Windows操作系统的资源管理器,可以用来对Windows系统的文件进行简单的操作,如复制、粘贴、移动、重命名等,程序比较简单,而且运行时有可能会出现一些问题,调试一下就好。
- 2022-07-22 08:45:53下载
- 积分: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
-
这个也是DES源代码,大约100行,大家来看看,有什么意见
这个也是DES源代码,大约100行,大家来看看,有什么意见-This is a DES source code, about 100 lines, we take a look at what the views of
- 2022-01-31 03:55:06下载
- 积分:1
-
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0)
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0) -Close the source display, use:: SendMessage (m_hWnd, WM_CLOSE, 0,0)
- 2022-07-17 14:21:43下载
- 积分:1
-
在安卓上实现计算器应用
安卓应用程序,实现一个计算器,可以进行基本的算术运算,加,减,乘,除。
- 2022-10-14 10:25:03下载
- 积分:1
-
NServiceBus
=======================
- 2022-02-10 08:01:44下载
- 积分:1
-
can总线的应用,以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分...
can总线的应用,以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分-can bus applications, and SJA1000 chip against the C programming language, the source code used in part of the robot control
- 2022-07-10 01:34:52下载
- 积分:1
-
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。...
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。
-The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
- 2022-11-03 19:00:04下载
- 积分:1
-
圆形水晶按钮 C# 做的
C# 开发的圆形水晶按扭,可以拿到项目中直接使用,有源码,有例子。源码可以直接拿来用,如有不懂可以看例子
- 2022-12-31 14:00:03下载
- 积分:1