-
Linux下的网络配置包含三个要素,分别是IP地址、子网掩码和网关。本文将介绍如何在C语言中进行网络的配置和配置信息的获取...
Linux下的网络配置包含三个要素,分别是IP地址、子网掩码和网关。本文将介绍如何在C语言中进行网络的配置和配置信息的获取-name:ip_config_get.c
This program is used to show the usage of ip_configand ip_get
- 2022-05-23 14:59:55下载
- 积分: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
-
A driver under linux example, for U.S. Study
一个在linux下的驱动程序的例子,供大家学习-A driver under linux example, for U.S. Study
- 2022-07-02 17:52:05下载
- 积分:1
-
一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。
一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。-use QT for a show interface under Linux right Xml file parsing examples.
- 2023-06-26 12:00:03下载
- 积分:1
-
系统实现类似于多文档的赢得
linux系统下实现类似win的对多个文件的文件内容检索的功能-linux system realizes similar win to many documents
document content retrieval function
- 2022-02-15 21:59:40下载
- 积分:1
-
linux 下 c语言的编程实现方法
操作系统下
c语言编程入门...
linux 下 c语言的编程实现方法
操作系统下
c语言编程入门-linux c
- 2022-12-02 20:05:03下载
- 积分:1
-
Linux源代码分析
Linux源代码分析-Linux source code analysis
- 2022-08-09 07:19:06下载
- 积分:1
-
rtp media refers to the programming in the network transmission technology using...
rtp 编程 媒体指的是在网络中使用流技术传输的连续时基媒体,其特点是在播放前不需要下载整个文件,而是采用边下载边播放的方式,它是视频会议、IP 电话等应用场合的技术基础。RTP 是进行实时流媒体传输的标准协议和关键技术,本文介绍如何在 Linux 下利用 JRTPLIB 进行实时流媒体编程。 -rtp media refers to the programming in the network transmission technology using continuous time-base media, their characteristics are in the player does not need to download the entire document before, instead of using the side edge player download way, which is video conferencing, IP phones and other applications of the technology base. RTP is a real-time streaming media transmission protocol and the key technology standards, this article describes how to use JRTPLIB in the Linux real-time streaming media programming.
- 2022-01-26 07:52:17下载
- 积分:1
-
IRAN mesard_2d 2005源代码
IRAN mesard_2d 2005源代码-IRAN mesard_2d 2005 source code
- 2022-01-26 01:57:32下载
- 积分:1
-
这是一个魔头罗拉e680的qt手机游戏的源代码
这是一个魔头罗拉e680的qt手机游戏的源代码-this is the resource of program of e680
- 2022-01-26 02:56:43下载
- 积分:1