CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - age and gender

搜索资源列表

  1. zhigongguanli

    0下载:
  2. 建立一个结点包括职工的编号、年龄和性别的单向链表,分别定义函数完成以下功能: (4)删除指定编号的职工结点; (5)删除年龄在60岁以上的男性职工或55岁以上的女性职工结点,保存在另一个链表中。 主函数建立简单菜单选择,测试你的程序。-establish a node, including the number of employees, age and gender of the one-way linked list, defined function to complete t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2503
    • 提供者:黎笑涛
  1. 16_7

    0下载:
  2. 一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等-a visual basic student information management system, students can enter the name, ID, gender, age and other relevant information such as preservation, inquiries, deletion, modification, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:90238
    • 提供者:飞杨
  1. student

    0下载:
  2. 编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作: (1)根据学号查询某个学生; (2)将所有学生的年龄增加一岁; (3)按数组中顺序显示所有学生信息; (4)将所有学生按照年龄由小到大排序输出。 -The preparation of a student category, including the attributes are: school number, name, gender, age a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:875
    • 提供者:王静
  1. HSClass

    0下载:
  2. 编写一个人(Human)类,具有姓名、性别、年龄等属性;一个由其派生的子类学生(Student),具有系别、专业的等属性;-The preparation of a person (Human) type, with name, gender, age and other attributes a subclass derived from its students (Student), with branches, and other professional attributes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:181864
    • 提供者:Katherine
  1. person

    0下载:
  2. 设计一个基类Person。通过该类保存人员的最基本信息:姓名(Name)、年龄(Age)和性别(Gender)。然后使用该类派生出工人类Worker和学生类Student,在其中添加各自的特性,如在Student类中添加如下信息:院系(department)、专业(speciality)和学号(number)等,在Worker类中添加如下信息:部门(department)和工作(job)等。最后,由于职工大学学员不仅是学生,而且在社会上还是工人,因此需要具备2中属性特征。于是在这2个派生基类的基
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:1183
    • 提供者:月月
  1. genderprot

    0下载:
  2. Human face contains a variety of information for adaptive social interactions amongst people. In fact, individuals are able to process a face in a variety of ways to categorize it by its identity, along with a number of other demographic characterist
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:35793
    • 提供者:mhm
  1. Employee

    0下载:
  2. 这是数据库查询系统,按提示输入与“SELECT $ID,$NAME,$AGE WHERE $AGE<=30 AND $GENDER=F”(注意空格)格式一样的查询语句,即可得到结果。-This is a database query system, follow the prompts to input and " SELECT $ ID, $ NAME, $ AGE WHERE $ AGE < = 30 AND $ GENDER = F" (note the spa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:8445
    • 提供者:小巩
  1. survry

    0下载:
  2. 个人信息调查表 图形用户界面编程实现个人信息调查表。 1.有基本选择标签如:性别,爱好,年龄等。 2.有最后提交总结调查显示。 -Personal Information Form graphical user interface programming Personal Information Form. 1. Have a basic choice labels such as: gender, hobbies, age, and so on. 2. A summary of
  3. 所属分类:ComboBox

    • 发布日期:2017-03-21
    • 文件大小:1535
    • 提供者:yy
  1. Homework1

    0下载:
  2. 输入姓名、年龄和性别,然后可以在右边显示出来并可以选择右边的每一项,在左边会有对应的姓名、年龄和性别显示出来。-Enter the name, age and gender, can then be displayed on the right and can choose the right one, there will be corresponding to the left of the name, age and gender is displayed.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:120327
    • 提供者:李程序
  1. shiyan

    0下载:
  2. 实验五 类的继承实验3.编写一个基类Shape,在此基础上派生出类Triangle和Circle,二者都有计算对象面积的函数GetArea( )和计算对象周长的函数GetPerim()。 4.开发一个简单的大学人员管理程序,该程序可以管理大学的一些基本人员:学生(student)、教师(teacher)、教授(professor)。首先设计一个虚基类person。通过该类保存人员的最基本信息:姓名(name)、年龄(age)和性别(sex)。然后使用该类派生出学生类student和教师类te
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:29772
    • 提供者:熊丽堂
  1. ListCtrlTest

    0下载:
  2. 对话框的工程,在主对话框中添加一个ListCtrl,一个新增按钮一个删除按钮,初始化对话框时在listCtrl中显示三条记录,当按下新增按钮时,弹出一个对话框,在对话框中填入姓名,性别,年龄,点击确定,内容加进ListCtrl,按下删除按钮时删除选中的条目-Dialog box works, in the main dialog box to add a ListCtrl, a new button is a delete button to initialize the dialog box
  3. 所属分类:Menu control

    • 发布日期:2017-11-14
    • 文件大小:3587612
    • 提供者:萧山
  1. jcydt

    0下载:
  2. 继承与多态性生成表示学生的类XS,提供成员函数dispXM()、dispXB()和dispNL()分别用来显示姓名、性别和年龄,并将他们全部定义为纯虚函数 生成CZS类表示初中生,包含数据成员xm、xb和nl表示学生的姓名、性别和年龄-Generated, said the students in the class XS, the member function dispXM (), the dispXB () and dispNL () are used to display the nam
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:38663
    • 提供者:peng
  1. xuejiguanli

    0下载:
  2. 理工学籍管理系统:通过输入的方式来储存用户所需要的学号、姓名、性别、年龄等信息,完成简单的学籍管理的功能-Polytechnic School management system: input to store the user needs student number, name, gender, age and other information, to complete a simple enrollment management function
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:1200
    • 提供者:天骄
  1. Age-and-Gender-Estimation-from-Facial-Image-Proce

    0下载:
  2. Age and Gender Estimation from Facial Image Processing.
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:388715
    • 提供者:jignesh
  1. student

    0下载:
  2. 用于统计学生们的姓名、学号、年龄与性别信息,以及教师的姓名与专业。-To statistic the information about the name, number, age and gender of students, and the names and professional of eachers.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:900
    • 提供者:笑林哈哈
  1. age-gender-cnn-master

    0下载:
  2. Source code for age and gender clasification with confolution neurral network with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9091
    • 提供者:agus
  1. Age and Gender recognizer

    0下载:
  2. age and gender recognition syste
  3. 所属分类:matlab例程

  1. User and Movie

    1下载:
  2. 本实验采用朴素贝叶斯模型,对于每个用户曾经评分过的电影判断其性别。直观上来说,不同的电影对于不同性别的人吸引力不同,如男性更喜欢武侠剧、动作剧,而女性更喜欢爱情剧。因此这样建立模型是可以理解的。对每个训练数据组建立分布表。依据最大似然准则判断性别。对于年龄采用相似的方法进行判断。包括源程序和实验报告。(In this experiment, a naive Bayes model is used to determine the gender of each movie that the use
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2099200
    • 提供者:张小凡
  1. age-and-gender-classification-master

    0下载:
  2. 对输入的图像进行分别人脸及性别检测,并标记人脸位置,显示识别性别(Face and sex detection of the input image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:86024192
    • 提供者:Bingoal
  1. IdCardUtil

    0下载:
  2. 一个utiljava工具 可以根据主要参数身份证号等自定义参数校验身份证是否合法等操作,可以根据省份证提取该证件对应人的性别年龄地址等信息,目前试用范围中国(A utiljava tool According to main parameters identification number, etc. The custom check id whether legitimate operations such as, can be extracted according to the pro
  3. 所属分类:Java编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com