-
honeyd1.0的源代码 希望对大家有用
honeyd1.0的源代码 希望对大家有用-honeyd1.0 hope that the source code useful for everyone
- 2022-07-19 11:07:43下载
- 积分: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
-
深入理解linux内核第二版,英文版,比较易懂
深入理解linux内核第二版,英文版,比较易懂-Linux kernel-depth understanding of the second edition in English, compared to understand
- 2022-04-11 19:44:25下载
- 积分:1
-
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境...
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境下使用GNU 的make工具能够比较容易的构建一个属于你自己的工程,整个工程的编译只需要一个命令就可以完成编译、连接以至于最后的执行。不过这需要我们投入一些时间去完成一个或者多个称之为Makefile文件的编写。此文件正是make正常工作的基础。-Linux environment will not be used if the programmer GNU make to build and manage their own projects, should not be regarded as a qualified professional programmers, or at least should not be called a Linux programmer. In the Linux environment using the GNU tools to make the relatively easy to build a part of your own projects, compile the entire project only need one command to be completed on the compiler to link the extent that the final implementation. However, this requires us to invest some time to complete one or more of the preparation of documents called Makefile. This document is the basis of the work make normal.
- 2022-06-26 05:21:12下载
- 积分:1
-
这是一个在linux下的蜂鸣器的程序,是在ARM开发板上用得,是ARM7结构的开发板...
这是一个在linux下的蜂鸣器的程序,是在ARM开发板上用得,是ARM7结构的开发板-This is a buzzer under linux at the process, are in the ARM development board used is the ARM7 development board structure
- 2022-04-08 07:45:04下载
- 积分:1
-
Tsinghua University
清华大学-电子信息工程系-实验用ARM-linux-源代码-LEDS篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LEDS Part
- 2022-07-23 03:09:48下载
- 积分:1
-
linux 设备驱动开发详解,适合初学者使用。part two。
linux 设备驱动开发详解,适合初学者使用。part two。-linux device driver development Xiang Jie, suitable for beginners to use. part two.
- 2023-03-26 11:10:07下载
- 积分:1
-
bash_Cookbook_examples_2009
Linux Shell program example:
bash_Cookbook_examples_2009-05-23-A.tar-bash_Cookbook_examples_2009-05-23-A.tar
- 2022-07-01 11:57:25下载
- 积分:1
-
linux下面关于LVS的安装,希望给大家一点帮助吧
linux下面关于LVS的安装,希望给大家一点帮助吧-linux on LVS the installation of the following, I hope you give us some help
- 2023-08-28 07:35:04下载
- 积分:1
-
用gtk做的一个简单播放器界面,实现了一些基本功能,没有视频播放和解码的借口,仅供gtk新手学习...
用gtk做的一个简单播放器界面,实现了一些基本功能,没有视频播放和解码的借口,仅供gtk新手学习-Gtk to do with a simple player interface, the realization of a number of basic functions, there is no video playback and decoding of an excuse for gtk novice learning
- 2022-03-19 08:29:16下载
- 积分:1