-
Compression JM12.3d complete the full C
压缩JM12.3d的完整的全部C语言的代码文档,用于嵌入式系统的压缩编解码-Compression JM12.3d complete the full C-code files, embedded systems for compression codec
- 2023-06-16 10:05:04下载
- 积分:1
-
linux下的gun asm编译器手册,对于linux底深编程很有用.
linux下的gun asm编译器手册,对于linux底深编程很有用.-linux under the gun asm compiler manual for linux at the end of the deep programming useful.
- 2022-11-28 16:25:04下载
- 积分:1
-
udp socket programming
udp协议下套接字编程-udp socket programming
- 2022-02-12 17:59:43下载
- 积分:1
-
Quick sort of simple procedures, GTK interface compiler used CodeBlocks.
快速排序的简单程序,GTK界面,
用CodeBlocks编译。-Quick sort of simple procedures, GTK interface compiler used CodeBlocks.
- 2022-01-26 01:37:00下载
- 积分:1
-
DOS文件格式转化为UNIX文件格式的C程序
DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
- 2022-09-18 14:45:03下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分: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
-
linux0.11内核源码,很好的研究linux玩意
linux0.11内核源码,很好的研究linux玩意-linux0.11 kernel source code, well studied linux stuff
- 2022-01-21 03:16:28下载
- 积分:1
-
Linux下的C、C++ IDE
Linux下的C、C++ IDE-Linux C and C++ IDE
- 2022-03-19 06:21:33下载
- 积分:1
-
台湾上尚公司linux嵌入式服务器平台软件狗操作源码
台湾上尚公司linux嵌入式服务器平台软件狗操作源码-Taiwan still on the company Embedded Linux server platform operated source software dog
- 2022-01-25 23:07:17下载
- 积分:1