搜索:disabled
找到约 20 项符合「disabled」的查询结果
结果 20
https://www.eeworm.com/dl/534/427176.html
其他
Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC suppor
Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC support (disabled)
https://www.eeworm.com/dl/631/490920.html
*行业应用
it is a cleaner for windows msconfig when you disable an msconfig item it will still appear on th
it is a cleaner for windows msconfig
when you disable an msconfig item it will still appear on there. This programme let you remove disabled msconfig items
https://www.eeworm.com/dl/648/156642.html
单片机开发
TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 000
TIMER.ASM
*********
[ milindhp@tifrvax.tifr.res.in ]
Set Processor configuration word as = 0000 0000 1010 b.
a] -MCLR tied to VDD (internally).
b] Code protection off.
c] WDT disabled.
d] Internal RC oscillator [4 MHZ].
https://www.eeworm.com/dl/647/414970.html
嵌入式/单片机编程
LBreakout a breakout-style arcade game for Linux Requirements: X11, SDL[1.0 or better] Inst
LBreakout a breakout-style arcade game for Linux
Requirements:
X11, SDL[1.0 or better]
Installation:
1. type ./configure
options:
--disable-sound [no sound]
--disable-install [no installation play from source directory]
[e.g. ./configure --disable-sound - ...
https://www.eeworm.com/dl/687/219719.html
其他嵌入式/单片机内容
SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a
SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches are disabled or enabled, with or withou ...
https://www.eeworm.com/dl/834762.html
技术资料
FreeModbus 英文资料
If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus protocol stack needs to know the current r ...
https://www.eeworm.com/dl/655/294788.html
微处理器开发
NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24
NAME: u2440mon.c
DESC: u2440mon entry point,menu,download
HISTORY:
Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X.
Mar.27.2002:purnnamu: DMA is enabled.
Apr.01.2002:purnnamu: isDownloadReady flag is added.
Apr.10.2002:purnnamu: - Selecting menu is available ...
https://www.eeworm.com/dl/660/228295.html
J2ME
The source code for this package is located in src/gov/nist/sip/proxy. The proxy is a pure JAIN-SIP
The source code for this package is located in src/gov/nist/sip/proxy. The proxy
is a pure JAIN-SIP application: it does not need proprietary nist-sip
classes in addition of those defined in JAIN-SIP 1.1, you can substitute
the NIST-SIP stack by another JAIN-SIP-1.1 compliant sta ...
https://www.eeworm.com/dl/619/225257.html
Linux/Unix编程
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par w
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.
Release ...
https://www.eeworm.com/dl/686/371204.html
VC书籍
在MFC中,要使用图形按钮
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例:
CBitmapButton m_bmpBtn
m_bmpBtn.SubclassDlgItem(IDC_BUTTON ...