搜索资源列表
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
数据结构与算法排序
- 数据结构与算法程序,界面采用mfc,能实现升序和降序两个功能,并且能查看第几步的排序结果
kechengshejixueshengxinxi
- 数据结构课程设计 图形界面 单链表和排序的应用-Data structure course design graphical interface to sort single linked list and the application of
sjjg
- 数据结构 课程设计 图形界面 设计报告 文本编辑器-Data structure course design graphical interface design report text editor
formula
- 数据结构的应用,实现合析范式和析合范式,借用MFC做界面,是数据结构较好的应用。-data structure application
sjjgkcsj
- 这是一个数据结构课程设计——关于校园导游系统的源代码,界面功能都非常好哦!-This is a data structure of the curriculum design- on the campus tour guide system source code, interface features are very好哦!
TAM
- 数据结构演示系统目的是实现数据结构演示过程,对于个人普通项目开发来说,是很有现实意义的。同时,实现了数据演示功能,也能很好的通过项目开发加深对数据结构的理解。 本系统是使用基于MFC的各种开发技术。MFC封装了WINDOWS API,是微软给开发人提供的良好的界面开发工具,MFC中提供的类绝大部分用来进行界面开发,关联一个窗口的动作,但它提供的类中有好多类不与一个窗口关联,即类的作用不是一个界面类,不实现对一个窗口对象的控制(如创建,销毁),而是一些在WinDOS(用MFC编写的程序绝大部分
HuffmanCode
- 数据结构课程Huffman编码实验课程作业,具有完整控制台界面,实现功能1.由字符串生成huffman码2.打印huffman树3.由huffman码还原为字符串-Data structure course experiment coursework Huffman coding, with a complete control panel interface, the realization of function 1. Huffman code generated by the string
synchronize
- 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
8queen
- 数据结果中的很有名的8皇后问题,该程序实现了8皇后的动态演示,图形界面友好,易用,对于学习C++编程和数据结构很有帮助-Data results in the well-known 8-queens problem, the program achieved an 8-Queen' s dynamic presentations, graphical user-friendly, easy to use, for learning C++ programming and data stru
1
- 数据结构图的遍历的课程设计报告哦,这里有别人没有的生动的图形演示哦,界面良好-Data structure graph traversal of the curriculum design report Oh, there are other people do not have a vivid graphic presentation Oh, good interface
student
- 学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下:
AtheleticMeetingAdminister
- 运动会管理系统,MFC界面,数据结构课程设计,完美版,亲测-Games Management System, MFC interface, data structure, curriculum design, perfect version, the pro-test
p3
- 这是一个用java实现的简单的连连看游戏,实现了UI界面,相信会有人需要。其中还包含一个自己写的数据结构。-This is a simple implementation with a java game Lianliankan achieved UI interface, I believe that someone needs. It also contains a data structure.
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
439765
- 说明 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下(That review data structures and algorithms in this passage, there are a few scattered notes, in under the classification of Others)
数据结构图论
- 数据结构实验。 编写程序分别实现DG, DN, UDG, UDN的邻接矩阵和邻接表存储结构的构建; 以界面的形式给出构建类型的选择;(Data structure experiment. Write procedures to achieve DG, DN, UDG, UDN, adjacency matrix and adjacency table storage structure; The choice of type of construction is given in the
bookflight
- 使用c实现的航班管理系统,数据结构线性表实现,有基本的用户交互界面(Flight management system, data structure, linear table implementation)
LISTrasiqauly
- 比较喜欢 数据结构 因此 基本都时 此类源码 多多谅解 LIST应用(Prefer data structure So basically this kind of source of understanding the LIST application)
UserCheckIn
- 编程实现二叉树结构及其相关功能,以存储用户信息,不使用标准模板类的二叉树结构和函数。同时根据二叉树的变化情况,进行相应的平衡操作,即AVL平衡树操作,四种平衡操作都考虑。采用相应的数据结构模拟用户登录系统,其功能包括用户登录、用户密码更新、用户添加和用户删除等。(The programming implements the two fork tree structure and its related functions to store user information and do not