-
一个极简单的操作INI文件的例子
一个极简单的操作INI文件的例子- An extremely simple operation INI document example
- 2023-04-29 15:40:03下载
- 积分:1
-
a opening image file program. having some algorithms in common use.
一个打开图象文件的程序!里面有一些常用的算法!-a opening image file program. having some algorithms in common use.
- 2022-12-27 16:25:04下载
- 积分:1
-
在指定会话中运行程序
资源描述windows服务器支持多会话,可以允许多个账户同时登陆到服务器上进行相关操作,这份代码可以让你在指定的会话id中运行指定的应用程序
- 2022-05-16 16:13:51下载
- 积分:1
-
the bayer Raw to BMP
CMOS图像传感器的图像mt9p031拜耳原成BMP的源代码,人脸检测,大家可以参考。
- 2022-05-19 02:55:20下载
- 积分:1
-
运动检测
运动检测
- 2022-08-07 15:01:51下载
- 积分:1
-
window程序设计第五版中文版北京大学出版社
window程序设计第五版中文版北京大学出版社-window program fifth edition of the Chinese version of the design of Beijing University Press
- 2022-05-27 03:54:47下载
- 积分:1
-
vc++6.0插件,对程序员很好,帮助完成代码编写!
vc++6.0插件,对程序员很好,帮助完成代码编写!-vc++ 6.0 plug-in, for good programmers to help complete coding!
- 2022-01-29 00:35:40下载
- 积分:1
-
Characters, numbers, dates and other information
字符、数字、日期等多种信息处理类,简单方便,直接包含到工程,就可以使用!
下载后,将扩展名更改为jar-Characters, numbers, dates and other information-processing categories, simple and convenient, direct to the works included, you can use! Download, would be changed to jar extension
- 2022-08-09 17:35:11下载
- 积分: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
-
有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。...
有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。-youyongdeC++cehngxu,shixuexiyuanbaozidongjiderumenziliao,limianfuyouxiangyingwentidechengxu.
- 2022-02-27 03:40:26下载
- 积分:1