-
所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设
备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知...
所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设
备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知识-The so-called computer network through the communication line is connected collection of computers. It is by the computer and peripheral equipment, data communications and interrupt devices consisting of a group. This paper introduces network programming in liunx relevant knowledge
- 2022-08-14 08:55:11下载
- 积分:1
-
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。...
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the paper.
- 2023-07-21 07:05:03下载
- 积分:1
-
SCO使用FTP功能传文件,接收文件
sco unix下使用ftp函数传文件、接收文件-sco use ftp function Chuan documents, receiving documents
- 2022-03-13 17:08:08下载
- 积分:1
-
这是一个在linux下的蜂鸣器的程序,是在ARM开发板上用得,是ARM7结构的开发板...
这是一个在linux下的蜂鸣器的程序,是在ARM开发板上用得,是ARM7结构的开发板-This is a buzzer under linux at the process, are in the ARM development board used is the ARM7 development board structure
- 2022-04-08 07:45:04下载
- 积分:1
-
地图浏览器,在linex下运行,能显示坐标,鼠标所在经纬度
地图浏览器,在linex下运行,能显示坐标,鼠标所在经纬度-Map Viewer, at linex run, can display coordinates of the mouse where the latitude and longitude
- 2022-01-28 04:19:17下载
- 积分:1
-
Linux基础教程,教你简单使用并配置Linux系统,Linux的入门级教程。...
Linux基础教程,教你简单使用并配置Linux系统,Linux的入门级教程。-Linux Basic Course, the easy to use and configure your Linux system, Linux" s entry-level course.
- 2022-11-26 05:40:03下载
- 积分:1
-
这是关于远程登陆TELNET 的源代码 已经测试过的。
这是关于远程登陆TELNET 的源代码 已经测试过的。-This the Telnet remote login on the source code has been tested before.
- 2022-01-21 05:29:38下载
- 积分:1
-
multithreaded process as a multi
多线程程序作为一种多任务、并发的工作方式,有以下的优点:
1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。
2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。
3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。
-multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
- 2023-06-23 05:00:03下载
- 积分:1
-
linux 设备驱动开发详解,适合初学者使用。part one。
linux 设备驱动开发详解,适合初学者使用。part one。-linux device driver development Xiang Jie, suitable for beginners to use.
- 2022-03-31 13:12:03下载
- 积分:1
-
C案例集.rar
C案例集.rar-case. Rar
- 2022-05-16 14:35:40下载
- 积分:1