-
3065285_43964545
103规约测试教程,希望大家喜欢哦。。。(The 103 statute of the test.)
- 2012-12-13 21:31:01下载
- 积分:1
-
the-stress-of-a-bridge
ansys模拟桥梁受力分析,在桥上有车行驶过时计算出桥梁不同部位受力状况及挠度变化值。(ansys stress analysis simulation bridge, a car traveling on the bridge obsolete bridges in different parts of the calculated force status and changes in the value of deflection.)
- 2014-08-27 10:18:30下载
- 积分:1
-
C-and-CPP-Tips
C和C++程序员面试秘笈,解析C/C++面试题的书,可以帮助求职者更好地准备面试(C and C++ programmer interview tips, analytical C/C++ face questions of the book, can help candidates better prepare for interview)
- 2015-08-24 11:32:17下载
- 积分:1
-
CPLD_FPGA
CPLD_FPGA的入门资料.pdf格式,非常清晰.不可多得的入门级资料.(CPLD_FPGA introductory information. Pdf format, is very clear. A rare entry-level information.)
- 2009-11-23 11:09:48下载
- 积分: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
-
s-
说明: C++大学基础教程,北京邮电大学电信工程学院,计算机技术中心(Essentials C++ University, Beijing University of Posts and Telecommunication Engineering, Computer Technology Center)
- 2013-04-03 15:31:37下载
- 积分:1
-
Tutorial-VB
Visual basic complete tutorial for connection to db s
- 2010-01-28 13:18:40下载
- 积分:1
-
NumericalHeatTransfer2
说明: 1. 院士陶文铨的经典书籍:数值传热学(第二版)
2. 做数值计算的人不可不看的书籍
3. pdf格式,加了书签,方便阅读(1. Academician Wen-Quan Tao classic books: Numerical Heat Transfer (second edition) 2. The people to do numerical computation can not see the books 3. Pdf format, added bookmarks, user-friendly)
- 2009-08-08 21:03:38下载
- 积分:1
-
singal_processing_and_demo_program
说明: 包含内容:离散时间系统与Z变换、离散傅里叶变换及其快速算法、无限长单位脉冲响应(IIR)滤波器的设计、有限长单位脉冲响应(FIR)滤波器的设计、数字信号处理系统的实现、多采样率信号处理(singal processing and demo program)
- 2020-12-02 20:19:26下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1