搜索资源列表
企业选举选票实时处理系统
- 利用PARADOX的数据库,数据源别名为elect”,实现基本信息的录入、查询及选票的收集和处理等功能-use of the database, data source to elect Alias, "and to realize the basic information input, inquiries and ballot papers to the collection and processing functions
2
- 推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每 个候选人的得票数目及选举结果。
bishunku
- 笔顺库7200多个中文汉字 +源码 第一列为中文.第二列为笔画数,第三列数据“12345”分别表示该汉字的书写笔画“一|丿、乙”。最后两位数字,是根据姓名排序规则的具体要求,对笔画、笔形完全相同,又是同一种结构的字,根据先左右,再上下,后整体,以及把字形比较简单的字排在前头等规定的综合要求,用01、02、03等作为优先次序的识别代码。通过这样的调整,本笔画库的排次基本符合国家与地方各级人民代表大会召开选举大会所要求的“按姓名笔画排序”的笔画要求。
monkey
- 山上有m只猴子要选大王,选举办法如下:所有猴子从1到m进行编号并围坐一圈,从第一号开始按顺序1,2,...n继续报数,凡是报n号的猴子都退出到圈外,照此循环报数,直到圈内只剩下一只猴子时,这只猴子就是大王.输出大王的编号。
xuanju
- 选举小程序,可以进行投票,首先输入参加选举的名单即可
7
- 用个开关作为表决器的7个输入变量,输入变量为‘1’时表示“赞同”;输入变量为‘0’时表示不赞同。输出接到一二极管上,灯亮表示通过,灯不亮表示不同。采用行为描述的设计,用一变量count表示选举通过的总人数,即7个开关中按下的总数,如果count>3,则表示通过。-Using a switch as a voting machine seven input variables, input variables for the 1, said agree input variables
houzixuandawang
- n只猴子要选大王,选举方法如下,所有猴子按1,2,... ,n编号围坐一圈,从第一好看是按照1,2,... ,m报数,凡报到m号的退 出圈外 ,如此循环,直到圈内只剩一只猴子时,这只猴子就是大王。-n monkeys to choose the king, the election is as follows, all the monkeys by 1,2, ..., n number around a circle, from the first look is in accordan
vote
- 某城市正在进行一场市长选举,选民将要选的人的名字,写在很选票上,最后统计选 票,确定最后的市长人选(初步选举)。-Being a mayor of a city election, voters will choose the person' s name, write in a vote on the final votes to determine the final candidates for mayor (the preliminary election).
cluster
- tinyos 簇头选举路由协议。包括簇头算法,和多跳路由。-tinyos cluster select protocal
xuanju.c
- 某班在进行选举,现有5名同学参加选举,要从中选出得票最多的前三名同学。-A class during the election, the existing five students to participate in elections, to elect the most votes from the top three students.
LeaderElection
- 利用C++开发的班干选举系统,只是提供基本的算法原理,有待大家的改善-Use C++ to develop LeaderElection System
VoltStat
- 用于电子实时计票系统。支持多个候选人参预选举,实时计票,随时统计每个候选人票选结果。-Real-time systems used for electronic counting. Intervention in support for multiple candidate elections, real-time counting of votes, the results of any voting statistics for each candidate.
speech-
- 名人英语演讲文章,肯尼迪被选举为美国总统后的就职演说-Celebrity English Speaking Article, John F. Kennedy was elected President in his inaugural speech after
LabourUnionVote
- 公会网上投票系统 将vote.aspx.cs中的voteID设为1就是选举工会主席的投票,将其设为2就是对网站建设的意见投票。 将来根据实际情况还可以在数据库中附加更多方面的投票,以满足实际需要,而且只需将voteID的值简单变化即可。 -Association of Online Voting System
select
- 用于小型的选举,有唱票功能,并能确定最终入选人-Functions to achieve the election of the roll call and determine who was selected
voting
- 投票规则如下: 1. 每个投票者只可以投一次票. 投票者通过生成的随机数 在第一个到最后一个候选人之间选择一个候选人来进行投票. 2. 每一个候选人都保存着投票者给他们投票的记录 3. 选举之后, 拥有最高投票数的候选人当选. -The voting rules are as follows: 1. Each voter can vote only once. The voter decides which candidate to choose by generating
Taiwan_election
- 以动画的形式展现了台湾三合一地方选举,数学背景则是二项分布。-Form of animation to show triple local elections in Taiwan, the mathematical background is the binomial distribution.
xj
- 这是一个选举程序的源代码,是通过函数、结构体实现的,简单实用!-This is an election program' s source code, function, structure, simple and practical!
VoteMonitor
- c++编写的简易投票管理程序 预先制定候选人,当选标准,输出选举结果。 面向对象编程基础 -voting management procedures c++ write a simple pre-formulation candidates, elected to the standard output results of the election.
基于簇头选举和多跳路由LEACH协议研究
- 基于簇头选举和多跳的LEACH路由协议,有算法步骤和主要程序代码(Based on cluster head election and multi hop LEACH routing protocol, there are algorithm steps and main program code)