-
双数组建树代码,简单扩张就可以使用的,欢迎大家下载使用...
双数组建树代码,简单扩张就可以使用的,欢迎大家下载使用-achieved double-array code, the simple expansion could use, we welcome downloading
- 2022-03-18 09:59:16下载
- 积分:1
-
迭代计算一个四阶黎卡提方程
迭代计算一个四阶黎卡提方程-iterative calculation of a four bands Riccati equation
- 2022-03-02 20:40:47下载
- 积分:1
-
《学籍管理系统》 “c# WinForm 数据库操作的简单范例 (SQL Server 2000)”...
《学籍管理系统》 “c# WinForm 数据库操作的简单范例 (SQL Server 2000)”-"expulsion management systems," "c# WinForm operation of the database simple paradigm (SQL Server 2000)"
- 2023-08-19 19:55:04下载
- 积分:1
-
扩展的堆栈
在 C + + 包括堆栈行动像推流行组合拆分和输出中执行扩展的堆栈
- 2022-07-08 05:26:00下载
- 积分:1
-
中缀表达式转后缀表达式,数据结构中堆栈的应用。
中缀表达式转后缀表达式,数据结构中堆栈的应用。-Switch to postfix infix notation expressions, the data structure stack applications.
- 2022-12-02 07:15:03下载
- 积分:1
-
贪吃蛇小游戏
资源描述需要在Visual C++6.0的环境下,按照设计要求做一个贪吃蛇游戏,用户进入该游戏时可以进行选关,该游戏有三关,每一关的难度不同,吃到食物时得到的分数也会不同,界面会显示分数,在蛇碰到墙壁或者碰到自己时就会死亡。用户通过控制方向键便可控制蛇的方向。
Visual C++6.0开发环境是一个基于Windows操作系统的可视化、面向对象的集成开发环境。在该环境下用户可以开发有关C和C++的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它还提供了项目工作区(WorkSpace)、应用程序向导(AppWizard)、类操作向导(ClassWizard)和WizardBar等实用编辑工具。
- 2022-03-20 23:46:20下载
- 积分:1
-
一款很使用的数据库代码
一款很使用的数据库代码-one is the use of the database code
- 2022-01-26 03:25:11下载
- 积分:1
-
1.定义哈希表数据结构。
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并...
1.定义哈希表数据结构。
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。
3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing with linear probing methods of conflict resolution, write a function to achieve the hash table making process and output of the hash table. 3. Write function, seeking to find success, the average search length (ASL).
- 2022-12-16 12:40:03下载
- 积分:1
-
a series of the ODBC database procedures.
一个自己编的ODBC数据库的程序。-a series of the ODBC database procedures.
- 2022-05-28 19:26:56下载
- 积分:1
-
节点不需要在链栈、1类铅,和定义…
不带头结点的链式堆栈类,1、 定义并实现不带头结点的链式堆栈类,除构造和析构函数外,成员函数还有入栈、出栈、取栈顶元素、判断堆栈是否非空,头文件为“nohead_LinStack.h”。-node does not take the lead in the category of chain stack, 1, and the definition does not take the lead in realizing the chain nodes stack category, In addition to construction and destructor function, the members also function stack, stack up and stack elements for judging whether non-empty stack, The first document as "nohead_LinStack.h."
- 2022-07-27 00:21:48下载
- 积分:1