搜索资源列表
j003
- “学生成绩总评系统”是在本软件的基础上改造而成的,它可以不限制科目的数量(本系统只能计算最多八门课程,只适合计算学期成绩),适用于计算本科班四年的总评成绩。但它的计算公式不如管理系统那样灵活,是不可改变的。目前,杨富城正在着手修改“总评系统”以使其更加方便易用。
velocity3
- 计算流体力学公式与解方程组程序的合成,可以用来计算cutte流流体速度在流场内的分布
SHILI10
- 本模块的输入项包括:(1)特征峰的峰高、面积、浓度;(2)用户设定的计算公式。 为避免同样的计算公式,在不同样品的诊断比值计算过程中的多次重复输入。本系统设计了一个全局诊断公式表。如果样品的待计算的诊断比值公式在全局诊断公式表中存在,则用户可以直接在全局表中勾选,即可实现将该所选的公式复制到当前的样品中诊断比值列表中。对于待测样品新增加的而全局表中没有的诊断比值公式,系统也会在全局比值公式表中保存一份,以备以后的重复使用。
weekday
- 算法如下: 基姆拉尔森计算公式 W= (d+2*m+3*(m+1)/5+y+y/4-y/100+y/400) mod 7 在公式中d表示日期中的日数,m表示月份数,y表示年数。 注意:在公式中有个与其他公式不同的地方: 把一月和二月看成是上一年的十三月和十四月,例:如果是2004-1-10则换算成:2003-13-10来代入公式计算。-Algorithm is as follows:基姆拉尔森formula W = (d+2* m+3* (m+1)/5+
formula
- 别人写得自定义计算公式,挺不错,这个是C#写的,仿照EXCEL-formula user defined csharp code
CWater
- 计算水文参数,适用的范围为理论公式计算水文特征值,如流量,频率等。-Computing hydrological parameters, scope of application of theory calculated the value of hydrological characteristics, such as flow and frequency.
zuixiaoerchengfa
- 本资料是数学上求最小二乘法的计算公式。里面是用C++编写的可以运行的程序。可以帮助大家避免复杂的数学运算,同时了解C++的运用。-This information is seeking least squares mathematical formula. Which is written in C++ programs can run. Can help you avoid the complicated mathematics, while understanding the use of
pi_in_C_Program_Language
- 结合圆周率(π)的近似计算公式,分析C程序设计中几种常用设计思想,给出了π计算算法及源代码-With pi (π) of the approximate formula of C programming several common design, gives the π calculation algorithm and source code
lab
- 1.编写一个函数把华氏温度转换为摄氏温度,转换公式为..C=(F-32)*5/9。 2.编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用 户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的 值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。 3.编写重载函数Maxl可分别求取两个整数,三个整数,两个双精度数,三个双精度,数的最大值. -1. Write a function to convert Fahre
SpecialFunction_src
- 该文件是C#版的特殊数学函数计算公式,包括gamma函数、Stirling s formula,chi-square 等-C# version of the file is a special formula of mathematical functions, including the gamma function, Stirling' s formula, chi-square, etc.
Ellipsoidarea
- 图斑椭球面积计算,椭球面上任意梯形面积计算公式,高斯投影反解变换( )模型-Ellipsoid area of ??polygon
CaculaterWrite
- c#编写的计算器,这个计算器是手动输入一般的加减乘除公式就可以计算,比如(3+2)*8/9就可以直接算出结果,不用一个个输入。-c# write calculator, this calculator is to manually enter the general formula of addition, subtraction can be calculated, such as (3+2)* 8/9 can directly calculate the result, not an inp
Evel
- 公式计算,可以通过字符串表达式的方式计算例:"iif(a>1,v1,v2)" 来计算-Formula, can be calculated by a string expression example: " iif (a> 1, v1, v2)" to calculate
NationalDebt
- 以前写过的国债收益分析小工具,可以自定义公式计算-Benefit analysis of government bonds previously written a small tool that can customize the formula
Temperature_transfer
- 一个温度转换公式的计算源码,在绝对温度,华氏度和摄氏度之间的转换-A little software for temperature transfer
jksdxljs
- 架空输电线路常用的计算,包括一些常用公式,打包成一个类。-Commonly used in the calculation of the overhead transmission lines, including some of the commonly used formula, packaged into a class.
SSC_login
- 自学编写的彩票自动投注软件源码,实现根据输入的公式自动计算出需要投注的号码,自动投注,初学者编写,仅供参考-Automatic self-preparation of lottery betting software source code, to achieve a formula based on the input automatically calculate the required number of bets, automatic betting beginners to prep
JespersCalculator3.4
- WPF写的一个图形公式计算器(实现了代数式计算和画函数图象)-WPF to write a graphic formula calculator (algebraic calculation and drawing implements function image)
spwm_calc
- 昨天晚上用Visual C#写了一个SPWM正弦表生成工具,之前也有从网上下载有其他网友写的工具,但感觉始终用起来不是很方便。 学了一段时间的C#,也算是检验一下学习成果,于是就开始写了这个小工具,欢迎大家测试。 说明: 1. 计算方法是按马潮老师那本AVR教程上的公式计算的;通过测试,其计算结果跟马老师书上、及其他网友的工具生成的数据完全一样。 2. 机器上要装有.NET Framework 4下载,才能正常运行。-Yesterday evening with Visua
dm
- 将一个四位数分成两段得到的两个两位数,它们的和的平方等于原数,具有这种性质的数没有特殊分布规律,因此采用穷举法对所有四位数进行判断,从而筛选出符合这种性质的四位数。具体算法是任取一个四位数,将其截为两部分,前两位为a,后两位为b,然后套用性质公式计算并判断。-Two two-digit number will get a four-digit divided into two sections, the square of their sum is equal to the original n