-
Mac OS X 10.4.9 for x86 Source Code
gcc 实现源代码
Mac OS X 10.4.9 for x86 Source Code
gcc 实现源代码-Mac OS X 10.4.9 for x86 Source Codegcc realize the source code
- 2023-05-27 19:30:11下载
- 积分:1
-
<Unix环境高级编程>源代码,经典书籍的代码
源代码,经典书籍的代码- The source code, classic books, the code
- 2022-05-24 11:15:20下载
- 积分:1
-
能够按个人意图任意发送ARP数据包的C源代码
能够按个人意图任意发送ARP数据包的C源代码-Personal intention to send arbitrary ARP packets C source code
- 2022-10-15 07:55:03下载
- 积分: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
-
the video capture application programming Week
linux下的视频捕周编程应用程序-the video capture application programming Week
- 2022-11-13 07:40:03下载
- 积分:1
-
在linux下使用c语言编写的一个文件拷贝的源码
在linux下使用c语言编写的一个文件拷贝的源码-the use of language c prepared a paper copy of the source code
- 2023-05-06 08:20:02下载
- 积分:1
-
BitTorrent
BitTorrent-3.2
- 2023-01-13 17:55:03下载
- 积分:1
-
network server and client examples
网络服务器与客户端的例子-network server and client examples
- 2023-02-14 13:35:04下载
- 积分:1
-
操作系统接口:兼容Unix 和Linux 命令接口。
为Windows 操作系统建立一个兼容Unix 命令的命令接口;
实现命令包括ls,cat,c...
操作系统接口:兼容Unix 和Linux 命令接口。
为Windows 操作系统建立一个兼容Unix 命令的命令接口;
实现命令包括ls,cat,cp,rm,mv,ren,mkdir,rmdir,cd,help,exit命令的内容与详细格式请查阅unix 命令手册;
可以字符形式接收命令,执行命令,然后显示命令执行结果。-Operating system interface: compatible with Unix and Linux command interface. For the Windows operating system to build a Unix-compatible command interface realize the command, including ls, cat, cp, rm, mv, ren, mkdir, rmdir, cd, help, exit the command of the content and details of the format please refer to unix command manual can characters in the form of receiving orders, the implementation of the command, and then show the results of command execution.
- 2022-03-15 18:55:01下载
- 积分:1
-
mp3文件格式与wav文件格式的音频文件转换工具,推荐!
mp3文件格式与wav文件格式的音频文件转换工具,推荐!-MP3 file format and wav file format of the audio file conversion tools recommended!
- 2022-08-23 06:42:08下载
- 积分:1