-
自己写的注册表模块的操作
自己用c写的操纵注册表的模块-c write his own manipulation of the registry module
- 2022-02-04 10:18:05下载
- 积分:1
-
Aircraft booking system for C++ program source code, hope that the exhibitions.
飞机订票系统的C++程序源代码,希望多多指教。-Aircraft booking system for C++ program source code, hope that the exhibitions.
- 2022-07-09 14:29:51下载
- 积分:1
-
课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高...
课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total number of pages with random pages, the scope of the same, there is room for improvement; Even reply when I asked several functions What is the use, I have feelings, not those who score high copied others. . . . . . While for the poor, but that is how I do for myself, the silent. Fangshanglai there is a need to change the line of change are basically examined data writing at the same time, he can claim to be the first to write, and his mistakes are inevitable, please enlighten, but inside variables are defined more chaos, and too lazy to change the
- 2022-12-21 14:40:03下载
- 积分:1
-
获取硬件信息,包括硬盘、cpu、BIOS、主板
获取硬件信息,包括硬盘、cpu、BIOS、主板-Access to hardware, including hard drives, cpu, BIOS, motherboard
- 2022-08-10 20:35:51下载
- 积分:1
-
改变Mac地址的程序,通过修改操作系统注册表完成
改变Mac地址的程序,通过修改操作系统注册表完成-Mac address change process, completed by modifying the operating system registry
- 2022-09-24 04:20:02下载
- 积分:1
-
c# SIM卡拨号测试
通过读取SIM卡信息,对SIM卡信息进行绑定,设置APN,程序检测串口是否可用,之后尝试创建APN,连接APN,然后拨号上网
- 2022-05-29 22:17:19下载
- 积分:1
-
Dll free download through walls from the source code [2k]
无Dll穿墙下载者源代码[2k]体积小!-Dll free download through walls from the source code [2k]
- 2023-05-27 20:40:03下载
- 积分:1
-
精通MFC程序设计里面的源代码,第27章 调试技术
精通MFC程序设计里面的源代码,第27章 调试技术-proficient in the design process inside the source code, Chapter 27 Debugging Technology
- 2022-04-10 08:02:17下载
- 积分:1
-
获得某台服务器上的所有用户信息
获得某台服务器上的所有用户信息- Obtains on some server all user information
- 2022-09-30 07:40:03下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(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-07-18 13:52:56下载
- 积分:1