-
模拟微软自带的计算器,功能很强大,现在把我自己做的源码上传。敬请阅览...
模拟微软自带的计算器,功能很强大,现在把我自己做的源码上传。敬请阅览-Microsoft" s own simulation calculator, function is very powerful, and now to my own source code upload. Please read! ! ! ! !
- 2022-07-16 14:32:21下载
- 积分:1
-
Management System Status
学籍管理系统开发-Management System Status
- 2022-10-01 00:45:04下载
- 积分:1
-
windows c/c++ 通过WMI获取硬件信息
包含获取电脑CPU信息、内存大小、鼠标键盘设备信息、主板型号、硬盘型号、显卡声卡设备型号等硬件信息的接口附:只提供关键代码,部分自定义结构体相关代码未上传
- 2023-02-14 12:20:03下载
- 积分:1
-
这是一个正确的用C语言写的AES程序可以直接用结果是正确的.加密速度比较快吧....
这是一个正确的用C语言写的AES程序可以直接用结果是正确的.加密速度比较快吧.-this is a correct use of the C language to write procedures AES results can be directly used to be correct. Encryption speed faster it.
- 2022-01-26 04:10:34下载
- 积分:1
-
program to read students’ name and score to arrays.
- 2022-03-11 18:52:06下载
- 积分:1
-
物业管理,VB开发的信息管理系统,使用起来非常方便。好了好好物业管理有如此大的信息...
物业管理,VB开发的信息管理系统,使用起来非常方便。好了好好物业管理有如此大的信息-real property management,information management system developed by VB, using very conveniently.good real property management has such large information.
- 2022-08-24 13:43:46下载
- 积分:1
-
简单的翻译功能页面,模仿主流翻印网站制作,美工还需要进一步修改....
简单的翻译功能页面,模仿主流翻印网站制作,美工还需要进一步修改.-Simple translation page reprint site mimic mainstream production, artists need to be further modified.
- 2022-04-18 16:29:35下载
- 积分:1
-
Optimization and Coordination of Damping Controls for Improving System Dynamic Performance
本文提出了一种全局优化方法
- 2023-08-16 11:25:03下载
- 积分:1
-
视频转码好工具啊
视频转码好工具啊-video transcoding tool for ah
- 2022-05-07 01:51:41下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1