搜索结果
找到约 533 项符合
MS-Clustering 的查询结果
数据库系统 在编译、运行程序之前
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之 ...
数据库系统 网络求职招聘人才网站系统正式版(源码)
网络求职招聘人才网站系统正式版(源码),MS SQL数据库,附安装视频,无功能限制完全版
其他 memcard is a multiplaform flashcard word learning software written on a python language. (tested on
memcard is a multiplaform flashcard word learning software written on a python language.
(tested on RHEL5 and MS Vista)
金融证券系统 This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 wit
This application i made for handle simple finance
this project using VB 6.0, SQL Server 2000 with report using html page.
You should load this components:
-Kewlbuttonz
-Ms Rich Textbox Control
-Ms Windows Common COntrols 6.0
-Ms Windows Common COntrols-2 6.0
-VB 6 Resource Editor
All components ...
其他 文件批量处理 V1.0》 20:13 2007-1-11 如果出现错误
文件批量处理 V1.0》
20:13 2007-1-11
如果出现错误,请运行install.bat
如果你想反注册组件,请运行unInstall.bat
主程序:
文件批量处理.hta
以下文件是MS系统自带的.但是有的计算机有病毒,所以运行不起来了.
scrrun.dll
wshom.ocx
V2.0将提供多线程批量查找和预浏览功能 ...
软件设计/软件工程 如题目:一下是第一章目录 第一章 硬件接口 1.1 3D应用程序与硬件的交互作用 1.1.1 在计算机屏幕上显示图像 1.1.2 事件反应 1.2 使用不同的体系结构
如题目:一下是第一章目录
第一章 硬件接口
1.1 3D应用程序与硬件的交互作用
1.1.1 在计算机屏幕上显示图像
1.1.2 事件反应
1.2 使用不同的体系结构
1.2.1 MS-DOS.
1.2.2 MS-Windows.
1.2.3 X11.
1.2.4 NeXTStep.
1.2.5 MacOS. ...
汇编语言 LCD1602显示秒表.功能描述:K3为控制按键.第一次按下时,开始计时
LCD1602显示秒表.功能描述:K3为控制按键.第一次按下时,开始计时,第二次按下时,暂停计时.第三次按下时,累计计时,第四次按下时,暂停计时。K4为清零按键:在任何状态下,按一下K4,均可清零.可同时显示:时、分、秒、毫秒(带有两位ms级显示) ...
matlab例程 P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In e
P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In
each case plot the spectrum of the resulting discrete-time signal.
Ts= 0.1 ms, Ts= 1 ms, Ts = 0.01 Sec
数据库系统 遍历数据库:从SQLSERVER6.5开始
遍历数据库:从SQLSERVER6.5开始,MS提供了一个非常有用的系统存储过程sp_MSforeachtable和sp_MSforeachDB;作为DBA会经常需要检查所有的数据库或用户表,比如:检查所有数据库的容量 看看指定数据库所有用户表的容量,所有表的记录数,我们一般处理这样的问题都是用游标分别处理处理,比如:在数据库检索效率非常慢时,我 ...
人工智能/神经网络 不同于k均值聚类的k中心聚类
不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法