搜索资源列表
计算机小数计算模拟器
- 该软件以图形化界面显示在计算机内部定点小数补码加法、定点小数补码减法,定点小数补码乘法、定点小数补码除法、以及原码乘法和原码除法的具体计算过程。-software to the graphic interface displayed on the computer within the sentinel minority complement addition, fixed-point decimal complement subtraction, fixed-point decimal com
u821
- 用友u821出库单的金额计算有时会出错。正数量与正单价相乘结果为负数。所以经常要手工在库中修改。此软件可以自动修改金额。由此软件中可以看出如何连接到用友的数据库。以及如何修改不正确的计算结果。-Yongyou u821 Chukuchan the amount calculated to be wrong sometimes. Is the number and multiplication are monovalent negative results. I often have to man
ctml
- 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 \"fn.hpp\" #include \"fn.hpp\" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的结果 btil::fn::minus<f1,
小学生数学运算考核系统
- 设置功能: 在设置中可以设置内容(加、减、乘、除、混合、随机五种;时间(1分钟、5分钟、10分钟、20分钟、30分钟、自定义);题数(10题、20题、40题、50题、自定义);界面方式(古老传说、绚丽多彩、人间仙境、透明精灵、万物光芒四种)。 界面特色: 在界面中有剩余时间、分数、题目数等提示,这些提示可以让自己清楚知道自己的成绩,当考试结束时会弹出成绩窗口,以便同学们查漏补缺。 操作方法: 本软件的操作方法很是简单,可以脱离鼠标操作,也就是全键盘输入,按回车键和输入内容就可以实现操作,为考试者
BCH1
- BCH中的组件,模Q加、多项式乘法电路、除法电路-BCH of components, modules Q increases, polynomial multiplication circuits, circuit division
P09009403_7
- 计算器: 设计一个计算器,输入一个算式(包含操作数(整形、浮点数)、操作符、优先级),进行加减乘除等的基本运算,给出结果。 矩阵: 能够创建两个矩阵,实现矩阵的加减乘以及转置,赋值等功能。 教师住房管理系统: 该系统在磁盘中存贮全校住学校宿舍的教师住房信息。对每一住户存贮如下信息:户主:姓名,性别,职称(教授、副教授、讲师、助教),出生年月,参加工作年月,最后学历(博士、硕士、本科、其它);家庭成员:对每一个成员,存贮姓名、性别、出生年月:现住房等级:分居在集体宿舍|一室|一
programa16
- matrices multiplication in CUDA NVIDIA
calculator
- 计算器,用于实现简单地计算功能,包含加减乘法除法等-Calculator for simply calculating function, including subtraction multiplication division
simpel-arithmetic-test
- 小学生算术测试,1到100之间的简单加减乘除,随机出题并打分-Primary school arithmetic test, a simple addition, subtraction, multiplication and division between 1-100, random questions and scoring
mpi
- mpi matrix vector multiplication
yuandaima
- 小学数学测试系统 加减乘除,自动排名,错题重组,数据保存-Elementary school mathematics test, subtraction, multiplication, division system and automatic ranking, wrong topic restructuring, data preservation
shuzimaichong
- 数控系统中《数字脉冲相乘法》原理介绍,也是老式的硬件插补法-CNC systems " digital pulse multiplication" principle introduced
Class_Matrix
- C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等 [matrixClass.rar] - 矩阵类:可运行矩阵间的加、减、乘以及除-C++ language plural and matrix arithmetic library, written in engineering software necessary. Including matrix multiply, add, multiply, inverse, etc. [matrixClass.rar]- Ma
MatrixMultiply
- Matrix multiplication over a distributed computing environment. a tutorial not afor production use
shangchuandaima
- 模拟ATM(自动柜员机)界面 求解二维数组的最大或最小元素 对数组元素排序 二维数组实现矩阵转置 乘法口诀表-Simulation of ATM (automatic teller machine) interface the maximum or minimum element in solving the two-dimensional array sort the array element to achieve a two-dimensional array matrix tran
VectorUtils.java.tar
- * Utillity class for feature vector. Includes inner product, addition, subjection, * multiplication..etc. * * @author wenzhe * - * * Utillity class for feature vector. Includes inner product, addition, subjection, * multi
1143
- c语言编辑的简易计算器,可以用该程序实现简单的加减乘除计算,简便快捷,提高运算速度-c language editor of the simple calculator, you can use the program calculate simple addition and subtraction, multiplication and division, simple and efficient, improve processing speed
bignumber.cpp
- 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication
Calculator484
- 计算器应用,可以进行简单加减乘除运算。但有数字大小限制-Calculator application, you can perform simple addition and subtraction multiplication and division calculations. But the figures size limit
mjltiplication-the
- 编写一个应用程序实现二维矩阵的乘法操作 程序功能:让用户输入两个整型矩阵-Write an application to achieve two-dimensional matrix multiplication operation procedure function: allow the user to enter two integer matrix
