搜索资源列表
广义异或集成神经网络算法
- 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
songz_leochin
- 点歌系统的实现 有菜单显示,可以进行歌曲名字输入,浏览,投票,显示前3名等功能。-following address system of a menu that can be imported song name, browse, the vote shows that the former three functions.
xh_netvote
- 投票系统(asp源码下载)很不错的,你可以试试,也许对你有用
ballot.zip
- 利用MFC,实现投票系统,哪呢个够增加,修改删除头片人信息,并贴查询的信息和投票的情况。,The use of MFC, the realization of the voting system, which does个够increased, modified to delete the first piece people information, and paste the query information and voting.
voting-system
- 此代码是模拟投票系统的实现,用于实现投票系统的功能,计算出最终票数的高低情况-This code is the realization of the mock voting system, to achieve voting system, calculate the final votes level of
Vote
- 简单的MFC开发的投票系统 适合初学者参考-The simple MFC development of the voting system suitable for beginners reference
my-online-votes
- 一个完整的在线投票系统,可以实现在线单选以及多选的投票。单击“进入后台”按钮,打开后台登录页面,输入管理员用户名mr,密码mrsoft,及验证码,然后单击“登录管理”按钮,进入后台管理页面-For a complete online voting system, can be achieved online radio as well as multiple-choice vote. Click into the background "button to open the back-end l
vote
- 新一届校园十大优秀青年评比开始了!每一位在校学生可通过网上评比系统,为自己认为优秀的学生提名与投票。请开发一个可用于该需求的系统,满足下列基本功能。 提名优秀学生和投票。 查看提名学生的基本信息。 显示各提名学生的票数。 显示排行榜 -The new campus Ten Outstanding Young competitions begin! Every student in the school t
Active Learning Literature Survey
- 系统地讲解了主动学习的方法,QBC算法,投票熵等等(The methods of active learning, QBC algorithm, voting entropy and so on are systematically explained)