搜索资源列表
强盗分金算法
- 10名海盗抢得了窖藏的100块金子,并打算瓜分 这些战利品。这是一些讲民主的海盗(当然是他们自己特有的民主),他们的习惯 是按下面的方式进行分配:最厉害的一名海盗提出分配方案,然后所有的海盗(包 括提出方案者本人)就此方案进行表决。如果50%或更多的海盗赞同此方案,此方 案就获得通过并据此分配战利品。否则提出方案的海盗将被扔到海里,然后下提名 最厉害的海盗又重复上述过程-10 pirates seize a cache of 100 gold, and plan t
广义异或集成神经网络算法
- 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
air_book
- 飞机订票系统,任务:通过此系统可以实现如下功能: 录入:可以录入某个航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选者航班; 退票:可退票,退票后修改西相关数据文件; 可户资料有姓名,证件号,订
dingpiaoyuanma
- 是关于数据结构中计算定票的一个源码希望能帮助大家!-on data structure calculation of a scheduled vote FOSS hope to help everyone!
songz_leochin
- 点歌系统的实现 有菜单显示,可以进行歌曲名字输入,浏览,投票,显示前3名等功能。-following address system of a menu that can be imported song name, browse, the vote shows that the former three functions.
hehehaha
- 实现投票功能,用的是ASP.NET开发平台 很好用的啊,试一试吧-achieve functional vote, the ASP.NET development platform is a good use of the ah, to test it
motorimage_Csp
- 脑电想象运动的csp特征提取分类算法 matlab平台,通过投票可以直接扩展到多类-Imagine the movement csp EEG feature extraction classification algorithm matlab platform, through the vote can be directly extended to multiple classes
matlab
- 用Matlab仿真二取二乘二系统的马尔可夫模型,得到可靠性和安全性曲线-the simulation of double 2-vote-2 system based-on markov model
hangkongdingpiao
- 数据结构课程设计用C实现的航空订票系统,可实现预定票、退票、管理员增减航班等-Data structure course design using C to achieve the air booking system, is scheduled to vote can be achieved, a refund, the administrator, such as changes in flight
disiti
- (1)录入航班信息(航班数据可以先存储在一个数据文件中,数据结构、具体数据大家自定); (2)查询某个航线的信息(如,输入航班号,查询起降时间、起飞城市、沿途经过的城市及最终抵达的城市,航班票价,票价折扣,确定航班是否满仓,有多少剩余票。又如输入起飞城市或抵达城市,查询飞机航班情况); (3)修改航班信息,当航班信息改变时,应该修改航班数据文件。 (4)完成订票操作(订票情况可以存在一个数据文件中,结构自己设定),如果该航班已经无票,可以提供相关的、可供选择的其他航班信息供用户选择;
shuxuejianmo_6
- (蒙特卡洛方法) 求出四分之一圆占正方形的比例。随机投点P(x,y)于正方形,π/4的近似值为落在四分之一圆内的点数与总投点数的比值。随机投点次数分别为10000次和50000次,计算π的近似值。 -(Monte Carlo method) are obtained accounting for a quarter of a round square ratio. Voted random point P (x, y) in the square, π/4 for the fall
vote
- 在线投票调查php写的,很简答,适合初学者-Online Voting Survey
Fibanocci_15006411202002
- Please vote:This code generates both fibanocci and non fibanocci sequences upto user specified limit and writes the output onto text file.
jsp
- 已完成的jsp小项目vote,能够完成投票功能-Jsp small projects have been completed vote
vote7
- 七人表决 MAX + PLUS 2 编写 -Seven people to vote
zyy
- 一款好看的投票进度条, -A nice progress bar to vote, to vote a nice progress bar,
sort
- 各种排序算法 Title: Eight Sorting Algorithms Descr iption: Bubble sort, selection sort, insertion sort, radix exchange sort, quick sort, shell sort, shaker sort. shows number of comparisons, time taken This file came from Planet-Source-Code.com...
A_very_sim977756232002-457852ngfppr2567
- A very simple example of Neural Networks using back propagation This program is a simple example of Neural Networks using back propagation. My code has all basic functionalities like learning rate, load net, save net, etc. You can have as many layer
Kode-Program-Algoritma-Nearest-Neighbor
- In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
vote
- 新一届校园十大优秀青年评比开始了!每一位在校学生可通过网上评比系统,为自己认为优秀的学生提名与投票。请开发一个可用于该需求的系统,满足下列基本功能。 提名优秀学生和投票。 查看提名学生的基本信息。 显示各提名学生的票数。 显示排行榜 -The new campus Ten Outstanding Young competitions begin! Every student in the school t