代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/384940/8832307

m hmatrix.m

function hmatrix(a) global LA DAE Bus if ~a.n LA.h_ps = []; LA.h_qs = []; LA.h_is = []; LA.h_pr = []; LA.h_qr = []; LA.h_ir = []; fm_disp('No transmission line or transform
www.eeworm.com/read/187342/8832409

txt macroman.txt

#======================================================================= # File name: ROMAN.TXT # # Contents: Map (external version) from Mac OS Roman # character set to Unico
www.eeworm.com/read/187342/8832437

txt roman.txt

#======================================================================= # FTP file name: ROMAN.TXT # # Contents: Map (external version) from Mac OS Roman # character set
www.eeworm.com/read/187342/8832481

txt cp1251.txt

# # Name: cp1251 to Unicode table # Unicode version: 2.0 # Table version: 2.01 # Table format: Format A # Date: 04/15/98 # # Contact: cpxlate@microsoft.com
www.eeworm.com/read/428727/8850609

m envelope.m

function [up,down] = envelope(x,y,interpMethod) %ENVELOPE gets the data of upper and down envelope of the known input (x,y). % % Input parameters: % x the abscissa of the give
www.eeworm.com/read/284676/8909942

cpp xt5-8.cpp

#include using namespace std; int main() { const int n=7; int i,number,top,bott,mid,loca,a[n]; bool flag=true,sign; char c; cout
www.eeworm.com/read/186596/8923750

dat license.dat

FEATURE quartus alterad 2034.12 permanent uncounted 385FB2185EE1 \ HOSTID=XXXXXXXXXXXX SIGN="1113 5A52 EA34 2C59 C5B7 B031 \ CE45 D947 B4AB 5969 C1E6 913F DE27 F3FE 08B7 07E0 9AF1 4546 \ 392F BD
www.eeworm.com/read/284451/8928321

cpp 哈夫曼编码.cpp

#define INT_MAX 10000 #define ENCODING_LENGTH 1000 #include "stdio.h" #include "string.h" #include "malloc.h" typedef enum{none,left_child,right_child}Which;//标记是左孩子还是右孩子 typedef char Elemtype;/
www.eeworm.com/read/383439/8946791

asm 715.asm

;7_15.asm mov al,divd ife sign mov ah,0 div scale else cbw idiv scale endif mov
www.eeworm.com/read/383321/8955458

cpp extremumgold1d.cpp

//ExtremumGold1D.CPP 黄金分割法求一维函数极值 #include //模板类iostream输入输出流标准头文件 #include "Extremum.h" //极值头文件 using namespace std; //名字空间 void main() { double fextremum,ax,bx,cx,fa,fb,fc,