CAN of C8051F500/F510 CAN 2.0 Bus 發送跟接收Keil C source sample code.可以用在CAN 2.x的上面喔~
上传时间: 2013-12-26
上传用户:417313137
b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。
上传时间: 2013-12-19
上传用户:lijinchuan
Matlab 6.X辅助优化计算与设计----源代码
上传时间: 2017-02-16
上传用户:1051290259
X / Y Modem 协议 XMODEM/YMODEM PROTOCOL REFERENCE
标签: REFERENCE PROTOCOL XMODEM YMODEM
上传时间: 2014-01-09
上传用户:youlongjian0
显驱动 Intel英特尔G45G43G41G35G33G31G965Q963Q965GM965系列显卡最新X.Org驱动2.4.0版For Linux
上传时间: 2013-12-19
上传用户:rishian
用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。
标签: Blackman-Tukey 相关法 序列 函数
上传时间: 2014-10-30
上传用户:zhangzhenyu
VERILOG Synchronous FIFO. 4 x 16 bit words.
标签: Synchronous VERILOG words FIFO
上传时间: 2017-02-18
上传用户:410805624
A heap is a binary tree satisfying the following conditions: This tree is completely balanced. If the height of this binary tree is h, then leaves can be at level h or level h-1. All leaves at level h are as far to the left as possible. The data associated with all descendants of a node are smaller than the datum associated with this node.
标签: tree conditions completely satisfying
上传时间: 2014-01-01
上传用户:gundan
This the beta version of the Christmas tree rendering whitepaper. A final version will be released in a later SDK with additional information and diagrams. Please visit the NVIDIA developer web page for updates:
标签: version whitepaper Christmas the
上传时间: 2014-01-03
上传用户:waitingfy
C语言巧妙的宏定义, 如:得到指定地址上的一个字节或字 #define MEM_B( x ) ( *( (byte *) (x) ) ) #define MEM_W( x ) ( *( (word *) (x)
上传时间: 2013-12-20
上传用户:ztj182002