代码搜索:Sharp
找到约 1,380 项符合「Sharp」的源代码
代码结果 1,380
www.eeworm.com/read/362989/2925701
h spitz.h
/*
* Hardware specific definitions for SL-Cx000 series of PDAs
*
* Copyright (c) 2005 Alexander Wykes
* Copyright (c) 2005 Richard Purdie
*
* Based on Sharp's 2.4 kernel patches
*
* This progr
www.eeworm.com/read/173932/9629636
m wedgetmfields.m
function [Ezt,Hrhot,Hphit] = wedgeTMfields(v,rho,rhop,phii,phip,k,a,alpha)
% Function to calculate the near field components of a sharp wedge
% with a line source excitation at one near field point
www.eeworm.com/read/237896/13921203
m wedgetmfields.m
function [Ezt,Hrhot,Hphit] = wedgeTMfields(v,rho,rhop,phii,phip,k,a,alpha)
% Function to calculate the near field components of a sharp wedge
% with a line source excitation at one near field point
www.eeworm.com/read/378588/9222836
txt readme-arm.txt
Kernel AODV ARM
-------------------------------
Kernel AODV can be compiled to run on the ARM processor. It has been tested on a
Sharp Zaurus with a ZCom xi825 WLAN card. It should also run on an I
www.eeworm.com/read/273219/10922550
txt readme-arm.txt
Kernel AODV ARM
-------------------------------
Kernel AODV can be compiled to run on the ARM processor. It has been tested on a
Sharp Zaurus with a ZCom xi825 WLAN card. It should also run on an I
www.eeworm.com/read/486654/6524648
cpp 1072.cpp
/* This Code is Submitted by wywcgs for Problem 1072 on 2006-02-10 at 01:39:01 */
#include
#include
using namespace std;
const char *SHARP = "IFO";
const int MAX = 8;
www.eeworm.com/read/481966/6633947
cpp 1072.cpp
/* This Code is Submitted by wywcgs for Problem 1072 on 2006-02-10 at 01:39:01 */
#include
#include
using namespace std;
const char *SHARP = "IFO";
const int MAX = 8;
www.eeworm.com/read/260620/11716857
m psi.m
function [f,df,d2f]=psi(t,c),
% c > 0 - use smoothing of the absolute value function with parameter 'c'
% become more sharp and accurate when c->0
%
www.eeworm.com/read/156528/11795042
m psi.m
function [f,df,d2f]=psi(t,c),
% c > 0 - use smoothing of the absolute value function with parameter 'c'
% become more sharp and accurate when c->0
%
www.eeworm.com/read/426359/1991618
cs knownissue.cs
using System;
using System.Collections.Generic;
using System.Text;
using IEC16022Sharp;
using System.Drawing.Imaging;
namespace TestApp
{
internal static class KnownIssue
{