搜索资源列表
A_star
- 我自己写的,自动寻路程序。VC2008可直接编译运行。-I wrote it myself, self-seeking way process. VC2008 can be directly compiled to run.
shuixian
- 1000以内的水仙花数 用vc2008编写-1000 within a few daffodils
test
- 操作系统课程设计简单文件系统的实现的代码,vc2008-Simple file system, operating system, curriculum design, implementation of the code, vc2008
counter1
- c++计算器,基于vc2008.实现了基本的计算器功能.有不完善处请指正.-c++ calculator, based on vc2008. to achieve the basic calculator functions. any problems with Office, please correct me.
Article1
- 本代码是用VC2008开发的新闻管理系统,虽然简单,但是对课程设计已足以!-NEWS
maze
- 迷宫问题,用c编写,开发环境是vc2008.迷宫大小可自己定义-Maze problem, with c preparation, development environment is vc2008. Maze size can define their own
QueueDemo_20100202
- 使用VC2008写的一个很实用的队列类和完整的测试例子程序,通过两个线程来操作该队列,一个线程负责入队操作,另一个线程负责出队操作-Use VC2008 to write a very useful test queue class and complete examples of procedures to operate the two threads through the queue, one thread is responsible for operations into the t
calculator
- C++实现任意表达式的四则运算。数据结构与算法中双链表的使用。在VC2008或2010中完成,可转换到其他编辑器中运行。-C++, arbitrary arithmetic expressions. Data structures and algorithms used in the double-linked list. Completed in the VC2008 or 2010, can be converted to another editor to run.
abs
- 该代码说明了绝对值的使用,在vc2008环境中的函数与vc6.0稍有不同-the code has some different from vc6.0 enviroment
JSQ
- vc2008开发有声计算器源码,可以开关声音,用起来很方便,也包含有声音文件。-development of sound calculator source code vc2008
tinyxm_example
- tinyxml的例子,已经编译通过,vc2008的工程,主要参考意义:vc 读写xml -tinyxml example read or write xml
ffmpegtutorial
- FFmpeg开发包中的一个项目,VC2008下编译通过-A project FFmpeg development package, VC2008 compiler through
eluosixiaofangkuai
- 俄罗斯方块小游戏。用vc2008实现。只能实现基本功能,美观度不够,还希望有高人能够完善。-Tetris game. Achieved using vc2008
EditStl
- VC2008,EditStlDoc.cpp代码中,读取stl文件(txt文件等均通用),对文件的各行内容进行修改,并保存到新文件-read/edit stl/txt file
N-queen
- 简单的N皇后算法,基于vc2008实现,基于回退法-The simple N Queens algorithm, based vc2008
PolyomialOperation
- 利用VC实现的多项式加减乘运算,可以直接使用VC2008以上版本打开-VC achieve polynomial subtraction multiplication can be used directly the VC2008 above open
Calendar
- 利用VC2008实现的一个万年历,可以准确显示和计算星期和大小年等等,主要是算法体现-VC2008 achieve a calendar, you can accurately display and for calculating week and size of the year, etc.
vc2008(Dll)Demo
- visual studio 2008下关于动态库的程序,初学者可以-failed to translate
CornerHARRIS
- 用vc2008开发的harris检测,运行速度快,检测速度快,实现对两幅图像的检测,并统计角点数-Developed by vc2008 harris testing, running speed, speed, and realize the two images are detected and statistical corner points
SIFT_and_ransac
- 用c++实现sift特征点的检测,匹配,并用RANSAC滤除掉误匹配点,在VC2008运行效果不错。-With c++ achieve sift feature point detection, matching, and filtered out using RANSAC mismatching points, the VC2008 run good results.