Programming Embedded Systems in C and C++ C/C++嵌入式系统编程 O Reilly, Michael Ba
标签: Programming Embedded Michael Systems
上传时间: 2013-12-09
上传用户:leixinzhuo
高速单片机P89LPC933做I/O的代码
上传时间: 2014-10-28
上传用户:Zxcvbnm
Programming Embedded Systems By Michael Barr, Anthony Massa Publisher: O Reilly Pub Date: October 01, 2006 ISBN: 0-596-00983-6 Pages: 304
标签: Programming Publisher Embedded Anthony
上传时间: 2015-10-03
上传用户:冇尾飞铊
这个工程里包括了Java Applet客户端和J Frame客户端的RMI聊天室的程序。
上传时间: 2015-10-03
上传用户:tianyi223
I/O端口访问,能在Win98下读写任意端口内容
上传时间: 2014-08-30
上传用户:qazxsw
palm编成,这种书很少,有兴趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools
标签: Programming Developer oreilly safari
上传时间: 2013-12-10
上传用户:litianchu
Sliding Mode Control In engineering A.J FOSSARD and T.FLOQUET FRANCE.
标签: A.J engineering Sliding Control
上传时间: 2015-10-06
上传用户:diets
USB JTAG 卡. 允许从主机USB口直接控制JTAG I/O 信号。 USB端与Altera USB-Blaster使用相同的协议。主机端与openwince, OpenOCD和Altera的软件兼容
标签: Altera USB JTAG USB-Blaster
上传时间: 2013-12-22
上传用户:yyyyyyyyyy
oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }
上传时间: 2013-12-19
上传用户:BOBOniu
邻接矩阵类的根是A d j a c e n c y W D i g r a p h,因此从这个类开始。程序1 2 - 1给出了类的描述。程 序中,先用程序1 - 1 3中函数Make2DArray 为二组数组a 分配空间,然后对数组a 初始化,以描述 一个n 顶点、没有边的图的邻接矩阵,其复杂性为( n2 )。该代码没有捕获可能由M a k e 2 D A r r a y 引发的异常。在析构函数中调用了程序1 - 1 4中的二维数组释放函数D e l e t e 2 D
标签: 矩阵
上传时间: 2013-12-21
上传用户:lanjisu111