给定一个分式A/D,A为分子,D为分母,将分式化解成最简形式,例如1/3 = 0.[3],化成循环小数形式,并用[]将循环节提取出来
标签: 分
上传时间: 2017-03-14
上传用户:yuchunhai1990
给定一个分式A/D,A为分子,D为分母,将分式化解成最简形式,例如1/3 = 0.[3],化成循环小数形式,并用[]将循环节提取出来,这个是优化的程序,可以计算出10^9长度的循环节
标签: 分
上传时间: 2014-01-14
上传用户:s363994250
基本介绍: 挂GOOGLE广告最好用的网站程序!在线代理程序,经修改无一行多余代码,运行速度快,增加24小时自动更新数据功能,基本上不用管理。 而且根据用户电脑 语言自动转换 中文和英文 超适合用来挂GOOGLE广告 2.0版更新说明: 增加了对韩语,日语,英语,繁体中文的支持。 优化了数据库更新质量与速度。 优化了GOOGLE广告位排列顺序,大大增加了广告效果。 1.2.1版修正了因提交错误代码导致首页崩溃的重大BUG。
上传时间: 2013-12-11
上传用户:hasan2015
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
标签: OTSU segmentation Gray-level segmented
上传时间: 2017-04-24
上传用户:yuzsu
串口监视软件源程序,用于监视串口的读写操作(VC++7.0版)
上传时间: 2017-05-09
上传用户:qq21508895
模拟简单的会计信息录入管理应用,提供下载。采用AOM 2.1 + EJB 3.0 + JPA的做法 。
上传时间: 2013-12-27
上传用户:chfanjiang
粒子群算法的MATLAB源码,代码运行平台为Tc 3.0 ,对研究粒子群算法问题的朋友较有参考意义。
上传时间: 2013-12-31
上传用户:kytqcool
对于Java的word解析,主流方法是用中间件去访问,但是需要用JNI Apache和微软合作,开发的POI,但是POI虽然功能强大,但是用起来也很麻烦 3.5版本和以前的3.0版本修改了很多,而且还没稳定下来。 对于一般的应用,例如类似QQ手机邮箱那样,仅仅只需要读出文本内容的话,我们可以直接用tm-extractors,当然它底层也是调用的Apache POI
上传时间: 2017-05-31
上传用户:zaizaibang
PCI(外设部件互连)是当今个人计算机的主流总线结构,是微型计算机中处理器/存储器与外围控制部件、扩展卡之间的互连接口。PCI局部总线规范是互连机构的协议,也是电气和机械配置的规范。 本书分为9章,涵盖了PCI局部总线规范2.2版及其最新进展,详细介绍了PCI局部总线的原理和操作,内容包括PCI局部总线的基本概念、信号的定义、总线的操作、电气规范、机械规范、配置空间、66 MHz规范、BIOS和PCI-PCI桥等。书中通过大量的时序波形和实例对PCI局部总线的实际应用进行了深入浅出的阐述。
上传时间: 2013-12-16
上传用户:wangyi39
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.
标签: full-hardware compressor algorithm features
上传时间: 2014-01-14
上传用户:Shaikh