利用紅外線與手機通信,獲取手機中的信息,熟悉AT指令。
上傳時間: 2013-12-22
上傳用戶:佳期如夢
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
標簽: introduce Overview Borland Builder
上傳時間: 2014-01-04
上傳用戶:小鵬
利用MSComm控件,通過串口發送AT指令操作Modem。在2臺計算機之間進行數據傳輸。
上傳時間: 2014-01-11
上傳用戶:xmsmh
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
標簽: demonstrates applications disconnected Connected
上傳時間: 2015-03-24
上傳用戶:xcy122677
TC35I模塊資料,支持AT命令,有詳細的AT命令
上傳時間: 2015-03-27
上傳用戶:氣溫達上千萬的
This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
標簽: direct-sequence adaptive receiver spectrum
上傳時間: 2014-01-16
上傳用戶:D&L37
在vc下編寫得moden遠程傳輸例程,便于熟悉AT指令集以及在WIN下對串口的操作
上傳時間: 2015-03-28
上傳用戶:dongbaobao
匯編源碼及二進制文件,讀?。O置CMOS內容,含有對部分域的解析,適用所有IBM PC/AT機器CMOS
上傳時間: 2015-04-02
上傳用戶:sqq
This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
標簽: microstrip particular antenna model
上傳時間: 2013-12-31
上傳用戶:wpt
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.
標簽: demonstrating stripped-down implementing minimalist
上傳時間: 2013-12-21
上傳用戶:無聊來刷下