-
OV7670DATASHEET
OV7670数据手册OV7670数据手册OV7670数据手册(OV7670 datasheet OV7670 datasheet OV7670 Data Sheet)
- 2021-03-04 16:59:32下载
- 积分:1
-
C++性能优化指南
说明: C++性能优化指南 (带目录高清版),pdf版本(C ++ Performance Optimization Guide (with catalog HD version), pdf)
- 2019-12-11 17:42:12下载
- 积分:1
-
Operations-Research
运筹学第3版教辅熊伟的书籍内含课件ppt运筹软件及答案(Operations research 3rd edition books containing supplementary Xiong logistics software and courseware ppt answer)
- 2015-09-12 13:05:12下载
- 积分:1
-
Computer-Organization
本文档是计算机组成原理的课堂讲义,准确的讲述了该课程的主要内容(This document is a computer organization class notes, accurately describes the main elements of the course)
- 2011-06-02 13:18:38下载
- 积分:1
-
Radar-Principle_3_DingLuFei
雷达原理(第三版)丁鹭飞,雷达研究领域经典的基础类教材。文件包括各章的PPT以及PDF格式的电子全书。方便快速查阅和仔细研读相关知识。(The book, Radar Principles (3rd edition) by Ding Lufei, is a classical fundamental teaching material in the field of Radar research. The package includes PPT file of each chapter and the detailed e-book in pdf-format, which is very convnient for fast looking for or close reading up related knowledge.)
- 2016-05-11 10:35:48下载
- 积分:1
-
cy7c09449
说明: cy7c09449的全部应用资料,包括PCI的应用,以及读写时序都比较详细(cy7c09449 all application information, including PCI applications, and readers are more detailed timing)
- 2006-01-07 16:28:27下载
- 积分:1
-
LS-SVM
提出了一种基于最小二乘支持向量机的风电场风速预测方法(Proposed based on least squares support vector machines wind speed prediction method)
- 2010-01-21 15:46:12下载
- 积分:1
-
CC-Link
三菱CCLINK教程PPT,主要用于进行通信设置,程序编程讲解(Mitsubishi CCLINK tutorial PPT, mainly used for communication settings, programming explained)
- 2021-04-22 11:58:48下载
- 积分:1
-
ABAQUS热传导与热应力分析
说明: 使用ABAQUS进行热分析的示例并不多,这个例子展示了使用abaqus计算热应力与温度的详细步骤。(There are not many examples of using ABAQUS for thermal analysis. This example shows the detailed steps of using ABAQUS to calculate thermal stress and temperature.)
- 2019-11-17 19:58:12下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1