-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
东北大学图像处理作业
说明: 东北大学图像处理课第一次作业,主要是双边滤波算法和最大熵复原算法,亲测可运行。其中内有相关的word文档,和分割效果图(the homework of image processing in northeastern university.it mainly included two algorithms about bilateral filering and max-weight entropy)
- 2020-12-09 19:59:18下载
- 积分:1
-
frmGoodsOutDetail
说明: this is a test upload.... let me upload it for testing purpose please.. i really want to download a file
- 2020-06-25 06:20:02下载
- 积分:1
-
这是一个模拟3D游戏中人物走动的程序,人物会跟随鼠标走动。...
这是一个模拟3D游戏中人物走动的程序,人物会跟随鼠标走动。-This is a simulated 3D game characters to move the process, the characters will follow the mouse to move.
- 2022-03-03 11:48:36下载
- 积分:1
-
Millimeter-Wave Massive MIMO-NOMA
说明: This simulation code package is mainly used to reproduce the results of the following paper [1]:
[1] Linglong Dai, Bichai Wang, Mugen Peng, and Shanzhi Chen, “Hybrid Precoding-Based Millimeter-Wave Massive MIMO-NOMA with Simultaneous Wireless Information and Power Transfer,”to appear in IEEE Journal on Selected Areas in Communications, 2018.(Non-orthogonal multiple access (NOMA) has been recently considered in millimeter-wave (mmWave) massive MIMO systems to further enhance the spectrum efficiency.)
- 2019-12-05 10:10:07下载
- 积分:1
-
vector hydrophone DOA estimation
采用时域,频域平均声强法进行目标方位估计(The time domain is used to estimate the target azimuth.)
- 2018-05-08 19:19:52下载
- 积分:1
-
备忘录模式-基本代码
说明: Jogo em C codigo, batalha naval para 2 jogadores
- 2020-06-24 17:40:01下载
- 积分:1
-
苍穹倒计时源码
说明: 倒计时美化源码非常漂亮的一款源码值得推荐啊(Countdown beautification source code very beautiful source code is worth recommending.)
- 2020-09-17 21:47:27下载
- 积分:1
-
android_game
安卓版的俄罗斯方块游戏源码,适合作为毕业设计(Android version of the Tetris game source code, suitable as a graduation project)
- 2020-12-21 16:09:08下载
- 积分:1
-
aduserAuthenticat
域用户登录,用户名密码登录验证,运行环境iis,编程环境 vs2010(Domain User Logon, User Name Password Logon Verification, Simple Judgment)
- 2019-03-13 10:31:24下载
- 积分:1