虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

SMS-list

  • 模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recog

    模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustrates intuition and analysis techniques while still containing the essential features and serving as a prototype for many applications. Topics discussed include nearest neighbor, kernel, and histogram methods, Vapnik–Chervonenkis theory, and neural networks. The presentation and the large (thogh nonexhaustive) list of references is geared to provide a useful overview of this field for both specialists and nonspecialists.

    标签: statistical Classical Abstract pattern

    上传时间: 2013-11-25

    上传用户:www240697738

  • 一个双向栈的C++实现

    一个双向栈的C++实现,支持多线程环境。适用2个list记录栈的移入移除。

    标签:

    上传时间: 2016-04-07

    上传用户:qunquan

  • SMSTransceiver (short message service transmitter and receiver [transceiver]) is a tool for sending

    SMSTransceiver (short message service transmitter and receiver [transceiver]) is a tool for sending and receiving SMS via a serial or infrared connection between PC and a mobile phone.

    标签: SMSTransceiver transmitter transceiver receiver

    上传时间: 2014-01-04

    上传用户:han_zh

  • I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p

    I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory.

    标签: developing Superlist FeedGhost Although

    上传时间: 2016-04-15

    上传用户:佳期如梦

  • 电力监控系统 实时告警处理程序

    电力监控系统 实时告警处理程序,包括语音告警 实时打印 分色显示等功能 [ wAP push开发所需源码 哈哈, 不错 [ATCLib.rar] - 使用gsm modem发送sms/wap push,同时也支持解析mms notification,从而可以使用普通gsm modem接收彩信 [Quick_WAP_push_Application_Guidelines_1.02.rar] - Quick_WAP_push_Application_Guidelines_1.02 [SMSServer.rar] - 中国联通短信服务平台,包括服务器和客户端代码,很好的东东~~~~~~~~ [MODEM.zip] - 不错的源代码,请收下 [GPRS_sms.zip] - 一个用COM或USB接口连接gsm/GPRS手机进行短信收发的程序,用到的是simense的通讯模块 [gsmsend.rar] - gsm modem 发送短信 闪信 WAP push开发例子 [no06.rar] - 串行口接收数据的程序.可以设置波特率,选择串行口. [vc_demo.rar] - 使用VC编写的GPRS通讯代码,可用于GPRS MODEM收发数据

    标签: 电力监控 处理程序

    上传时间: 2013-12-27

    上传用户:dapangxie

  • /* * The internal form of a hash table. * * The table is an array indexed by the hash of the k

    /* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple design it * isn t too bad given that pools have a low allocation overhead. */ split from apache for general usage

    标签: table hash The the

    上传时间: 2014-01-07

    上传用户:gtf1207

  • 学习数据结构时老师布置的作业

    学习数据结构时老师布置的作业,用c++实现list表

    标签: 数据结构

    上传时间: 2016-05-03

    上传用户:xiaohuanhuan

  • 系统程序流程软件设计的重点在于单片机的编程。通过向TC35写入不同的AT指令

    系统程序流程软件设计的重点在于单片机的编程。通过向TC35写入不同的AT指令,能完成多种功能,如网络登录、读取SIM卡上电话号码、发送SMS消息、接收SMS消息等

    标签: TC 35 程序

    上传时间: 2016-05-07

    上传用户:lepoke

  • 华为GPRSGTM900的类

    华为GPRSGTM900的类,全 部操作(GPRS。SMS)

    标签: GPRSGTM 900 华为

    上传时间: 2014-01-11

    上传用户:GHF

  • The Radio Interface Layer is the name for an interface that was developed especially for the Pocket

    The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published officially by Microsoft. Instead more high level API s were published that should be sufficient for developers. Again, unfortunately they are not sufficient. For example the API for receiving notification of incoming SMS messages is arranged for exclusively for one application per type of SMS. Apparently this will be improved upon in Pocket PC 2003. Another area is the availablity of a true AT command modem interface to interact with the GSM modem directly, which is also absent.

    标签: especially Interface for developed

    上传时间: 2013-12-02

    上传用户:wff