-
数据结构词典(英文)
数据结构词典(英文)-data structure Dictionary (English)
- 2022-08-15 23:25:45下载
- 积分:1
-
studied VB Database Programming a small program
自己学VB时数据库编程的一个小程序-studied VB Database Programming a small program
- 2022-04-30 06:02:11下载
- 积分:1
-
学校田径运动会管理系统是典型的信息管理系统,本系统为田径运动会运动会组织者提供方便、快捷的方法,系统的对运动会进行合理的安排与管理,实现无纸化工作,节省大量人力...
学校田径运动会管理系统是典型的信息管理系统,本系统为田径运动会运动会组织者提供方便、快捷的方法,系统的对运动会进行合理的安排与管理,实现无纸化工作,节省大量人力和物力。本论文首先使用了Visual Basic作为开发工具和Access作为后台数据库,然后再介绍了开发背景,最后通过截图和表格来说明该系统的开发与操作。设计充分利用VISUAL BASIC以及ACCESS数据库易于使用和快速开发的特性,提高了编程效率和可靠性。同时对系统的开发原理、系统的功能特点和设计方案进行了介绍。在对运动会管理体系进行充分分析和系统论证的基础上开发。它不但能完成运动会管理中的基本操作,而且具有程序设计合理、操作简单、运行可靠、保密性强等特点。-The sports meeting administrative system of track and field is a typical information management system. It makes games management simple and convenient for organizer to arrange and manage the games with reason. It makes no-paper work possible, and save a lot of manpower and material resources. This paper use "Visual Basic" as the development tool and "Access 2003" as the background data base first, then introduce the background of development, and the developing and operating of the system through photographs and charts. Design the characteristic fully utilizing VISUAL BASIC and ACCESS database to be apt to use and develop fast to improve programming efficiency and dependabil
- 2022-11-06 21:35:03下载
- 积分:1
-
数据结构中图的相关操作,数据结构中图的相关操作
数据结构中图的相关操作,数据结构中图的相关操作-data structure of the plan related operations, data structure of the plan related to operation
- 2023-09-03 08:05:03下载
- 积分:1
-
Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行
Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。-Town is 100% pure Java API, it is located JDBC API the crown.
This API goal is the simplification and a JDBC compatible relational
database interactive. Through uses Town, may carry out and manage
select/insert/update/delete the SQL sentence, but does not need truly
to write line of SQL. Town also may use any JDBC to connect the
character string and internal connection pond.
- 2022-03-13 08:42:25下载
- 积分:1
-
射击运动员10发打中90环有多少种可能,递归算法
射击运动员10发打中90环有多少种可能,递归算法-shooting 10 athletes hit the number 90 ring possible, recursive algorithm
- 2022-02-20 19:14:53下载
- 积分:1
-
哈夫曼编/解码器
(1) 初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree.txt中。
(2) 编码。利用已建好的哈夫曼树,对文件ToBeTra.txt中的正文进行编码,然后将结果存入文件CodeFil.txt中。
(3) 译码。利用已建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件Textfile.txt中。
-Huffman encoder/decoder
- 2022-03-21 20:30:14下载
- 积分:1
-
java 数据库 功能强大 效率高
SmallSQL Database is a free DBMS library for the Java(tm) pl...
java 数据库 功能强大 效率高
SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs
on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API.
SmallSQL Database is licensed under the terms of the GNU Lesser General
Public Licence (LGPL). A copy of the licence is included in the
distribution.
Please note that SmallSQL Database is distributed WITHOUT ANY WARRANTY
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. Please refer to the licence for details.-java a powerful and efficient database SmallSQL Database is a free DBMS library for the Java (tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API.SmallSQL Database is licensed under the terms of the GNU Lesser GeneralPublic Licence (LGPL). A copy of the licence is included in thedistribution.Please note that SmallSQL Database is distributed WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTAB
- 2022-01-26 02:33:06下载
- 积分:1
-
表达式求值
资源描述
1生成栈结构
2生成优先级静态表
3利用两个栈实现表达式的求值
4输出表达式求值的结果
- 2022-07-16 08:05:42下载
- 积分:1
-
ASP developed a very simple online application system. This code has become very...
ASP开发的非常简洁的在线报名系统。这个代码在网上很流行,不过本人没有测试过,可能存在一些小问题,行家应该一看就明白。-ASP developed a very simple online application system. This code has become very popular online, but I have not tested, there may be some small problem, one expert should be able to understand the look.
- 2023-05-29 15:45:03下载
- 积分:1