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

搜索资源列表

  1. rat_in_maze

    0下载:
  2. 基于栈数据结构的迷宫老鼠问题C语言求解,在VS2010下编写并测试通过-C language to solve maze mouse problem based on a stack data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:776254
    • 提供者:lunm
  1. China45Standard

    0下载:
  2. 遗传算法解中国45城市旅行商问题,主要是通过在VS2010中使用遗传算法解决中国45城市旅行商问题-Genetic Algorithm for Traveling Salesman Problem China' s 45 cities, mainly through the use of genetic algorithms in the VS2010 solution to China 45 cities traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-22
    • 文件大小:42365224
    • 提供者:王喜林
  1. HuffmanClass

    0下载:
  2. 这是我改编的一个Huffman(哈夫曼)算法,通过VS2010测试,绝对能用。。。真给力 !-This is my adaptation of a Huffman (Huffman) algorithm, VS2010 test, absolutely can. . . Haha
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1254
    • 提供者:Zephyr
  1. matlab_engine

    0下载:
  2. c++ 中使用 matlab 简单画图 开发为环境为vs2010-use matlab in c++
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1103
    • 提供者:gengchn
  1. link_stack

    0下载:
  2. link_stack, 自己写的链栈,注释很清楚,运行通过,您可以由此温习下c语言编程。纯c写的,用的是vs2010编译器,您可以复制代码用别的编译器编也是可以的-link_stack, write their own chain stack, a comment is clear, run through, which you can study under the c programming language. Pure c write, using vs2010 compiler, you
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:140770
    • 提供者:huangjun
  1. Problem-of-Combination

    0下载:
  2. 递归算法:子集合的选取,组合问题。 vs2010平台下win32控制台应用程序-Problem of Combination
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3096567
    • 提供者:王一纯
  1. 2009010870_Homework_8

    0下载:
  2. 求一个平面点集最近的两点间距离的算法实现,VS2010编译通过。-Find a planar point set the distance between two points of a recent algorithm, VS2010 compile.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:418128
    • 提供者:Kevin
  1. FileCompress

    0下载:
  2. VS2010 哈夫曼编码压缩文件的实现 , 没什么东西能传的。-VS2010 implementation of Huffman encoding files, Nothing can pass the.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1671751
    • 提供者:spy
  1. qiuPtezhengzhi

    0下载:
  2. 幂法求矩阵最大特征值和特征向量,编译环境vs2010-Matrix Power Law eigenvalue and eigenvector of the largest, the build environment vs2010
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:706
    • 提供者:liyan
  1. Tree-Non-recursive-traversal

    0下载:
  2. 二叉树的中序与先序的非递归遍历算法的实现 用VS2010编写的-Binary tree in order and first order non-recursive traversal algorithm implementations written using VS2010
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7780714
    • 提供者:Angel
  1. testArrange

    0下载:
  2. vc++,vs2010。排列组合算法。用于初学者学习数据结构。-Permutation and combination algorithms. For beginners to learn the data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:370462
    • 提供者:kupe
  1. MyFirUploadSD

    0下载:
  2. 该源码的功能是利用用户的输入地面控制点和影像点坐标,利用最小二乘法思想最终迭代出影像的外方位元素,即摄影测量中的单幅影像后方交会。程序关键部分是在VS2010下,利用自定义的矩阵类实现的,能很好的体现出面向对象的思想。-The source function is the use of user input ground control points and image point coordinates, least-squares method using the final iterati
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:125361
    • 提供者:黄翔翔
  1. Mortgage-Calculator

    0下载:
  2. vs2010写的房贷计算器,有房贷计算所想要的基本数据,等额本息,等额本金的分月还款,月数,每个月还多少,可以导出-vs2010 to write mortgage calculator, mortgage calculations you want to have the basic data, equal principal and interest, equal monthly payments of principal points, the number of months, how
  3. 所属分类:Algorithm

    • 发布日期:2017-06-16
    • 文件大小:25162930
    • 提供者:szh
  1. Dijsktra-method

    0下载:
  2. 自己做的迪杰斯特拉算法,用VC开发,工具是VS2010,直接拿来就可以输入参数编辑了。界面上的图是我随意放的-Dijkstra algorithm to do their own, with VC development tool VS2010, input parameters can be used directly edited. The map interface is free to put
  3. 所属分类:Algorithm

    • 发布日期:2017-06-16
    • 文件大小:25571471
    • 提供者:心翼
  1. Max_match_algorithm

    0下载:
  2. 前向最大匹配算法,包括对西文字符和中文标点的正确处理,在vs2010下编写-Prior to the maximum matching algorithm, including Western and Chinese punctuation characters in the proper handling, prepared in vs2010
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2972599
    • 提供者:wk
  1. GSP

    1下载:
  2. GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 GSP算法的C++实现 -the C++ implement for GSP algorithm,it has been test by VS2010 and all right the C++ implement for GSP algorithm,it has been test by VS2010 and all right the C++ implement for GSP alg
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6931799
    • 提供者:MRZ
  1. TreeControl

    0下载:
  2. 在VS2010下制作,简单的表述了树德创建,删除,添加和获得节点-n the VS2010 production, simple representations of the tree to create, delete, add and access node
  3. 所属分类:Data structs

    • 发布日期:2017-06-15
    • 文件大小:23872293
    • 提供者:zhangwuhui
  1. Parking-Lot-Simulation

    0下载:
  2. 卡耐基梅隆大学数据结构的一次大作业答案VS2010-Parking Lot Simulation
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5542883
    • 提供者:王大珩
  1. sorts

    0下载:
  2. 插入、合并、快速、冒泡、桶排序性能分析 标准C++代码,运用面向对象的设计理念,整体结构紧凑富有逻辑性 具体算法参照《算法导论》第四版 vs2010下可以正常运行 其他环境下,请自行建立工程,并拷贝sorts目录下sorts.cpp CalTime.h CalTime.cpp的内容 -Insert, merge, quick, bubble, bucket sort performance analysis Standard C code, the use of
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3653599
    • 提供者:Beef
  1. HeterogeneityLink(VS2010-CPP)

    0下载:
  2. VS2010开发 C++语言 实现异质链表-The VS2010 development C++ language heterogeneity linked list
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:3890526
    • 提供者:1苆4浮蕓
« 12 3 4 5 6 »
搜珍网 www.dssz.com