搜索资源列表
FSDev
- 在VC平台下调试通过的linux 0.11文件系统代码! 对学习文件系统实现的朋友很有帮助,可以下载一个文件映像进行测试各种文件操作API。具体的可以参考赵炯写的《linux0.11内核源代码完全注释》一书和他的网站下载imag文件!-in VC debugging platform adopted by the 0.11 linux file system code! The study documents System helpful friend, a document can be d
FATfilesystem
- FAT文件系统代码,可以拿来直接编译,FATfilesystem
《AVR单片机嵌入式系统原理与应用实践》
- 《AVR单片机嵌入式系统原理与应用实践》的例子代码,值得下载
Fatfs 0.8a
- FatFs的最新代码。版本0.8a R0.08a, Aug 16, 2010 Added f_getcwd(). (_FS_RPATH = 2) Added sector erase feature. (_USE_ERASE) Moved file lock semaphore table from fs object to the bss. Fixed a wrong directory entry is created on non-LFN cfg when t
FAT16.rar
- 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUF
text
- 考勤机系统代码,实现刷卡,按键显示等功能。-Attendance system code to achieve the credit card, key display.
U-Disk
- U盘读写协议:我开发U盘的重要参考代码。 bulk_only传输协议,FAT16文件系统.-U disk read and write an agreement: I developed an important reference U disk code. bulk_only Transfer Protocol, FAT16 file system.
FAT16
- 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachF
TCP_IP_Protocol
- TCP/IP协议栈在嵌入式系统中的应用,包括完整的代码-TCP/IP protocol stack in embedded system applications, including complete code
GPRS
- gprs系统代码。可实现收发短信及其他辅助功能-gprs system code
qianrudhcp
- 详细分析了嵌入式系统DHCP客户端协议的实现原理,给出了详细的协议状态变迁图,对Rabbit2000嵌入式系统DHCP客户端协议进行了改进,引入了新的服务器DHCPOFFER响应选择策略,并给出了实现代码-A detailed analysis of the embedded system DHCP client protocol implementation of the principle of the agreement gives a detailed state transition
yidao
- 嵌入式系统引导技术研究 以powerpc为例,对引导代码的解析-Embedded Systems Research guide to powerpc for example, parsing the boot code
SafeSource
- AVR单片机,智能安全系统代码,简洁高效-AVR microcontroller, smart security system code, simple and efficient
嵌入式Linux系统工程师必修实验代码
- 国嵌,实验代码,嵌入式Linux系统工程师必修实验代码,DM9000网卡驱动-Country inlay experimental code embedded Linux systems engineer compulsory experimental code DM9000 NIC driver
Vehicle-alarm
- 车辆报警系统为一款自定报警和识别的系统代码-Vehicle alarm system for a custom alarm system and identify code
wenshiguang
- 基于51单片机的温度,湿度,光照模块测试系统代码,希望对大家的学习带来帮助-Humidity of 51 single-chip temperature, based on the test system, illumination module code, and they hope to help everyone learn
嵌入式系统实例
- 嵌入式系统最简单实现小灯闪烁功能,代码极其简单。
人员管理系统的程序
- 本代码为一个人员管理系统的程序,在VC++环境中编写的,实现对一个学校的人员的管理。-The code for a personnel management system procedures, written in VC++ environment, and achieve the management of a school s staff.
电动汽车整车控制系统C源码
- 电动汽车整车控制系统C源码,嵌入式系统,simulink生成源代码(electric vehicle control unit source code,embedded code)
第七届模拟风扇控制系统
- 本次程序是蓝桥杯第七届的真题代码,已经完全实现功能,分享一下 第七届蓝桥杯单片机组模拟风扇控制系统(Seventh analogue fan control system)