-
一个DLL程序的实例 VC 写的 有源代码
一个DLL程序的实例 VC 写的 有源代码-Example of a DLL program source code written in VC
- 2022-12-27 15:25:02下载
- 积分:1
-
员工请假管理系统,这是一个很好的系统管理软件,内有详细的任务书和编程文档...
员工请假管理系统,这是一个很好的系统管理软件,内有详细的任务书和编程文档-Employee leave management system
- 2022-01-26 02:06:00下载
- 积分:1
-
you know you are using an operating system information? Not View Control Panel,...
您知道您使用的操作系统的信息吗?不用查看控制面板,下面的程序就可以告诉您相关信息。通过这个例子,您可以知道如何使用系统函数来收集windows操作系统的版本信息。最重要的是,您将学会如何对函数的返回信息进行分析处理。-you know you are using an operating system information? Not View Control Panel, the following procedures can tell you relevant information. Through this example, you can know how to use the system function to collect windows operating system version. The most important thing is, you will learn how to function in return for information analysis.
- 2022-11-05 18:25:03下载
- 积分:1
-
visual C++写的表格处理程序,类似excel,可以处理表格,图像等功能...
visual C++写的表格处理程序,类似excel,可以处理表格,图像等功能-visual C++ written form processing procedures, similar to excel, can deal with tables, images and other functions
- 2022-01-26 02:28:26下载
- 积分:1
-
巧用注册表保护操作系统安全,用注册表修改来保护或者维护你的电脑...
巧用注册表保护操作系统安全,用注册表修改来保护或者维护你的电脑-Using the registry to protect the operating system security, use the registry to protect, or modify the maintenance of your computer
- 2023-01-13 03:10:03下载
- 积分:1
-
图书馆借阅管理系统
图书馆借阅管理系统---学习做一个图书馆借阅管理系统-Library Loan Management System--- learning to make a library loan management system
- 2022-05-23 14:36:07下载
- 积分:1
-
一个牛X的国人编写的Chinsesscape智能内码识别,支持屏幕取词翻译的程序!!里面有详细的中文注释,每一模块的中文注释都讲得非常清楚,特别是内码识别、屏幕...
一个牛X的国人编写的Chinsesscape智能内码识别,支持屏幕取词翻译的程序!!里面有详细的中文注释,每一模块的中文注释都讲得非常清楚,特别是内码识别、屏幕取词翻译技术这些核心技术都注释得非常详尽!!!是你无法在其他网站上找到的非常好的资料-Niu X, a people prepared Chinsesscape intelligent code recognition, support for capturing the process of translation!! There are detailed notes in Chinese, each module of the Chinese have put a very clear note, in particular identification code, Screen Translation of these core technologies are very detailed notes! ! ! Is you can not find in other sites of very good information!!
- 2022-05-01 00:54:52下载
- 积分:1
-
C#的例子
C#的例子-C# Example
- 2022-01-22 06:45:33下载
- 积分:1
-
labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免...
labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免自己的劳动成果被别人占有-PC source code for access to the CPU serial number, software for the safety design of great significance. Practical applications such as : their design software used by others, we can use machines, the only sequence corresponding to the authorization, This will avoid the fruits of their own labor occupied by others
- 2022-02-05 11:03:34下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1