CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - C语言入门

搜索资源列表

  1. wuziqi_c_graphics

    0下载:
  2. 一个使用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
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:167890
    • 提供者:ARK
  1. floppy

    0下载:
  2. 吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1333408
    • 提供者:刘洋
  1. OpenGLGameProgramming源码

    0下载:
  2. OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
  3. 所属分类:OpenGL

  1. VRML-application

    1下载:
  2. VRML语言入门与应用 C++书籍 图形编程-Introduction to VRML language and application of C++ books
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9450841
    • 提供者:林珀
  1. Bounce

    0下载:
  2. opengl的C语言源代码,是一个方块的碰撞,适合opengl入门。-opengl C-language source code, is a collision box for opengl entry.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:918376
    • 提供者:6546
  1. chap1-2

    0下载:
  2. 一个不错的c语言的图像处理入门教程的第1,2章-On a very good c++ graphics programming and enhance the entry documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:36240
    • 提供者:李志
  1. chap5-6

    0下载:
  2. 一个非常不错的c语言图像编程的入门教程 第5-6章-A very good image of the c language programming Tutorial Chapter 5-6
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:49783
    • 提供者:李志
  1. images

    0下载:
  2. 数字图像处理与入门 是一本处理图像特效方面不错的书,本书中还有很多例子。例子都是由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++.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1971733
    • 提供者:鸟人
  1. ImageProcessingCode

    0下载:
  2. 图像处理入门级代码,纯C语言编写。很有用,我就是从这个开始学的-Image Processing Code ,for c language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3863741
    • 提供者:QHLee
  1. opengl

    0下载:
  2. 这是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
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:781067
    • 提供者:李大山
  1. FaceDetect

    0下载:
  2. 该代码在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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1162659
    • 提供者:朱亮亮
  1. computer-graphics(C-Language)

    0下载:
  2. 计算机图形学(C语言版)(第2版) 入门级教程-computer graphics(C Language)
  3. 所属分类:Graph program

    • 发布日期:2017-06-17
    • 文件大小:27451374
    • 提供者:mili
  1. Win32ShowPic

    0下载:
  2. 在windows下用C语言读入位图,对于入门者有帮助-read a bitmap with c language
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:31026
    • 提供者:刘曜
  1. DX

    0下载:
  2. 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
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4705280
    • 提供者:远行
  1. C_image

    0下载:
  2. C语言_数字图象处理编程入门,chm与各章源码-C programming language , Introduction to Digital Image Processing, source with all chapters
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1990564
    • 提供者:peter
  1. C-Image-processing

    0下载:
  2. 内附电子书《数字图像处理编程入门》以及各章的源程序,主要功能是通过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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1991286
    • 提供者:郄旭
  1. myFirstExample

    0下载:
  2. 该程序用C#语言实现绘画五角星的功能!式初步学习OpenGL的入门程序-The program with C# language painting pentagram function! Initial learning OpenGL entry procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:272450
    • 提供者:狂奔的蜗牛
  1. Bernsen

    0下载:
  2. C语言源代码 数字图像处理 入门基础 附带分析-C language source code for digital image processing entry basis with analysis
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:muyirui
  1. equalize

    0下载:
  2. c语言实现图像灰度均衡化,适用于图像处理研究人员和初级入门学生(C language to achieve image gray equalization, suitable for image processing researchers and junior primary students)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:651264
    • 提供者:zhangjing00
  1. opencv程序源代码

    0下载:
  2. opencv最基本的入门编程,图像处理最基本操作(Opencv basic introductory programming, the most basic operation of image processing)
  3. 所属分类:OpenCV

    • 发布日期:2018-03-01
    • 文件大小:25893888
    • 提供者:雪狐123456
« 12 »
搜珍网 www.dssz.com