CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 数据转换

搜索资源列表

  1. sample rate process

    1下载:
  2. 采样率转换代码,在数字信号处理过程中,实现不同采样率系统的数据传送。-sample rate conversion code in digital signal processing to achieve different sampling rate of data transmission.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:11619
    • 提供者:张承云
  1. rdcom

    0下载:
  2. 测试串口产生的二进制数据,并对二进制数据转换成十六进制数据显示。-serial testing of binary data, as well as binary data conversion into hexadecimal data.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2301
    • 提供者:李伟光
  1. GPS11

    0下载:
  2. 实用全球定位系统(GPS)定位程序设计工具书。它包括了GPS应用和开发中全部 常用的内容。 全书共分十章,它们是:绪论、数据采集和格式转换、卫星位置计算、绝对 定位、相对定位、差分GPS定位、动态定位、辅助计算工具、GPS+GLONASS组合以及菜单 ... -practical Global Positioning System (GPS) locator design tool. It includes a GPS application and development of all c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3535
    • 提供者:崔苗
  1. CAN232MB

    0下载:
  2. CAN232MB智能协议转换器 产品数据手册-CAN232MB Intelligent Protocol Converter Product Data Manual
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:938822
    • 提供者:lydia
  1. 2410arm9zhilingjichaxu

    0下载:
  2. 优龙S3C2410平台的用ADS1.2进行编译的程序,可以很方便的进行修改移植到其他平台进行实验,这里有2410片内AD程序,汇编程序点亮led,汇编和C混合编程点亮led,GP [大地坐标转换经纬度源码.rar] - 大地坐标转换经纬度源码,该源码对搞测绘或地质或GIS、GPS很重要。 [skyplot1(GPS卫星数据分析).rar] - GPS卫星数据分析,包括C/A码分析,P1、P2码分析,D1、D2分析,周跳数据分析,图形仿真 等等,相关的数据算法 ! 比较不错! [
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:147776
    • 提供者:武汉
  1. MCP3208ChineseDataSheet

    1下载:
  2. MCP3208中文手册 为数据采集选择MCP3208 的ADC数据转换提供参考
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:585292
    • 提供者:lgf
  1. dde-server

    1下载:
  2. DDE-SERVER,提供TCP/IP (UDP)到DDE SERVER的协议转换,避免netdde的不稳定性,适应用DDE作网络数据交换场合
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:220123
    • 提供者:lzy
  1. VC_ComDlg

    0下载:
  2. 通过com来了解一个数据转换的过程与dcom的意义!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:138761
    • 提供者:韩子博
  1. test 5.0版

    0下载:
  2. USB总线与429总线数据转换的用户应用程序,包括界面和一些通信程序-USB bus with 429 users of data conversion applications, including interface and some of Communication Procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3879837
    • 提供者:jake
  1. My429Driver

    0下载:
  2. USB总线与429总线数据转换的USB端(基于PDIUSBD12)的WDM驱动程序-USB bus with 429 data conversion USB terminal (based on PDIUSBD12) WDM
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1949967
    • 提供者:jake
  1. C++builder 制作的串口调试助手

    0下载:
  2. C++builder 制作的串口调试助手 实现了基本的数据收发 数值转换 和对串口的监视
  3. 所属分类:通讯编程

  1. chuanxingtongxunheshishiquxian

    0下载:
  2. 通过串口接收数据并实时画出曲线。将含有单片机,AD模数转换器等芯片的电路板通过USB数据线与电脑相连,可通过计算机实时显示出数据和绘制出图形-Through the serial port to receive data and real-time to draw curves.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2775341
    • 提供者:xiaolu
  1. PARALLELtoSERIAL

    0下载:
  2. 功能描述:将并行的48个位,转换成串行输出的数据 实现原理:输出数据要在输出时钟的上升沿锁存-Functional Descr iption: The 48-bit parallel, serial output into the realization of the principle of data: output data to output clock rising edge latches
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:946
    • 提供者:姜评
  1. RS_232_FULIYE

    1下载:
  2. vc 6.0下使用MSComm控件进行串口通讯,可进行相应的通讯设置,显示串口数据并动态绘制波形图/曲线图,使用快速傅里叶变换将时域信号的串口数据转换为频域值,并动态显示。代码内有注释-vc 6.0 control for the use of MSComm serial communications, the communications can be set, indicating the serial data and dynamic mapping wave/curve, the use
  3. 所属分类:Communication

    • 发布日期:2015-03-03
    • 文件大小:3728174
    • 提供者:葛李欣
  1. NetAssis

    0下载:
  2. Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:319787
    • 提供者:timoho
  1. data_search

    0下载:
  2. 由c51编程实现12位串行A/D转换器TLC2543采集11个通道模拟输入数据。单片机通过编程产生串行时钟,并按时序发送与接收数据位,完成通道方式/通道数据的写入和转换结果的读出。-C51 programming from the 12-bit serial A/D converter TLC2543 11-channel analog input collected data. Microcontroller programmed to generate the serial clock, a
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1042
    • 提供者:牛佳佳
  1. COMSEVER

    0下载:
  2. COM端口服务器,可以将接受到的数据按照指令协议转换成windows消息发送给应用层。-COM port server, you can receive data in accordance with the command protocol into windows message to the application layer.
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:9033982
    • 提供者:liwenshan
  1. DSP-debug-assistant

    0下载:
  2. 该压缩文件是用于调试通过串口调试DSP的程序。含有各种数据转换功能。-This rar document is used for debug dsp with RS232 COM port.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1374
    • 提供者:zhang wenlin
  1. vb

    0下载:
  2. 以太网转CAN类产品配置的通用软件编程,通过该程序可以实现数据转换与分析。-Ethernet to CAN class generic product configuration software programming, through the program can achieve data conversion and analysis.
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:940160
    • 提供者:高军
  1. gps2kml

    0下载:
  2. 将你的gps数据转换为kml,然后在谷歌地图上使用,对于采集到原始数据后实验室内调试程序有用-Your gps data into kml, and then use the Google map, after the raw data collected for laboratory procedures useful for debugging
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:222620
    • 提供者:张增
« 12 »
搜珍网 www.dssz.com