-
very good linux bible ah classic books need to download it immediately to inform...
linux bible
很不错的经典书籍啊
需要的通知们赶紧下载吧-very good linux bible ah classic books need to download it immediately to inform their
- 2022-07-04 22:29:06下载
- 积分:1
-
Windows源文件,可以安装的问问题。ntfsprogs
ntfsprogs for windows 源码 文档 可安装问价 张庆义-ntfsprogs for windows source documents that can be installed asking about the price Zhang Qingyi
- 2022-04-28 06:51:21下载
- 积分:1
-
AMR(自动多
amr(自动多速率)宽带语音编码源程序,适用于linux环境-amr (automatic multi-rate) wideband speech coding source for linux environment
- 2022-05-07 15:28:36下载
- 积分:1
-
UNIX编程环境
UNIX环境高级编程-UNIX Programming Environment
- 2022-07-08 09:40:31下载
- 积分:1
-
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。...
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL/SQL block of code examples, and are packaged as function interface.
- 2022-07-12 11:46:21下载
- 积分: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
-
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜...
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜-A good source of minix2.0 powerful, is that you learn Linux operating system and an indispensable source programming! This thing could cost me a week to get from the Internet! To cherish!!
- 2022-03-22 21:35:31下载
- 积分:1
-
linux0.11内核源码,很好的研究linux玩意
linux0.11内核源码,很好的研究linux玩意-linux0.11 kernel source code, well studied linux stuff
- 2022-01-21 03:16:28下载
- 积分:1
-
几种图像格式之间的转换
几种图像格式之间的转换-several image formats between conversion
- 2022-01-23 10:30:43下载
- 积分:1
-
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数...
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole chessboard return to the starting point and feasible, and viable on the output path, path and enter the path tried a few, the path to skip a few
- 2023-02-04 10:25:03下载
- 积分:1