搜索资源列表
Operating_System_c
- 大学本科课程设计 操作系统_页式管理(c语言)-undergraduate curriculum design operating system _ page management (c language)
c++2
- C++编写的数据库课程设计--报刊管理,内容详细
feijidingpiaoxiong
- 飞机订票系统课程设计源代码,软件类型: C++源码 / 数据库 运行环境: WinXP, Win2000, WinME, Win9X
library
- 图书馆管理系统,是我在学C#数据库开发时候的课程设计,大家
通信录(C语言)
- 一个用C语言写的通信录程序是一个课程设计很实用-a C language written communication procedures is a very practical course design
datebase.rar
- 这是我的c++语言课程设计,共包括5个程序,1.一个简陋的数据库系统设计(可参考FoxBase),2.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。3.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。4.设计一个一维向量(数组)模板类Vector 5.设计一个列表(链表)模板类List。其中数据库系统我做了两个版本,其中还包括课程报告,希望大家批评指正,谢谢。,This is my c++ language curriculum
jisuanqi
- c++课程设计,一个简单的计算器代码,只有简单的运算功能-c++ curriculum design, a simple calculator code, only of simple arithmetic functions
Postmanagementsystem
- 邮政管理系统,可以作为毕业设计或课程设计内容(转发,非原创,请修改后使用!)-Post management system, can serve as a graduation design or curriculum design content (transmitted, non-original, please use the revised!)
snowbase
- 这个压缩包里包括5个程序,一个报告,是我c语言课程设计,其中那个数据库系统设计的比较好,用c语言完成,代码5000行,这里好包括课程报告,1.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。 2.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。 3.设计一个一维向量(数组)模板类Vector 4.设计一个列表(链表)模板类List 5.一个简陋的数据库系统设计(可参考FoxBase)。-Including the
student
- 学生成绩管理系统课程设计C++做的欢迎使用-Student achievement management system for curriculum design C++ to do Welcome to
achievementmanagementsystem
- 系统上采用BC31编译器作为开发环境,这个环境是我们在学习C++的平台,这个编译器功能完善,使用方便。我作的这次课程设计是《学生成绩管理系统》,它的主要功能是对学生的成绩进行修改和管理,而且方便快速,这个程序虽然简单,但是可以作为老师的辅助软件,对学生的各种成绩进行管理。-BC31 system used as a compiler development environment, the environment is in our learning platform C++, the comp
caiwugl
- 完整的财务管理系统,大学本科课程设计,代码加文档,C++开发-Complete financial management system, undergraduate curriculum design, code plus documentation, C++ Development
Student-management-system(CPP)
- Student management system(C++) 适用于做课程设计及毕业设计的同学。-Student management system(C++)
C-communication-telephone-number
- 超大型通讯录编程,应大学课程设计需要,有大学做毕设的可以下载来用-Large address book programming, curriculum design needs to be university, a university do complete set can be downloaded to use
Education-administration
- 教务管理系统,华农C语言课程设计。实现学生信息录入,浏览,查询,删除,修改的功能。-Educational management system, China Agricultural C language curriculum design. Achieving student information input, browse, search, delete, modify functions.
NBMS
- 数据库课程设计,使用C#语言开发的基于WinForm的网吧管理系统。-Database design courses, language development using C# WinForm-based Internet cafe management system.
MGZ.RAR
- 这是我的C++课程设计,主要功能是实现高精度的加法,属于算法数据结构范畴-This is my C++ curriculum design, the main function is to achieve high-precision addition, belong to the scope of the data structure algorithms.
magz.RAR
- 这是我的C++课程设计,主要功能是用坐标实现一个余弦函数的绘制,属于算法数据结构范畴。-This is my C++ curriculum design, the main function is realized by a coordinate to draw a cosine function algorithm data structure belonging to the category.
Cjisuanji
- 这是一个c++课程设计编写的计算器,好东西-this is a C++
数据结构课程设计源代码
- 编写一个程序,通过前缀表达式来构造一个与之对应的算术表达式并存入二叉树中,通过中序遍历二叉树输出表达式及对其进行变量赋值,通过后序遍历二叉树计算表达式的值。(A program is written by prefix expression to construct an arithmetic expression corresponding to it and store it into two binary tree. Through traversing two fork tree out