代码搜索结果

找到约 10,000 项符合 B 的代码

b.m

function pdemodel [pde_fig,ax]=pdeinit; pdetool('appl_cb',5); set(ax,'DataAspectRatio',[1 0.375 1]); set(ax,'PlotBoxAspectRatio',[4 2.6666666666666665 2]); set(ax,'XLim',[-2 2]); set(ax,'YLim',[-0.5 0

b.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi

b.cpp

include "iostream.h" #include "Checker.h" #include "NumericChecker.h" #include "NameChecker.h" #include "CNoChecker.h" #include "Product.h" #include "math.h" #include "string.h" #inclu

512b.in

# # Sign and verify with MD5. # All operations in this script use the second built-in key pair. # s file 2 5 512b5.sig v file 2 5 512b5.sig # # Seal and open with DES. # e file 512b

b.asm

;模块B: PUBLIC ASC_TO_BIN , BIN_TO_ASCII DATA SEGMENT COMMON INPUT_MESSAGE DB 0AH , 'PLEASE INPUT A NUMBER(LESS THAN 5 FIGURES):$' IN_ASC_BUF DB 6 ;十进制数的输入缓冲