搜索资源列表
三态树.zip
- 三态树:一个树控件的派生控件,完成item的三种状态
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
fpmax_star
- 关联规则中的频繁项集生成算法fomax*,一个非常优秀的算法,由中国人(朱建飞)的参与。-association rules of frequent item sets Algorithm trillion *, a very good algorithm, China (Zhu Jianfei) participation.
Mafia-1.4
- 关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
newgenmax
- 关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
bintytrees
- 二进制查找树实现代码 BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h-Binary Search Tree code BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h
人脸定位
- 一个用于人脸定位的程序,图像处理中的大量使用的项目。提供了一些可用的算法。-a human face for the positioning process, image processing large-scale use of the item. A number of available algorithms.
moss
- A program to find frequent molecular substructures and discriminative fragments in a database of molecule descr iptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures
CChessSource
- 中国象棋网络版C#源码 Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C
Color-menu
- 在图形窗口上创建一个(color)菜单项及其下拉菜单,下拉菜单包括Red,自定义,缺省三菜单项.-the graphics window creation of a (color) and the drop-down menu item menu, the drop-down menu includes Red, since the definition of default three menu items.
fpgrowth-C
- FP-GROWTH算法的C代码,可以成功查找所有的频繁项集合-FP-GROWTH algorithm in C code, you can be successful all the frequent item sets
aprioribyjava
- Apiror算法用java编写可以成功的挖掘出频繁项集合-Apiror algorithm can be prepared using java successful excavated frequent item sets
mallet-0.4.tar
- mallet是自然语言处理、机器学习领域的一个开源项目。-mallet is a natural language processing, machine learning areas of a revenue item.
jppet
- 次项目jppet是简单的算法行程编码,JPEG压缩编码的实现-sub-item jppet simple trip coding algorithm, JPEG compression coding to achieve
RaidersotheLostArk
- 福建师范大学第三届程序设计比赛中的一道试题.用回溯法解决.-third Fujian Normal University Design Competition of an item. With retroactive law.
FPTreeGrowthC
- FPTree增长算法C语言实现 有详尽的注释和中间结果测试代码 包括:FP树, 频繁项集,条件FP树测试-FPTree Growth algorithm C implementation.It consists of detailed commnet and test code of intermediate result such as FP-Tree, frequent item set, conditional FP-Tree
fp_growth
- fp-growth的c实现算法fp-growth将发现所有的频繁项目集的过程分为以下两步:构造频繁模式树fp-tree;调用fp-growth(挖掘出所有的频繁项目集。-fp-growth of the c fp-growth algorithm will find all the frequent item sets is divided into the following two-step process: frequent pattern tree structure fp-tree
Item-CF
- item_cf alg,this alg based on item cf.especillay use jaccard alg.
item-based-recommend
- R语言实现Item-Base的CF算法,下载下来,可以直接在R语言编译环境下运行-Item-Based Collaborative Filtering Algorithm in R language
Item-CF-Programmer
- 一个用C++写的Item-CF代码,自带数据,适合初学者-One written by C++ Item-CF code, comes with data, suitable for beginners