搜索资源列表
Word2Txt
- 这个小程序是我发表在一个刊物上的文章的附属代码,它的作用是将一个word文件中的所有字符取出来,转换成txt文件。 这段代码的优点在于不需要任何开发环境,开发库的支持,只要你装了word就完成转换。 这个里面包括了两个程序,一个是转换指定文件的,一个是自动把一个文件夹下所有word文件转换的-this small procedure is published in a journal article subsidiary code Its role is to be a word doc
Mean,_Medi14372510102002
- This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
msp430adc.rar
- 对MSP430片内温度传感器进行采样,输出温度到LCD * 程序使用单通道单次转换,温度显示的格式是华氏温度, * 带两位小数,On-chip MSP430 sample temperature sensor, the output temperature to the LCD* use single-channel single conversion, the temperature display format is Fahrenheit,* with two dec
jisuanq
- 一个简单的加法器,输入数据,选择符号,支持小数,用如鹏控件编写-A simple adder, the input data, select a symbol in support of decimals, such as Peng controls prepared by
comtest
- 是基于VC++控件的与单片机串口通信的上位机程序。代码简单,可以实现两位整数两位小数,共四位有效数字的数据传输。其它数据可以类比改动。用于温度,电流,电压等的设置与监控。-Control based on VC++ serial communication with the host computer microcontroller program. Code is simple, can achieve two integers 2 decimals, a total of four sign
jm1
- 通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。整数位有变化是更新整数位。已经编译通过。-Communication decompress data. Stored with a byte integer part of the back of each byte stored two decimals. Integer-bit change is to update the integer bit. Has been compiled through.
clock_divider
- 任意小数分频器产生原理,及详细说明文档,任意数分频(包括奇偶数和小数)的设计方法(含VHDL例子)-Generate arbitrary decimal divider principle, and detailed descr iption of the document, arbitrary number of sub-frequency (including the odd-even numbers and decimals) design methods (including VHDL
yy
- 给出一个非负小数,找出分子不超过M,分母不超过N的最简分数或整数, 使其最接近给出的小数。如果这个分数不唯一,输出‘TOO MANY’。 输入文件格式(closest.in) 第一行,M,N(1<=M,N<=10^9) 第二行,即小数R,(0<R 输出文件格式(closest.out) 仅一行,若解唯一输出 分子 / 分母(整数K写成K/1),否则输出TOO MANY 样例输入: 360 120 3.1415926536
calculator
- 简单的计算器,简单的四则运算,小数运算 适合初学者-Simple calculator, simple arithmetic, decimals computing for beginners
conversion(10and2)
- 十进制与二进制之间相互转换 正负数 整数与小数-Decimal and binary conversion between the number of positive and negative integers and decimals
71
- 写小数并在数码管上显示出来。并显示至少两位小数。-Writing decimal and displayed on digital tube. And display at least two decimals.
floatfun
- 编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。 例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。 -Function for float fun (double h), the function of function: The value of the variable h in the retention of two decimals, and
GPS_Conversion
- How to convert GPS readings in Degree, Minutes Seconds to Decimals
DadosEntrada
- Code to generate matlab input of formatted numbers with 2 and 1 decimals.
MathUtil
- A simple class that allows for rounding of float numbers to a specified number of decimals
DecimalTransform
- java进制转换,10进制转任意进制,包含小数,并保证精确度-java binary conversion, 10-band to any band, including decimals, and to ensure the accuracy of
AWG
- AWG Standard Wire Gauges in Approximate Decimals of an Inch and mm.
bin2Q
- Converts binary data of any format in a string to floating point decimals of a defined fraction size. the intsize input parameter defines the size of the exponent and sets the fixed point location in the binary number. se accompanied matlab
VHDLfenpin
- VHDL进行分频的完备资料,包含偶数、奇数、小数、分数-VHDL for the completeness of the information divide, including even and odd numbers, decimals, fraction
project
- Convert Decimals to Binary Numbers