资源列表
tuxingcs
- cs 剪辑很好的程序推广裁剪直线段的CS算法,使之能处理裁剪窗口为任意凸多边形的情况(待裁剪多边形、裁剪窗口自己定义);-cs
Minimum-weight-vertexCoverProblem
- 最小权顶点覆盖问题,C++完成,模块化实现函数功能-Minimum weight vertex cover problem, C++ to complete, modular feature implementation function
palindrome
- 输入一个字符串并判断其是否为回文并返回结果-Enter a string and determine whether the palindrome and return the result
tanxinfadanyuanzuidaunlujing
- 实现贪心法单源最短路径 绝对正确 算法设计与分析中贪心法的应用 环境为VC6.0-failed to translate
c
- 用顺序和二叉链表作存储结构 ,完成学生成绩管理 1) 以回车( \n )为输入结束标志,输入数列L,生成一棵二叉排 序树T; 2) 对二叉排序树T作中序遍历,输出结果; 3) 输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结点,并作中序遍历(执行操作2);否则输出信息“无x”; -susau
NEICUNFENPEI-1
- 内存分配算法的模拟实现(含紧凑算法):首次适应算法、最佳适应算法、最差适应算法。-failed to translate
EightQueen
- 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
Multinomial
- 链接多项式相加 链接多项式相加-Adding the sum of polynomial link link link polynomials adding polynomials
wnl
- c语言实现万年历的源代码,还不错对于初学者来说,努力就能成功,人人都有收获-C language realization of source code, not bad motion for beginners, hard, you can succeed, everybody has the harvest
FinalCampusNavigationSystem
- 校园导航系统。要考虑学生区{学0-学13},教学区}4个{,办公区{就是学校机关},四个校门. 合理设计窗口界面,首先构造校园示意图,在界面上以图形的方式显示各个地点及连线,并在线上标出距离.指定一个起点,再指定一个目的点,找最短路径.功能菜单自行设计. -Campus navigation system. Students learn to consider the area {0- learn 13}} 4 {teaching area, office area} {is a sc
sort
- 排序的九种算法(直接插入,折半插入排序,希尔排序,起泡排序,快速排序,简单选择,堆排序,归并,基数)-Sorting nine different algorithm (directly insert, binary insertion sort, hill sorting, blister sorting, quick sort, simple choice, heap sort, merging, radix)
Internalsortoperation
- 内部排序操作,输入8个正整数通过快速排序成为有序的序列,输出每一次的结果-Internal sorting operation, a positive integer input 8 as ordered by a sequence of quick sort and output the results every time
