-
归并排序的c实现
归并排序的c实现-Merging Sort of achieving c
- 2022-03-20 05:58:05下载
- 积分:1
-
sha-1 算法
/*
100%免费公共域算法实现的长沙-1
由赖歇尔 Dominik < dominik.reichl@t-online.de >
Web: http://www.dominik-reichl.de/
版本 1.8-2008年-03-16
-转换为 Visual Studio 2008 格式的项目文件。
-添加 Unicode 支持 HashFile 实用程序方法。
-添加对哈希文件使用 HashFile 方法的支持,是
大于 2 GB。
-HashFile 现在返回一个错误代码,而不是复制错误
到输出缓冲区中的消息。
-GetHash 现在返回一个错误代码,并通过验证的输入的参数。
-添加 ReportHashStl STL 实用程序方法。
- 2022-01-26 07:50:53下载
- 积分:1
-
KNN分类器
开发了一个简单的投票K-NN与欧氏距离分类器,输入包括训练数据,测试数据和K值,输出是测试数据的分类结果。
- 2022-04-21 02:47:33下载
- 积分:1
-
数据挖掘统计方法与实践,主要讲述统计学在数据挖掘中的应用。...
数据挖掘统计方法与实践,主要讲述统计学在数据挖掘中的应用。-Data Mining and practice of statistical methods, mainly on the statistics in data mining applications.
- 2023-07-26 23:50:05下载
- 积分:1
-
实数遗传算法
这是在 matlab 环境中真实遗传算法的一个实现。欢迎下载。谢谢你的支持。
- 2022-02-21 16:52:08下载
- 积分:1
-
A c++program to demonstrate Radix sorting
这是一个c++程序,演示基数按升序排序。程序通过请求数字或元素的总数来接受用户的输入。然后使用基数排序方法按升序对输入的数字进行排序。通过将代码粘贴到编译器中,运行和编译非常容易。
- 2022-05-30 08:58:36下载
- 积分:1
-
Ti DSP TMS320F280x ADC 的SOC例程。
Ti DSP TMS320F280x ADC 的SOC例程。-Ti DSP TMS320F280x ADC routines of SOC.
- 2022-01-27 17:40:56下载
- 积分:1
-
本程序为图象处理,可将八位图转换为二十四位图
本程序为图象处理,可将八位图转换为二十四位图-the procedures for image processing, can be converted to 8 Figure 24 Figure
- 2022-01-25 21:25:05下载
- 积分:1
-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。...
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。-This is the least square method, more practical, I present the hands of the least square method, a library, can be used to code, if you want, you can download directly moved by the past.
- 2023-03-16 08:00:04下载
- 积分:1