搜索资源列表
embedded--c-language-
- 嵌入式系统高级 C 语言编程,东南大学凌明主编-The embedded system advanced c language programming book
Linux-C
- linux系统下的c语言编程源代码及html电子教程-the c programming language source code and html e-tutorial in linux system
crc
- CRC校验用于C/C++语言编程的STM32-CRC Coding C/C++ programming
Farsight-LinuxApp03-C
- Linux下C语言编程基本技能,嵌入式Linux应用程序开发详解-Linux under the basic skills of the C programming language, embedded Linux application development detailed
Linux_C_Function_And_Commands
- 里面包括了linux中C语言编程函数查询,包括了linux下常用命令查询用法-Which includes the C programming language functions in linux inquiries, including under linux common commands query usage
linux-gcc
- gcc快速入门,在Linux下进行C语言编程,必然要采用GNU GCC来编译C源代码生成可执行程序-gcc linux
test-video-capeture.tar
- Video4Linux2编程采集摄像头视频并显示视频,全C语言编程,采用内存映射的方法读数据。-Video4Linux2 programming camera video capture and display video, full C language programming, using memory mapping method to read the data.
contex-A8-RTC-driver
- contex A8 RTC裸机的C语言编程,能在tiny210在运行,测试成功!-contex A8 RTC bare the C programming language, can tiny210 running, the test is successful!
extern_C
- C++中extern "C"的设立动机是实现C++与C及其它语言的混合编程。 C++语言支持函数重载,C语言不支持函数重载。函数被C++编译后在库中的名字与C语言的不同。-C++ extern "C" to set up the motivation is to implement a C++ mixed programming with C and other languages. C++ language support function overloading, C language do
C-yuyan
- c语言编程介绍,为c相关的开发人员提供便捷。-c language programming, as c-related developers convenient.
little-tools
- CLI文件格式解析 编程语言 C/C++ 运行环境 linux/windows-CLI file format parsing programming languages C/C++ runtime environment linux/windows
code
- 精通UNIX下C语言编程与项目实践+源代码+笔记,值得你的拥有-Proficient in UNIX programming language under the C and project practice+ source+ notes, is worthy of your own
usb
- linux串口编程,c语言实现,包含各种参数配置信息-linux serial programming, c language implementation, contains various parameter settings. .
LinuxC
- linux下怎么进行c语言更好的编程,有一定的启示作用。-How to better c language programming under Linux, has the certain enlightenment function.
12
- 嵌入式Linux下C语言编程+应用程序开发详解-Embedded C language programming under Linux+ application development steps
Linux-C-Program
- Linux C语言编程学习资料,强烈推荐。-Linux C programming language learning materials, it is strongly recommended.
Linux-and-C-Language
- C语言程序设计是高效计算机专业学生必修的一门基础课程,同时也是后续课程的入门课程,对于掌握基本计算机技术有着重要意义。尤其在Linux系统下,该系统在所有操作系统中占着重要地位,如何掌握计算机C语言编程技巧是当务之急。为此,本文重点探讨基于Linux系统分析计算机C语言编程技巧。 -C language programming is efficient computer science students a compulsory basic course, but also the subs
bmi160-qudong-cheng-xu
- 博世BMI160驱动程序,C语言编程,亲试可用-borch bmi 160 driver, c
TempSensor-R-T-table-to-AD-T-table
- 温感电阻表转AD表 温度传感器AD采集 查找表转换 ,依温感数据手册得到电阻温度对应表,根据电路图编程批量转换为AD值温度对应表 c语言版-TempSensor R-T table to AD-T table
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)