-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,建立动态菜单源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,建立动态菜单源代码-err
- 2022-05-29 01:51:32下载
- 积分:1
-
既是实用小工具(搜寻VB工程相关文件,并复制到新的目录),又是编程小技巧的集合,不可不看。...
既是实用小工具(搜寻VB工程相关文件,并复制到新的目录),又是编程小技巧的集合,不可不看。-is both practical small tools (search VB projects related documents and copied to a new directory), is the programming skills of a small pool, I can not see.
- 2023-02-17 11:25:03下载
- 积分:1
-
Kai traversal in the list box is currently running process. And lists out the lo...
在列表框中启遍历当前正在运行的进程.并罗列出每个进程所加载的模块.-Kai traversal in the list box is currently running process. And lists out the load of each process module.
- 2023-03-01 06:40:04下载
- 积分:1
-
酒店管理系统,希望对大家有点用,采用ADO访问Access数据库
酒店管理系统,希望对大家有点用,采用ADO访问Access数据库-Hotel management system, in the hope that we are a bit used, visit the Access database using ADO
- 2022-04-28 09:30:31下载
- 积分:1
-
设置您的字体,大小,使您的多样化的应用程序。
设置你的程序里面的字体、大小,使你的应用多样化。
- 2022-10-25 00:55:03下载
- 积分:1
-
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG...
PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG使用起来复杂,操作都是命令行格式,需要perl支持,而PRTG提供图形化的向导,方便简单。... -PRTG windows platform is the MRTG, which uses SNMP to network traffic, CPU load, memory utilization data for the monitoring, and generates all kinds of statistics and graphics, Web pages and statements. MRTG to use complex operations are command line format, perl support PRTG and provide graphical wizard, easy to use. ...
- 2022-04-19 03:22:13下载
- 积分:1
-
这是一个c++的编程学习软件,可能对大家有用,
这是一个c++的编程学习软件,可能对大家有用,-c This is a learning software programming, may be useful for all,
- 2023-08-05 16:05:03下载
- 积分:1
-
可以实现在view上画随机大小的一个圆。
可以实现在view上画随机大小的一个圆。-it is a program can draw a circle.
- 2022-01-25 15:45:19下载
- 积分: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
-
得到系统、用户、GDI可用资源百分比,其中使用了32位程序调用16位DLL内函数的方法...
得到系统、用户、GDI可用资源百分比,其中使用了32位程序调用16位DLL内函数的方法-Getting the rate of resource that system, user and GDI can use, which use the functions in 16-bit DLL through the 32-bit method
- 2023-03-24 08:20:04下载
- 积分:1