搜索资源列表
gethostbyname
- 1、了解struct hostent 结构 2、了解gethostbyname()的使用方法 3、调用gethostbyname()获取主机信息 -Understanding of the gethostbyname () function to use, familiar with one of the important data structures and programming to obtain the host name, address and other infor
fxload-2008_10_13.tar
- FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
start
- 对于启动顺序有要求,而需要后台跑的,加载生成文件的程序,可以使用此种方法-Required for the start-up sequence, and need the background to run the program, load the resulting file, you can use this method
OMAP3530_camera
- omap3530摄像头驱动程序分析,使用方法-analysis of the omap3530 camera driver, use
proc-cPP-oracle
- 链接oracle数据库,使用proc方法,进行过测试,不过我是新手不能配置成功-Link oracle database, use the proc method has been tested, but I can not be configured novice
AD-interface-experiment
- 学习A/D 接口原理,了解实现D/A 系统对于系统的软件和硬件要求。阅MAX504 芯片 文档,掌握其使用方法,编程实现正弦波信号的输出,利用示波器观测DA1 口的实验输出,-Study A/D interface principle。
Vim-V7.2
- 本章提供足够的信息使你用够使用 Vim 来做基本的编辑。这里提供的方法不一定是高效 快捷的。但起码是有效的。花些时间去练习这些命令。-vim manual
program
- 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过共享存储区相互发送数据(512字节)。 (1)掌握系统调用shmget()、shmat()、shmdt()、shmctl()的使用方法及其功能,理解共享存储区通信原理; (2)系统理解linux 的三种通信机制。 -Write a program, while the parent process creates two child processes p1 and p2 make child
vimrc
- 实现Linux下vim的高亮与缩进 方法1.下载,2.解压到etc/vim中 注意:使用前保存元vimrc若出现问题也可打开vimrc把下载的vimrc中标注最后的几行拷贝过去保存就行了-Implementation under Linux vim highlighting and indentation method 1 download, 2. Extract etc/vim in Note: Before saving yuan vimrc If you have problems
timer_prog
- linux 定时器编程,多个定时器的使用方法-linux timer programming, the use of multiple timers
2
- 请归纳并给出Linux环境以下信息获取的方法。 读取指定进程的进程信息、 获取总线信息、 获取内核所使用设备信息、 获取系统所引入的NFS文件系统信息、 获取IDE设备信息、 获取IRQ信息、 获取网络信息、 获取SCSI设备信息、获取系统信息和获取TTY设备信息。-Please summarize and give the following information for the Linux environment approach. Read the specified proce
pthread.c.tar
- 共享锁和信号量的使用方法,多线程程序的设计原理!-Shared locks and semaphores to use, multi-threaded program design principles!
tty.c.tar
- 多线程来处理串口的收发处理!终端io函数的使用方法。-Multi-threading to handle serial transceivers processing! Terminal io functions are used.
libusb-1.0.9
- 关于linux中libusb的安装与使用,压缩包里有libusb1.0.9安装包和安装方法-About linux installation and use of libusb, compression bag has libusb1.0.9 installation package and installation methods
notifier_chain
- linux内核通知链的使用方法,包括通知链的安装和卸载-Use linux kernel notification chain, including installation and uninstallation notification chain
StringDriver
- LINUX2.6内核字符型设备驱动程序,采用了非阻塞机制、互斥机制,使用了poll接口。使用方法不用多说了,跟其他字符驱动没区别,可以自行百度。ps: Makefile也包含在里面了。-LINUX2.6 kernel character device driver, using a non-blocking mechanism, mutual exclusion mechanism, using a poll interface. Use Needless to say, no differen
2011813035ex4
- 熟悉Linux操作系统中的文件与目录管理的概念。 2)掌握Linux操作系统中常用文件管理指令。 3)使用文件系统的一般方法。 4)掌握硬链接和软链接的建立及使用。 5)进一步了解文件系统结构。 -Familiar with the concept of the Linux operating system file and directory management. 2) to master the Linux operating system commonly used
GdbUse
- 嵌入式gdb的使用,有很详细的gdb的使用方法介绍- Embedded gdb use a very detailed introduction to use gdb
shiyansan-
- 1.阅读文件gpio_in_modul.c,了解GPIO内核函数和使用方法 2.在 RealEvo-IDE 下编译 gpio_in_modul 工程,并将程序上传到开发板运行查看效果-1. Read the document gpio_in_modul.c, understand and use kernel functions GPIO 2. RealEvo-IDE compiler gpio_in_modul project and program development board r
libc
- 官方下载的C库最新版本。在平时使用C语言时遇到不理解或者忘记使用方法的时候查询非常有用-a useful C library