-
支持向量机的C语言,广泛应用于模式识别领域,一个更大的参考价值…
支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
- 2022-07-19 17:43:46下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1
-
Windows套接字学习程序,压缩需要解压
Windows套接字学习程序,压缩需要解压-Windows Socket learning process, the need to decompress compressed
- 2022-04-21 17:56:37下载
- 积分:1
-
一个表单调查 用于大学生生活消费等信息的资源调查 里面有源代码...
一个表单调查 用于大学生生活消费等信息的资源调查 里面有源代码-Survey Form
- 2023-01-14 02:35:03下载
- 积分:1
-
在matlab的环境下,运行此程序可将两段音频信号进行叠加
在matlab的环境下,运行此程序可将两段音频信号进行叠加-In the matlab environment, run this program can be two audio signals are superimposed
- 2022-02-04 04:08:43下载
- 积分:1
-
opengl 3DS模型导入并实现3D模型的爆炸效果;
opengl 3DS模型导入并实现3D模型的爆炸效果;-opengl 3DS model load;and 3D model effect of the explosion
- 2022-06-16 02:45:22下载
- 积分:1
-
用VB实现的internet连接向导
用VB实现的internet连接向导-VB internet Connection Wizard
- 2023-02-16 19:00:04下载
- 积分:1
-
以前自己做的小程序,用于避免计算器冗长的输入时出错; 实现方法: 传统的中缀转后缀的方法...
以前自己做的小程序,用于避免计算器冗长的输入时出错; 实现方法: 传统的中缀转后缀的方法-before doing small procedures for avoiding lengthy calculator input errors; Method : traditional Chinese grade to the suffix
- 2022-02-02 07:13:57下载
- 积分: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
-
二叉树的基本运算与实现,包括了二叉树的基本运算功能,特别适合于初学者...
二叉树的基本运算与实现,包括了二叉树的基本运算功能,特别适合于初学者-Binary Tree and implementation of basic operations, including the basic binary tree computing functions, is particularly suitable for beginners
- 2022-05-31 00:42:16下载
- 积分:1