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

搜索资源列表

  1. mt

    0下载:
  2. 用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4652
    • 提供者:姚爱田
  1. USBjiekou

    0下载:
  2. 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通兜母鞲黾扑慊鶦PU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位) 的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位) 进行如下简单的编码: 0H:发送的是新的半个字节数据 1H:重新发送上次传送错误的数据 2H:文件名结
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4948
    • 提供者:飞机
  1. MySci2

    0下载:
  2. 自己改进的一个串口VC程序,本来是用于对我的DSP板的监测,打开程序后在视图区内单击鼠标左键即可出现通信控制对话框,可选择传送6个不同的监测变量,都是先传送高8位,再传送低8位,很适合作为监测软件-improvement to their VC of a Serial procedures have been used for the DSP board monitoring, open View procedures in the region can click the left mouse
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:56759
    • 提供者:武文杰
  1. use_faxmodem_tx_rx_fax

    0下载:
  2. 利用FaxModem通过串口或TAPI接口直接发送和接收传真 一套非常不错的传真库(稳定,高速),几乎支持所有的FaxModem,出自Symantec公司 Winfax 中国作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . 3.Supports
  3. 所属分类:传真(Fax)编程

    • 发布日期:2008-10-13
    • 文件大小:348029
    • 提供者:qin
  1. 64_TestUsb

    0下载:
  2. USB通信源代码,网上最全,下载后重新rebuild就可以运行了。-USB communications source code, the entire Internet, downloading re-rebuild on the run.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36839
    • 提供者:李铭
  1. radersystem3

    0下载:
  2. Continuous wave radars and pulsed radars are discussed.Resolving range and Doppler mbiguities is also discussed in detail.-Continuous wave radars and a CDFI radars 're discussed.Resolving range and Doppler mbig uities is also discussed in detail.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:7472
    • 提供者:任进
  1. PowerControlSchedulingandRoutinginUWBnetworks

    0下载:
  2. UWB 功率控制 容量 Main Matlab scr ipt is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference:
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:233354
    • 提供者:海涛
  1. AB2150

    0下载:
  2. 此文件以插件DLL的形式封装了AB2150矩阵协议,通过此DLL可以学习串口通讯和MFC DLL插件的开发,希望能使使用者收益。压缩包中含有云台控制ID是定义的枚举类型,该类型未在工程中列出,请使用者重新定义中即可编译。-this document in the form of plug-in DLL Packaging AB2150 matrix of the agreement, through this DLL can learn serial communication and MFC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:214822
    • 提供者:吴永东
  1. MThreadComm

    2下载:
  2. 简洁易用的多线程串行通讯接口,对CSerialPort类重新进行了二次封装,主要目的是简化串口的使用。-concise, easy-to-use multithreading serial communication interface, CSerialPort category of re-packaging the second main objective is to simplify the use of serial port.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:83862
    • 提供者:沉沉
  1. simple_spi

    0下载:
  2. 一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchron
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:473099
    • 提供者:Jack
  1. RCPCED

    0下载:
  2. 仿真程序主体部分由c语言完成,改变运行的设定的参数,在相同的信道编码速率下,通过改变误码率,用Matlab软件进行画图,得出在相同编码速率不同误码率下的纠错后误码的比率,接着改变编码速率,重新可以划出另外的两条曲线;-simulation program from the main part of the completion c language, change the operation of the set parameters, the same channel coding rate,
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:13918
    • 提供者:陈巧云
  1. spreadtrum_PB

    0下载:
  2. 重写的展迅电话本, 重写的展迅电话本,-rewrite the rapid development of the telephone, to re write the rapid development of the telephone, to rewrite the rapid development of the telephone. Rewriting the rapid development of the telephone.
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:128430
    • 提供者:刘华勇
  1. 3DWinterSports

    0下载:
  2. 之前有人传过`不过是没有资源只有代码的` 我在重新传一遍有资源的`是一个滑雪的游戏`类似flash的打企鹅`-before someone came across the `lack of resources is the only code` I re-Chuan again have the resources to the `is a slippery The snow game `flash similar to the fight Penguin`
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:90459
    • 提供者:SuperChen
  1. Re

    0下载:
  2. j2me midp 1.0 与数序有关的算法合集
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:3333
    • 提供者:chengyan
  1. acxmmm

    0下载:
  2. 自己封装底成的API函数开发的OCX控件,可以再网页上使用-API functions own package bottom as OCX controls, you can re-use on a web page
  3. 所属分类:Com Port

    • 发布日期:2017-11-08
    • 文件大小:4513314
    • 提供者:mengxh
  1. De_Re_BASICp21

    0下载:
  2. Manual for re BASIC - a android BASIC interpreter
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2196419
    • 提供者:marcelo
  1. logica_smpp

    0下载:
  2. 短信编解码协议栈,SMPP 支持Submit、Deliver等消息 支持断链重练等操作 支持多连接-SMS codec protocol stack, SMPP Submit, Deliver message to support chain scission re-training and other support multi-connection
  3. 所属分类:SMS

    • 发布日期:2017-04-04
    • 文件大小:324722
    • 提供者:zouchungang
  1. SIM300_AT_CN

    0下载:
  2. SIMCOM公司的SIM300的AT指令中文版根据V.25TER的AT指令概要(Overview of AT Commands According to V.25TER) A/ 重新发送最后给的AT指令(Reissues the last command given) -SIMCOM the company' s SIM300 Chinese version of the AT command of AT commands according to V.25TER Summary
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:14724
    • 提供者:jiangbeyond2006
  1. GPS_Csharp_wm6.1

    2下载:
  2. 在智能手机上捕捉GPS信号,不需要ARCGIS开发库支持,采用纯C#编写。开发环境为Microsoft Visual Studio 2005。可在vs.net2008下重编译运行。我的运行环境为windows mobile 6.1和SP2003。可以显示经度,纬度,卫星个数,精确的gps授时。精确至小数点后13位。 界面2是手机自带的gps界面,界面5是本程序的gps界面。纯C#开发的程序是纯绿色的,相对而言,采用ARCGIS开发库开发的同类程序,虽然代码简单,但要安装ARCGIS手机端,
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-03-26
    • 文件大小:162006
    • 提供者:redvfp
  1. wap

    0下载:
  2. 燃点真情的WAP整站程序,WAP建站系统,,更多WAP源码再登陆http://xywap.cn-Ignite the whole truth of the WAP stations, WAP建站systems, and more re-source WAP landing http://xywap.cn
  3. 所属分类:WAP develop

    • 发布日期:2017-03-25
    • 文件大小:919780
    • 提供者:xywap
« 12 3 4 5 »
搜珍网 www.dssz.com