搜索资源列表
setIp
- 比较高级的实用的网络配置工具,不是用控制面板的“网络”工具就可以实现网卡的配置,在有些情况下非常有用!使用了dll,注册表。此程序完整,稍加改动即可实用。 网络签名:lovenets.timessoft.com-comparison of practical network configuration tool, not a control panel "network" tool can be achieved N
WinNTL-5_4
- NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fi
csharp net Source
- There is no license fee or royalty fee to be paid at any time for using the Magic Library. You are however requested to acknowledge the use of the library and provide a link to our home page www.dotnetmagic.com from the
namab
- ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三
fchh
- 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明:
AudioPcm(Raw-Signed)Source20061206
- DirectShow开发的PCM Raw Signed 8K 8Bit音频解码Filter,VC++6.0-DirectShow development of the PCM 8K Raw Signed F 8Bit Audio Decoder ilter, VC 6.0
AudioPcm(Raw-Signed)Source20061206
- DirectShow开发的PCM Raw Signed 8K 8Bit音频解码Filter,VC++6.0-DirectShow development of the PCM 8K Raw Signed F 8Bit Audio Decoder ilter, VC 6.0
boothmultiplier
- verilog code for 8-bit signed integers....its working
Canonical_Signed_Digit_Study_(CSD)
- Canonical Signed Digit Study (CSD) NASA October 2006
Symbian+Signed+Test+Criteria+DIFF+3.0.3.pdf
- This document should be used as best practice guidance for all developers and can be used as the final check list for tests to be passed for developers seeking to have their applications signed. It is recommended these
FPGArealiztionofdigitalsignalprocessing
- 数字信号处理FPGA实现 实用程序和文件,有sine.exe ---输入宽度。输出对应的正弦波表 mif文件 csd.exe --- 寻找整数和分数的标准有符号数字量(canonical signed digit ,CSD)表达式程序 fpinv.exe --- 倒数计算浮点数表的程序 dagen.exe ---分布式算法文件生成HDL" onclick="tagshow(event)" class="t_tag">V
sfacIntr
- 定点数只能表示一定范围内的数(整数或小数,有符号或者无符号),浮点数虽将表示数的范围给予了较充分的扩宽,但仍只能表示(理论上)无限精度的数;本导论将引入一种新类型的数——效数,来完美地表示数的范围和精度两个方面,并简要介绍(演示)效数的四则运算。-Fixed-point can only say that within a certain range of numbers (integer or decimal, signed or u
signaddsub12
- vhdl coding for signed adder substractor
Signed-Arithmetic-in-Verilog-2001
- 有符号数的完整讲义和例子Verilog 2001-Signed Arithmetic in Verilog 2001, paper with examples
signed_add
- verilog 中处理有符号数加减乘除运算的详细讨论和例子。 -Verilog signed arithmetic discussion and examples
wpa6_adhoc-signed
- 安卓热点 运用手机作为热点,使平板可以通过手机上网,优化过的程序-for wifi applicant as a hot wifi poit,and tested through moto,htc hd, hw u85oo,htc ds, sumsum 9100,lg,ect
sent-a-signed-int-eger-whit-4-Byte
- labview串口程序,可发一个四字节有符号数,多字节可自己修改,使用文本框,数组和示波器输出。-sent a signed int eger whit 4 Byte
signed-add-and-multiplier
- fpga关于有符号的加法与乘法运算问题,值得参考-Signed on fpga addition and multiplication problems, it is also useful
Four-bit-signed-number-division
- 设计四位定点有符号整数除法器(op=ai÷bi),软件仿真通过后下载到FPGA板子进行验证 [具体要求] 1、 使用clock为输入时钟信号,其频率为50MHz 2、 使用拨码开关sw7~sw4为被除数ai,其中sw7为MSB(高位),sw4为LSB(低位) 3、 使用拨码开关sw3~sw0为除数bi,其中sw3为MSB,sw0为LSB 4、 使用按钮btn<0>作为输入确定信号,在每次改变输入时按下按钮
16 bit signed number multiplier
- 16位有符号数乘法器,使用Booth编码和华莱士树,提供程序源文件和测试文件(The 16 bit signed multiplier uses Booth encoding and Wallace tree to provide source files and test files.)