搜索:Anti-aliasing
找到约 7 项符合「Anti-aliasing」的查询结果
结果 7
https://www.eeworm.com/dl/686/406720.html
VC书籍
This sample shows different ways of performing anti-aliasing - both by using only the native hardwa
This sample shows different ways of performing anti-aliasing - both by using only
the native hardware AA support, and by mixing the hardware modes with additional
supersampling. There are various ways in which the supersampled image can be
down-sampled. The way we do the downsamp ...
https://www.eeworm.com/dl/666/329236.html
Delphi控件源码
平滑特效字体控件包是一个基于平滑(Anti-aliasing)和特效(Effect)字体 技术的控件包
平滑特效字体控件包是一个基于平滑(Anti-aliasing)和特效(Effect)字体
技术的控件包,支持透明、半透明、阴影、模糊、渐变色、字体纹理、噪声、轮
廓字等特效。
https://www.eeworm.com/dl/665/345340.html
matlab例程
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated ...
https://www.eeworm.com/dl/665/478337.html
matlab例程
Title : Implementation of quadrature modulation and demodulation Design Object : By implementing qu
Title : Implementation of quadrature modulation and demodulation
Design Object : By implementing quadrature modulation and demodulation of analog signals in digital signal processing, students will have better understanding of sampling and frequency analysis of discrete-time sign ...
https://www.eeworm.com/dl/665/347558.html
matlab例程
一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, ...
https://www.eeworm.com/dl/542/417316.html
其他书籍
The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual v
The TW2835 has four high quality NTSC/PAL video decoders, dual color
display controllers and dual video encoders. The TW2835 contains four
built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters,
and proprietary digital gain/clamp controller, high quality Y ...
https://www.eeworm.com/dl/619/417317.html
Linux/Unix编程
这是I2c网关Id独立烧写程序
这是I2c网关Id独立烧写程序,
烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。
其中当是输入的小写字母时,自动转换为大些烧入。
如: 1) # ./burnID 0123456789abcdef
烧入的是:0123456789ABCDEF
2] # ./burnID 0123456789@ cdef
烧入不成功,因为有 ...