搜索资源列表
ARM9(s3c2410)USB_mouse
- 三星ARM9 s3c2410 usb device开发 ,实现HID鼠标功能 USB_device_lib.c: usb设备库函数 USB_device_config.c usb设备鼠标配置,配置描述符,接口描述符,类描述等,接USB控制传输。 USB_device.c usb设备鼠标主代码 。-Samsung ARM9 s3c2410 usb device development, HID achieve USB_device_lib.c mouse functions : us
CodeVisionAVRCFunction
- CodeVision AVR C 库函数。CodeVision是一个很好用的avr的c开发环境,希望你喜欢。
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
Small_c_function
- small_c 超级小巧的c语言的库函数源代码。对内存需求极少的空间的嵌入式产品开发非常有帮助。 -small_c super compact c language source code library functions. Very little space on the memory requirements for embedded product development is very helpful.
embededC
- 讲述了嵌入式编程的流程及规范,嵌入式处理器的寻址定时中断等,嵌入式C中的数据类型,修饰符,控制表达式,函数库,混合编程等-Describes the process and the norms embedded programming, embedded processors addressing timer interrupt, etc., embedded C, data type, modifier, control the expression, function libraries,
cread
- c语言查询器,可以很方便的查询在做项目时候所需的函数库。而且对于阅读程序的设计人员,能很快查阅到需要了解的函数-c language query devices, can easily check the time required in a project library. But also for the reader' s designers can quickly access to the need to understand the function
j2me_11_lib
- J2ME的入口底层函数,如何进入MIDlet的方式,C类库-Entrance of the underlying function of J2ME
12864
- 一个用stm32驱动LCD12864的源码,其中有主要的main.c,12864的C和H文件(其他的为一些通用的库函数,一般开发环境都带有)。自己调试通过,没有问题-One with stm32 driven LCD12864 source, which has the main main.c, 12864, C and H files (others are some common library functions, the general development environment c
CT107D
- 单片机_CT107D训练平台,包括STM32的函数说明(中文)、常见名词及解释、库函数命名规则。便于编写C程序代码。-SCM _CT107D training platform, including the STM32 Function Descr iption (Chinese), common nouns and interpretation, the library naming conventions. Easy to write C code
STM32F4_Cpp
- 采用C++来封装下STM32的库函数,目前封装了GPIO,UART,TIM Base,SPI等几个外设。-use C++ to encapsulate the STM32 library function, the current package of GPIO, UART, Base, SPI, TIM and several other peripherals
PIC-microcontroller-C--library
- PIC单片机的C语言应用下的函数库,方便程序调用和后期开发。-PIC microcontroller C language application of the library to facilitate the procedure call and post development.