-
mfc achieved with a simple calculator
用mfc实现的一个简单计算器-mfc achieved with a simple calculator
- 2022-03-21 13:17:46下载
- 积分:1
-
vc实现虚拟摄像头
vc实现的虚拟摄像头成像,比较简单,仅供参考vc实现的虚拟摄像头成像,比较简单,仅供参考vc实现的虚拟摄像头成像,比较简单,仅供参考vc实现的虚拟摄像头成像,比较简单,仅供参考。
- 2023-02-15 04:25:04下载
- 积分: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
-
这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!...
这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!-This is a normal operation of the calculator vc series of small procedures, hope you like them! I will continue to work hard!
- 2022-03-06 13:51:58下载
- 积分:1
-
对于biginner一些java实例
some java examples for biginner
- 2022-11-18 18:10:06下载
- 积分:1
-
一个很好的网站调查系统,互相学习,早几年,都要想…
一个很好的网站调查系统互相学习,初来,非得要上传,没有办法,喜欢里面的程序,只能支持。呵呵!-A good site survey systems learn from each other, the early years, have to want to upload, there is no way, like the inside of the procedure, can only support. Ha ha!
- 2022-12-02 10:45:03下载
- 积分:1
-
图形处理界面,与windows的BMP兼容,耐用,实在!请大家使用!
图形处理界面,与windows的BMP兼容,耐用,实在!请大家使用!-Image processing interface . It s compatible to Windows Bitmap. It s very useful. Please enjoy it!
- 2022-04-24 20:08:35下载
- 积分:1
-
MinisQL的源码,是用C++写的,仅供参加
MinisQL的源码,是用C++写的,仅供参加-the Sourse code of MiniSql by C++,which is only for refference.
- 2023-08-17 06:45:03下载
- 积分:1
-
program to read students’ name and score to arrays.
- 2022-03-11 18:52:06下载
- 积分:1
-
一个用企业类库访问数据库的简单例子
一个用企业类库访问数据库的简单例子-A class library to access the database using Enterprise simple example
- 2022-01-27 18:40:27下载
- 积分:1