联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Visual C++(102) 

[嵌入式/单片机/硬件编程] FAT16

FAT16文件系统免费C代码下载 1)兼容FAT16/FAT32文件系统,支持长文件名,多级目录,多盘操作,读写,创建,删除文件,盘遍厉等等功能 2)采用C代码编写,方便的移植于多种计算机应用平台,一般情况下只需编写额外磁盘的读写驱动,即可使用文件系统所有的功能。 3)具备文件数据块缓冲功能:1)读文件时,读位置在数据块缓冲内,即可直接从数据块缓冲中读取数据,而不需读物理磁盘,加快了读取文件的速度;而且,文件数据块缓冲的大小可由编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB,FileBUFSize来控制。 4)支持打开多达254个文件;同时,最大允许打开文件数目由编译宏MaximumFCB设定。 5)支持多任务下文件的并发存取:即一个文件可同时被多个任务引用,其中只有第一个引用文件的任务可得到文件的读写完全权限,因此,实现文件了多任务环境下的并发存取。 (FAT16代码为免费代码,用户可用于产品上,并拥有修改的权利! 本代码有FAT32(兼容FAT16)和多盘的收费版本, 如果需要,请与本人联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)
FAT16 file system, C code for free download 1) Compatible FAT16/FAT32 file system, support long file names, multi-level directory, multi-disk operations, read and write, create, delete files, disk and so on over the function of Li 2) using C coding to facilitate transplantation in a variety of computer application platform, under normal circumstances only the development of additional disk drives to read and write, you can use the file system for all functions. 3) Have the file data block buffer functions: 1) read the file, read the location data block buffer, the buffer can be directly read from the data block of data without having to read physical disk, speed up the speed of reading the file Moreover, the file data block size of the buffer can be compiled macro EnableFileBuf, TotalFileBUFsQTYeachFCB, FileBUFSize to control. 4) support to open up to 254 documents the same time, the maximum allowable number of open files by the compiler macro MaximumFCB settings. 5) Supp (2009-10-02, Visual C++, 444KB, 下载81次)

http://www.pudn.com/Download/item/id/927717.html

[嵌入式/单片机/硬件编程] senser

凭借它在手机技术领域的地位、在射频半导体工艺方面的广泛知识,飞思卡尔提供了符合IEEE 802.15.4标准的MC13192射频数据调制解调器。这种功能丰富的双向2.4GHz收发器带有一个数据调制解调器,可在ZigBee™ 技术应用中使用。它还具有一个优化的数字核心,有助于降低MCU处理功率,缩短执行周期。4个定时比较器使用一个性能较低、价格低廉的MCU,从而能够降低成本。广泛的中断维修服务使软件开发更具灵活性。PF IC和MCU之间使用串行外围接口(SPI)连接,从而使用户能够使用飞思卡尔庞大产品系列中的任何一种MCU。连接质量和电源检测可为组网和维护提供必要的数据。MC13192提供的特性包括: ◆ 根据IEEE 802.15.4标准设计,采用ZigBee™ 技术 ◆ 全频谱编码和译码 ◆ 经济高效的CMOS设计几乎不需要外部组件 ◆ 可编程的时钟,供基带MCU使用 ◆ 标准的4线SPI ◆ 扩展的范围性能(使用外部低噪音放大器(LNA)功率放大器) ◆ 可编程的输出功率,通常为0 dB ◆ 超低功耗模式 ◆ 7条GPIO线路
by virtue of its mobile phone technology in the field of the status of the RF semiconductor technology in the wide range of knowledge, Freescale's compliance with the IEEE 802.15.4 standard MC13192 RF data modem . This feature-rich two-way 2.4 GHz transceiver with a data modem, the ZigBee (2007-04-10, Visual C++, 1KB, 下载22次)

http://www.pudn.com/Download/item/id/265778.html
总计:102