Alarm+Clock
Alarm+Clock技术资料下载专区,收录173份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
173
Alarm+Clock 全部资料 173 份
改进型CLOCK 页面置换算法实现在进程运行过程中
改进型CLOCK 页面置换算法实现在进程运行过程中,若其要访问的页面不在内存而需要调入内存,但分配该进程的内存 空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中 的对换区,但调出那个页面,可以采用不同的算...
2013-12-11
146
Java Clock是个免费的可嵌入HTML文档中的小应用程序
Java Clock是个免费的可嵌入HTML文档中的小应用程序,可以在你的网页上显示一个时钟,既可以显示模拟形式的时钟,还可以显示数字形式的时钟,你通过点击,进行切换。
2016-12-07
78
It is a source code for access and program from PIC 18F452 to DS1307 Real Time Clock by I2C interfac
It is a source code for access and program from PIC 18F452 to DS1307 Real Time Clock by I2C interface using I2C capabili...
2017-04-21
112
使用winio通过intel 南桥smbus controller对 IDT/silego clock 进行操作为例
使用winio通过intel 南桥smbus controller对 IDT/silego clock 进行操作为例,演示smbus的操作方法。
2014-01-02
151
last time when i came here to find some clock references. but most of them can not works well. so th
last time when i came here to find some clock references. but most of them can not works well. so this files works well ...
2015-11-07
125
A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation
A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design...
2016-10-12
77