搜索结果
找到约 3,306 项符合
I-WIRE 的查询结果
系统设计方案 嵌入式硬件开发平台的体系结构 ² 外围存储器接口设计方法 ² 键盘、LCD、触摸屏人机交互接口的设计方法 ² USB接口、串口、I/O 接口的设计方法 ² 网络
嵌入式硬件开发平台的体系结构
² 外围存储器接口设计方法
² 键盘、LCD、触摸屏人机交互接口的设计方法
² USB接口、串口、I/O 接口的设计方法
² 网络接口的设计方法
² 调试接口的设计方法
数据结构 高效求一超大数组中第i个元素到第j个元素间第k小的元素.
高效求一超大数组中第i个元素到第j个元素间第k小的元素.
RFID编程 RFID二次调制信号的I、Q相关解调模型
RFID二次调制信号的I、Q相关解调模型,直接运行即可
DSP编程 TMS320LF2407A DSP的I/O电灯实验
TMS320LF2407A DSP的I/O电灯实验
网络 先用makefile编译,连接后,client发字符到server端并返回该字符串,遇到a,e,i,o,u则加*号,如*a,收到fin字符串则结束客户端及服务器端程序.实现echo功能
先用makefile编译,连接后,client发字符到server端并返回该字符串,遇到a,e,i,o,u则加*号,如*a,收到fin字符串则结束客户端及服务器端程序.实现echo功能
单片机开发 用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
Delphi控件源码 图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei
图形显示技巧,这是其中一段代码
procedure TForm1.Button1Click(Sender: TObject)
var
newbmp:TBitmap
i,bmpheight,bmpwidth:integer //推拉
begin
newbmp:=TBitmap.Create
newbmp.Width:=image1.Width
newbmp.Height:=image1.Height
bmpheight:=image1.Height
bmpwidth:=image1.Width
for i:=0 to bmphei ...
书籍源码 i did a test for study
i did a test for study
单片机开发 I² C Communication between ST7 and M24Cxx EEPROM
I² C Communication between ST7 and M24Cxx EEPROM
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...