-
最精确的磁盘模拟器版本3,由卡内基梅隆大学项目…
目前最精确的磁盘模拟器的第3版,目前由卡内基梅隆大学维护-most accurate disk Simulator Release 3, by the Carnegie Mellon University safeguard
- 2022-03-20 03:02:34下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
Tsinghua University
清华大学-电子信息工程系-实验用ARM-linux-源代码-TIMER篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-TIMER articles
- 2022-12-24 22:25:04下载
- 积分:1
-
根据协议实现的部分源代码atomicaction
linux 协议下的atomicaction 实现部分的源代码-atomicaction under the agreement achieved part of the source code
- 2022-09-13 02:40:03下载
- 积分:1
-
Linux下的浏览器的开发研究
Linux下的浏览器的开发研究-Linux browsers Development
- 2023-03-24 21:35:03下载
- 积分:1
-
一个在uninx/linux系统下制作动态库的源码,例子,比较好用
一个在uninx/linux系统下制作动态库的源码,例子,比较好用-A uninx/linux System Create a dynamic library source, for example, compare the ease of use
- 2023-04-10 08:15:02下载
- 积分:1
-
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习-think that the linux 1.0 source code take a look at the still very important, we learn
- 2022-11-22 00:00:03下载
- 积分:1
-
okular,基于poppler的pdf阅读器,增加了标注功能
okular,基于poppler的pdf阅读器,增加了标注功能-Laura, for the poppler pdf reader, an increase of tagging function
- 2022-08-26 05:10:00下载
- 积分:1
-
一个UNIX间
一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork, wait, nanosleep, sempo other unix function.
- 2022-07-25 01:27:44下载
- 积分:1
-
linux kernel programming. absolutely brilliant
linux内核编程.绝对精彩-linux kernel programming. absolutely brilliant
- 2022-05-06 14:14:47下载
- 积分:1