-
Splitter_multi_view
Splitter多视图切换的源代码,vc++工程(Splitter switched multi-view source code)
- 2014-01-03 09:52:22下载
- 积分:1
-
c语言经典程序
c语言经典程序105例
案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算、、、
- 2022-08-04 01:27:50下载
- 积分:1
-
supermarket-account-system
c语言。超市收银账务系统,有基本的收银,查询销售,查询库存,管理员模式等等。(c language. Supermarket cashier accounting system, a basic cash register, check sales, check inventory, administrator mode and so on.)
- 2014-03-12 22:17:58下载
- 积分:1
-
find-the-secret
星号密码查看器,只需将放大镜置于要查看星号密码的上方,就能显示出原密码。(Asterisks password viewer, simply put a magnifying glass to view asterisk password above, can show the original password.)
- 2013-07-22 15:38:44下载
- 积分:1
-
d3d9wj
#include <windows.h>
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
hutingkcsj
高效人事管理系统的课程设计报告
,C++版的,里面有课程设计的报告书和任务书,内容详细。(And efficient personnel management system, curriculum design report, C++ version, which has curriculum design report and the mission statement and detailed.)
- 2009-10-23 18:52:44下载
- 积分:1
-
FACE-Recognition
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
- 2020-06-26 05:20:01下载
- 积分:1
-
VCformatlab
说明: 在Visual C++中调用matlab中定义的函数,可以方便利用matlab的资源(Calling Matlab defined in the function, Matlab can facilitate the use of resources)
- 2006-03-02 19:09:56下载
- 积分:1
-
二维码测试
说明: c#用于winform界面识别二维码与生成二维码(C # identification of QR code and generation of QR code)
- 2019-11-12 16:28:00下载
- 积分:1
-
汽车灯
说明: stm32汽车灯控制例程,用于控制汽车在各种情况的灯光(Stm32 car light control routines, used to control the car in the light of circumstances)
- 2020-04-17 14:58:23下载
- 积分:1