代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/358313/2986248
readme
(This README file is not an RCS ,v file, so cvs2svn won't notice it.)
This directory, the `proj' project, is for testing cvs2svn's ability
to group revisions correctly along tags and branches. Here
www.eeworm.com/read/388251/8622774
hpp ficdata162.hpp
#pragma ident "$Id: FICData162.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file FICData162.hpp
* Augment the FICData class to provide the ability to load
* the FICData specifically for Block 16
www.eeworm.com/read/388251/8623302
hpp ficdata109.hpp
#pragma ident "$Id: FICData109.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file FICData109.hpp
* Augment the FICData class to provide the ability to load
* the FICData specifically for Block 10
www.eeworm.com/read/418145/10964558
m 复件 rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t;
www.eeworm.com/read/453468/7419262
cpp execute_fightingenergy.cpp
#include "stdafx.h"
#include "Ability.h"
DEFINE_EXECUTE_FUNC( FightingEnergy )
{
SKILL_RESULT_FIGHTING_ENERGY *pFightingMsg = (SKILL_RESULT_FIGHTING_ENERGY*)pMsg;
// 捧扁 刘皑 俺荐
int iIncre
www.eeworm.com/read/453468/7419348
cpp execute_teleport.cpp
#include "stdafx.h"
#include "Ability.h"
DEFINE_EXECUTE_FUNC( Teleport )
{
SKILL_RESULT_POSITION *pPositionMsg = (SKILL_RESULT_POSITION*)pMsg;
// 鸥百狼 泅犁 困摹
WzVector vTargetPos;
pTarge
www.eeworm.com/read/231181/14248790
hpp ficdata162.hpp
#pragma ident "$Id: FICData162.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file FICData162.hpp
* Augment the FICData class to provide the ability to load
* the FICData specifically for Block 16
www.eeworm.com/read/231181/14249051
hpp ficdata109.hpp
#pragma ident "$Id: FICData109.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file FICData109.hpp
* Augment the FICData class to provide the ability to load
* the FICData specifically for Block 10
www.eeworm.com/read/216502/4891770
s access.s
/ access(file, request)
/ test ability to access file in all indicated ways
/ 1 - read
/ 2 - write
/ 4 - execute
.globl _access
.globl csv, cret
.comm _errno,2
.access = 33.
_access:
jsr r5,cs
www.eeworm.com/read/189320/5198814
cpp test_signals_2.cpp
// test_signals_2.cpp,v 4.17 2004/12/16 12:57:15 jwillemsen Exp
// Test the ability of the Reactor/Signal_Handler to register multiple
// handler per-signal.
/* This test works as follows:
1. To t