ChinaUnix.net
相关文章推荐:

AVR MEG64 OCR1AOCR1BOCR1C关系

                                 ocr RECOVERY
     ocr is very important to CRS.If ocr has any problem,RAC can't working normally.We can use command'ocrcheck' (exec by root or oracle) to check ocr integrity.

by oracle狂热分子 - Oracle - 2011-12-23 03:40:37 阅读(740) 回复(0)

相关讨论

ICC avr 过渡到 avr STUDIO时要注意的几个:

1.头文件更改

ICCavr使用的“#include <iom16v.h>”更改为“#include <avr/io.h>”

在ICC中使用不同MCU类型的头文件是不同的,但是在avr studio中avr/io.h都包含了不同MCU的头文件

2.avr studio中延时函数可直接使用“#include <util/delay.h>”头文件中的延时函数:

void _delay_us (double __us...

by apple_guet - 移动操作系统 - 2011-12-22 08:51:09 阅读(915) 回复(0)

51 系列
The Intel MCS-51 is a Harvard architecture, single chip microcontroller (µC) series which was developed by Intel in 1980 for use in embedded systems.(ref: http://en.wikipedia.org/wiki/Intel_MCS-51 )

注意51系列单片机都是用的51内核,其他外设是不同厂家...

by deafguy - 数据安全 - 2011-12-21 08:43:27 阅读(963) 回复(0)

linux avr assembler Compiles code written for Atmels avr DOS assembler (see notice).Super-set of Atmel avr assembler (few features added).Generates Intel Hex, Motorola S-record, Generic and binary output.Atmel object files compatible with Atmel's avr Studio.More than 100 warning/error messages.'C' like escape characters in char/string literals ('\n', '\t', ...).Macros in macros.Free software (rel...

by chenyuehao - Linux文档专区 - 2007-03-27 22:16:55 阅读(492) 回复(0)

Hi, is there anyone develop a java program with ocr? Can I know which ocr you using? Is it free? Besides, how your program work with ocr? Please advise.

by toms1981 - Java - 2007-07-25 20:07:26 阅读(2753) 回复(3)

我的安装环境为AS 4 ,ORACLE 10G ,OCFS2,10201_clusterware_linux32 前面的安装过程都很顺利,ocfs分区都可以加载,ocfs2也起来。目录的权限也设置 当我在安装clusterware的时候,我在输入 SPECIFY ocr LOCATION 的路径时,如果我前面配的是两个NODES, 就会报出下面的错误: The Location /u02/oracle/ocfs/ocr1, entered for the Oracle Cluster Registor (ocr) is not shared across all the nodes in the cluster. Specify a s...

by yujing031 - Oracle - 2007-03-07 11:13:59 阅读(2396) 回复(6)
by brjl - Oracle - 2011-12-22 08:54:04 阅读(621) 回复(0)

谁有PHP ocr的库 发一下,谢谢

by bs - PHP - 2008-03-12 18:59:25 阅读(3370) 回复(3)

PURPOSE ------- To provide a method of repairing or restoring an inconsistent ocr. SCOPE & APPLICATION ------------------- This article is intended for DBAs and Support Engineers who need to correct an inconsistent ocr (Oracle Configuration Repository). REPAIRING OR RESTORING AN INCONSISTENT ocr (ORACLE CONFIGURATION REPOSITORY) ---------------------------------------------------------------------...

by chinakkee - AIX文档中心 - 2006-06-23 18:50:14 阅读(1326) 回复(0)

avr的仿真方式有哪些?

一般来说,avr有三种仿真方式:
(1)JTAG仿真方式,适用于具备JTAG仿真接口的avr。如:Atmega16/32,Atmega64/128等。
(2)debugWIRE仿真方式,适用于具备debugWIRE仿真接口的avr。如:Attiny13/24/2313,Atmega48/88/168等。
(3)采用仿真头替代avr MCU仿真方式,适用于不带仿真接口的avr。如Attiny26,Atmega8,Atmega8515等。

by ilovemysel - 移动操作系统 - 2011-12-23 02:09:33 阅读(515) 回复(0)

本站的完成的ISP下载线:

并口ISP下载线avrvi.com/avr_examples/images/ISP2.jpg" width=400>

并口ISP下载线PCBavrvi.com/avr_examples/images/ISP.jpg" width=400>

并口ISP下载线

重要声明: 本网站提供的下面两个ISP线路图,已经过通过 实验验证,绝对没有问题。如果你碰到...

by ilovemysel - 移动操作系统 - 2011-12-23 02:09:33 阅读(688) 回复(0)