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

搜索资源列表

  1. JavaApplication2

    0下载:
  2. Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:230157
    • 提供者:dark
  1. pso-bpbianshi

    0下载:
  2. 一种结合PSO及改进BP网络的辨识方法 很好的微粒群应用算法辨识效果很好-A combination of PSO and the improved BP network identification method of application of particle swarm algorithm is a very good very good identification results
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1469962
    • 提供者:sky
  1. wanggediaodu

    0下载:
  2. 用蚂蚁算法和遗传算法结合实现的网格调度问题-Classic example of a genetic algorithm, a visual interface to their own clicks, the problem described in TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:153603
    • 提供者:籍晓瑞
  1. BayesianNetworks

    0下载:
  2. Application that loads a Bayesian Network, and computes inference by enumeration on it. Also tests if the net is DAG and show the nets graph.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:8512
    • 提供者:iancului88a
  1. dct-image-compression

    0下载:
  2. 裡面有包含圖片跟jpeg壓縮的主要程序DCT的演算法,會秀出作dct轉換的前後圖片-Contains a picture inside the main program with the jpeg compression algorithm DCT will be showed off pictures before and after conversion for dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:311772
    • 提供者:傅敬柏
  1. viewcontent

    0下载:
  2. A Hybrid Genetic Algorithm for the Student- Aware University Course Timetabling Problem
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3098776
    • 提供者:Hatem najjar
  1. Data-Structures-a-Algorithms-in-Java

    0下载:
  2. Data Structure in Java
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2896869
    • 提供者:Fenki
  1. f51b5e046d56

    0下载:
  2. It is a source code for distance vector routing algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1478
    • 提供者:Vikky
  1. java

    0下载:
  2. 根据已知列出分级教学的人数分配和分班教学的人数与及格率的关系,然后设出16个变量,通过传统概率知识列出目标函数,通过约束条件控制变量,建立出一个非线形规划模型,利用计算机程序设计求出最优解-Listed according to the known number of grade teaching assignment and placement of teaching the relationship between numbers and pass rates, and then set o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1251
    • 提供者:baijie
  1. pso

    0下载:
  2. 一个java编写的粒子群程序,可自行设置多个参数,并有图像跟踪粒子运行状态,已经在Eclipse上测试通过。-A java program written in particle swarm, are free to set multiple parameters, and image tracking particles running, has been tested on Eclipse.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:44553
    • 提供者:sunyang
  1. FastICA_2_5

    0下载:
  2. 独立成分分析(Independent Compondent Analysis,ICA)的一个非常好的示例,可以直接拿来用-Independent Component Analysis (Independent Compondent Analysis, ICA) in a very good example, can be directly used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:42759
    • 提供者:wellan
  1. algorithm-design-with-C-CPP-Java

    0下载:
  2. 这是算法设计、分析与实现从入门到精通:C、C++和Java的随书源代码,按照算法之间逻辑关系,对每一个经典算法,都给出了完整的C/C++/Java三种主流编程语言的实现程序。-This is the algorithm design, analysis and implementation from the entry to the master: C, C++ and Java with the book source code, in accordance with the algorith
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1599437
    • 提供者:seuylc
  1. Matrix-Chain_JAVA

    0下载:
  2. Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully par
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1277
    • 提供者:Justas
  1. Kode-Program-Algoritma-Fuzzy-C-Means

    0下载:
  2. Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4795
    • 提供者:bwindhya
  1. hashTable

    0下载:
  2. 数据结构课程设计——链表散列的添加修改和删除。java实现,有图形化用户界面,支持随机数生成链表。-Data Structure Course Design- list of add, modify, and delete the hash. java implementation, a graphical user interface, support for random number generation list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:150425
    • 提供者:huosen
  1. Spline

    0下载:
  2. 根据(0.0,0.0)(0.5,1.6)(1.0,2.0)(6.0,2.0)(7.0,1.5)(9.0,0.0)六个点使用三次样条差值求多项式并作图-According to (0.0,0.0) (0.5,1.6) (1.0,2.0) (6.0,2.0) (7.0,1.5) (9.0,0.0) using cubic spline six point margin and a polynomial mapping
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2448
    • 提供者:回忆
  1. java-images

    0下载:
  2. 首先用matlab实现了识别算法的仿真,因为只是对特定的数字组合的识别,所以非常的简单,放弃采用比较复杂的识别算法,采用最普通的像素比较的识别算法。-First, to achieve the recognition algorithm using matlab simulation, because the only identification of a specific combination of numbers, it is very simple, give up the use o
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:15119
    • 提供者:love17914
  1. horse

    0下载:
  2. 用JAVA写的一个比较好的骑士巡游问题的解决代码,时间复杂度极低-Written with JAVA A good knight' s tour solution to the problem code, the time complexity is very low
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:945
    • 提供者:cannon
  1. knn

    0下载:
  2. java语言实现的KNN算法代码。 KNN就是K最近邻(k-Nearest Neighbor,KNN)分类算法-java language code of the KNN algorithm. KNN is a K-nearest neighbor (k-Nearest Neighbor, KNN) classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1860
    • 提供者:晨曦
  1. vsm-and-cluster-kmeans

    0下载:
  2. 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-21
    • 文件大小:2488320
    • 提供者:zhan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com