搜索资源列表
Linux-C语言编程宝典
- linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
linux c 函数库参考手册
- 介绍linux 上的c函数库,里面比较详细介绍了函数库文件,对于linux编程来说很好-briefed on the c library containing more detailed document of the library, for instance good linux programming
DS12887时钟芯片编程
- 利用程序中的函数,来读取时钟芯片的秒、分、时、日、月、年、世纪,亦能对其设置时间日期。-procedures for the use of function, to read clock chip seconds, hours, days, months, years, centuries, but also the date of its set-up time.
at89c51rc编程编程函数
- 此为at89c51rc的编程和校验函数,特此提醒:前16K比后16K编程速度要快,此程序晶振为16M。-for programming and checking function, and would like to remind : before the 16K than the 16K speed faster programming, this procedure crystal to 16M.
PICC编程技巧
- 教会你PICc的编程技巧,包括PIC的汇编与c,以及一些函数,高效编程技巧-church you PICc programming skills, including the compilation and PIC c, and some function, efficient programming skills
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
WINC51编程
- 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8
多功能高精度信号发生器的设计
- 摘要:直接数字频率合成(DDS)是七十年代初提出的一种新的频率合技术,其数字结构满足了现代电子系统的许多要求,因而得到了迅速地发展。现场可编程门阵列器件(FPGA)的出现,改变了现代电子数字系统的设计方法,提出了一种全新的设计模式。本设计结合这两项技术,并利用单片机控制灵活的特点,开发了一种新的函数波形发生器。在实现过程中,本设计选用了Altera公司的EP1C6Q240C8芯片作为产生波形数据的主芯片,充分利用了该芯片的超大集成性和快速性。在控制芯片上选用了AT89C51单片机作为控制芯片。本
Nor Flash的读、写、擦除、编程等操作函数
- Nor Flash的读、写、擦除、编程等操作函数,具体以sst39v1601为例。,Nor Flash read, write, erase, programming and other operating functions, specific to sst39v1601 as an example.
MAX038
- 采用MAX038的函数发生器,所需元器件简单,编程易懂。-Using the MAX038 function generator, components required for a simple, easy-to-understand programming.
linux_c_func
- linux的c函数说明文档,用于编程时的c函数查找。嵌入式编程的辅助工具,特别适用对C函数库不熟的初学者。-Linux C function discr iption file,using for programming,help the programmer review the C function.
C
- dsp的fir库函数的调用,帮助加深了解dsp的编程-dsp' s fir library function call, to help gain a better understanding of programming dsp
160289C52
- LCD1602和89c52的接口函数编程,,,C语言格式-LCD1602 and 89c52 programming interface functions,,, C language format
CJTISP
- 单片机的底层串口升级程序,可以适用于任何可自编程的单片机,本工程默认定位在0xF000地址,可根据需要在配置文件里更改。用户的应用程序只需定义如下函数指针void ( *update )()=0xF000 然后调用update() 就可以跳转到升级程序进行串口升级操作。-Microcontroller serial port to upgrade the underlying process can be applied to any self-programming of the MCU, t
12864
- MSP430g2553简易的于HB12864结合的主函数编程,此为头文件配置,网上比较不好找-The main function programming MSP430g2553 simple HB12864 combination, this is the configuration of the header files, the Internet is relatively easy to find
STM8L_LED_NoLib_SingleFile
- STM8L-Discovery 不使用库函数编程-STM8L-Discovery programming without ST-Library
STM32-key_interrupt
- stm32程序采用库函数编程,按键采用扫描查询方式,由按键控制led亮灭,按键接PD5,led接PB0-stm32 procedures using programming libraries, button scanning inquiry, led by the key control light off, key pick PD5, led then PB0
2,标准例程-库函数版本
- STM32编程教程(stm32 example for STM32)
富士通V1.0的API库函数手册
- 富士通单片机编程API函数 库函数文件 网上富士通学习资料较少(API function of Fujitsu single chip microcomputer Library function file, there are very few online Fujitsu microcontroller routine)
WinCE串口API函数
- WINCE串口编程相关API,主要针对WINCE串口编程特性进行说明,有需要的可以参考,(WINCE serial programming related API, mainly for the WINCE serial programming characteristics of the descr iption, there is a need to refer to,)