代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/160583/10517111
py wxcursor_demo.py
#!/usr/bin/env python
"""
Show how to have wx draw a cursor over an axes that moves with the
mouse and reports the data coords
"""
from matplotlib.numerix import arange, sin, pi
import matplotlib
ma
www.eeworm.com/read/160583/10517132
py embedding_in_wx3.py
#!/usr/bin/env python
"""
Copyright (C) 2003-2004 Andrew Straw, Jeremy O'Donoghue and others
License: This work is licensed under the PSF. A copy should be included
with this source code, and is als
www.eeworm.com/read/278507/10530199
c test04.c
/* test readline() */
#include "unpthread.h"
static char *infile; /* from argv[1]; read-only by threads */
void *
myfunc(void *ptr)
{
int i, fdin;
char buf[MAXLINE];
FILE *fpout;
snprintf(buf
www.eeworm.com/read/423449/10559266
cpp t1document.cpp
/*
========================================================================
Name : t1Document.cpp
Author :
Copyright : Your copyright notice
Description :
===================
www.eeworm.com/read/277989/10587680
py svm.py
import svmc
from svmc import C_SVC, NU_SVC, ONE_CLASS, EPSILON_SVR, NU_SVR
from svmc import LINEAR, POLY, RBF, SIGMOID, PRECOMPUTED
from math import exp, fabs
def _int_array(seq):
size = len(seq)
a
www.eeworm.com/read/351896/10598767
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.
Note: the 'plain-ptr' program is likely to crash: It attempts
to assign to a dangling pointer.
www.eeworm.com/read/277834/10602212
pas windepart.pas
unit Windepart;
//****************************************************************
//*公司名:华夏数码有限公司
//*系统名:考勤管理系统
//*程序名:Windepart
//*
//*---------------------------------------------------------
www.eeworm.com/read/277834/10602218
~pas windiploma.~pas
unit Windiploma;
//****************************************************************
//*公司名:华夏数码有限公司
//*系统名:考勤管理系统
//*程序名:WinDiploma
//*
//*------------------------------------------------------
www.eeworm.com/read/277834/10602231
pas windiploma.pas
unit Windiploma;
//****************************************************************
//*公司名:华夏数码有限公司
//*系统名:考勤管理系统
//*程序名:WinDiploma
//*
//*------------------------------------------------------
www.eeworm.com/read/277834/10602237
pas winygjilu.pas
unit WinYGjilu;
//****************************************************************
//*公司名:华夏数码有限公司
//*系统名:考勤管理系统
//*程序名:WinYGjilu
//*
//*---------------------------------------------------------