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

搜索资源列表

  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. 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. 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. APathcode1

    0下载:
  2. 经典A*算法, 用VS2008编译通过,win32平台版,可以自己输入障碍等结点。很利于学习-The classic A* algorithm, using VS2008 compile, win32 Platform Edition, you can enter their own barriers and other nodes. Is very conducive to learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:69.95kb
    • 提供者:ajsaklfj
  1. dictionary-skiplist-hashtable

    0下载:
  2. 数据结构的C++实现:字典的链表实现、线性开型寻址散列、链表散列(环境:VS2008)-C++ data structures to achieve: a dictionary of the list to achieve a linear open addressing hash based, hash list (Environment: VS2008)
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2.34kb
    • 提供者:Robin.Wang
  1. Guass-mode

    0下载:
  2. 最基本的高斯消元法.主要分为消元与回带求解两个部分.采用C++语言,使用Vs2008进行编写.-The basic Gaussian elimination method. Mainly divided into elimination and the back with a solution of two parts. Using C++ language, using Vs2008 to write.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:852byte
    • 提供者:Yove
  1. AStar

    1下载:
  2. VS2008开发环境 A*算法的一个简单小例子,主要体现A*寻路的方法,适合A*算法的初学者学习-VS2008 development environment, a simple A* algorithm is a small example, the main embodiment of the method of A* pathfinding for beginners A* algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6.18mb
    • 提供者:伊人若初见
  1. tagGame

    0下载:
  2. VS2008开发环境 一个小的追踪游戏,游戏中npc可以自主判定逃跑方向和速度 学习人工智能的入门程序-VS2008 development environment, a small tracking game, the game will be free to determine the npc flight direction and speed of learning introductory artificial intelligence program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-18
    • 文件大小:4.74mb
    • 提供者:伊人若初见
  1. HanoiTower

    0下载:
  2. 人工智能,A*算法实现汉诺塔,平台VS2008 -AI, A* algorithm Tower of Hanoi, the platform VS2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:zhf
  1. EightDigital

    0下载:
  2. 人工智能,A*算法实现八数码,平台VS2008-AI, A* algorithm 8 digital, platform VS2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:546.75kb
    • 提供者:zhf
  1. 02002

    0下载:
  2. 数据结构课程设计,基于VS2008开发用用C语言,包含可执行程序,源码以及设计报告。是一个简单的图书馆进销存管理系统。-Curriculum design data structure, based on development with VS2008 using C language, including executable programs, source code and design report. Invoicing is a simple library management sy
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.43mb
    • 提供者:张少伟
  1. roots

    0下载:
  2. 这是一个解线性方程组的源代码,已在vs2008中调试通过-This is a solution of linear equations of source code debugging in vs2008 by
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.46kb
    • 提供者:刘力力
  1. A_start_Puzzle_Eight_Number

    0下载:
  2. A* 算法实现8数码问题,开发环境为VS2008-A* algorithm 8 digital issues, the development environment is VS2008
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.21mb
    • 提供者:yuehua
  1. mtxfx_v0.07_beta

    0下载:
  2. 利用C++实现了一个矩阵类,并且在此基础上定义了矩阵的常用操作。在VS2008上编译通过,并且给出了测试的算例。-Using C++, a matrix class, and on this basis, the common definition of a matrix operation. In VS2008, on compiler, and test examples are given.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:zzb
  1. Sorting

    0下载:
  2. 排序算法是数据结构中算法,已经编译,并无错误,在vs2008中编译。为实验中所作算法。-Sorting algorithm is a data structure, algorithm, has been compiled, no errors in the vs2008 compiler. By the algorithm for the experiment.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.74kb
    • 提供者:fff
  1. Topological

    0下载:
  2. 拓扑排序算法是数据结构中算法,已经编译,并无错误,在vs2008中编译。为实验中所作算法。-Topological sorting algorithm is a data structure, algorithm, has been compiled, no errors in the vs2008 compiler. By the algorithm for the experiment.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.66kb
    • 提供者:fff
  1. CSharp-a-matlab-program

    0下载:
  2. 详细介绍了matalb2009a与vs2008交叉编程的过程,亲自试验过的,保证有效。-Matalb2009a described in detail the process of programming and cross-vs2008, personally tested, and guaranteed effective.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6.91kb
    • 提供者: 王宝磊
  1. DESOPR

    0下载:
  2. 一个C语言实现的DES算法,编译环境为VS2008-A DES algorithm implemented in C
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:204.2kb
    • 提供者:vivian
  1. Assignment2-vs2008

    0下载:
  2. c++编写的一个字母接力小程序,很有意思,和好玩。-c++ write a letter Relay applet, very interesting, and fun.
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.55mb
    • 提供者:李斌
« 12 »
搜珍网 www.dssz.com