搜索资源列表
duichenjuzhen
- 实现对称矩阵的转置并且是规定好的矩阵,按提示输入你所要填写的内容,为数据结构中的知识-To achieve symmetry and a matrix is to provide a good matrix, according to prompt you to fill in the content, knowledge of the data structure
TMS320LF240SPWM
- 本文介绍了在SPWM 调制中TM S320F240 数字信号处理 芯片的使用, 利用双极式 等面积脉宽调制波的算法, 产生不同频率的SPWM 波, -This article describes the SPWM modulation TM S320F240 digital signal processing The use of the chip, the use of bipolar Equal area PWM wave algorithm to generate SP
duichen
- 通过在主程序中输入一个字符串,判断该字符串是否对称。-By entering a string in the main program to determine whether the string symmetry.
DrawCosCurve
- 在屏幕上用‘*‘横向显示0~360度的cos(x)曲线。此题关键在于余弦曲 线在0~360度的范围内,一行要显示两个点。考虑到cos的对称性,将屏幕的行方向定义为x,列方向定义为y,则0~180度的图形是左右对称的。若将图形的总宽度定义为62列,计算出x行0~180度时y点的坐标m,那么在同一行与之对称的180~360度的y点的坐标就应为62-m。程序中利用反余弦函数acos计算坐标(x,y)的对应关系。 -On the screen using the ' *' hori
fret
- 描述 元素以对角线为对称轴对应相等的矩阵。 采用特殊矩阵的压缩存储方式。即使用一维数组保存下三角的矩阵元。 输入 第一行输入矩阵的阶n; 第二行按行序排列的所有下三角矩阵元。(中间用空格分隔) (例如上图所示矩阵的输入次序为:1 5 0 1 8 9 3 0 2 5 7 0 6 1 3) 第三行为正整数 i和j(0< i, j <=n)-Describe the elements to
asxcc
- 设单链表中存放有n个字符,试编写算法,判断该字符串是否有中心对称的关系,例如xyzzyx是中心对称的字符串。-Set stored in a single chain n characters, try writing algorithms to determine whether the string center of symmetry, for example, the string xyzzyx is centrosymmetric.
ball
- 该程序用不同颜色的小球的运动轨迹来画出一幅抽象图画。小球共有七个,分别是红,绿,蓝,黑,白,靛青,橙黄色。小球在画布的上方分别间隔相等的距离,同时出发,但各个球的运动速度是逐渐减少的。第一个球最快,从第一个球到第六个球速度逐渐递减,且球的运动方向是逆时针,第七个球是顺时针运动。球的运动轨迹模拟光的反射。以边界的法线为对称轴的对称直线,即小球运动轨迹直线的入射角度等于反射角度。-The program with a different color ball trajectory to draw a
finite-element-method
- 采用有限元法研究了圆形和椭圆形两种变形对称双脊波导对传输特性的影响。计算了脊的尺寸变化时的截止波长和单模 带宽,给出了主模场结构 图以及变形对截止 波长和单模带宽影响的关 系曲线 ,并分析 了传输特性 随对称脊波导结构尺寸变化的情况。通过这些研究,能够为变形双脊波导的应用和研究提供有价值的参考。 -Finite element method using the circular and elliptical symmetry Double Ridge Waveguide two deformat
xuanzhuan
- 计算机图形学作业,涉及二维图形的旋转平移缩放,绕坐标轴和原点对称等-Computer graphics homework, involving 2d graphics translation scaling, rotating around the coordinates and origin symmetry etc
a-dft-watermark
- 基于傅里叶变换的数字水印算法,在原始图像的傅里叶变换域中对称的嵌入数字水印信息-Fourier transform-based digital watermarking algorithm, the original image of the Fourier transform domain, the embedded digital watermark information symmetry
graphics-geometric-transformation
- 二维图形几何变换的实现,MFC,平移、比例、对称、旋转等-The realization of two-dimensional graphics geometric transformation, MFC, translation, proportion, symmetry, rotation, etc.
char-list
- 采用中心对称形式,对比两字符串是否相等,属于基础篇-With central symmetry, comparisons of the two strings are equal, is the basis of articles
direction
- 对称阵子的方向系数D随臂电长度的变化图,该图为二维的。-Stream of the direction of symmetry coefficient D changes with the electrical length of arm map, the picture shows the two-dimensional.
FFT1D
- FFT的奈奎斯特频率为 ,( 为采样间隔)实际上的FFT变换点数要求为2的n次幂,各点所对应的频率是从 到 ,求出 后,可以用 ,这里N为FFT变换的点数。如变换点数为2048,由于对称性,实际有用的点数为1024个。 在该程序中,做完富氏变换后,已经将数据按照频率从0到 到0的顺序排好。 在运行结果中,只需存储左下角的1/4区域的数据即可。 -FFT of the Nyquist frequency, (for the sampling interval) is actually
FFT2D
- 2dFFT的奈奎斯特频率为 ,( 为采样间隔)实际上的FFT变换点数要求为2的n次幂,各点所对应的频率是从 到 ,求出 后,可以用 ,这里N为FFT变换的点数。如变换点数为2048,由于对称性,实际有用的点数为1024个。 在该程序中,做完富氏变换后,已经将数据按照频率从0到 到0的顺序排好。 在运行结果中,只需存储左下角的1/4区域的数据即可。 -2dFFT of the Nyquist frequency, (for the sampling interval) is actua
wuliao
- 计算机图形学中基本的图形变换,对称、平移、错切、旋转、比例放大-Computer graphics, basic graphics transformations, symmetry, translation, shear, rotation, scaling. . .
Three-dimensional
- 计算机图形学中的三维变换,几何变换,包括平移、错切、对称;投影变换,包括平行投影和透视图-Three-dimensional computer graphics, transformations, geometric transformations, including translation, shear, symmetry projection transformation, including the parallel projection and perspective
Image-processing-using-mfc
- 用mfc进行图像处理,程序实现了邻域平均,动态范围压缩,阈值分割,对称变换。-Image processing using mfc, the program implements the neighborhood average, dynamic range compression, threshold segmentation, symmetry transformation.
pandi
- 在理论分析的基础上,着重采用Fox-Li数值迭代法计算了平平腔振荡模式的振幅分布和相位分布。计算结果表明,在经过300 次渡越后,归一化的振幅分布和相位分布实际上已不再发生变化,镜面中心处振幅最大,从中心到边缘振幅逐渐降落,镜面已不再是等相位面了。但对于菲涅尔数较大的平行平面腔,特别是在镜面中心及其附近,平面波是很好的近似,只有在镜的边缘处,波前才发生弯曲。则已找到光腔的一个自再现模式或横模分布。另一方面,分析了腔镜倾斜扰动对平平强腔内振荡模式的影响。数值计算表明,腔镜倾斜破坏了场分布的对称性,
jnd-using-wavelets
- In this paper, we propose a new perceptual model for balanced multiwavelet (BMW) transforms. The latter transform achieves simultaneous orthogonality and symmetry without requiring any input prefiltering. The proposed model is derived using m