搜索资源列表
03312008JAVA3
- 找出1000以内的所有完数。一个数如果恰好等于它的因子之和,这个数就称为\"完数\"。-identify all 1,000 within a few End. A few If it is equal to the sum of the factor, the number on the "End few."
GetPrime
- 算出数的素数因子的算法-calculate the number of prime factor algorithm
train
- 极有价值的声学模型自动训练脚本。自动训练声学模型的配置脚本文件,采用HTK,运行环境为linux。指定声音目录和字典后将自动训练,可选择单因子或多音字-Automatic configuration of the acoustic model training scr ipt file, using HTK, operating environment for linux. Specify the directory and a dictionary will automatically sou
cf8_rapid_app_dev_j2ee_wp
- This white paper outlines specific considerations that technology and business managers should factor into their application development infrastructure choices and investments. These considerations provide a clear picture of the benefits of utilizing
Common-factor
- Java 程序 源码 用辗转相除法求两个整数的最大公因数。-Java source code using Euclidean algorithm for greatest common factor of two integers.
Zyz
- 输入一个数 求出该数的质因子 采用先求因子 再判断是否为质数的方法 -Enter a number of prime factors of the number obtained using the first factor and then seek to determine whether the method for the prime number
zdgys
- 用java语句实现简单的程序 求最大公因数 初学者适用-Statement with the simple java program for beginners to find the greatest common factor
prime-factor
- 读入一个整数,显示它的所有的素数因子。例如,读入120,输出2,2,2,3,5-Read an integer, it shows all the prime factors. For example, read 120, the output 2,2,2,3,5
ArbolAVL
- The AVL tree is named after the initials of the surnames of its inventors, Adelson-Velskii and Landis. He came forward in the publication of an article in 1962: "An algorithm for the organization of information" ("An algorithm for the organization of
jsp_sqlch6
- 随着计算机网络的高速发展,信息化社会的逐步深入,信息已经成为生活重要因素,为了能够有效简洁方便安全共享的管理好自己的信息,利用计算机技术来管理个人通讯信息已经不是什么希奇的事了。本文将利用JSP语言设计一个多用户的个人通讯信息管理系统。它是基于C/S服务模式跨平台的JSP技术《个人通讯录管理系统》。-With the rapid development of computer networks, information society, the gradual deepening of the
Activity_03
- 乘法器,用户输入成绩因子后,点击计算按钮可计算出两数成绩- Multiplier:The user input result factor and then click the button calculation may be calculated number two grades
File-system
- 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
GA
- 带交叉因子的粒子群优化算法matlab源程序 对大家非常有帮助-With cross-factor of the particle swarm optimization algorithm matlab source code is very helpful to everyone
A-Generic-Framework-for-three-factor-authenticati
- a genegric framework for routing protocal
qinmishudui
- 求亲密数对 所谓亲密数对是指:A的因子和等于B,而B的因子和正好等于A,且A!=B,则称A,B为亲密数对。 例如284和220,220的因子有1,2,4,5,11,20,22,44,55,110,他们和为284,284的因子有1,2,4,71 112,他们和为220。 找3-100000中的亲密数对,不要重复显示。-Seeking intimate number of so-called intimate number refers to: A factor and is equal t
GCDP
- 演算法-透過輾轉相除法求出最大公因數, 再透過最大公因數求最小公倍數,最大公因數(GCD)可以使用輾轉相除法來求,最小公倍數(LCM)則由這個公式來求 : GCD * LCM = 兩數乘積-Algorithm- through Euclidean division to find the greatest common factor, through the greatest common factor and least common multiple and greatest com
Import-java
- 求从键盘获得的两个整数之间,具有最多因子的数。-Seeking number from keyboard obtained between two integers, having a maximum factor.
GA-SVM
- 由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of t
TranslateDemo
- Android实现渐入渐出动画源码 无黑底无闪烁,淡入淡出这种效果很平滑,在平时见到的也是比较多的,可有效提升Android应用的操作体验,这也是android智能机界面漂亮、动感的一个因素吧。本效果在处理的时候避免了黑底和闪烁现象,做到了无黑底,无闪烁的android动画效果。-Android to achieve fade animation source without black flicker, fade this effect is very smooth, but also in
quality-factor
- java小程序,用来提取质因数,基础学习演示代码-Java small program, to extract the quality factor, basic learning demo code