搜索资源列表
subr
- VHDL 8位无符号除法器 试验报告 计算前在A和B端口输入被除数和除数,然后在Load线上送高电平,把数据存到除法计算电路内部,然后经过若干个时钟周期,计算出商和余数,并在C和D端输出。 其实现方法是,将除法器分为两个状态:等待状态与运算状态。 开始时除法器处于等待状态,在该状态,在每一时钟上升沿,采样Load信号线,若是低电平,则仍处于等待状态,如果采样到高电平,除法器读取A,B数据线上的输入数据,保存到内部寄存器a_r,b_r,置c_r为0,d_r为a_r,判断除数是否为零,若
codebaseonridge
- code基于脊线采样的指纹识别算法(matlab)-code based on the ridge line sampling fingerprint identification algorithm (Matlab)
shuangjitongxing
- 本程序为双机通信中的从机程序,可进行AD采样,并将采得的数据传给主机。还可与主机进行数据传输通信。-This procedure for the two-machine communication process from the machine can be carried out sampling AD, and collected data to the host. Can also be carried out with the host data communications.
200762015258373
- 屏幕传输隔行取样版本,低CPU占用,速度快,应该是目前开源最好的了^.^ 这个版本还有小bug,并且这个并不是Release版,希望自己考虑如何再优化,我想我能想到的你也能想到; 声明:哪位朋友如果使用此份源码,请保留版权信息,强烈BS那些拿别人的东西不留版权的人。-Interlaced sampling version of the screen transfer, low CPU occupancy, speed, should be the best source is
client
- 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversation
drm-1-12b
- 符合欧洲数字广播标准DRM的基于PC机的dream接收机的源代码,使用模拟短波接收机接收并通过声卡采样并由PC做基带解调。-In line with European digital broadcasting standard PC-based DRM receiver dream source code, use the analog shortwave receivers and PC through the sound card sampling done by the baseband
BASampling
- 复杂网路中的BA无标度网络的边抽样分析 以及编程实现,如何实现算法。-Complex network of BA scale-free network edge sampling analysis and programming, how to realize the algorithm.
fastldacode
- In this paper we introduce a novel collapsed Gibbs sampling method for the widely used latent Dirichlet allocation (LDA) model.
Source_6
- C#开发的一个VOIP项目,通过TCP协议来发送以及接受音频数据,因为本程序是通过TCP来发送音频,所以不会丢包,你可以在局域网内以及互联网内进行语音通话,音频的解码器u_law,采样可以选择从5000-44100.-A VOIP project developed in C#, to send and to receive audio data through TCP protocol, because this procedure is to transmit audio via TCP,
STM32_ADC12
- STM32,ADC的采样实验 28连续采样和模拟看门狗的使用)-STM32, ADC sampling experiments for 28 of the use of sampling and analog watchdog)
ew855
- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Algorithm for researchers to do reference, Sampling from a priori probability, calculate the weight.
mbknp
- Sampling from a priori probability, calculate the weight, The final weight matrix is ??the filter coefficient, MinkowskiMethod algorithm.
信号
- 可以产生一个分段信号,并画出其不同取样点下的傅里叶变换(A piecewise signal can be generated and the Fourier transform under different sampling points is drawn)
四元数更新在matlab中的实现
- 四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update in matlab implementation, including sampling, update the quaternions, standardization and attitude Angle)
ADC-DEMO
- ADC(Analog-to-digital converter) 指模/数转换器或者模拟/数字转换器,是一种将连续变量的模拟信号转换为离散的数字信号的器件。典型的模拟数字转换器将模拟信号转换为表示一定比例电压值的数字信号,例如电流采样,通常就是流过的电流在感应器上产生一个电压,然后根据ADC采集这个电压信号,通过感应比例反推此时的电流大小。(ADC (Analog-to-digital converter) finger / digital converter or analog / digit
基流分割程序
- tvfemd可进行序列分解,比emd分解效果可能要好一点。(he sifting process is completed using a time varying filter technique.The local cut-off frequency is adaptively designed by fully facilitating the instantaneous amplitude and frequency information. Then nonuniform B-spli
ferumexamples
- 抽样数值,用于概率分析,小样本分析,适用于不同参数情况,包括单参数与多参数(Sampling values, used in probability analysis, small sample analysis, for different parameters, including single and multiple parameters)