//Basic packet sending test at the MAC level, used for internal testing only. //This packet test has one node sending out a variety of //differently formatted packets to two assumed destination nodes.
标签: packet test internal sending
上传时间: 2014-08-21
上传用户:CSUSheep
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.
标签: applications consumer template extend
上传时间: 2014-11-26
上传用户:royzhangsz
首先,用前插法建立链表,在算法中以create函数表示;其次,定义mergeab函数,表示算法的归并: 本算法的思路为:顺次逐个将单链表的ha中的节点(P节点)在链表 hb中查找是否有重复的结点,若有,则不插入到链表hb中,将其从链表ha中删除。若在链表hb中找到第一个大于P的节点的数据域值的节点(Q节点),则在Q节点之前插入P节点,否则将链表ha联接到链表hb的表尾。为了实现方便在单连表hb之前附加一个表头节点,带归并完成后,再归还该表头节点,返回归并后连表的头指针。 最后,定义main函数,引用之前定义函数完成程序。
标签:
上传时间: 2015-11-04
上传用户:hongmo
This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emulation.
标签: microcontrollers USB the built-in
上传时间: 2015-11-14
上传用户:talenthn
A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.
标签: assembler this function example
上传时间: 2016-02-16
上传用户:王小奇
我用C编写的汉诺塔算法的源程序,自认为写的不错,呵呵- I use the Chinese which C compiles to promise the tower algorithm the source program, confessed for writes is good, ha-ha ,C-C++,控制台编程/Console
上传时间: 2014-01-11
上传用户:lhc9102
DRBD是一种块设备,可以被用于高可用(HA)之中。它类似于一个网络RAID-1功能。当你将数据写入本地文件系统时,数据还将会被发送到网络中另 一台主机上。
上传时间: 2013-12-04
上传用户:xg262122
matlab软件的仿真实列。 If you have any bugs and questions in our simulation programs, please e-mail to harada@ieee.org. We try to do our best to answer your questions.
标签: simulation questions programs matlab
上传时间: 2014-01-24
上传用户:cmc_68289287
This book is designed to teach you the best practices in developing Windows DNA applications. We have avoided making this book a primer on every technology associated with Windows DNA. If we had followed this course, this would be an encyclopedia set. Everyone has their favorite authors and books on the various technical subject areas. The market is full of books to teach you the basics, the how, this book tries to be different in that we pull out the important points to teach you about the why. If you need training in a particular technology covered in this book, Sams has a number of 24-hour and 21-day books that cover a wide range of topics.
标签: applications developing practices designed
上传时间: 2016-11-27
上传用户:yyq123456789
一种基于方向信息的鲁棒型Hausdorff距离匹配方法。该方法采用方向信息提取图 像边缘,通过计算边缘匹配率( edge matching rate, EMR)获得候选匹配区域,然后采用修正后的Hausdorff距离构造 相似性测度。实验结果表明,该方法加快了匹配过程,提高了抗噪性能,并能够准确匹配含有遮挡和伪边缘点的图 像,从而解决了基于传统Hausdorff距离匹配方法因噪声点、伪边缘点和出格点而造成的误匹配问题。
标签: Hausdorff matching edge rate
上传时间: 2017-01-27
上传用户:z1191176801