CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - gsm test

搜索资源列表

  1. gsm_gps_communication

    1下载:
  2. GSM/gps通信程序:双串口通信控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM / a GPS Communication Program : Two serial communicat
  3. 所属分类:手机彩信编程

    • 发布日期:2008-10-13
    • 文件大小:9360
    • 提供者:周国翔
  1. 123

    0下载:
  2. NOKIA手机的测试模式(BTS TEST),通常又称工程模式,有比普通专业测试手机更强的测试功能,它包含了大量的无线参数、GSM系统信息以及数十项手机内部测试功能的显示,比如SIM卡的详细信息、电池的电压、放电电流、温度以及详尽的充电情况。手机的测试模式对于资金不够充裕的区县移动公司的无线基站维护测试工程师、优化工程师来说,可以在不增加任何投入的情况下,使维护人员能够在任意时刻了解所在基站的情况,对提高维护水平、加强维护力量大有好处。对手机维修人员和一般的无线电爱好者都有一定的参考价值。下面将
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:21107
    • 提供者:glj
  1. test_VB.rar

    0下载:
  2. GSM模块测试小程序。自动换通讯波特率测试串口,读SIM卡测试,信号强度测试。,GSM module test applet. Automatically for the serial communication baud rate test, reading test SIM card, the signal strength test.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:4386
    • 提供者:李安
  1. GSM--TEXT

    0下载:
  2. 短信发送分两种方式,一种是TEST,一种就是PDU,PDU是一种编码方式,本文是用TEXT编码方式进行编辑,通过单片机实现短信的发送与接收,-SMS are two methods for a TEST, a is the PDU, PDU is an encoding, this encoding is to use TEXT for editing, through the MCU to send and receive text messages,
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:45672
    • 提供者:枫雪
  1. SMS_SDK2.0

    0下载:
  2. GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和Asce
  3. 所属分类:SMS

    • 发布日期:2017-04-09
    • 文件大小:1326249
    • 提供者:cheng
  1. GSM-GPS

    0下载:
  2. GSM/gps通信程序:双串口控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM/gps Communication Program: Two serial control. When
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:9091
    • 提供者:李喜
  1. GSM

    0下载:
  2. TC35iGSM拨号测试,还支持可以发中文短信!-TC35iGSM dial-up test, you can also send Chinese SMS support!
  3. 所属分类:Modem program

    • 发布日期:2017-04-03
    • 文件大小:16958
    • 提供者:鹏仔
  1. Viterbi_dec

    0下载:
  2. GSM信道译码 测试条件:上行DSP时钟@169MHz--->(STM #0xC007,CLKMD) SDCCH---->抽取比特固定为1bit需要时间1.2ms(viterbi解码算法)||1.06ms(非viterbi译码算法) 抽取比特如果为4bit需要时间2.8ms(viterbi解码算法)||2.72ms(非viterbi-GSM channel decoder test conditions: upstream DSP clock @
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:3037
    • 提供者:田永波
  1. DALLAS

    0下载:
  2. gsm code for decode and test device control
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-13
    • 文件大小:3563
    • 提供者:jp
  1. CMU200-Operation-training

    0下载:
  2. 很详细地介绍了CMU200的使用方法及各种信号的测量使用方法。-Very detailed descr iption of the CMU200 the use of methods and the use of various methods of measurement signals.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-13
    • 文件大小:3527109
    • 提供者:fysite
  1. gsm

    0下载:
  2. SIM300的GSM模块的收发短信,电话,以及GPRS收发的C#程序。不甚完善,有待改进,不过测试通过可以用的。-SIM300 of the GSM module send and receive text messages, phone, and GPRS transceiver in C# program. Not quite perfect, room for improvement, but the test can be useful.
  3. 所属分类:SMS

    • 发布日期:2017-03-26
    • 文件大小:12801
    • 提供者:dengyan
  1. Final_test_Specification_For_Gsm-Wcdma_Phones

    0下载:
  2. Nokia Testing Procedure for GSM and WCDMA Signa-Nokia Testing Procedure for GSM and WCDMA Signall
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:223327
    • 提供者:Adhitya
  1. GSM-test

    1下载:
  2. labwindows编写的GSM测试源码,值得学习。-labwindows prepared by the GSM test source, it is worth learning.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-15
    • 文件大小:4007844
    • 提供者:王刚
  1. gsmtest

    0下载:
  2. code for gsm test this is used to test gsm modem and here keypad was interfaced
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:1920
    • 提供者:Mithul
  1. GSM-mobile-phone-RF-test

    0下载:
  2. 详细的GSM手机射频测试指导(正式),希望对有需要的有所帮助-GSM mobile phone RF test detailed guidance (formal), hope to help the needy
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-07-21
    • 文件大小:2406400
    • 提供者:爱迪生法
  1. gsm-test

    0下载:
  2. gsm(Global System for Mobile Communications)包括读取短信 接收短信 收到电话等代码-Global System for Mobile Communications Including receiving text messages received telephone calls and such code read text messages
  3. 所属分类:SMS

    • 发布日期:2017-11-11
    • 文件大小:89868
    • 提供者:阮幺刖
  1. VB-GSMMODEL-RTMESSAGE-TEST

    0下载:
  2. GSM MODEL测试软件,visual basic,主要用来连接串口的西门子等GSM MODEL。-GSM MODEL test software, visual basic, mainly used to connect the serial port of the Siemens GSM MODEL.
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:14214
    • 提供者:gu
  1. MD231G-GSM-GPRS-GPS

    0下载:
  2. MD231G GSM GPRS GPS 一体化DTU使用配置手册工具,里面有MD231G的说明和相关的测试软件,已经根据此资料设计项目成功了。-MD231G GSM GPRS GPS integration DTU Configuration Guide using the tool, which has MD231G descr iptions and associated test software, has been successful design projects based on
  3. 所属分类:GPS develop

    • 发布日期:2017-03-24
    • 文件大小:980111
    • 提供者:www
  1. smsocx-test

    0下载:
  2. 这是一个GSM短信收发OCX控件及范例程序-This is a GSM transceiver OCX control and sample programs
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:142364
    • 提供者:kmcc123
  1. make a call

    0下载:
  2. GSM进行拨号的测试程序,半酣多种文件格式(GSM dial-up test procedures,)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:31744
    • 提供者:Mashiro531
« 12 »
搜珍网 www.dssz.com