-
MFC 鼠标实时画线
MFC 鼠标实时画线基于VC6.0 对话框的MFC 鼠标实时画线的一个简单例子。
- 2022-07-28 03:42:47下载
- 积分:1
-
夏普3.5寸显示器驱动程序的Windows CE 5
sharp 3.5 inch dispaly driver for windows ce 5.0
- 2023-04-06 23:30:03下载
- 积分:1
-
接上级主管部门通知,为了保障奥运会的网络信息安全,净化网络环境,促进互联网信息服务健康有序发展,从即日起至2008年9月20日,我司将对所有接入的网站进行网络信...
接上级主管部门通知,为了保障奥运会的网络信息安全,净化网络环境,促进互联网信息服务健康有序发展,从即日起至2008年9月20日,我司将对所有接入的网站进行网络信息安全的彻底排查。-Then the competent authorities to inform their superiors, in order to protect the Olympic Games in network information security, clean up the network environment and the promotion of the Internet Information Service healthy and orderly development, and from now until September 20, 2008, I will have all access to the Division
- 2023-05-13 23:10:02下载
- 积分:1
-
红楼梦人员关系查询工具
红楼梦人员关系查询工具-Dream of the Red Chamber staff relations Query Tool
- 2022-07-27 16:21:18下载
- 积分:1
-
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助...
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助-Besides of the function of editing html file,HTMLArea also has the feature of Spelling-check,and there are some examples and plugs,hope helpful to you.
- 2022-02-09 12:17:02下载
- 积分: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# 的 facebook 贝克普
Facebook 应用程序可帮助用户发送数据、 邮政和还保持跟踪的数据的发布在用户墙上的
- 2023-02-02 09:30:03下载
- 积分:1
-
基于Gabor特征提取和神经网络的人脸检测的matlab程序
基于Gabor特征提取和神经网络的人脸检测的matlab程序,用于MATLAB的彩色图像色彩空间转换的MEX文件! 程序用于在RGB、LUV,XYZ以及LAB色彩空间之间进行转换。 将文件解压,会有六个MEX文件,将它们放在MATLAB的搜索路径之中,使用时可直接使用! 例如: Y=rgb2lab(X); 其中X为要转换的图像,其色彩空间为RGB;Y为输出图像,其色彩空间为LAB。
- 2022-01-21 19:35:38下载
- 积分:1
-
C语言描述的数据结构的小题目,请大虾们多多指点
C语言描述的数据结构的小题目,请大虾们多多指点-C language to describe the data structure of small topics, please prawns support and guidance
- 2023-04-14 16:50:04下载
- 积分:1
-
字符串转换成对应的数
二分查找 进制转换 排序 杨辉三角
字符串转换成对应的数
二分查找 进制转换 排序 杨辉三角-Strings are converted to the corresponding number of
Binary search binary conversion sort Yang Hui Triangle
- 2022-07-28 03:30:53下载
- 积分:1