GPRSdial

所属分类:处理器开发
开发工具:Others
文件大小:1556KB
下载次数:14
上传日期:2008-04-02 12:50:17
上 传 者zifenggreat
说明:  嵌入式开发ARM9平台下 控制GPRS模块拨打电话的源代码
(ARM9 embedded development platform under the control of GPRS module by calling the source code)

文件列表:
3.14 GPRS拨打电话实验\datasheet\BENQFAQs.pdf (37157, 2005-04-27)
3.14 GPRS拨打电话实验\datasheet\GPRS_Sch.PDF (34307, 2005-07-07)
3.14 GPRS拨打电话实验\datasheet\M22 Datasheet.pdf (454193, 2005-04-27)
3.14 GPRS拨打电话实验\datasheet\M22ATCommand.pdf (4420286, 2005-04-27)
3.14 GPRS拨打电话实验\GPRSDial\CeSerial.cpp (6026, 2006-11-17)
3.14 GPRS拨打电话实验\GPRSDial\CeSerial.h (1241, 2006-10-17)
3.14 GPRS拨打电话实验\GPRSDial\GPRS.cpp (17930, 2006-11-30)
3.14 GPRS拨打电话实验\GPRSDial\GPRS.h (2028, 2006-11-18)
3.14 GPRS拨打电话实验\GPRSDial\GPRS.h.bak (2030, 2006-11-17)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.aps (65700, 2006-11-30)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.cpp (1860, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.exe (15360, 2006-12-12)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.h (1357, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.rc (5441, 2006-10-22)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.vcb (132096, 2006-11-30)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.vcc (883, 2006-11-30)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.vcl (1667, 2006-11-30)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.vco (52736, 2006-11-30)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.vcp (7100, 2006-10-27)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDial.vcw (546, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDialDlg.cpp (5704, 2006-11-17)
3.14 GPRS拨打电话实验\GPRSDial\GPRSDialDlg.h (1496, 2006-09-27)
3.14 GPRS拨打电话实验\GPRSDial\newres.h (768, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\res\GPRSDial.ico (1078, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\res\GPRSDial.rc2 (418, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\resource.h (689, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\StdAfx.cpp (206, 2006-10-21)
3.14 GPRS拨打电话实验\GPRSDial\StdAfx.h (1085, 2006-10-21)
3.14 GPRS拨打电话实验\GPRS类文件\CeSerial.cpp (6026, 2006-11-17)
3.14 GPRS拨打电话实验\GPRS类文件\CeSerial.h (1241, 2006-10-17)
3.14 GPRS拨打电话实验\GPRS类文件\GPRS.cpp (17930, 2006-11-30)
3.14 GPRS拨打电话实验\GPRS类文件\GPRS.h (2028, 2006-11-18)
3.14 GPRS拨打电话实验\GPRSDial\ARMV4IDbg (0, 2007-09-11)
3.14 GPRS拨打电话实验\GPRSDial\ARMV4IRel (0, 2007-09-11)
3.14 GPRS拨打电话实验\GPRSDial\res (0, 2007-09-11)
3.14 GPRS拨打电话实验\datasheet (0, 2007-09-11)
3.14 GPRS拨打电话实验\GPRSDial (0, 2007-09-11)
3.14 GPRS拨打电话实验\GPRS类文件 (0, 2007-09-11)
3.14 GPRS拨打电话实验 (0, 2007-09-11)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: GPRSDial ======================================================================== AppWizard has created this GPRSDial application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your GPRSDial application. GPRSDial.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CGPRSDialApp application class. GPRSDial.cpp This is the main application source file that contains the application class CGPRSDialApp. GPRSDial.rc This is a listing of all of the Microsoft Windows CE resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft eMbedded Visual C++. res\GPRSDial.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file GPRSDial.rc. res\GPRSDial.rc2 This file contains resources that are not edited by Microsoft eMbedded Visual C++. You should place all resources not editable by the resource editor in this file. GPRSDial.vcc This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: GPRSDialDlg.h, GPRSDialDlg.cpp - the dialog These files contain your CGPRSDialDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in GPRSDial.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named GPRSDial.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft eMbedded Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFCWCXXX.DLL from the Microsoft eMbedded Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFCWCDEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者