-
iocomp
极品工业仪表控件iocomp的使用说明,很详细,找了好久才找到。。。(iocomp )
- 2010-08-21 20:10:43下载
- 积分:1
-
现代电力系统分析.rar
王锡凡先生写的现代电力系统分析,研究生教材(Modern Power System Analysis, Graduate Textbook by Mr. Wang Xifan)
- 2021-02-17 23:59:45下载
- 积分:1
-
4-10
这是清华版c++程序设计 第四章课后题第10题(This is the Tsinghua version c Program Design Chapter IV title after title No. 10)
- 2008-01-05 13:47:01下载
- 积分:1
-
Ada-Booted
人脸识别原理介绍 有一些算法介绍 并附加图解 适合初学者(language:English from university of British)
- 2010-01-17 00:25:55下载
- 积分:1
-
bihu(1)
说明: 介绍了一个基于ATmega8L 和CC1000 芯片的壁虎动物机器人遥控刺激系统。该系统主要由便携式电脑、微控制
器和无线数据收发器构成,可以分为控制平台和刺激器两部分。(Introduced a ATmega8L and the CC1000 chip, based on gecko animal-robot remote control to stimulate the system. The system mainly consists of portable computers, micro-controllers and wireless data transceivers, can be divided into control platform and the stimulator in two parts.)
- 2009-08-24 14:59:28下载
- 积分:1
-
VisualC++Net24
原版经典大作,有一点英语基础的人都能搞定。chm格式清晰度极佳。(original classical crescendo, and is based on the English 1:00 able to get. Chm format excellent clarity.)
- 2007-02-26 12:13:58下载
- 积分:1
-
GamutDM
说明: 数据挖掘方面的知识的介绍,希望对大家有帮助(data mining knowledge, we hope to help)
- 2006-03-27 16:45:15下载
- 积分:1
-
sdsdsdsad
其中包括图像压缩的基本编码方法如Huffman编码算术编码\JPEG 2000H.261压缩编码标准小波变换编码\运动估计算法视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other(including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other)
- 2010-03-13 08:43:10下载
- 积分:1
-
xuzheng_word
徐政MMC柔直高速仿真资料word板,网上只有pdf版,很难得的资料。(Jones MMC soft straight high-speed simulation data word, only PDF version online, very rare.)
- 2017-01-01 17:11:27下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1