搜索资源列表
INIFileOP
- 用C写的INI文件的读写,具有通用性,可放心用于嵌入式开发-C wrote INI file reader can be used, and can be assured for Embedded Development
Data-Structure
- C++与数据结构的一些学习资料,包括C++primer,清华的C++课件,C++的嵌入式编程等。-C++ and data structure of a number of learning materials, including C++ primer, Tsinghua s C++ software, C++ embedded programming.
test_conf
- 标准C实现配置文件处理代码,可以识别出各种错误格式,非常合适嵌入式编程中使用-Standard C to achieve the configuration file handling code, you can identify a variety of error formats, very appropriate use of embedded programming
ecc
- 32 比特 ecc 嵌入式 实现 代码 c代码-32-bit embedded achieve ecc
bionic.tar
- Google开发的自定义的c/c++库Bionic,主要用于移动设备嵌入式环境。gbu的库太大了不适合在嵌入式环境使用。学习c库函数的实现有助于更快的学会c语言。-Google developed custom c/c++ library Bionic, mainly used in mobile devices embedded environments. gbu library too is not suitable for use in an embedded environment.