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 offered by The MathWorks.
标签: MATLAB Processing functions Digital
上传时间: 2013-12-18
上传用户:天涯
E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 19
标签: M. W. programming Kernighan
上传时间: 2013-12-11
上传用户:cazjing
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.
上传时间: 2016-06-12
上传用户:shanml
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教程。
标签: S. Fundamentals Horstmann Publisher
上传时间: 2014-01-09
上传用户:guanliya
*** *** ***OC_I2C_Master使用说明*** *** ***** 使用步骤:1.将OC_I2C_Master文件夹拷贝到安装盘\altera\kits\nios2\components目录下。 之后重新打开SOPC Builder,在可用元件列表的DeviceSOPC组中将出现OC_I2C_Master 元件,即可像其它Altera外设元件一样添加和使用。 2.hdl文件夹中包含有描述i2c逻辑的硬件描述文件,不能删除。 3.HAL文件夹包含硬件抽象层所需的文件(即驱动),不能删除。 4.inc文件夹包含有定义底层硬件的C语言头文件,不能删除. 5.I2C_doc文件夹下有关于该元件的开发文档。
标签: C_Master OC_I ios2components alterakits
上传时间: 2016-10-16
上传用户:坏坏的华仔
Windows下,演示如何在硬件抽象层HAL中映射内存访问空间的驱动程序代码。
标签: Windows
上传时间: 2016-11-30
上传用户:daoxiang126
Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道。这样,GDI又使用了一种简单的机制来保证在窗口中画图的不同程序之间能共享“设备”而又互不干扰。这个机制就是DC(Device Context,设备描述表)。
标签: Interface Windows Graphic Device
上传时间: 2013-12-24
上传用户:6546544
原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。
上传时间: 2014-01-15
上传用户:牧羊人8920
原飞利浦usb OTG芯片ISP1161的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。ISP1161包含主、从、OTG协议。
上传时间: 2017-03-09
上传用户:zhaoq123
原飞利浦usb host芯片ISP1160的开发板程序包。包含usb协议栈,hcd、hal、usbd等源代码。这个程序包含同步传输、批量传输、中断传输等实例。
上传时间: 2014-01-07
上传用户:zhuoying119