资源列表
[系统编程] 2006070411031428475
说明:分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。<zmaihyyy> 在 2025-10-04 上传 | 大小:1.8mb | 下载:0
[图形图像处理(光照,映射..)] Camshift
说明:显示如何利用Camshift算法进行彩色目标的跟踪-Show how to use color Camshift algorithm tracking<zty> 在 2025-10-04 上传 | 大小:1010kb | 下载:0
[Internet/网络编程] IPAddress
说明:分类IP地址 特殊IP地址 私有网络地址 IP地址配置-Category specific IP address IP address of private network IP address configuration address<阿蛮> 在 2025-10-04 上传 | 大小:272kb | 下载:0
[Windows编程] ENCODINGMETHOD
说明:The sequence-pair was proposed to represent a rectangle packing and a placement, and is used to place modules automatically in VLSI layout design. Several decoding methods of sequence-pair were proposed. However, encoding methods are not foun<aditi2000> 在 2025-10-04 上传 | 大小:99kb | 下载:0
[Internet/网络编程] typinggame
说明:实现打字联系,是一个简易的打字游戏,代码简单,适合初学者-It is a simply typing game<kingkingofworld> 在 2025-10-04 上传 | 大小:934kb | 下载:0
[Ftp客户端] ClienttFTP
说明:is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C<leo> 在 2025-10-04 上传 | 大小:51kb | 下载:0