-
人脸识别算法。
Algoritmos pra reconhecimento facial
- 2022-08-18 05:56:26下载
- 积分:1
-
文件读取,将文件里的数据进行处理。识别正负数,小数。本程序是本人数控机床CNC故障诊断代码中的部分代码。有兴趣对数控机床CNC的,可以继续讨论。...
文件读取,将文件里的数据进行处理。识别正负数,小数。本程序是本人数控机床CNC故障诊断代码中的部分代码。有兴趣对数控机床CNC的,可以继续讨论。-Documents read, the data file for processing. Identification of plus or minus the number of decimal places. This procedure is my fault diagnosis of CNC machine tools CNC code part of the code. Are interested in CNC for CNC machine tools can continue to discuss.
- 2022-08-06 02:34:20下载
- 积分:1
-
VC控件 TreeCtrl
VC控件 TreeCtrl -VC Control TreeCtrl
- 2023-01-31 18:20:04下载
- 积分:1
-
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写...
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。
在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。
程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
- 2022-03-12 18:05:43下载
- 积分:1
-
test important AppWizard has created this ExClock application for you. This appl...
test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.-test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.
- 2023-01-30 21:00:03下载
- 积分:1
-
集合排序
现有若干个集合的数据,每个数据集合可以自选一个指标参加排序。...
集合排序
现有若干个集合的数据,每个数据集合可以自选一个指标参加排序。-Sort the existing number of collections of data collection, each data set can be an indicator of on-demand sort join.
- 2022-04-22 08:04:25下载
- 积分:1
-
JBuilder study the source code CD, which includes the basic Java in every aspect...
jbuilder学习光盘的源代码,其中包括Java的基本的每个方面,从applet,application到javaBean,-JBuilder study the source code CD, which includes the basic Java in every aspect, from the applet, application of javaBean.
- 2022-08-17 09:53:25下载
- 积分:1
-
阐述C++实现构造函数和解析函数的使用
详细讲解利用C++实现构造函数和解析函数-Elaborate on the use of C++ Realize constructor and analytic functions
- 2022-03-02 22:39:19下载
- 积分:1
-
使用Win32 API 查找某个目录下的所有文件(包括子目录)
使用Win32 API 查找某个目录下的所有文件(包括子目录)-Win32 API use a directory search of all documents (including subdirectories)
- 2022-03-07 01:03:18下载
- 积分:1
-
maze is the essence of the plan traverse the problem, we can use a two
迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
- 2022-05-24 03:36:41下载
- 积分:1