代码搜索:2

找到约 10,000 项符合「2」的源代码

代码结果 10,000
www.eeworm.com/read/170765/9791411

fx ps_mutation.fx

float GetGene(float x1, float2 pos) { float x = 0 ; int j = 0 ; float RandValue; float2 Rpos; for(j = 23 ; j >= 0; j--) { Rpos = tex2D(ColorMapSamplerRand,pos + offset2 * j / 23.0).r
www.eeworm.com/read/170765/9791429

fx ps_mutation.fx

float GetGene(float x1, float2 pos) { float x = 0 ; int j = 0 ; float RandValue; float2 Rpos; for(j = 23 ; j >= 0; j--) { Rpos = tex2D(ColorMapSamplerRand,pos + offset2 * j / 23.0).r
www.eeworm.com/read/414936/11090762

m theta2xy.m

function [x, y] = theta2xy(theta1, theta2, l1, l2) % Angle to Position Conversion for 2 link SCARA robot % % [Inputs] % theta1 : angle1 [deg] % theta2 : angle2 [deg] % l1 :
www.eeworm.com/read/202363/15385489

txt 新建 文本文档 (2).txt

Java<mark>2</mark>十大经典中文图书 Java<mark>2</mark>十大经典中文图书 只针对Java<mark>2</mark>平台-而且是在国内可以找到的中文版的,其实书好不好是见仁见智的(高手可以去看Sun的开发文档,这也可以理解)--这只是一家之见而已--欢迎大家点评。 第一名:Java编程思想第二版(Thinking in java second)-包含范围:全部。 没说的 ...
www.eeworm.com/read/200130/15440579

m viewmtx546.m

function viewmtx546 x = [0 1 1 0 0 0 1 1 0 0 1 1 1 1 0 0]; y = [0 0 1 1 0 0 0 1 1 0 0 0 1 1 1 1]; z = [0 0 0 0 0 1 1 1 1 1 1 0 0 1 1 0]; A = viewmtx(
www.eeworm.com/read/109329/15559254

dpk dws2hhweblib60.dpk

package dws2hhWebLib60; {$R *.res} {$R 'dws2WebLib.dcr'} {$R 'dwsSessionLib.dcr'} {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCH
www.eeworm.com/read/109329/15559260

dpk dws2hhwebliblinux2.dpk

package dws2hhWebLibLinux2; {$R *.res} {$R 'dws2WebLib.dcr'} {$R 'dwsSessionLib.dcr'} {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$
www.eeworm.com/read/109329/15559276

dpk dws2hhweblib50.dpk

package dws2hhWebLib50; {$R *.RES} {$R 'dws2WebLib.dcr'} {$R 'dwsSessionLib.dcr'} {$ALIGN ON} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOC
www.eeworm.com/read/374700/9388641

cvsignore .cvsignore

tabdump tab2tab tab2mif mif2tab mif2mif mitabc_test *.lib *.exp *.pdb *.ilk mitab.dll ogrinfo
www.eeworm.com/read/175700/9535931

h g711.h

#ifndef __G_711_H_ #define __G_711_H_ unsigned char linear2alaw(int pcm_val); /* 2's complement (16-bit range) */ int alaw2linear(unsigned char a_val); unsigned char linear2ulaw(int pcm_val); /* 2