-
it is a source code for ford fulkerson algorithm
it is a source code for ford fulkerson algorithm
- 2022-04-15 00:49:06下载
- 积分:1
-
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面...
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面-This code changed the bmp picture to the logo which can be recongnized by linux
- 2022-03-20 16:22:57下载
- 积分:1
-
这是一套学习资料的工具。
一套用于教学新手的linux视频,包含了安装使用-It s a kit of studying material for linux.
- 2022-01-29 02:22:05下载
- 积分:1
-
这本书是为网络管理我提供一个单一的参考。
This book was written to provide a single reference for network administration in a Linux environment.
Beginners and experienced users alike should find the information they need to cover nearly all important
administration activities required to manage a Linux network configuration.
- 2023-07-25 07:20:03下载
- 积分:1
-
基于PXA3XX的SD驱动,在平台上已经通过验证
基于PXA3XX的SD驱动,在平台上已经通过验证-PXA3XX based on the SD drive, the platform has been validated
- 2022-01-25 22:21:26下载
- 积分:1
-
比较全面的GUI编程,基本例程
比较全面的GUI编程,基本例程-more comprehensive GUI programming, the basic routines
- 2023-04-17 05:00:04下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1
-
触摸屏的驱动源代码!!
在pxa270平台上好用
触摸屏的驱动源代码!!
在pxa270平台上好用-Touch screen driver source code! ! PXA270 platform in use
- 2023-01-31 17:10: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
-
Multi
Multi-module programs and MAKE-compile and link multiple c code source files together into a single executable file named "calcit". To simplify the entry of commands to build the executable file you will use UNIX command “make” with a file named “makefile”.
- 2022-01-21 23:37:15下载
- 积分:1