CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 -

搜索资源列表

  1. kmeans

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:11125
    • 提供者:rocky
  1. surfer

    0下载:
  2. surfer白化文件生成,主要用于瞬变电磁超前探测扇形图绘制-surfer albino file generation, mainly for advanced detection of transient electromagnetic fan drawing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:3072
    • 提供者:李明星
  1. Fuzzy-Cluster-Analysis

    2下载:
  2. 利用VB来实现的模糊聚类分析,形象而且易懂。-The use of VB to achieve the fuzzy cluster analysis, image and easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-22
    • 文件大小:88488
    • 提供者:pengcheng
  1. spline3

    0下载:
  2. 三样条插值函数算法,还包括其他的比如hermite等算法,很全-Three spline interpolation algorithm, for example, also includes other hermite such algorithm, a very wide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:24160
    • 提供者:jordan
  1. 0001_VB_Demo

    0下载:
  2. 在软件开发环境中能和USB通讯,通讯代码。压缩包没有密码。-In the software development environment can, and USB communications, communications code. Compressed packets do not have a password.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:53376
    • 提供者:葛海涛
  1. OptimizeAlgrithm

    0下载:
  2. 快速排序优化算法,当子数组小于某一K值时不在计划分,而是采用直接插入排序法,k是与总结点数N有关的一个值(k=f(n-OptimizeAlgrithim
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:632228
    • 提供者:lihong
  1. functionkrm

    0下载:
  2. 这是一个用vb编写的卡尔曼滤波程序,对于使用卡尔曼滤波,可以参考一下。-This is a vb program written in Kalman filtering, Kalman filtering can be used for reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:45776
    • 提供者:孙钦
  1. kMean

    0下载:
  2. clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:135110
    • 提供者:danny
  1. RealGeneticAlgorithm

    0下载:
  2. 自已编写的c#自适应实数编码遗传算法,提供多种交叉变异和选择方法,应用时结合需要,修改适应度函数即可!-Write their own adaptive real-coded genetic algorithms, offers a variety of crossover and mutation and selection methods, application integration needs, modify the fitness function can be!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:12718
    • 提供者:David
  1. Matrix

    0下载:
  2. 自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4157
    • 提供者:郭挺
  1. BPSJWLYCX-VB

    0下载:
  2. 基于VB的BP神经网络算法演示程序。很详细的程序,相信对大家有用。-VB-based BP neural network algorithm demo program. Very detailed procedures, I think it would be useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:464255
    • 提供者:Charlie
  1. hexbin

    0下载:
  2. 用vb编制的程序,实现浮点数和二进制、十进制之间的转换,非常实用的一个小程序,拿出来跟大家分享-Prepared with a vb program to achieve floating-point and binary, decimal conversion between a very useful little program out to share with you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2917
    • 提供者:sangyunhong
  1. AI_CrossRiver

    0下载:
  2. 人工智能课程 产生式部分的一个实验设计:用产生式解决“过河问题”-Production of artificial intelligence course as a part of experimental design: The production solve the " problem across the river"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:18821
    • 提供者:roy
  1. UnZip

    0下载:
  2. ZIP解压缩,用VB写下的一个实例,是桌面应用程序,大家可以看看喽!-UnZip
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:33506
    • 提供者:duyuchao
  1. 渗流力学作业中用vb实现的解析法计算水侵量

    1下载:
  2. 渗流力学作业中用vb实现的解析法计算水侵量-Analytical method to calculate water influx with vb
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-13
    • 文件大小:3350041
    • 提供者:陶德硕
  1. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  1. vb

    1下载:
  2. vb做的班级管理系统 有财务管理 成绩关系 个人管理 还有综合测评等功能 -management system vb class to do a personal financial management performance relationship management functions are integrated evaluation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1419484
    • 提供者:马仔
  1. 2010519808159

    0下载:
  2. QQ2010尾巴病毒 可以给 QQ 发送 自定义的网址和消息-QQ2010 tail to QQ virus can send a custom URL and message
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:18595
    • 提供者:tom
  1. LC谐振频率

    1下载:
  2. 本软件用于计算常用的LC谐振频率,并联电阻的反运算,节能灯的元件参数计算-The software used to calculate the LC resonant frequency used, the anti-parallel computing resistance, energy-saving lamp components parameters
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-01
    • 文件大小:5554
    • 提供者:胡苗灿
  1. QBasic

    1下载:
  2. 工程中的有限元方法(第3版)源程序\VB程序- Finite Element Analysis Program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:69701
    • 提供者:朱波
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com