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

Dev-cn-support

  • 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:tony_yang123@sina.com.cn)

    标签: FAT 16 兼容 文件系统

    上传时间: 2017-01-09

    上传用户:tuilp1a

  • USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes flashdownloader

    USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes flashdownloader* and support for unlimited number of flash breakpoints*) GDB server*

    标签: flashdownloader includes jlinkarm J-Flash

    上传时间: 2013-12-17

    上传用户:wyc199288

  • 一个旅行者有一个最多能用m公斤的背包

    一个旅行者有一个最多能用m公斤的背包,现在有n件物品,它们的重量分别是W1,W2,...,Wn,它们的价值分别为C1,C2,...,Cn.若每种物品只有一件求旅行者能获得最大总价值。

    标签: 旅行

    上传时间: 2017-01-23

    上传用户:奇奇奔奔

  • 这是ARMSYS44B0-P专业开发板的源代码

    这是ARMSYS44B0-P专业开发板的源代码,包括ARMSYS44B0-P板的开发说明。关于本开发板的其它说明详见http://www.hzlitai.com.cn/product/ARM-development-board/ARM44B0/ARMSYS44B0-P.html

    标签: ARMSYS 44 开发板 源代码

    上传时间: 2017-01-31

    上传用户:athjac

  • 该程序是我用在图像融合中的脉冲耦合神经网络(PCNN)的代码

    该程序是我用在图像融合中的脉冲耦合神经网络(PCNN)的代码,希望对各位有用。欢迎访问http://quxiaobo.go.8866.org or http://quxiaobo.blog.edu.cn

    标签: PCNN 程序 图像融合 代码

    上传时间: 2017-02-01

    上传用户:firstbyte

  • ns2 功率控制仿真代码 The Linux pcmcia-cs package is officially deprecated. It can only be used with 2.4 and

    ns2 功率控制仿真代码 The Linux pcmcia-cs package is officially deprecated. It can only be used with 2.4 and older kernels. Current information on PCMCIA support for recent 2.6 kernels is available here.

    标签: deprecated officially pcmcia-cs package

    上传时间: 2014-01-06

    上传用户:yxgi5

  • Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported,

    Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. WinHTTP is more secure and robust than WinInet. However, single-user applications that need FTP or gopher functionality, cookie persistence, caching, automatic credential dialog handling, Internet Explorer compatibility, or downlevel platform support should still consider using WinInet.

    标签: server-supported Description developers Microsoft

    上传时间: 2017-02-07

    上传用户:refent

  • A GTK sound font editor. Sound font files are used to synthesize instruments from audio samples for

    A GTK sound font editor. Sound font files are used to synthesize instruments from audio samples for use in composing music with wavetable sound cards or software emulation. Smurf currently has AWE 32/64 and SB Live support. Software emulation is expected

    标签: font instruments synthesize samples

    上传时间: 2014-01-13

    上传用户:康郎

  • VC关于DLL调用的源代码

    VC关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。

    标签: DLL 源代码

    上传时间: 2013-12-28

    上传用户:firstbyte

  • VC关于DLL调用的源代码

    VC关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8508 USB-CAN200 CAN总线适配器开发,二次开发例程。

    标签: DLL 源代码

    上传时间: 2013-12-26

    上传用户:dyctj