-
Linux programing
linux程序设计源代码,Linux程序设计一书的配套代码-Linux programing
- 2022-03-03 00:07:03下载
- 积分:1
-
S3C2440的S3C2440usb测试程序提供接口
s3c2440 提供S3C2440USB 接口测试程序-s3c2440 provide S3C2440USB interface test program
- 2022-03-25 02:29:28下载
- 积分:1
-
自定义代理类的实现 是想QItemDelegate的虚函数 可直接加入工程运用...
自定义代理类的实现 是想QItemDelegate的虚函数 可直接加入工程运用-Implementation of a custom proxy class is to QItemDelegate virtual function can be directly used to join project
- 2022-07-09 00:42:03下载
- 积分:1
-
avi文件的生成库,供linux和windows的做录制和播放人员参考;
avi文件的生成库,供linux和windows的做录制和播放人员参考;-avi file generation library for linux and windows to do recording and playback of personnel information
- 2023-05-04 01:55:05下载
- 积分:1
-
Driver testing, when the driver after the write, it is necessary to conduct test...
驱动测试,当驱动写好后,要进行测试,由于嵌入式设备一般使用超级终端或者是telnet进行登录,键盘驱动不是很好测试,我们使用网上开源的libkbd代码进行键盘驱动的测试,下载libkbd后稍加修改既可以在arm-linux上运行。-Driver testing, when the driver after the write, it is necessary to conduct tests, because of embedded devices in general use HyperTerminal or a telnet to log in, the keyboard is not a very good test drive, we use online libkbd code open source keyboard-driven test, download libkbd After a little modification can be in the running arm-linux.
- 2022-07-04 22:46:19下载
- 积分:1
-
a simple character
一个简单的字符设备的驱动--led的驱动,对于学习linux驱动有一定的帮助!-a simple character-driven equipment-- led the drive, Drivers learning linux can help!
- 2023-08-06 00:40:04下载
- 积分:1
-
霍夫曼编码的C语言实现!
霍夫曼编码的C语言实现!-Huffman coding in C language!
- 2023-08-02 12:05:03下载
- 积分:1
-
jm_frext22.ZIP的压缩文件,主要用于嵌入式系统图象的编解码的开发....
jm_frext22.ZIP的压缩文件,主要用于嵌入式系统图象的编解码的开发.-jm_frext22.ZIP the compressed file, mainly used in embedded systems image codec development.
- 2023-05-29 16:55:02下载
- 积分:1
-
linux下排序的源代码,很好的,可以省了很多精力去写排序的代码,直接就可以用...
linux下排序的源代码,很好的,可以省了很多精力去写排序的代码,直接就可以用-linux source code under the sort, very good, and can save a lot of energy to write sort of code can be used directly on
- 2022-08-19 11:47:15下载
- 积分:1
-
completion of the following non
完成ls的如下功能
不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录
ls -a:列出当前目录下的所有文件和目录
ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数
ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件
列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。
所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
- 2023-02-01 23:40:04下载
- 积分:1