虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

END-user

  • As information technology is more and more in-depth and wide range of applications, management infor

    As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete functions, such as easy-to-use. After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.

    标签: more applications information technology

    上传时间: 2013-11-29

    上传用户:xymbian

  • 构造一个简单程序设计语言的词法分析器

    构造一个简单程序设计语言的词法分析器,要求: 1) 含有保留字program, begin, end, var, integer, if, then, else, do, while. 2) 标识符和无符号的整常数,其中保留字和标识符不区分大小写. 3) 含有界符和运算符如下:+,-, (, ), =, >, <, , :, :=.,,。 4) 输出二元组。

    标签: 程序设计语言 分析器

    上传时间: 2014-01-04

    上传用户:离殇

  • MD5变换动态链接库文件调用:(delphi例子) =======================================================================

    MD5变换动态链接库文件调用:(delphi例子) ========================================================================= function transfer(tran:widestring):widestring stdcall external md5.dll name transfer //edit1为输入字符,edit2为输出md5摘要 procedure TForm1.Button1Click(Sender: TObject) begin edit2.text:=transfer(edit1.Text) end

    标签: delphi MD5 变换 动态链接库

    上传时间: 2016-07-04

    上传用户:lijianyu172

  • Under the labor sentiment monitor system has several parts of compositions: The mobile termination s

    Under the labor sentiment monitor system has several parts of compositions: The mobile termination software and hardware development, the central server software development as well as opens video frequency the prompt reflection. The labor sentiment monitor end is responsible for the data and the scene picture which

    标签: compositions termination sentiment monitor

    上传时间: 2014-11-29

    上传用户:aig85

  • Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of eac

    Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line. Try to resize the window or change the font size to see if "..." (ellipsis) will show up or disappear. Demo - Listing

    标签: Text-Overflow the Firefox inside

    上传时间: 2013-12-18

    上传用户:lgnf

  • 300 km 传输线和功率补偿仿真 The circuit below represents an equivalent power system feeding a 300 km transmis

    300 km 传输线和功率补偿仿真 The circuit below represents an equivalent power system feeding a 300 km transmission line. The line is compensated by a shunt inductor at its receiving end. A circuit breaker allows energizing and de-energizing of the line. To simplify matters, only one of the three phases is represented. The parameters shown in the figure are typical of a 735 kV power system.

    标签: equivalent represents 300 transmis

    上传时间: 2016-07-14

    上传用户:15736969615

  • 一个linux进程管理器,具有以下功能: 管理系统的进程

    一个linux进程管理器,具有以下功能: 管理系统的进程, 包括系统中进程的ID,owner ID, effective user ID、 进程之间的关系、各个进程占用的内存大小、进程的状态; 列出各个进程使用的文件描述符,以及它们打开的文件; 列出各个进程当前的信号使用情况, 包括各个阻塞的信号,各个信号的处理(如采用的哪一种处理方式,如采用了Catch function,给出Catch Function的地址或名称); 能对某一进程进行挂起、暂停、终止等操作。统计各个进程的运行时间, 包括system time,user time 与clock(即从开始至终止时间)。 给出各个进程对应的可执行文件名,owner名称,effective名称。 采用图形化界面。 实时统计系统cpu和内存状况

    标签: linux 进程 管理器 管理系统

    上传时间: 2016-07-16

    上传用户:lindor

  • 该项目是一个简单的用来测试数据库连接的系统

    该项目是一个简单的用来测试数据库连接的系统,通过简单的登录页面来验证数据库的连接是否成功,该系统使用struts框架实现,数据库为SQL Server 2000,数据源名为user,数据库为login,存放用户表为person。

    标签: 项目 测试 数据库 连接

    上传时间: 2014-01-05

    上传用户:源码3

  • 这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发) 版本:1.01 编程语言:Java 所用平台:Windows XP sp2+ Eclipse 3

    这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发) 版本:1.01 编程语言:Java 所用平台:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0 完成日期:2006-11-13 [主要功能说明]:已注册到系统的用户(user)可添加(add)、删除(delete)、查询(query)系统中记录的会议(meeting)安排;系统还提供新用户注册(register)、清除(clear)某一用户所有会议安排等管理功能。

    标签: Java Eclipse Windows agenda

    上传时间: 2016-07-29

    上传用户:坏天使kk

  • 学生成绩智能管理系统源码 该网站为毕业设计源码

    学生成绩智能管理系统源码 该网站为毕业设计源码,为了初学者参考方便。大部分文件名采用了中文(实际开发项目中不建议采用此方式) 分为管理员、教师和学生三个角色权限,管理后台主要有 账户信息管理 学生信息管理 教师信息管理 成绩课程管理 等模块 教师后台:查看课程成绩 密码修改 查看课程信息 成绩修改 成绩分布 成绩录入 学生后台:学生成绩查询 成绩排名 任课老师查询 修改密码 修改基本信息 DB_51aspx下为Sql数据库文件,附加完毕后在站点所有.cs文件中替换Sql连接字符串中的相关信息(server=. database=学生成绩智能管理系统 user id=sa password=sa ) 默认管理帐号/密码:51aspx/51aspx 教师帐号/密码:002/002 学生帐号/密码:00001/00001

    标签: 源码 智能管理 毕业设计

    上传时间: 2016-07-31

    上传用户:shanml