-
学习课件,有源代码分析,学习内容重的一个…
linux 的学习课件,有源代码分析,linux学习内容重难点讲解。-linux learning courseware, active code analysis, linux learning content heavy and difficult to explain.
- 2023-08-08 14:30:09下载
- 积分:1
-
在linux平台下学习so文件而编写的例子。
在linux平台下学习so文件而编写的例子。-In linux platform to learn so documents prepared examples.
- 2023-05-07 22:20:02下载
- 积分:1
-
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码...
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码-a good ASN1 codec packages available in the MAP/CAP/INAP many other telecommunications agreement codec
- 2022-02-07 03:49:51下载
- 积分:1
-
Linux下的系统信息获取
Linux下的系统信息获取-Linux system information acquisition
- 2022-01-22 12:35:56下载
- 积分:1
-
在Linux上写的一个C程序,借助Lex做词法分析来同时统计N个文本文件的字符数,单词数和行数。...
在Linux上写的一个C程序,借助Lex做词法分析来同时统计N个文本文件的字符数,单词数和行数。-In Linux, written in a C program, using lexical analysis to the same time, Lex to do a statistical N number of characters in a text file, word count and the number of rows.
- 2022-10-23 21:00:02下载
- 积分:1
-
一个linux下字符设备驱动程序的编写例子,是自己参考了相关资料的修改版本...
一个linux下字符设备驱动程序的编写例子,是自己参考了相关资料的修改版本-Characters under a linux device driver for the preparation of example is their reference to a modified version of relevant information
- 2022-07-05 12:21:26下载
- 积分:1
-
linux下发送mail源代码,可以直接移植到开发板上用。
linux下发送mail源代码,可以直接移植到开发板上用。-linux send mail source code, can be directly transplanted to the development of on-board use.
- 2022-08-23 20:09:25下载
- 积分: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
-
BACnet协议栈。为平台/
BACnet Protocol Stack. For Linux platform/
- 2023-04-03 02:15:03下载
- 积分:1
-
C++写的,提供操作ELF格式文件的API,可以生成ELF格式文件.
C++写的,提供操作ELF格式文件的API,可以生成ELF格式文件.-C written in the ELF format for the sharing of documents API, can generate ELF format.
- 2022-03-20 21:26:47下载
- 积分:1