搜索资源列表
yongjiavajiejueguojihuawenti
- 如果应用系统是面向多种语言的,编程时就不得不设法解决国际化问题,包括操作界面的风格问题、提示和帮助语言的版本问题、界面定制个性化问题等。由于Java语言具有平台无关、可移植性好等优点,并且提供了强大的类库,所以Java语言可以辅助我们解决上述问题。Java语言本身采用双字节字符编码,采用大汉字字符集,这就为解决国际化问题提供了很多方便。- If the application system faces the many kinds of languages, when programming
DVB_S2
- Cycle slip probability of the phase unrapping algorithm-Cycle slip probability of the phase unrapp ing algorithm
20xuan5
- 一个用JAVA实现的彩票20选5的小程序,大家可以看看买彩票中的机率哦,仅供参考-JAVA with a lottery of the 20 elected five small procedures, we can buy tickets to see the probability Oh, for reference
泊松分布是一种常用的离散型概率分布
- 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 ,Poisson distribution is a commonly used discrete probability distributions, mathema
Poisson
- Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。-Produce Java c
BayesNet.java.tar
- 贝叶斯网络是一种概率网络,它是基于概率推理的图形化网络,而贝叶斯公式则是这个概率网络的基础。贝叶斯网络是基于概率推理的数学模型,所谓概率推理就是通过一些变量的信息来获取其他的概率信息的过程,基于概率推理的贝叶斯网络(Bayesian network)是为了解决不定性和不完整性问题而提出的,它对于解决复杂设备不确定性和关联性引起的故障有很的优势,在多个领域中获得广泛应用。本算法用于weka算法包的拓展。-Bayesian network is a probabilistic network, wh
gll
- 该网站是描述概率论与数理统计的网站,可以学习概率论与数理统计知识-The site is to describe the probability theory and mathematical statistics website, can learn the probability theory and mathematical statistics knowledge
DLogicalClocks
- Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following:
SequenceConstructor
- 这个文件里没有注释...没有GUI...什么都没有 功能是,对一系列等几率的随机事件的穷举 和判定输赢 和记载结果 得出的结果可以用来判断最佳方案... 其实没什么用,但是作为初学JAVA两个月的学生,实在没办法成为会员啊.-The calculation of a series of tests with constant alternatives and its outcome. With equal Probability
caipiao
- 随机程序,支持双色球和体彩大乐透,其实只要数字彩都可以变相支持。功能比较简单,有历史概率分析。-Random process, support for Shuangse Qiu and Ticai big lottery, in fact, can be disguised as long as the number of color support. Function is relatively simple, has a historical probability analysis.
Java_MD5
- 分析了MD5加密算法和碰撞的原理,对目前常规MD5算法加密结果容易被破解的问题,利用JDK的ja-va.security包中的MD5算法给出了JavaBeans形式的变换算法,以期进一步减小破解时碰撞的概率,增强系统加密的安全性。-Analysis of the MD5 encryption algorithm and the collision theory, the current results of conventional MD5 algorithm for encryption ea
mengdikaluo
- 蒙地卡罗为摩洛哥王国之首都,该国位于法国与义大利国境,以*闻名。蒙地卡罗的基本原理为以乱数配合面积公式来进行解题,这种以机率来解题的方式带有*的意味,虽然在精确度上有所疑虑,但其解题的思考方向却是个值得学习的方式。 -Monte Carlo is the capital of the Kingdom of Morocco, the country' s borders in France and Italy, famous for gambling. The basic princ
6-4
- 两个由系统生成随机数并计算随机数个数和概率的Java小程序-Two random numbers generated by the system and calculate the number of random numbers and probability of Java applets
Java_interview
- 为了减轻大家的负担和节省大家的时间,一些过时知识点和被笔试概率极低的题目不再被收录和分析。-To alleviate the burden and save us all the time, a number of knowledge points, and was written out of date very low probability of the subject is no longer included and analyzed.
callName
- 简单的点名系统,随机点名,学生档案的添加、删除,学生缺课、迟到早退等机率-Simple naming system, random name, student files to add, delete, school absence, tardiness and other probability
chage
- 一个能够将阿拉伯数字转换为中文大写的金额的程序,虽然比较繁杂但是所有的几率都考虑到了-An ability to convert Arabic numerals the amount of Chinese capital program, albeit complicated, but all are taken into account the probability
Prime_numbers
- testing prime numbers, this file consist of three programms,first testing and static probability of prime numbers 1-100000 second programms testing n<2^18 third programms between 2^20 to 2^50-testing prime numbers, this file consist of three progr
associations
- public class DiscreteEstimator extends java.lang.Object implements Estimator Simple symbolic probability estimator based on symbol counts. Version: $Revision: 1.6 $ Author: Len Trigg (trigg@cs.waikato.ac.nz) See Also: Seria
BirthdayProblem
- 生日問題(Birthday problem). 一個房間中要有多少人, 才會使其中至少有兩人生日(月日)相同的機率大於0.5? 此程式包含算數實驗值和亂數模擬值-birthday problem, in a set of n randomly chosen people, some pair of them will have the same birthday. By the pigeonhole principle, the probability reaches 100 when the
JPS
- 此教程面对JSP初学者而写,为提高正确性和按本教程操作必定成功的机率,作者我是一边安装操作一边抓图一边写的,并进行过仔细的检查,当然,人有失手,若其中有错,那么是上天注定的了,与作者无关^_^。 在理论上来讲,只要你一步不漏并正确按本教程安装配置JSP环境,那么你的成功率是120%。-This tutorial face JSP beginners and write, in order to improve the accuracy and the press this tutorial
