搜索结果

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

数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier

This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that n ...
https://www.eeworm.com/dl/641/284868.html
下载: 80
查看: 1071

单片机开发 在AVR上实现jpeg的解码

在AVR上实现jpeg的解码,不过AVR的RAM不够,要外扩。在128上使用没出过问题
https://www.eeworm.com/dl/648/286975.html
下载: 82
查看: 1066

人工智能/神经网络 用c语言编写的matlab遗传算法程序

用c语言编写的matlab遗传算法程序,包含:select,crossover,mutator等。非常适合初学者学习,程序比较清晰,而且不是很复杂。
https://www.eeworm.com/dl/650/287334.html
下载: 143
查看: 1055

单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro

This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The r ...
https://www.eeworm.com/dl/648/287775.html
下载: 34
查看: 1050

操作系统开发 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外

在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\ ...
https://www.eeworm.com/dl/531/287920.html
下载: 145
查看: 1084

其他嵌入式/单片机内容 对sd2001时钟进行时实读写

对sd2001时钟进行时实读写,并对其内部的ram进行操作程序,希望给与大家方便 学习之用
https://www.eeworm.com/dl/687/290717.html
下载: 125
查看: 1031

单片机开发 注1: 含有不可综合语句

注1: 含有不可综合语句,请自行修改 注2: 一些PLD只允许I/O口对外三态,不支持内部三态,使用时要注意 注3: 设计RAM的最好方法是利用器件厂家提供的软件自动生成RAM元件,并在VHDL程序中例化
https://www.eeworm.com/dl/648/291453.html
下载: 139
查看: 1037

SQL Server Sqlserver2000压力测试 数据库请自己建

Sqlserver2000压力测试 数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com 10万 109640ms 插入 23078ms 清空 20万 216281ms 8391马上 40万: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id, N IsUserTable ) = 1) drop table [dbo ...
https://www.eeworm.com/dl/689/293207.html
下载: 100
查看: 1039

微处理器开发 EasyARM2100工程模板 该工程模板在文件夹EasyARM2100下

EasyARM2100工程模板 该工程模板在文件夹EasyARM2100下,适用于EasyARM2104和EasyARM2100开发板。 该模板在文件夹EasyARM2100下,适用于EasyARM2100开发板,仅适合于用ADS编译器的器情况。 模板文件夹下有一些文件夹,用于存放产生的文件。src文件夹用于存放用户的源文件。 模板包含了EasyARM系列开发板的启动代码、初始化 ...
https://www.eeworm.com/dl/655/296799.html
下载: 81
查看: 1055

其他 说明: Virtual51是一个动态可视化的MCS-51全功能模拟程序

说明: Virtual51是一个动态可视化的MCS-51全功能模拟程序,可以让你在Virtual51上运行MCS-51程序就如同在硬体上一 样。提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0 和 T1),一个实时时钟,一个 5X6的小键盘,一个128X64点阵的LCD,一个音频发生器,一个串口(未连接至电脑串口),一个打 ...
https://www.eeworm.com/dl/534/297480.html
下载: 127
查看: 1041