-
使用WINCAP进行URL拦截
资源描述使用WINCAP1.4.3,可以选择网卡,拦截需要屏蔽的网站,使用所有浏览器
- 2022-01-25 14:59:37下载
- 积分:1
-
带色彩的进度条编程
带色彩的进度条编程-color with the progress of the program
- 2022-09-17 16:35:02下载
- 积分:1
-
GL纹理映射中的应用
GL Texture Mapping Application
- 2023-01-04 21:35:04下载
- 积分:1
-
“Win32平台的管包装
Named Pipe Wrapper for Win32 Platforms
- 2022-05-13 09:16:07下载
- 积分:1
-
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。-This code is the source code of the Russian box, but also we often play the game. Code is not very complicated. I hope some people like.
- 2022-02-14 23:20:17下载
- 积分:1
-
利用中点算法实现画整圆,利用c语言在turboc下编程
利用中点算法实现画整圆,利用c语言在turboc下编程-Algorithm using the midpoint of painting the entire round, using c language programming in the next TurboC
- 2022-01-25 22:32:40下载
- 积分:1
-
计算机断层扫描的并行代数重建技术
Parallel Algebraic Reconstruction Technique for computed tomography
- 2023-07-16 10:50:03下载
- 积分: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
-
a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algo...
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
- 2022-05-21 14:46:34下载
- 积分:1
-
分形图制作 别人的http://huanqiu.51.net/VC/15.htm
分形图制作 别人的http://huanqiu.51.net/VC/15.htm -Fractal Map others http://huanqiu.51.net/VC/15.htm
- 2022-07-11 09:16:23下载
- 积分:1