代码搜索:Sharp

找到约 1,380 项符合「Sharp」的源代码

代码结果 1,380
www.eeworm.com/read/124170/14591402

net lq035q7db02.net

[ C1 C0603 0.022uF ] [ C2 C0603 2200PF ] [ C3 C1206 10uF ] [ C4 C1206 10uF ] [ C5 C1206 10uF ] [ C6 C1206 10uF ] [ C7 C0603 0.1uF
www.eeworm.com/read/169937/5408603

h touchscreen_zaurus.h

#ifndef TS_DEVICE #define TS_DEVICE "Zaurus" #define TS_DEVICE_FILE "/dev/sharp_ts" struct ts_event { long x; long y; long pressure; long long timestamp; }; #endif
www.eeworm.com/read/205541/15314066

c hplx_synthesis.c

/*****************************************************************************/ /* Copyright 1998, Hewlett-Packard Company */ /* All rights reserved
www.eeworm.com/read/381490/2643897

history-zaurus

How the Ambulant implementation on Sharp SL-5600 Zaurus.was done. ================================================================ Starting point was a technical document by Sharp titled "Sharp SL-se
www.eeworm.com/read/471457/6893714

h unit1.h

#ifndef SHARP_H #define SHARP_H class Sharp { public: virtual float area() const{return 0.0;} virtual void PrintSharpName() const=0; }; //--------------------------------------
www.eeworm.com/read/276787/4164147

detect-machine

#!/bin/sh CPUMACHINE=`awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '
www.eeworm.com/read/276787/4164180

orig 12keymap.orig

#!/bin/sh MACHINE=`awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '
www.eeworm.com/read/319025/13464223

c g729a_dec_ld8a.c

#include "../Common/typedef.h" #include "../Include/G729A_basic_op.h" #include "../Include/G729A_ld8a.h" static Word16 G729A_old_exc[G729A_L_FRAME+G729A_PIT_MAX+G729A_L_INTERPOL]; static Word1
www.eeworm.com/read/221631/14732671

c g729a_dec_ld8a.c

#include "../Common/typedef.h" #include "../Include/G729A_basic_op.h" #include "../Include/G729A_ld8a.h" static Word16 G729A_old_exc[G729A_L_FRAME+G729A_PIT_MAX+G729A_L_INTERPOL]; static Word1
www.eeworm.com/read/276787/4164179

12keymap

#!/bin/sh MACHINE=`awk 'BEGIN { FS=": " } /Hardware/ { print $2 } '