-
Linux管理员手册,大家有兴趣就多看看吧
Linux管理员手册,大家有兴趣就多看看吧-Linux Administrator Manual, we are interested in more to see it! ! ! !
- 2022-03-12 16:10:24下载
- 积分:1
-
76个qt 例子。
非常适合学习qt编程,
76个qt 例子。
非常适合学习qt编程,-76 qt example. Qt very suitable for learning programming,
- 2022-02-07 22:40:03下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
Linux 串口编程参考文档,这里对相关的接口描述的很清晰的。...
Linux 串口编程参考文档,这里对相关的接口描述的很清晰的。-Uart reference document in Linux. You can use the interface functions easily.
- 2022-07-01 18:23:27下载
- 积分:1
-
罗技qc摄像头的linux下驱动程序及引用程序
罗技qc摄像头的linux下驱动程序及引用程序-Qc Logitech camera drivers under linux, and quoted procedure
- 2023-05-03 21:05:03下载
- 积分:1
-
对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该...
对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。
利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dictionary word list, the result output in a text file output.txt. Every word here, and the output of the word after word of the number, between two fields separated by a comma. Agreed only by the words in alphabetical composition, word by non-alphabetic segregation, the same word is only one output, distinction is not case. Achieved using binary tree
- 2022-12-15 15:30:03下载
- 积分:1
-
Programming under UNIX synchronization and compare the efficiency of asynchronou...
UNIX下编程同步与异步write的效率比较。包含apue.h、error2e.c、write.c-Programming under UNIX synchronization and compare the efficiency of asynchronous write. Contains apue.h, error2e.c, write.c
- 2022-02-13 10:08:39下载
- 积分:1
-
The latest version of Embedded UBOOT1.3.2 people required to do ah
最新版的UBOOT1.3.2做嵌入式的人需要啊-The latest version of Embedded UBOOT1.3.2 people required to do ah
- 2022-11-30 12:10:05下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LINK篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LINK Part
- 2022-01-25 15:15:38下载
- 积分:1
-
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。...
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based systems reference value.
- 2022-09-29 14:45:02下载
- 积分:1