搜索资源列表
OFDMmatlab
- matlab正交频分复用(OFDM)技术matlab实现仿真源代码-matlab orthogonal frequency division multiplexing (OFDM) technology for simulation source code matlab
Lgsm0710muxd-i
- Linux GPRS 模块多路路复用实现多个虚拟串口可直接使用。 -Linux GPRS module multiplexing of multiple virtual seriial port source code integrity, and can be used directly.
gpio
- GM8126下面的IO复用linux驱动程序,文件包括源码和测试代码。-The GM8126 following the IO multiplexing linux driver files, including source code and test code.
gsm0710
- GSM 07.10CMUX源代码文件,对于多串口复用技术有一定的帮助-GSM 07.10CMUX source code files for multiple serial multiplexing certainly help
CDMA
- code division multiplexing
samsung-s3c24xx-irq
- This code is NOT intended to be used for statistics collection, its purpose is to provide a base for statistical multiplexing for controlled load service.
gsm0710muxd
- Linux / Android USB转串口多路复用源码-USB to Searil port multiplexing code for Linux/Android
code
- 最值计算是常见的数学问题,但是传统的求解方法对于多变量复杂算式的最值计算问题具有一定的局限性。我们使用多路复用技术,实现服务器端与客户端的一对多通信,完成了客户端对计算任务的提交,服务器端对计算任务的划分与分配,以及多客户端对计算任务的解析与处理。最终实现了基于多变量可选区间的复杂算式最小值分布式计算系统。(The most valued calculation is a common mathematical problem, but the traditional solution meth
libevent
- Libevent 是一个用C语言编写的、轻量级的开源高性能事件通知库,主要有以下几个亮点:事件驱动( event-driven),高性能;轻量级,专注于网络,不如 ACE 那么臃肿庞大;源代码相当精炼、易读;跨平台,支持 Windows、 Linux、 *BSD 和 Mac Os;支持多种 I/O 多路复用技术, epoll、 poll、 dev/poll、 select 和 kqueue 等;支持 I/O,定时器和信号等事件;注册事件优先级。(Libevent is an open sourc