代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/163928/10139557
m toep.m
function mat=toep(column,row)
% TOEP Toeplitz matrix
%
% mat=toep(column,row)
%
% The length(column) x length(row) element toeplitz matrix is generated from the
% column and row vectors. If u
www.eeworm.com/read/359212/10161088
m kmeans.m
%KMEANS K-means clustering
%
% [c, s] = kmeans(x,k)
% [c, s] = kmeans(x,k, x0)
%
% K-means clustering for data, x. k is the number of
% clusters, and x0 if given is the inital centroid for the cluste
www.eeworm.com/read/352714/10522336
h tss.h
/*
* tss.h
* Modified for use in 15-410 at CMU
* Zachary Anderson(zra)
*/
/*
* Mach Operating System
* Copyright (c) 1991,1990,1989 Carnegie Mellon University
* All Rights Reserved.
*
* Pe
www.eeworm.com/read/277580/10624106
html contributors.html
The following organisations and people have contributed to the Bouncy Castle Cryptography Package.
Thanks, may your castles never deflate!
Organisations
www.eeworm.com/read/418361/10951519
changelog
version 0.9.1:
- TFTP booting from host directory (Anthony Liguori, Erwan Velu)
- Tap device emulation for Solaris (Sittichai Palanisong)
- Monitor multiplexing to several I/O channels (Jason W
www.eeworm.com/read/272265/10964023
ini hmis.ini
[Database]
Connection=0
Initial Catalog=HMIS
Data Source=(local)
www.eeworm.com/read/416641/11018824
txt 说明.txt
initial.sql里是所有数据库及表的创建,以及除了归属地表以外的所有数据的插入的sql脚本
mobileno.sql是归属地表的数据插入的sql脚本