搜索资源列表
DLppt.rar
- 数字电路的基础知识 逻辑代数及运算规则 逻辑函数的表示法 逻辑函数的化简 清华电路课件 ,Basic knowledge of digital circuit logic algebra and computation rules of logic function representation of the logic function circuit simplification Tsinghua Courseware
CLapack_3_0
- 提供矩阵类的函数库,功能强大,包含有可解矩阵方程,基本矩阵运算等功能。-Provided matrix class library, powerful, contains a solvable matrix equation, the basic matrix operations and other functions.
xinhaoxitongppt
- 1.1 绪 言 一、信号的概念 二、系统的概念 1.2 信号的描述与分类 一、信号的描述 二、信号的分类 1.3 信号的基本运算 一、加法和乘法 二、时间变换 1.4 阶跃函数和冲激函数 一、阶跃函数 二、冲激函数 -1.1 Introduction of a signal of the concept of the Second, the system the concept of 1.2 signals a descr ipti
Methematica
- Mathematica概述 Mathematica的基本量 Mathematica的基本运算 函数作图微积分的基本操作-Mathematica overview of the basic amount of Mathematica s basic computing functions Mathematica calculus mapping of basic operation
101.c
- 实现有理数的基本运算,求出基本项(分子,分母) C语言实现-The realization of the basic computing rational, calculated basic items (numerator, denominator) C language
calculator
- 一个在VC++平台上实现的计算器的程序,能实现基本的数值运算-A VC++ Platform calculator procedures, to achieve the basic numerical computation
Calcuor
- 仿照Windows的计算器 实现数字的液晶显示和按钮的XP风格化,实现基本运算功能-Windows calculator modeled digital LCD display and button style XP, and the realization of basic computing functions
Cal
- 这是一个简易的计算器,是用VC++设计的,作为学习之用,能实现进制转化和基本运算。-This is a simple calculator, is VC++ Designed as a learning, to achieve M-ary conversion and basic computing.
vc
- 1) 具备十进制输入(0、1、2…8、9),扩展十六进制运算符(A、B…E、F),具备基本的运算功能,包括加法、减法、乘法、除法、取反,具备小数运算; 2) 三角函数运算,(反)正弦、(反)余弦、(反)正切、(反)余切; 3) 科学运算,包括乘方、取模、开方、指数、阶乘、对数、π和e,角度、弧度切换,二进制、八进制、十进制及十六进制数切换运算, 4) 具备历史计算的记忆功能 5) 用户操作非法或出错时,系统会显示提示; -1) with decimal input
asfxhsdh
- 基本模型机的设计—不带进位与或运算指令的实现-The basic model design- not into the spaces with or computing instructions to achieve
jisuanqi
- 多功能计算器vc源代码,能进行基本的函数运算-Multi-function calculator vc source code, can be a function of the basic computing
fiveprogrammes
- 一个5个程序,其中game程序是推箱子游戏;matrix程序实现矩阵的各种基本运算;partner程序实现舞伴配对功能;polynomial程序实现一元多项式的运算;student程序实现学生成绩管理功能。-A five procedures, including the game Sokoban game procedures matrix program of basic computing matrix partner program partner matching function
matrix
- 实现复数矩阵的基本运算,并能实现复数矩阵的求逆、快速傅里叶变换和奇异值分解等-The realization of the basic computing complex matrix, and can achieve complex matrix inversion, fast Fourier transform and singular value decomposition and so on. . . .
digital-calculation
- 实现小型计算器的功能,帮助我们能运算出最基本的数学计算-To achieve the functions of a small calculator to help us out the most basic of computing mathematical calculations
cMatLib.vb
- 适用于vb.net的矩阵运算,包括矩阵的各种运算,请大家支持,超级好用。-cMatLib
jisuanqi
- 高中使用计算器,包括代数运算、物理运算、几何运算-High school practical calculator, including algebra, set operations, physical operation
chain-of-basic-operations
- 链队的各种基本运算的实现初始化链队 (2)依次进队元素a,b,c (3)出队一个元素,输出该元素 (4)依次进队元素d,e,f (5)输出链队的元素-To achieve a variety of basic operations team chain.
basic2_dit-dif-fft-and-dit-dif-ifft
- c语言 实现fft-dit算法 可运行 完成蝶形运算-basic c conplete fft-dit
assignment1
- 【问题描述】 设计一个实现一元稀疏多项式相加运算的演示程序。 【基本要求】 (1)输入并建立两个多项式; (2)多项式a与b相加,建立和多项式c; (3)输出多项式a,b,c。输出格式:比如多项式a为:A(x)=c1xe1+c2xe2+…+ cmxem,其中,ci和ei分别为第i项的系数和指数,且各项按指数的升幂排列,即0≤e1<e2<…<em。多项式b,c类似输出。([descr iption of the problem]
matlab算数运算和逻辑运算
- 实现基本的运算(算数运算和逻辑运算),例如:加法、减法、乘法、除法、开方等运算(Implementing basic operations (arithmetic and logic operations))