搜索资源列表
C500
- 超长整数除法.转载-long integer division. Reprinted
TXTtoMDB
- 本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-this procedure is a TXT file will be converted into ACCESS database format tool. As long as the designated database storage path, file name, the name of the table,
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
MyAtl
- ActiveX/DCOM/ATL最大100M,不要分割文件,名字不能太长 -ActiveX / DCOM / ATL largest 100M, not paper division, whose name must not be too long
MAIN425425
- 最大100M,不要分割文件,名字不能太长 请用英文名,尽量和原工程文件名相同 -largest 100M, not paper division, whose name must not be too long Please use English as possible and the original document from the same project
zcqymlsj
- 企业名录搜集师针对网络上众多的著名商贸网站(这些网站也是网络上最为活跃的BtoB网站)的公司信息资源进行搜集整理,分地区、按行业精确的搜集企业名称、联系人、地址、电话、传真、网址、EMAIL地址、邮编、企业简介等,并进行整理集中,形成客户资源。本软件是现时网络上唯一的一套动态的精确的搜集著名商贸网站公开的客户资源的软件。是企业进行网络营销、查找客户必不可少的工具。-Business Directory for network division collected on the long-comm
arithmeticexpression
- 数据结构的长数字算术表达式计算算法,包括加\减\乘\除等-Data structure of the long digital arithmetic expressions calculation algorithm, including the addition and subtraction multiplication and division, etc.
4
- 长整数四则运算用C++变的,可实现长整数加减乘除-Long integer arithmetic using C++ change to achieve long-integer multiplication and division addition and subtraction
ldiv.m
- Calculates inverse Z-transform by long division
mixfft
- 混合基快速傅里叶算法实现,针对任意长信号序列,按照预设分解成不同的基进行预算,减少除法与三角函数使用,精度高速度快。-Mixture Fast Fourier-based algorithm for arbitrarily long signal sequence, in accordance with the different pre-set into the base budget and reduce the use of division and the trigonometric f
Mycount
- 只实现了一些简单的运算;加减乘除;清零;归零;菜单栏;小数点;错误提示窗口;等等;只要会这些,其他的一些功能自己就一定也会添加了了;-Only implements a few simple operations subtraction multiplication and division Clear zero menu bar decimal point error window and so on so long as these, some other features
FileStore
- 用于分档的分割与合并。原理是用目标文件所在的目录相加得到的ascii码值的和做为种子获得随机数,然后用得到的随机数列模2得到0或1,然后分别向两个文件写入,以实现简单的加密功能(当然种子的获取方法和分割的文件数都是可以改的,只要模的值不同即可)。文件合并功能正好相反,是读取两个文件后还原出原来的文件-For the sub-file division and consolidation. The principle is to use the directory where the target
AFTE
- 语音识别方法。计算语音的长时特性。利用Gamma tone 进行子带划分,然后计算子带能量。-Speech Recognition. Voice of the long computing features. Using Gamma tone for sub-band division, and then calculate sub-band energy.
gold
- 利用长除法,产生平衡GOLD序列码,扩频方面的内容-Using long division, resulting in a balance GOLD serial number, spread spectrum aspects
ccf
- 多字节长除法 被除数 除数 单片机-Multi-byte long division SCM dividend divisor
long_division
- divider for long division enhanced algorithm yay awesomeness! This divider works really awesomely correctly we-divider for long division enhanced algorithm yay awesomeness! This divider works really awesomely correctly well
MCS-51-subprogram
- 单片机实用程序库,包括数据复制、算术平均滤波、长除法、码制转换、对分查找、浮点运算、三角函数等等。共98页pdf文档。-SCM utility library, including data replication, arithmetic mean filtering, long division, transcoding, bisection search, floating-point arithmetic, trigonometric functions and so on. Total
QuadraticIntersection_Test
- A CRC is a long-division remainder.
Mycode_for-_simple_sqrt
- 笔算开方,利用长除法求浮点数的平方根,有优点是迭代次数少,缺点:只能算到小数点后4-5位-4-5 can only count to one decimal: written calculation prescribing, use long division square root of floating-point number has the advantage of fewer iterations, shortcomings
The Inverse Z Transform
- Inverse Z Transform by Long Division