搜索资源列表
Socket1
- Linux下socket编程例子!主要介绍socket编程的基本用法-Linux socket programming examples! Socket programming introduces the basic usage
spi_s3c2410
- spi驱动,设置每个寄存器,以及ioremap的用法,连接收发两个引脚进行测试-spi-driven, each register set, and ioremap use, two connecting pin transceiver test
4k_bootloader
- 这是上月,我给公司做的一个4k的bootloader, 属于公司的不公开代码哦.做嵌入式的都知道,bootloader中的u-boot编译后有一百多K,vivi编译后有几十K,但某些场合,需要一个小于4K的bootloader,以达到占用空间小,且启动迅速目的,它的难点在与,体积不能大于4K,且要完成bootloader的基本功能.....剩下我就不多说了.用法:我在压缩包里写了一个readme,请看一下.
minigui_game
- 用minigui做的小游戏,通过这个例子了解minigui的用法,也可以把它直接移植到你的嵌入式系统里去。
基于QT的喷码机图形界面
- 用法:可在安装了qt的linux环境下打开程序,但需要在虚拟帧缓冲环境(x86)下才能编译运行该程序。 主要功能:1.喷码机界面参数的设置界面;2.文本编辑界面;3.图形点阵编辑界面;4.自带中英文输入法
work
- iconv(minigui)的功能用法 对初学者有用-iconv (minigui) function useful for beginners in French
RedBootManualv1.0
- redboot使用手册,详细解释了redboot里面很多命令用法,参数等。-redboot manual explaining in detail the many commands inside redboot usage parameters.
After-a-Qt-tutorial-and-software
- 数据库在qt中的相关应用及其qt的一些基本用法-Database related applications in the qt and qt in some of the basic usage
GNU-make-GIMP
- 本文比较完整的讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile。-This more complete about the GNU make tool to cover the use of GNU make syntax. At the same time focus on how to write a project Makefile.
ICTCLAS50_Linux_RHAS_64_C
- 中科院的中文分词软件,有源码,有调用库的用法.这是64位Linux版-Chinese Academy of Sciences of the Chinese word software, there is source code, call the library with the use of which is 64-bit Linux version
archlinux.pdf
- 这份文档详细描述 Archlinux 的安装过程,包括基本系统、X Window System、桌面环境、中文 支持、常用软件等等,并全面阐释 PKGBUILD、Makepkg、AUR、ABS、Pacman、以及 Yaourt 的用法。通过 此文,你将最终获得一个轻快、灵活、最新的完美 Linux 桌面。 -这份文档详细描述 Archlinux 的安装过程,包括基本系统、X Window System、桌面环境、中文 支持、常用软件等等,并全面阐释 PKGBUILD、Makepk
asm
- 多个适用于ADS入门级编程,方便掌握ADS的用法。-This directory contains some examples of ARM assembly language programming. The examples are used in the ADS Assembler Guid
Normal-files-directories-
- 普通文件和目录编程 1. 编写程序mycp.c,实现从命令行读入文件的复制功能,用原始文件系统调用。 2. 编写程序mycat.c,实现文件内容的显示,用原始文件系统调用实现。 3. 用流文件系统函数重新编写上面的程序。 . 调用目录函数,编写程序myls.c,实现按下面格式显示当前目录文件列表:文件名 文件大小 文件创建时间 注意研究文件创建时间的转换,即如何把从1970年1月1日起的秒数转换为表示时间的字符串,从而显示出来,注意研究asctime()函数和ctime(
linux_thread
- linux多线程编程的demo,包含多个文件,详细说明多线程用法-linux multithreaded programming demo, contains multiple files detailing the use of multi-threaded
tree
- 设和初学者了解和学习什么是树,以及树的基本用法-what is tree and how to use tree
single_list
- 设和初学者什么是单链表,以及链表的基本用法-what is list and how to use list
UART
- 在linux下的串口测试程序,先直接运行有程序说明用法-Serial port test program under Linux
arminputmodule2440
- ARM下输入法模块,具体用法请看readme文件,以及里面的博客链接-ARM input module
access
- 在linux 环境下access()函数的简单用法,可以帮助学习-Access () function in a Linux environment of easy usage, can help to learn
GNU-make
- 本文比较完整的讲述 GNU make 工具,涵盖 GNU make 的用法、语法。同时重点讨论如何为一个工程编写 Makefile。-This article tells more complete GNU make tool, covering GNU make usage, grammar. At the same time focus on how to write a Makefile for the project.