-
这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过...
这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过-This is a simple bank deposit simulation example, purpose is to understand how to develop RPC service procedures. the code in the Linux operating through testing
- 2022-02-04 02:51:55下载
- 积分:1
-
在beginning linux programming 书中提供的第六章的有关代码
在beginning linux programming 书中提供的第六章的有关代码-In the beginning linux programming book provided by Chapter VI of the code
- 2022-07-23 03:51:17下载
- 积分:1
-
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是...
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very important minixml release a version of the latest version is 2.6, but the 2.6 version is too large, inconvenient transplant.
- 2022-08-20 19:41:57下载
- 积分: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新手管理员指.pdf
linux新手管理员指.pdf-linux novice administrator means. Pdf
- 2022-05-05 12:06:17下载
- 积分:1
-
LINUX
LINUX-0.11的CODE很好-LINUX- 0.11 of a good CODE
- 2022-12-24 15:35:03下载
- 积分:1
-
进程列表程序,包含AIX, System V, SUNOS
进程列表程序,包含AIX, System V, SUNOS -The app for listing processes, containing AIX, System V, SUNOS
- 2022-01-26 06:31:26下载
- 积分:1
-
本代码主要是在SUN操作系统下消息队列的管理
本代码主要是在SUN操作系统下消息队列的管理-the main source of the Sun operating system message queue management
- 2022-12-20 20:15:03下载
- 积分:1
-
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助...
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助-openobex source code, PDA, mobile phone and other embedded platform for the exchange of business cards, data transmission, That will require agreement, I believe so infrared communication procedures or Bluetooth communications, and other aspects of the development will be helpful
- 2022-04-23 12:04:59下载
- 积分:1
-
进程间通信实例,用FIFO来实现两个进程的读写操作!
进程间通信实例,用FIFO来实现两个进程的读写操作!-a sample for multiprocess communication.
- 2022-11-09 11:05:03下载
- 积分:1