搜索资源列表
basic_graphi_c
- 有关基本图形操作的C语言原代码,对C语言学习者,有参考价值-the basic operation of the graphics C language source code to C language learners, a reference value
DrawTextS
- 利用GDI+编写绘图程序,会比使用传统C++ MFC类绘图更有效率,而且支持透明等效果,使用GDI+的绘图函数编写程序,其语言与C#、JAVA语言及其相识,有帮与代码移植。-prepared using GDI drawing procedures than using traditional C + + MFC class graphics more efficient, but support transparency effects, the use of GDI drawing func
five
- 一个基于C语言的五子棋程序 five.c为c语言源程序,pic.bmp,win.bmp,lose.bmp为150×330的16色位图文件 five.exe为已将位图加入到代码中的游戏程序,可以单独运行。 程序还有一些bug,有兴趣的话可以自己改源程序。 二维数组w中保存的是权值表,你可以增加或更改它。
Cpp1
- 使用c++语言处理图像,可以对图像进行Perona-Malik的模仿。 Cpp1.cpp包含了所有代码 分为读取图像函数,高斯平滑,基于Perona-Malik模型的离散化处理,使图像得到平滑,一致噪声,里面还包括了保存处理过后的图像函数。
毕设
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。-contains transplantation based on the C language digital watermarking algorithm code. With the model code of significance, there are certain robustness.
图像检测和模板匹配源码2005518144751
- 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
C语言编写的DLL如何旋转指定的图片
- 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
tichufa
- 一元差分剔除数据的程序流程图以及c语言代码-Excluding one dollar differential data flow chart of procedures, as well as c language code
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
voicegame
- 一个用C语言编写的小游戏. 附原代码, 已经调试正常.-voice game
256-hui
- 将256色bmp图像文件转换为raw图像文件的C语言代码。-Bmp to 256 colors image file is converted to raw image files of C language code.
GIFControl
- GIF 图像控制代码~~用C++语言实现..只是核心代码-GIF image control code ~ ~ with C++ language implementation is the core of the code ..
bmp
- 超精炼的c语言代码实现bmp图片显示, 超精炼的c语言代码实现bmp图片显示 -Ultra-refined c language code bmp image display, ultra-refined c language code bmp picture shows ultra-refined c language code bmp image display
mpg4vki
- 很好的MPEG编解码,代码,C语言实现,学习视频的好资料-Good MPEG encoding and decoding, code, C language, learning good information on video
StepMotorDlg
- 让你学会用C++语言,编写动态绘制曲线的程序代码。-You learn how to use C++ language to write the code of the dynamic drawing curves.
20120504
- 用C++语言绘制中国地图代码,要求地图在点的下方,并且能够画出长江和黄河-Draw a map of China C++ language code to the map at the point below, and be able to draw the Yangtze and Yellow Rivers
HW10-DrawApp
- C#语言编写的类似绘图管理器的代码,非常适合GDI初学者。-C# language the similar drawing code, very suitable for GDI beginners.
BMPtoERZHI
- 这个程序由VC++6.0编写,是C语言代码,可以实现把BMP格式的彩色图二值化输出像素值。-This procedure written by VC++ 6.0, is the C language code, you can achieve the BMP format color map binary output pixel value.
PA1_1530003013
- 最小扩散树C++语言实现代码,通过递归算法进行简单实现(The reality of minimal spaning tree in C++)