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

搜索资源列表

  1. VisualCalc300_src_20060418

    0下载:
  2. Visual Calc v3.0 - A new dimension for the desktop calculator By toxcct.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:81631
    • 提供者:test
  1. 一个一维河流污染物扩散的计算模型

    1下载:
  2. 一个一维河流污染物扩散的计算模型.包含了河流模型的建立,污染扩散模型,渲染部分是gdi+写的.-a 1 dimentional pollution distribution model in river environment.including construction river space model, pollution calc demo as well as render part.rendering is based on GDI+
  3. 所属分类:C#编程

    • 发布日期:2017-03-29
    • 文件大小:30771
    • 提供者:贾道远
  1. Matrix

    2下载:
  2. C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
  3. 所属分类:C#编程

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:wangyong
  1. calc

    0下载:
  2. 简单的整数计算器,用C#弄出来的-Simple integer calculator using C# get out of ......
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:24907
    • 提供者:xinnan
  1. Csharp-calc

    0下载:
  2. 是一个很简单的c#写的计算器,功能不是很完善,有点小错误。-Are a very simple calculator written in c#, function is not very perfect, a bit of small errors.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:14132
    • 提供者:jhcla
  1. calc

    0下载:
  2. 自己用C#编写的一个计算器小程序。功能齐全-The preparation of their own C# using a calculator applet. Full-featured
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:47110
    • 提供者:微微
  1. calc

    0下载:
  2. 这是一个包含c#源码的最小计算器,按钮靠源码生成。-This is one that contains the smallest c# source code calculator, buttons depend on source code generation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:47254
    • 提供者:zsd
  1. calc

    0下载:
  2. c#的计算器,适合初期学者学习,如有错误,请谅解-good
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:49023
    • 提供者:孟云
  1. CurrencyCalculator

    0下载:
  2. first attempt at currency calc using c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:57593
    • 提供者:sme
  1. Calculator

    0下载:
  2. Calculator similar to Windows Calc
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:102093
    • 提供者:APA
  1. calc

    0下载:
  2. 简单计算器 能连续加减 能识别加减乘除的优先级-Able to continuously add and subtract simple calculator to recognize the priority of Math
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:35020
    • 提供者:维康
  1. ExTimer

    0下载:
  2. Calc time to end work-Calc time to end work))
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:7295
    • 提供者:Dmitry
  1. coin-calc

    0下载:
  2. 從文件讀取,計算找換給客人所需要的硬幣,再記錄到另一個文件中.-caculate coin need to be changed to the customer
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:49666
    • 提供者:dennis
  1. calc-UNICAMP

    0下载:
  2. Beta Calculator for administrance
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:14762
    • 提供者:Tony
  1. Calc

    0下载:
  2. 用C#写的一个简易计算器,实现基本的四则运算-Written in C# using a simple calculator for basic arithmetic
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:507890
    • 提供者:slk
  1. TRKCELLPAF-CALC

    0下载:
  2. A calculator writen in csharp using Web Service.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:387838
    • 提供者:mansoor
  1. calc

    0下载:
  2. 使用C#语言,采用面向对象的方式实现的一款仿Windows的简易计算器,学习C#的朋友可以参考一下!-Simper Calc
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:41941
    • 提供者:罗世平
  1. My-Calc

    0下载:
  2. it s a calender in C#
  3. 所属分类:CSharp

  1. PDEModel

    0下载:
  2. 基于有限差分法的湖泊污染物扩散模型.有限拆分法是把湖泊这样的面数据拆成很多小三角形,再处理的一个算法.污染扩散模型的代码也在里面,并且测试的数据都已经包含,并且测试无恙.-a calc model based on pde model.this algorithm separate a planar lake into many small triangles and do the following calculation. pollution distribution algorithm a
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:7089
    • 提供者:贾道远
  1. CalculaCRC

    0下载:
  2. Calc crc_ccitt 1021 for Csharp c# - source code
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:94208
    • 提供者:AMILTON
« 12 »
搜珍网 www.dssz.com