代码搜索:thin
找到约 1,525 项符合「thin」的源代码
代码结果 1,525
www.eeworm.com/read/239305/13288901
m thinicanew.m
function [B,U,W] = ThinICAnew( x, p, Delays, Splits, Choice, ...
Projection, N, Stop, MaxIter, A)
%------------Thin Algorithm for Independent Component Analysis----------
%---------------------
www.eeworm.com/read/317272/13506653
java conn.java
Class.forName("oracle.jdbc.driver.OracleDriver");
con=DriverManager.getConnection("jdbc:oracle:thin:@192.168.0.1:1521:orcl","scott","tiger");
www.eeworm.com/read/305246/13776132
m thinicanew.m
function [B,U,W] = ThinICAnew( x, p, Delays, Splits, Choice, ...
Projection, N, Stop, MaxIter, A)
%------------Thin Algorithm for Independent Component Analysis----------
%---------------------
www.eeworm.com/read/259619/11777204
h gifwin.h
/*********************************************************
*
* File: GifWin.h
* Title: Graphics Interchange Format header
*
* Author: Lennie Araki
* Date: 24-Nov-1999
*
* This class is a thin wrapper
www.eeworm.com/read/485583/1262405
properties database-config.properties
driver=oracle.jdbc.driver.OracleDriver
url=jdbc:oracle:thin:@127.0.0.1:1521:xupeng
user=system
password=baiyingzi
jndiname=jdbc/myds
www.eeworm.com/read/485583/1262414
java db.java
package com.tarena.shop.entity.dao;
public class DB {
String ur1 = "jdbc:oracle:thin:@127.0.0.1:1521:xupeng";
}
www.eeworm.com/read/194563/5127474
tex splash.tex
\section{\class{wxSplashScreen}}\label{wxsplashscreen}
wxSplashScreen shows a window with a thin border, displaying a bitmap describing your
application. Show it in application initialisation, and th
www.eeworm.com/read/190056/5189137
tex splash.tex
\section{\class{wxSplashScreen}}\label{wxsplashscreen}
wxSplashScreen shows a window with a thin border, displaying a bitmap describing your
application. Show it in application initialisation, and th
www.eeworm.com/read/468999/6982935
txt javaconnection.txt
java连接数据库代码(2008-04-09 14:49:18)标签:it
1、Oracle8/8i/9i数据库(thin模式)
Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
String url="jdbc:oracle:thin:@localhost:1521:orcl";
//orcl为数