代码搜索:Accelerator
找到约 786 项符合「Accelerator」的源代码
代码结果 786
www.eeworm.com/read/422785/2031646
c x86_64-gcc.c
#ifdef __SUNPRO_C
# include "../bn_asm.c" /* kind of dirty hack for Sun Studio */
#else
/*
* x86_64 BIGNUM accelerator version 0.1, December 2002.
*
* Implemented by Andy Polyakov
www.eeworm.com/read/411500/2186852
c x86_64-gcc.c
#ifdef __SUNPRO_C
# include "../bn_asm.c" /* kind of dirty hack for Sun Studio */
#else
/*
* x86_64 BIGNUM accelerator version 0.1, December 2002.
*
* Implemented by Andy Polyakov
www.eeworm.com/read/410514/2209548
c accelkey.c
/*
** $Id: accelkey.c,v 1.11 2003/09/04 03:15:07 weiym Exp $
**
** accelkey.c: The Accelerator module.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Kang Xiaoning and W
www.eeworm.com/read/377940/2694826
properties menus.properties
# The file Menus.properties is the default "Menus" resource bundle.
# As an American programmer, I made my own locale the default.
colors.label=Colors
colors.red.label=Red
colors.red.accelerator=alt R
www.eeworm.com/read/373880/2757337
properties menus.properties
# The file Menus.properties is the default "Menus" resource bundle.
# As an American programmer, I made my own locale the default.
colors.label=Colors
colors.red.label=Red
colors.red.accelerator=alt R
www.eeworm.com/read/263415/4302712
properties menus.properties
# The file Menus.properties is the default "Menus" resource bundle.
# As an American programmer, I made my own locale the default.
colors.label=Colors
colors.red.label=Red
colors.red.accelerator=alt R
www.eeworm.com/read/259928/4335776
h accel.h
/*
* Accelerator table manager
* by Mr.Nodman, 2004-01-07
*/
#ifndef _ACCEL_H
#define _ACCEL_H
class accel
{
HACCEL h;
public:
accel(): h(NULL)
{
}
void set_accel_id(UINT idacce
www.eeworm.com/read/159496/5582950
c accelkey.c
/*
** $Id: accelkey.c,v 1.11 2003/09/04 03:15:07 weiym Exp $
**
** accelkey.c: The Accelerator module.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Kang Xiaoning and W
www.eeworm.com/read/331051/12854011
c accelkey.c
/*
** $Id: accelkey.c,v 1.11 2003/09/04 03:15:07 weiym Exp $
**
** accelkey.c: The Accelerator module.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Kang Xiaoning and Wei Yon
www.eeworm.com/read/240548/13214036
c the_top_file.c
#include "altera_avalon_performance_counter.h"
#include "system.h"
#include "stdio.h"
#include "pound_defines.h"
#include "sw_only_fft.h"
#include "accelerator_optimized_fft.h"
int main()
{