linux under the C programming which complementary with the book of <linux under the C programming>has a total of Chapter 14 proceedings, and "linux .
標簽: programming the linux under
上傳時間: 2016-08-05
上傳用戶:semi1981
1. 通過8255A并口來控制LED發光二極管的亮滅。 2. A口控制紅燈,B口控制黃燈,C口控制綠燈。 3. 輸出為0則亮,輸出為1則滅。 4. 用8253定時來控制變換時間 。
上傳時間: 2013-12-06
上傳用戶:cccole0605
查表法實現a-law算法,使用c語言編寫,使用簡單,適用于語音傳輸系統的開發
上傳時間: 2014-01-18
上傳用戶:koulian
已知記錄序列a[1..n] 中的關鍵字各不相同, 可按如下所述實現計數排序:另設數組c[1..n],對每 個記錄a[i], 統計序列中關鍵字比它小的記錄個數存 于c[i], 則c[i]=0的記錄必為關鍵字最小的記錄,然 后依c[i]值的大小對a中記錄進行重新排列,試編寫算 法實現上述排序方法。
上傳時間: 2016-08-17
上傳用戶:ljt101007
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically.
標簽: computations high-level primarily numerical
上傳時間: 2014-01-07
上傳用戶:星仔
DESCRIPTION : BIN to seven segments converter -- segment encoding -- a -- +---+ -- f | | b -- +---+ <- g -- e | | c -- +---+ -- d -- Enable (EN) active : high -- Outputs (data_out) active : low
標簽: DESCRIPTION converter segments encoding
上傳時間: 2016-08-17
上傳用戶:ainimao
This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of a successful development project. C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit cores. These parts are often derived from their general-purpose counterparts, and are both as complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for these MCUs. 是初學入們,嵌入式的好教材!@簡單易懂
標簽: intermediate-level microcontroller programming discussion
上傳時間: 2013-12-18
上傳用戶:lo25643
、實現的功能 A.通常情況下,交通燈按正常狀態依次點亮紅黃綠燈,交警可以根據路口流量的情況分別設置紅、綠、黃燈持續點亮時間。 B、在夜深時,因為各路口的車流量減少,按交通規則,四個路口可以同時閃爍黃燈,在該設計中對正常情況下的持續時間進行初始化,當達到設定時間后,四個黃燈開始同時閃爍。 C、當手動控制時,可以將四個路口依次置為綠燈或者將相對的兩個路口置為綠燈。
標簽:
上傳時間: 2014-01-10
上傳用戶:123456wh
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
標簽: microcontroller calculator Although displays
上傳時間: 2014-12-01
上傳用戶:edisonfather
Auditory Simulation Development Computing System version 1.5.2, is based upon a unified re-interpretation in ANSI C of code
標簽: Development Simulation Computing re-interp
上傳時間: 2016-08-29
上傳用戶:壞天使kk