-
学校田径运动会管理系统是典型的信息管理系统,本系统为田径运动会运动会组织者提供方便、快捷的方法,系统的对运动会进行合理的安排与管理,实现无纸化工作,节省大量人力...
学校田径运动会管理系统是典型的信息管理系统,本系统为田径运动会运动会组织者提供方便、快捷的方法,系统的对运动会进行合理的安排与管理,实现无纸化工作,节省大量人力和物力。本论文首先使用了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
-
易经起名卦例的存取,用户可以方便存取原名和改后的名字信息...
易经起名卦例的存取,用户可以方便存取原名和改后的名字信息-database development,use vc++ and mfc software develop,give all source,user can get and store his name and change name conveniently
- 2023-01-08 00:45:05下载
- 积分:1
-
用struts hibernate 开发的论坛源码!
开发平台:eclipese 3.1.2
web服务器: tomcat 5
数据库: mysql...
用struts hibernate 开发的论坛源码!
开发平台:eclipese 3.1.2
web服务器: tomcat 5
数据库: mysql5.0
-Developed using struts hibernate forum source! Development platform: eclipese 3.1.2 web server: tomcat 5 Database: mysql5.0
- 2023-06-16 16:40:07下载
- 积分:1
-
C++ Builder程序员学习数据结构第3章
C++ Builder程序员学习数据结构第3章-Builder C programmers to learn data structure Chapter 3
- 2022-03-16 16:07:27下载
- 积分:1
-
c#数据库连接及热图渲染矩阵计算
c#数据库连接及热图渲染矩阵计算,利用oracle数库连接读入数据,插入数据,利用线性差值及argis二次开发
插入热点,并将结果插入结果矩阵中
- 2022-08-04 09:54:33下载
- 积分:1
-
封装了数据库的基本操作,再也不用为写esql的程序烦恼了,很方便
封装了数据库的基本操作,再也不用为写esql的程序烦恼了,很方便-package of the basic operation of the database, no longer have to write esql procedures trouble. Very convenient
- 2022-07-20 20:37:26下载
- 积分:1
-
train reservation in visual basic
train reservation in visual basic
- 2023-03-07 00:50:04下载
- 积分:1
-
求单源点最短路径算法,对一个途中各个节点和权值的设置,找出从起始点倒终结点的一条最短路径,不能够输出路径...
求单源点最短路径算法,对一个途中各个节点和权值的设置,找出从起始点倒终结点的一条最短路径,不能够输出路径
- 2022-10-06 18:00:02下载
- 积分:1
-
此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把...
此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即去除那些从开始符号出发永远无法到达的非终结符的 产生规则。-to compile this report principle experiment to eliminate learning grammar rules Left delivery algorithm, left the Elimination delivery grammar rules in grammar analysis of the role of the design algorithm containing purpose algorithm source code .... etc. : Elimination left recursive algorithm : (1) grammar, of all non-G website by the end of a paramagnetic Arrange sequence P1, P2, ... Pn implementation of this order (2) FOR i : n = 1 DO TO BEGIN FOR j : = 1 DO put the shape of Pi Gamma approximate rewrite the rules 1 into Pi Gamma Gamma 2 k .... These ions 1 2 ... k ions on all the rules; Pi elimination of the direct rule left recursive END (3) Reduction from (2) from the grammar. Removing that those symbols s
- 2022-05-09 09:48:32下载
- 积分:1
-
常用算法和数据结构的方法!
常用算法和数据结构的c++实现方法!-commonly used algorithms and data structures of c method!
- 2022-02-14 03:54:48下载
- 积分:1