搜索资源列表
Learning-Latex-in-93-minutes
- 93分钟学会latex 排版软件 可用来制作ppt数学公式-93 minutes to learn latex typesetting software can be used to make ppt mathematical formula
zuhe
- 公式计算49号码的概率。帮助大家解决不中的苦恼-Formula to calculate the probability of 49 numbers. To help people in distress could not be resolved
MC
- 蒙特卡罗方法的一个PPT,讲述了蒙特卡罗原理及公式的知识。-The Monte Carlo method a PPT, described the Monte Carlo principle and formula knowledge.
1
- 编写程序,计算下面公式并输出结果。 要求:(1)编写一个函数计算n! (2)编写主函数,由键盘输入n和m,调用(1)中的函数完成计算。 (3)输入n和m要给出提示,并检查n和m的合理性,不合理的输入应输出错误信息,并不再进行计算。-Write programs to calculate the following formula and output. Requirements: (1) Write a function to calculate n! (2) the
SWPI_SPA
- SWPI-SPA Calculated wellbore pressure drop losses, not District shunt type of generalized formula for calculating liquid holdup
daxuewuli
- 大学物理,汇集大学物理上下册的所有公式定理,以及历年考试真题-Physics, bringing together all the physics formula for the upper and lower volumes theorem, and the historical examination Zhenti
fortran
- fortran的函数库,包括字符串操作,数学公式的操作等-fortran libraries, including string operations, mathematical formula manipulation
LATEX
- 如果你经常编排带数学公式的文章, 那么你对WORD估计不陌 生, 而且对它的公式编辑器也用得不少, 那你可能会发现, WORD 编排出来的段落不是那么令人满意, 如果左对齐, 那么每行的右 边参差不齐, 很不美观 而如果选用两边对齐, 那么WORD为了达 到这点要求, 可能就加大了某些词与词之间的间距, 那样也达不 到我们满意的文章格式. 能不能在行末自动地把一个单词在音节 处拆开, 并加上连字符呢? TeX可以 -If you often arrange
bayes
- 机器学习中关于贝叶斯公式和全概率公式的PPT讲解 很全面细致-Bayesian machine learning on the total probability formula and the formula is very comprehensive and detailed explanation of PPT
Excel-Han-SHu-Da-Quan-Jiang-Jie
- Excel函数大全【实例讲解】,各公式的应用,非常全面-Excel examples to explain the function Daquan [], the application of the formula, very comprehensive
refushegongshi
- 总结了热力学里面用到的公式,Word格式的,方便大家修改-Summarizes the thermodynamic formula used inside, Word format, to facilitate change
1111
- 计算气藏拟压力,利用数值算法中的梯形公式-Calculate the pseudo pressure gas reservoir, using the trapezoidal formula of numerical algorithm
Discrete-Mathematics-report(1)
- 1. 从键盘输入两个命题变元P和Q的真值,求它们的合取、析取、条件和双条件的真值。(A) 2. 求任意一个命题公式的真值表(B),并根据真值表求主范式(C) 注意:题目类型分为A,B,C三类,其中A为基本题,完成A类题目可达到设计的基本要求,其他均为加分题,并按字母顺序分数增加越高。-Input two propositional variables P and Q is the true value from the keyboard, find their conjuncti
Water-flow-calculated-formula
- 这是水利水文行业常用的小软件,用实测水位流量资料推求水位流量函数关系式的。-This is used industry of water conservancy hydrological small software, with the water level flow material derive function relation between the water level of the flow.
Weki-problems
- 针对维基百科有些公式打不开,该文档给出了解决方法。-According to wikipedia some formula can t open, this document gives the solution.
DewPoint
- 根据温度 湿度 来计算露点的公式,很标准。-Temperature, humidity, dew point formula to calculate the standard.
stkk
- 关于水电站灌浆工艺中的一些基本公式 资料的相关说名-Hydropower grouting process in some of the basic formula information related to said name
xitong
- 介绍系统聚类的原理,思想,所用到的数学公式,是一份不错的学习资料-This paper introduces the system clustering of principle, thought, the use of mathematical formula, and it is a good learning material
Handbookof-ComputerinRadio
- 无线电工程、通信、雷达的计算仿真手册,提供了较全面的公式-Calculation of radio engineering, communications, radar simulation manual to provide a more comprehensive formula
51-cap
- 基于AT89C51单片机和555芯片构成的多谐振荡电路设计一电容测量电路,这种测量方法主要是通过一块555芯片来测量电容大小。让555芯片工作在直接反馈无稳态的状态下,555芯片输出一定频率的方波,其频率的大小跟被测量的电容之间的关系是:f=0.772/(R*Cx) ,固定R的大小,其公式就可以写为:f=k/Cx,只要能够测量出555芯片输出的频率,就可以计算出测量的电容。计算频率的方法可以利用单片机的计数器T0和中断INT0配合使用来进行测量。 文件内含有proteus工程及keil工程建