搜索结果
找到约 2,329 项符合
All-time 的查询结果
单片机开发 外部SRAM与C8051F000接口 Copyright (C) 2000 CYGNAL INTEGRATED PRODUCTS, INC. All rights reserved. FILE N
外部SRAM与C8051F000接口 Copyright (C) 2000 CYGNAL INTEGRATED PRODUCTS, INC. All rights reserved. FILE NAME : Sram.ASM TARGET MCU : C8051F000 DESCRIPTION : External Sram read/write verification routine for IDT 71V124SA.
其他书籍 (即时系统设计与分析工程手册)(英文版) 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,模块
数学计算 This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<
This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,
数据结构 Unix下有time程序
Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,本程序可以实现这个功能
软件工程 this a software develop structure , I think you all need it to find how to develop a software
this a software develop structure , I think you all need it to find how to develop a software
单片机开发 /* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件
/* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件标识:无 * 摘 要:油位传感器最终版 * * 当前版本:1.1 * 作 者:翁德平 * 完成日期:2005年6月10日 * * 取代版本:1.0 * 原作者 :翁德平 * 完成日期:2005年5月10日 */ ...
其他 parse all the hyperlinks in a saved google search results page
parse all the hyperlinks in a saved google search results page
单片机开发 This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
其他 Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.