文件名称:Elect
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-11-25
- 文件大小:
- 1.12mb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序完成选举的整个流程,其中包括的信息和功能有:
候选人信息:候选人姓名,ID
选票信息:所选候选人,所选候选人数量
指定候选人:建立所有候选人的信息,最多12人
指定当选标准:给定标准,根据标准(百分比)确定候选人是否当选
投票:没张票最多选12个人
选举结果:根据标准,判断候选人是否当选
-Program to complete the electoral process, including the information and functionality are: Candidate Information: Candidate name, ID ballot information: The selected candidates, the number of selected candidates designated candidate: the establishment of information on all the candidates, up to 12 Elected designated criteria: Given, according to standard (percentage) to determine whether candidates Votes: No tickets up to 12 people selected election results: According to the standard, to determine whether the candidate elected
候选人信息:候选人姓名,ID
选票信息:所选候选人,所选候选人数量
指定候选人:建立所有候选人的信息,最多12人
指定当选标准:给定标准,根据标准(百分比)确定候选人是否当选
投票:没张票最多选12个人
选举结果:根据标准,判断候选人是否当选
-Program to complete the electoral process, including the information and functionality are: Candidate Information: Candidate name, ID ballot information: The selected candidates, the number of selected candidates designated candidate: the establishment of information on all the candidates, up to 12 Elected designated criteria: Given, according to standard (percentage) to determine whether candidates Votes: No tickets up to 12 people selected election results: According to the standard, to determine whether the candidate elected
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Elect\CBallot.cpp
.....\CBallot.h
.....\CCandidate.cpp
.....\CCandidate.h
.....\CElectManage.cpp
.....\CElectManage.h
.....\CElectMonitor.cpp
.....\CElectMonitor.h
.....\Debug\CBallot.obj
.....\.....\CBallot.sbr
.....\.....\CCandidate.obj
.....\.....\CCandidate.sbr
.....\.....\CElectManage.obj
.....\.....\CElectManage.sbr
.....\.....\CElectMonitor.obj
.....\.....\CElectMonitor.sbr
.....\.....\Elect.bsc
.....\.....\Elect.exe
.....\.....\Elect.ilk
.....\.....\Elect.pch
.....\.....\Elect.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\Elect.dsp
.....\Elect.dsw
.....\Elect.ncb
.....\Elect.opt
.....\Elect.plg
.....\Debug
Elect