-
脚本-信道 olsr-etx
信道 olsr 路由协议行为问题特设网络的多个交通类型在 ns2 网络仿真器中实现。
- 2022-09-02 09:55:03下载
- 积分:1
-
linux c ftp 客户端源码,支持上传和下载
linux c语言实现的ftp客户端源码,支持上传和下载。
- 2022-06-02 02:43:44下载
- 积分:1
-
pic18f452 12864显示 测频率
利用PIC8f452芯片 测频率 并在12864液晶显示出来 , 测频率原理,利用CCP模块中捕捉测频率 ,当有事件发生时,CCP会捕捉,第一次上升沿来时,开始定时,第二个上升沿来时,停止计时,cpu读取周期,f=1/T.
- 2022-03-05 15:36:20下载
- 积分:1
-
TI平台工具软件
芯片资料可以认为是一样的,提供开发平台和软件资源有所不同,比如34xx提供SDP,软件有linux,windows mobile,symbian和CSST软件;35xx提供Mistral的EVM,提供底层的linux、和wince的bsp,但是提供比较少应用软件。
- 2022-03-01 03:26:04下载
- 积分:1
-
Linux下的聊天室
应用背景
This is the server and client code in C for a simple chat program for multiple client communication.
This repository contains code for a very simple chat program implemented on the linux system, using base system libraries and the C programming language. The program consists of two major components, the first being the server program and the second is the Client program.
关键技术
The server program maintains a list of clients and also a queue of client messages. It uses semaphores to make sure synchronisation errors do not occur.
The server program accepts one optional input argument – listen_port_number. If this argument is missed, the server will use the default port number 3500 (defined in the provided header file chat_server.h). Once it starts, it runs forever. To ter
- 2023-07-14 01:50:03下载
- 积分:1
-
Bin 比较的源代码,以比较大的 bin 文件
它是用来比较两个大的 bin 文件 (超过几个几百兆字节) 的 c 程序。它不是现有比较,合并工具,就像 WinMerge,URTracker,容易...等。此源代码可以在 Linux 环境中重建。
- 2022-07-24 17:41:53下载
- 积分:1
-
TCP聊天程序
TCP简单聊天程序,网络相关,c++编程思想实现,对刚入门的新手很有帮助,linux环境socket编程。可以运行,希望能有所帮助。实现比较简单,代码不多。
- 2022-06-21 12:46:25下载
- 积分:1
-
基于linux 的tcp 文件传输
服务器程序和客户端程序应当分别运行在两台计算机上。在运行服务器端的计算机终端执行:./file_server在运行客户端的计算终端上执行:./file_client ipaddr_server然后根据提示输入要传输的服务器上的文件,该文件必须在服务器的当前运行目录中,否则会提示找不到文件。
- 2022-03-22 14:19:03下载
- 积分:1
-
无线传感器网络
无线传感器网络中传感器部署。这些节点分布在无线网络中,这样可以提高其能源效率,如何正确的路由将举行。
- 2023-01-29 07:15:03下载
- 积分:1
-
linux print_color.cpp
linux c++代码,用于打印linux shell中所要呈现的各种字符的颜色
- 2022-09-21 09:55:03下载
- 积分:1