搜索结果

找到约 721 项符合 bit 的查询结果

按分类筛选

显示更多分类

微处理器开发 Stellaris Luminary Micro 系列之 DK-LM3S101 多个学习范例全都是基于 Keil 工程版的范例, 附 LM3S101_Kit 原理图,而范例内容列举如下: 1.Bit

Stellaris Luminary Micro 系列之 DK-LM3S101 多个学习范例全都是基于 Keil 工程版的范例, 附 LM3S101_Kit 原理图,而范例内容列举如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S101 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 等
https://www.eeworm.com/dl/655/240853.html
下载: 171
查看: 1070

其他嵌入式/单片机内容 ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst

ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel o ...
https://www.eeworm.com/dl/687/247727.html
下载: 140
查看: 1123

matlab例程 This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding.

This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
https://www.eeworm.com/dl/665/248289.html
下载: 93
查看: 1102

VC书籍 名称:read2543 功能:TLC2543驱动模块 输入参数:port通道号 输出参数:ad转换值 *************************************/

名称:read2543 功能:TLC2543驱动模块 输入参数:port通道号 输出参数:ad转换值 *************************************/ uint read2543(uchar port) { uint ad=0,i CLOCK=0 _CS=0 port<<=4 for(i=0 i<12 i++) { if(D_OUT) ad|=0x01 D_IN=(bit)(port&0x80) CLOCK=1 delay(3) CLOCK=0 delay(3) port<<= ...
https://www.eeworm.com/dl/686/249191.html
下载: 114
查看: 1062

matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim

This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for be ...
https://www.eeworm.com/dl/665/249444.html
下载: 189
查看: 1066

单片机开发 实用的单片机开发与应用程序

实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program ...
https://www.eeworm.com/dl/648/251614.html
下载: 95
查看: 1128

驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i

This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...
https://www.eeworm.com/dl/618/252357.html
下载: 70
查看: 1050

书籍源码 matlab生成m序列的函数 原来那个效率太低

matlab生成m序列的函数 原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:
https://www.eeworm.com/dl/532/253463.html
下载: 143
查看: 1033

串口编程 CHAPT13AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13AnsiWinTerm.h Header file for

CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\Chapt13.dsp Visual C++ project file CHAPT13\Chapt13.dsw Visual C++ workspace file CHAPT13\Chapt13.rc The re ...
https://www.eeworm.com/dl/624/254614.html
下载: 67
查看: 1034

串口编程 CHAPT14MODEM.CPP Implementation of the Modem class CHAPT14MODEM.H Declarations of the Modem class

CHAPT14\MODEM.CPP Implementation of the Modem class CHAPT14\MODEM.H Declarations of the Modem class CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\TSTMODEM.EXE 16-bit executable of the test program CHAPT14\TSTMODEM.MAK Make file for use with Borland or Microsoft C
https://www.eeworm.com/dl/624/254615.html
下载: 95
查看: 1026