搜索资源列表
secom-0.9
- Linux下常用的串口函数库,可简化开发。-Linux common serial functions will simplify development.
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
pic_ccs
- TI公司的CCS一些常用的函数库 ,比较好的资料,里面有一些程序比较基本,对于初学者规范程序编写,理论用于实践,有一定参考价值-TI' s CCS library of some commonly used, relatively good information, there are some basic procedures, procedures for the preparation of norms for the beginners, theory for practice,
armlib
- arm 7 lpc21xx的函数库,其中包含了很多常用的数学库,是学习arm7 lpc21xx的理想库-The arm 7 lpc21xx library, which contains a lot of commonly used mathematical library is an ideal learning arm7 lpc21xx Library
embedded_systems_CODE_CONVERTER
- 对于通用的嵌入式系统字处理单元,本模块化程序可以快速实现常用汉字编码(GB2312,GB18030,BIG5码,Unicode码)的相互转换,无需库函数.从而实现使用单汉字字库显现多内码.具体参见readme.txt-For general-purpose embedded systems word processing unit, the modular process can quickly achieve commonly used Chinese character encoding (
LinuxC
- LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码.-LinuxC library reference manual. Linux is not commonly used under the commonly used C library. To put it very clear that each function has sample code.
TMS320VC5509AUSBCSL
- 这是DSP5509usb通讯时常用的CSL函数库这是开发dspUSB设备时经常使用的东西-it is DSP5509usb of CSL
ucos4s3c44b0
- 本目录下是sourceinsight3.0和ArmProjectManager的工程文件。 startup里是和系统初始化相关的文件。 inc里包括了一些库函数声明和数据类型预定义。 src里的是主文件和一些常用函数的源代码。 ucos里包括了uCOS-II的全部文件。 其余的目录是编译器和连接器的工作目录。-This directory is sourceinsight3.0 and ArmProjectManager under the project file. whe
C6722init
- tms320c6722的常用寄存器初始化程序。TI提供的库很冗余,在一些不太大的程序中,库函数显得有些大才小用。针对这一情况,本人自己总结了常用寄存器初始化的代码,有详细注释。-tms320c6722 common register initialization procedure. TI provides the libraries are redundant, in some modest program, library function seemed to be somewhat Dac
672x_programing
- TI公司67x系列编程库文件说明手册,对常用的几种库函数使用进行说明-672x DSP library programer s reference guide
GPTM(LM3S8962)
- 介绍LM3S8962的通用定时器,以及常用的库函数,并附有实例。(本人为一初学者仅共大家互相学习,请多指教!!!)-LM3S8962 introduced general-purpose timers, and common library functions, together with examples. (I for a total beginner just learning about each other, like him advice!!!)
C
- C常用的源代码,如常用的库函数,键盘 菜单经典设计的源代码,几乎C编程的所有问题都可在这里面找到解决的方案-The used C source code, such as the commonly used library functions the keyboard menu classic design, source code, almost C programming can be in there to find a solution to the problem
CODE-EasyforDSP2812
- DSP tms320f2812的一些开发性质的源代码,包括头文件,CMD文件,库函数,以及10几个常用的测试函数-The DSP tms320f2812 some development nature of source code, including header files, CMD files, library functions, as well as 10 several commonly used test functions
driverlib
- lm3s8962的库函数全集,囊括了各种常用的函数说明。-lm3s8962 Complete Works of library functions
TFT240320
- TFT240320彩色液晶显示屏显示程序,库文件中定义了其常用的操作函数,可直接在主函数中调用-TFT240320 color LCD display program, the library file defines its common operating functions that can be invoked directly in the main function
DSP-Library
- DSP函数库,里面有DSP常用的所有函数的代码和介绍,非常适合新手学习使用-DSP Library
dsp_lib
- 此文件是数字信号处理DSP中常用的库函数,在其他数字信号处理的程序中可以调用-This file is commonly used in digital signal processing DSP library functions that can be called in the program in other digital signal processing
program_asm
- 常用汇编程序库函数,非常有用,有极好的参考价值-Common assembler library function is very useful, there is an excellent reference value
56800Ex_MCLIB
- 基于Freescale 56800E系列芯片的库函数,含电机控制中常用的Clark,Park变换与反变换,6种PWM调制方式,PMSM马达的电压解耦函数,DC BUS的滤波函数等等。-This reference manual describes Motor Control Library for Freescale 56800E family of Digital Signal Controllers. This library contains optimized functions
lua扩展库V1.3.pdf
- lua的扩展库,包括常用的系统函数等,包括bit、cpu、i2c(Lua extension library)