搜索资源列表
DM9000AE_DATAS
- DM9000AE的中文手册。很难得得哦。LOCAL BUS芯片现推荐一款DM9000AE网卡芯片,其基本特性是48PIN,10/100MLOCAL-BUS interface,工作模式8/16bit, 有AUTO-Mdix(自动翻转)、TCP/Ip加速(check sum offload)减轻CPU负担,提高整机效能,20ns响应时间。2.5V/3.3V低功耗。广泛应用在IPTV、IPSETBOX、VOD、IPCAMERA、IPVIDEOPHONE等产品.-DM9000AE the Chines
get_the_sum
- 用汇编写成的将正负数分别相加,求和的一个小程序。对于初学汇编的人有一定参考价值-used to compile written in the sum of positive and negative, respectively, the sum of a small program. For beginners compilation of a certain reference value
SQCOMM51
- 51串行令牌格式 a51编译 Read data from serial port and write into buffer DPTR pointed in XRAM if a data frame is received and calculate the check sum if a information frame is received return control byte only -51 serial format A51 compile
calcu_synthesis
- 本程序实现两个整数平方和相加并且输出结果-the program two integers and the sum of squared output
ARM-SUM
- 这个是ARM的学习开发环境ADS的好东西 用C语言编写的,对学习ARM很有帮助.-this the learning environment for the development of the good things ADS C language. ARM helpful for the study.
S3CEV40
- 这是用ARM7语言,在SUM G(三星)S3CEV40的公司的例案教程.
sum
- 这是一个用VHDL写的简易的CPU的程序,共支持10条指令。使用微指令方式。包括.bit文件。下载到FPGA芯片上成功。注解不小心忘记保存。
sum_cash
- 自动售货机的sum-cash源码, 主要负责自动售货机的计算钱和找零的应用。简单实用
Exp4-Key
- ARM7的键盘驱动程序(4X4键SUM的44B0)原代码-ARM7 keyboard driver (SUM keys to the 4x4 44B0) source
ucos-Memory.rar
- ucos 的内存管理机制探究,包含对OS_MEM文件的修改,查看内存链表的组织情况,附截图和总结(总结很详细的,呵呵),uCOS explore memory management mechanisms, including modification of OS_MEM documents, view the organization of the memory list, with screenshots and summarize (sum up a very detailed, huh,
cheng1.rar
- 用VHDL实现十六位移位乘法器 才有移位相加法来实现,Use VHDL to achieve 16-bit shift multiplier shift only the sum of law to achieve
zigbee-learning
- zigbee学习,这是网上高人学习的经验总结,我总结了一下,希望对大家有用-zigbee learning, which is an expert online learning experience in conclusion, I sum up a bit, we hope to be useful
DataProcess
- 单片机基本数据处理常用函数,主要处理对于AD采集的数据的处理操作。 函数的操作单位大多为数组。 包含浮点求和、平方和、均值、方差、协方差、自相关函数、正弦信号产生、白噪声产生、数据类型转换等功能。-SCM basic data processing commonly used functions, dealing mainly with the data collected for the AD processing operations. Function is mostly an a
I2C
- arm7模块程序i2c1 大家来下载吧,个人的小总结,还是比较有用的-arm7 module program i2c1 you to download it, the individual small sum, it is quite useful to
multiplier-accumulator(vhdl)
- 用VHDL语言描述和实现乘法累加器设计,4位的被乘数X和4位的乘数Y输入后,暂存在寄存器4位的寄存器A和B中,寄存器A和B的输出首先相乘,得到8位乘积,该乘积再与8位寄存器C的输出相加,相加结果保存在寄存器C中。寄存器C的输出也是系统输出Z。(原创,里面有乘法部分和累加部分可以单独提出来,很好用) -With the VHDL language to describe the design and realization of multiplier-accumulator, four of
multiplyingunit
- 其乘法器原理是:乘法通过逐项移位相加原理来实现,从被乘数的最低位开始,若为1,则乘数左移后与上一次的和相加;若为0,左移后以全零相加,直至被乘数的最高位-Its multiplier principle is: the sum of multiplication through each shift principle to achieve, from the lowest bit multiplicand to start, if 1, then the multiplier on the l
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
8BITCONDITIONALSUMADDER
- it is verilog code for 8 bit conditional sum adder using veriwe-it is verilog code for 8 bit conditional sum adder using veriwell
SPA
- 首先介绍了LDPC码的校验矩阵和其因子表示方法,然后利用二分图对和积解码算法进行了详细的描述,最后给出了信度传播概率译码算法详细步骤,并对关键公式作了证明-This paper,first introduces the check matrix and the factor graph of LDPC,then describes the sum-product algorithm by using the factor graph,and finally presents the deta
VB6_COM(CRC`SUM)
- 串口编程的范例,包含了CRC,SUM校验.-Serial programming examples, including the CRC, SUM checksum.