CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 运算 basic

搜索资源列表

  1. 数据结构距阵运算

    0下载:
  2. 利用三元组完成距阵的基本运算,包括加法,减法,乘法.数据结构实习题目-using ternary Group completed the basic matrix operations, including addition, subtraction, multiplication. Internship topic data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23584
    • 提供者:陈大民
  1. 行列式运算

    0下载:
  2. 行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3954
    • 提供者:聂波
  1. VHDL的基本数学运算库

    0下载:
  2. VHDL的基本数学运算库,非常好用-VHDL basic arithmetic library, a very handy! !
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:233165
    • 提供者:咱航
  1. VHDL语言基本数学运算库

    0下载:
  2. VHDL语言基本数学运算库-VHDL basic arithmetic library
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:247894
    • 提供者:崔广辉
  1. 稀疏矩阵的基本运算

    0下载:
  2. 稀疏矩阵的基本运算。-sparse matrix of basic operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1419
    • 提供者:郝新
  1. 实现顺序栈的各种基本运算

    1下载:
  2. 1、编写一个程序algo3-1.cpp,实现顺序栈的各种基本运算,并在此基础上设计一个主程序实现如下功能: (1)初始化栈S。 (2)判断栈S是否非空。 (3)依次进栈元素a,b,c,d,e。 (4)判断栈S是否非空。 (5)输出栈的长度。 (6)输出从栈顶到栈底的元素。 (7)输出出栈序列。 (8)判断栈S是否非空。 (9)释放栈 ,1, the preparation of a program algo3-1.cpp, the realization of
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-10-25
    • 文件大小:1107
    • 提供者:杨雪
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. AVR-FFT-20081031.zip

    1下载:
  2. 专门针对avr系列的单片机优化的fft算法,包括定点运算、查表、同址计算等,Avr-specific series of single-chip microcomputer optimized fft algorithm, including the fixed-point computing, look-up table, with the site of calculation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:19337
    • 提供者:张三
  1. 18B20+1602液晶计算器

    1下载:
  2. 本系统采用51单片机和1602液晶做成液晶计算器液晶显示计算的结果,并且可以支持浮点运算和三角函数,通过DS18B20可以实时测温。,The system uses a 51 and 1602 single-chip liquid crystal display calculated results, and can support the floating-point operations and trigonometric functions, through DS18B20 real-ti
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-02-16
    • 文件大小:26939
    • 提供者:付华东
  1. des

    0下载:
  2. vb6中DES 三重DES运算,很好用,现在项目中在用-vb6 triple DES operations in the DES, very good use, the project is now in use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3033
    • 提供者:inreyou
  1. Matrix

    2下载:
  2. C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
  3. 所属分类:C#编程

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:wangyong
  1. Extreme.Mathematics.QuickStartVB

    2下载:
  2. 这里是用VB写的数学库。以前用C、C++写的比较多。内容有:复数运算、矩阵运算、解方程、积分微分等。非常有用。-Here is the math library written in VB. Previously used C, C++ to write many of the comparison. Are as follows: plural computing, matrix operations, solution of equations, such as integro-differ
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:107560
    • 提供者:李峰
  1. median1

    0下载:
  2. 基本的图像中值滤波程序,完成3x3的中值滤波运算-Basic image median filtering process, the completion of the 3x3 median filter operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:770
    • 提供者:zhaoqd
  1. cMatLib.vb

    0下载:
  2. 适用于vb.net的矩阵运算,包括矩阵的各种运算,请大家支持,超级好用。-cMatLib
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3016
    • 提供者:yuejia
  1. congregate

    0下载:
  2. 集合的并,交和差运算。 数据结构: 掌握有序链表的基本操作; 掌握集合的基本操作; 学会采用抽象数据分层设计程序 -Collection and, to pay and poor operation. Data structure: master list of the basic operation in an orderly manner to master the basic operation of the collection Institute of hier
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7995
    • 提供者:周文福
  1. vb_ProBP

    0下载:
  2. BP神经网络,通过该程序,可以清楚的了解BP算法的原理,运算过程。-BP NN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:28502
    • 提供者:花花
  1. 65454654

    0下载:
  2. 运算放大器的设计资料,最基础的,学科必备,每个硬件工程师的参考材料-Operational amplifier design data, the most basic, essential subjects, each of the reference materials hardware engineers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:211413
    • 提供者:雪的孩子
  1. jisuanqi

    0下载:
  2. 高中使用计算器,包括代数运算、物理运算、几何运算-High school practical calculator, including algebra, set operations, physical operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:邬啸
  1. 多项式基本运算

    1下载:
  2. 用于实现多项式的基本操作,包括加法减法乘法和微分。 实现读入文本文件及输出相应结果在输出的文本文件夹中。(The basic operations used to implement the polynomial, including addition subtraction multiplication and differentiation. Implement the read text file and output the corresponding result in the o
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1856512
    • 提供者:destinyuan
  1. matlab算数运算和逻辑运算

    1下载:
  2. 实现基本的运算(算数运算和逻辑运算),例如:加法、减法、乘法、除法、开方等运算(Implementing basic operations (arithmetic and logic operations))
  3. 所属分类:其他

    • 发布日期:2019-05-10
    • 文件大小:1221632
    • 提供者:哈哈唐志芳
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com