搜索资源列表
fpgrowth(1)
- fpgrowth算法的java程序 运行程序的命令 java -cp fpgrowth.jar association.fptree.Test 100 sample.txt 其中100 是支持度阈值 sample.txt是样本文件名。 注意:如果样本中的项目过多,可能会产生内存溢出错误 运行程序需要JDK 5.0 欢迎交流:xiangyuan.lippi@yahoo.com.cn-fpgrowth algorithm java procedures proce
decrypt
- Encrypt/Self decrypt files in Native C++ and .NET,encrypts/self decrypts file at a time based on password and chosen algorithm.
9927436FPTree
- TF-Tree的数据挖掘实现,文件好用,下载后运行DEBUG文件下的文件-The TF-Tree algorithm,used for dataming
suanfa
- 里面包含很多C#算法方面的源码,是面试的必备材料。-Which contains a lot of C# Algorithm source area is an essential interview material.
hanoi
- 利用程序把输入的十进制的数转为其它进制的数。用ISO C++写的,在VC.NET中可以运行。采用递归算法。-The use of procedures to enter the decimal number to a number of other M-ary. With ISO C++ Written in VC.NET can be run. The use of recursive algorithm.
645645223
- 根据克里格算法绘制等值线,可以很好的利用为二维到三维中-According to Krieger isogram mapping algorithm can be used as a very good two-dimensional to three-dimensional in
NSvm-v0.1
- SBM算法的c#实现,在.NET 2.0环境下完成的。同时还给出了一些代码的注释-SBM algorithm implementation c# in. NET 2.0 environment completed. At the same time give some code Notes
bag
- 用Visual C++编写的程序,利用贪心算法实现背包问题-Using Visual C++ to prepare the procedures for implementation the use of greedy algorithm knapsack problem
aesCPP
- AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
08xueshengxinxiguanlixitongASP.NET
- 在ASP.net环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法, 本系统界面友好,操作简单,比较实用-ASP.net environment in the adoption of the " top-down
Theoverlapinterva
- 自己采用VB.NET编写的区间树上的重叠区间查找算法,全图形界面,VS2005下编译通过。-VB.NET prepared to adopt its own range of overlap between the tree search algorithm, the graphical interface, VS2005 compiler through the next.
Quicksortalgorithm
- 自己写的,采用VB.NET编写的快排序算法的性能分析,VS2005下编译通过-Wrote it myself, using VB.NET prepared fast sorting algorithm performance analysis, VS2005 compiler through the next
AlgorithmforLCS
- 自己写的,采用VB.NET编写的最长公共子序列(LCS)算法,全图形界面,VS2005下编译通过-Wrote it myself, using VB.NET to prepare the longest common sub-sequence (LCS) algorithm, the entire graphical interface, VS2005 compiler through the next
Redandblacktreeinsertalgorithm
- 自己写的,采用VB.NET写的红黑树插入算法,实现了图形显示红黑树,VS2005下编译通过-Wrote it myself, using VB.NET to write the red and black tree insertion algorithm, the realization of the graphical display a red, black tree, VS2005 compiler through the next
zdpk
- C#排课系统,使用了模拟算法。很简单,可以看看啊。-C# Course Scheduling System, the use of the simulation algorithm. Very simple, you can look at the ah.
The_CBR_algorithm_Code
- 此为CBR路由算法的C++原代码,可结合Omnet++进行模拟。-This routing algorithm for the CBR.C++ source code can be combined to simulate Omnet++.
j_13949_vb_tree
- VB回归算法的一个极佳实例,曾经让作者花了两年时间才完成,程序中运用了大量优化过的回归算法,通过给定的参数,简单的进行设置,可以生成一棵漂亮的仿真大树,学算法值得一看,带全套背景、带音乐,很不错。 -VB return an excellent example of the algorithm, so that the author had spent two years to complete, procedures have been used to optimize the retur
model
- bp常用模型算法描述,C语言实现,及hmm的C语言实现,矢量化的C语言实现-bp commonly used to describe the model algorithm, C language, and the C language hmm, vector of the C language
Tools
- 里面包括了几个c# 类文件,封装了对excel的导入导出操作,2种加密算法的封装,都只需要简单的调用就可以了。另外ToolBox.cs文件实现2个DataRow的比较。-Inside class contains several c# file, package of excel import export operation, two kinds of encryption algorithm package, only need a simple call on it. Addition T
least-squares-algorithm
- 最小二乘算法的充分展示,过程层次分明,可用于数值分析-Demonstrating least squares algorithm, structured process can be used for numerical analysis