搜索资源列表

  1. smsDatabase

    0下载:
  2. VB做的一个短信收发的例子,功能比较强大,可以好好参考-VB do an SMS transceiver example, function more powerful and can make reference to
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:155848
    • 提供者:张三
  1. my_nRF905

    0下载:
  2. 这是我自己写的nRF905射频IC收发于一起的程序。-that I wrote the nRF905 RF transceiver IC together in the process.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:49471
    • 提供者:王一
  1. CDMA短消息发送程序

    1下载:
  2. 用vc开发的cdma手机模块收发短信的功能,主要部分是串口通信和gb->unicode码间的转换。-vc development with the transceiver module cdma mobile messaging functions, the main part of the serial communications and gb - gt; Unicode Code of conversion.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:198286
    • 提供者:玮光
  1. OFDMcode

    0下载:
  2. 使用matlab编程实现OFDM的收发一张图片,查看相关性能!-use Matlab programming OFDM Transceiver a picture to see the relevant performance!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:161650
    • 提供者:王建
  1. duanxinshoufa

    1下载:
  2. 一个手机短信收发的模拟程序,用VC实现。-an SMS transceiver simulation procedures with VC.
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:246885
    • 提供者:宰贞
  1. uart1

    0下载:
  2. 使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-use DSP software UART functions.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5657
    • 提供者:张倩
  1. MIMO程序

    0下载:
  2. 老外的MIMO程序,实现不同收发天线数,不同调制方式下的误比特率测量,运行ui-start-foreigners MIMO procedures to achieve different transceiver antenna several different modulation under the bit error rate measurements, run ui - start
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23121
    • 提供者:焦嘟嘟
  1. transfile

    0下载:
  2. 一个基于TCP的文件收发程序,实现文件的传诵-a document based on the TCP transceiver procedures, to achieve the widely read paper
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:297280
    • 提供者:程宇冰
  1. 用java写的QQ代码

    0下载:
  2. java写的qq代码实现qq的部分功能,1. 收发消息 2. 添加删除好友 3. 查看资料 4. 两种基本搜索方式(查看谁在线上和自定义搜索) 5. 其他次要特性若干-qq wrote the code to achieve some functions qq, 1. News 2 transceiver. Add to delete three friends. View information 4. Two
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9521578
    • 提供者:刘军
  1. 收发邮件程序

    0下载:
  2. 邮件的收发 Visual Basic 6.0(SP6)的环境下测试通过 需要确保你的Visual Basic 6.0已经装了SP6 中文升级包,否则有些程序可能会出错。-mail transceiver Visual Basic 6.0 (SP6) environment need to ensure that the test your Visual Basic 6.0 SP6 already installed by the
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:13678
    • 提供者:
  1. DllHwMobile

    0下载:
  2. 一个收发手机短信的源代码,还可以收发小灵通短信。能自动获取短信中心号码。收到短信时自动提醒。可以读写手机、SIM卡的电话本。-a transceiver SMS to the source code can also SMS PHS transceiver. Messages can automatically access numbers Center. Received messages automatically reminded
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:72451
    • 提供者:谢红伟
  1. uplink

    0下载:
  2. 该程序实现的了2x2的mimo系统收发。运行system程序,可看到接受端的误码率曲线,星图。-the process of the realization of the 2x2 MIMO transceiver system. Operating system procedures, we can see the receiving end of BER curves, star maps.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9047940
    • 提供者:熊海涛
  1. 窗口协议

    0下载:
  2. 由一台 PC (线程)向另一台 PC (线程)发送数据包,界面应显示出双方帧个数变化,帧序号,发送和接受速度,暂停或重传提示等,界面中必须动态显示数据帧的发送情况和接受情况,包括 在相应窗口详细 显示相应的 ACK 和 其他收发数据帧后发出的消息 ,以表明模拟协议的正确运作过程。 • 接收方及发送方应具有按序收发帧的能力; • 接受方应有固定大小的滑动窗口,并对收到信息缓存。当发送方速度过快或帧丢失(超时
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:470769
    • 提供者:刘凯
  1. 2005412143113662

    0下载:
  2. 串口数据接收方式如何处理不定长数据的接收用字符方式收发码值大于127的字符数据串口通讯问答 -way how to deal with variable length data reception mode transceiver using character code values greater than 127 characters Address serial data communications quiz
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:150569
    • 提供者:刘江
  1. 24E1_ADC

    0下载:
  2. 无线收发原代码 24e1 ad 转换程序 希望抛砖引玉-wireless transceiver source 24e1 ad conversion to initiate
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:56963
    • 提供者:
  1. dot1x

    0下载:
  2. dot1x认证源码,包括dot1x数据包的收发,认证的配置,MIB的设计等-dot1x authentication source, including dot1x packet transceiver, the certified configuration, the design of MIB
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:69276
    • 提供者:董永亮
  1. cc1020_source_code_1_5

    0下载:
  2. cc1020操作源码,A true single-chip narrowband RF Transceiver -cc1020 operation source, A true single-chip narrowband RF Transceiver
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7334
    • 提供者:宋文
  1. CC1000PP_Reference_Design_3_1

    0下载:
  2. 详细说明了CHIPCON公司的CC1000无线射频收发芯片的PCB板的设计-CHIPCON detailed descr iption of the CC1000 RF transceiver chip PCB Design
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:211587
    • 提供者:
  1. 邮件发送的程序

    0下载:
  2. 这是一个用JAVA 编制而成的邮件收发程序。 其中,它能成功的演示邮件的收发协议的用法。-with JAVA compiled from the mail procedures. Among them, it will demonstrate the success of the transceiver agreement mail usage.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:39548
    • 提供者:段丽
  1. TestSms

    0下载:
  2. 短信收发源代码,集中一个类阐明了 其原理,对大家肯定有帮助撒!-SMS transceiver source code, a focus of the category to clarify its principles, we will have to withdraw help!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:386075
    • 提供者:李大
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org