资源列表
SimpleCircle
- 建立圆类,并使用指针存放半径,需要动态申请内存以存放对象圆的半径-dynamic memory
iam-Farther-from-today
- my source in console when I used to enroll in an academy-my source in console when I used to enroll in an academy..
DRAW-PRIMITIVE
- It draws things like triangles, stars etc... on console
Sample-16
- This is a sample DirectX when I was in a college
maze
- 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
library
- 小型数据库管理系统,能够实现图书增删查改,分为两种权限普通用户和管理员采用C++语言完成-Small database management system, to achieve CRUD Books, two permission of ordinary users and administrators completion of the C++ language
supermaket-
- 简单的超市管理系统,运用了简单的网络编程技术-simply supermaket management
bp_test
- back propagation算法实现-back propagation algorithm
Taller2
- This code help to do histograms and some kind of filters that are basic functions of opencv.
QuickSort
- 快速排序与随机化快速排序,控制台实现。10000以上各数测试-The quicksort randomized quick sort, to achieve console. 10,000 more than the number of test
LinkStack
- 链式结构的栈,它是一个Windows控制台程序。并且这是一个封装好的头文件。-The chain structure stack, which is a Windows console program. And this is a good package head file.
DuList
- 这是一个双向循环链表的头文件,是在Windows控制台下用vc++ 6.0写出来的。-This is a two-way circular linked list header file in the Windows Control Panel write out with vc++ 6.0.
