搜索资源列表
基于串口AT的手机短信程序
- 基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send / Receive procedures; Demo is very simple, based on asynchronous serial read and write
SMSDemo
- 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信
GPRS_Demo
- 应用Delphi开发的GPS程序。DSC(Data Service Center)用来接收和处理DTU发送过来的数据 本DSC DEMO包括三部分功能: 1、 作为数据服务中心的功能; 2、 注册功能; 3、 短信功能;-Delphi application of GPS procedures. DSC (Data Service Center) for the receipt and processing of DTU data sent over the DSC DEMO including
Record
- 程序流程:中继呼入,直接开始录音,并生成固定文件名的录音文件。 程序界面: “每秒数据”表示每秒写入文件的数据大小。如果是3.4.0的DLL,应该是32K,替换修改过的DLL后是8K。 “时间差”表示从创建录音文件到生成录音文件数据的时间差。用来判断我们底层将数据写入文件的时间,如果是3.4.0的DLL,时间为4秒;替换修改过的DLL,时间为1秒。 环境搭建可以很简单,Demo端SS7 TUP运行该程序,另外一端SS7 TUP+模拟坐席,坐席摘机外呼遍可。-Program flo
testBlueTooth
- Android手机蓝牙模块的使用demo,实现了手机发送简单控制指令给下位机;手机与手机通过蓝牙的互聊,即蓝牙版的扣扣,-Android phone Bluetooth module demo, the phone sends a simple control instructions to the lower machine mobile phones and mobile phone via Bluetooth cross-talk, Bluetooth version QQ, huh
ouxcomm
- XComDrv是个通讯包,包含两个控件:TXComm,封装了一个通讯设备的若干特性;TXModem,MODEM与MODEM通讯的控件。最新的版本支持:定制流控制;任意波特率;完全的数据控制;指定事件字符;收/发数据;插件。TXModem可以用来:向MODEM设备发送AT指令;修改MODEM寄存器;拨号;连接;断开。最新版本包括XAsync v.1.2,异步(覆盖式)操作单元。功能无限制。源代码:包含,还有EXE演示。适用语言:CB4 CB5 D4 D5-XComDrv is a communic
c++reader
- RFID 读卡演示程序,需要连接串口设备;-RFID Reader demo program, need to connect serial devices
mms
- 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100 的正常发送/接收短信-Based on the serial port of a cell phone message to send/receive process Demo is very simple, based on asynchronous serial reading and writing at initialization dialog box
Fax_Event_Callback
- 功能:传真演示程序。 版本:Ver2.2。 其具体操作过程如下: 1)设置好所发(收)传真文件(可以设置从指定页开始收发文件)。(收传真还需设置存放文件路径) 2)拨号,摘机后播放提示音,选择收发传真操作。 3)开始收(发)传真。 4)操作结束,挂机。 需要注意的是如需加发文件,则需要在传真已经开始以后再加发文件。且加发文件格式应与已在发文件格式相同。如在发文件是Fax文件,则只能加发Fax文件;如在发文件是Tif文件,则只能发Tif文件。 -Function:
Gallery
- andriod小程序,实现gallery 的演示功能;android 2.2+Eclipse为开发环境-andriod small program to realize the demo gallery features android 2.2+ Eclipse as a development environment
mainActivity
- android菜单制作,DEMO制作;android菜单制作,DEMO制作-failed to translate
PocketSphinxAndroidDemo
- 基于android平台的cmu sphinx 3的 android的开发demo源码,可以编译通过;-sphinx android demo
SLSocketTest_20101220
- sweb 目录存放的是服务器 /sweb目录下的演示页面; sweb_simulator 为VB编写的sweb演示工具,可以响应sweb演示时的ajax请求和文件请求; wmii_locator 为VB编写的发现协议的实际应用,该工具可以直接使用,用于扫描同网络的wifimodII节点; wmii_recover 为VB编写的串口程序,仅仅用于发送“wifimod:RSTOR”,用于恢复出厂设置;-sweb directory stored in the server/sweb catalog,
DetectionForTest
- 里面实现一些简单的功能,适合初学者;在做项目时用来做实验的demo.-Inside some simple functions, suitable for beginners experimental demo used to do to do the project.
PullToRefresh
- android#下拉刷新和上拉加载更多DEMO,支持:ExpandableListView,ListView,GridView,ScrollView,WebView-android#,Pull to refresh,Release to refresh,Tap to refresh; ExpandableListView,ListView,GridView,ScrollView,WebView
ServicesDemo.Rar
- Andoird 系统服务使用的演示,包括完整流程;-Demo How To Use Andoird System Service
View-3-arguments-consturctor
- 我们都知道,在Android中要使用一个View,一般会有两种方式:1. 在XML文件中配置;2. 直接在代码中new一个View的对象。该Demo是Android view构造方法第3个参数详解-We all know that in Android want to use a View, in general there are two ways: a configuration XML file 2 new a View object directly in code. The Demo
etcd_a5
- 此版本主要是改进工具链和开发者体验。此版本引入下一代 v3 API 的实验性 demo;新增一个 Go etcd 客户端;添加 active 集群连接检测功能。此外还改进了文档 etcd 2.1 这是官方首个主要的稳定版本,与上一个 0.4.6 版本比较,该版本值得关注的改进有: 内部协议的改进以避免意外的错误配置-This version is mainly to improve the tool chain and developer experience. This version
Bmobliaotian
- 节省开发时间的组件服务,这里给大家介绍的即时聊天demo包含了一个完整的即时通讯的App,功能包括: 提供完整的好友管理功能,包括添加好友、删除好友、好友列表,也可以与你已有的用户系统完全解耦; 支持单一用户的文字和表情聊天; 支持会话的本地化存储; 自定义消息接受机制;-Saving the development time of the component services, here to introduce you to the instant chat demo co
百度地图Demo
- 一款集成百度地图功能的demo,实现基本用法;包括定位,储存和路线规划等(An integrated Baidu map features demo, to achieve the basic usage, including positioning, storage and route planning)