资源列表
matlab-program
- TO GENERATE OFDM USING 16QAM
DES_1
- DES_ Data Encryption Standard Alg. Using Matlab
CNLSE_simulation
- code mtlab pour la simulation de la propagation d impulsion dans une fibre optique (cas vectorielle)
MATLAB-for-convolution-integral
- 这是有关卷积积分的matlab程序介绍,做仿真实验前希望认真读懂。-This is the convolution integral of the matlab program, do the simulation experiments before that carefully read.
vhdl
- VHDL 语法结构概括总结,便于快速查找及快速入门-VHDL syntax summarized, easy to quickly find and Quick Start
NLSE_vectorielle
- simuler la propagation vectorielle d une impulsion à l aide de l équation non linéaire de shoindiger
cPPapi
- C++的API函数大全,提供各种函数说明,初学者可以参考使用-C++ API function Daquan, offers a variety of function descr iption, beginners can refer to the use
Police-Certificate-Forms
- Police Certificate Forms
AZSEDC
- Comme les autres régimes d’états liés présentés précédemment, l’état de quatre impulsions est très sensible à l’énergie de saturation et au gain petit signal. Quand l’énergie de saturation (respectivement le gain petit signal) varie dans la gamme de
modbus_RTU_C51
- 前半部分是modbus通信协议介绍,后半部分是c51单片机上modbus通信协议的实现代码。-First half of the modbus communication protocol introduced, the latter half is c51 microcontroller modbus communication protocol implementations.
2-3-tree
- n computer science, a 2-3 tree is a type of data structure, a tree where every node with children (internal node) has either two children (2-node) and one data element or three children (3-nodes) and two data elements. Nodes on the outside of the tre