代码搜索:CNN

找到约 803 项符合「CNN」的源代码

代码结果 803
www.eeworm.com/read/280684/10299091

bas sqlconn.bas

Attribute VB_Name = "SQLconn" Public cnn As New ADODB.Connection Public cnn1 As New ADODB.Connection Public qy1 As New ADODB.Recordset '学生信息专用 Public qy2 As New ADODB.Recordset '系别专用 Public qy3
www.eeworm.com/read/361182/2951319

cs sqlitetransaction.cs

namespace Imps.Client.Data { using System; public sealed class SQLiteTransaction : IDisposable { internal SQLiteConnection _cnn; internal long _version;
www.eeworm.com/read/366806/9798482

html showpage.html

www.eeworm.com/read/442095/7659889

dfm untdm.dfm

object DM: TDM OldCreateOrder = False OnCreate = DataModuleCreate Left = 439 Top = 361 Height = 396 Width = 481 object cnn: TADOConnection ConnectionString = 'Provide
www.eeworm.com/read/430491/8741599

java cnncanvas.java

// JAPVIC - Java Applet for the Visualisation of CNN Dynamics // (c) 1997 Institute for Signal and Information Processing, ETHZ. // written by Martin Haenggi // // CNNcanvas overrides standard Canv
www.eeworm.com/read/430491/8741609

java template.java

// JAPVIC - Java Applet for the Visualisation of CNN Dynamics // (c) 1997 Institute for Signal and Information Processing, ETHZ. // written by Martin Haenggi // // Template defines the template obj
www.eeworm.com/read/430491/8741613

java cnnimage.java

// JAPVIC - Java Applet for the Visualisation of CNN Dynamics // (c) 1997 Institute for Signal and Information Processing, ETHZ. // written by Martin Haenggi // // CNNimage defines the input and ou
www.eeworm.com/read/442095/7659890

pas untdm.pas

unit untDM; interface uses SysUtils, Classes, DB, ADODB, IniFiles, Forms, Graphics, ImgList, Controls; type TDM = class(TDataModule) cnn: TADOConnection; ilBox: TImageList;
www.eeworm.com/read/340961/12117091

aspx zhts_mod.aspx

 dim Cnn as sqlconnection
www.eeworm.com/read/340961/12117101

aspx zhcy_mod.aspx

 dim Cnn as sqlconnection