资源列表
[书籍源码] PERLprogramming24hours
说明:PERL编程24学时 精简压缩版 PDF文档-PERL programming 24 hours to streamline the compressed version of PDF documents<李晓晨> 在 2025-11-10 上传 | 大小:11.41mb | 下载:0
[操作系统开发] xianlaixianfuwu
说明:在优先数算法中,进程优先数的初值设为: 50-NEEDTIME 每执行一次,优先数减1,CPU时间片数加1,进程还需要的时间片数减1。 在轮转法中,采用固定时间片单位(两个时间片为一个单位),进程每轮转一次,CPU时间片数加2,进程还需要的时间片数减2,并退出CPU,排到就绪队列尾,等待下一次调度。 -In the first few algorithm, the process priority number of initial set: 50-NEEDTIME Each<孟庆君> 在 2025-11-10 上传 | 大小:1kb | 下载:0
[汇编语言] divideerror!
说明:编写0号中断的处理程序,使得在除法溢出发生时,在屏幕中间显示字符串“divide error!”,然后返回到DOS,吴泽乐-Write 0# interrupt handler, making the division overflow occurs, in the middle of the screen displays the string " divide error!" , And then return to DOS, Le WU Ze<> 在 2025-11-10 上传 | 大小:2kb | 下载:0
[汇编语言] mirror
说明:picHMinitor(IplImage* src,IplImage * dst) // //这个函数实现图像的水平镜像 // picVMinitor(IplImage* src,IplImage * dst) //这个函数实现图像的垂直镜像 -picHMinitor (IplImage* src, IplImage* dst)//// This function mirrors the level of image// picVMinitor (IplImage* src, Ip<caizhiyi> 在 2025-11-10 上传 | 大小:1kb | 下载:0