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

搜索资源列表

  1. 高精度数加减乘法

    0下载:
  2. 高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。-precision the number of addition and subtraction multiplication can be defined band, as the category achieved, can be used directly.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:哈哈
  1. Strassen_8

    0下载:
  2. Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n * n matrix of the band decomposed into 4 n / 2
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12750
    • 提供者:张斌
  1. 数据结构课程设计最后完成

    0下载:
  2. 数据结构课程设计 程序开发平台:本程序的操作平台是WINDOS XP ,编程工具是VISUAL BASIC.NET。运行程序需要安装Microsoft.NET Framework 1.1。 硬件环境:P3以上处理器. 程序功能:将十进制数转换为2进制后进行逻辑运算。实现布尔表达式。-data structure course design program development platform : the operating procedures of the T4010 XP platfor
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:74855
    • 提供者:乐天
  1. 求进制

    0下载:
  2. 一个求进制的c++算法,希望能给大家带来帮助!如果大家有更好的,别忘记发给我啊! emil:wyx32893039@163.com-seeking a band of c algorithm, we can bring hope to help! If you have the better, do not forget to me ah! Emil : wyx32893039@163.com
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1625
    • 提供者:离别
  1. NBased_HiPre

    0下载:
  2. 基于N进制的多精度问题 本代码可以处理N进制的多精度四则运算。 输入格式: 全是正数,string(或int)格式,请参见函数原型!开头不要有多余的零!-Based on the N-band multi-precision code can handle the N-band multi-precision arithmetic. Input format: is a positive number, string (or int) format, see the function p
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:4863
    • 提供者:wang yucao
  1. algorithms

    0下载:
  2. 包罗各种算法,相当全面,可以下载看看,具体有单元加、求进制、汉诺塔、底层编程、小写数字转为大写数字、数据结构、算法基础等等。-Cover a variety of algorithms, is very comprehensive and can be downloaded to see the specific unit plus, and band, Tower of Hanoi, the underlying programming, lower case to upper case th
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:323280
    • 提供者:胜汪
  1. 2.1

    0下载:
  2. 利用栈将一个十进制的正整数转换成n进制数据,并将其转换结果输出。-The use of stacks is a decimal integer into the n-band data, and convert the results of the output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:105478
    • 提供者:陈赟
  1. duichengjuzhen

    0下载:
  2. 对称矩阵相乘:2. A和B是两个n×n阶的对称矩阵,以行为主序输入对称矩阵的下三角元素,压缩存储存入一维数组A和B,编写一个算法计算对称矩阵A和B的乘积,结果存入二维数组C。-Symmetric matrices: 2. A and B are two n × n symmetric band matrix, in order to conduct the main sequence of input symmetric matrix elements of lower triangular,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:160424
    • 提供者:李月
  1. Csuanfa

    0下载:
  2. c++经典算法,单元加,基层编程。汉诺塔,逆阵。求进制,数据结构 -c++ classical algorithm, unit increases, grassroots programming. Tower of Hanoi, inverse. Find band, data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1233658
    • 提供者:youyouno
  1. Number_system_conversion

    0下载:
  2. 数制转换 十进制传任意进制,任意进制转十进制-Decimal number system conversion pass any band, any band switch to decimal
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2168
    • 提供者:凌梦宇
  1. edelweiss

    0下载:
  2. 2-9进制的数字转换 中缀表达式转换为后缀表达式 字符串中字母的频率及排序 括号配对的验证 链表式储存及功能-2-9 band of the digital conversion infix expression into postfix expression string and sort the letters in parentheses matching the frequency of verification of storage and features list
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:889710
    • 提供者:zhangjing
  1. EQUALIZER

    0下载:
  2. equalizer with 10 band LPF HPF BPF butterworth
  3. 所属分类:Data structs

  1. scale-conversion-2-16

    0下载:
  2. 一个实现不同进制之间转换的程序,输入一个数 和进制 计算出在不同进制下的值-An implementation program to convert between different scale, enter a number and calculated values ​ ​ in under a different band
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:184357
    • 提供者:xuyu
  1. jinzhizhuanhua

    0下载:
  2. 实现任意进制之间的转换操作。32以内的任意进制可自行设置。-Achieve conversion between arbitrary bases. Any band can be set to 32 or less on their own.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1425619
    • 提供者:金赛
  1. vhry

    0下载:
  2. 频带数字通信中,频带一阶锁相环simulink模型 不错的 很好-Band digital communications, frequency band of first order phase-locked loop simulink model good is very good
  3. 所属分类:Data structs

    • 发布日期:2017-12-11
    • 文件大小:8178
    • 提供者:tarolqne
  1. 作业7

    0下载:
  2. 一.问题描述 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)飞行时间最短(2)总用时最短(3)费用最小(4)中转次数最少。 二、实验要求 (1)选取合适的数据结构存储带权路线图 (2)实现单源最短路径算法(1. Descr iption of the problem To design and implement a transportation consultation process between the major cities, we prov
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:4904960
    • 提供者:婷纸
  1. dsalog-local-select

    1下载:
  2. 刚才邮箱写错了 幂法反幂法程序作业 带LU分解子程序 DOLITTLE分解法等(Just now the mailbox wrote wrong power inverse power program job band LU decomposition subroutine DOLITTLE decomposition method, etc.)
  3. 所属分类:数据结构

    • 发布日期:2018-12-11
    • 文件大小:16384
    • 提供者:yziity
搜珍网 www.dssz.com