搜索结果
找到约 57 项符合
STARTup 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (7)
- 嵌入式Linux (5)
- 微处理器开发 (4)
- 嵌入式/单片机编程 (3)
- 人工智能/神经网络 (3)
- 其他书籍 (3)
- VIP专区 (3)
- 单片机编程 (2)
- 电源技术 (2)
- 电子书籍 (2)
- 其他 (2)
- 汇编语言 (2)
- Java编程 (2)
- USB编程 (2)
- Linux/Unix编程 (2)
- 技术资料 (2)
- 仿真技术 (1)
- FlashMX/Flex源码 (1)
- uCOS (1)
- Oracle数据库 (1)
- 通讯/手机编程 (1)
- 驱动编程 (1)
- 软件设计/软件工程 (1)
- 系统设计方案 (1)
- 其他嵌入式/单片机内容 (1)
- 文章/文档 (1)
- 源码 (1)
单片机编程 基于自编程功能的MCU Bootloader设计
Bootloader是微处理器上电时运行的第一段代码,它可以通过通信接口实现对微处理器内部应用程序的更新升级,为网络化嵌入式产品的应用程序升级带来极大的便利。由于目前没有统一嵌入式系统的Bootloader。基于NEC 78K0系列单片机自编程原理,设计出一个适用于78K0/Fx2系列单片机的Bootloader,并能够通过单片机串口在线升级应 ...
仿真技术 Multisim2001汉化破解版免费下载
这个软件需要你的本机操作的。其他机器是算不出来的!
就是说 一台电脑只有一个注册码对应!
这里有个办法:
MULTISIM2001安装方法:
一:运行SETUP.EXE安装。在安装时,要重新启动计算机一次。
二:启动后在“开始>程序”中找到STARTUP项,运行后,继续进行安装,安装过程中,第一次要求输入“CODE"码 ...
人工智能/神经网络 模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MA
模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON. ...
FlashMX/Flex源码 vb内嵌flash应用 Type=Exe Form=frmMain.frm Reference=*G{00020430-0000-0000-C000-000000000046}#2.0#0#..
vb内嵌flash应用
Type=Exe
Form=frmMain.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
Object={D27CDB6B-AE6D-11CF-96B8-444553540000}#1.0#0 SWFLASH.OCX
Startup="frmMain"
ExeName32="FlashTutorial.exe"
Command32=""
Name="FlashTutorial"
...
uCOS 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 fla
关于 uC/OS-II 在 LPC210X 上移植的说明
1. 全部代码在 ADS1.2 中编译调试.
2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行.
5. 全部代码采用 ARM 指令.
6. uC/OS-II 版本为 V2.52.
7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意
8. Vectors.S 文件中的 startup 段为程 ...
人工智能/神经网络 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 in
遗传算法程序
主要程序
ga.m 遗传算法核心程序
BinaryExample.m 二进制编码应用程序
FloatExample.m 浮点编码的应用程序
相关算子及函数
initializega.m 种群初始化函数
simpleXover.m 用于二进制编码的简单交叉算子
arithXover.m 用于浮点编码的算术交叉算子
binaryMutation 用于二进制编码的变异算子
nonMutation.m ...
微处理器开发 This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to ...
其他 Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB pr ...
单片机开发 第12章(/12/) BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB
第12章(/12/)
BasicUSB.SchDoc 电路原理图
FX2Test/FX2Test.Uv2 Keil C51工程
FX2Test/EZUSB.LIB EZ-USB库文件
FX2Test/dscr.a51 USB描述符
FX2Test/USBJmpTb.OBJ USB中断跳转表
FX2Test/syncdly.h 同步延时
FX2Test/lpregs.h 寄存器声明
FX2Test/lp.h EZ-USB头 ...
人工智能/神经网络 This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.
You can also place this command in a file called startup.m. Everytime
you start Matlab ...