搜索资源列表
SIN2
- 求Sin(x)的正弦图像,输入区间,输出图像-seek Sin (x) images of sinusoidal input range, output image
VHDL-XILINX-EXAMPLE26
- [VHDL经典设计26例]--在xilinx芯片上调试通过--[01--1位全加器][02--2选1多路选择器][03--8位硬件加法器][04--7段数码显示译码器][05--8位串入并出寄存器][6--8位并入串出寄存器][7--内部三态总线][8--含清零和同步时钟使能的4位加法计数器][9--数控分频器][10--4位十进制频率计][11--译码扫描显示电路][12--用状态机实现序列检测器的设计][13--用状态机对ADC08
指纹识别
- 摘要:指纹识别技术在各个领域的应用已经逐渐成熟,本文基于信息论中的互信息,在指纹识别的特征选取和识别提出自己的一些想法。 1 引言 指纹是人终身不变的生理特征之一,因其具有惟一性、稳定性以及方便性等独特的特点,使指纹识别成为现在应用最广泛的生物识别技术。 指纹识别系统处理的流程中,指纹图像预处理是第一个处理环节,我沿用已经成熟的去噪,二值化,滤波,细化,对其进行预处理。 互信息作为最终的识别准则来进行指纹的识别。 2 指纹的预处理 般自
SIN2
- 求Sin(x)的正弦图像,输入区间,输出图像-seek Sin (x) images of sinusoidal input range, output image
VHDL-XILINX-EXAMPLE26
- [VHDL经典设计26例]--在xilinx芯片上调试通过--[01--1位全加器][02--2选1多路选择器][03--8位硬件加法器][04--7段数码显示译码器][05--8位串入并出寄存器][6--8位并入串出寄存器][7--内部三态总线][8--含清零和同步时钟使能的4位加法计数器][9--数控分频器][10--4位十进制频率计][11--译码扫描显示电路][12--用状态机实现序列检测器的设计][13--用状态机对ADC08
1
- 使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system i
mydraw
- 此代码可以实现在一个画布上画sin和cos函数图像.-This code can be achieved on a canvas painted sin and cos function of the image.
SinWave
- 用java做的画sin(x)函数图像的源程序-Using java to do paintings sin (x) function of the image source
test01
- 正弦光栅,通过这个程序,可以长生一个纵向的饿512*512的正弦光栅,并通过图像显示出来-a sin grating and it could be showned trough the matlab program
MFCsin
- MFC 单文档画正余弦函数图像 MFC 单文档画正余弦函数图像-mfc sin cos mfc sin cos sin cos
flying-picture
- 用OpenGL开放一个飘动的图像,飘动函数为sin()-use OpenGL to make a flying picture
Ex2_test1
- 通过简单打印出的点来描绘出正弦图像,提供给大家下载-painting sin(x)
sin
- 教你如何使用VB编写sin程序,画出sin图像,且语句正规,占用内存少-to teach you how to print sin by VB
3-(2)
- 可现实sin cos tan cot 的函数图像,需要用户输入相关参数-Real sin cos tan cot can be a function of the image, requiring users to input parameters
sininv
- SIN投影坐标转换为经纬度坐标,在处理SIN投影的遥感图像时可以用-The the SIN projection coordinates into latitude and longitude coordinates, in the processing of the SIN projection remote sensing image can be used
sinx
- 该程序我们能绘制出sin(x)的函数图像- we can draw picture of sin(x)
Rx
- 利用c语言编写程序,绘制出x(t)=sin(wt+a)的自相关函数Rx的图像-Using c language programming, draw x (t) = sin (wt+a) autocorrelation function Rx image
sin(x)
- 在MFC框架内绘出0到2PI范围内sin(x)图像,并能够显示坐标。-Plotted within the range of 0 to 2PI sin (x) in the MFC fr a me image, and can display the coordinates.
sin-and-xiaobo
- 正余弦滤波和小波变换融合算法,图像去噪方法.-Algorithm, image denoising cosine filter and wavelet transform fusion.
output sin()
- c语言教程:输入振幅、相位和间隔增量,输出一个sin图像。(C language course: input amplitude, phase and interval increment, and output an sin image.)