代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/178075/9419003
h init.h
#ifndef __INIT_H__
#define __INIT_H__
#include "common.h"
#include "Struct.h"
extern uCHAR code ucaSignalStdRegP2[6];
extern uCHAR code ucaSignalStdValP2[36];
extern uWORD xdata uiaSrcMux[];
www.eeworm.com/read/178075/9419090
obj init.obj
www.eeworm.com/read/177981/9424551
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/177981/9425055
&&& da_init.&&&
%
% Initialisation of all variables
%
clear all
more off;
data_loaded=0;
df_name=0;
df_path=0;
df_len=0;
df_ent=0;
output_var=0;
pcs_calculated=0;
pc2d_plot=1;
pc3d_plot1=1;
pc3d_plot2
www.eeworm.com/read/177902/9427166
obj init.obj
www.eeworm.com/read/177864/9430048
asm _init.asm
PROC INIT
INIT: LCAll USER_INIT
;---------------------------------------------------------------
; LCD DISPLAY FROM FIRST LINE
MOV DPTR,#CMMD1 ;打开显示1
MOV A,#DISPLAY_ON
LCALL LCDBUSY
MOVX
www.eeworm.com/read/177586/9446374
py __init__.py
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.1 (the License). You may not copy or use this file, in either
# source code or executable form, except in com
www.eeworm.com/read/177586/9446383
py __init__.py
# -*- coding: UTF-8 -*-
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.1 (the License). You may not copy or use this file, in either
# source code or execut
www.eeworm.com/read/177586/9446474
py __init__.py
www.eeworm.com/read/177326/9459435
init boa.init
#!/bin/sh
# The following two lines enable chkconfig(1) to manipulate this script
# chkconfig: 345 87 13
# description: Boa is a World Wide Web server. It is used to serve \
# HTML files