This article focuses dc motor control and simulaion in Matlap Simulink SimPower and establish the continuity of human motion in each image frame
標簽: and establish simulaion Simulink
上傳時間: 2017-09-09
上傳用戶:stvnash
The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a serial cable
標簽: objective project create camera
上傳時間: 2017-09-11
上傳用戶:遠遠ssad
Windows Driver Model(WDM)的根源可追溯到幾年前一種叫做Windows for Workgroups 3.10的操作系統。那時候我們努力地支持無數不同的SCSI控制器,我長期地注意WindowsNT開發組創建的小端口驅動程序類型。不久就認識到重新構造必要的映象加載器(image loader)和小端口驅動程序需要的執行環境比把這些小端口驅動程序重寫成某些VXD形式的驅動程序并調試完畢所花費的努力要少得多。 不幸的是,Windows from Workgroups 3.10已經停止發行帶有SCSI小端口支持的版本,主要是由于象ASPI(高級SCSI編程接口)這樣的外圍問題。然而,跨Windows和windows NT操作系統共享同樣的驅動程序執行映象的基礎是適當的并且可以在win95中見到,它(win95)可以與NT共享SCSI和NDIS小端口驅動程序二進制代碼。 共享驅動程序模式的潛在意義是重大的。驅動程序開發人員感興趣的是支持雙平臺,共享驅動模式能降低開發和調試的一半開消。對微軟來說,共享模式意味著更容易地從win9x遷移到Windows2000或這個平臺的未來版本。對最終用戶來說,大量不同種類的穩定驅動程序可以在這個家族中的所有成員之間通用。
標簽: Windows Workgroups Driver Model
上傳時間: 2013-12-21
上傳用戶:ddddddos
I found this document very useful. This has the algorithm for extracting the license plate from the image
標簽: the extracting algorithm document
上傳時間: 2013-12-20
上傳用戶:jqy_china
Beginning with tips for the person who is programming with SQL for the first time, SQL Tips and Techniques grows with your skills. You can start with Tip 1, "Understanding the Definition of a Database," and by the last Tip, "Displaying Image Data Stored Within a SQL Table," you will have covered all aspects of SQL.
標簽: with programming Beginning for
上傳時間: 2013-12-21
上傳用戶:LIKE
索愛手機代碼,image相關處理功能。symbian平臺,很有參考價值,代碼很難得。
上傳時間: 2017-09-25
上傳用戶:mhp0114
The object detector described below has been initially proposed by P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a Dalal-Triggs detector that uses a single filter on histogram of oriented gradients (HOG) features to represent an object category. This detector uses a sliding window approach, where a filter is applied at all positions and scales of an image. The first innovation is enriching the Dalal-Triggs model using a star-structured part-based model defined by a “root” filter (analogous to the Dalal-Triggs filter) plus a set of parts filters and associated deformation models. The score of one of star models at a particular position and scale within an image is the score of the root filter at the given location plus the sum over parts of the maximum, over placements of that part, of the part filter score on its location minus a deformation cost easuring the deviation of the part from its ideal location relative to the root. Both root and part filter scores are defined by the dot product between a filter (a set of weights) and a subwindow of a feature pyramid computed from the input image. Another improvement is a representation of the class of models by a mixture of star models. The score of a mixture model at a particular position and scale is the maximum over components, of the score of that component model at the given location.
標簽: 計算機視覺
上傳時間: 2015-03-15
上傳用戶:sb_zhang
垂直搜索(Vertical Search):也稱為專業搜索,高速、海量和精確抓取是定題網絡爬蟲DataScraper的強項,每天24小時每周7天無人值守自主調度的周期性批量采集,加上斷點續傳和軟件看門狗(Watch Dog),確保您高枕無憂 移動互聯網:手機搜索、手機混搭(mashup)、移動社交網絡、移動電子商務都離不開結構化的數據內容,DataScraper實時高效地采集內容,輸出富含語義元數據的XML格式的抓取結果文件,確保自動化的數據集成和加工,跨越小尺寸屏幕展現和高精準信息檢索的障礙。手機互聯網不是Web的子集而是全部,由MetaSeeker架設橋梁 企業競爭情報采集/數據挖掘:俗稱商業智能(Business Intelligence),噪音信息濾除、結構化轉換,確保數據的準確性和時效性,獨有的廣域分布式架構,賦予DataScraper無與倫比的情報采集滲透能力,AJAX/Javascript動態頁面、服務器動態網頁、靜態頁面、各種鑒權認證機制,一視同仁。在微博網站數據采集和輿情監測領域遠遠領先其它產品。
標簽: 爬蟲工具
上傳時間: 2015-03-21
上傳用戶:bcr321
Aidaohuakai( 樓主 ) 2013-8-22 11:45:24 只看該作者23307 | 41倒序瀏覽 論壇上對mpu6050的資料和討論并不多,很多壇友都說驅動失敗,老是顯示0. 以下就談談我的一些血與淚的教訓: 昨天開始接觸mpu6050,在網上查了很多資料,下載程序,準備一展身手。首先看了mpu6050中文資料,之后又看了那個mpu6050的測試程序,把這些看明白之后就開始寫程序了。我不是直接把程序復制過去,只是復制mpu6050的地址和初始化,IIC并沒有復制,就復制我上次寫的24C02的那個程序,想不到,這給了我血與淚的教訓,我原來是直接把IIC復制過來的,并沒有多留意。之后初始化mpu6050,寫入地址,讀出數據,下載到單片機之后,LCD上顯示000001,我感到郁悶,之后又調試,以為是顯示不對,又寫顯示,之后又下載,結果還是老樣,這樣半天就過去了。驅動沒成功,又懷疑芯片或引腳有問題,繼續調試,也沒成功。就一一對應地看了地址,又看了初始化,發現沒錯,調試還是不成功。最后干脆不接IIC總線,竟然發現了個天大的秘密,接不接IIC,LCD都顯示000001,我又用示波器測試波形,發現波形正確。在網上又查了別人的資料,在論壇上也很少有關于mpu6050的資料,也看了比別人的一些討論。很多壇友都說驅動失敗,老是顯示0. 沒辦法,一天就這樣過去了,今天早上,我又仔細看了程序,出乎我的想象,竟然是IIC的那個地址沒改,原來寫24C02的那個地址是a0,還是原封不動,把我嚇了一跳。把這些改過來之后,一切正常,能顯示加速度和陀螺儀。血與淚的教訓啊,是自己不細心造成的,忘記改地址!今天早上竟然花了不到2個鐘就調出來了,驚喜之時就寫了這個分享,希望對大家有用。
標簽: 圓點博士小四軸
上傳時間: 2015-04-14
上傳用戶:wusheng4495
一種以硅單晶為基本材料的P1N1P2N2四層三端器件,創制于1957年,由于它特性類似 雙向可控硅 于真空閘流管,所以國際上通稱為硅晶體閘流管,簡稱可控硅T。又由于可控硅最初應用于可控整流方面所以又稱為硅可控整流元件,簡稱為可控硅SCR。 在性能上,可控硅不僅具有單向導電性,而且還具有比硅整流元件(俗稱“死硅 ”)更為可貴的可控性。它只有導通和關斷兩種狀態。 可控硅能以毫安級電流控制大功率的機電設備,如果超過此頻率,因元件開關損耗顯著增加,允許通過的平均電流相降低,此時,標稱電流應降級使用。 可控硅的優點很多,例如:以小功率控制大功率,功率放大倍數高達幾十萬倍;反應極快,在微秒級內開通、關斷;無觸點運行,無火花、無噪音;效率高,成本低等等。 可控硅的弱點:靜態及動態的過載能力較差;容易受干擾而誤導通。
標簽: 雙向可控硅實用電路500例
上傳時間: 2015-05-07
上傳用戶:66998877