CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - Algorithm Design

搜索资源列表

  1. 运动会系统源代码

    0下载:
  2. 数据结构课程设计运动会系统源代码,实现运动会系统算法设计-data structure Games curriculum design system source code, realizing algorithm design system Games
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.66kb
    • 提供者:石剑波
  1. 生成树gr

    0下载:
  2. 养学生的算法设计能力及良好的程序设计习惯。通过学习,要求学生能够掌握典型算法的设计思想及程序实现,能够根据实际问题选取合适的存储方案设计出简洁、高效、实用的算法,为后续课程的学习及软件开发打下良好的基础。学习这门课程,习题和实验是两个关键环节。学生理解算法,上机实验是最佳的途径之一。因此,实验环节-support students algorithm design capability and good programming habits. Through the study, requiri
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.1kb
    • 提供者:wangmingzu
  1. 03113111

    0下载:
  2. 动态规划 矩阵连乘问题 算法设计与分析 练习题 -dynamic programming matrix continually multiply problems algorithm design and analysis Exercises
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:昭孜
  1. 运动会系统

    0下载:
  2. 数 据 结 构 算 法 设 计 与 实 现vc运动会系统算法源代码-data structure and algorithm design systems to achieve vc Games algorithm source code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:郭菲菲
  1. 快速排序、插入排序和选择排序

    0下载:
  2. 数据结构的快速排序、插入排序和选择排序程序设计算法实现的源代码,请大家多多指教。-rapid data structure, in order of ranking and selection inserted Sorting Algorithm design of the source code, please exhibitions.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:郭菲菲
  1. 遍历二叉树

    1下载:
  2. 按层遍历二叉树的算法设计C语言数据结构作业-layer by the binary tree traversal algorithm design C language data structures operations
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:935byte
    • 提供者:郑伟雄
  1. Triomino

    0下载:
  2. 算法设计与分析里的经典问题,拿C做的,可以完美运行.-Algorithm design and analysis in the classic problem, take C to do, you can run perfect.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1.22kb
    • 提供者:Victor
  1. fenzhi

    0下载:
  2. 算法设计程序设计中分支界限法的C++实现-Algorithm design process the design limits of the law branch of C++ to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:177.56kb
    • 提供者:小牛儿
  1. tanxin

    0下载:
  2. 算法设计课程设计中的贪心算法,用c++实现代码-Algorithm design in the curriculum design of the greedy algorithm to achieve code
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:204.54kb
    • 提供者:小牛儿
  1. dongtaiguihua

    0下载:
  2. 算法设计课程设计中的动态规划算法的c++代码实现-Algorithm design in the curriculum design of the dynamic programming algorithm c++ code to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:215.6kb
    • 提供者:小牛儿
  1. fenzhijiexian

    0下载:
  2. 算法设计课程设计中的分支界限算法的c++代码实现-Algorithm design course design algorithm in a branch of the limits of c++ code to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:456.56kb
    • 提供者:小牛儿
  1. WindowsApplication12

    0下载:
  2. 根据万花筒算法设计的万花筒程序,采取VS2005 C#平台制作-According to a kaleidoscope kaleidoscope algorithm design process and to take VS2005 C# platform, making
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:32.91kb
    • 提供者:rong
  1. Circularqueue

    0下载:
  2. 数据结构课程设计中的循环队列的算法设计与实现-Data Structure Course Design Round Robin Algorithm Design and Implementation
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:848byte
    • 提供者:硕硕
  1. 0-1question

    0下载:
  2. 0-1背包问题是算法设计中很经典的一个问题。如何让价值最大化是这个问题所要考虑的问题。-0-1 knapsack problem is a classic algorithm design a problem. How to maximize the value of this issue to consider.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:632byte
    • 提供者:huwenjuan
  1. Improved-Genetic-Algorithm

    1下载:
  2. 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
  3. 所属分类:CSharp

    • 发布日期:2015-11-01
    • 文件大小:170kb
    • 提供者:廖伟
  1. CONVEXHULL

    0下载:
  2. 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在Visual Studio2008平台用C#语言编写的基于页面的二维凸包生成程序。本人拥有自主版权!-Zhou s translation, "Computational Geometry: algorithm design and analysis" of the convex hull algorithm, written in C# in Visual Studio2008 platform packet generation pa
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:41.25kb
    • 提供者:sunlu
  1. K-match

    0下载:
  2. K-近似匹配,动态规划法。输入两个文本和编辑距离k,找出k以内的文本匹配情况。代码很短短,没有相当算法功底很难看懂。最好参考经典的算法设计书籍。-K-approximate matching, dynamic programming method. Two input text and edit distance k, find k within the text to match. The code is a short, not quite algorithms foundation is
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:17.47kb
    • 提供者:qindan
  1. polynomial-algorithm

    0下载:
  2. 设计一个多项式类,支持多项式的显示、加减运算、相乘运算,并且必须 使用链式结构来实现该多项式类,包括多项式的存储、显示与运算等等。-Design a polynomial class to support the display of the polynomial, addition and subtraction, multiplication, and must use the chain structure to achieve the polynomial class, includ
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:728.71kb
    • 提供者:theseaflows
  1. TSH-big-int

    0下载:
  2. 大整数算法,算法设计与分析课中的实验代码,希望对你有用-Large integer arithmetic, algorithm design and analysis courses in experimental code, hope useful to you
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:582byte
    • 提供者:lhdren
  1. CSharp_Quantum-algorithm_TSP

    0下载:
  2. 算法设计:利用量子算法求解TSP,个人软著分享给大家。-Algorithm design: the use of quantum algorithm to solve the TSP, the individual is soft to share to everyone.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:900.58kb
    • 提供者:wilten
« 12 3 4 5 »
搜珍网 www.dssz.com