These instances, whenmapped to an N-dimensional space, represent a core set that can be used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning problem on these core sets can produce a good approximation solution in very fast speed. For example, the core-vector machine [81] thus produced can learn an SVM for millions of data in seconds.
标签: N-dimensional whenmapped instances represent
上传时间: 2016-11-23
上传用户:lixinxiang
设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是 Li,程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。
上传时间: 2013-12-01
上传用户:sqq
This book is designed to teach you the best practices in developing Windows DNA applications. We have avoided making this book a primer on every technology associated with Windows DNA. If we had followed this course, this would be an encyclopedia set. Everyone has their favorite authors and books on the various technical subject areas. The market is full of books to teach you the basics, the how, this book tries to be different in that we pull out the important points to teach you about the why. If you need training in a particular technology covered in this book, Sams has a number of 24-hour and 21-day books that cover a wide range of topics.
标签: applications developing practices designed
上传时间: 2016-11-27
上传用户:yyq123456789
单片机I2C总线设计 程序功能:利用I2C总线写或读E2PROM 向E2PROM写n个数据, 从E2PROM读n个数据, 我们都知道读写E2PROM的控制信号很重要 这里教你如何编写,有详细的解释源码
上传时间: 2013-12-08
上传用户:yulg
先用内排序对随即产生的内n个3位数的整数排好序,存放在一个文件中, 共产生m个有序文件,然后对这m个文件利用败者树进行多路平衡归并, 得到一个有n*m个三位数的有序文件。
上传时间: 2016-12-01
上传用户:2525775
/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */
标签: qiaoger question author email
上传时间: 2014-01-10
上传用户:redmoons
很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。
上传时间: 2016-12-01
上传用户:lizhen9880
用概率算法结合回溯思想实现n皇后问题,并计算算法执行的时间。
上传时间: 2013-11-26
上传用户:lixinxiang
本人本科的毕业设计。基于Serpent密码的回退N协议的数据传输。希望可供大家参考。谢谢诶!
上传时间: 2016-12-03
上传用户:songrui
汇编程序源码,实现了输入n个数的相加,并输出总和
上传时间: 2013-12-28
上传用户:wlcaption