Wednesday, February 25, 2009

Processor Spec Finder

Processor Spec Finder
All Desktop Notebook Server Discontinued Processors
Select Processor
Select a processor family Intel® Core™ i7 ProcessorIntel® Core™ i7 Processor Extreme EditionIntel® Core™2 Duo Desktop ProcessorIntel® Core™2 Extreme ProcessorIntel® Core™2 Quad ProcessorIntel® Pentium® D ProcessorIntel® Pentium® Processor Extreme EditionIntel® Pentium® Processor for DesktopIntel® Pentium® 4 ProcessorsIntel® Pentium® 4 Processor Extreme EditionIntel® Celeron® Processor Family
You can also search by sSpec Number or Product Order Code or Processor Number

Examples: sSpec=SL77R Processor Number=E6300 Product Order code=JM80547PH1092MM


var allitems
function RemoveItemsFromDropDown()
{

var ddList = document.getElementById("ProcFam");
var i ;
for(i=ddList.options.length-1;i>=1;i--)
{
ddList.remove(i);
}
}


function CreateArray()
{
var items = new Array()
var ddList = document.getElementById("ProcFam")
var ddLength = document.getElementById("ProcFam").length//ddList.length
var i
//populate the array

for (i=0;i

Site Map
RSS Feeds
Jobs at Intel
Investor Relations
*Legal Information
Privacy Policy
©Intel Corporation

blank
blankProcessor Spec Finder
All Desktop Notebook Server Discontinued Processors
Select Processor
Select a processor family Intel® Core™ i7 ProcessorIntel® Core™ i7 Processor Extreme EditionIntel® Core™2 Duo Desktop ProcessorIntel® Core™2 Extreme ProcessorIntel® Core™2 Quad ProcessorIntel® Pentium® D ProcessorIntel® Pentium® Processor Extreme EditionIntel® Pentium® Processor for DesktopIntel® Pentium® 4 ProcessorsIntel® Pentium® 4 Processor Extreme EditionIntel® Celeron® Processor Family
You can also search by sSpec Number or Product Order Code or Processor Number

Examples: sSpec=SL77R Processor Number=E6300 Product Order code=JM80547PH1092MM


var allitems
function RemoveItemsFromDropDown()
{

var ddList = document.getElementById("ProcFam");
var i ;
for(i=ddList.options.length-1;i>=1;i--)
{
ddList.remove(i);
}
}


function CreateArray()
{
var items = new Array()
var ddList = document.getElementById("ProcFam")
var ddLength = document.getElementById("ProcFam").length//ddList.length
var i
//populate the array

for (i=0;i

Site Map
RSS Feeds
Jobs at Intel
Investor Relations
*Legal Information
Privacy Policy
©Intel Corporation

blank
blank
blank

function SetParent(){
if(document.getElementById('ParentRadio')){
document.getElementById('ParentRadio').checked = true;
document.getElementById("ProcFam").selectedIndex = 0;
}
}

blank

function SetParent(){
if(document.getElementById('ParentRadio')){
document.getElementById('ParentRadio').checked = true;
document.getElementById("ProcFam").selectedIndex = 0;
}
}

No comments:

Post a Comment