代码搜索结果
找到约 10,000 项符合
X 的代码
3x3x3.nfg
NFG 1 D "Three person 3x3x3 game with five equilibria (two pure)" { "1" "2" "3" } { 3 3 3 }
1.131000 1.210000 2.426000 1.358000 2.234000 2.238000 1.655000 1.347000 2.747000 1.576000 5.634000 5.675000
8x2x2.nfg
NFG 1 D "Three person random 8x2x2 game" { "1" "2" "3" } { 8 2 2 }
1.131000 1.210000 2.426000 3.222000 3.024000 1.223000 5.255000 5.334000 2.643000 1.655000 1.347000 2.747000 4.564000 4.326000 1.7620
2x2x2.nfg
NFG 1 R "2x2x2 Example from McKelvey-McLennan, with 9 Nash equilibria, 2 totally mixed" { "" "" "" } { 2 2 2 }
9 8 12 0 0 0 0 0 0 9 8 2 0 0 0 3 4 6 3 4 6 0 0 0
5x4x3.nfg
NFG 1 D "Three person random 5x4x3 game" { "1" "2" "3" } { 5 4 3 }
1.131000 1.210000 2.426000 1.358000 2.234000 2.238000 1.655000 1.347000 2.747000 1.576000 5.634000 5.675000 1.478000 2.544000 1.9730
2x2x2.efg
EFG 2 R "McKelvey McLennan game with 9 equilibria, 2 totally mixed" { "Player 1" "Player 2" "Player 3" }
p "" 1 1 "" { "U1" "D1" } 0
p "" 2 1 "" { "U2" "D2" } 0
p "" 3 1 "" { "U3" "D3" } 0
t "" 1 "Ou
msp430x14x.h
/********************************************************************
*
* Standard register and bit definitions for the Texas Instruments
* MSP430 microcontroller.
*
* This file supports assemble
head.xpm
/* XPM */
static char * head_xpm[] = {
"1024 56 185 2",
" c #D0D4E0",
". c #D0D4E1",
"+ c #D0D3E0",
"@ c #D1D3E1",
"# c #D1D4E1",
"$ c #D1D3E0",
"% c #D1D4E0",
"& c #D0D3E1",
"* c #C8CCDB",
stock_undelete.xpm
/* XPM */
static char *stock_undelete_xpm[] = {
/* columns rows colors chars-per-pixel */
"24 24 95 2",
" c Gray0",
". c Gray3",
"X c #1d231b",
"o c #242622",
"O c #252525",
"+ c #272727",
"@
stock_undelete.xpm
/* XPM */
static char *stock_undelete_xpm[] = {
/* columns rows colors chars-per-pixel */
"24 24 95 2",
" c Gray0",
". c Gray3",
"X c #1d231b",
"o c #242622",
"O c #252525",
"+ c #272727",
"@
x25045
C51编程:X25045用法完全公开! ( 2 ) [ylx] [76次] 01-9-4 下午 11:31:39
/******************************************************************************
向 X25045 写1个字节
void Cwrite_EEPROM( uint addr, uchar n )