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

搜索资源列表

  1. 3LL(1)

    0下载:
  2. 编译原理上机—语法分析1 目的:熟练掌握自上而下的语法分析方法,并能用C++程序实现。 要求: 1. 使用固定的文法 2. 对于任意给定的输入串(词法记号流)进行语法分析,递归下降方法和非递归预测分析方法可以任选其一来实现。 3. 要有一定的错误处理功能。即对错误能提示,并且能在一定程度上忽略尽量少的记号来进行接下来的分析。可以参考书上介绍的同步记号集合来处理。 可能的出错情况:idid*id, id**id, (id+id, +id*+id …… 4. 输入串以#结
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:18677
    • 提供者:girlatsnow
  1. main

    1下载:
  2. 使用如下文法: E E+T | T T T*F | F F (E) | id 实现:对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法输出对应的动作部分。-Use the following syntax:E T E+T |* F F T T |F ( E ID ) |Implementation: for any given input string ( lexical mark flow )
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-12-20
    • 文件大小:1182
    • 提供者:fansofdetective
  1. M1-60

    0下载:
  2. 该程序主要用于对雷电流的数据进行检测,并记录雷击数量。该程序基于at89c51开发,通过ad转换将雷电流及漏电流的数据进行转换并存储,通过串口将数据传送到上位机由上位机对测量的数据进行显示-The program is mainly used for the lightning current data for testing, and the number of recorded lightning. The program is developed based on at89c51 ligh
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:99649
    • 提供者:李金标
  1. SerialTool

    0下载:
  2. VB写的串口通信,有源码,支持串口的自动枚举及流控。可运行在wince/wm/xp等OS下-Written in VB serial communication, source code, support for serial automatic enumeration and flow control. Can run on wince/wm/xp and other OS
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:64080
    • 提供者:Alex
  1. XmlString

    0下载:
  2. 基于内存流操作等三种方式,C#中对XML字串的操作测试。-Three ways based on the operation of the memory stream operation test, the C# XML string.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:26164
    • 提供者:myauger
  1. serialize

    0下载:
  2. 序列化又称串行化,是.NET运行时环境用来支持用户定义类型的流化的机制。其目的是以某种存储形成使自定义对象持久化,或者将这种对象从一个地方传输到另一个地方。-Serialization, also known as serialization. NET runtime environment used to support user-defined type of flow mechanism. Its purpose is some storage of the formation of th
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:22019
    • 提供者:myauger
  1. Programs

    0下载:
  2. 都是自己实现的代码 自认为代码较同类短 实现清晰 效率很高 故传上来分享 HLPP 最高标号预留推进 网络流最好算法之一 DynamicTree 动态树 树上维护数据的终极算法 SAM 后缀自动机 多模式串线性处理 例题:CTSC2012 熟悉的文章 最后匈牙利 匹配算法-Code are realized since that clear and efficient code than similar short it pass up sharing the the HLPP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5169
    • 提供者:pm
  1. I2S

    0下载:
  2. 此设计主要是完成音频I2S格式数据流的串并转换和并串转换,用VHDL描述-This design is to complete the audio I2S format data stream serial to parallel conversion and parallel to serial conversion in VHDL
  3. 所属分类:Audio program

    • 发布日期:2017-03-21
    • 文件大小:5473
    • 提供者:
  1. Blinky_ADC

    0下载:
  2. 使用到I/O控制、定时器、串口和液晶屏显示,程序每秒钟往串口打印一次PC2处的AD值,液晶屏同时也通过进度条及数值两种方式将AD值显示出来。串口使用USB-COM接口,波特率为115200,无硬件流控制。-The Blinky project is a simple program for the STM32F407Z microcontroller using STM STM3240G-EVAL Evaluation Board, compliant to Cortex Mic
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:749294
    • 提供者:
  1. Term

    0下载:
  2. 串口通信工程,可以实现设置波特率,端口,奇偶校验,数据流等功能.-Serial communication works, you can set the baud rate, port, parity, data flow.
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:3715752
    • 提供者:tanyu
  1. 14-RTC(DS1302)

    0下载:
  2. DS1302涓流充电的时钟芯片包含实时时钟/日历和31字节的静态 RAM。它通过一个简单的串行接口与微处理器通信。实时时钟/日历 提供秒,分,小时,星期,日期,月份和年份信息。月日 自动调整个月少于31天,包括闰年的修正。时钟 经营AM / PM指示的24小时或12小时格式。 -The DS1302 Trickle Charge Timekeeping Chip contains a real time clock/calendar and 31 bytes of stati
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:409827
    • 提供者:ljx
  1. DMX512APV3.1

    0下载:
  2. 概述 DMX512AP是并联应用单线传输三通道LED驱动输出控制专用芯片,兼容并扩展DMX512(1990)信号协议。芯片内含电源稳压电路,时基电路,信号解码模块,数据缓存器,三通道恒流驱动器(电流值可由外挂电阻调控),以及内置振荡器。每一输出通道皆可输出8位(256级)灰阶的可调线性电流。支持输出端极性反转。单独的写码信号线可以一次性串联写码,带外置EEPROM存放芯片地址,支持与DMX512A-W组合使用。 特性说明  ◆ 三通道开漏输出,最大恒流输出:
  3. 所属分类:其他小程序

    • 发布日期:2014-03-01
    • 文件大小:710668
    • 提供者:吴银仲
  1. AccessPort

    1下载:
  2. 串口调试工具AccessPort 是一款用于PC机串口(RS232)调试、监控的软件。 特点: 1).监控串口:具有端口监控功能,可以监控、拦截、保存所收发的数据(NT/2K/XP)。 2).串口调试:支持常用的串口操作功能,支持大数据量的收发、保存,支持自动发送。 3).动态变参:在不改变当前所打开端口的情况下,能动态改变端口参数(如:波特率、校验位、流控制等)。 4).双模编辑:数据发送区内嵌十六进制编辑器(类似UltraEdit),支持十六进制<=&g
  3. 所属分类:Other systems

    • 发布日期:2016-11-07
    • 文件大小:388096
    • 提供者:sq
  1. file

    0下载:
  2. 使用流文件形式存储log日志,日志为随机生成数字串,通过新建来添加,可显示全部log日志,可按时间查询显示日志文件。支持多线程查找,是学习系统编程的好材料。-Stream files stored in the form of log log log randomly generated string of numbers, new to add, display all log log query and display the log file can be time. Find suppo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:411804
    • 提供者:朱棣
  1. SerMon

    2下载:
  2. USB串口监控,可以在不占用串口的情况下 采集串口上的IO数据流-USB serial monitoring acquisition can not take up the serial IO on the serial data stream
  3. 所属分类:Com Port

    • 发布日期:2015-01-21
    • 文件大小:46080
    • 提供者:Lyan
  1. java2

    0下载:
  2. java串行化方法定义以及构造对象的输入/输出流知识-the java serialization method definition, and the object is constructed input/output flow knowledge
  3. 所属分类:Document

    • 发布日期:2017-11-21
    • 文件大小:963
    • 提供者:wanglu
  1. CSharp_OA

    0下载:
  2. C#结合SQL数据库建设了一个轻量级的串行工作流引擎,实例取自OA系统的一部分。-C# to build a lightweight serial workflow engine combined with SQL databases, the examples are taken from the part of the OA system.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:1439100
    • 提供者:易晓
  1. SerialApp_custom

    0下载:
  2. Zigbee无线模块通信源码,改造自TI官方例程,去掉了串口的流控制,RTS,ETS-Zigbee wireless module communication source, transformation since the TI official routine, remove the serial flow control, the RTS, ETS
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:6896564
    • 提供者:
  1. Serial-Data-Generator

    0下载:
  2. 如何使用位砰技术,以产生 RS232兼容的串行数据流,该代码使用的数据 和READ statments存储的要被输出的数据,并使得 使用GOSUB和RETURN statments的结构程序 分为三个层次。-How to use the bit bang technique, RS232 compatible to produce a serial data stream, the code uses the data and READ statments stored to b
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:11401
    • 提供者:任丹丹
  1. CPort

    0下载:
  2. CSerialPort是基于多线程的,其工作流程如下:首先设置好串口参数,再开启串口监测工作线程,串口监测工作线程监测到串口接收到的数据、流控制事件或其它串口事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理,这是对接收数据而言的;发送数据可直接向串口发送。 -CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and
  3. 所属分类:Static control

    • 发布日期:2017-11-10
    • 文件大小:7257
    • 提供者:肖阳
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com