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

搜索资源列表

  1. Newton

    1下载:
  2. 最优化方法newton法求极值的vc++实现 环境:vs2008
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.93mb
    • 提供者:Wangyunhong
  1. Newton

    0下载:
  2. 牛顿法求表达式的极值 环境vs2008
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:34.39kb
    • 提供者:Wangyunhong
  1. qiudao

    0下载:
  2. 求给定表达式的导数表达式 环境vs2008
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45.35kb
    • 提供者:Wangyunhong
  1. czip_dll_source

    0下载:
  2. czip解压缩算法源码。在VC6和VS2008下编译通过,生成目标为dll文件。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.59mb
    • 提供者:huwangcheng
  1. weiqi.rar

    0下载:
  2. 自己写的,基于MC算法和UCT算法的围棋程序,棋力有限,属于实验性质的代码,另,开发环境是VS2008,不知道选项里为什么没有,This is Go program ,writen by my own, based on MC algorithm and UCT algorithm . the level is limited. It s experimental nature of the code, and the other, the development environment is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:603.88kb
    • 提供者:zpx
  1. particleFilterTrackTest

    0下载:
  2. 通过粒子滤波来跟踪目标 可以在vs2008下直接运行-Through the particle filter to track the targets can be run directly under vs2008
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.05mb
    • 提供者:Hercules_z
  1. LCS

    0下载:
  2. 算法:(用c++编写)设计一个算法求出全部的LCS,分析最坏情况。用”会计方法”证明,利用b[i,j]来求所有LCS的算法(在VS2008平台上) -Algorithm: (written with c++) design an algorithm find all of the LCS, the worst-case analysis. With the " accounting method" to prove the use of b [i, j] to seek a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:30.09kb
    • 提供者:yan
  1. SVMTEST

    0下载:
  2. 本源码是基于vs2008+opencv2.1来进行特征分类的,希望对您有所帮助。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 12345

    1下载:
  2. 自己编写的带2-opt法的蚁群算法求解TSP,可以运行,运行环境VS2008-His writing with 2-opt method of ant colony algorithm for solving TSP, can run, run VS2008 environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1019.79kb
    • 提供者:she
  1. TaoBaoManager

    0下载:
  2. 这是一个淘宝网商店的销售和库存管理系统,在vs2008、framework2.0环境下开发的,有多个页面,数据库用access -This is a TaoBao store sales and inventory management system, vs2008, framework2.0 development environment, there are multiple pages, database with access
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:759.9kb
    • 提供者:tian
  1. MyTurbo

    0下载:
  2. 拓补码编码解码,已经用VS2008通过编译-Turbo code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:974.16kb
    • 提供者:卢学
  1. GA

    0下载:
  2. 遗传算法解旅行商问题 (工程须运行在VS2008下)-Genetic Algorithm for Traveling Salesman Problem [Works have to run in VS2008 under]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:22.63kb
    • 提供者:sunset
  1. SA

    0下载:
  2. 模拟退火算法解旅行商问题(须运行在VS2008平台下)-Simulated annealing algorithm traveling salesman problem [have to run in VS2008 platform]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:19.52kb
    • 提供者:sunset
  1. Red_Black

    0下载:
  2. 红黑树的算法试验作业。控制台程序,vs2008编译调试完全正确。希望对大家有帮助。-Red and black tree algorithm test operation. Console program, vs2008 debugging compiler entirely correct. We want to help.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1018.25kb
    • 提供者:cherry
  1. Algorithm-cupidity-SDL

    0下载:
  2. 基于SDL的图形化贪心算法演示,支持节点的拖放,指定其实节点等功能,使用vs2008编译,需SDL依赖库-a graphical demo about cupidity arithmetic based on SDL
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:926.86kb
    • 提供者:KingMars
  1. 7-Zip_v465_src

    0下载:
  2. 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:zhoujie
  1. DMGA_AttRed

    0下载:
  2. 基于遗传算法的粗糙集属性约简。数据库使用的是ACCESS数据库,编程环境VS2008。-Rough Set Attribute Reduction Algorithm Based on GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1.13mb
    • 提供者:willnow
  1. Dijkstra

    0下载:
  2. Dijkstra和folyd算法 VS2008上已经调试运行好!-Dijkstra和folyd算法 VS2008上已经调试运行好!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:874.31kb
    • 提供者:朱吴乐
  1. vs2008

    0下载:
  2. c# 编译预处理子程序+词法分析器 VS2008平台-c# compiler pre-processing subroutine+ lexical analyzer VS2008 Platform
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:42.68kb
    • 提供者:梁霄
  1. VS2008ListView

    0下载:
  2. VS2008 ListView Insert delete update等基本操作-VS2008 ListView Insert delete update the basic operation of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:157.01kb
    • 提供者:谭伟业
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com