-
计费部分源程序。我认为该软件极好,质量越高得到的下载个数越多。
计费部分源程序。我认为该软件极好,质量越高得到的下载个数越多。-billing some source. I think the excellent software, the higher the quality of the downloaded number more.
- 2022-03-16 10:16:43下载
- 积分:1
-
In the Linux system,/etc directory there is such a file passwd, this file contai...
在Linux系统的/etc目录下有这样一个文件passwd,该文件里包含系统中所有用户信息的记录,记录里包含每个用户的如下信息:用户名、密码、用户ID、组ID、用户全名、用户主目录和用户登录所用的shell。请设计一个脚本(shell)程序能实现增加、删除、查找和显示特定用户信息的功能。你们可以通过创建一些UNIX/LINUX shell 脚本文件来满足以上需求。-In the Linux system,/etc directory there is such a file passwd, this file contains all the user information system, records, record where each user that contains the following information: user name, password, user ID, group ID, user" s full name , the user" s home directory and the user logged in with the shell. Please design a script (shell) program enables to add, delete, search and display information on a specific user function. You can by creating a number of UNIX/LINUX shell script file to meet the above requirements.
- 2022-02-04 08:25:33下载
- 积分:1
-
在arm下写的输入法小程序,实现了输入法的简单功能
在arm下写的输入法小程序,实现了输入法的简单功能-Auto-play Ling was designed as a small program written with the nv can be used as an alarm clock program
- 2022-07-26 22:24:15下载
- 积分:1
-
spi interface LINUX CAN driver
spi接口的 LINUX CAN driver -spi interface LINUX CAN driver
- 2022-02-26 18:02:54下载
- 积分:1
-
w q jkl j q 我是食用作物 是欠介有人是仍你仍是股份制
w q jkl j q 我是食用作物 是欠介有人是仍你仍是股份制-seje imdd
- 2022-03-10 03:57:22下载
- 积分:1
-
";UNIX网络编程技术和分析,";一本C源
《unix网络编程技术与分析》一书的C源程序-"Unix Network Programming Technology and Analysis," a book of C source
- 2022-07-09 16:37:16下载
- 积分:1
-
ortp协议栈(房
ortp协议栈(实时传输协议),版本:ortp-0.4.2.tar.gz-ortp protocol stack (Real-time Transport Protocol), version: ortp-0.4.2.tar.gz
- 2022-03-04 23:34:34下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msg...
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl( ),编写消息的发送和接收程序(消息长度为1KB); (2) 共享存储区的创建、附接和断接: 使用系统调用shmget( )、shmat( )、shmcrl( ),编写一个与上述功能相同的程序。-4. Understanding and support Linux messaging mechanism, shared memory mechanism. . (1) the creation of news, send and receive : the use of system calls msgget (), msgsed (), and msgrev msgcrl (), the preparation of the sender and receiver (news length of the 1KB); (2) shared storage area creation, and attached disconnect : use of system calls shmget (), shmat (), shmcrl (), a preparation of the above functions with the same procedure.
- 2022-03-25 22:13:37下载
- 积分:1
-
在linux下用c语言开发的产生数独游戏的矩阵。
在linux下用c语言开发的产生数独游戏的矩阵。-generate the matrix of sudoku randomly.
- 2023-08-20 10:05:03下载
- 积分:1