-
Linux0.01存储管理代码
最精简的linux存储管理代码
适合初学者...
Linux0.01存储管理代码
最精简的linux存储管理代码
适合初学者-Linux0.01 storage management code linux most streamlined storage management code for beginners
- 2022-01-26 07:54:56下载
- 积分:1
-
S3C2410 LCD驱动
| |
S3C2410 LCD驱动
| |-- s3c2410fb.c
| `-- s3c2410fb.h-S3C2410 LCD Driver | |- s3c2410fb.c | `- s3c2410fb.h
- 2022-03-26 18:45:23下载
- 积分: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
-
Is a linux source code developed under the Second. Can be used as a template to...
是一个linux下开发二的源码。可以作为开发的模板-Is a linux source code developed under the Second. Can be used as a template to develop
- 2022-02-27 09:31:10下载
- 积分:1
-
opengl的一些功能函数,相当齐全!对于正在学习QT,opengl三维制作的人来说是很有用的!...
opengl的一些功能函数,相当齐全!对于正在学习QT,opengl三维制作的人来说是很有用的!-opengl some of the performance function, is quite comprehensive! For are learning QT, opengl three-dimensional people who produced it is very useful!
- 2022-07-25 04:52:27下载
- 积分:1
-
kshell脚本程序,实现通过脚本生成伪随机密码,密码表的文件在script文件夹中,具体的配置请阅读脚本程序中的注释。如果在Linux环境中无法运行,请在脚本...
kshell脚本程序,实现通过脚本生成伪随机密码,密码表的文件在script文件夹中,具体的配置请阅读脚本程序中的注释。如果在Linux环境中无法运行,请在脚本中配置路径的变量,并注意安装KSH。-kshell scripts to achieve through the script to generate pseudo-random password, password list files in the script folder, the specific configuration please read the script in the comments. If you can not run in the Linux environment, please configure the path in the script variables, and pay attention to install KSH.
- 2022-05-27 08:27:48下载
- 积分:1
-
Written in 2440 with the compilation of NAND to DRAM copy of the code
用汇编写的2440复制nand到DRAM的代码-Written in 2440 with the compilation of NAND to DRAM copy of the code
- 2023-08-15 03:40:04下载
- 积分:1
-
Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。...
Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。-Pthreads Linux is developed under the Intel multi-threading compiler tool to maximize the latest Intel multi-core CPU performance, here are some experimental routines as well as the optimization method.
- 2022-08-07 05:04:23下载
- 积分:1
-
tty工作台驱动,适合工作台驱动的所有底层工作。有借鉴价值!...
tty工作台驱动,适合工作台驱动的所有底层工作。有借鉴价值!-tty driver table, suitable for table-driven work of all the ground floor. Have reference value!
- 2022-08-10 06:45:19下载
- 积分:1
-
mersad源码
03年robocup 季军
可以研究一下大家
mersad源码
03年robocup 季军
可以研究一下大家-lie source 03 robocup runners-up can look at you
- 2022-04-20 10:46:40下载
- 积分:1