代码搜索:数据卡
找到约 10,000 项符合「数据卡」的源代码
代码结果 10,000
www.eeworm.com/read/387155/2564195
txt 测试数据的实际结果.txt
0.321361
0.32142
0.321495
0.123348
0.123417
0.123417
0.0947691
0.0947851
0.0947883
0.0841424
0.08415
0.0841624
0.186349
0.186433
0.186582
0.13034
0.130342
0.130345
0.111348
0.111504
www.eeworm.com/read/365552/2896497
txt 训练数据_16段投影数字.txt
0.000000 0.000000 0.250000 0.150000 0.000000 0.000000 0.450000 0.250000 0.550000 0.500000 0.000000 0.000000 0.350000 0.400000 0.350000 0.400000
0.000000 0.000000 0.050000 0.000000
www.eeworm.com/read/365552/2896503
txt 训练数据_16段投影字母.txt
0.000000 0.000000 0.350000 0.050000 0.000000 0.000000 0.000000 0.000000 0.600000 0.550000 0.000000 0.000000 0.750000 0.300000 0.200000 0.100000
0.000000 0.000000 0.600000 0.300000
www.eeworm.com/read/363847/2910585
txt 测试数据的实际结果.txt
0.321361
0.32142
0.321495
0.123348
0.123417
0.123417
0.0947691
0.0947851
0.0947883
0.0841424
0.08415
0.0841624
0.186349
0.186433
0.186582
0.13034
0.130342
0.130345
0.111348
0.111504
www.eeworm.com/read/475606/6774202
txt 实例——动态设置数据集参数.txt
procedure TForm1.ExcuteBtnClick(Sender: TObject);
begin
SQLDataSet1.CommandType := ctQuery;
SQLDataSet1.CommandText := 'INSERT INTO RenYuan (NAME, Native, age) VALUES (:Name, :N
www.eeworm.com/read/475606/6774209
txt 实例——实现数据的图表统计.txt
dsetStaticData组件的Data属性中录入以下数据:
41, 5, 1, 'John Smith', 'Canada'
34, 3, 2, 'John Smith', 'Canada'
14, 5, 3, 'John Smith', 'Canada'
14, 4, 4, 'John Smith', 'Canada'
12, 7, 5, 'John Smith', 'Canada
www.eeworm.com/read/475606/6774229
txt 实例——动态数据传输.txt
unit UBatch_move;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Db, DBTables, ComCtrls;
//使用单元文件定义
type
TForm1 = class(TFo
www.eeworm.com/read/475606/6774242
txt 实例——管理数据库用户.txt
unit U_User;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, IBServices, Mask;
type
TFUser = class(TForm)
IBSecurityServic
www.eeworm.com/read/475606/6774261
txt 实例——应用数据库组件.txt
procedure Tdbquery.AqueryExecute(Sender: TObject; Params: TStrings);
var
LocateParams:TLocateParams;
begin
LocateParams:=wdmData.DataSetAdapter1.LocateParamsList.Add;
LocateParams.AddParam(