-
Tai lieu tham khao ve cau lenh cua Linux
Tai lieu tham khao ve cau lenh cua Linux
- 2022-11-26 09:30:03下载
- 积分:1
-
实现软盘引导的编码,并在电脑屏幕上显示自己喜欢的消息
实现软盘引导的编码,并在电脑屏幕上显示自己喜欢的消息-achieve floppy guide coding, and on the computer screen to show their favorite news
- 2022-03-14 13:39:01下载
- 积分:1
-
产生哈希函数的代码,各种好像都有,希望大家参考,不要浪费太多时间!...
产生哈希函数的代码,各种好像都有,希望大家参考,不要浪费太多时间!
- 2023-07-05 15:20:04下载
- 积分:1
-
《Unix网络编程》的源代码的bcast部分
《Unix网络编程》的源代码的bcast部分-"Unix Network Programming," the source part of the Bcast
- 2022-05-30 08:17:33下载
- 积分: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
-
linux under a basic timer, accurate to ms. Access interface similar to the windo...
linux下的一个基本定时器,精确到ms。访问接口类似于windows下的setTimer接口。-linux under a basic timer, accurate to ms. Access interface similar to the windows under the setTimer interface.
- 2022-01-31 10:59:57下载
- 积分:1
-
这是一个linux中设备管理最近寻道时间编程的 是我在实习期间做的...
这是一个linux中设备管理最近寻道时间编程的 是我在实习期间做的-This a Linux device management had recently seek time programming is done in the internship period
- 2022-04-22 13:01:54下载
- 积分:1
-
linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provid...
linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium-based versions of Windows Server 2003 SP1, Windows XP SP2, Windows XP x64 Pro Edition, and Windows 2000. A new custom install allows you to select components you wish to install on a more granular level.
-Linux boot FOSS The Microsoftreg Windows Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium-based versions of Windows Server 2003 SP1, Windows XP SP2, Windows XP Pro x64 Edition, and Windows 2000. A new custom install allows you to select components you wish to install on a more granular level.
- 2023-06-18 16:20:04下载
- 积分:1
-
linux下bash的源码
linux下bash的源码 -Linux source code under bash
- 2023-05-09 11:15:02下载
- 积分:1
-
将ASCII文件转换成fax (tiff)格式文件的命令行程序。它可以同Hylafax (Linux) 和 bgfax (DOS/Windows)一起工作。它使...
将ASCII文件转换成fax (tiff)格式文件的命令行程序。它可以同Hylafax (Linux) 和 bgfax (DOS/Windows)一起工作。它使用PCX文件作为日志和签名文件,可以用ASCII文本覆盖。-ASCII document will be converted into fax (tiff) format file from the command line procedures. It might Hylafax (Linux) and bgfax (DOS/Windows) to work together. PCX use it as a log file and signature files, you can use ASCII text coverage.
- 2023-01-27 02:10:04下载
- 积分:1