代码搜索:STARTING
找到约 9,113 项符合「STARTING」的源代码
代码结果 9,113
www.eeworm.com/read/418162/10962719
htm 22.5 ajax效果的字符串过滤.htm
过滤字符实例
function filterlist(selectobj) {
// 过滤对象
this.selectobj = selectobj;
//要过滤得字符-i表示忽略大小写,""表示不忽略
this.flags = 'i';
//
www.eeworm.com/read/469655/6972958
m initpt.m
% initpt
% ------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function [n,m,x]=initpt(nprob,factor)
% This function generates the starting points for each problem
% b
www.eeworm.com/read/165343/7143941
m bchweight.m
% Get the weight distribution, starting from the weight distribution of the
% dual code
syms z A B
m = 5;
n=2^m-1;
i1 = 2^(m-1)-2^((m+1)/2-1);
n1 = (2^(m-2) + 2^((m-3)/2))*(2^m-1);
i2 = 2^(m-1);
n2
www.eeworm.com/read/462700/7197952
java box.java
package box;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Box extends JButton implements ActionListener {
// this stores the starting location of the bo
www.eeworm.com/read/439664/7703720
txt code73a.txt
Public Sub Main()
Dim Counter As Integer
Debug.Print
Debug.Print "Starting first loop"
For Counter = 5 To 1 Step -1
Debug.Print Counter;
Next
Debug.Print
Debug.Print "St
www.eeworm.com/read/243531/12935916
txt readme.txt
iSafer - a simple personal firewall.
The code is not so nice because there is not a lot of comments:D
- In order to compile you need to install madX from madshi.net
- Install Trayicon com. (Trayi
www.eeworm.com/read/306520/13742996
txt readme.txt
Javachess usage notes:
======================
* The batch file contains an example of how to invoke the code: pass it
an opening book as first command-line parameter, and a position
descrip
www.eeworm.com/read/305966/13755897
h frmwrk.h
/**************************************************************************
* *
* PROJECT : ARM port for UCOS-II
www.eeworm.com/read/140582/5787663
sed ipsec-ver-sanitize.sed
s/ipsec_setup:.*echo "Starting Openswan IPsec .*"/ipsec_setup: echo "Starting Openswan IPsec VER"/
www.eeworm.com/read/136071/5875151
good stacktest.good
Starting stack test
Size of stack: 3
69 3
101 2
42 1