您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 串口通讯控件

  2. Base Class Library for RS232 Communications. Ref: "Serial Comm: Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications" John Hind, MSDN Magazine, Oct 2002. V1.3 February 2004. LIBRARY CommBase.dll The library redistr ibut
  3. 所属分类:C#

    • 发布日期:2004-06-22
    • 文件大小:82944
    • 提供者:chenxh
  1. MC9S12E128 (E128)资料

  2. The MC9S12E128 (E128) is designed for the low-cost, general-purpose distribution market with 8K of RAM and 128K FLASH. The E128 is a member of the MC9S12E Family of 16-bit FLASH-based microcontrollers. It is the first of a series of new low-cost, ge
  3. 所属分类:Flash

    • 发布日期:2009-07-07
    • 文件大小:657408
    • 提供者:lxl584685501
  1. cp2102资料pdf

  2. Single-Chip USB to UART Data Transfer - Integrated USB transceiver; no external resistors required - Integrated clock; no external crystal required - Integrated 1024-Byte EEPROM for vendor ID, product ID, serial number, power descr iptor, release nu
  3. 所属分类:Linux

    • 发布日期:2009-07-23
    • 文件大小:436224
    • 提供者:shiqing0477
  1. Advanced Programming In The UNIX Environment

  2. Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly updates the contex
  3. 所属分类:Linux

    • 发布日期:2009-08-05
    • 文件大小:3145728
    • 提供者:ouumi
  1. 串口调试助手

  2. 串口调试助手用于串口应用程序的调试监控工具,软件可模拟设备往串口发送数据,同时也可以用于实时监控串口读写过程中的所有数据流。 扩大串口波特率的支持,现最高Baud可到921600
  3. 所属分类:其它

    • 发布日期:2007-10-08
    • 文件大小:157696
    • 提供者:gjcdt
  1. ARM7 UART 实验

  2. Auto Baud:UART0自动波特率实验 TxFIFO :发送FIFO测试
  3. 所属分类:硬件开发

    • 发布日期:2009-10-19
    • 文件大小:66560
    • 提供者:andyxu1208
  1. Uart IP core

  2. 串行通信IP核 用于FPGA -- File Name: Baud_rate_generator.vhd -- Function: Baud rate generator for uart communication -- System clock:32MHz -- ************************************************************ -- 7.2 Build 11/02/2009 Full Version 1.0 -- Copyright
  3. 所属分类:硬件开发

    • 发布日期:2009-11-10
    • 文件大小:9216
    • 提供者:snoopylm
  1. 计算机网络试卷带答案

  2. 近两年我校考试试卷,内容丰富 1. 以下哪个设备通常会只包括数据链路层和物理层这两层的功能?( ) A. 中继器 B. 路由器 C. 三层交换机 D. 网络适配器 2. 在PPP协议帧的数据段中出现比特串“010111111010”, 则经比特填充后输出的二进制序列为 ( ) A. 010111111010 B. 0101111101010 C. 0101011111010 D. 0101110111010 3. 数据压缩技术、密钥密码理论在七层OSI参考模型中属于( )。 A. 数据链路层
  3. 所属分类:C

  1. uart wifi 串口wifi 程序 单片机可以用的串口wifi模块

  2. HLK-UART-WIFI is a WLAN Module based on UART Serial from Hi-Link. 1.1. Main Function Support for UART data serial, four baud rate options: 19200 / 38400 / 57600 / 115200bps. Wireless data rates support the 802.11b Standard, the maximum rate is 1
  3. 所属分类:网络基础

    • 发布日期:2010-03-07
    • 文件大小:3145728
    • 提供者:qingfeng12g
  1. 无线网卡串口接口 单片机wifi模块

  2. Overview HLK-UART-WIFI is a WLAN Module based on UART Serial from Hi-Link. 1.1. Main Function Support for UART data serial, four baud rate options: 19200 / 38400 / 57600 / 115200bps. Wireless data rates support the 802.11b Standard, the maximum rate
  3. 所属分类:网络基础

    • 发布日期:2010-03-07
    • 文件大小:3145728
    • 提供者:qingfeng12g
  1. 短信MODEM二次开发接口-动态库方式

  2. void Init():初始化(只调用一次) int WINAPI CommOpen(int comno,int baud,int devType): 打开串口 comno 串口号 baud 波特率 devType 保留参数(值为2) 返回值: 0 为失败 1为成功 int WINAPI CommClose(int comno):关闭串口 comno 串口号 返回值: 0 为失败 1为成功 int WINAPI SendMsg(int comno,char* phone,char* messa
  3. 所属分类:Java

    • 发布日期:2010-03-17
    • 文件大小:65536
    • 提供者:szyskj
  1. The Art of Assembly Language Programming

  2. You are visitor as of October 17, 1996.The Art of Assembly Language ProgrammingForward Why Would Anyone Learn This Stuff?1 What's Wrong With Assembly Language2 What's Right With Assembly Language?3 Organization of This Text and Pedagogical Concerns4
  3. 所属分类:Access

    • 发布日期:2007-12-20
    • 文件大小:4194304
    • 提供者:ttlyfast
  1. GSM GPRS短信的收发短信 电话 源码

  2. gprs 收发短信 源码 void gprs_init(); //void gprs_msg(char *number,char *text); void gprs_msg(char *number, int num); void gprs_call(char *number, int num); void gprs_hold(); void gprs_ans(); void gprs_call(char *number, int num); void gprs_baud(char *baud
  3. 所属分类:C/C++

    • 发布日期:2010-03-31
    • 文件大小:166912
    • 提供者:asdf125
  1. 关于51单片机的嵌入式系统在protues 上面实现

  2. 这是一个用51单片机系统仿真ucosii工作的protues电路 本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统 使用方法: 1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹 中的extern ram.DSN 文件 2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。(yy.hex其实就是yy文件夹中keil文档编译出来的he
  3. 所属分类:硬件开发

    • 发布日期:2010-04-22
    • 文件大小:265216
    • 提供者:guanweiqian
  1. 很实用的串口通讯实例

  2. Base Class Library for RS232 Communications. -------------------------------------------- Ref: "Serial Comm: Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications" John Hind, MSDN Magazine, Oct 2002. V1.3 February 2004.
  3. 所属分类:C#

    • 发布日期:2010-05-07
    • 文件大小:71680
    • 提供者:chyongfeng
  1. ET服装CAD连接长地数字化仪参数设置

  2. ET服装CAD连接长地数字化仪参数设置 1:启动数字华仪的菜单,游标对准菜单上的SETUP方框顺序按下游标的 F,E键。 2:通过按下游标的A键来设置25个小方格的灯亮灭参数设置如下: (1为亮,0为灭) 工作方式 MODE 0 0 0 0 1 0 0 数据方式 FORMAT 1 1 1 1 0 0 分辨率 RES 0 0 0 波特率 BAUD 1 0 0 数据参数 PARITY 1 1 0 0 换行 LF 0 回车动态键盘 ECHO 0 3:保存:设置完毕后在SAVE(保存参数)项中选择位置
  3. 所属分类:专业指导

    • 发布日期:2010-05-15
    • 文件大小:1024
    • 提供者:lds2005678
  1. 北邮通原资料(期末试题)

  2. 北邮通信原理的相关资料主要是期末试题 北京邮电大学2006——2007 学年第I 学期 《通信原理》期末考试试题(A 卷) 包括选择填空在内的所有答题都应写在答题纸上,否则不计成绩! 试卷最后一页有一些提示 一.选择填空(每空1 分,共25 分) 答案必须来自下.列.答案,必须是最.合.理.的答案。 按“空格编号 答案编号”的格式答题,例如: 1 f; 2 甲 (a) 信道均衡 (b) 1.5 (c) 载波频率 (d) 折叠码 (e) 后验概率不相等 (f) 好 (g) 差 (h) 码间干扰
  3. 所属分类:C

    • 发布日期:2010-06-18
    • 文件大小:324608
    • 提供者:marcher351
  1. 杂类:位运算、 地线、初始化串口,baud的计算

  2. 位运算 二进制位的运算,常用于汇编语言 & 与 | 或 ^ 异或 ~ 取反 <> 右移n位 除以2的n次方 初始化串口,baud的计算, F是系统时钟频率32M, (256+216)*2^10*32000000/2^28 = 57600 U0GCR |= 10; //baud_e = 10; U0BAUD |= 216; //波特率设为57600
  3. 所属分类:硬件开发

    • 发布日期:2010-07-28
    • 文件大小:20480
    • 提供者:sendoc
  1. UART Auto Baud Rate Detection

  2. Software implementation of Auto baud rate detection mechanism on TI MSP430
  3. 所属分类:C

    • 发布日期:2014-01-23
    • 文件大小:72704
    • 提供者:u013545511
  1. baud-news-ss:这是后端GitHub API自动化的json文件的集合。 在这里可以找到8个不同领域的json数据,例如技术新闻,世界新闻,印度新闻,亚洲新闻,欧洲新闻,美国新闻,非洲新闻,澳大利亚新闻-源码

  2. 波特新闻 这是后端GitHub API自动化的json文件的集合。 使用get请求获取原始json数据 科技新闻: : 世界新闻: : 印度新闻: : 亚洲新闻: : 欧洲新闻: ://raw.githubusercontent.com/surdebmalya/baud-news-ss/main/5_europe.json 美国新闻: : 非洲新闻: : 澳大利亚新闻: : 从上述列表中获取json数据的示例代码 >> > import req
  3. 所属分类:其它

    • 发布日期:2021-03-10
    • 文件大小:34816
    • 提供者:weixin_42144604
« 12 3 4 5 6 7 8 9 10 »