搜索资源列表
GPS时钟在网络时间同步中的应用
- 随着科学技术的迅速发展,GPS得到了越来越广泛的应用,本论文介绍了它在网络时间同步中的应用,值得参考-as science and technology is developing rapidly, GPS has been widely used, this paper introduces its network time synchronization, the application should reference
shizhongzhouqi
- 一个运用japplet制作的时钟代码;时钟显示的是服务器的同步时钟-japplet use of a clock production code; Clock shows the clock synchronization server
2005104221922514
- 一个实时时钟!!~~~~~~~ 和系统同步的-a real-time clock! ! ~~~~~~~ And synchronization
s3c44box
- 三星44BOX的中文文档,主要内容为:1 产品预览, 2 管脚描述, 3 指令集, 4 存储管理,5 时钟和电源管理模式,6 CPU WRAPPER & BUS PRIORITIES,...... 18 IO (同步 I/O) -Chinese documents, mainly as follows : a product preview, two pin descr iption, 3 instruction set. 4 memory management, 5 clock and p
JavaScriptshizhong
- 用JAVAscr ipt编的一个网络时钟,特效还是很好的,第一次编出来,时间可以同本地或服务器同步-with an addendum to the network clock, the magic is still very good, the first series, and time with local or server synchronization
flashclock
- 用FLASH和JAVA制作一个实时同步的时钟-With FLASH and JAVA to produce a real-time clock synchronization
flash_shizhong
- 使用FLASH MX制作的石英钟,与系统时钟同步-FLASH MX produced by the use of quartz, with the system clock synchronization
Colok
- 一个简单的时钟,利用线程控制其时针,分针,和秒针的走向。界面也算漂亮,还没有实现与体统时间的同步,忘高手指教。当然本人也在思考之中。-A simple clock, the clock to control its use of thread, minute hand, and the direction of the second hand. Operator interface is also beautiful, there is no time to achieve synchroniz
Clock
- 显示时钟,从系统中读取,指针时钟,与系统显示的时间同步-Display clock, reading from the system, the clock pointer, and the system shows the time synchronization
ShowTime
- 该程序使用java 编写的时钟,与系统时间同步,每隔一秒刷新一次。-The program written using the java clock, time synchronization with the system, every second refresh.
javacalc
- 3.设计一个数据宽度8bit,深度是16的异步FIFO(读写时钟不相同), 当读写时钟的频率分别为wrclk=40MHz、rdclk=20MHz时,仿真其逻辑波形。25,50 当读时钟比写时钟快时(wrclk=20MHz,rdclk=40MHz), 如何保证读出的数据是写进去的有效数据?仿真验证你的设计。 对比第3题的同步FIFO,分析同步FIFO和异步FIFO的不同特性。-3. To design a data width of 8bit, depth is 16 as
javaclock
- java 编程时钟 黑色界面。数字时钟与指针同步。-java programming clock black interface. Digital clock synchronized with the pointer.
MyCalendar
- 这是一个日历时钟,能同时显示日期和当前时间,可以修改日期也可以同步时间,时钟显示采用传统的时针分针动态显示。-This is a calendar clock, it could also display the date and the current time, you can modify the date also can synchronize the time clock display the clock minute hand using the traditional dyna
source
- 分布式时钟的同步问题,以RMI为中间件来实现开发过程。-Clock synchronization problems of distributed system,and realize the process based on the RMI as the middleware.
nachos
- nachos-java 开源代码 内涵多线程 同步时钟等-the nachos-java open source code connotation multi-threaded synchronous clock
Clock
- 基于JAVA编程制作简单的时钟,能够和系统同步并进行调整-JAVA programming produced based on a simple clock, and system synchronization and can be adjusted
QT_Clock
- 用QT做的一个和系统时间同步的时钟,包含了时分秒,注释非常详尽,有需要的朋友可以下载,有好的建议可以联系我-QT to do with a clock and time synchronization system, including the minutes and seconds, very detailed notes, a friend in need can be downloaded, there are good suggestions can contact me. .
Clock
- 用Java设计一个动态时钟。首先绘制一个带有度分秒的时钟,然后获取本地时间,最后同步本地时间并进行不断重绘。时钟就动起来了。(USE THEJAVA TO DESIGN A CLOCK)