CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Calculator

搜索资源列表

  1. MD5

    0下载:
  2. MD5计算器的实现,MD5加解密,MD5-MD5 calculator realization, MD5 encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:79706
    • 提供者:atz
  1. md5

    0下载:
  2. MD5 calculator : compute hash
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:121653
    • 提供者:amir
  1. 2

    0下载:
  2. 用户在使用VC++开发应用程序时,主要有两种方法:调用Windows提供的API函数(Application Programming Interface)和直接使用Microsoft提供的MFC类库(Microsoft Foundation Class)。与MFC相比,API更贴近操作系统,也是每一个Windows程序员必须掌握的。 本文将以一个类似Windows的计算器程序为例,简述Windows API程序设计的方法和一些基本技巧。 思路和算法 -Users i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3357
    • 提供者:jiaogd
  1. p1

    0下载:
  2.  设计一个可以支持无限精度的计算器;支持+、-、*、/四种运算,至少一种运算运用分支法, 现+、-法用常规法,时间复杂度为O(n), *法可以使用常规法、二分法、FFT法- design can support an infinite precision calculator +,-,*,/ four computing support, computing at least one branch of law to use, =
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1193208
    • 提供者:无我
  1. Binary

    0下载:
  2. Binary Calculator Test
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:590
    • 提供者:bagard
  1. hash

    0下载:
  2. Delphi md5 hash calculator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:470019
    • 提供者:sabri
  1. jisuanqi

    1下载:
  2. c++ mfc 计算器功能 如windows自带-c++ mfc calculator functions such as windows built-
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2856349
    • 提供者:Sjn
  1. jisuan

    1下载:
  2. c++ mfc 计算器功能 如同windows自带-c++ mfc calculator functions as native windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2855854
    • 提供者:Sjn
  1. md5cksum104

    0下载:
  2. MD5 Checksum Calculator source codes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:57693
    • 提供者:eozky
  1. Crc_Parallel

    0下载:
  2. CCITT Parallel CRC 16-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:726
    • 提供者:timngo
  1. calculator

    0下载:
  2. 此功能在于对于在大学期间学生对计算器的编程使用-This feature is for the students at the university during the programming the use of calculators
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:465463
    • 提供者:倪鹏
  1. qtjsj1

    0下载:
  2. QT 开发的简单计算器源码,经过简单编译即可用于arm开发板上-QT developed a simple calculator source code, after a simple compilation development board can be used to arm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:53369
    • 提供者:yueshuya
  1. ex6.stat.mem.triF

    0下载:
  2. 自己写的qt计算器程序;带记忆,统计计算等功能-Their own calculator program written in qt with memory, statistical calculations and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1498222
    • 提供者:reyoung
  1. flaot

    0下载:
  2. 一个简单的计算器,能进行浮点数的求和,良好的界面-A simple calculator, able to carry out floating-point summation, a good interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1062279
    • 提供者:冼雪云
  1. simplecomputer

    0下载:
  2. 简单计算器,能够实现简单的加、减、乘、除。其原理就是使用了两个栈。一个符号栈,一个数据栈。-A simple calculator,it can able to achieve a simple add, subtract, multiply, divide. The principle is to use two stacks. A symbol stack, a data stack.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:1385
    • 提供者:
  1. practice

    0下载:
  2. 几个gtk实例,calc是计算器,tank是键盘响应移动小箭头,jumpinglabel是时钟的使用,primenumber是求最大质数,snake是利用资源文件修改控件外观。-Several gtk example, calc is a calculator, tank is the keyboard to respond to moving small arrow, jumpinglabel is the use of the clock, primenumber is to strive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:81681
    • 提供者:yutou
  1. calc.tar

    0下载:
  2. 普通计算器功能的实现(包含加、减、乘、除、取模、取余等功能)。-The realization of common calculator functions (including add, subtract, multiply, divide, modulus, take over other functions).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1775
    • 提供者:steven
  1. cal.tar

    0下载:
  2. 在linux中的运用QT程序和C++编写的计算器的源码,有信号和槽的实现方法和鼠标获取的方法-The use of QT in linux programs and calculator written in C++ source code, there are signals and slots implementation of methods and ways to obtain the mouse
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:35801
    • 提供者:wangqujian
  1. calc

    0下载:
  2. 采用VB6.0开发的电子计算器语音播报系统源代码-Voice broadcast VB source code calculator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:188745
    • 提供者:Mr. wang
  1. cal

    0下载:
  2. linux下编写计算器,用gtk做的界面,支持高精度的四则运算。-A high-precision calculator writing in linux by c and gtk.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:9825
    • 提供者:林学森
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com