s51單片機控制程序,流水燈,蜂鳴器,數碼管,a/d,d/a轉換等
上傳時間: 2014-01-27
上傳用戶:dancnc
Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest bit of A is 1000, so the output should be 8.
標簽: A. positive integer example
上傳時間: 2014-01-22
上傳用戶:rocketrevenge
設計一個字節(8 位)比較器。 要求:比較兩個字節的大小,如a[7:0]大于 b[7:0]輸出高電平,否則輸出低電平,改寫測試 模型,使其能進行比較全面的測試 。
上傳時間: 2015-11-07
上傳用戶:manking0408
A one-dimensional calibration object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates around a ¯ xed point. In this paper, it is proved that when a multi-camera is observing a 1D object undergoing general rigid motions synchronously, the camera set can be linearly calibrated. A linear algorithm for the camera set calibration is proposed,and then the linear estimation is further re¯ ned using the maximum likelihood criteria. The simulated and real image experiments show that the proposed algorithm is valid and robust.
標簽: one-dimensional calibration collinear consists
上傳時間: 2014-01-12
上傳用戶:璇珠官人
2位微機實驗指導書 華中科技大學計算機學院 武漢市豪申光電新技術有限公司 第一章 基本接口實驗 2 第一節 并行接口實驗(8255芯片實驗) 2 實驗一 步進電機控制接口實驗 2 第二節 定時/計數實驗(8253芯片實驗) 9 實驗二 音樂發生器接口實驗 9 第三節 串行通信接口實驗(8251芯片實驗) 21 實驗三 RS-232標準全雙工查詢方式異步串行通信實驗 21 第四節 A/D D/A轉換器接口實驗 32 實驗四 查詢方式A/D轉換器接口實驗(ADC0809) 32 實驗五 D/A函數波形發生器接口實驗(DAC0832) 40 第二篇 微機原理實驗 44 第一章 16位匯編語言編程實驗 44 實驗一 系統認識實驗 44 實驗二 數據碼制轉換程序設計實驗 49 實驗三 求和程序設計實驗 59 實驗四 分支程序設計實驗 68 實驗五 循環程序設計實驗 77 實驗六 排序程序設計實驗 86 實驗七 子程序設計實驗 95
上傳時間: 2015-11-15
上傳用戶:lvzhr
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
標簽: frame Tracking provided changes
上傳時間: 2015-11-17
上傳用戶:zgu489
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
標簽: editor application Something wanted
上傳時間: 2013-12-13
上傳用戶:戀天使569
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
標簽: editor application Something wanted
上傳時間: 2014-01-21
上傳用戶:BIBI
麻煩版主放點給我~!!!我上傳了DSP很多好資料,實用的基本觀念~還有A/DC、D/AC觀念介紹都關於DSP的!!!拜託拜託
標簽: DSP
上傳時間: 2014-11-22
上傳用戶:lhw888
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
標簽: the provides computer download
上傳時間: 2015-11-29
上傳用戶:ywqaxiwang