搜索资源列表
DIJSHOW
- 迪杰斯特拉算法求最短路径,图形化界面,visual c++ -Dijieshitela algorithms for the shortest path, graphics interface, visual c
c
- #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h> #include<io.h> #include<math.h> #include<process.h> #include<conio.h> #define m 100 #define OK 1 typedef
经典cpp例子
- 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference --- gt; Gt; Dos prospects for the background color set. Cpp two. 8
KMP
- KMP算法,有好几种写法,配上图形,简单易懂。C/C++编写。-KMP algorithm, there are several writing, accompanied by graphics, easy to understand. C/C++ written.
Cpictureprogram
- 这是用C语言实现图形模式下读写屏幕的源程序-This is used C language to read and write graphics mode screen source
horse
- 使用turbo C的图形图像库 编写的马踏棋盘的程序 使用回溯法实现-Using turbo C graphics image library board to prepare a horse riding programs to achieve the use of backtracking
img_hw2
- 快速傅立葉轉換fourier transform DOS環境C++代碼 附加DOS環境下座標圖型輸出範例-FFT fourier transform DOS environment DOS C++ code under additional output sample coordinate graphics
EXTENDS
- C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。 每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。 程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
POLY
- polygon formation in C graphics
Hanoi
- 用C语言实现汉诺塔的基本功能,用到图形驱动-Tower of Hanoi with the C language the basic functions, use graphics driver
C7_TREE2
- 用C代码实现二叉树的三种遍历,其中用到图形库-C code implementation with three kinds of binary tree traversal, which use graphics library
C8
- 用C代码模拟操作系统的进程调度,其中用到图形库-With C code simulation of the operating system process scheduling, which uses graphics library
c7_Dblink
- 用C代码实现双向链表的模拟显示,其中用到图形库-Two-way linked with C code simulation shows, which use graphics library
shizhong
- 此程序主要是让读者熟悉c语言图形模式下的编程,了解系统绘图及数据结构的知识,此重难点是 时 分 秒针坐标值的计算和时钟指针的运行控制,有兴趣的话,可让程序支持鼠标操作,-This program is designed to allow the reader familiar with the c language graphics mode programming, understanding of the system mapping and data structure knowledge
C-language-graphic-
- C语言图形的实现与操作,运用最小生成树算法,实现图形的操作-C Language Implementation and Operation of graphics, the use of minimum spanning tree algorithm, the operation of graphics
graphics
- graphics头文件(C语言中一种重要的库函数文件)-graphics head files
C-language
- 用C语言实现的各种小程序,例如搬砖问题、打印图形等等。-Using C language implementation of a variety of small programs, such as moving bricks problem, print graphics and so on.