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

搜索资源列表

  1. mapm-2.10.tar.gz

    0下载:
  2. 任意精度的数学库
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:58456
    • 提供者:
  1. sjjg2.rar

    0下载:
  2. 对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种周游,输出三种周游的结果。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3936
    • 提供者:
  1. longint1111

    0下载:
  2. 任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,-arbitrary sum of long integer problem indiscriminate importation of two arbitrarily long integer can be drawn together for the right result,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2830
    • 提供者:邵柏波
  1. 平衡二叉树c++

    1下载:
  2. 平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)-balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2659
    • 提供者:王立伟
  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:阿兜
  1. 任意2的幂次方长度数据快速dct

    0下载:
  2. 一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1569
    • 提供者:罗永
  1. 2_16任意进制转换

    0下载:
  2. 任意进制间(2-16)转换计算程序!-between arbitrary bases (2-16) conversion program!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1356
    • 提供者:王平
  1. 求取任意精度pi值

    0下载:
  2. 求取任意精度pi值-arbitrary precision strike pi value
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6036
    • 提供者:李子
  1. 任意位PI的计算

    0下载:
  2. 一个计算任意位PI的程序,仅需输入位数就可以,程序非常简单-an arbitrary bit PI calculation procedures, only on the importation of the median, very simple procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2376
    • 提供者:顾大权
  1. 一个可以对任意长整数进行加减的类

    0下载:
  2. 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件-in Visual C Compiler 6.0 WinXp adopted under the category achieved redeem inherited from the Operational data stored in
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:62125
    • 提供者:何炜
  1. C语言实现的动态数组,可放入任意元素

    1下载:
  2. C语言动态数组,可放入任意元素
  3. 所属分类:数据结构常用算法

  1. 交换单链表任意两个结点

    0下载:
  2. 交换单链表任意两个结点,可用来排序。
  3. 所属分类:数据结构常用算法

  1. 用 Floyd 算法求任意两点间的最短路径及最短路长

    1下载:
  2. 用 Floyd 算法求任意两点间的最短路径及最短路长. D0 是图的邻接矩阵,Floyd algorithm used for any shortest path between two points and the most long-short-circuit. D0 is the graph adjacency matrix
  3. 所属分类:matlab例程

    • 发布日期:2013-04-15
    • 文件大小:602
    • 提供者:kreaya
  1. 给定n 位正整数a,去掉其中任意k≤n 个数字后

    0下载:
  2. 给定n 位正整数a,去掉其中任意k≤n 个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a 和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。 对于给定的正整数a,编程计算删去k个数字后得到的最小数。 ,Given n-bit positive integer a, which removed any k ≤ n digits, the remaining number of the original order to form a new po
  3. 所属分类:STL

    • 发布日期:2017-03-21
    • 文件大小:3117
    • 提供者:王东
  1. 求任意n个数的平均值的程序

    0下载:
  2. 这是本人写的求任意n个数的平均值的程序,编程环境是Viasual C++ 6.0,可以直接运行,This is, I write for arbitrary n the average number of procedures, programming environment is Viasual C++ 6.0, can be directly run
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:237450
    • 提供者:杨震
  1. 可以把任意字符(数字、字母、汉字)转化成ascii码

    0下载:
  2. 可以把任意字符(数字、字母、汉字)转化成ascii码,也可以把ascii码还原 -Can be any character (numbers, letters, Chinese characters) into ascii code ascii code can also restore
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:20042
    • 提供者:zhjyisee
  1. AppEmbed

    0下载:
  2. 把任意的EXE嵌入到自己程序中,从中我们可以了解到木马和病毒的传播方法,从而进行防御。-EXE embedded to any of their proceedings, from which we can understand that the spread of Trojan horses and viruses and thus to carry out defense.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:177178
    • 提供者:leiming
  1. DDFS

    0下载:
  2. 任意波形发生器程序,由Matlab下的仿真工具箱中嵌入的DSPBuilder模块编写改程序,然后由QuatusII下载给FPGA——现场可编程逻辑器件,他最终通过硬件电路实现任意波形的输出-Arbitrary waveform generator procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:7942
    • 提供者:李纲
  1. 求解任意函数指定区间内的所有实根

    0下载:
  2. 本程序使用数值分析的方法找出任意函数指定区间内的所有实根。算法是通过一系列Chebyshev多项式毕竟目标函数,然后使用一种高效的数值分析方法(J.P. Boyd [see Appl. Num. Math. 56 pp.1077-1091 (2006)])求解出逼近函数的根。
  3. 所属分类:matlab例程

    • 发布日期:2015-03-29
    • 文件大小:4773
    • 提供者:cidplx@163.com
  1. a path with a distance of K and no loop

    0下载:
  2. 求无向图任意两个顶点是否存在距离为k且不含回路的路径(Whether any two vertex of an undirected graph has a path with a distance of K and no loop)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:赵氏天儿
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com