-
人脸检测源代码
基于opencv3.2.0和visual studio2017和C++编写的人脸检测代码,可以直接运行
- 2023-06-21 00:40:03下载
- 积分:1
-
联通SGIP短信收发程序的C源代码,在Visual C软件…
联通SGIP短信收发程序C++源代码,本软件在Visual C++.Net中编译通过,并经测试能正常发送与接收短信。欢迎提出
修正意见,并共同探讨。-Unicom SGIP SMS transceiver procedures C source code, the software in Visual C. Net compiler, and tested normal send and receive text messages. Welcome amendments, and to jointly explore.
- 2022-02-05 23:36:37下载
- 积分:1
-
Shared Memory interface application program,
Shared Memory interface application program,
- 2023-01-20 10:30:04下载
- 积分:1
-
自己写的一个关于MSXML类库的试用例子
自己写的一个关于MSXML类库的试用例子-Himself wrote a trial on the MSXML library example
- 2022-01-25 16:22:13下载
- 积分:1
-
设有n*m个方格的棋盘(1<=m,n<=100),求出该棋盘中包含多少个正方形、多少个长方形(不包括正方形)。
例如:当n=3,m=2 时...
设有n*m个方格的棋盘(1
- 2022-03-20 11:14:54下载
- 积分:1
-
一套图形程序......大家
一套图形程序......大家-A graphics program everyone ......
- 2022-02-28 13:20:41下载
- 积分:1
-
为VFP编写的一个采购管理系统
为VFP编写的一个采购管理系统-VFP prepared for a procurement management system
- 2022-04-19 16:29:49下载
- 积分:1
-
That those who download a simple source code! Can download the designated file i...
一个简单的下载者源代码!
能下载指定文件保存 运行
编译都可自行修改-That those who download a simple source code! Can download the designated file is saved to run the compiler can make its own decisions
- 2022-05-16 21:29:09下载
- 积分:1
-
evc4.0下使用msxml解析xml文件,效率比较高。
evc4.0下使用msxml解析xml文件,效率比较高。-evc4.0 use msxml parsing xml files more efficient.
- 2023-02-09 01:00:03下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1