搜索资源列表
mul-anneal
- 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed ex
mul
- 此汇编程序可进行任意位数的相乘只需修改内数组的数值即可 此程序以1234与4567为例-compilation procedures can be arbitrary multiplication of the median only changes within the array of numerical procedures to be like 1234 and 4567 as an example
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第
mul
- 在应用中常用矩阵相乘的定义算法对其进行计算。这个算法用到了大量的循环和相乘运算,这使得算法效率不高。而矩阵相乘的计算效率很大程度上的影响了整个程序的运行速度,所以对矩阵相乘算法进行一些改进是必要的。-commonly used in the application of the definition matrix multiplication algorithm for calculation. The algorithm uses a
mul-soft
- there are more
asm-mul
- 在16位CPU环境下实现大数乘法(8位十进制数乘8位十进制数),乘数与被乘数由键盘输入,计算结果向显示器输出。运行环境:MASM6.11,Windows XP
mul.fliter
- 用MATLAB实现了多相滤波器的仿真-Using MATLAB realize the polyphase filter simulation
mul
- 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 1 ,加法器精度为操作数位数的2倍,需要的与门数等于操作数的平方。 因此 8 位乘法器需要7个15位加法器和64个与门-Adder tree multiplier multiplier combination of shift and add multiplier advantage of look-up table. It uses the a
MUL
- 8-bit modified Booth s algorithm multiplier
mul
- 两个数相乘,实现十进制数相乘的实验,被乘数和乘数均以ASCII码形式存放在内存中-Multiplying two numbers and achieving the decimal multiplied by the number of experiments, multiplicand and the multiplier are the form of ASCII codes stored in memory
mul
- mullmodifeid booth algorithm
rs
- RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;-RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, includin
fpufiles
- floating point adder mul and sub in verilog code
mul-div
- 自编的升位除法,8位升为N位 在51系列单片机里实际用过-mul div
mul
- java mul 使用java实现http多线程下载.doc (226K) 下载 预览 -java mul implementation using java multithreaded http download. doc (226K) Download Preview
CC2430-mul-funtion
- CC2430 多功能综合测试 程序 含加密程序 aes128-CC2430 mul-funtion testing.rar
MUL
- MUL CODE FOR MATLAB,,,easy to implement
mpih-mul
- mpihelp-mul.c - MPI helper functions for Linux v2.13.6.
mul-threading
- this a document about how to learn mul-threading ,and which I wrote by myself.And I am sure it will be very useful to your mul-threading learning.-this is a document about how to learn mul-threading ,and which I wrote b