CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jisuanqi

搜索资源列表

  1. jisuanqi

    0下载:
  2. 这是一个用c++写的一个小程序——计算器。希望能给学习c++的同仁带来一点帮助!-This is a used c++ Write a small program- calculator. Hope that they will be learning c++ s Tongren bring some help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:26080
    • 提供者:雁南飞
  1. jisuanqi

    0下载:
  2. 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:58216
    • 提供者:Dante
  1. jisuanqi

    0下载:
  2. 采用易于操作的图形用户界面,用可视化方法完成界面设计,给出界面设计图, 系统具有良好的分层结构,由多个页面组成,可使用按钮、菜单等事件响应进行切换。 -Using easy-to-use graphical user interface, visualization methods used to complete the interface design, interface design is given, the system has a good hierarchical str
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4245
    • 提供者:李西松
  1. jisuanqi

    0下载:
  2. 一元稀疏多项式简单计算器设计 数据结构 -One dollar a simple calculator designed Sparse Polynomial data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:23456
    • 提供者:白杨
  1. jisuanqi

    0下载:
  2. 用VC做的一个科学型计算器,能进行复杂的运算,支持表达式,供初学者参考-VC do with a science-based calculators, to conduct complex operations in support of expression, a reference for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:200131
    • 提供者:阿云
  1. JiSuanQi

    0下载:
  2. 希望大家提出宝贵意见 让我们一起进步-Hope that we put forward valuable suggestions so that we progress together
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4478
    • 提供者:hxxycn6
  1. jisuanqi

    0下载:
  2. 一个计算器程序 可以计算同时超过多个操作项的值。 开发语言: C#语言,用Stack原理实现 -A calculator program can be calculated at the same time more than the value of a number of operations. The development of language: C# Language, using the principle of the realization of Stack
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18122
    • 提供者:zrgbt
  1. Jisuanqi

    0下载:
  2. 用JAVA编的计算器,很简单的那种,就加减乘除!-Made with JAVA calculator, a very simple kind, on the addition and subtraction multiplication and division!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1836
    • 提供者:陈设
  1. jisuanqi

    0下载:
  2. 用C++buider做的计算器,挺实用的-With C++ Buider do calculators, very practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:367164
    • 提供者:zhuhong
  1. jisuanqi

    0下载:
  2. JAVA编程的计算器-JAVA programming calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:170756
    • 提供者:曾俊科
  1. jisuanqi

    0下载:
  2. 实现基本计算器功能的源代码-Calculator functions to achieve the basic source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:yanghua
  1. jisuanqi

    0下载:
  2. 用C#开发设计的一个关于计算器的应用程序.-With C# Development and design of a calculator application.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:20566
    • 提供者:xj
  1. jisuanqi

    0下载:
  2. 制作的一个计算器 可以实现很多关于计算的功能,比普通的计算器还高级一点-Produced a calculator can achieve a lot about the calculation of the functions of the calculator than the regular high-level point also
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:104069
    • 提供者:chenyong
  1. jisuanqi

    0下载:
  2. 一个进行简单模拟计算器的控制台程序,控制台应用程序,只把源代码传上来了,但没有编译,-A simple analog calculator console procedures, console applications, only the source code Chuan-up, but did not compile,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4031
    • 提供者:母平
  1. jimmy-jisuanqi

    0下载:
  2. 可进行用户登陆验证的c#的windows计算器-Users can be authenticated landing c# The windows calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:97097
    • 提供者:阿建
  1. jisuanqi

    0下载:
  2. 一个比较简单的小程序,但却是对自己的水平的一个检验。-A relatively simple procedure, but it is their own level of a test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:32015
    • 提供者:风声
  1. jisuanqi

    0下载:
  2. VB6.0编写的计算器,可以+-X%取模亦或,2 8 16进位换算-VB6.0 prepared calculator, can be+-X% modulus Or, 2 8 16 binary conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:王朔
  1. jisuanqi

    0下载:
  2. 本代码制作计算器。执行本例实例后,将创建一个计算器,可以进行常用的加减乘除算术运算。本实例的知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应 。-The code produced calculator. Examples of the implementation of this case, it will create a calculator that can be commonly used arithmetic operations addition and su
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:19488
    • 提供者:
  1. jisuanqi

    0下载:
  2. VB做的小计算器,方便计算信道及频率,对手机的测试来说非常方便.-small tool made by VB to calculate channel and frequency
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:18643
    • 提供者:dff
  1. jisuanqi

    0下载:
  2. 一个简单的计算器 一个简单的计算器 一个简单的计算器-A simple a simple calculator Calculator A simple calculator simple calculator a simple calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:39954
    • 提供者:xiaoxu
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com