-
avi 视频录制封装(codeproject 简化版本)
avi视频录制,简化了大部分的工作,我么可以直接start,stop,pause,进行桌面的视频录制,这里我们选择ms的video方式。
让生成的avi更小。
- 2022-01-24 15:29:19下载
- 积分:1
-
模拟操作系统中的主存的分配与回收,附带试验报告
模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system"s main memory allocation and recovery, fringe Test Report
- 2022-06-18 18:03:24下载
- 积分: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
-
是一个关于声卡的程序可以通过远端套接字接收…
是一个关于声卡的程序,可以用通过套接字接收远端发来的数据流,再在本地回放,效果很好呀.-is a sound card on the procedures can be used through the distal socket receiving the data stream and at the local intervals and the results very good ah.
- 2022-11-25 13:35:03下载
- 积分:1
-
工作时间有好事情的留言,
工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
- 2022-05-30 11:03:33下载
- 积分:1
-
输入一个表达式包扩括号,进行求值
比如输入2+6*35
输入一个表达式包扩括号,进行求值
比如输入2+6*35-(68/5-3)*5@#-Enter an expression in parentheses expansion pack to carry out evaluation
- 2022-02-02 05:38:14下载
- 积分:1
-
修改messagebox的源代码,down的!
修改messagebox的源代码,down的!-messagebox change the source code, down!
- 2022-06-15 19:15:14下载
- 积分:1
-
No drive the implementation of the source code Ring0
无驱动执行 Ring0 代码的源程序-No drive the implementation of the source code Ring0
- 2023-07-23 05:05:03下载
- 积分:1
-
一个清除bios密码的程序内嵌汇编实现
一个清除bios密码的程序内嵌汇编实现--A program of clearing up BIOS password embeded realized in assembly
- 2022-04-20 22:14:31下载
- 积分:1
-
This paper briefly discusses the use of DirectX Input received mouse input appro...
本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
- 2022-08-18 04:09:15下载
- 积分:1