搜索资源列表
从BMP文件中装入位图并显示(6KB)
- 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
WriteBMP
- 以RGBTRIPLE数组数据生成24位位图 以Long数组生成32位位图 数组起点(1,1)-to RGBTRIPLE array data generated 24 Long bitmap array to generate 32 bitmap few Group starting point (1,1)
bmpCvt
- 这是使用vs2006编译的 24位色的图片转换成C的数组的代码!-use vs2006 This is a translation of 24 color photographs into an array of C code!
zoomtest
- 将保存在TXT文件中的从图像中读出的整型图像数组以打点的方式显示,并拥有放大缩小漫游等功能。是学习文件读取,数组操作和图像编程的入门例子。-saved in TXT documents from the image read from a cosmetic image array to the RBI, with zooming and roaming capabilities. Learning to read documents, operation and the array of por
bmp2c.zip
- bmp2c bmp图转C 语言数组工具。,bmp2c bmp map to an array of tools for C language.
bmptochar.rar
- MFC 实现把BMP字符转为字符数组用于单片机LCD显示 ,MFC characters BMP to achieve the array of characters for the single-chip LCD display
WaveMapDrawer
- 在VC++程序里绘制波形图的类。根据传入的数组表示的一个或多个信号,使用这个类可以在程序的指定位置位置描述这个信号的波形图-In VC++ program of the type of waveform drawn. According to the introduction of an array of said one or more of the signal, the use of this type can be specified in the procedure described
HistogramDrawer
- 在vc++程序里面绘制直方图的类。根据传入的数组参数,绘制出数据区间统计直方图-Vc++ program in which the type of histogram mapping. According to the introduction of an array of parameters, to map out the data interval histogram statistics
LaVolpe32bppDIB
- Enclosed is a suite of classes that allow you to work strictly with 32bpp DIBs, including recognizing transparency/alpha channels in gifs, icons, pngs, & bitmaps. There are a bunch of "nice to have" routines and maybe an eye-opener or two for some
20081212
- 编制一个剪子,锤子,布的游戏程序。 先使用随机类在划拳数组中,随机取一个, 然后用户选择一个,最后将两者进行比较, 通过比较得出想要的结果。-The preparation of a scissors, a hammer, cloth game procedures. First class划拳random array, a random check, and then select a user, and finally compare the two, reached by
1004
- 金币阵列问题 问题描述: 有m x n [m<=100, n<=100 ] 个金币在桌面上排成一个m行n 列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选2列,交换这2列金币的位置。 -Gold Array Problem Problem Descr iption: Have mxn [m < = 100,
bmptotxt
- 将一个bmp文件转化为数组并保存在txt中-Bmp files will be converted into an array and saved in txt Medium
PICTURESHOW
- 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
Robert_Sedgewick
- Robert Sedgewick非递归全排列算法-Robert Sedgewick wide array of non-recursive algorithm
00
- image 数组 高速读写 不用指针-image array IO C#
LP-Wave
- VB波形显示程序 估计很多学VB的朋友对使用VB做波形显示感兴趣 不过网上类似的源码的确不地很多 前不久我很一个虚拟仪器项目时,写了个个程序 发上来的源码是用于测试显示性能的,如要引用请注明作者及出处 程序不很完善,使用时请自己加入代码实现同步显示。 数据源是数组构成的缓冲区 通过更新缓冲区内容可以改变显示波形。-Study estimated that a lot of friends on the use of VB to do VB waveform displ
Unika_Draw
- 绘图的控件源码,接收数组数据,绘制曲线。-Drawing control source, receiving an array of data, drawing curves.
Adddataarrays
- 曲线显示源码,自动生成数据数组,绘制曲线图,可左右移动-Curves show source code, automatically generating the data array, draw graphs, can move around
dyadic-array
- 编写自定义函数实现输入、输出和求和功能。求二维数组各列元素之和-中 → 英自动检测语言 中 → 英 英 → 中 中 → 日 日 → 中 英 → 日 日 → 英 英 → 泰 泰 → 英 .翻译结果 (中 > 英) 复制结果 收藏结果 双语对照查看 Write a custom function to realize the input, output and the sum function. Seeking two-dimensional array elements and eac
bmp216bit-array-vc
- Microft VC 6工程,自己编写的源码,可以可以给把24位的bmp文件生成16位的bmp图片,因为有些工具例如image2lcd生成的是8位的图片数据,数组形式,有些程序需要用到16位的数据,例如stm32的lcd数据,就需要这样的一个程序,这个工程非常完备,内涵源码和注释,打开编译,就可以在当前运行目录生成数组; 使用注意: 1,不是bmp24位色的图片要用电脑的画图工具转换为bmp24位色的 2,图片要用电脑的画图工具进行垂直翻转, 3,把图片拉到filet
