搜索资源列表
直方图均衡
- 效果不错的直方图均衡-good results histogram equalization
二进制信道均衡算法源程序清单
- 关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
灰度均衡
- 能够对图象进行灰度均衡VC++算法子程序-right image to gray balance VC algorithm Subroutine
灰度均衡
- MFC环境下 利用直方图对8位灰度图进行灰度均衡
直方图均衡
- 效果不错的直方图均衡-good results histogram equalization
图像处理的灰度均衡
- 图像处理的灰度均衡-image processing gray balance
灰度均衡来对图像进行直方图均衡
- //程序说明: //该函数用来对图像进行直方图均衡。-//procedures :// This function used to image histogram equalization.
二进制信道均衡算法源程序清单
- 关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
nginx配置优化+负载均衡+动静分离详解
- nginx配置优化+负载均衡+动静分离详解()
短波信道PSP均衡研究
- 短波信道PSP信道均衡方式,具有极强鲁棒性,可以快速跟踪信道变化,满足短波信道均衡的需求。(The PSP channel equalization mode of short wave channel has strong robustness, and can quickly track channel changes and meet the needs of short wave channel equalization)
串联锂电池组的分断式均衡与充电控制
- 串联锂电池组的分断式均衡与充电控制,描述了电路结构及其原理(The split type equalization and charge control of series lithium batteries, and describes the circuit structure and its principle)
基于SDN的负载均衡节能技术研究_姚晨
- 利用SDN分布式实现了网络流量负载均衡的功能(The function of load balancing of network traffic is realized by using SDN)
FLASH均衡擦写
- 均衡擦写flash 中文说明大于二十个字(Balanced erase flash Chinese explanation is more than twenty words)
Nginx+Tomcat搭建负载均衡
- 负载均衡的简单部署与实现,实现高性能负载均衡的Tomcat集群:(Simple deployment and implementation of load balancing)
自适应均衡示例
- 实验31是观察不同的,修正步进U值对自适应均衡算法收敛的影响 实验311是验证,自适应均衡得到的均衡系数可用于这一时段的接受信号 的均衡(去噪、去信道干扰)。(Experiment 31 is to observe the effect of different stepped U on the convergence of adaptive equalization algorithm. Experiment 311 is to
信道均衡matlab代码
- 基于matlab的lmmse信道均衡算法仿真,很好用,适用于初学者学习探讨(Immse channel equalization)
n 人有限非合作博弈计算一个纳什均衡
- n 人有限非合作博弈计算一个纳什均衡 N human finite non cooperative game for computing a Nash equilibrium(N human finite non cooperative game for computing a Nash equilibrium)
针对多径信道的信道均衡
- 针对多径信道的信道均衡,演示了几种经典的算法。可以直接运行。画图时是动态的,做得很精细(several classical algorithms are demonstrated for channel equalization of multipath channels. can run directly. The drawing is dynamic and well done)
锂电池均衡模型
- 包含锂电池主动均衡充电和放电模型,电路,点击运行可以直接仿真,对研究电池主动均衡的朋友会有帮助。(Li charge and discharge)
windows配置nginx实现负载均衡集群
- 网上大部分关于nginx负载均衡集群的教程都是linux环境。如何实现在windows配置nginx实现负载均衡集群呢?本文将为你作详细讲解。