-
19854828MRAS
mras direct torque control
- 2010-01-07 16:33:38下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
broadcom
博通交换芯片资料,详细说明了交换芯片的工作原理及注意事项(this is a very useful pdf)
- 2014-09-27 08:59:09下载
- 积分:1
-
high-performance-cuda
本书共分5章:第1章介绍GPU通用计算的发展历程,介绍并行计算的历史、现状以及面临的问题;第2章介绍CUDA的使用方法,帮助理解CUDA的编程模型、存储器模型和执行模型,掌握CUDA程序的编写方法;第3章探讨CUDA硬件架构,深入分析Tesla GPU架构与CUDA通用计算的相互作用:第4章总结CUDA的高级优化方法,对任务划分、存储器访问、指令流效率等课题进行探讨;第5章以丰富的实例展示如何使用CUDA的强大性能解决实际问题。(This book is divided into five chapters: Chapter 1 introduces the development process of general-purpose GPU computing, parallel computing introduces the history, current situation and problems Chapter 2 describes the use of CUDA to help understand the CUDA programming model, the memory model and implementation model, master CUDA program writing method Chapter 3 explores CUDA hardware architecture, in-depth analysis of Tesla GPU architecture and CUDA general-purpose computing interactions: Chapter 4 summarizes the CUDA advanced optimization methods, the division of tasks, memory access, instruction stream efficiency and other topics were discussed Chapter 5 with abundant examples show how to use CUDA strong performance to solve practical problems.)
- 2013-11-04 18:44:09下载
- 积分:1
-
PROGRAMMING-GEOPHYSICS
说明: 地球物理学中的C++编程,pdf版本的,经典书籍~(Geophysics in the C++ programming, pdf version of the classic book ~)
- 2010-04-27 14:57:31下载
- 积分:1
-
The little SAS book
说明: 《The Little SAS Book 中文版》以大量实例、清晰简明的解释以及尽可能少的术语来介绍SAS语言,且大部分的功能均来自Base SAS。Base SAS包含了所有程序员所使用的核心功能。(The Little SAS Book Chinese Edition introduces SAS language with a large number of examples, clear and concise explanations and as few terms as possible, and most of its functions come from Base SAS. Base SAS contains the core functions used by all programmers.)
- 2020-06-18 03:40:01下载
- 积分:1
-
IEEEtran
latex排版IEEE模板latex排版IEEE模板(The latex template latex typesetting typesetting IEEE IEEE template)
- 2016-05-31 23:11:06下载
- 积分:1
-
3
说明: MATLAB语言在建筑抗震工程中的应用3(Application of MATLAB Language in Building Seismic Engineering 3)
- 2020-06-23 20:20:02下载
- 积分:1
-
SPH_6_add-surface-tension
使用sph方法求解NS方程,在此程序中考虑了表面张力的影响(this code solves N-S equation which uses SPH method,further more it consist of the surface tension part。)
- 2013-04-06 10:47:21下载
- 积分:1
-
optics
光學的書,歡迎需要光學相關知識的人來索取.希望對大家有幫助(the book of optics.if you need this. please download.)
- 2009-12-16 20:02:30下载
- 积分:1