搜索资源列表
liux下C编程关于fifo使用的例子
- 这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
Cygwin使用指南
- cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。本文将对其作一介绍。-cygwin is one
wxdigets中使用sdl
- wxdigets中使用sdl,直接用GCC编译即可
linux 使用ntfs分区
- linux 使用ntfs分区,适用于2.6.9linux内核,ntfs partition using linux for the kernel 2.6.9linux
qvkeyboard.使用qt软件包开发的虚拟键盘
- linux环境下,使用qt软件包开发的虚拟键盘,linux environment, the use of qt development package Virtual Keyboard
QT中使用串口的编程方法
- 在linux下的QT中使用串口的编程方法,In QT under linux using the serial programming method
gcc-v4.3manual
- gcc 各种命令参数的使用手册。linux下开发必备。-various command parameters gcc user manual. developed under linux essential.
Linux
- linux的常用命令方便初学者使用既简单又实用,是比较好的说明文档-linux common commands easier for beginners to use is simple and practical, is a better documentation
Linuxrebuildfortq24420embedsky
- 天嵌科技出品linux2.6.25超详细的移植手册 专为 tq2440 sky2440用户精心打造的学习开发使用手册-Embedded technology products linux2.6.25-day ultra-detailed manual transplantation tq2440 sky2440 for users to learn the development of well-built user manual
cgui
- 这一章介绍如何用qt 创建程序的主窗口。最后,读者能够生成一个有着全部菜单,工具条,状 态条和许多对话框的完整的用户界面。 应用程序的主窗口是用户界面的框架。SpreadSheet 应用程序的主窗口如图所示。这个程序 使用了第二章创建的Find,Go-to-Cell 和Sort 对话框。 很多GUI 应用程序都能够处理文件的读写,数据处-Overview The Only Official, Best-Practice Guide to Qt 4.3 Programming
使用Qt和OpenGL创建跨平台可视化UI
- 使用Qt和OpenGL创建跨平台可视化UI(QT OPENGL viewable UI)
stm32下的ros_lib开发使用说明V1.2
- 介绍如何在linux环境使用roslib进行机器人底层控制编程(A document on how to use ros_lib in the Linux environment for robot bottom control programming.)
cpp11_thread-master
- 使用C++11 thread类编写Linux多线程程序(Using C++11 to write Linux multithreading)
linux笔记
- 这里是关于linux的笔记,是关于linux的各种使用命令和作用的,简单好记。(Here is a note about Linux, about the various uses and commands of Linux. It's easy to remember.)
QTimer
- qt定时器的使用,通过QT的定时器,进行数码管的倒计时(The use of the QT timer)
使用J-Link在ADS下调试Mini6410_tiny6410裸机程序
- 使用J-Link在ADS下调试Mini6410裸机程序源码。(The use of J-Link debugging Mini6410 bare metal program source code in ADS.)
thread_queue
- 线程池 使用 并行处理;多线程使用时最佳选择;收发同步等操作均可以使用(thread pool code;for multi-thread using)
zlog使用指南及实例
- 提供C程序日志工具zlog的使用指南及实例程序(writing log with zlog in C progrming)
使用链式栈搜索目录下的文件
- 在Linux系统中编译使用,通过使用链式栈实现目录的检索功能,可以检索某个目录下的所有文件。(It is compiled and used in the Linux system to retrieve all the files under a directory by using the chain stack to implement the retrieval function of the directory.)