虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

yui-ext

  • 自己编写的串口-CAN口的转换程序

    自己编写的串口-CAN口的转换程序,已经测试过没有问题! 一.传输数据协议: 1.初始化 初始化波特率(CAN):$BAUD($:起始符;BAUD:波特率标识符; 相应编码:0x24 0x42 0x41 0x55 0x44) 传输ID号设置:$IDERSTD(相应编码:0x24 0x49 0x44 0x45 0x52 0x53 0x54 0x44) $IDEREXT(相应编码:0x24 0x49 0x44 0x45 0x52 0x45 0x58 0x54) ($:起始符;IDER:ID标识符;STD:标准帧;EXT:扩展帧) 2.数据发送 发送数据 :$DATA($:起始符;DATA:数据标识符 相应编码:0x24 0x44 0x41 0x54 0x41)

    标签: CAN 编写 串口 程序

    上传时间: 2014-01-02

    上传用户:yy541071797

  • 本测试板(下文简称为LPC764板)是专门针对Philips公司的低功耗单片机P87LPC764而设计。除了标准80C51的功能外,P87LPC764还增加(或增强)了许多新功能

    本测试板(下文简称为LPC764板)是专门针对Philips公司的低功耗单片机P87LPC764而设计。除了标准80C51的功能外,P87LPC764还增加(或增强)了许多新功能,从而使LPC76X系列成为8位单片机市场上性能比较高的单片机。LPC764板可以把P87LPC764的新功能进行演示和测试,详细测试程序和说明请看第四部分内容。当然,P87LPC762、767、768、769的管脚与P87LPC764是“兼容”的,所以此板也可以进行P87LPC762、767、768、769的测试。LPC764板对MCU的20个引脚都是“开放的”,只要你把你所需要的引脚的通过对应的跳线(在J5中)短接到“EXT”侧,即可从“LK1”把此脚接到外面的应用板上,这样,板内的资源加上扩展的资源(外面的应用板)足可以用P87LPC76X实验51单片机的多种基本功能及P87LPC76X的种种新功能。

    标签: LPC 764 Philips 80C51

    上传时间: 2013-11-28

    上传用户:jeffery

  • The authors show to identify, design, implement, test, and refactor use-case modules, as well as ext

    The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ. Key topics include Making the case for use cases and aspects Capturing and modeling concerns with use cases Keeping concerns separate with use-case modules Modeling use-cases slices and aspects using the newest extensions to the UML notation Applying use cases and aspects in projects

    标签: implement identify refactor use-case

    上传时间: 2016-10-06

    上传用户:dsgkjgkjg

  • web2.0完美实现框架

    web2.0完美实现框架,Ext框架在从1.x跨越到2.0的过程中,经历了无数的细微改进、臭虫修正和其他的改动

    标签: web 2.0

    上传时间: 2013-12-21

    上传用户:天诚24

  • ajax框架extjs是一套完整的富客户端解决方案

    ajax框架extjs是一套完整的富客户端解决方案,也因为功能完整,造成ext-all.js有400多k,请注意,这还是压缩后的大小,而且因为是基于js和css的功能实现,对客户端机器性能也有一定的要求,比如不支持ie6以下的版本

    标签: extjs ajax 富客户端 方案

    上传时间: 2013-12-23

    上传用户:Miyuki

  • FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Wind

    FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2"

    标签: cross-platform supporting FileZilla graphical

    上传时间: 2013-12-19

    上传用户:weiwolkt

  • 重点不是信息管理系统

    重点不是信息管理系统,而是Extjs的应用。 ExtJS可以用来开发RIA也即富客户端的AJAX应用,是一个用javascript写的,主要用于创建前端用户界面,是一个与后台技术无关的前端ajax框架。因此,可以把ExtJS用在.Net、Java、Php等各种开发语言开发的应用中。ExtJs最开始基于YUI技术,由开发人员JackSlocum开发,通过参考JavaSwing等机制来组织可视化组件,无论从UI界面上CSS样式的应用,到数据解析上的异常处理,都可算是一款不可多得的JavaScript客户端技术的精品。

    标签: 信息管理系统

    上传时间: 2014-01-23

    上传用户:mikesering

  • HDFDUMP and BRFDUMP are utility programs developed for use with MISR data files. HDFDUMP will ext

    HDFDUMP and BRFDUMP are utility programs developed for use with MISR data files. HDFDUMP will extract data from a MISR file in the HDF-EOS grid format (MISR Level 1B2 and Level 2 files) and writes unformatted binary files. BRFDUMP calculates radiances and bidirectional reflectance factors (BRF) from MISR Level 1B2 files and creates unformatted binary files.

    标签: HDFDUMP developed programs BRFDUMP

    上传时间: 2017-04-02

    上传用户:yy541071797

  • 将JSF web工程整合成liferay portal所用的portlet

    将JSF web工程整合成liferay portal所用的portlet,以ext方式添加。

    标签: liferay portlet portal JSF

    上传时间: 2014-09-06

    上传用户:xlcky

  • Ext2 核心 API 中文详解 有比较详细的Ext2 的说明

    Ext2 核心 API 中文详解 有比较详细的Ext2 的说明,适合有一定Ext经验的开发人员

    标签: Ext2 API 核心 比较

    上传时间: 2017-06-09

    上传用户:xuanchangri