利用C語言讀取探地雷達數據頭 探地雷達是一種常用的地質調查用儀器
上傳時間: 2013-12-13
上傳用戶:13215175592
在linux下的網絡嗅探器 使用的是GTK2.0+GLADE做的前臺 具體的后臺是ANSI C 編譯器 GCC
上傳時間: 2017-04-20
上傳用戶:15736969615
利用89s51去寫結構化keil-C 4x4鍵盤掃描+LCD螢幕顯示 HW01:四則運算+時鍾顯示 HW02:頻率偵測器 ps.鍵盤掃描不是利用延遲作彈跳(推薦)
上傳時間: 2014-11-22
上傳用戶:zycidjl
用一個C語言來測試4X4按鍵功能是否正常工作
上傳時間: 2017-07-25
上傳用戶:宋桃子
STM32,5110液晶顯示聲納探魚器200KHz,帶電路圖,精確到厘米 MC34063升壓,大聲壓發射,實際板子上濾波電路沒要(電路圖上的濾波電阻電容電感沒焊,開路或者短路)。一般200KHz的換能器在水里面的耦合比較好,在空氣中發射出來的(或者接收的)強度很低。 用的MOSFET Relay,contact和release時間都可以做到很小,不過選的是比較低端器件,所以最近測量距離為70cm。 開源啦開源啦 架構為狀態機+任務流,Task都是放在函數指針數組里面的 Task分兩種,routine的和錯誤處理的 5110液晶的SPI用的DMA 基本上STM32和C語言高階的特征都用上了,稍微修改直接可以商用 Open Issue 偶爾會hardware fault或者memory fault,然后watchdog重啟, 應該比較好解決,仔細檢查下就好 有什么問題代碼的file comment里面有我聯系地址 有能搞到好的器件也請知會我,多謝了 接下來準備把它裝到船模上,用以前四軸的那套東西,就看什么時候有時間了
上傳時間: 2013-10-28
上傳用戶:songyue1991
ATADRVR是DOS下的磁盤驅動程序,采用PIO傳輸 ,PCI DMA傳輸,ATA包,等非常全面代碼示例... 內部有C與Asm描述. 編譯環境:Borland C/C++ 4.52 與 Borland TASM 4.1
上傳時間: 2015-10-16
上傳用戶:txfyddz
精選一個 uC/OS-II Porting 於一般業界使用之 MSP430F1132 開發板上任務調度的例程,於 app.c 內建構了一個可於此開發板上 Port 1.0 驅動 LED 閃爍任務工程,全例程於 IAR MSP430 V3.42A 下編譯,同時亦將此工程設好斷點可方便於 Simulator 內直接觀測 uC/OS 任務調度狀態.
上傳時間: 2015-12-14
上傳用戶:skfreeman
Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call shell API functions whose documentation is scant. Programming the shell isn t difficult, but few books explain the subject in its entirety.
標簽: Programming Windows Visual Shell
上傳時間: 2014-11-27
上傳用戶:zhangjinzj
Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
標簽: introductory HelloWorld containing Directory
上傳時間: 2016-03-29
上傳用戶:exxxds
在linux偵測主機是否當機或關機,如果是的話就回報管理者
標簽: linux
上傳時間: 2017-04-09
上傳用戶:asdkin