代码搜索:Alphanumeric
找到约 221 项符合「Alphanumeric」的源代码
代码结果 221
www.eeworm.com/read/193656/5142878
mao
// $XKeyboardConfig: xkbdesc/symbols/mao,v 1.2 2004/10/09 18:34:15 svu Exp $
partial default alphanumeric_keys
xkb_symbols "basic" {
// Adds the macrons needed for the Maori language to
// a
www.eeworm.com/read/269603/4244511
mao
// $XKeyboardConfig: xkbdesc/symbols/mao,v 1.2 2004/10/09 18:34:15 svu Exp $
partial default alphanumeric_keys
xkb_symbols "basic" {
// Adds the macrons needed for the Maori language to
// a
www.eeworm.com/read/406866/2272848
c lad_pad.c
/*
* ladpad.c: A device driver for the Laddie remote entry
* station with a 16 button keypad, an LED, and a HD44780
* based alphanumeric LCD display.
*
* Copyright (c) 2005,2006 by Laddie Group,
www.eeworm.com/read/100072/15886600
8 danpage.8
.\" Process this file with
.\" groff -man -Tascii danpage.8
.\"
.TH DANPAGE 8 "26 May 1997" "Danpage Version 0.6" "User Manuals"
.SH NAME
danpage \- a program to send alphanumeric pages
.SH SYNOPSIS
www.eeworm.com/read/100072/15886601
c danpage.c
/*
danpage v0.6 Copyright (c) 1997 by Dan Baker (5/26/1997)
A program to send alphanumeric pages.
Tested on:
Linux 2.0.28, Linux 2.0.30
To compile and install:
Edit Makefile if necessary
make or
www.eeworm.com/read/147331/5732835
c isalnum.c
/*
FUNCTION
---alphanumeric character predicate
INDEX
isalnum
ANSI_SYNOPSIS
#include
int isalnum(int );
TRAD_SYNOPSIS
#include
int isalnum();
DESCR
www.eeworm.com/read/124347/6052281
c isalnum.c
/*
FUNCTION
---alphanumeric character predicate
INDEX
isalnum
ANSI_SYNOPSIS
#include
int isalnum(int );
TRAD_SYNOPSIS
#include
int isalnum();
DESCR
www.eeworm.com/read/250023/12442147
c lcdstk.c
/* Alphanumeric LCD driver routines for the
Kanda Systems STK200+/300 development boards
CodeVisionAVR C Compiler
(C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
The LCD is conne
www.eeworm.com/read/229812/4751140
gml isalnmka.gml
.func isalnmkana
#include
int isalnmkana( int c );
.ixfunc2 '&CharTest' &func
.funcend
.desc begin
The &func function tests if the argument
.arg c
is a single-byte alphanumeric char
www.eeworm.com/read/340665/3271116
c isalnum.c
/*
FUNCTION
---alphanumeric character predicate
INDEX
isalnum
ANSI_SYNOPSIS
#include
int isalnum(int );
TRAD_SYNOPSIS
#include
int isalnum();
DESCR