-
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错...
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
- 2022-04-06 11:24:12下载
- 积分:1
-
用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!...
用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!-vc achieved with a drawing, and painting a circle and a square. Triangle could have been painted, but not set. While proceedings timer used to set up a mobile so that the graphics and some fun too!
- 2022-02-07 03:04:24下载
- 积分:1
-
有限元非线性分析源程序,用FORTRAN90编写,主要用于非线性有限元分析...
有限元非线性分析源程序,用FORTRAN90编写,主要用于非线性有限元分析-nonlinear finite element analysis of the source, with FORTRAN90 preparation, mainly for nonlinear finite element analysis
- 2022-03-07 10:17:16下载
- 积分:1
-
vc下的系统调用,API函数(字体)
vc下的系统调用,API函数(字体)-vc under the system call API functions (fonts)
- 2022-03-22 08:07:23下载
- 积分:1
-
非常有用的C原代码,可供大家学习参考,我也是初学者
非常有用的C原代码,可供大家学习参考,我也是初学者-very useful original C code, you can learn reference, I also beginners
- 2022-11-04 11:35:03下载
- 积分:1
-
oracle oci vc++ 封装,非常好用
oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
- 2022-03-19 23:07:10下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
VC使用DLL多风格切换窗口
摘要:VC/C++源码,界面编程,风格切换
VC使用DLL多风格切换窗口,一种有两种风格供选择,界面风格在DLL资源里,通过DLL文件切换不同的窗口,现在好多软件都有风格切换的功能,很不错的功能,希望大家喜欢。
- 2022-09-16 22:20:03下载
- 积分:1
-
迷你计算器,优先级,赋值运算均支持,比如:a=1 a=2 b=3+a a+b
迷你计算器,优先级,赋值运算均支持,比如:a=1 a=2 b=3+a a+b-mini calculator, priority level, assignment operator support, such as : a = a = 1 b = 2 3 a a b
- 2022-05-08 14:04:22下载
- 积分:1
-
IEC104规约模拟程序
能够实现IEC104规约通讯,可以模拟子站发送数据,可以设置数据的变化范围
- 2022-03-18 22:49:44下载
- 积分:1