资源列表
AvlTree_v4
- 该程序使用Visual C++编写的一个数据结构中平衡排序二叉树的一个实现程序-Use the program Visual C++ to prepare a data structure in a balanced binary tree sort of a realization of the procedure
disanti
- (1)自选存储结构,输入含n个顶点(用字符表示顶点名称)和e条边的图G; (2)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS(深度优先)顶点序列(提示:使用栈实现DFS); (3)指定任意顶点x为初始顶点,对图G作BFS(广度遍历),输出BFS顶点序列(提示:使用队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该结点及与之相关连的边,并作DFS遍历(执行操作3);否则输出信息“不存在x”; (6)判断图G是否是连通图,输出信息“YES”/“NO
xunixinhao
- labview进行波形分析,滤波器,谐波分析-labview for waveform analysis, filters, harmonic analysis
24game
- 1) 随机产生四个1-13的数,分别代表13张牌。 2) 提示玩家输入算式。 3) 判断玩家输入的表达式是否合法,其中算式中的四个数字只能是程序所给的四个数字,非法则回到1)。 4) 如果玩家认为这四张牌算不出24点(如:1,1,1,1),可只输入?,程序将判断这四张牌是否能得出24点,如果能,则程序将给出算式,如果不能,说明不能,并回到1)。 5) 当用户正确输入算式后,用“堆栈来求表达式的值”的原理 求出结果并判断是否为24,得出用户是输是赢的结果。 6) 询问
locale
- 这是一个关于”Codebloks“编程环境的汉化补充资料,希望能给大家带来一点帮助-This is a study on " Codebloks" programming environment of the Chinese the additional information, we hope that they will bring some help
VBexample
- 这是一些关于”冒泡法排序“,“降幂排序”。。。等的”VB“小例子,希望能给大家带来帮助-These are on the " bubble sort method," " sort of power down." . . Such as " VB" small example, we hope that they will be helpful
YUAN
- 一个很完整的画电器元件的程序。。。可以实现细节方面的功能 。调试起来很容易。。。程序有很强的健壮性-good code
20090423134340
- VC编程动态截获并显示窗口DC 实例代码-VC intercepted dynamic programming and show examples of the code window DC
VCyuyinyuanma
- 这个C++源码,是隐藏小段语音的源码,拷贝到VC6.0下可以运行。-The C++ source code, is a hidden source of the voice above, can be copied to the run VC6.0.
tlc2453
- 驱动Tlc2543,应用于51单片机,试过了,可用-Driver Tlc2543, applied to 51 single-chip, tried, and can be used
zuchengyuanli
- 这是组成原理课件,包括所有的相关知识,对初学者有用。-This is a principle of software components, including all the relevant knowledge, useful for beginners.
MyProjects
- 是关于图像处理的一些技术:二值图,彩色变灰度,人脸检测.snake等-Image processing :binary image, gray scale to color change, human face detection. snake, etc.
