-
C#代码创建Access MDB数据库,无需Access环境.
C#代码创建Access MDB数据库,无需Access环境.-C# Code to create Access MDB database without Access environment.
- 2022-03-26 19:15:15下载
- 积分:1
-
表达式求值
资源描述
1生成栈结构
2生成优先级静态表
3利用两个栈实现表达式的求值
4输出表达式求值的结果
- 2022-07-16 08:05:42下载
- 积分:1
-
仓库管理系统
仓库管理系统-Warehouse Management System
- 2022-03-02 07:19:14下载
- 积分:1
-
SQL连接Java
应用背景此代码可用于制作与使用Java SQL数据库连接!你只需要替换数据库中的地址信息,用户名和通。关键技术此代码可用于建立数据库连接使用Java和SQL服务器中的应用。它不仅显示了如何连接到数据库,而且还可以如何进行查询和管理数据库连接。
- 2022-07-07 18:08:01下载
- 积分:1
-
数据结构:顺序栈
数据结构:顺序栈-data structure : Stack order
- 2022-08-20 19:47:04下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Hotel_MIS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second run 1: create a database of SQL statements Hotel.sql admitted to the SQL Server" s Query Analyzer, all running 2: Create ODBC data source data formerly known as Hotel_MIS
- 2022-02-20 16:45:50下载
- 积分:1
-
关于找黑社会的数字
its about finding the Triad Numbers-its about finding the Triad Numbers...
- 2022-04-24 05:24:32下载
- 积分:1
-
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。...
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman coding (Huffman Coding) ─ a Huffman tree that is optimal binary tree, with the right of the path length of the smallest tree, often used in data compression.
- 2022-02-21 16:58:19下载
- 积分:1
-
vfp enterprise produces
vfp企业生产-vfp enterprise produces
- 2023-04-10 19:55:03下载
- 积分:1
-
清华大学类数据结构实现的乙
清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University class data structure to achieve the B-tree, the design of a B-tree four bands, including : (a) the leaves of each record should include 4-byte (long) key code value and 60 gigabytes of data fields (document storage, etc., can be set), set up each leaf store five records, and internal nodes is the key code value/means against. In addition, each node should have the same point under a layer of the target node, the node storage key code number; (2) The B-tree four bands should support the insertion, deletion and with the given key code value accurate retrieval and key codes scope retrieval; (3) Display (Print ) This four bands B-tree growth (including the deletion of nodes) process examples;
- 2022-01-21 19:44:41下载
- 积分:1