-
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高...
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高-Introduced the C++ Template library very good tutorial, great reference value, can you get a larger raise
- 2022-03-18 05:46:19下载
- 积分:1
-
连续search.vcproj
Sequential Search.vcproj
- 2022-02-07 08:30:08下载
- 积分:1
-
机器学习实战kNN.py
这个算法主要工作是测量不同特征值之间的距离,有个这个距离,就可以进行分类了。
简称kNN。
已知:训练集,以及每个训练集的标签。
接下来:和训练集中的数据对比,计算最相似的k个距离。选择相似数据中最多的那个分类。作为新数据的分类.
- 2022-07-15 09:47:18下载
- 积分:1
-
不错的C源码,是关于遥操作服务的,很不错的
不错的C源码,是关于遥操作服务的,很不错的-good C source code, the distance of operational services, and very good
- 2022-07-20 12:40:39下载
- 积分:1
-
用VC.net编写的模拟操作系统动态分区管理.有注释.
用VC.net编写的模拟操作系统动态分区管理.有注释.-VC.net prepared with the dynamic simulation of the operating system area management. It Notes.
- 2022-05-29 08:19:35下载
- 积分:1
-
关于LDPC的代码,Mackcy的网站上下的,比较好用
关于LDPC的代码,Mackcy的网站上下的,比较好用-On the LDPC code, Mackcy site from top to bottom, more useful
- 2022-02-02 16:02:14下载
- 积分:1
-
MFC 24. Game, but with a voice, support SAPI4, need to install the Speech4 Chine...
MFC的24.游戏,但带语音,支持SAPI4,需要先安装Speech4的中文语音引擎-MFC 24. Game, but with a voice, support SAPI4, need to install the Speech4 Chinese Speech Engine
- 2022-01-22 03:09:11下载
- 积分:1
-
windows系统下实时代码,可以进行底层硬件的实时操作
windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
- 2022-12-10 12:10:03下载
- 积分:1
-
openc实现道路标志识别
环境为Opencv3.4.1 + VS2017:
Opencv3+VS2017实现交通标志检测
- 2022-07-13 17:18:45下载
- 积分:1
-
一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况...
一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况-like a timer, using the CPU of a high-resolution internal Counting realized, could be used for various occasions precision timing, especially for the need to test a certain code of the running time
- 2022-03-01 15:19:26下载
- 积分:1