资源列表
P2P
- P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) mode
EffectsOfAmplitude
- This MATLAB code simulates the effects of amplitude variation between modulators for the wireless LO.该程序分析由于本振信号幅度动态变化对调制器的影响。-This MATLAB code simulates the effects of amplitude variation betweenmodulators for the wireless LO. The program analyzes
1
- This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码-This MATLAB code calculates the array factor for N element linear array. N element linear array pattern function of the MATLAB simulation code
select
- 冒泡排序,希尔排序,插入排序,选择排序,快速排序-Bubble Sort, Hill sort, insertion sort, select sort, Quick Sort
Fortran90Handbook
- fortran 90的学习手册 希望对大家有所帮助 谢谢大家的支持-fortran 90 Handbook of learning we want to be helpful Thank you for your support
Digital_Signal_Processing
- matlab下数字信号处理实现例程,包括FFT进行信号频谱分析,窗函数法设计FIR滤波器,IIR滤波器的实现等-matlab under the realization of digital signal processing routines, including the FFT signal spectral analysis, the window function design FIR filters, IIR filters to achieve such
matlab
- matlab是学习数字图像和模式识别等学科经常会用到的编程工具,而这个PDF是详细介绍matlab的-matlab is to learn from digital imaging and pattern recognition are often used in such disciplines as the programming tool, and the PDF is detailed in matlab
AdrianBright_apriori
- apriori演算法於JAVA環境下開發 用於資料探勘分類產生規則-apriori algorithm in JAVA development environment for data mining classification rules
Fix_Computer
- 关于人工智能的一个小项目,用CILPS工具写成-On a small project in artificial intelligence, using a tool written in CILPS
FFT_Analysis
- Matlab中的fft分析含噪声的信号,其中有直接FFT,时域同步平均后FFT,频域同步平均后FFT-Matlab s fft analysis with noise signals, which have a direct FFT, time-domain synchronous average, after the FFT, frequency domain synchronization for after averaging FFT
sjjg
- 数据结构经典课件(附带各章的经典算法) 具体代码是使用C语言编写的-Courseware classic data structures (with the various chapters of the classic algorithm) specific code is written using C language
math_MATLAB_example
- 薛定宇高等应用数学问题的MATLAB求解例子源码 -err
