-
get the register key value of file system and show it.
得到文件系统的相关注册表键值,并且显示出来-get the register key value of file system and show it.
- 2022-01-28 09:08:42下载
- 积分:1
-
用于控制多个线程的问题
用于控制多个线程的问题-used to control the number of threads
- 2023-05-08 05:15:02下载
- 积分:1
-
win32api程序,读取256级灰度图并显示,完全api编程思想,彻底了解位图结构...
win32api程序,读取256级灰度图并显示,完全api编程思想,彻底了解位图结构-win32api progran,reading 256 gray graph and displaying, api compile thinking totally,know about bite fabric compelety.
- 2022-03-21 04:13:11下载
- 积分:1
-
VC++编写的一个操作系统多线程调度的可视化示例程序显示了OS多线程调度的基本运行规则...
VC++编写的一个操作系统多线程调度的可视化示例程序显示了OS多线程调度的基本运行规则-prepared in a multi-threaded operating system scheduling visualization shows the sample program multithreaded OS scheduling the basic operating rules
- 2022-05-12 21:29:08下载
- 积分:1
-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
vc汉诺塔的程序手册的准备
vc编写的汉诺塔手动程序-vc HANOR prepared by the procedures manual
- 2022-07-07 01:31:25下载
- 积分:1
-
如何用ffmpeg编写一个简单播放器详细步骤介绍及源码
如何用ffmpeg编写一个简单播放器详细步骤介绍及源码,压缩包内含有详细文档介绍以及源代码,好资源。
- 2023-04-10 05:30:03下载
- 积分:1
-
一个可以获得本地主机名和IP地址的小程序!供大家参考!
一个可以获得本地主机名和IP地址的小程序!供大家参考!-a local host name and IP address of the small programs! For your reference!
- 2023-05-23 12:00:02下载
- 积分:1
-
VB做的代理。源代码精简。很容易理解。
这个用VB做的代理服务器.源代码精简.很容易看懂.-the VB do proxy. Source code streamlining. Very easy to understand.
- 2022-02-02 02:05:27下载
- 积分:1
-
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的...
手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-gesture recognition system performance system! Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
- 2023-02-27 20:50:03下载
- 积分:1