代码搜索:CMOS芯片
找到约 8,079 项符合「CMOS芯片」的源代码
代码结果 8,079
www.eeworm.com/read/173339/9662204
exe cmos.exe
www.eeworm.com/read/113600/15452474
lst cmos.lst
CMOS-Memory Map Release 60 Last change 03jan99
Compiled from multiple sources by Padgett Peterson
Corrections/additions/comments to: padgett@tccslr.dnet.mmc.com
No guarantees of any kind.
www.eeworm.com/read/110708/15527281
c cmos.c
#include
#include
int main(void)
{
int i;
char final[9];
unsigned char value[2];
printf("BIOS Password Recovery Version 1.0\n");
printf("By Amethyst\albe
www.eeworm.com/read/104324/15698854
vbw cmos.vbw
Form1 = 36, 53, 498, 488, , 59, 69, 499, 438, C
Module1 = -19, 53, 529, 421,
www.eeworm.com/read/104324/15698855
frm cmos.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 3 'Fixed Dialog
Caption = "PassWord Snipper"
ClientHeight = 1290
ClientLeft = 45
ClientTop = 3
www.eeworm.com/read/104324/15698857
vbp cmos.vbp
Type=Exe
Form=Cmos.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\SYSTEM\STDOLE2.TLB#OLE Automation
Module=Module1; Cmos.bas
IconForm="Form1"
Startup="Form1"
HelpFile=""
Title
www.eeworm.com/read/104324/15698858
bas cmos.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Const CONFBYTE = &H11
Public Const PASSLOW = &H1C
Public Const PASSHI = &H1D
Public Const USERPASSLOW = &H4D
Public Const USERPASSHI = &H4E
www.eeworm.com/read/104324/15698859
exe cmos.exe
www.eeworm.com/read/102708/15762393