代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/358960/10174561
js calendar_de.js
// ** I18N
// Calendar DE language
// Author: Jack (tR),
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF-8 if possible.
www.eeworm.com/read/280578/10312801
js calendar-zh.js
// ** I18N
// Calendar ZH language
// Author: muziq,
// Encoding: GB2312 or GBK
// Distributed under the same terms as the calendar itself.
// full day names
Calendar._DN =
www.eeworm.com/read/279804/10392381
java canvas.java
import java.applet.*;
import java.awt.*;
import java.awt.geom.*;
import java.awt.image.*;
/**
* This simple applet does nothing by itself: it simply exports an API
* for the use of client-side Java
www.eeworm.com/read/349820/10798576
m plot_refl.m
% PLOT_REFL Plot REFL data.
%
% plot_refl(refl_parm [, type [, colorbar]])
%
% refl_parm is a struct containing a matrix in a field named data or a
% matrix itself. Optional parameter type is 'p'
www.eeworm.com/read/458682/7291427
sh line-number.sh
#!/bin/bash
# line-number.sh
# This script echoes itself twice to stdout with its lines numbered.
# 'nl' sees this as line 4 since it does not number blank lines.
# 'cat -n' sees the above line as n
www.eeworm.com/read/457118/7333937
txt readme.txt
i2c-tiny-usb - (c) 2006 by Till Harbaum
---------------------------------------
http://www.harbaum.org/till/i2c_tiny_usb
The firmware code itself is distributed under the GPL, but
one of the usb cod
www.eeworm.com/read/456879/7337837
txt polyfit.txt
#define TINY 1.0e-20
/* Given a matrix a[1..n][1..n], htis routine replaces it by the LU decmposition of a rwowise permutation of itself.
a and n are input. a is output, arranged as follows. inde
www.eeworm.com/read/451457/7463497
c rangedec.c
#include
#include "entdec.h"
#include "mfrngcod.h"
/*A multiply-free range decoder.
This is an entropy decoder based upon \cite{Mar79}, which is itself a
rediscovery of the FIFO ari
www.eeworm.com/read/444596/7611090
c incr_pxsem9.c
/* Copied from incr_pxsem5.c, but does *not* store sem_t itself in shared
* memory, to see if a memory-based semaphore is copied across a fork() */
/* include main */
#include "unpipc.h"
#define MAX
www.eeworm.com/read/442196/7657216
m zhujiemian.m
function varargout = 主界面(varargin)
% 主界面 M-file for 主界面.fig
% 主界面, by itself, creates a new 主界面 or raises the existing
% singleton*.
%
% H = 主界面 returns the handle to a new 主界面 or