资源列表
yuv420torgb
- yuv420格式的视频图像转为rgb888格式-yuv420 convert to rgb888
3
- 运用C++编写的通讯管理程序代码,可广泛运用到多个平台-The use of C++ code written communication management can be widely applied to multiple platforms
huise3
- 多变量灰色理论系统GM(1,n)求解 欢迎下载-grey model(GM(1,n))
ADC_TLC549
- 串行八位AD转换程序 采用的是tlc549-tlc549
bp
- 该程序用于将原始图像进行压缩,从而达到训练目的。-image compression
circCORRdft
- circular convolution using dft
4511miaobiao
- 用4511译码器做的秒表程序,简单实用-To do with the 4511 decoder stopwatch program, simple and practical .......
1
- 例:用筛选法求2~100之间的所有素数。 解:我们用下面的方法来解这题:先建立一个含有2~100之间所有自然数的数表,在数表中删去2的倍数(不包括2);然后找2后面第一个被保留的数p(是3),再删除p的倍数(不包括p);然后再找下一个被保留的数(是5),继续上述步骤:这样继续下去,直至P大于100为止。这样数表中剩下的数就是所要求的所有素数。这个求素数的方法称为爱拉托散(Eratosthenes)法。 -Example: Method 2 with the screening of al
disanci
- 通信中,产生半圆形频率信号,并进行频率调制-Communication, resulting in semi-circular frequency signal, and the frequency modulation
data_generate
- 用于生成信道编码算法仿真当中所使用的编码器输入信息,适用于分组码、卷积码和tubor码等。-Channel coding algorithm used to generate simulations were used in the encoder input for block codes, convolutional codes and tubor codes.
load.for
- PLATE LOADING FORTRAN FILE
rundatamoduleinDLL
- DLL中实现datamodule create的实现方法,运行平台WINDOWS,DELPHI7-DATAMODULE AUTO RUN IN DLL FILES