代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/230854/14272308
txt readme.txt
声明:
1.未经作者本人(张鹏)允许,不得以此程序进行任何形式的商业应用。
2.如果有任何问题,请访问JICQ主页:http://jicq.vicp.net或http://www.ebsee.com
3.ICQserver程序作者:张鹏
4.本应用遵循GPL软件发布规则.
5.程序创建于:2001.03,最后版本:2003.05
6.使用方法:
(1)
www.eeworm.com/read/127767/14337970
txt e233. loading a jdbc driver.txt
Before a connection to a database can be established, the JDBC driver for that database must be loaded. Drivers automatically register themselves with the JDBC system when loaded. There are two ways t
www.eeworm.com/read/127662/14343006
java resultsettablemodel.java
package lib;
import javax.swing.table.AbstractTableModel;
import java.sql.*;
/**
*ResultSet rows and columns are counted from 1 and JTable
*rows and columns are counted from 0. When processin
www.eeworm.com/read/126874/14396371
prg gzcx9.prg
set talk off
clear
use gz
jx="Y"
do while jx$"Yy"
clear
@16,20 say "请输入任意的组合条件"
@18,20 say "例如: 基本工资>=100.and.奖金>50"
accpet to st
locate for &st
if found()
set format to gzgs
edit
www.eeworm.com/read/227645/14418426
txt readme.txt
Unzip all files in Matlab current directory
and type "facerec" on Matlab command window.
Faces.zip is a collection of faces taken from AT&T database.
Face images must be coll
www.eeworm.com/read/227645/14418433
m facerecexplanation.m
%FACE RECOGNITION SYSTEM
%
% Face recognition system based on EigenFaces Method and Karhunen-Loeve algorithm
% The system functions by projecting face images onto a feature space
% that spans the
www.eeworm.com/read/126087/14446376
dpr darkweiss.dpr
program darkWeiss; //edited by The Harbinger -- darkWeiss version
{$R 'manifest.res' 'manifest.rc'}
uses
Forms,
Main in 'Main.pas' {frmMain},
Common in 'Common.pas',
Path in 'Path.pa
www.eeworm.com/read/125931/14454553
makefile
#//////////////////////////////////////////////////////////////////////////////
#
# This is the master makefile for the DOCK suite of programs.
#
#\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\