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

RC-RD

  • 根据ZLG500A系列非接触式IC卡模块写的读写程序

    根据ZLG500A系列非接触式IC卡模块写的读写程序,其实说白了就MF RC 500的读写程序的ZLG版本

    标签: 500A ZLG 500 IC卡

    上传时间: 2013-12-08

    上传用户:JIUSHICHEN

  • 输入脉冲序列

    输入脉冲序列,通过非线性系统生成序列波形。系统为RC级联网络

    标签: 输入 脉冲序列

    上传时间: 2014-01-18

    上传用户:zhengjian

  • 本程序是雷达SAR图像算法的经典程序集合

    本程序是雷达SAR图像算法的经典程序集合,包含波数域算法,RD算法和CS算法,对于学习SAR成像非常有帮助

    标签: SAR 程序 图像 雷达

    上传时间: 2013-12-27

    上传用户:541657925

  • 1)兼容FAT16文件系统

    1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)可同时打开多个文件;最大打开文件数可使用编译宏MaximumFCB设定,MaximumFCB最大值限定为254。 5)文件保护功能:文件可同时打开多个FCB,而只有其中一个FCB可以得到文件RD/WR权限。该功能完全由文件系统代码来完成,上层应用无需编写额外代码。 6)所有编译宏存放于文件fat_cfg.h。 联系作者:QQ:292942278,e-mail:figureyang@yahoo.com.cn

    标签: FAT 16 兼容 文件系统

    上传时间: 2016-07-06

    上传用户:磊子226

  • linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-sm

    linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |--- | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c

    标签: 505 mach-sm linux DMA

    上传时间: 2014-01-05

    上传用户:gaome

  • This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is

    This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is from 50 to 100. Keep rc=r/10!!! The array "speed1" and "speed2" are the control result, in 0.1s and 1s. The length of "speed1" is 2400, and "speed2" is 240. The "pw" and "nw" are the parameters of PWM. The test will last 4 min.

    标签: speed programme is control

    上传时间: 2014-11-22

    上传用户:jyycc

  • (1) 为Windows操作系统建立兼容的DOS命令接口

    (1) 为Windows操作系统建立兼容的DOS命令接口,文件与目录命令 (2) 具体命令:DIR,RD,CD,MD,DEL,MOVE,REN,XCOPY,命令格式可参考Windows的CMD.EXE或MS-DOS提供的命令格式 (3) 设计命令的名称,参数等格式 (4) 可以字符形式接受命令,执行命令,然后显示命令执行结果

    标签: Windows DOS 操作系统 兼容

    上传时间: 2014-07-25

    上传用户:gengxiaochao

  • 这是msp430f449单片机系统时钟源控制和选择的控制方式源代码

    这是msp430f449单片机系统时钟源控制和选择的控制方式源代码,可以选择片外高速晶振,片外标准时钟晶振,片内RC振荡器三个时钟源

    标签: 430f f449 msp 430

    上传时间: 2016-08-09

    上传用户:lht618

  • 程序主要模拟了系统文件管理的功能

    程序主要模拟了系统文件管理的功能,主要功能有: MD:在目录文件中创建子目录,同时搜索当前目录最后一个目录项,并保存指针信息 CD:根据当前目录切换到指定目录 RD:搜索所要删除的目录是否为空目录,若是则删除 MK:在当前目录中创建文件名称(申请空间利用位示图修改FAT) DEL:搜索所要删除的文件是否存在,若是则删除(恢复位示图修改FAT) DIR:列出当前目录的所有目录项 DIR1:列出当前目录的位示图

    标签: 程序 模拟 文件管理

    上传时间: 2014-01-06

    上传用户:zhichenglu

  • esDice.ico This an icon file, which is used as the application s icon. This icon is included by

    es\Dice.ico This an icon file, which is used as the application s icon. This icon is included by the main resource file Dice.rc. res\Dice.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file.

    标签: icon This application included

    上传时间: 2013-12-23

    上传用户:hwl453472107