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

资源列表

« 1 2 ... .72 .73 .74 .75 .76 23477.78 .79 .80 .81 .82 ... 28278 »
  1. suanfa20140418

    0下载:
  2. 算法分析数学之美以及编程珠玑,很经典的东西-Mathematical analysis of algorithms as well as the United States and Programming Pearls, classic stuff
  3. 所属分类:Data structs

    • 发布日期:2017-06-13
    • 文件大小:19.93mb
    • 提供者:
  1. double-ended-stack

    0下载:
  2. 基于deque实现的反向双端栈,很适合初学者学习哦~-Based deque achieve reverse double-ended stack, it is suitable for beginners to learn oh ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:701byte
    • 提供者:陈明
  1. avltree

    0下载:
  2. avl平衡二叉树源码。自己写的哦!加了注释,适合初学者学习~-avl balanced binary source. Write your own Oh! Added a note for beginners to learn ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:陈明
  1. Book-Manager-System

    0下载:
  2. 用C++实现的图书管理系统。大一C++的作业。自我感觉做的还是蛮不错的~-With C++ library management system. Freshman C++ job. Or do feel pretty good ~
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.77mb
    • 提供者:陈明
  1. data_struct

    0下载:
  2. 自己实现的重要的数据结构以及算法(包括dfs,bfs,huffman code,kmp,dij等)。每一个.cpp或.c文件都是一个可直接运行的程序。-Important data structures and algorithms to achieve their own (including dfs, bfs, huffman code, kmp, dij, etc.). Every one. Cpp or. C file is a program can be run directly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:45.32kb
    • 提供者:欧龙崎
  1. algorithm

    0下载:
  2. c++ 汉洛塔 + 平衡二叉树(旋转 左旋、右旋、左平衡、右平衡、插入、删除、查询)-c++ Han Luota+ balanced binary tree (rotate left-, right-handed, left balance, the right balance, insert, delete, query)
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.27kb
    • 提供者:chenjt3533
  1. greatest-common-divisor

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。 程序分析:利用辗除法。 -Enter two positive integers m and n, find their greatest common divisor and least common multiple. Program analysis: the use of rolling division.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:672byte
    • 提供者:郭同学
  1. zhishu-fenjie

    0下载:
  2. 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n <> k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你,重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -The prime factorization of a
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:790byte
    • 提供者:郭同学
  1. aPaaPaaaP....

    0下载:
  2. 求s=a+a aa+aaaa+aa...a的值,其中a是一个数字。例如2+22+222+2222+22222(此时共有5个数相加),几个数相加有键盘控制。 1.程序分析:关键是计算出每一项的值。 -S = a+aa+aaa+aaaa+aa ... a required value, wherein a is a number. For example 2+22+222+2222+22222 (In this case the number of the sum total of fi
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:591byte
    • 提供者:郭同学
  1. CGraphDll

    0下载:
  2. 图论 利用有向图排序算法,顶点边之间的关系,求解最优路径-Use a relationship graph theory algorithms, vertex between edges directed graph sort solving the optimal path
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:34.7kb
    • 提供者:张海洋
  1. nxn-solver

    0下载:
  2. this a fortran source code for solving nXn equation system solving.-this is a fortran source code for solving nXn equation system solving.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:saeed
  1. Syntax-analysis

    0下载:
  2. 这是一份“语法分析”程序,可以实现判断符号、串并符号的功能-This is a "syntax analysis" program, can realize the function judgement symbol, string and symbol
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.39kb
    • 提供者:Chen
« 1 2 ... .72 .73 .74 .75 .76 23477.78 .79 .80 .81 .82 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭