代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/361293/10059011
doc mylib.doc
MyLib
________________________________________________________________________________
Introduction:
This instrument driver provides programming suppo
www.eeworm.com/read/165406/10063623
m exa050905_tf2ss.m
% ------------------------------------------------------------------------------
% exa050905_tf2ss.m , for example 5.9.5
% to test tf2ss.m and ss2tf.m, to realize the conversion between H(z) and it
www.eeworm.com/read/164962/10080409
vhd counters_altera.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
-- download from:www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all
www.eeworm.com/read/164272/10120046
m mav.m
function [out]=mav(v,n,all,in)
%
% mav.m
%
% Moving average filter
%
% v = current variable
% n = number of steps to include
% all = 0 to filter entire data set
% in = input data
% out
www.eeworm.com/read/164189/10123319
help u.help
Slicer Control Panel Help
This is the control panel for the slicer. The slicer allows the
user to select variables and source lines to perform slices on. A
program slice, cal
www.eeworm.com/read/163957/10138216
htm ch2.htm
Chapter 2 -- Principles of General Text Processing骉he Backbone of Perl
www.eeworm.com/read/163252/10168412
m select.m
function [y]=select(x,sumfit)
% variable 'x' stands for fitness
popsize=length(x);
sum=0;
pick=rand(1);
% avgfit=x./sumfit
for m=1:popsize+1 % this design is not perfect,because there
www.eeworm.com/read/143323/10246296
todo
TODO list:
- cast bug (Peter Wang)
- define incomplete type if defined several times (Peter Wang).
- long long constant evaluation
- configure --cc=tcc (still one bug in libtcc1.c)
- disable-asm and
www.eeworm.com/read/143323/10246305
def stab.def
/* Table of DBX symbol codes for the GNU system.
Copyright (C) 1988, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can r