本書是講解GTK圖形界面設(shè)計,講解比較清楚,感覺很不錯。
上傳時間: 2016-06-06
上傳用戶:479114601@qq.com
本系統(tǒng)由支路控制器、單元控制器、顯示模塊、電源模塊四大主要部分構(gòu)成。支路控制器由SCT89C52單片機作為核心器件,輔以光敏電阻檢測環(huán)境的變化,通過光電傳感器檢測道路交通狀況,在路燈LED外殼內(nèi)加裝光敏電阻以檢測路燈是否故障等,實現(xiàn)對系統(tǒng)整體功能控制;單元控制器以STC89C52作為控制核心,實現(xiàn)與支路控制器的通信,控制單元路燈的自動開關(guān)燈,控制恒流源輸出功率的大小,輔以自制恒流源提供LED路燈電源;顯示模塊以LCD12864為核心器件,實現(xiàn)各路燈開關(guān)燈時間、路燈狀態(tài)等信息的顯示。整個系統(tǒng)功能齊全,精度高,穩(wěn)定性好,各項指標(biāo)均滿足設(shè)計要求,人機界面良好。
標(biāo)簽: 模擬路燈 控制系統(tǒng)設(shè)計 報告
上傳時間: 2013-12-20
上傳用戶:weareno2
The LPC1850/30/20/10 are ARM Cortex-M3 based microcontrollers for embeddedapplications. The ARM Cortex-M3 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of support block integration.The LPC1850/30/20/10 operate at CPU frequencies of up to 150 MHz. The ARMCortex-M3 CPU incorporates a 3-stage pipeline and uses a Harvard architecture withseparate local instruction and data buses as well as a third bus for peripherals. The ARMCortex-M3 CPU also includes an internal prefetch unit that supports speculativebranching.The LPC1850/30/20/10 include up to 200 kB of on-chip SRAM data memory, a quad SPIFlash Interface (SPIFI), a State Configuration Timer (SCT) subsystem, two High-speedUSB controllers, Ethernet, LCD, an external memory controller, and multiple digital andanalog peripherals.
標(biāo)簽: Cortex-M 1850 LPC 內(nèi)核微控制器
上傳時間: 2014-12-31
上傳用戶:zhuoying119
The LPC4350/30/20/10 are ARM Cortex-M4 based microcontrollers for embeddedapplications. The ARM Cortex-M4 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of support block integration.The LPC4350/30/20/10 operate at CPU frequencies of up to 150 MHz. The ARMCortex-M4 CPU incorporates a 3-stage pipeline, uses a Harvard architecture withseparate local instruction and data buses as well as a third bus for peripherals, andincludes an internal prefetch unit that supports speculative branching. The ARMCortex-M4 supports single-cycle digital signal processing and SIMD instructions. Ahardware floating-point processor is integrated in the core.The LPC4350/30/20/10 include an ARM Cortex-M0 coprocessor, up to 264 kB of datamemory, advanced configurable peripherals such as the State Configurable Timer (SCT)and the Serial General Purpose I/O (SGPIO) interface, two High-speed USB controllers,Ethernet, LCD, an external memory controller, and multiple digital and analog peripherals
上傳時間: 2013-10-28
上傳用戶:15501536189
AirFart監(jiān)聽 802.11流量,并實時報告它所監(jiān)聽到的所有無線設(shè)備的串行信號的強度,這些信息在一個基于GTK的GUI中顯示。AirFart需要安裝linux-wlan-ng項目。
標(biāo)簽: AirFart 802.11 監(jiān)聽 流量
上傳時間: 2013-12-17
上傳用戶:chens000
在Linux系統(tǒng)環(huán)境下,運用GTK+2.0編程工具和C開發(fā)語言,實現(xiàn)了對一個局域網(wǎng)內(nèi)的主機IP地址的掃描、端口掃描和在建立連接通信下TCP狀態(tài)轉(zhuǎn)移的分析 注:壓縮文件并沒用GZ壓縮,一個歸檔文件,去掉后綴.gz即可
標(biāo)簽: Linux 系統(tǒng)環(huán)境
上傳時間: 2013-12-17
上傳用戶:xuanjie
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
標(biāo)簽: automatic generator problems pdnMesh
上傳時間: 2013-12-19
上傳用戶:cuibaigao
gtkmm例子,用于gtk界面開發(fā),使用c++開發(fā)
標(biāo)簽: gtkmm
上傳時間: 2013-12-11
上傳用戶:13215175592
pygtk的教程,教你用python +gtk編界面,下載后把gz后綴名改為tgz
上傳時間: 2015-04-23
上傳用戶:jackgao
本書介紹了Linux下圖形用戶接口(GUI)編程技術(shù)。全書共18章,分五個部分。第一部分介紹Linux GUI編程架構(gòu)以及編程基礎(chǔ)知識,第二部分介紹Linux 編程常用C語言函數(shù)庫glibc、構(gòu)件庫Gtk+、Gnome,第三部分介紹Linux下的GUI生成器Glade,第四部分介紹Linux編程調(diào)試工具gdb及xxgdb。第五部分包括三個附錄,附錄A是書中使用的示例GnomeHello的源代碼,附錄B介紹了一些與Gtk+/Gnome編程相關(guān)的在線資源,附錄C是Gtk+/Gnome對象的簡要介紹。本書中的Gtk+構(gòu)件示例都來自于GTK 1.2.3軟件包的示例。如果下載并安裝了GTK 1.2.3軟件包,則能夠在展開的源代碼目錄下找到這些示例代碼。本書適用于有Linux使用經(jīng)驗及C語言編程基礎(chǔ)的讀者閱讀。
上傳時間: 2014-01-19
上傳用戶:15736969615
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1