Location:
Search - 姓名测试
Search list
Description: 该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n<=20,m<=30,w<=20,姓名长度不超过20个字符。每个项目结束时,将其编号、类型名(区分前五名还是前三名)输入,并按名次顺序输入运动员姓名、校名。-Games scores of statistical procedures. Problem description : participation in the Games n School No. 1 ----- n. Competition is divided into men item m and w-woman projects that were No. 1 --- and m m m w 1 ---. Because of the projects vary greatly in the number of participants, some of the items from the top five scores in chronological order 7,5,3,2,1; Some of the items from the top three scores order of flu. Write a statistical procedures scoring statements. The basic requirements : have scores statements, including schools, the men's team scores, the women's team scores and scores groups. Test data : For n = 4, m = 3, w = 2, the odd-numbered items from the top five, even numbered from the top three projects, design examples of a group of data. Implementation Tip : it can be a
Platform: |
Size: 49915 |
Author: 神龙¤翼 |
Hits:
Description: 目录:图书管理系统软件设计说明
一.可行性研究
二.需求分析:1.任务概述2.数据需求:2.3 数据库描述:2.4 数据采集:
3.功能需求:新书入库DFD:图书借阅的DFD:过期提示的DFD:借阅查询的DFD:还书处理的DFD4.安全性需求:5.一致性需求6.完整性需求
三. 概要设计说明书:4.运行设计:
四.详细设计:1.数据库表
权限:(权限,姓名)
登录用户:(帐号,姓名,密码,权限)
用户:(用户帐号,姓名,性别,组号,证件号码)
图书类别:(类别,类名)
图书:(图书编号,类别,书名,作者,出版日期,出版社,定价,总数量,剩下数量,备注)
借阅:(用户帐号,图书编号,借书日期,到期日期,数量,还书日期)
借阅信息:(用户帐号,图书编号,借书日期,到期日期,数量,还书日期)
五. 编码与实现:
六. 测试
-Contents : library management system software design a statement. Two feasibility studies. Needs analysis : 1. Mission Overview 2. Data needs : 2.3 database Description : 2.4 Data Acquisition : 3. Functional needs : new book storage DFD : Book Readers of DFD : expired prompted DFD : Readers inquiries DFD : book of DFD4. Safety requirements : 5. Consistency needs 6. Integrity needs three. Summary of design specification : 4. Designed to operate : 4. Detailed design : 1. Database functions : (authority, names) logged in users : (account names, passwords, competence) users : (user account, name, gender, group, document number) Book categories : (type, category) Books : (Book Number, category title, author, publication date, publishing houses, pricing, the total number of the remaining quantit
Platform: |
Size: 96600 |
Author: 丁兴全 |
Hits:
Description: 1、 一元多项式计算**
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;
在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;
2、 订票系统
任务:通过此系统可以实现如下功能:
录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);
可以输入起飞抵达城市,查询飞机航班情况;
订票:(订票情况可以存在一个数据文件中,结构自己设定)
可以订票,如果该航班已经无票,可以提供相关可选择航班;
退票: 可退票,退票后修改相关数据文件;
客户资料有姓名,证件号,订票数量及航班情况,订单要有编号。
修改航班信息:当航班信息改变可以修改航班数据文件
要求:
根据以上功能说明,设计航班信息,订票信息的存储结构,设计程序完成功能
-1 and polynomials calculation ** tasks : to index descending in accordance with established and output polynomial; to complete the combined two polynomials, subtract, and the results input; in submitted information please specify : storage structure, polynomial together the basic process of the algorithm (which can be used flowchart), the source code, test data and results, the time complexity, it also proposed algorithm improvements; 2, the booking system tasks : through this system can achieve the following functions : recording : flights can be input (data can be stored in a data file, the data structure, specific data set) Inquiries : inquiries can be a route (for example, the importation of flights, the time for landing, take off arrival, flight fares. discount fares, flights to deter
Platform: |
Size: 37119 |
Author: Pegasus |
Hits:
Description: 小蜜蜂姓名在线测试 v1.0小蜜蜂姓名在线测试 v1.0-Bee names online testing v1.0 names Bee-Line Test v1.0
Platform: |
Size: 23824 |
Author: qiaoqi |
Hits:
Description: VC源代码管理软件之 CodeHelp(无源码)作者姓名:祝小斌邮件地址:thinkry@263.net开发环境:VC6.0 Windows 2000测试环境:Windows 2000 功能介绍:========== 概 述========== 程序员可能常有这样的烦恼:编程中经常需要去查阅以前写过的代码片断,而每次打开代码所在的工程既费时又费力。 知识管理越来越被大家所重视,源代码也应该做为一种知识资源,纳入知识管理体系中去。CodeHelp 是为了方便程序员更好的管理自己的源代码而写的一款免费软件。 利用 CodeHelp,可以方便的管理你的各种技术资料和源代码。 CodeHelp 以目录树来管理代码文件,你可以自由定义目录,并能够自由移动修改,支持无限分支延伸。采用分段读入方式,能支持超大的目录树。 CodeHelp 支持“语法突出”方式显示代码(目前仅支持C/C++)。能高亮显示源代码中的“注释”、“关键字”和“字符串”,和在 VC6.0 看起来完全一样。 CodeHelp 采用 TabView 来显示多个源代码文件,查看起来非常方便。-VC source code management software capital CodeHelp (without source) Author Name : Chuxiaobin mail address : thinkry@263.net development environment : Windows 2000 VC6.0 test environment : Windows 2000 functional overview presented :========== ========== programmers may tend Pains : Programming often need access to previously written code snippet, and each open source project where the time-consuming and laborious. Knowledge management is increasingly paying attention to you, the source code should also serve as a knowledge resources and knowledge management system into China. CodeHelp programmers is to facilitate better management of their source code and write free software. CodeHelp use can facilitate the management of your technical information and source code. CodeHelp directory tree
Platform: |
Size: 298686 |
Author: ff |
Hits:
Description: 小蜜蜂姓名在线测试 v1.0输入姓名及生日,查询您姓名的大运、所属生肖
-small bees names online testing v1.0 Enter the name and birthday, and the names of your inquiries Grand Canal, the 12 -
Platform: |
Size: 23488 |
Author: 谢书立 |
Hits:
Description: JAVA实现的聊天工具,可以容纳最多10个用户
1.本系统需要JDK1.5 或更高版本的支持。
2.serverDatabase为服务器端的数据文件. 若使用现有数据,可用帐号:1, 密码:zwz,登录服务器端系统 登录后可查到所有已注册用户的信息,每个用户的密码都与其姓名相同。
3.由于客户端之间的通讯不通过服务器转发,所以每台机器只能正常能运行一个客户端(虚拟机可以提供测试平台). 与另一客户端成功通讯之前,必须首先把对方加为好友。
4.主要制作时间: 06.2.21 - 06.4.9-JAVA chat tools, can accommodate up to 10 users. The system needs to JDK1.5 or higher support. 2.serverDatabase of server data files. If the use of existing data available Account : 1, Password : zwz, log server login system will be available after all registered users of the information, Every user has the password with the same name. 3. Due to client communication between the server is not transmitted through, Therefore, each machine can only run a normal client (virtual machine can provide testing platform). with another client success communications before, we must first of all increase for each other friends. 4. Main production time : 06.2.21 - 06.4.9
Platform: |
Size: 130374 |
Author: 鲍彬 |
Hits:
Description: java 聊天系统
1.本系统需要JDK1.5 或更高版本的支持。
2.serverDatabase为服务器端的数据文件. 若使用现有数据,可用帐号:1, 密码:zwz,登录服务器端系统 登录后可查到所有已注册用户的信息,每个用户的密码都与其姓名相同。
3.由于客户端之间的通讯不通过服务器转发,所以每台机器只能正常能运行一个客户端(虚拟机可以提供测试平台). 与另一客户端成功通讯之前,必须首先把对方加为好友。-a java chat system. The system needs to JDK1.5 or higher support. 2.serverDatabase of server data files. If the use of existing data available Account : 1, Password : zwz, log server login system will be available after all registered users of the information, Every user has the password with the same name. 3. Due to client communication between the server is not transmitted through, Therefore, each machine can only run a normal client (virtual machine can provide testing platform). with another client success communications before, we must first of all increase for each other friends.
Platform: |
Size: 130898 |
Author: 陈锦标 |
Hits:
Description: 姓名测试.手机号码吉凶.称骨论命及手相,C#源码.
Platform: |
Size: 439889 |
Author: zizaiyou |
Hits:
Description: 在业余时间编写的一个用于姓名测试的VBA。采用的是五格法,根据姓名的分为天格,地格,人格,外格,总格,所谓“五格”,然后将五格对应一些固定的数字测定姓名的好坏。-In his free time to prepare a test for the names of the VBA. Adopted by the five grid method, in accordance with the names of the two-day Georgia, and Georgia, personality, outside the cell, the total grid, the so-called five-grid , and then five grid corresponds to the determination of some fixed number of good and bad names.
Platform: |
Size: 40960 |
Author: 黄 |
Hits:
Description: 输入两个人的姓名 测试两人的爱情缘份,新手上路,大家见笑-Enter the names of two people love to test their fate
Platform: |
Size: 8192 |
Author: lujinwen |
Hits:
Description: 易语言姓名测试源码例程程序结合易语言扩展界面支持库和易语言模块取汉字笔画模块.ec,把两个人的名字进行计算得出一个缘分的数值-Name of test routines easy language source program interface with easy language extensions to support library and easy access Chinese Character module language module. Ec, the names of two people to a fate values calculated
Platform: |
Size: 89088 |
Author: 黄德辉 |
Hits:
Description: 全方位测试分析名字并给出名字的五行、三才、五格的评分,并结合四柱八字的喜用神、五行情况,进行综合测评,是比较合理的姓名测试系统。其解析结果包括:
1、名字的综合总评
2、名字的五行
3、名字的五格的详尽分析
4、名字的三才详解
注:程序需在.NET2.0环境下运行。
-Full name and given name of the test and analysis of the five elements, three powers, the five cell score, combined with four-poster like character of God, the five elements, conduct a comprehensive evaluation, the name is more reasonable test system. The analytical results include: 1, 2 name a comprehensive overall rating, the name of the Five Elements 3, the name of a detailed analysis of the five cell 4, the name of the three powers Detailed Note: the program need. NET2.0 environments.
Platform: |
Size: 529408 |
Author: 震中 |
Hits:
Description: 灵匣网姓名测试系统能全方位测试分析名字并给出名字的五行、三才、五格的评分,并结合四柱八字的喜用神、五行情况,进行综合测评,是比较合理的姓名测试系统。
安装说明:
1、本程序由C# + Jquery开发布成。
2、程序运势环境是.net 2.0
3、解压后,目录“lnka_name”是源程序,在vs环境中打开lnka_app.sln文件进行调试,使用时需“生成”部署包发布到网站中。
4、目录“app_compile”里面是运行文件,直接在IIS中(根目录下)运行即可。-The the spiritual the cartridges network name test system can be all-round test analysis name and given name of the five elements, Sancai five grid score, combined with four-poster horoscopes hi God, the five elements of a comprehensive evaluation, is relatively reasonable name test system. Installation instructions: 1, the program was opened by the C#+ Jquery publish. 2, procedures fortune environment is a net 2.0 3, after decompression, the directory " lnka_name" is the source vs environment open lnka_app.sln files for debugging, when using " Build deployment package posted to the site. 4, the directory " app_compile" inside run the file, and can be run directly in IIS (the root directory).
Platform: |
Size: 350208 |
Author: gsdg5089 |
Hits:
Description: 详细介绍
全方位测试分析名字并给出名字的五行、三才、五格的评分,并结合四柱八字的喜用神、五行情况,进行综合测评,是比较合理的姓名测试系统。其解析结果包括:
1、名字的综合总评
2、名字的五行
3、名字的五格的详尽分析
4、名字的三才详解
注:程序需在.NET2.0环境下运行。-Detailed introduction
Comprehensive test and analysis are given names and name five, three, five score, and combined with the poster character joy with God, five, comprehensive evaluation, it is more reasonable to name the test system. The analytic results include:
In 1, the comprehensive evaluation.
In 2, the name of the five bank
In 3, the name of a detailed analysis of the five
In 4, the name only.
Note: the program needs to be run under.NET2.0 environment.
Platform: |
Size: 349184 |
Author: sdsafwi |
Hits:
Description: 易语言姓名测试,游戏编程源码,很好的参考资料,有需要的就下载吧。-Easy language name test, game programming source code, a good reference, there is a need to download it.
Platform: |
Size: 89088 |
Author: 什锦丁儿 |
Hits:
Description:
开运算命系统为www.azg168.cn开发美化版目前最强大、最完善、测算功能最多的免费在线电脑算命系统!目前可以为您提供包括:生辰八字、八字测算、日干论命、称骨论命、姓名测试、姓命配对、上辈为人、姓氏起源;星座查询、星座运程、星座配对、星座测试、星座名人、生日密码、EQ测试、个性测试、人际关系测试、性格测试、爱情运势分析;在线排盘、四柱八字排盘、大六壬起课、六爻起卦、奇门遁甲起局、玄空飞星排盘、金口诀立课、紫微斗数排盘、真太阳时间修正、地区经度查询;抽签占卜、观音灵签、吕祖灵签、黄大仙灵签、关帝神签、天后灵签、诸葛神算、周公解梦、网上礼佛、小区吉凶;情侣速配、星座对对配、姓名配对关系提示、姓名五格配对、生辰八字配对、生肖血型配对、QQ号码缘分测试;三世财运、指纹预测、生男生女、QQ号码/手机号码/电话号码吉凶测算、耳鸣预测、眼跳预测、心惊预测、面热预测、择吉黄历、结婚吉日;身份证算命、婚姻指数测试等相关内容。
-Open systems computing life www.azg168.cn development ized the most powerful, most complete, up to measure the function of free online computer fortune-telling system! Currently you can provide, including: birthday horoscopes, horoscopes estimates, dry day on life, saying the bone on the life, the test name, last name order matching, generations ago man, surname origin constellation inquiry, horoscope, horoscope matching, horoscope testing, celebrity constellation Birthday password, EQ test, personality test, relationships test, personality test, LOVE analysis online row disc tray row character poster, Da Liu Ren classes, Liu Yao Qigua, Qi Men Dun Jia office, Flying Star drain pan, gold formulas stand lesson Astrology row disk, true solar time correction, regional longitude inquiry draw divination, Guanyin Ling signed, signed Lu Zu Ling, Wong Tai Sin Ling sign, sign off Emperor God, spirit days after signing, Zhuge Fortune , Dream Dictionary, online Buddha, residential and bad At
Platform: |
Size: 16653312 |
Author: 豪毅 |
Hits:
Description: asp+access算命网站源码 包括:生辰八字、八字测算、日干论命、称骨论命、姓名测试、姓命配对、上辈为人、姓氏起源;星座查询、星座运程、星座配对、星座测试、星座名人、生日密码、EQ测试、个性测试、人际关系测试、性格测试、爱情运势分析;在线排盘、四柱八字排盘、大六壬起课、六爻起卦、奇门遁甲起局、玄空飞星排盘、金口诀立课、紫微斗数排盘、真太阳时间修正、地区经度查询-asp+access telling website source comprising: birthday horoscopes, horoscopes estimates, dry day on life, said bone on life, name testing, surnamed life paired generations ago man, surname origin constellation query, horoscope, constellation matching constellation test, constellation celebrity, birthday password, EQ test, personality test, relationship test, personality test, lOVE analysis online disc row, four-column character row plate, Da Liu Ren the lesson, Liu Yao Qigua, Miracle Fighters the bureau, the Flying Star row disk, Li Jin formulas lesson, Astrology row plate, the true solar time correction, longitude inquiry area
Platform: |
Size: 13581312 |
Author: 宝宝 |
Hits:
Description: 一、定义Person基类,内有姓名、年龄、性别、地址、电话等数据成员和构造函数、析构函数、输出函数Display(),分别派生Teacher(教师)类和Sudent(学生)类。要求:
1、在Teacher类中还有数据成员Title(职称),函数成员Teach(),输出函数Display();
2、在Sudent类有数据成员Id(学号),函数成员Study(),输出函数Display();
3、成员函数在类外定义;
4、自己设计主函数,完成运行时多态性测试。
注意:虚函数、基类指针的使用(A definition of the Person base class, in the name, age, gender, address, telephone and other members of the constructor, destructor, and data output function Display (Teacher), were derived (teachers) and Sudent (student) class.)
Platform: |
Size: 237568 |
Author: 小,
|
Hits:
Description: 本算命系统为目前最强大、最完善、测算功能最多的免费在线电脑算命系统!目前可以为您提供包括:生辰八字、八字测算、日干论命、称骨论命、姓名测试、姓命配对、上辈为人、姓氏起源;星座查询、星座运程、星座配对、星座测试、星座名人、生日密码、EQ测试、个性测试、人际关系测试、性格测试、爱情运势分析;在线排盘、四柱八字排盘、大六壬起课、六爻起卦、奇门遁甲起局、玄空飞星排盘、金口诀立课、紫微斗数排盘、真太阳时间修正、地区经度查询;抽签占卜、观音灵签、吕祖灵签、黄大仙灵签、关帝神签、天后灵签、诸葛神算、周公解梦;情侣速配、星座对对配、姓名配对关系提示、姓名五格配对、生辰八字配对、生肖血型配对、QQ号码缘分测试;三世财运、指纹预测、生男生女、QQ号码/手机号码/电话号码吉凶测算、耳鸣预测、眼跳预测、心惊预测、面热预测、择吉黄历、结婚吉日;身份证算命、婚姻指数测试等相关内容。
(bazi web)
Platform: |
Size: 14179328 |
Author: dadayu |
Hits: