搜索结果
找到约 1,293 项符合
Spare-time 的查询结果
*行业应用 Small utility which calculates the difference in hours and seconds between a starting time and finis
Small utility which calculates the difference in hours and seconds between a starting time and finish time. Useful for calculating payroll hours, overtime, etc. with C source code. Freeware.
电子书籍 Real-Time Shader Programming
Real-Time Shader Programming
Java编程 实现Time服务器的java程序
实现Time服务器的java程序
电子书籍 实时信号处理((eWiley) Real-Time Digital Signal Processing)很好的教材
实时信号处理((eWiley) Real-Time Digital Signal Processing)很好的教材
其他嵌入式/单片机内容 real time RTOS
real time RTOS
其他书籍 (即时系统设计与分析工程手册)(英文版) This book is an introduction to real-time systems
(即时系统设计与分析工程手册)(英文版) This book is an introduction to real-time systems
汇编语言 6502bios,关于6502的sbc,有lcd,time,irq,模块
6502bios,关于6502的sbc,有lcd,time,irq,模块
数据结构 Unix下有time程序
Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,本程序可以实现这个功能
单片机开发 The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial
The traffic light is timed and lets cars pass during a
specific time period. There is a pedestrial crossing
button that lets pedestrians cross. The lights are
connected to Port 1. You can see this in action using
dScope.
单片机开发 51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI
51下RTC的例子
本目录总共有以下部分:
1.项目文件PCF8563.uv2,TIME.uv2。
2.调试源程序PCF8563_s.asm和PCF8563_S.c。
3.模拟I2C文件包VI2C_ASM.inc和VI2C_C51.h用户可以直接调用。