-
访问c++私有变量的示例源代码,以供欣赏
访问c++私有变量的示例源代码,以供欣赏
-Visit c++ Private variable sample source code for the appreciation of
- 2022-11-21 05:45:03下载
- 积分:1
-
员工请假管理系统,这是一个很好的系统管理软件,内有详细的任务书和编程文档...
员工请假管理系统,这是一个很好的系统管理软件,内有详细的任务书和编程文档-Employee leave management system
- 2022-01-26 02:06:00下载
- 积分:1
-
利用api直接获取本机的计算机名 和IP地址 在开发中值得一用
利用api直接获取本机的计算机名 和IP地址 在开发中值得一用 -Use api direct access to the local computer name and IP address in the development of worthy one with
- 2022-02-03 13:33:33下载
- 积分:1
-
由文件系统来管理的简单的cache源代码,适用于ti的嵌入式开发系统...
由文件系统来管理的简单的cache源代码,适用于ti的嵌入式开发系统-from the document management system to the simple cache source code, apply to ti embedded system development
- 2022-10-06 22:55:03下载
- 积分:1
-
Mac introductory programming books, there are other Mac books, if you need to pl...
Mac编程的介绍书籍,还有其他Mac方面的书,如果需要请在layabout4233629.blogspot.com留言.-Mac introductory programming books, there are other Mac books, if you need to please layabout4233629.blogspot.com message.
- 2023-03-24 15:10:04下载
- 积分:1
-
c专家编程
《C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。
- 2023-05-04 14:25:05下载
- 积分:1
-
这是操作系统中内存分配的编程实验,是内存管理的编程。
这是操作系统中内存分配的编程实验,是内存管理的编程。-This is the Operating System memery distribution programme
- 2022-03-29 04:25:51下载
- 积分: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
-
一个挡描硬件信息的工具
一个挡描硬件信息的工具-a block depiction hardware information tool
- 2022-07-24 09:13:36下载
- 积分:1
-
这个是大家学习jsp的好例程,希望大家多多支持!jsp+javabean+serverlet!...
这个是大家学习jsp的好例程,希望大家多多支持!jsp+javabean+serverlet!-Jsp to learn this is a good routine, I hope everyone can support! jsp+ javabean+ serverlet!
- 2022-07-07 03:09:45下载
- 积分:1