Description: C++/VC.Net...实现二进制、八进制、十进制、十六进制之间的转换 实现不同进制数的加减乘除运算 所有的数据需由键盘(或鼠标操作...输入输出界面,可通过设置窗口或模拟计算器的外形做一些设计。 -C / VC.Net ... to achieve binary, octal, decimal, hexadecimal conversion between the different band to achieve a number of arithmetic operations all the data required by the keyboard (or mouse operation .. . input and output interface can be set up through the window or simulated calculator to do some form of design. Platform: |
Size: 12630 |
Author:李文举 |
Hits:
Description: Fx-3600pv计算器是日本CASIO公司的产品,它除了具备函数型计算器的全部功能之外,还具备如下特殊功能:
1、二进制和八进制字组显示;
2、二进制、八进制、十进制和十六进制的转换和加、减、乘、除运算。
3、进行f(x)函数的输入与积分的计算;
4、进行标准差和回归计算。
每一台Fx-3600pv计算器都具备一本说明书,该计算器各部键的功能以及操作方法,只要认真按照说明书各章节学习,很快就能掌握和运用。现将我在生产实践中应用的部分计算程序介绍给测绘界的同行以便共同探讨。-Fx - 3600pv calculators Japan CASIO company's products, In addition to its function with the full-function calculator, also has the following unique features : 1. binary and octal Cross display; 2, binary, octal, decimal and hexadecimal conversion and processing to reduce, x, in addition to operations. 3, f (x) function of the input and integration of computing; 4, the standard deviation and regression. Each Taiwan Fx - 3600pv calculators have had a brochure, The calculator function key ministries, as well as the methods of operation, in line with the statement as long as the chapters of the study, soon we will be able to understand and use. We now in production practice application of the calculation procedures introduced to the mapping industry counterparts to jointly explore. Platform: |
Size: 8291 |
Author:jadehouse |
Hits:
Description: Fx-4800P计算器是日本Casio公司的产品,它除了具备函数型计算器的全部功能之外,还具备如下特殊功能:
1、二进制和八进制字组显示;
2、二进制、八进制、十进制和十六进制的转换和加、减、乘、除运算。
3、进行f(x)函数的输入与积分的计算;
4、进行标准差和回归计算。
每一台Fx-4800P计算器都具备一本说明书,该计算器各部键的功能以及操作方法,只要认真按照说明书各章节学习,很快就能掌握和运用,现将我在生产实践中应用的部分计算程序介绍给测绘界的同行以便共同探讨。-Fx - 4800P is Japan's Casio calculators company's products, In addition to its function with the full-function calculator, also has the following unique features : 1. binary and octal Cross display; 2, binary, octal, decimal and hexadecimal conversion and processing to reduce, x, in addition to operations. 3, f (x) function of the input and integration of computing; 4, the standard deviation and regression. Each Taiwan Fx - 4800P Calculator possess a brochure, the key ministries of calculator functions and methods of operation, So long as the chapters according to the study brochure soon will be able to understand and use, We now in production practice application of the calculation procedures introduced to the mapping industry counterparts to jointly explore. Platform: |
Size: 9074 |
Author:jadehouse |
Hits:
Description: 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9 * 3 (5-6/3) -4 (8 * 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary band between the two interchangeable 4. help system : to provide a comprehensive help Platform: |
Size: 8754 |
Author:李军 |
Hits:
Description: 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth value,then converting into form code,complement and base complement Platform: |
Size: 2048 |
Author:雨金 |
Hits:
Description: 可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。-Enter binary, octal, decimal, hexadecimal numbers will have entered into a number of the few remaining band with input and output interface. Platform: |
Size: 1024 |
Author:liuchen |
Hits:
Description: vb编写的二进制和十进制、八进制等的相互转换程序。-vb prepared binary and decimal, octal, etc. with each other conversion process. Platform: |
Size: 5120 |
Author:fga |
Hits:
Description: 罗列了二进制、八进制、十进制与十六进制的特征及它们之间的转换。-Listing the binary, octal, decimal and hexadecimal characteristics and the conversion between them. Platform: |
Size: 1024 |
Author:陈新福 |
Hits:
Description: 进行不同数制之间的转换,以十进制、八进制、十六进制为例。-Different number system conversion between decimal, octal, hex, in sixteen as an example. Platform: |
Size: 1024 |
Author:sisiyin |
Hits: