這是一篇有關混沌在視頻中加密的文章,題目為:A fast video encryption scheme based-on chaos。不過看看懂還是要花一些時間的,不過我可以和大家交流。還有這是英文作寫。
上傳時間: 2015-04-09
上傳用戶:zhaiyanzhong
One of the most important issues affecting the implementation of microcontroller software deals with the data-decision algorithm. Data-decision refers to decoding the DIO-pin from the CC400/CC900. Two main principles exist for decoding Manchester-coded data: Data decision based on timing the period between transitions, and data decision based on oversampling.
標簽: microcontroller implementation important affecting
上傳時間: 2013-12-18
上傳用戶:671145514
包含一下內容: * An extensible agent * An SNMP library * tools to request or set information from SNMP agents * tools to generate and handle SNMP traps * a version of the unix netstat command using SNMP * a graphical Perl/Tk/SNMP based mib browser
標簽: SNMP information extensible library
上傳時間: 2013-12-27
上傳用戶:lwwhust
... Samsung’s ARM 900 S3C2440 Specs. Tech NewsSamsung Semiconductor, Inc. Source: Convergence Promotions Mobile Applications ... Samsung’s S3C2440 is the industry’s fastest ARM9? family core-based application processor. With an advanced CPU Core
標簽: Semiconductor NewsSamsung Convergence Samsung
上傳時間: 2014-01-25
上傳用戶:ljmwh2000
SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service description and search from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to automatically create a service or record. This utility can be run to create an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute search based on information stored in a human readable file.
標簽: Recognizing difficulty SDP generator
上傳時間: 2015-04-16
上傳用戶:dyctj
1 程序開發步驟如下 (1) 打開vc,選擇菜單項file->new,選擇projects選項并建立一個名為"floppy"的win32 console applicatoin工程;創建時注意指定創建該工程的目錄; (2) 在工程中創建源文件"floppy.cpp":選擇菜單項project->add to project->files,在選擇框中輸入自己想要創建的文件名,這里是"floppy.cpp";在接下來詢問是否創建新文件時回答"yes";然后通過Workspace->FileView->Source Files打開該文件,在其中編輯本程序的源代碼;編輯結束后通過菜單項File->Save進行保存; (3) 同(2)步驟再加入文件"floppy.h"; (4) 通過調用菜單命令項build->build all進行編譯連接,可以在指定的工程目錄下得到debug->floppy.exe程序;現在即可以運行該程序;由于沒有命令行參數,故不必在控制臺下來運行,直接運行即可; 2 補充說明 這里僅僅給出了編譯結果和源程序,沒有所創建工程的其他文件。
標簽: 程序開發
上傳時間: 2014-01-02
上傳用戶:wpt
Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.
標簽: ToolKit Introduction GPS Pro
上傳時間: 2015-04-28
上傳用戶:zhuoying119
基于模型聚類算法的matlab實現 This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMODEL based on the highest BIC.
標簽: does Clustering the matlab
上傳時間: 2015-04-29
上傳用戶:playboys0
無禁手的五子棋帶人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可執行程序的方式運行
標簽: 人工智能
上傳時間: 2013-12-31
上傳用戶:invtnewer
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second and 67 iterations. 500 queens in 1 second and 257 iterations. 1000 queens in 11 seconds and 492 iterations. heuristics: Simulated annealing. Tests: 100 queens in less than 1 second and 47 iterations. 500 queens in 5 seconds and 243 iterations. 1000 queens in 13 seconds and 497 iterations. heuristics: based on Simulated Annealing. Tests: 100 queens in less than 1 second and 60 iterations. 500 queens in 1 second and 224 iterations. 1000 queens in 5 seconds and 459 iterations. 10 000 queens in 20 minutes 30 seconds and 4885 iterations.
標簽: the representation incomplete methods
上傳時間: 2015-05-05
上傳用戶:1159797854