搜索资源列表
yuhch
- IOI2008集训队作业 俞华程 IOI2008中国国家集训队第二轮作业 (截止时间:2008年5月3日) 教练:刘汝佳 作业提交:rujia.liu@gmail.com -IOI2008 Homework
1esxddsd
- 操作系统进程调度采用时间轮片及先来先服务算法-Operating system process scheduling and time-round film and first-come first-serve algorithm
php
- 高负载WEB服务器架构 1.轮询(默认) 每个请求按时间顺序逐一分配到不同的后端服务器 ,如果后端服务器down掉,能自动剔除。 2.ip_hash 每个请求按访问ip的hash结果分配,这样每个访客固定访问一个后端服务器,可以解决session 的问题。 -High load WEB server architecture 1 Polling (default) In chronological order for each request individuall
time-slice-polling-method-
- 单片机程序编写的主体思想--多任务分层思,即参考时间片轮询法!内容包括思想介绍和一个简单的例程。-Microcontroller programming the Juche Idea- multitasking hierarchical thinking, ie the reference time slice polling method! Includes ideas presented and a simple routine.