搜索资源列表
wuziqi_c_graphics
- 一个使用C语言写的五子棋程序,在C语言中实现了汉字输出,图形界面的绘制,以及栈的一些基本操作 。是一个在C语言中图形编程入门的学习实例。 基本操作: 空格和回车是下棋; 回退键是悔棋; ESC离开-a C language used to write the 331 procedures in the C language to fulfill the export of Chinese characters, a graphical interface mapping
floppy
- 吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括BMP文件格式的分析以及图像处理各种算法的C语言实现,对初次涉及图像处理方面的人而言非常不错。-Mr Lu Fengtai army "Digital Image Processing Programming Primer" all the examples of source code, intermediate file formats including BMP analysis and image proces
OpenGLGameProgramming源码
- OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
VRML-application
- VRML语言入门与应用 C++书籍 图形编程-Introduction to VRML language and application of C++ books
Bounce
- opengl的C语言源代码,是一个方块的碰撞,适合opengl入门。-opengl C-language source code, is a collision box for opengl entry.
chap1-2
- 一个不错的c语言的图像处理入门教程的第1,2章-On a very good c++ graphics programming and enhance the entry documents.
chap5-6
- 一个非常不错的c语言图像编程的入门教程 第5-6章-A very good image of the c language programming Tutorial Chapter 5-6
images
- 数字图像处理与入门 是一本处理图像特效方面不错的书,本书中还有很多例子。例子都是由C++语言编写。-Introduction to digital image processing and image processing is a good special effects aspects of the book, there are many examples in this book. Examples are written in C++.
ImageProcessingCode
- 图像处理入门级代码,纯C语言编写。很有用,我就是从这个开始学的-Image Processing Code ,for c language
opengl
- 这是eastcowboy的OpenGL入门教程第十二课所使用的图象文件和C语言源代码。 alpha_test.c,演示了Alpha测试的一种应用,制作相框效果。 stencil_test.c,演示了模板测试的一中应用,制作平面镜效果。 -This is the twelfth eastcowboy' s OpenGL Tutorial image files used in class and C language source code. alpha_test.c, demo
FaceDetect
- 该代码在matlab环境下实现人脸检测。核心代码采用c语言编写,可直接用于matlab环境下。目前,该代码可有效检测视频或图像中的单个人脸,可以作为研究者入门和学习编写代码之用。-This code written in Matlab is used to realize face detection. The key code is written in C and can be applied in Matlab environment directly. Recently, it can
computer-graphics(C-Language)
- 计算机图形学(C语言版)(第2版) 入门级教程-computer graphics(C Language)
Win32ShowPic
- 在windows下用C语言读入位图,对于入门者有帮助-read a bitmap with c language
DX
- DX3D编程必读书籍,对于想学习DX3D编程的朋友是一本入门级读物,只需要较少的C++语言基础和Windows编程即可以编写自己的3D程序了-DX3D programming reading books, who want to learn DX3D programming is an entry-level friends, reading, requires less basic C++ language and Windows programming that you can write
C_image
- C语言_数字图象处理编程入门,chm与各章源码-C programming language , Introduction to Digital Image Processing, source with all chapters
C-Image-processing
- 内附电子书《数字图像处理编程入门》以及各章的源程序,主要功能是通过C++语言实现图形图像处理-Included the source code of your e-book "Digital Image Processing Introduction to Programming" and each chapter, the main function is C++ language for Graphics and Image Processing
myFirstExample
- 该程序用C#语言实现绘画五角星的功能!式初步学习OpenGL的入门程序-The program with C# language painting pentagram function! Initial learning OpenGL entry procedures
Bernsen
- C语言源代码 数字图像处理 入门基础 附带分析-C language source code for digital image processing entry basis with analysis
equalize
- c语言实现图像灰度均衡化,适用于图像处理研究人员和初级入门学生(C language to achieve image gray equalization, suitable for image processing researchers and junior primary students)
opencv程序源代码
- opencv最基本的入门编程,图像处理最基本操作(Opencv basic introductory programming, the most basic operation of image processing)