-
这个是编译后可以在PC机上运行的linux0.01版本的源代码,编译环境linux下的gcc,用虚拟机运行。...
这个是编译后可以在PC机上运行的linux0.01版本的源代码,编译环境linux下的gcc,用虚拟机运行。-This code can run linux 0.01 on PC after make.
make env:linux gcc
run :VPC
- 2022-04-27 22:44:39下载
- 积分:1
-
Linux Network Programming is very important, but when we reach a Linux Network P...
Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linux Network Programming, we find this is a very interesting thing, because in the past some of the communications network concept specious, in this section of the code immediately before the gleam. At the beginning of the learning programming always make people feel a little disarray clue, but as long as the code to read paragraphs and soon we will be able to appreciate the fun. Now, I am from a Proxy source code, talk about how Linux Network Programming.
- 2022-01-26 03:42:09下载
- 积分:1
-
linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习...
linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
- 2023-09-08 09:25:04下载
- 积分:1
-
DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC...
时钟芯片DS1302的uclinux2.4下的驱动程序,CPU是摩托罗拉的龙珠芯片MC68VZ328,程序经过测试,可以直接使用。-DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC68VZ328, the procedure has been tested, can be used directly.
- 2022-03-17 19:24:26下载
- 积分:1
-
校园网用服务器运行状态检测软件,运行于一个李…
校园网内服务器运行状况检测软件,后台运行在linux下,前台为jsp页面-Campus Network with the server running state detection software, running on a linux background, the prospects for the jsp page
- 2022-06-18 14:57:12下载
- 积分:1
-
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法...
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法-Under a LINUX driver for the realization of the AD, in the hope we have help from this program can learn to drive under the wording of LINUX
- 2022-07-17 00:21:15下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-MMU_OS篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-MMU_OS articles
- 2022-06-21 06:34:12下载
- 积分:1
-
ping程序设计原理 需要添加一个ip头部结构体就可以运行 linux 可以参考一下...
ping程序设计原理 需要添加一个ip头部结构体就可以运行 linux 可以参考一下-ping process design principles need to add a ip head structure can be run on linux reference
- 2022-12-29 00:10:04下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1
-
网络端口的服务程序
网络端口的服务程序-network port service program
- 2022-04-19 23:54:08下载
- 积分:1