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

搜索资源列表

  1. zuobiao

    0下载:
  2. 采用重心法求坐标,在C#中调用了matlab中的函数,对于想学C#和matlab混合编程很有好处-using coordinates for the center of gravity method in C# Calling a function of Matlab, For, like C# and Matlab programming very good mixed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31910
    • 提供者:栀子
  1. JiaMi_Suanfa

    0下载:
  2. 该代码实现加密算法,从而为信息的保密提供支持。该代码具有快速,稳定的特点。-The code for encryption algorithms, for the confidentiality of information provided support. The code is fast, stable characteristics.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1004151
    • 提供者:amerwang
  1. SharpZip

    0下载:
  2. 基于.net的c#压缩程序,支持zip等格式-based. The net c # compression procedures, such as zip format support
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:177434
    • 提供者:张芦川
  1. shuzhijifeng

    0下载:
  2. 数值积分方法类型Model,1=欧拉法,2=二阶龙格库塔,4=四阶龙格库塔-numerical integration methods Model type, a = Euler, 2 = second-order Runge - Kutta, 4 = 4-order Runge - Kutta
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:178728
    • 提供者: 曾小权
  1. EULERDemo

    0下载:
  2. /* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA I
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:105117
    • 提供者:JackHou
  1. prim(suanfa)

    0下载:
  2. 这是我用net写的一个prim算法计算最小生成树的程序,欢迎大家下载-with net write a prim minimum spanning tree algorithm for the calculation procedures, we are happy to download
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:95161
    • 提供者:king
  1. dijkstraCPP

    0下载:
  2. 由graph.txt读出源图并用临街链表显示出,然个用dijkstra算法算出给定两点的最短路径和任一给定点到其它各点的距离,graph.txt放在源代码同一目录,内附graph.txt示例-graph.txt read out by the source map and used chain along the street shows, However use the dijkstra algorithm to calculate the scheduled 2:00 and the sho
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:283983
    • 提供者:比为
  1. gmath-latest

    0下载:
  2. 数值计算的小工具,很实用,这个是最新的版本!-small numerical tool very useful, this is the latest version!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:86770
    • 提供者:文文
  1. 33831537

    0下载:
  2. 输入一个公式,可以自动计算出公式的结果,支持+-*/及一些常用函数,并且支持逻辑运算符-importation of a formula, it will automatically calculate the formula results support -* / and some commonly used function, and supports Logical Operators
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1899795
    • 提供者:wangqiang
  1. WebReplay_src

    0下载:
  2. an automated software testing tool for Web applications
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:169695
    • 提供者:justindou
  1. GenerateSQL

    0下载:
  2. 生成SQLxr3vt4svevefefrgftgsggg gsssssssssssssssssssssss -Generation SQLxr3vt4svevefefrgftgsggg gsssssss ssssssssssssssss ssgggggggggggggggggggggg
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:29778
    • 提供者:jack
  1. 23952

    0下载:
  2. My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP '
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53517
    • 提供者:郭春阳
  1. SimulatedAnnealing(TSP)CSHARP

    1下载:
  2. 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:131403
    • 提供者:linvg
  1. KNN(CSHARP)

    1下载:
  2. 基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:110850
    • 提供者:linvg
  1. Library_Manager

    0下载:
  2. 这是一个图书馆管理程序,是我们数据结构课程的项目。 采用B-tree实现。-This is a library management procedures, data structure is the curriculum project. Using B-tree achievement.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:85132
    • 提供者:cy
  1. Huffman_6

    0下载:
  2. 一个多种压缩方法的程序,不过代码比较多。实现了huffman压缩的功能-a variety of compression methods of procedure, but more code. Implementation of the Huffman compression function
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27242
    • 提供者:陈剑
  1. Jerome

    0下载:
  2. 以有序链表结构表示某家电商场的库存模型。提/进货时,需对链表进行维护。每个工作日结束后,应将该链表以文件形式保存;每日营业前,应从文件中恢复该有序链表结构。 -in an orderly chain structure indicated that the home appliance stores inventory model. Reference / wholesale, the need for maintaining the linked list. After the end o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:267118
    • 提供者:芦林飞
  1. dts_pss_crf

    0下载:
  2. 用于蛋白质数据生成分类数据的转换。做PSS(Protein Secondary Structure prediction)的可以参考一下。 -for protein production data disaggregated data conversion. Do PSS (Protein Secondary Structure prediction ) can be examined.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:7748
    • 提供者:罗迪君
  1. aforge_src

    0下载:
  2. 经过作者两年的不断完善,现已成为相当成熟的一个framework,内容包括图像处理,神经网络,遗传算法等人工智能领域研究成果的实现,于2007.2.23最终发布-two years after the author constantly improve, has now become a very mature framework, include image processing, neural networks, genetic algorithms, and other areas of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:500195
    • 提供者:WangYang
  1. conrtolscore

    0下载:
  2. Microsoft Visual C++ 6.0-Microsoft Visual C 6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:194895
    • 提供者:joyousls
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com