-
Ilib-1.1.8-min
说明: IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库
支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。
支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道
支持矩形ROI,通道ROI,遮罩
支持分块图像,错误处理,用户定义函数
支持图像数学,几何,滤波,图象统计,色彩空间变换操作。(IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW issued by the image processing support for 1, 8, 16, spaces with/without symbols, and symbols are 32, 32-bit floating-point type data types. Support for RGB, CMYK, YCACB, YUV, XYZ color space, support alpha channel support rectangular ROI, ROI access, support shielding block images, error handling, user-defined functions to support image mathematics, geometry, filtering, image statistics, color space conversion operations .)
- 2006-03-09 10:18:14下载
- 积分:1
-
dotnet书C
Dotnet book for c Sharp
Dotnet book for c Sharp
Dotnet book for c Sharp-Dotnet book for c Sharp
Dotnet book for c Sharp
Dotnet book for c Sharp
Dotnet book for c Sharp
- 2022-03-18 16:04:47下载
- 积分:1
-
SNAKE
用EVC开发的贪吃蛇游戏,能在WINCE平台下运行(。-Snake game with EVC development can run in WINCE platform)
- 2011-07-12 09:22:01下载
- 积分:1
-
recvfrom
windows网络编程recvfrom源码实例(windows network programming source code examples recvfrom)
- 2015-11-06 19:35:25下载
- 积分:1
-
fyp-rs232
rs232 communication for PIC 16f877 using ccs compiler
- 2011-11-01 15:37:14下载
- 积分:1
-
哈夫曼编码
(1)、I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)、E:编码(Encoding)。利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)、D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)、P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)、T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中((1), I: initialization (Initialization). From the terminal to read the character set size n, as well as n characters and N weights, build Huffman tree and save it in file hfmTree.
(2), E: Code (Encoding). Using the built Huffman tree (if not in memory, read from the file hfmTree), the text in the file ToBeTran is encoded, and the result is stored in the file CodeFile.
(3), D: decoding (Decoding). Using the built Huffman tree to decode the code in file CodeFile, the result is stored in file TextFile.
(4), P: printed code file (Print). The file CodeFile is displayed in a compact format on the terminal, with 50 codes per line. At the same time, the encoding file of this character form is written to file CodePrin.
(5), T: Tree printing. The Hoffman tree, already in memory, is displayed on the terminal in an intuitive way (tree or concave form), and the Hoffman tree of this character is written into the file TreePrint.)
- 2018-06-05 09:11:16下载
- 积分:1
-
GE-Laser example
固高运动控制卡例子,包括各种使用GE-Laser运动控制卡实现的例子(Example of fixed height motion control card)
- 2021-02-14 10:39:49下载
- 积分:1
-
LU
说明: 迭代法求解线性方程组,可以运用数值计算方法中的雅克比迭代法求解线性方程组(diadaifa)
- 2009-12-08 16:40:17下载
- 积分:1
-
BaseMenuDemo
vc——基本下拉菜单的创建与消息响应BaseMenuDemo(vc- basic drop-down menu to create and message response BaseMenuDemo)
- 2011-07-24 20:56:11下载
- 积分:1
-
complex
c++实现的复数类及其运算符,包括加减乘除等符号重载,包括复数与实数、复数与复数之间的各种运算。(class complex by C++)
- 2015-03-03 21:50:55下载
- 积分:1