CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程 搜索资源 - algorithm,

搜索资源列表

  1. fpgrowth(1)

    0下载:
  2. 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
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:99.19kb
    • 提供者:老乔
  1. decrypt

    0下载:
  2. Encrypt/Self decrypt files in Native C++ and .NET,encrypts/self decrypts file at a time based on password and chosen algorithm.
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:115.7kb
    • 提供者:刘博
  1. 9927436FPTree

    0下载:
  2. TF-Tree的数据挖掘实现,文件好用,下载后运行DEBUG文件下的文件-The TF-Tree algorithm,used for dataming
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:120.25kb
    • 提供者:时佳楠
  1. suanfa

    0下载:
  2. 里面包含很多C#算法方面的源码,是面试的必备材料。-Which contains a lot of C# Algorithm source area is an essential interview material.
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:267.14kb
    • 提供者:周逸梦
  1. hanoi

    0下载:
  2. 利用程序把输入的十进制的数转为其它进制的数。用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.
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:247.62kb
    • 提供者:
  1. 645645223

    0下载:
  2. 根据克里格算法绘制等值线,可以很好的利用为二维到三维中-According to Krieger isogram mapping algorithm can be used as a very good two-dimensional to three-dimensional in
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:159.36kb
    • 提供者:henry
  1. NSvm-v0.1

    1下载:
  2. SBM算法的c#实现,在.NET 2.0环境下完成的。同时还给出了一些代码的注释-SBM algorithm implementation c# in. NET 2.0 environment completed. At the same time give some code Notes
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:46.6kb
    • 提供者:杨化志
  1. bag

    1下载:
  2. 用Visual C++编写的程序,利用贪心算法实现背包问题-Using Visual C++ to prepare the procedures for implementation the use of greedy algorithm knapsack problem
  3. 所属分类:.net编程

    • 发布日期:2013-06-23
    • 文件大小:146.2kb
    • 提供者:hilings
  1. aesCPP

    0下载:
  2. AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:3.29kb
    • 提供者:owen
  1. 08xueshengxinxiguanlixitongASP.NET

    0下载:
  2. 在ASP.net环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法, 本系统界面友好,操作简单,比较实用-ASP.net environment in the adoption of the " top-down
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:150.43kb
    • 提供者:
  1. Theoverlapinterva

    0下载:
  2. 自己采用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.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:67.48kb
    • 提供者:XIII
  1. Quicksortalgorithm

    0下载:
  2. 自己写的,采用VB.NET编写的快排序算法的性能分析,VS2005下编译通过-Wrote it myself, using VB.NET prepared fast sorting algorithm performance analysis, VS2005 compiler through the next
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:63.52kb
    • 提供者:XIII
  1. AlgorithmforLCS

    0下载:
  2. 自己写的,采用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
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:55.48kb
    • 提供者:XIII
  1. Redandblacktreeinsertalgorithm

    1下载:
  2. 自己写的,采用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
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:53.05kb
    • 提供者:XIII
  1. zdpk

    0下载:
  2. C#排课系统,使用了模拟算法。很简单,可以看看啊。-C# Course Scheduling System, the use of the simulation algorithm. Very simple, you can look at the ah.
  3. 所属分类:.net

    • 发布日期:2017-05-26
    • 文件大小:8.75mb
    • 提供者:刘凯
  1. The_CBR_algorithm_Code

    0下载:
  2. 此为CBR路由算法的C++原代码,可结合Omnet++进行模拟。-This routing algorithm for the CBR.C++ source code can be combined to simulate Omnet++.
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:6.05kb
    • 提供者:ypls
  1. j_13949_vb_tree

    0下载:
  2. 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
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:162.49kb
    • 提供者:leo
  1. model

    0下载:
  2. 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
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:101.11kb
    • 提供者:王菲
  1. Tools

    0下载:
  2. 里面包括了几个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
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:6.93kb
    • 提供者:fafa
  1. least-squares-algorithm

    0下载:
  2. 最小二乘算法的充分展示,过程层次分明,可用于数值分析-Demonstrating least squares algorithm, structured process can be used for numerical analysis
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:255.92kb
    • 提供者:liuqijun
« 12 3 4 »
搜珍网 www.dssz.com