搜索资源列表
WriteJpeg
- 通过调用Libjpeg库中的函数接口,可以实现把位图转换成jpg格式的图片存储,在WINCE下经过简单的修改测试通过-by calling the library function interface, which enables bitmap conversion jpg format photo storage, pulled under through simple changes through testing
JPEGDecoder
- jpeg解码程序,以dll方式,用户只要调用相应的接口函数即可-jpeg decoder procedures to dll, call the corresponding user interface function can be
042055146
- 利用load函数做的bmp格式的图像调用程序。
Lighting
- 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示光线。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the light.
Texturetransparency
- 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示透明质地。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the transparent texture.
2
- HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-HuffmanExp Huffman Coding JpgVSbmp Jpg and Bmp format conversion between API package RWJpegExp JpegVC++ classes VbTestDll
testkk
- 利用C#创建窗体,通过设置按钮,同时利用按钮实现各种功能。此代码实现的功能是1、调用函数;2、显示照片,同时还能消除照片;3、通过调用MATLAB,实现图像显示的函数。-Use C# to create a form, by setting the button using the button at the same time to achieve various functions. This code implements the function is 1, call the funct
imagezoom
- 图像缩放的源码程序,写成函数的行书,有很强的通用性,可以直接调用使用。-Image scaling source programs, written in function of the running scr ipt, there is a strong commonality, can call to use.
Graphics-Clock
- 本实例实现走懂的图形时钟的绘制,首先由DrawClock()子函数画出表盘,再由gettime(&newtime)检测系统时间,每秒钟调用DrawClock()更新一次表盘。-The examples were to go to understand the graphics clock drawing, first by DrawClock () Functions to draw the dial, then gettime (& newtime) detection system
05
- 用VC实现图像自适应中值处理,使用三次函数调用,实现多次滤波-Using VC to achieve image adaptive median treatment
text_1
- c语言实现bmp图像的读取和保存,并且调用了让众多的函数,很有学习的价值-c language to read and save the bmp image and call so many functions, the great value of learning
ht1621_lcd_code
- ht1621的驱动程序,可以根据不同的微处理器进行修改,主函数和调用函数不用变,已经经过验证,可以驱动段式LED-ht1621 drivers, can be modified depending on the microprocessor, main function and call the function without change, and has been proven can drive segment LED
Colorbar
- 调用colorbar函数,实现点击相应区域,画刷变为相应颜色。即调色板功能,同时还可以手写输入,存储手写输入,载入图片等功能-Call colorbar function, click on the appropriate region to achieve, the brush into the corresponding color. Namely palette functions, but also can be handwritten input, storage handwritin
api
- 通过linux的framebuffer层,封装简单的画点画线等基本API 函数,可供主函数调用-By the linux framebuffer layer packaging line stipple simple basic API functions, the main function calls available
matlab-filter
- MATLAB调用库函数实现均值滤波,新手练习,学习下-matlab learn , it is useful and wonderful.
code
- 1.实验目的:绘制分形图案并分析其特点。 2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。 3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
code
- 1.实验目的:绘制分形图案并分析其特点。 2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。 3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代-1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve,
wujiaoxing
- 调用line()函数与plot()函数,运用for循环命令。 线宽5,线条颜色为黑色,填充颜色与线条颜色不同。 坐标轴取等长刻度,标题:正五角星,x轴、y轴加上标注。-Calling line () function with the plot () function, use a for loop command. 5 width, line color is black, filled with color and line color is different. Take the
jni
- 利用JNI技术在Android中调用C++形式的OpenGL ES 2.0函数-using JNI to using OpenGL with c language in android
VB-image-change
- 调用系统函数,实现图像格式转换。VB代码-use system functin,finish image change code.