代码搜索:F
找到约 10,000 项符合「F」的源代码
代码结果 10,000
www.eeworm.com/read/202694/15375689
asm dataos_a.asm
//=======================================================================================//
//Program: 二进制转换成BCD码 C语言调用 unsigned int F_Binary_BCD(unsigned int Binary)
//InPut: Binary 要转换的二进制数
www.eeworm.com/read/202694/15375735
asm dataos_a.asm
//=======================================================================================//
//Program: 二进制转换成BCD码 C语言调用 unsigned int F_Binary_BCD(unsigned int Binary)
//InPut: Binary 要转换的二进制数
www.eeworm.com/read/392183/8360198
dcu f_login.dcu
www.eeworm.com/read/392183/8360207
pas f_xtgl.pas
unit f_xtgl;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, DB, ADODB;
type
Tf_zhgl = class(TForm)
GroupB
www.eeworm.com/read/392183/8360238
ddp f_login.ddp
www.eeworm.com/read/392183/8360259
dfm f_xtgl.dfm
object f_zhgl: Tf_zhgl
Left = 370
Top = 166
Width = 564
Height = 472
BorderIcons = [biSystemMenu, biMinimize]
Caption = #32508#21512#31649#29702
Color = clBtnFace
Font.Charset
www.eeworm.com/read/392183/8360278
pas f_login.pas
unit f_login;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
Tf_log1n = class(TForm)
StaticText1: TStaticText;
www.eeworm.com/read/392183/8360279
dcu f_xtgl.dcu
www.eeworm.com/read/392183/8360289
dfm f_login.dfm
object f_log1n: Tf_log1n
Left = 275
Top = 136
BorderStyle = bsDialog
Caption = #30331#38470#31383#21475
ClientHeight = 167
ClientWidth = 266
Color = clMedGray
Font.Charset = DE
www.eeworm.com/read/392182/8360332
m f553.m
function [sol,eval]=f553(sol,options)
m(1)=sol(1);
m(2)=sol(2);
m(3)=sol(3);
%失效概率矩阵
q=[0.01 0.05 0.10 0.18;
0.08 0.02 0.15 0.12;
0.04 0.05 0.20 0.10];
%约束条件
g1=51-(m(1)+3).^2+m(2).^2+m(3).^2