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

资源列表

« 1 2 ... .13 .14 .15 .16 .17 718.19 .20 .21 .22 .23 ... 2673 »
  1. QtCalculator

    0下载:
  2. 1.键盘输入算式,回车后计算结果。 2.根据当前输入的函数的一部分,自动找到备选函数。这时可以用上/下键选择需要的函数后,按空格键确定输入。在整个过程中一直可以表示函数的帮助信息。我们可以参考帮助信息,选择合适的函数。 3.支持三角函数,反三角函数,求和,平均值,乘方,开方,对数,当然还有包含嵌套的四则运算。-A keyboard input formula, carriage return after the calculation results. (2) according to
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:83.5kb
    • 提供者:guang
  1. mscohere(x-y-w-noverlap-nfft-fs)

    0下载:
  2. 自己开发的小程序,可以实现快速调用文件求解相干函数。-Develop their own program, you can achieve quick access to documents for solving the coherence function.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1.08kb
    • 提供者:刘伟
  1. 8

    0下载:
  2. 任意一个4位自然数(除4个数字完全一样除外,例如4444、7777等),,将组成该数的各位数字重新排列,形成一个最大数和一个最小数,之后两数相减,其差仍然为一个自然数,重复上述运算,你会发现一个神秘数。-Any of a four natural numbers (with the exception of the four numbers exactly the same, except such as 4444,7777, etc.), will form the digits of the
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:t
  1. 6

    0下载:
  2. n阶勒让德多项式,用递归思想求n阶勒让德多项式的值-N- th order Legendre polynomial values ​ ​ using recursive thinking
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.12mb
    • 提供者:t
  1. 5

    0下载:
  2. 编写一个自己的函数,能够将一个字符串中最长的单词查找出来。 编写一个程序,功能是能够由键盘输入一行字符,并能调用自己编写的最长单词查找函数,输出这个单词。 -To write a function, can be the longest word in a string to find. Write a program that functions from the keyboard to input a line of characters, and can call the long
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.12mb
    • 提供者:t
  1. 3303006

    0下载:
  2. 学生成绩单管理 基础程序编写和调试: 1. 学生成绩排名 1) 定义一个数组a[11],用以存放学生的成绩。-Student transcr ipts basic programming and debugging: (1) student achievement ranked 1) to define an array a [11] used to store student achievement.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.49kb
    • 提供者:woaini
  1. AVLTree

    0下载:
  2. LL 型调整 RR 型调整 LR 型调整 RL 型调整 AVL树的查找和插入算法-LL type adjustment for the current node to a minimum unbalanced subtree LR, RR type adjustment for the current node to a minimum unbalanced subtree on the smallest imbalance for the current node to a subtree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.17kb
    • 提供者:党心蕊
  1. Sort

    0下载:
  2. 用直接插入法对R排序 /用希尔排序法对数据表R排序,D为增量序列,元素个数n,步长序列个数numOfD 用冒泡排序法对R排序 用直接选择排序法对R排序 堆排序 对有序表a[0]--a[n-1]进行一次二路归并排序,每个有序子表的长度为k //一次二路归并排序后新的有序子表存于swap中 { 用二路归并排序法对对象数组a[0]--a[n-1]排序 {-Direct insertion method to sort the R/R Hill sorting the data table
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2.2kb
    • 提供者:党心蕊
  1. LinkStack_BracketTest

    0下载:
  2. 构造函数 析构函数 进栈 出栈 将栈清空 判断栈是否为空栈-Constructor destructor into the stack stack stack empty to determine whether the stack is empty stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:946byte
    • 提供者:党心蕊
  1. SqString

    0下载:
  2. 在串的指定位置pos插入一个子串t 删除当前串的子串,并由t返回 输出串中所有字符-Insert a sub-string t delete the current string, substring, by t return output string all the characters in the string at the specified position pos
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1.17kb
    • 提供者:党心蕊
  1. LinkString

    0下载:
  2. 数据结构 串的源码 由机内标准串构造 元素后移 插入元素-The source of the data structure of string shift from within the standard string structural elements, insert elements
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:党心蕊
  1. sequence-table-

    0下载:
  2. 线性表的源码 顺序表的构造 按位查找 按值查找-Linear source table sequence table constructed bitwise Find Find by Value
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4.17kb
    • 提供者:党心蕊
« 1 2 ... .13 .14 .15 .16 .17 718.19 .20 .21 .22 .23 ... 2673 »
搜珍网 www.dssz.com

浏览历史记录

关闭