搜索资源列表
calcularor_Csharp.NET
- C#.NET开发的功能强大的计算器,有+-*/四则运算和开方,百分号等许多功能,支持浮点运算。-Calculator using C#.NET
Matrix
- 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
cSharpMath
- 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
cSharp100Demon
- cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
ProgramCalculator
- .net计算器。主要利用反射功能,完成自定义数学函数运算-. net calculators. The main use of reflective function, the completion of custom math function computing
Extreme.Mathematics.QuickStartCS
- 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
10
- 第10章 SQL查询相关技术 10.1 SELECT子句 10.2 查询常量 10.3 查询变量 10.4 模式查询 10.5 TOP和PERCENT限制查询结果 10.6 周期、日期查询 10.7 比较、逻辑、重复查询 10.8 在查询中使用OR和AND运算符 10.9 排序、分组统计 10.10 聚合函数 10.11 多表查询 10.12 嵌套查询 10.13 子查询 10.14 联合语句Union 10.15 内联接查询 10
CSBigInteger
- 一个自己写的 C# BigInteger 类,.net 类库中没有 BigInteger 类,写此类是为了与 java 中的 BigInteger 对应,以方便大数运算-One wrote it myself C# BigInteger Class,. Net library does not BigInteger class, write these in order to correspond with the java in the BigInteger to facilitate the
CSharpAlgorithm
- C#编写的矩阵运算,在数学上很重要的基础运算-C# written in matrix calculation, the mathematical basis for computing a very important
csharp100
- c#(c sharp)实用100小实例 内容有 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文
MiniCalculator
- C#的练习之作,能够实现简单的运算功能(科学计算功能还须你的拓展)。采用MVC模式设计,支持换肤功能。 -C# practice of making, to achieve a simple computing function (scientific computing you should also expand.) MVC design pattern used to support the skin function.
k_means
- k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
cSharp-complex-operation
- 用c#实现各类复数运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of complex operations, supporting the book as " C# numerical algorithm programming"
cSharp-matrix-operation
- 用c#实现各类矩阵运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of matrix operations, supporting the book as " C# numerical algorithm programming"
CSharp--Calculator
- C#实现的计算器,能实现基本的运算功能,界面美观,适合初学者学习用-C# implementation of the calculator, to achieve basic computing functions
CSharp--Matrix-operations
- 在C#开发环境下实现矩阵的加,减,逆等运算-In C# development environment to achieve matrix addition, subtraction, and other operations against the
CSharp-count
- c#的100位内的加减比较运算,能实现除0以外的所有整数功能运算-C# 100 in addition and subtraction comparison operation, can realize all functions except 0 integer arithmetic
CSharp-cla
- 简单的C#计算器,实现加减乘除取余等运算,实现记忆功能,双行显示-This is a simple calculator program, which implements the operations of addition, subtraction modulo the memory function, and two-line display!
CSharp-calculator
- vs自制的一个简单计算器,能够实现基本的加减乘除运算。-vs homemade simple calculator, basic addition and subtraction, multiplication and division.
CSharp-calling-for-CPP-examples
- 实现C#调用C++模块的功能,提高程序的性能和运算效率-to achieve C# calling for C++ module functions,than improve the effective of program