-
SAVSD起到示范歌告诉三个额外是还是色图海容
SAVSD起到示范歌告诉三个额外是还是色图海容-vASDVASVWEA
- 2022-05-25 19:10:49下载
- 积分:1
-
关键词抽取技术广泛应用于信息检索、文本分类/聚类、信息过滤...
关键词抽取技术广泛应用于信息检索、文本分类/聚类、信息过滤
- 2022-06-18 17:07:06下载
- 积分:1
-
LINUX下USB驱动程序的开发,适用于操作系统课程设计等。
LINUX下USB驱动程序的开发,适用于操作系统课程设计等。-LINUX under the USB driver development, applicable to the operating system, such as curriculum design.
- 2022-10-13 10:30:03下载
- 积分:1
-
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,...
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what"s the difference? After reading, you will know,
- 2022-05-12 11:15:43下载
- 积分: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
-
这第一个版本免费的TCP/IP和PPP协议栈的操作系统为UC /房
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
- 2022-05-16 22:00:19下载
- 积分:1
-
linux中演示如何产生子进程,等待子进程退出的示例
linux中演示如何产生子进程,等待子进程退出的示例-linux demonstrated how to generate sub-process, wait for child process to withdraw from the sample
- 2022-10-01 20:20:04下载
- 积分:1
-
linux系统,Qt,打印图像的编写,包括图像的旋转,缩放
linux系统,Qt,打印图像的编写,包括图像的旋转,缩放-linux systems, Qt, the preparation of printed images, including image rotation, zooming
- 2023-08-10 02:55:03下载
- 积分:1
-
Mac OS模拟器源代码
Mac OS模拟器源代码-Mac OS simulator source code
- 2023-06-16 02:35:04下载
- 积分:1
-
IPC各种机制的整理,比如消息队列,内存共享,PIPE,适合学习练习...
IPC各种机制的整理,比如消息队列,内存共享,PIPE,适合学习练习-The collection of the various IPC mechanisms, such as message queues, shared memory, PIPE, suitable for learning and practice
- 2022-02-24 22:02:02下载
- 积分:1