搜索资源列表
embedded--c-language-
- 嵌入式系统高级 C 语言编程,东南大学凌明主编-The embedded system advanced c language programming book
linux-dll--skill
- linux c 动态链接库编程,使用技巧,完整实例,很实用的-linux c programming of the dynamic link library, using the skills, integrity instance, it is useful
Linux-cPP-criterion-
- linux c++ 编程可能和windows c++编程还是有很多不一样的地方的-the the linux c++ programming possible and the windows c++ programming there are still a lot of different places
Linux-C(choose)
- LINUX c 相关编程资料 书本好不错 共享了-LINUX c programming material books related to share good good......
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
LED-drive-model
- linux 嵌入式c编程驱动部分led模块的参考实例。此代码在s3c2410测试通过。-the linux embedded c programming drive the part led module reference instance. Code in s3c2410 testing through.
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
dtv_manager
- 数字电视中,dtv的管理程序,用C在LINUX环境下编程-Digital TV, DTV management procedures, using C programming under Linux
connman-1.1
- 电视操作系统中connman的控制程序,在linux下用C编程-TV operating system connman control program in the C programming under linux
bin2hex
- 目前比如Win7 32 64位系统不能使用原来的bin2hex,对于单片机编程者造成困扰。这个源代码用VC或者C++builder 编译之后也能实现该功能。--Such as Win7 32 64-bit systems can not be used the original BIN2HEX, causing distress for microcontroller programming. The source code with VC or C++builder compiler can
mcat.c.tar
- Linux系统编程,实现cat程序与shell重定向功能-Linux system programming, cat program with the shell redirection
C-yuyan
- c语言编程介绍,为c相关的开发人员提供便捷。-c language programming, as c-related developers convenient.
TestDB.c
- 通过简单实例,从Linux设备驱动本身,理解Linux内核模块、Linux设备驱动的结构、Linux设备驱动中的并发控制等内容。并针对设备驱动的实例,给出了用户态的程序来访问该设备,展现设备驱动的运行情况及用户态和内核态的交互。-Linux (which is a kernel) manages the machine s hardware in a simple and efficient manner, offering the user a simple and uniform progr
OOP_denis
- programming c++ with sdaf sfasf asf
usb
- linux串口编程,c语言实现,包含各种参数配置信息-linux serial programming, c language implementation, contains various parameter settings. .
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
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)