Welcome![Sign In][Sign Up]
Location:
Search - grouping

Search list

[Communicationasploudswdffq23

Description: 是路由器的分组和画图,有图形显示,对于初学者有很大帮助~-router is the grouping and drawing, graphics, but for beginners to be of much help
Platform: | Size: 368121 | Author: 郝传彬 | Hits:

[Other resourceICA_demo_text

Description: ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used. -ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
Platform: | Size: 2496134 | Author: 海心 | Hits:

[TreeViewPrtTView_demo

Description: This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new \"int\" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It's amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary tree can be fragmented and be extremely un balanced (as the algorithm does not do any balanc ing step) so the tree also needs a way for balanci Vi the nodes. I tried to reduce the memory consum ption by grouping three nodes into one new "int" node.
Platform: | Size: 32291 | Author: gaowen | Hits:

[JSP/JavaJoSQL-src-stable-1.5.tar

Description: JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java对象集进行查询,排序,分组。比如要查找所有的Html文件:SELECT * FROM java.io.File Where name $Like \"%html\" -JoSQL 1.5 source code. JoSQL (SQL for Java Objects) to provide Java developers using SQL language sentence to operate a set of Java objects capacity. JoSQL can use as operational data in the database, like any J ava object set to conduct inquiries, sorting, grouping. For example, to find all the Html documents : SELECT * FROM java.io.File $ Like Where name "% h Page 13 13 "
Platform: | Size: 371923 | Author: vkuang | Hits:

[Otherpetri_net

Description: 模拟一个petri网的行为。该程序应该读入一组转换规则,以及一组状态列表,这些状态对应于网络链路层发出了一个新分组或者接受一个新分组,初始状态也是要读入的。该程序应该从初始状态开始,随机地选择那些激活的转换,并激发这些状态,检查一下看是否有“一个主机接受了2个分组而另一台主机并没有在此期间发出新的分组”这样的情形。-simulated a petri nets behavior. The procedure should be read into one group conversion rules, and a list of the state group, These conditions correspond to link layer network issued a new group or accept a new grouping, initial state is to be read into the. The procedure should start from the initial state, randomly selecting those activated conversion, and to stimulate these states, check to see if it "one of the hosts for a two and the other host has not issued during this period of a new" the same situation.
Platform: | Size: 1356 | Author: sherry | Hits:

[Special Effectsgradephase

Description: 采用MATLAB编写的相位编组算法,用于直线的提取,适用于图像灰度梯度较大的情况-MATLAB phase grouping algorithm for linear extraction, apply to the larger gray gradient of
Platform: | Size: 3608 | Author: 任小龙 | Hits:

[Other resourceOReilly-Ajax-Hacks

Description: Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.
Platform: | Size: 2995310 | Author: drt | Hits:

[TreeView1000

Description: 用TreeView控件显示来自ADO的Grouping数据.rar
Platform: | Size: 17853 | Author: 浙江省 | Hits:

[Graph programGLG

Description: Fast Gray-Level Grouping 实现对图像的平滑处理
Platform: | Size: 3671 | Author: hunkhu | Hits:

[Special EffectsGLG

Description: Fast Gray-Level Grouping 实现对图像的平滑处理-Fast Gray-Level Grouping achieve image smoothing
Platform: | Size: 3072 | Author: hunkhu | Hits:

[Special Effectsgrouping

Description: 用于图像分割的 伯克利的最新算法.改算法结合最新的论文。主要用于学术交流,不能用于商业用途-This code is used to segment the image. a new version of segmentation
Platform: | Size: 7995392 | Author: 车那是 | Hits:

[Communication-MobileC80216e-04_365r1

Description: IEEE 802.16 Broadband Wireless Access Working Group <http://ieee802.org/16> Title Antenna Grouping for STC
Platform: | Size: 590848 | Author: sosa247 | Hits:

[CSharpLINQ----Grouping-Operators---quocvox

Description: LINQ - Grouping Operators-LINQ - Grouping Operators
Platform: | Size: 140288 | Author: quoc | Hits:

[e-languagesportsman-grouping

Description: 运动员分组程序,这是个很简单的程序,只是解决了运动怎么样分组的算法-sportsman grouping program,and the program is easy to resolve the classics sportsman how to grouping algorithm
Platform: | Size: 1024 | Author: tang | Hits:

[Software Engineeringgrouping-symmetrical-encryption-mode

Description: 本文档对“分组对称与加密模式”进行了简单描述,方便C#初学者在这方面入门。-A brief description of this document grouping symmetrical encryption mode to facilitate the entry of C# beginners in this area.
Platform: | Size: 334848 | Author: | Hits:

[Booksgrouping-genetic-algorithm

Description: 本文是有关用遗传算法解决旅行售货员分组问题,对其进行详细分析和讨论。-This article is concerned with grouping genetic algorithm to solve traveling salesman problem, carry on the detailed analysis and discussion.
Platform: | Size: 227328 | Author: 小强 | Hits:

[source in ebookSpectral-Grouping

Description: Spectral Grouping Using the Nystrom Method-Spectral Grouping
Platform: | Size: 955392 | Author: chen | Hits:

[matlabgrouping

Description: 利用matlab实现模糊分组算法,充分考虑了组内与组间距离。-use matlab to realize fuzz grouping.
Platform: | Size: 348160 | Author: zhai | Hits:

[Linux-Unixgrouping

Description: Monetary grouping strings may be terminated with 0 or CHAR MAX, defining how the grouping is repeated for linux Device Driver. -Monetary grouping strings may be terminated with 0 or CHAR MAX, defining how the grouping is repeated for linux Device Driver.
Platform: | Size: 1024 | Author: payjqon | Hits:

[AI-NN-PRmno-differential-grouping-7cf5110a1fab

Description: 利用差分分组的多目标优化算法,MATLAB编写。(differential grouping)
Platform: | Size: 838656 | Author: xyjigsaw | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net