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

文件扩展名

  • Keil文件夹下的实验仿真板++ledkey.dll、dpj2.dll和dpj8.dll

    Keil文件夹下的实验仿真板++ledkey.dll、dpj2.dll和dpj8.dll

    标签: dll dpj ledkey Keil

    上传时间: 2013-11-07

    上传用户:fnhhs

  • 基于单片机的MMC上文件系统实现

    多媒体卡MMC(MultiMedia Card)是由美国SanDisk 公司和德国Simens 公司于1997 年共 同开发推出的一种多功能存储卡。内置控制电路,可以使用在手机、数码相机、MP3、PDA 等多种数字设备上,可反复记录30 万次。现在市场上的主流容量有128 MB~2 GB。 文中首先介绍单片机对SPI 协议下的MMC 卡的底层读写操作,然后分析MMC 卡文件系统 的结构,最后详细说明MMC 卡文件的创建、读写、删除等操作。该方法可应用到与Window s 有交互的嵌入式系统中,便于文件的统一管理。

    标签: MMC 单片机 文件系统

    上传时间: 2013-11-05

    上传用户:lionlwy

  • FAT32 文件系统(图解)

    突然有兴趣想研究一下 FAT32 格式到底是怎么存文件的了。先去网上google 一下发现资料都是copy 的,对我这个超级菜鸟如同看天书,还是自己摸索好点。 先去下载个看文件系统的工具,我用的是winhex 没有破解,但是重要的硬盘的 信息是可以看到的。为方便起见,我用U 盘来研究文件系统。手头买了一个79 元的1G 的U 盘。先格式化为FAT32 格式。然后用winhex 打开。然后就是一堆 的………。头大。 本着先易后难的原则,先在U 盘只放一个短文件名的文件:study.txt.内容就 放:0123456789 好了, 就十个字节的数

    标签: FAT 32 文件系统 图解

    上传时间: 2014-12-26

    上传用户:牛津鞋

  • 通用1553B总线的信息监控系统

    在航电系统维护过程中,为解决定位故障的效率和降低维修成本等问题,提出了基于ICD(Interface Control Document,接口控制文件)的1553B总线的信息监控系统模型。该系统运用数据采集卡对总线中传输的信号有无失真、偏差等电气特性进行检测,并使用1553B通讯卡通过测控软件LabWindows/CVI编程与ICD数据库的动态链接,实现总线信息的解析和故障的判断。与传统的维护过程相比,这种模型能够从信号的电气特性以及信息的解析等全方位的去检测判断故障的来源,并且能够广泛在其他1553B总线系统内扩展应用。验证表明该监控系统可以对总线信息进行快速有效地监测分析,能满足应用需求。 Abstract:  In the process of avionics system maintenance, to solve the problems such as improving the efficiency of fast orientation to troubles and reducing maintenance cost, system of 1553B bus information monitor model based on ICD was proposed. The system observed whether the data which transmitted on the bus appear distortion and deviation by using data acquisition card. And using 1553B communication card programming of the measure software LabWindows/CVI and the dynamic linking of ICD database, message analysis and fault estimation could be realized. Compared with traditional maintenance, this model can all-dimensionally detect and analyze the source of faults from both electrical characteristics of the signal and message analysis, and it can be widely applied in the other 1553B system. Experiment shown that this monitor system can effectively detect and analyze the bus message and can meet the application requirements.  

    标签: 1553B 总线 信息监控

    上传时间: 2013-11-23

    上传用户:18752787361

  • 铁氧体PQ芯产品系列扩展

    TDK公司的子公司TDK-EPC推出了爱普科斯PQ铁氧体磁芯的扩展系列。新加入了PQ40/40和PQ50/50磁芯后,PQ磁芯系列覆盖了PQ16/11.6至PQ50/50的全部尺寸。 PQ磁芯专为开关电源的变压器研制。这些磁芯的插入高度可以调节,同时可以通过适当调整磁芯保存相同的占用面积。新款铁氧体磁芯可用于AC/DC和DC/DC转换器中的标准绕线变压器以及平面变压器。 与传统ETD/ER/E磁芯设计相比,PQ磁芯的主要优势在于拥有稳定的圆形中心支脚和更大的外表面。凭借该圆形中心支脚和更大的绕组表面积,铜线的长度得以缩短。因此,变压器生产的成本也得以降低。此外,更大的外表面可以保证更好的散热。PQ磁芯外形经过优化,从而可以更小的尺寸和重量获得与e磁芯相同的变压器性能。PQ磁芯可由多种铁氧体材料制成,如:N49、N51、N87、N92、N95和N97。

    标签: 铁氧体 PQ芯 产品系列 扩展

    上传时间: 2013-11-10

    上传用户:zgu489

  • 单片机P0口的片外数据存储器扩展

    单片机作为一种微型计算机,其内部具有一定的存储单元(8031除外),但由于其内部存储单元及端口有限,很多情况下难以满足实际需求。为此介绍一种新的扩展方法,将数据线与地址线合并使用,通过软件控制的方法实现数据线与地址线功能的分时转换,数据线不仅用于传送数据信号,还可作为地址线、控制线,用于传送地址信号和控制信号,从而实现单片机与存储器件的有效连接。以单片机片外256KB数据存储空间的扩展为例,通过该扩展方法,仅用10个I/O端口便可实现,与传统的扩展方法相比,可节约8个I/O端口。 Abstract:  As a micro-computer,the SCM internal memory has a certain units(except8031),but because of its internal storage units and the ports are limited,in many cases it can not meet the actual demand.So we introduced a new extension method,the data line and address lines combined through software-controlled approach to realize the time-conversion functions of data lines and address lines,so the data lines not only transmited data signals,but also served as address lines and control lines to transmit address signals and control signals,in order to achieve an effective connection of microcontroller and memory chips.Take microcontroller chip with256KB of data storage space expansion as example,through this extension method,with only10I/O ports it was achieved,compared with the traditional extension methods,this method saves8I/O ports.

    标签: 单片机 P0口 数据存储器 扩展

    上传时间: 2014-12-26

    上传用户:adada

  • MCS-51单片机系统扩展

    数据存储器的扩展 MCS-51单片机内部有128或256个字节的数据存储器,这些存储器通常被用作工作寄存器、堆栈、临时变量等等,一般已经够用,但是如果系统要存储大量的数据,比如数据采集系统,那么片内的数据存储器就不够用了,需要进行扩展。

    标签: MCS 51 单片机 系统扩展

    上传时间: 2013-11-19

    上传用户:jhksyghr

  • 基于MPC555与CS8900A的以太网扩展设计

       介绍了MPC555与CS8900A扩展以太网的硬件设计图。以NUCLUES PLUS操作系统为基础,介绍了网卡软件驱动程序的编制,给出了以太网协议包嵌入NUCLEUS PLUS操作系统的实现方法。 Abstract:  The Ethernet extension hardware design of MPC555 and CS8900A are introduced,and the software driven program based on NUCLEUS PLUS operation system and the technique that Ethernet protocol embedded in NUCLEUS PLUS real operation system are discussed.

    标签: 8900A 8900 MPC 555

    上传时间: 2013-10-23

    上传用户:xiehao13

  • 基于单片机AT89C51的MP3播放系统的设计方案

    提出一种基于单片机AT89C51SND1C的MP3播放系统的设计方案。单片机集成了专用的解码器,使用K9F1208闪存作为外存储器,放音电路采用CS4330,存储文件通过播放器上的USB接口设备从PC机上直接下载,液晶显示采用LCD1602。方案设计简单,性价比高,低功耗,易扩展。由于采用的是通用单片机实现的,可以很容易地移植到其他微控制器系统中,有很强的市场竞争能力和实用价值。 Abstract:  A MP3 player design based on microchip AT89C51SND1C was presented, which used K9F1208 Flash chip as the memory circuit and used CS4330 as play chip. Storage files were download from PC through USB interfaces player on the device,and the LCD/602 was used as display screen. This system had characteristics of simple design,low power,easy expand,low cost and high recognition. Using of universual microchip make it easy to transplant to other microcontrol system,and have strong market competitiom and practical value.

    标签: 89C C51 MP3 AT

    上传时间: 2014-12-27

    上传用户:佳期如梦

  • CAT9555 I2C IO扩展芯片产品数据手册及封装库

    CAT9555 是一款基于COMS 工艺的器件,它提供了I2C 和SMBus 在应用中的16 位通用并行输入、输出口的扩展。当应用中需要额外的I/O 口来连接传感器、电源开关、LED、按钮、风扇等时,可使用I/O 扩展器件实现简单的解决方案。

    标签: 9555 CAT I2C 扩展芯片

    上传时间: 2013-11-05

    上传用户:jiangxiansheng