搜索资源列表
DFT(Win32)
- 该程序是一个小型的图象处理软件,主要用于教学,可对位图进行DFT、二值化、图象反色、图象均衡;其中的一些算法在另两个 程序中有介绍,我就不细说了;如果你感兴趣请来信告之,我会详细介绍,我的信箱:yangjie2843@sina.com-the program is a small image-processing software, mainly for teaching, the bitmap for DFT, binarization, anti-image color, image bal
压缩程序无关位图
- VC下的对位图的压缩程序-VC under the right bitmap compression process
32位的寄存器计算器
- 32位的寄存器计算器,对32位寄存器的每一位可视化置1或者置0,对于嵌入式软件开发非常有用,VC6源代码
位图文件的操作
- 用VC++实现对位图文件的读取等操作
ImageP.rar
- MFC编程,绘制基本的几何图形,对位图进行缩放、旋转、镜像等操作,MFC programming, basic geometric shapes drawn on the digital map to zoom in and out, rotate, mirror, such as operation
Bitmap
- 读取位图,并对位图经行各种操作,旋转,傅里叶变换等-Read the bitmap, and bitmap line by a variety of operations, rotation, etc.
VC-showBITMAP
- 用visual c++开发的显示256色位图的程序,包括对位图的读写操作-Using visual c++ Development display 256 colors bitmap procedures, including reading and writing bitmap operations
2
- 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
Image
- 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
TransformShow
- 该程序能对位图进行各种变换,如旋转,镜像,缩放-The program can transform a variety of bitmap, such as rotating, mirroring, scaling and so on
bitmapoperate
- 对位图进行各种操作,如加入噪声,图片旋转等-bitmap operate
ImageSolarize
- vc++开发的对位图进行曝光处理和回复的程序,有详细的源码解释-vc++ development on the digital map for exposure treatment and recovery process, a detailed source to explain
电力GPS对时
- 全站公用的一台GPS同步时钟,一般有下列几种输出方式,以实现对多台继电保护及自动装置的精确对时: RS232/RS422/RS485串行输出口: 输出均为广播方式,发送的信息特性如下: 1) 工作波特率有9600、4800、2400、1200四种(波特率是每秒钟传送“0“或”1“电平的脉冲个数)。用户可任意选择,但如果话路质量不高则应选择工作波特率较低的,这样传输的效果会好些。 2) 数据格式: 格式较多,例举如下: 数据位(信息位) 7位(ASCII码) 起始位 1位 停止位 2位
stm32位操作与595代码
- 实现STM32对每个IO的位操作,非常适合对位单独操作使用。和595的代码。(STM32 bit operation for each IO, very suitable for the use of individual operations.)
8位数字显示的简易频率计
- (1)能够测试10HZ~10MHZ的方波信号; (2)电路输入的基准时钟为1HZ,要求测量值以8421BCD码形式输出; (3)系统有复位键; (4)采用分层次分模块的方法,用Verilog HDL进行设计,并对各个模块写出测试代码; (5)具体参照说明文档(包含源代码,仿真图,测试波形,详细的设计说明)(A square wave signal capable of testing 10HZ~10MHZ; (2) the reference clock input by the ci
二维码比对
- 解析二位进行比对,比对成功有声音提示,非常人性化,适合工厂使用。(Parse two bits for alignment)
同位网格
- 有限差分法,求解NS方程,对x,y不同方向进行离散(The finite difference method is used to solve the NS equation, and the X and y are discretized in different directions)
AES超过128位密码jdk报错解决
- 使用AES加密时,当密钥大于128时,代码会抛出java.security.InvalidKeyException: Illegal key size or default parameters Illegal key size or default parameters是指密钥长度是受限制的,java运行时环境读到的是受限的policy文件。文件位于${java_home}/jre/lib/security 这种限制是因为美国对软件出口的控制。(AES more than 12
对位平台简化版
- 里面包含了图像处理和对位的算法,包括标定以及特征点的抓取,运动控制。(It contains the image processing and alignment algorithm, including calibration and feature point capture, motion control.)
image2svg
- 通过对位图x轴与y轴的像素逐一转化,将位图转为矢量图(By transforming the pixels of x-axis and Y-axis of bitmap one by one, the bitmap is transformed into vector image)