//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