-
VS1003 網路VOIP
VS1003 網路VOIP 錄音,可放MP3 WVA,MIDI格式音乐文件,及錄音成adpcm格式,放MP3 WVA,MIDI格式音乐文件
- 2023-09-03 21:20:04下载
- 积分:1
-
ssh2的源文件
ssh2的源文件,回到符合解放共和精华纠纷个嗯符合;客户个䒈
活雷锋精华个䒈看见回家就联合国符合他与他哦华个䒈女孩法律;iutyju看见回家你符合符合;了‘喝咖啡两个
- 2022-08-24 20:20:03下载
- 积分:1
-
Hello word
你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字
- 2022-01-29 03:31:27下载
- 积分:1
-
posix接口线程池
本源码实现了简单的线程池功能,包括分发线程,给任务分配线程,回收线程
- 2023-04-15 22:05:04下载
- 积分:1
-
Asterisk 1.4 筛号卡死自动检测重启程序
用于 Asterisk 1.4 筛号卡死自动检测重启程序,当 Asterisk 通道卡死状态,本程序可自动检测通道状态并在适当时间重启 Asterisk 和板卡模块
- 2022-03-31 02:47:20下载
- 积分:1
-
代码模拟器NS2
模拟器主动队列管理NS2为蓝色,fairblue
- 2022-04-30 12:01:05下载
- 积分:1
-
linux下的线程操作
Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。顺便说一下,Linux下pthread的实现是通过系统调用clone()来实现的。clone()是Linux所特有的系统调用,它的使用方式类似fork,关于clone()的详细情况,有兴趣的读者可以去查看有关文档说明。展示几个最简单的多线程程序cancel.c,clean.c,create.c,exit.c,cond.c,struct.c,share.c,join.c等最基本的操作
- 2022-04-08 21:28:05下载
- 积分:1
-
CDMA协议NS2的TCL代码
应用背景NS(网络仿真器)是离散事件网络模拟器,系列名称具体NS-1,NS-2,NS-3。所有这些都是离散事件网络模拟器,主要用于研究和教学。它是自由软件,公开研究,GNU GPLv2许可下开发,使用。关键技术CDMA多址的一个例子是,几个发射器可以同时发送信息单通信信道。这允许多个用户共享一个乐队频率(见带宽)。这不允许用户之间不必要的干扰,CDMA采用扩频技术和特殊的编码方案(其中每个发射机分配一个代码)。
- 2022-03-16 00:51:28下载
- 积分: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
-
Ns2 simulation of 4 nodes via FTP over TCP
它显示了一个简单的NS模拟脚本,并解释了每一行的作用。
- 2023-05-20 09:20:03下载
- 积分:1