-
MSP430F412 的单片机 资料
MSP430F412 的单片机 资料-MSP430F412 microcontroller information
- 2022-02-04 11:21:51下载
- 积分:1
-
linux下用的解压缩软件
linux下用的解压缩软件-under the decompression software
- 2023-09-04 21:05:04下载
- 积分: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
-
shell编程的好文章
shell编程的好文章-shell programming excellent article
- 2023-08-01 23:05:03下载
- 积分:1
-
linux一句话精彩问答,学习linux系统方面的书籍,对学习linux有很大帮助,希望大家喜欢...
linux一句话精彩问答,学习linux系统方面的书籍,对学习linux有很大帮助,希望大家喜欢-Q
- 2022-07-27 11:05:45下载
- 积分:1
-
这是一个linux下查看proccess的好源码,通过/proc目录来获得进程信息...
这是一个linux下查看proccess的好源码,通过/proc目录来获得进程信息-This is a linux to view proccess a good source, through the/proc directory to get the process information
- 2023-01-08 19:50:03下载
- 积分:1
-
非常好用的网络socket编程代码(服务器端多线程)
非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server
end multithreading)
- 2022-02-03 05:33:00下载
- 积分:1
-
rtl8187的源码,最新的,从官方网站来的
rtl8187的源码,最新的,从官方网站来的-rtl8187 the source, the latest from the official website of
- 2022-05-14 11:06:37下载
- 积分:1
-
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个...
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个文件
可以显示文件对磁盘块的占用情况,当前空闲块的分布情况
-simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, realize that the virtual disk space management Virtual Disk total 60, 10 to a group, the greatest support system five documents show documents to disk blocks occupied, the current free distribution of the block
- 2022-05-28 23:35:06下载
- 积分:1
-
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。...
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-Mini-lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
- 2022-07-25 04:13:15下载
- 积分:1