搜索资源列表
地图着色算法C语言源代码
- 地图着色问题的算法,C语言代码,有需要的下,不要帐号就可以下。-coloring the map algorithm, C language code that are needed, the following can not account.
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics l
OpenGLOctane3d
- OpenGL低级着色语言和高级着色语言。讲解了不用着色语言所用的profile,以及所用的的变量的含义。对于学习OpenGL扩展库有很大帮助!-OpenGL shading language junior and senior coloring language. Coloring not on the language used in the profile, as well as the meaning of the variabl
Cg-1.5_beta2_examples
- 介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言
Triangle
- openGL绘制三角形的例子代码,很景点的,适用的是cg着色语言!
OpenglOrangebook
- 经典opengl黄皮书配套源代码!! 又名opengl 着色语言!! 好东西跟大家共享
BumpEffect
- 利用OpenGL着色语言实现了不平整表面效果的简单模拟。该程序说明了如何将模式应用于物体之上,而不需要通过纹理来实现。
初步介绍可编程着色语言
- 渲染管线过程与可编程着色语言的初步介绍~
Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks_Wolfgang.F
- Wolfgang.F的着色器语言HLSL经典外文教程《Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks》,附PDF教程和第一章部分源码(由于上传大小限制)
COLOUR_V
- 用C语言实现地图着色问题-C language map Coloring
Text3
- 利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
地图着色算法C语言源代码
- 地图着色问题的算法,C语言代码,有需要的下,不要帐号就可以下。-coloring the map algorithm, C language code that are needed, the following can not account.
1100
- AsmStudio媲美VC的漂亮的界面,强大的功能,注定了从此MASM和TASM将被扔进 垃圾桶。在5.0版中,AsmStudio更趋于完美:根据个人喜好定制指令、寄存器、操作 符、注释乃至数字的语法着色,可以定制的智能缩排,强大的无限次Undo、Redo,可 定制的指令、寄存器、操作符大小写自动切换,直接编译链接运行,调用debug直接调 试,另有代码定位功能可以方便的定位程序中所有的变量、过程和标号,漂亮的图形
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics l
LICOLOR
- 是一个有关图着色问题的程序,C语言写的,程序很短,但是所用的算法很新-The plan is a rendering of the procedures, written in C language, procedures are very short, but by the very new algorithm
SyntaxHlt_src
- VC++写的能够将剪贴板中的内容进行语法着色处理的小程序,当用户把源代码粘贴到论坛之前使用该工具处理一下再上传时,论坛中显示的源代码将成为按语法着色的代码。着色支持VB、VC++、JAVA等语言。-VC++ to write to the clipboard contents syntax coloring of small programs, When users to paste the source code to use the
OpenGLOctane3d
- OpenGL低级着色语言和高级着色语言。讲解了不用着色语言所用的profile,以及所用的的变量的含义。对于学习OpenGL扩展库有很大帮助!-OpenGL shading language junior and senior coloring language. Coloring not on the language used in the profile, as well as the meaning of the variabl
dituzhaose
- 地图着色算法C语言实 任何平面地图可以使用4种颜色给每个不同的城市着色,而保证相邻的城市着不同的颜色。 -map coloring algorithm C language is any planar map can use four colors for each different city coloring, and adjacent to the city to ensure different color.
Classic_tutorial_opengl_shading_language
- opengl着色语言经典教程Classic tutorial opengl shading language-opengl shading language classic tutorial Classic tutorial opengl shading language
基于图着色的遗传算法
- C++语言编写,用遗传算法解决图着色问题