搜索资源列表
qt-creator-2.2.0-beta-src.tar
- linux环境下可视化开发工具,可以直接开发很多界面,免去界面编程的烦恼,类似于VisualC++。-Linux based visual develop tool,you can directly develop UI with it,its function is like Visual C++ in windows enviroment.
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
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
linux-gcc
- gcc快速入门,在Linux下进行C语言编程,必然要采用GNU GCC来编译C源代码生成可执行程序-gcc linux
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
linux
- linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
mcat.c.tar
- Linux系统编程,实现cat程序与shell重定向功能-Linux system programming, cat program with the shell redirection
LinkList.cpp.tar
- 数据结构链表实现,编程环境linux,gcc编译,头文件和实现文件分开-c++ data structer linklist
GREP
- grep 源码。对于学习unix和linux下C编程的帮助很大-grep source. For learning unix and linux C programming under great help
usb_sysfs.c.tar
- 这个是通过sysfs机制,来控制gpio的一个linux下的驱动编程-sysfs gpio
little-tools
- CLI文件格式解析 编程语言 C/C++ 运行环境 linux/windows-CLI file format parsing programming languages C/C++ runtime environment linux/windows
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)