搜索结果
找到约 88 项符合
Prentice-Hal 的查询结果
书籍源码 These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by
These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Hall, 2004, ISBN 0130085197. The functions
supplement and extend the image processing functionality of MATLAB
and the Image Processing Toolbox, both ...
VC书籍 E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Pre
E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 19
书籍源码 Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport,
Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wireless Applications,
% Prentice Hall PTR, 2004.
Java书籍 Core Java™ 2: Volume I - Fundamentals By Cay S. Horstmann, Gary Cornell Publisher : Pren
Core Java™ 2: Volume I - Fundamentals
By Cay S. Horstmann, Gary Cornell
Publisher : Prentice Hall PTR
Pub Date : August 22, 2002
ISBN : 0-13-047177-1
Pages : 752
经典JAVA教程。
VHDL/FPGA/Verilog *** *** ***OC_I2C_Master使用说明*** *** ***** 使用步骤:1.将OC_I2C_Master文件夹拷贝到安装盘alterakits ios2components
*** *** ***OC_I2C_Master使用说明*** *** *****
使用步骤:1.将OC_I2C_Master文件夹拷贝到安装盘\altera\kits\nios2\components目录下。
之后重新打开SOPC Builder,在可用元件列表的DeviceSOPC组中将出现OC_I2C_Master
元件,即可像其它Altera外设元件一样添加和使用。
2.hdl文件夹中包含有描述i2c逻辑的硬件描述文件 ...
软件设计/软件工程 Windows中负责图形输出的是GDI(即Graphic Device Interface
Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道 ...
uCOS 原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈
原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。
嵌入式/单片机编程 原飞利浦usb OTG芯片ISP1161的开发板程序包。包含usb协议栈
原飞利浦usb OTG芯片ISP1161的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。ISP1161包含主、从、OTG协议。
USB编程 原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈
原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。这个程序包含同步传输、批量传输、中断传输等实例。