搜索资源列表
bmp2source
- This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows(TM) .BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit v
vcCAD
- 用VC++开发的一个小型CAD系统,文件结构如下 Circle.cpp CircleTool.cpp CopyCircle.cpp CopyLine.cpp CopyRectangle.cpp CopyShape.cpp DataBase.cpp Draw.cpp Line.cpp LineTool.cpp MainFrame.cpp ManagerTool.cpp MirrorCircle.cpp MirrorLine.cpp Mir
MinMaxFilterFolder
- Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
information2
- 本程序用于求256级灰度图片的各像素的哈弗曼编码,大小为256的数组,结果输出到dos和文件RESULT.TXT-The procedure for seeking 256 gray scale image of each pixel Havermann coding, 256 array size, the resulting output to the dos and file RESULT.TXT
042325
- 背单词程序: 程序使用词汇表文件,其中每个词条由单词和解释两部分组成,编程完成:用户输入一个单词,程序将给出单词的词性和中文意思。 建立一个词汇表测试用词汇表名为新东方红宝书.txt,用c语言文件操作打开该文件,并将文件读入命名为dictionary[DICTSIZE]的数组内。读入数据存储于dictionary[DICTSIZE]所分配的地址空间内,以8字节表示一个信息。-Program uses the vocabulary file, where each entry and
24-bit-true-color-bitmap-file-data
- 24位真彩色位图文件数据一部分。这一部分数据包括位图文件头、位图信息头和位图阵列三部分。-24-bit true color bitmap file data part. This part of the data includes the three parts of the bitmap file header, the bitmap information header and the bitmap array.
read-write
- 对PPM或PGM的包头进行识别,进而实现图形的读取。并可将PPG转存成PGM-The first step towards image and video processing is reading images from file and write them to file. There exist different standards that store the information in different formats before opening an image, kno
ppg_pgm_read-write
- 对PPM或PGM的包头进行识别,进而实现图形的读取。并可将PPG转存成PGM-The first step towards image and video processing is reading images from file and write them to file. There exist different standards that store the information in different formats before opening an image, kno
SimpleRead
- OpenNI2编程源码,功能显示深度数据数组。文件内含有工程文件,在VS2012开发环境下编译运行即可看到结果。-OpenNI2 programming source code, function display depth data array. File containing the project file in VS2012 development environment compile and run to see the results.
vwrite
- 使用*vwrite写入数据文件 Menu Paths Utility Menu>Parameters>Array Parameters>Write to File *vwrite命令用于把数组中的数据按照指定的格式(表格式)写入数据文件中。它一次最多可以写入19个参数,并写到由*cfopen命令打开的文件中。写出的格式由*vwrite命令行下一行的FORTRAN77数据描述符的确定(注意:该操作不能通过ansys命令输入窗口进行执行)。数组矢量要指定起
enviread
- 利用multibandread函数,此函数用于读取多波段二进制影像文件。至于何为二进制影像文件,简单地说ENVI主菜单file—save file as—envi standard得到的就是二进制影像文件,有时甚至会看到后缀名为bsq、bil、bip等影像,也是二进制影像文件。 对于一幅tif格式的高光谱影像,这里有两种方法将影像读入matlab: (1)直接利用imread函数读取,不知为何tif格式的高光谱影像居然可以读取,但是速度挺慢 (2)利用multibandread函数读
img_show
- pil,matplotlib,opencv三种方式显示图像,封装成函数,输入参数为np.array或者文件路径,包含了显示的图片文件(PIL, Matplotlib, opencv, the three ways of displaying images, encapsulated into functions, input parameters to np.array or file paths, including the displayed picture files)
C-SCAN
- 用于处理超声波相控阵C扫描的数据文件和图片处理,采用的是Matlab语言(the code of Matlab is used to process the data file and picture of ultrasonic phased array C scan)