-
jacobi algorithm pthreads unix
jacobi algorithm pthreads unix
- 2022-04-09 07:38:04下载
- 积分:1
-
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率...
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率-simulated target, the use of fixed arrays of simulated targets memory allocation and improve distribution efficiency
- 2022-02-26 01:16:45下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-SDRAM篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-SDRAM articles
- 2023-04-23 10:15:03下载
- 积分:1
-
BeginningLinuxProgramming example6
BeginningLinuxProgramming example6
- 2022-09-09 05:30:03下载
- 积分:1
-
Peacetime learning linux command summary, and some are also some notes
平时学习linux总结的命令,有些是源码还有些札记心得-Peacetime learning linux command summary, and some are also some notes-source experience
- 2022-03-29 12:38:24下载
- 积分:1
-
This is a 56K MODEM Driver, is a practical Driver
这是一个56K MODEM的驱动程序,是一个实用的驱动程序-This is a 56K MODEM Driver, is a practical Driver
- 2022-07-18 18:08:38下载
- 积分:1
-
program this is very useful
program this is very useful
- 2022-06-13 16:28:25下载
- 积分:1
-
移植好的tslib
移植好的tslib-1.4,可以在arm-linux上运行,是用来校准触摸屏的应用程序。-Transplant good tslib-1.4, you can arm-linux to run on, is used to calibrate touch screen applications.
- 2022-01-25 17:32:39下载
- 积分: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下的服务器端大文件传输程序,
linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
- 2022-07-06 20:58:59下载
- 积分:1