第一章绪论 5 1.1课题来源 5 1.2 开发工具的选择 5 1.3 本文所做工作 6 第二章 需求分析 7 2.1 总体需求调查 7 2.1.1 组织结构图 7 2.1.2 系统目标 7 2.1.3 应用现状调查 7 2.1.4业务总体流程调查 8 2.2系统功能调查 9 2.2.1系统维护功能 9 2.3系统功能模块图 9 第三章 概要设计 10 3.1概念设计 10 3.2数据库设计 11 3.2.1 Yhklb用户口令表 11 第四章 详细设计 13 4.1启动界面设计 13 4.1.1 功能说明 13 4.1.2屏幕格式设计 13 4.2 登录窗口设计 14 4.2.1功能说明 14 4.2.2屏幕格式设计 14 4.2.3源程序分析 14 4.3 主窗口设计 16 4.3.1功能说明 16 4.3.2屏幕格式设计 16 4.3.3源程序分析 17 4.4系统维护模块设计 22 4.4.1基本参数维护 22
上传时间: 2014-01-22
上传用户:libinxny
中国象棋的Java版本 448 Chess$1.class 4,613 Chess.class 5,009 Chess.java 8,727 ChessBoard.class 13,867 ChessBoard.java 1,768 ChessPiece.class 1,301 ChessPiece.java 1,227 ChessPoint.class 989 ChessPoint.java 5,890 Demon.class 6,486 Demon.java 3,895 MakeChessManual.class 3,810 MakeChessManual.java 349 MoveStep.class 194 MoveStep.java 2,698 Rule.class 9,157 Rule.java
标签: Chess class ChessBoard Java
上传时间: 2015-10-08
上传用户:CHENKAI
数字图象和图象压缩 1. 1 数字图象形式 1. 2 数字图象及处理技术的应用 ...基于神经网络的编码 5. 1. 1 基于神经网络的图象压缩 5. 1. 2 基于神经...Huffman编码/解码算法 (8)LBG训练算法 (9)向量量化和动态位分配的压缩算法
上传时间: 2016-05-14
上传用户:ANRAN
第5章 函数重载与缺省参数 69 5.1 范围分解 69 5.1.1 用返回值重载 70 5.1.2 安全类型连接 70 5.2 重载的例子 71 5.3 缺省参数 74 5.4 小结 81 5.5 练习 82
上传时间: 2014-01-22
上传用户:
题目:参加运动会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.概要设计:1. 为实现上述程序功能,应以线性表表示集合.2. 本程序包含3个模块:(1) 各集合定义模块(2) 线性表实现模块(3) 主程序模块
上传时间: 2013-12-21
上传用户:黄华强
平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)
上传时间: 2015-04-02
上传用户:1109003457
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上传时间: 2015-05-21
上传用户:daguda
单片机应用开发实例 源代码 文件列表 5.3-1.c 5.3-2.c
上传时间: 2013-12-22
上传用户:sclyutian
2.6.8.1版本的linux内核的摄像头驱动源代码
上传时间: 2013-12-26
上传用户:zhouli
b to b 模式 电子商务系统 ,c# 开发 , B/S结构
上传时间: 2014-01-20
上传用户:hanli8870