CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Serial.re

搜索资源列表

  1. mcbsp

    0下载:
  2. 利用DSP的MCBSP串口调用其内部正弦表 重串口输出正弦-use DSP MCBSP serial called its internal sine table re-Serial output sinusoidal
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6983
    • 提供者:dm
  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. test7312

    1下载:
  2. ADS1.2编译环境下的EP7312芯片的一个基本测试范例,代码中完成了boot、中断设置、重映射和串口输出等功能,可以作为EP7312芯片起步的一个很好的参考。-ADS1.2 build environment under the EP7312 chip testing of a basic model, code completed boot, interrupt settings, re-mapping and serial output function, EP7312 chip can
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:84344
    • 提供者:韩兆伟
  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:342289
    • 提供者:李大嘴
  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. uboot_for_s3c4510

    0下载:
  2. 改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:12418505
    • 提供者:马明
  1. testserialport

    0下载:
  2. 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:40366
    • 提供者:qin
  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. design-flow-speeding-up-dsp

    0下载:
  2. Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised usin
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2837459
    • 提供者:sdfafaf
  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. uart_regs

    0下载:
  2. 串行通讯ip核,经过仿真验证,综合,可以参考使用-Serial communication ip nuclear, through simulation, synthesis, can refer to the use of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:940744
    • 提供者:ltlt
  1. serial_read

    0下载:
  2. Vxwork 串口调试程序,VxWorks网络驱动配置及分析,调用主要在/target/src/config/usrNetwork.c文件中-Vxwork serial debugger, VxWorks network drive configuration and analysis of call mainly in the/target/src/config/usrNetwork.c document
  3. 所属分类:VxWorks

    • 发布日期:2017-03-25
    • 文件大小:18665
    • 提供者:wuhui
  1. vm

    1下载:
  2. Serial:安装序列号:48HF9-LRP05-EGQ2Y-4EYY700XW9-5DG4W-8853U-4WYY2不需要重开机就能在同一台电脑使用好几个OS.VMware主要的功能有:1.不需要分区或重开机就能在同一台PC上使用两种以上的操作系统.2.完全隔离并且保护不同OS的操作环境以及所有安装在OS上面的应用软件和资料.3.不同的OS之间还能互动操作,包括网络、周边、文-Serial: serial number to install: 48HF9-LRP05-EGQ2Y-4EYY700
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:30902
    • 提供者:hyking
  1. SerialApp

    0下载:
  2. 采用C++语言编写,可以实现两台电脑之间的通讯。文件传输,信息发送功能。首先进行串口参数设置。再实现通讯。-Using C++ language, you can realize the communication between two computers. File transfer, messaging capabilities. First of all serial port parameter settings. Re-implementation communication.
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5370983
    • 提供者:xc
  1. dspic-serial-communicator

    0下载:
  2. this the software to locate the serial communicator for the signals and the files that are to be used and re used thank you -this is the software to locate the serial communicator for the signals and the files that are to be used and re used thank yo
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:691742
    • 提供者:pavan
  1. serial-communicate

    0下载:
  2. 功能简介: 晶振跳至11.0592左边,LCD/lED跳至上方。 上位机可采用上位机软件\ 安装湘灵版串行通信程序,下载试验程序。点击上位机软件的数值,在单片机的数码管上相应的显示;也可以用串口助手选择9600频率发送数据,注意串口调试助手发送数据为16进制发送时候数据要写两位数,然后点击发送,或者自动发送。两个软件只能开一个,因为公用一个com口 如果是stc单片机用户,在用串口下载程序之前,请务必要关闭这两个软件,否则因为占用COM口而造成程序无法下载,后续程序不另外再次强调
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:411561
    • 提供者:孙俊
  1. serial-communicate2

    0下载:
  2. 功能简介: 晶振跳至11.0592左边,LCD/lED跳至上方。 上位机可采用上位机软件\ 安装湘灵版串行通信程序,下载试验程序。点击上位机软件的数值,在单片机的数码管上相应的显示;也可以用串口助手选择9600频率发送数据,注意串口调试助手发送数据为16进制发送时候数据要写两位数,然后点击发送,或者自动发送。两个软件只能开一个,因为公用一个com口 如果是stc单片机用户,在用串口下载程序之前,请务必要关闭这两个软件,否则因为占用COM口而造成程序无法下载,后续程序不另外再次强调
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:519720
    • 提供者:孙俊
« 12 3 4 5 »
搜珍网 www.dssz.com