搜索结果
找到约 158 项符合
MONitor 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (16)
- 其他 (12)
- 其他嵌入式/单片机内容 (9)
- 单片机编程 (7)
- VHDL/FPGA/Verilog (7)
- 技术资料 (7)
- 微处理器开发 (6)
- 电源技术 (5)
- 网络 (5)
- Linux/Unix编程 (5)
- 汇编语言 (5)
- 电子书籍 (4)
- 书籍 (4)
- DSP编程 (3)
- USB编程 (3)
- 操作系统开发 (3)
- 技术管理 (3)
- 驱动编程 (3)
- 嵌入式/单片机编程 (3)
- 资料/手册 (2)
- 教程资料 (2)
- 嵌入式综合 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 通讯编程文档 (2)
- Java编程 (2)
- 数学计算 (2)
- 其他书籍 (2)
- Windows CE (2)
- Delphi控件源码 (2)
- 软件工程 (2)
- VIP专区 (2)
- 通信网络 (1)
- 工控技术 (1)
- 串口编程 (1)
- 嵌入式Linux (1)
- 软件设计/软件工程 (1)
- 游戏 (1)
- 邮电通讯系统 (1)
- 人工智能/神经网络 (1)
- matlab例程 (1)
- 通讯/手机编程 (1)
- Applet (1)
- RFID编程 (1)
- Java书籍 (1)
- 其他行业 (1)
- Jsp/Servlet (1)
- 行业发展研究 (1)
- 手机彩信(MMS)编程 (1)
- 系统设计方案 (1)
- 工业控制 (1)
- 接口技术 (1)
- 数据库系统 (1)
- 论文 (1)
数学计算 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 ...
Linux/Unix编程 2007年机器人足球世界杯3D仿真组亚军
2007年机器人足球世界杯3D仿真组亚军,荷兰的Little Green bats在2006年开发的monitor,该monitor基于3D仿真环境,具有很强的调试功能。该队还于2008年获得伊朗公开赛的亚军
单片机开发 This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil
This sample displays a basic integer calculator powered
by the 8051 microcontroller. Although Keil C51 has a
full floating point math library the evaluation version
is restricted to 2k of object code, so we have constrained
this sample to integer maths in order to fit within this limit.
The progra ...
单片机开发 一款射频电路的应用代码
一款射频电路的应用代码,超完整!eZ430-RF2500 Wireless Sensor Monitor (IAR Source) v1.02.zip
Applet a Java program that reads in the following values from the standard input device (i.e. Keyboard) an
a Java program that reads in the following values from the standard input device (i.e.
Keyboard) and writes its result on the standard output device (i.e. Console/Monitor):
Inputs:
A: the loan amount in dollars and cents (e.g. 150000.00).
r: the net annual interest rate, expressed as an integer (e.g ...
其他 To get started you should be somewhat familiar with the components of the system. The soccer simula
To get started you should be somewhat familiar with the components of the system.
The soccer simulation consists of three important parts: the server, the monitor and the
agents.
电子书籍 BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that th
BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that the BlackBerry is capable of things you never thought possible, and you ll learn how to make it an even better email and web workhorse:
Get the most out of the built-in applications
Take control of em ...
Java书籍 Distributed applications, devices, and services appear in many different arrangements in an enterpr
Distributed applications, devices, and services appear in many different arrangements in an
enterprise. At your company, you probably access data from your intranet services, from
computers distributed throughout the company network, and from services across the firewall out
on the Web. For example, ...
其他嵌入式/单片机内容 .安装好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同样需要安装好。 2.安装Proteus VSM Simulator驱动 可以在官方网站上下载到)。Keil装Vdm
.安装好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同样需要安装好。
2.安装Proteus VSM Simulator驱动 可以在官方网站上下载到)。Keil装Vdmagdi.exe,IAR装Vdmcspy.exe
3.将附件中的Prospice.dll和Licence.dll文件Copy到..\bin目录下,MCS8051.dll和ARM7TDMI.dll文件拷贝到..\MODELS目录下。分别替换原有的文件。
4.打开 ...
Jsp/Servlet 电子商务网站中实现分页的源代码
电子商务网站中实现分页的源代码,解压后为eclipse工程,需要导入倒eclipse中,并在SQLserver中建立相应的数据库,并在com.monitor.bean包中所封装类建立对应的表中的各个列。