-
一个简单的教学管理系统的源代码,计算机学院吉林大学…
一个简单的教学管理系统的源码,吉林大学计算机学院课程设计-A simple teaching management system source code, Jilin University School of Computer Science Curriculum Design
- 2022-03-17 19:14:59下载
- 积分:1
-
实现定时关机功能,是学习与系统交互的例子
实现定时关机功能,是学习与系统交互的例子- The realization fixed time closing machine function, is the
study and the system interactive example
- 2022-02-06 10:44:23下载
- 积分:1
-
编程的方法,可以检测到当前系统的物理内存,五
以API方式编程,可以检测当前系统物理内存、虚拟内存以及页文件的总尺寸和可用大小。-API approach to programming, can detect the current system of physical memory, virtual memory and page file size and available size of the total.
- 2022-12-26 08:45:03下载
- 积分:1
-
Introduced VC6.0 used in a variety of controls, multi
介绍了VC6.0中所用的各种控件、多线程、DLL及ActiveX的使用-Introduced VC6.0 used in a variety of controls, multi-threaded, DLL, and the use of ActiveX
- 2022-08-20 15:36:43下载
- 积分:1
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
themselves to add a new category in MFC
自己添加新的类在MFC中-themselves to add a new category in MFC
- 2023-06-18 20:45:03下载
- 积分:1
-
一个自动壁纸更换器,小程序值的研究研究,
一个自动壁纸更换器,小程序值的研究研究,--An automatic wallpaper changer
- 2023-06-03 03:55:03下载
- 积分:1
-
c++ builde 6 adopted, in the Builder environment assembler call
c++ builde 6下通过,在Builder环境下调用汇编程序-c++ builde 6 adopted, in the Builder environment assembler call
- 2022-03-29 06:11:47下载
- 积分:1
-
一个封装的系统调用的API库,配合w2k_spy的驱动可以对系统的设备进行访问!...
一个封装的系统调用的API库,配合w2k_spy的驱动可以对系统的设备进行访问!-A package system calls the API library, with w2k_spy driver on the system equipment can visit!
- 2022-02-25 01:47:44下载
- 积分:1