搜索资源列表
MISRA_C_engineer_notes
- 嵌入式C 标准研究报告(一) ---MISRA C标准工程师笔记 C语言是开发嵌入式应用的主要工具,然而C语言并非是专门为嵌入式系统设计,相当多的嵌入式系统较一般计算机系统对软件安全性有更苛刻的要求。1998 年,MISRA指出,一些在C看来可以接受,却存在安全隐患的地方有127处之多。2004年,MISRA对C的限制增加到141条。 嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今
c语言学习常见错误笔记
- 我自己平时学习C语言笔记,初学者容易出错的笔记,我自己的总结和归纳,给初学者提供了很好的参考
AN022_CHN
- AN022 C8051F02X系列带注释C例程.pdf C8051F02X系列带注释C 例程应用笔记,此应用笔记适用于下列器件 C8051F020 C8051F021 C8051F022 C8051F023 包含用C语言编写的例程代码是使用C8051F02X系列器件应用软件开发的起点-This application note applies to the following devices: C8051F020, C8051F021, C8051F022, and C8051F02
c-note.doc
- c语言学习笔记,主要是关于文件操作的。-c language study notes, is mainly about file operations. Ha ha
Linux_learnning_note
- 这是本人学习linux笔记,记载了一个从入门(怎么安装ubuntu),到linux下c语言编程,以及ubuntu上各种应用程序的安装。-This is my learning linux notes, recorded one from the entry (how to install ubuntu), to the c language programming under linux, and ubuntu installed on a variety of applications.
yuyiCjichuzongjie
- 这是c语言教程的教程笔记,他可以告诉你到底应该学什么内容,如果太深奥的东西学不懂,不妨就从c语言开始吧,这份总结应该算是很不错的啦.-This is the c language tutorial tutorial notes, he can tell you that in the end should learn what, if anything too esoteric school do not know, may wish to start it from c language, t
0002
- 知名程序语言老师的上课笔记,对学习C++语言编程大有帮助。-Well-known programming language teacher' s lecture notes, learning C++ programming language go a long way.
c
- 学习C语言的重要笔记,相信对刚学习C语言的人有很大帮助-Learning C language important notes, believe to just learn C language is of great help
1-Wire
- 在没有专用总线主机(如DS2480B、DS2482)的情况下,微处理器可以轻松地产生1-Wire时序信号。本应用笔记给出了一个采用‘C’语言编写、支持标准速率的1-Wire主机通信基本子程序实例。1-Wire总线的四个基本操作是:复位、写“1”、写“0”和读数据位。字节操作可以通过反复调用位操作实现,本文提供了通过各种传输线与1-Wire器件进行可靠通信的时间参数-In case no dedicated bus host (such as DS2480B, DS2482), the micro
C
- 本科大一C语言学习笔记与开发技巧与典型列子集合压缩包 -C study notes with the development skills with typical Liezi of
309915EE188
- 介绍ADSP-219X系列处理器应用笔记,详细介绍c语言在中断程序的使用。-Introduction ADSP-219X series processors application note detailing c language used in the interrupt routine.
C
- C语言的学习笔记,从初学者到精通者的经典笔记希望对大家有帮助-C language study notes, from beginners to those versed in classical notes
f
- 从书上抄的一小段c语言程序,书名是c语言自学笔记,主要是想下载网站的iccavr内存补丁。麻烦啦Copy of a short C language program, the title is the C language self-study notes, mainly want to download the site s ICCAVR memory patch. Trouble!
a
- 从书上抄的一小段c语言程序,书名是c语言自学笔记,主要是想下载网站的iccavr内存补丁。麻烦啦Copy of a short C language program, the title is the C language self-study notes, mainly want to download the site s ICCAVR memory patch. Trouble!
unity
- C#语言基础笔记,包含接口、委托、线程、数据库的学习笔记。(Basic notes of C# language)
c++个人学习笔记归纳总结
- 一、C++语言语法基础(6) 二、数据结构和算法 三、模板和STL 四、阶段项目(1. C++ language grammar basis (6) 2. Data structure and algorithm 3.template and STL 4. phase project)
51单片机自学笔记(完整北航版)
- 本书以89S51系列单片机为载体,结合作者多年教学与指导大学生电子设计竞赛的经验编写而成。 全书分三部分:汇编语言程序设计、C语言程序设计和RTX51实时多任务操作系统。内容编排符合初学 者先了解单片机底层的工作原理,再掌握高效编程语言的使用方法,最后达到熟练应用RTX51实时多任务 操作系统这一高级阶段的学习过程。这三部分内容中许多例程所完成的任务是相同的,便于读者比较对照, 从而加深理解(This book is written with the 89S51 series singl