CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 显示小数点

搜索资源列表

  1. TimeWatch

    0下载:
  2. DigitalDevice类封装了数码式仪表的基本功能,可以在各种程序界面上实现数码式仿真仪表,它能显示数字0~9,负号,冒号和小数点。-DigitalDevice Packaging category of digital instrumentation, basic function, the interface procedures to achieve digital simulation instruments, and it shows the number 0 to 9, nega
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37.39kb
    • 提供者:冀涛
  1. Floatshow

    0下载:
  2. 小数点显示 小数点显示子程序,我原是用在相位测试仪上的,不过其它地方若要用可以直接调。-decimal point display subroutine show decimal point, I was used in the phase of the test instrument. But if used elsewhere can be directly transferred.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:28.37kb
    • 提供者:Garlon
  1. erchashu

    0下载:
  2. 演示遍历二叉树的过程,所以首先建立二叉树,并用图形显示出树的形状。建立的过程是采用前序便利的方法来创建,设计两种生成树的方式:一种是系统随机生成,另一种是人工输入。考虑到屏幕界面的有限性,限定二叉树不超过5层,最多26个字符,输入字符小数点“.”代表NULL。初始树为某种颜色的结点,三种情况的遍历采用填充另外一种醒目的颜色,来表示当前遍历的结点,同时显示该结点的访问序号。同时在遍历的过程中在遍历图形的下方显示出遍历序列。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:溪传友
  1. SimpleCaculator

    0下载:
  2. 可以计算很多类型那个的数据,包括复数,实数以及分数,还能显示小数点多少
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.63mb
    • 提供者:HeKeno
  1. NumberLed

    3下载:
  2. 高效数码管显示控件,能够显示正负号,能够显示小数点,可更改颜色,可以有两种显示方式。-Efficient Digital Display Control, it will show positive and negative, it will show a decimal point, can change the color, there are two formats.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:72.54kb
    • 提供者:刘深文
  1. LEDCtrl

    0下载:
  2. Led的ocx控件,可以设置显示的位数,小数点的位置,单位。单位包括电压、电流、百分比、温度等。-Led by randomly controls can be set shows the median decimal point position and units. Units includi#$#!96755#!#$007.rar!#$#tree browser control the use of the source code, the use of vb should look at
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:48.25kb
    • 提供者:lsq
  1. main

    0下载:
  2. 1、从键盘输入一批数值,要求保留3位小数,在输出是上下行小数点对齐。 2、编程序实现以下功能: (1)按职工号由小到大的顺序将5个员工的数据(包括号码、姓名、年龄、工资)输出到磁盘文件中保存; (2)从键盘输入两个员工的数据(职工号大于已有的职工号),增加到文件的末尾; (3)输出文件中全部职工的数据; (4)从键盘输入一个号码,从文件中查找有无此职工号,如有则显示此职工的全部信息。如没有,就输出“无此人”。。 -1, from the keyboard a number
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1013byte
    • 提供者:月月
  1. calculatorx_vivitue

    1下载:
  2. MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:123.1kb
    • 提供者:
  1. mymeter

    0下载:
  2. 一个实用的仪表控件,用户可以根据需要进行设置或增减功能。 主要函数介绍如下: SetNeedleColor(COLORREF colorNeedle) 设置指针颜色 SetRange(double dMin, double dMax) 设置仪表最大值最小值 SetScaleDecimals(int nDecimals) 设置刻度显示精度(小数点后位数) SetValueDecimals(int nDecimals) 设置数值显示精度(小数点后位数) S
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:51.56kb
    • 提供者:红枫
  1. Simplecalculator

    0下载:
  2. 简易计算器,实现一个开方运算,x是不超过10位的正整数,y是小于10的正整数,显示结果保留小数点后4位-Simple calculator, computing implementation of a prescr iption, x is not more than 10 of the positive integer, y is a positive integer less than 10, the result will be displayed after the decimal po
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:36.3kb
    • 提供者:cherry_nan
  1. 1602AD0809

    0下载:
  2. LCD1602显示电压值得程序,精确到小数点后两位。-ksjdfsufisdafsdfkjsdjfh fdodsufsdkjgfs jfkdshfogs fjksldfgpsd
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:14.46kb
    • 提供者:辰星
  1. 8duanshumaguanxianshi

    0下载:
  2. 8段数码管显示实验,带有小数点的数码管,包括源代码,运行界面美观,操作简单。-8 digital tube experiments showed that, with the decimal point digital control, including source code, run the beautiful interface, easy operation.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-25
    • 文件大小:25.46kb
    • 提供者:高天
  1. advancedcalculator

    0下载:
  2. 功能相当全的高级计算器源代码,支持复合运算、记忆功能。缺憾是括号功能未能实现,此外输入框使用的是数字而非字符,所以对小数点后的多位零值处理不便,需要结合“小数点后位数”的显示值使用。-Functionally equivalent source code for all high-level calculator to support complex operations, memory function. Shortcoming is the failure to achieve the br
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.2mb
    • 提供者:木马斗士
  1. 11

    0下载:
  2. 利用verilog HDL实现在FPGA上的带小数点的数码管显示-Using verilog HDL to achieve in the FPGA on the digital display with decimal point
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.73kb
    • 提供者:涨幅
  1. PastableNumericEdit_demo

    0下载:
  2. 可实现数字的末尾数字的自动显示,小数点后三位-Can be realized at the end of the number of automatic digital display, three decimal places
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:102.71kb
    • 提供者:
  1. DigiCtrlTestFull

    0下载:
  2. 数码显示控件的实现,可以显示时间、小数点、错误报警等。-The realization of the digital display controls, you can display time, the decimal point, error alarm.
  3. 所属分类:Static control

    • 发布日期:2017-05-15
    • 文件大小:3.61mb
    • 提供者:许明
  1. wendu

    0下载:
  2. 可以显示四位数的温度 并且小数点可以左右移动-One program
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:634byte
    • 提供者:郑强
  1. sin1_360

    0下载:
  2. 显示出1到360的正弦值,精确到小数点后14位-Shows the sine value of 1-360, accurate to 14 decimal places
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4.29kb
    • 提供者:M
  1. miaobiao

    0下载:
  2. 秒表程序,最多走一小时,chuli()函数里可以看出来,百位用了另一个数组,目的是显示小数点,前两位是分钟,后两位是秒,小数点只是为了区分秒和分,没什么特殊的意义,这不是程序的重点,你要的暂停和开始是同一个键,我用的是两个,你可以自己-Stopwatch program, up to go, chuli () function can be seen, one hundred with another array, the purpose is to display the decimal po
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:734byte
    • 提供者:nasiyang
  1. 34-显示小数点

    0下载:
  2. 34-显示小数点(34- display decimal point)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:10kb
    • 提供者:2ik42mou
« 12 »
搜珍网 www.dssz.com