-
这是一个用EXCEL表格内容是关于一些统计,调查等
这是一个用EXCEL表格内容是关于一些统计,调查等-Excel is about some statistics, surveys, etc.
- 2022-02-21 22:43:59下载
- 积分:1
-
an MPI prgram explains how to use MPI to do
parallel programming with C#
an MPI prgram explains how to use MPI to do
parallel programming with C#
- 2022-03-15 06:30:36下载
- 积分:1
-
This programme shows how to draw an rotating cylinder,and how to set lighting an...
在VC++ DirectX环境下,绘制一个空心圆柱体,实现圆柱体的旋转,并设置光照和材质信息。-This programme shows how to draw an rotating cylinder,and how to set lighting and materials.
- 2022-03-21 19:23:56下载
- 积分:1
-
HELLOWORD
当用户运行程序后,可以输出HELLOWORD-HELLOWORD
- 2023-03-09 22:35:03下载
- 积分:1
-
刚学VC,做的一个计算器
刚学VC,做的一个计算器-just learning, so a calculator
- 2022-01-21 05:52:27下载
- 积分:1
-
Matlab 进行数字处理的基础知识
这包括数字信号处理的数学模型为需要的所有基本的东西。如傅里叶变换、 3d 绘图、 拉普拉斯变换和筛选方法。在英国指南线 UWE 有关论文鳕鱼。
- 2022-04-01 21:13:46下载
- 积分:1
-
this com port control for wince
this com port control for wince
- 2022-09-27 11:15:03下载
- 积分: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
-
是一个完整的文档 可以方便的查询API 可以适合于学习和做实验 使用...
是一个完整的文档 可以方便的查询API 可以适合于学习和做实验 使用-Is a complete document can easily query API can be suitable for experimental study and make use of
- 2022-02-05 11:46:12下载
- 积分:1
-
在OCaml
at Ocaml
Define a function square that takes a list of integers and returns a new list whose elements are equal to the elements of the original list squared by themselves.
- 2023-08-26 06:20:02下载
- 积分:1