搜索资源列表
CPUfreq
- 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。-The program module xllp_CPUfreq.s, xllp_fre
readconfig
- 配置文件 读取 去除首尾空格 有注释功能等-read config file
data
- 编写一程序,实现程序a通过读取一个文件,把文件内容写入一个有名管道.然后程序b读取有名管道的内容,重新写为一个新的文件。-Write a program, the program by reading a file, the contents of the file is written to a named pipe. Program then b to read the contents of the named pipe, re-written as a new file.
2
- 请归纳并给出Linux环境以下信息获取的方法。 读取指定进程的进程信息、 获取总线信息、 获取内核所使用设备信息、 获取系统所引入的NFS文件系统信息、 获取IDE设备信息、 获取IRQ信息、 获取网络信息、 获取SCSI设备信息、获取系统信息和获取TTY设备信息。-Please summarize and give the following information for the Linux environment approach. Read the specified proce
receive
- Linux下实现打开串口,从串口读取数据,并写入特定文件中的功能。-Achieve the Linux open the serial port, serial data read from and write to a specific file functions.
lcd_drv
- 通过FATFS文件系统方式读取SD卡上的.TXT格式小说内容,显示于320*480高清TFT上 -By FATFS file system read SD card. TXT format, novel in 320* 480 high clear TFT display
readinfo
- 通过读取/proc文件实现对Linux系统硬件信息的显示。-By reading the/proc file system to achieve the display hardware information on Linux.
gps_hal
- 可以直接 读取android GPS的NMEA原始文件!-get android GPS saw NMEA data
File
- 基于Android 文件的保存与读取程序。 可以保存和阅读txt类的文件。-Android based text editor program which can be used to read and write txt files.
fileinfomation
- 首先选择文件,然后读取文件信息并显示,使用QT进行开发-First the file, and then read and display file information
spi
- spi读取驱动文件代码,linux代码,已测试可用-spi read driver file code, linux code, have been tested can be used
netcdf-3.6.3.tar
- netcdf3.6.3源代码,可以用于读取nc格式的文件。-netcdf3.6.3 source code
sc
- scull驱动,实现虚拟设备。支持文件读取,写入。(Visual driver for scull. Support whith read and write.)