-
RegQueryValueEx范例程序,可以学到他的使用方法
RegQueryValueEx范例程序,可以学到他的使用方法-RegQueryValueEx example programs can learn to use him
- 2022-12-05 08:35:02下载
- 积分:1
-
又一个关于迷宫的程序
又一个关于迷宫的程序-also one of the maze procedure
- 2022-05-28 05:29:50下载
- 积分:1
-
时间函数举例,一个猜数游戏,判断一个人反应快慢。
时间函数举例,一个猜数游戏,判断一个人反应快慢。-function of time, for example, imagine a few games, a judge who reaction speed.
- 2022-05-24 05:31:16下载
- 积分:1
-
坦克大战很经典,语言是C++,设计的好
很经典的坦克大战,语言是c++,设计的很好-Tankedaizhan very classic, language is c++, The design of good
- 2022-03-25 01:09:53下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
列举系统中所有进程
列举系统中所有进程-list all processes System
- 2022-07-19 14:49:52下载
- 积分:1
-
人脸识别与检测
使用Python进行人脸识别算法的设计,OpenCV用来进行在图像中人脸的识别与选取,基于Windows平台,其中已经包含完整的代码,代码中的参数是我自己训练的时候得到的,随着训练次数的增多,识别的精确度会越来越高,参数可以根据自己的要求进行调整,代码里附有注释。
- 2022-05-31 08:01:11下载
- 积分:1
-
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC-the completion of a use of CRC testing and data read and write C documents will be able to directly achieve CRC
- 2022-09-13 05:20:03下载
- 积分:1
-
类似于 MSC 的字符串处理功能模块 类似于 MSC 的字符串处理功能模块 ...
类似于 MSC 的字符串处理功能模块 类似于 MSC 的字符串处理功能模块 -Similar to the MSC of the string processing function module similar to the MSC of the string processing function modules
- 2022-03-20 11:01:50下载
- 积分:1
-
Document retrieval system, retrieval of documents directory level than the sligh...
文件检索系统,逐级目录检索文件,比资源管理器效率略高-Document retrieval system, retrieval of documents directory level than the slightly higher efficiency of resource management
- 2022-03-18 10:21:11下载
- 积分:1