搜索资源列表
CSharp写的计算器
- 自己用C#写的程序,里面包含各种算法,如:加减乘除,平方开方,实现计算结果累加.是学windows的典型好例。-own use C# to write procedures, which contains algorithms, such as : the arithmetic, square prescribing and achieving results accumulate. The school windows is a go
accumulate
- 我自己完成的MATLAB仿真雷达视频积累程序,提供给大家一起来探讨,大家也来卡那看看这么样 -I completed the MATLAB simulation radar video accumulation procedures, and providing an up to you to explore, we have to look at the card so it kind
完全数
- 如果一个数恰好等于它的因子之和,则称该数为“完全数”。 *题目分析与算法设计 根据完全数的定义,先计算所选取的整数a(a的取值1~1000)的因子,将各因子累加于m,若m等于a,则可确认a为完全数。 *-if it is equal to the sum of the factor, says the number of "totally few." * Topic analysis and algor
carmgr
- 汽车管理系统 运用敛钱和队列的相互配合的使用 控制汽车的进入和离开 -vehicle management system used to accumulate wealth and cohort interaction control the use of motor vehicles entering and leaving
ybsb
- 《医保数据处理上报子系统》的开发成果,弥补了目前各大医院医疗保险软件系统的缺陷,及时、准确地获得所需的各种动态信息进行加工处理,是医院医疗保险软件系统的良好补充。 用计算机科学技术中发展最快、应用最广泛的数据库技术进行设计,对课题要充分应用软件工程中的传统设计途径—生命周期方法学。在设计编码中采用《Oracle 8.X》数据库和数据库开发工具《PowerBuilder 8.0》,对完成的模块要进行测试,在测试中学会发现问题,解决问题
delphidatabase
- 书籍简介: 本书特色:重点突出:紧贴行业特点,需求分析详尽,着重讲解数据库设计。通用性强:模块清晰,代码规范,具有很好的可移植性。结构清晰:关键步骤的讲解详细,学习目标明确。实用性强:本丛书附书光盘附有完整源代码,可供读者积累工作经验,也可供计算机相关专业教师指导学生毕业设计之用。 本书以进销存管理系统、人力资源管理系统、生产管理系统、财务管理系统、酒店管理系统、图书馆管理系统、医院管理系统、教务管理系统等多个当今最为热门的管理信
110kV
- 110kV同杆双回输电线路的雷电性能,通过应用同塔双回线路雷电性能的计算研究表明,该方式具有较好的雷电性能。通过珠海供电局工程中的试用,已初步验证了其效果,可继续积累运行经验-with 110kV double-circuit transmission lines lightning performance, through the application of the same double-circuit transmission
fir_filt
- Implementation of FIR filter with the MAXQ Multiple-And-Accumulate unit specify module and ROM routine definition files
accumulate
- 我自己完成的MATLAB仿真雷达视频积累程序,提供给大家一起来探讨,大家也来卡那看看这么样 -I completed the MATLAB simulation radar video accumulation procedures, and providing an up to you to explore, we have to look at the card so it kind
ra_codes
- 该程序为规则重复累积码(repeat accumulate code)的编解码程序,运行前需要设置读取图像的路径-ra codes simulation with VC
IRAcode
- 非规则重复累积码(IRA)在AWGN信道的编译码C程序,译码算法BP算法。程序用txt文档保存。-Code irregular repeat accumulate (IRA) in the AWGN channel codec C procedures, BP decoding algorithm. Txt document with the preservation process.
D016057
- RA 码及其在通信系统中的应用研究确良:重复累积码;简化译码算法;高斯估计;比特交织编码调制;光纤通 信;码率兼容码;Turbo 码交织器-RA Code and Its Application in Communication System does good: repeat accumulate codes simplify the decoding algorithm Gaussian estimation Bit-In
multiplier-accumulator(vhdl)
- 用VHDL语言描述和实现乘法累加器设计,4位的被乘数X和4位的乘数Y输入后,暂存在寄存器4位的寄存器A和B中,寄存器A和B的输出首先相乘,得到8位乘积,该乘积再与8位寄存器C的输出相加,相加结果保存在寄存器C中。寄存器C的输出也是系统输出Z。(原创,里面有乘法部分和累加部分可以单独提出来,很好用) -With the VHDL language to describe the design and realization of mu
MAC
- this a Multiplier and Accumulate (MAC). written in VHDL-this is a Multiplier and Accumulate (MAC). written in VHDL
FYPdocMAtlab-toolbox
- Matlab toolbox for simulation of repeat-accumulate codes
Coding-theorems-for-turbo-like-codes
- Coding theorems for turbo-like codes,RA码(重复累计码)的经典文献-Coding theorems for turbo-like codes, RA codes (repeat accumulate code) in classic literature
RA-code
- 4元与2元重复累积码的比较,仿真分析。20字神马的最讨厌了-4 yuan and 2 yuan repeat accumulate codes comparison, the simulation analysis. 20 words most hated by God, Ma
Multiply-accumulate-process-dsp
- TMS320系列中dsp乘法累加程序, 本程序是在DSP平台上完成的小数的乘法与累加运算,本人自行编译亲测-Multiply-accumulate process
Accumulate
- Accumulate求和算法:accumulate对要累加的元素类型一无所知,这个事实有两层含义。首先,调用该函数时必需传递一个初始值,否则,accumulate将不知道使用什么初始值。其次,容器内的元素类型必须与第三个实参的类型匹配,或者可转换为第三个实参的类型。在accumulate内部,第三个实参用作累加的起点;容器内的元素按顺序连续累加到综合之中。因此,必须能够将元素类型加到总和类型上。-The accumulate ignor
10-The-number-of-even-accumulate
- 本算法是算的10个数中的偶数累加,算法简单-This algorithm is the number counted in the 10 even accumulate, simple algorithm