-
人脸检测 c + +
人脸检测 c + +。使用 opencv 库。在 visual studio 2008 上运行
- 2022-01-24 14:21:00下载
- 积分:1
-
读者写操作系统的人实验
编写一个操作系统的读者实验
- 2022-02-15 04:04:22下载
- 积分:1
-
VC技术内幕配套源代码( 第6章),我已经调试好过的
VC技术内幕配套源代码( 第6章),我已经调试好过的-technology supporting source code (Chapter 6), I have a better debugging
- 2022-03-22 03:40:48下载
- 积分:1
-
这是一个串口通信的完整源代码,对于学习串口通信以及VC编程都有很重要的指导和参考价值(注:该代码非本人所写)。...
这是一个串口通信的完整源代码,对于学习串口通信以及VC编程都有很重要的指导和参考价值(注:该代码非本人所写)。-Source code of com port writing and reading by VC++6.0.
- 2023-05-29 04:00:03下载
- 积分:1
-
用于电脑桌面图纸不定时替换
用于电脑桌面图纸不定时替换-for desktop replacement irregular drawings
- 2022-06-19 03:43:16下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材创建哈希对象与查找-Data Structures and Algorithms- procedures, materials to create the hash object and find
- 2022-02-03 14:54:13下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
关于嵌入式wince电源管理的,详细,属于嵌入式入门必读
关于嵌入式wince电源管理的,详细,属于嵌入式入门必读-Wince on the embedded power management, and detailed, are embedded entry reading
- 2022-02-25 11:26:37下载
- 积分:1
-
lapack_win32,windows下的lapack库
lapack_win32,windows下的lapack库-lapack_win32, windows under the lapack library
- 2022-04-30 18:20:57下载
- 积分:1
-
ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形...
ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形和测验选项。完全版则加入了对复选框、文本框条目、图像的支持,还能生成提交网址。-ABPollMaster 1.0ABPollMaster allows you to generate questionnaires, tests and single slides. This version is fully sharing can be customized, allowing the user to create drop-down box body, the list of title Custom graphics and test options. Full version is added to the check box, the text entry box, image support, but also to generate website.
- 2022-08-19 22:55:56下载
- 积分:1