搜索资源列表
HotelRoomManagementSystem
- 宾馆客房管理系统是一个由宾馆工作人员、计算机及数据库组成的对宾馆信息管理的系统。即对相关的信息进行收集、整理、使用和维护的过程。从1946年第一台计算机诞生至此,随着科学技术日新月异的发展,计算机技术也日渐成熟,其强大的功能已被人们深刻认识,并在社会各个领域里发挥着越来越重要的作用。人们将大量工作交给计算机处理,将海量的数据信息存储在数据库里,从而大幅度提高了工作效率,也方便了数据信息的统计。宾馆管理项目众多、信息量繁杂,要降低管理成本,提高宾馆管理的水平,增进经济利润,则必然要借助于计算机进行
oracle
- oracle表分析,analyze table tablename compute statistics for all indexes for all columns for table-analyze table tablename compute statistics for all indexes for all columns for table
VB-compute-Access
- VB编写破解Access程序源代码 1、 首先是窗体代码 2、接着是模块代码-Option Explicit Private Sub cmdOpenFile_Click() Dim sFile As String Dim sPasswd As String Dim sVersion As String
demos
- Gabor transform two way to compute and analyze the time-freq analysis
gaborfilter1
- Gabor transform one way to compute and analyze the time-freq analysis
oct
- Gabor transform one way to compute and analyze the time-freq analysis
SQL语言基础1(1)
- --1.编写程序计算1+2+...+100的和 --2.编写计算n!(n=20)的SQL语句,并显示计算结果 --3.使用系统函数: --a.将身份证号的生日日期提取出来,例如19900913 --b.将你的手机号码中间第4至7位号码隐藏为****,138****9008. --c.获取1-10之间的随机整数 --d.从你的身份证号获取年龄 --4.尝试求解所有的水仙花数。水仙花数是三位数,它的各位数的立方和等于这三位数本身。(--1. writes programs to com
