-
航空票务预订系统
航空票务预订系统-Air Ticket Booking System
- 2022-03-23 12:12:29下载
- 积分:1
-
根据二叉树的根节点的第一序列和序列…
根据一棵二叉树结点的先根序列和中根序列构造该二叉树,并输出该二叉树的后序遍历结果。-According to a binary tree the root node of the first sequence and the sequence structure of the tree root and post the output of the binary tree traversal results.
- 2022-07-20 09:49:58下载
- 积分:1
-
一款不错的档案VB
一款不错的档案VB-files VB
- 2022-03-14 09:46:08下载
- 积分:1
-
1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定
2.对绘制的实体、属性、联系提供合法性检查
3.对绘制的图形进行拖动、重设大小、删...
1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定
2.对绘制的实体、属性、联系提供合法性检查
3.对绘制的图形进行拖动、重设大小、删除
4.通过属性对话框对实体、属性、联系的各种参数进行重新设置
5.数据的串行化
6.将绘制完成的E-R图转换成数据库脚本-1. Through mouse drag and drop and pop-up dialog box to complete entities, attributes, links, as well as drawing parameter setting 2. Drawing entities, attributes, links provided to check the legality of 3. The graphics on the drawing drag, reset size, delete 4. through the Properties dialog box on the entities, attributes, linked to various parameters re-set 5. serialization of data 6. will be drawn to complete the ER diagram into a database script
- 2022-01-25 17:40:07下载
- 积分:1
-
BFS, DFS, to the map, no map to the realization of the algorithm can be automati...
BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
- 2023-06-03 12:35:03下载
- 积分:1
-
这个是数据库教程复习课件。里面有教你怎么应用好SQL语言和基本的数据库原理...
这个是数据库教程复习课件。里面有教你怎么应用好SQL语言和基本的数据库原理-Guide review courseware. They have to teach you how good use SQL language and the basic principles of database
- 2022-04-27 08:29:10下载
- 积分:1
-
定义一个栈,并实现栈的基本操作:
void Push( const T& x) //
bool Pop(T& x) //
bool getTop(T...
定义一个栈,并实现栈的基本操作:
void Push( const T& x) //
bool Pop(T& x) //
bool getTop(T& x) const //
ostream& operater
- 2023-03-31 17:10:03下载
- 积分:1
-
能够运行的c调用sqlite的程序1,适合学习sqlite
能够运行的c调用sqlite的程序1,适合学习sqlite-Be able to run sqlite in c call one of the procedures for learning sqlite
- 2022-03-02 08:22:24下载
- 积分:1
-
设计模式——简单工厂模式学习代码
一个用c++语言写的、学习简单工厂模式的代码。通过一个父类(OperationFactroy)指针,实现通过判断输入的计算符号而调用加、减、乘、除子类操作的简单代码。
- 2022-01-28 00:00:29下载
- 积分:1
-
南开大学课件数据结构课程
南开大学数据结构课程的课件
09年 软件学院课程
-Nankai University courseware data structure course
- 2022-12-26 07:00:04下载
- 积分:1