搜索结果

找到约 1,272 项符合 Select-RAM 的查询结果

Windows CE Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware

Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver ...
https://www.eeworm.com/dl/674/280891.html
下载: 168
查看: 1203

嵌入式/单片机编程 Back in 2002, the 6502 disappeared out of all catalogues. Wanted to know, if it s possible to buil

Back in 2002, the 6502 disappeared out of all catalogues. Wanted to know, if it s possible to build a binary compatible CPU with the things I had in the drawer: 74LS parts, 27C512 EPROMs and a fast static RAM from an old 80386 motherboard. Now here the results. Note, that the Bus timing is diff ...
https://www.eeworm.com/dl/647/281636.html
下载: 103
查看: 1036

单片机开发 高精度实时时钟-SD2001驱动程序,对sd2001时钟进行时实读写

高精度实时时钟-SD2001驱动程序,对sd2001时钟进行时实读写,并对其内部的ram进行操作
https://www.eeworm.com/dl/648/281926.html
下载: 133
查看: 1043

数学计算 DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具

DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数 ...
https://www.eeworm.com/dl/641/282861.html
下载: 64
查看: 1054

单片机开发 Without this, the debugger spontaneously fails! 1 - Install mdk315b 2 - Replace the files: K

Without this, the debugger spontaneously fails! 1 - Install mdk315b 2 - Replace the files: \Keil\ARM\BIN\ARM.DLL with one from mdk305a\Keil\ARM\BIN\ARM.DLL \Keil\ARM\BIN31\ARM.DLL with one from mdk305a\Keil\ARM\BIN30\ARM.DLL \Keil\UV3\UV3.DLL with one from mdk305a\Keil\UV3\UV3.DLL (*) 3 - Use ...
https://www.eeworm.com/dl/648/283073.html
下载: 36
查看: 1028

单片机开发 通过串行口加载HEX程序文件

通过串行口加载HEX程序文件,转换成BIN格式并保存在片外RAM中;加载完毕后蜂鸣器鸣叫,并等待按下K4;K4按下后,跳转到RAM去执行程序。
https://www.eeworm.com/dl/648/283348.html
下载: 72
查看: 1082

单片机开发 Proteus6.7是目前最好的模拟单片机外围器件的工具

Proteus6.7是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真51系列、AVR,PIC等常用的MCU及其外围电路(如LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分SPI器件,部分IIC器件,...) 其实proteus与multisim比较类似,只不过它可以仿真MCU! ...
https://www.eeworm.com/dl/648/283702.html
下载: 61
查看: 1052

单片机开发 这是调用max7219汇编程序(Nm7219.ASM )的C51程序, */ /* 文件名CALL7219.c。 */ /* 功能:本程序主要是将显示缓冲区的8位数在LED上显示出来

这是调用max7219汇编程序(Nm7219.ASM )的C51程序, */ /* 文件名CALL7219.c。 */ /* 功能:本程序主要是将显示缓冲区的8位数在LED上显示出来, */ /* 显示缓冲区为单片机的RAM区的40H,41HH,...47H连续的8个字节 *
https://www.eeworm.com/dl/648/284380.html
下载: 104
查看: 1127

单片机开发 这是调用DS1302汇编程序(EDSINT3.ASM和ESS1302F.ASM)的C51程序, */ /* 文件名CALLds07.c */ /* 功能: 运行此程序,可将时钟日历(7 bytes

这是调用DS1302汇编程序(EDSINT3.ASM和ESS1302F.ASM)的C51程序, */ /* 文件名CALLds07.c */ /* 功能: 运行此程序,可将时钟日历(7 bytes) 和RAM(31 bytes)读出并将*/ /* 新的时钟日历和RAM值置入。本程序只可从RAM读出16个字节或写入 */ /* 16个字节
https://www.eeworm.com/dl/648/284382.html
下载: 134
查看: 1046

数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t

This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, N ...
https://www.eeworm.com/dl/641/284866.html
下载: 53
查看: 1076