-
Facial feature tracking system using single camera
使用单摄像机的面部特征跟踪系统-泰国朱拉隆功大学科学系
- 2022-08-19 16:25:06下载
- 积分:1
-
一些C++的源码,有兴趣的可以看看
一些C++的源码,有兴趣的可以参看-Some C++ The source, who are interested can see
- 2022-03-23 04:45:20下载
- 积分:1
-
苏沈小雨的CSS2中文帮助手册,是比较受欢迎的CSS文档
苏沈小雨的CSS2中文帮助手册,是比较受欢迎的CSS文档-Su Shen drizzle of CSS2 Chinese help manual, which is a more popular CSS document
- 2023-02-22 15:25:04下载
- 积分:1
-
这是另一个简单的帮助对话框的实现。Simple RTF based Help Dialog,...
这是另一个简单的帮助对话框的实现。Simple RTF based Help Dialog,-This is another simple dialog with the help of the achievement. Simple RTF based Help Dialog,
- 2022-03-20 11:57:44下载
- 积分:1
-
短信息二次开发接口,可以提供给用户进行短信息方面的开发,TEXT模式和PDU模式...
短信息二次开发接口,可以提供给用户进行短信息方面的开发,TEXT模式和PDU模式-short message secondary development interface, it can provide to the users of short message development, TEXT mode and PDU mode
- 2022-01-23 11:11:07下载
- 积分:1
-
This is a foreigner writing a dynamic dialog and its controls to change the size...
这是老外写的一个动态改变对话框及其控件大小的一个类,非常有价值!里面有操作的文档-This is a foreigner writing a dynamic dialog and its controls to change the size of a class, very valuable! There are operational files
- 2022-03-19 09:11:35下载
- 积分:1
-
用VC。6.0编写的文件统计器,其中演示了很多控件的用法
用VC。6.0编写的文件统计器,其中演示了很多控件的用法-VC. 6.0 preparation for the document statistics, which demonstrated a lot of the usage control
- 2023-05-09 23:50:03下载
- 积分:1
-
科学计算器源代码
使用Qt框架库编写的计算器,包括界面与简洁高效的源代码。希望对初学者有所帮助
- 2022-03-01 13:45:43下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
重写COMBOBOX控件
实现了Winform中,ComboBox下拉框的重写,比自带控件样式更加好看-
- 2022-03-25 02:25:25下载
- 积分:1