-
ISO7816
TF卡内部通信协议7816中文版,TF卡编程必须(TF card internal communication protocol 7816 Chinese version)
- 2009-06-21 22:59:47下载
- 积分:1
-
Fourier-transform-realized-by-ansys
说明: ansys实现傅里叶转化的宏命令,对学习ansys有帮助。(ansys Fourier transformation to achieve macro command, to learn ansys help.)
- 2021-04-19 09:08:51下载
- 积分:1
-
IA-32ArchitectureVolume3-SystemProgrammingGuide
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order
Number 245472), is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel® Architecture processors.
The IA-32 Software Developer’s Manual, Volume 3, describes
the operating-system support environment of an IA-32 processor, including memory management,
protection, task management, interrupt and exception handling, and system management
mode. It also provides IA-32 processor compatibility information. This volume is aimed at operating-
system and BIOS designers and programmers.(The IA-32 Software Developer s Manual, Volume 3: System Programming Guide (OrderNumber 245472), is part of a three-volume set that describes the architecture and programmingenvironment of all IA-32 Intel ? Architecture processors.The IA-32 Software Developer s Manual, Volume 3, describesthe operating-system support environment of an IA-32 processor, including memory management, protection, task management, interrupt and exception handling, and system managementmode. It also provides IA-32 processor compatibility information. This volume is aimed at operating-system and BIOS designers and programmers.)
- 2008-02-21 15:32:40下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
Markov_Chains
a book chapter about Markov Chains(Introduction
Most of our study of probability has dealt with independent trials processes. These
processes are the basis of classical probability theory and much of statistics. We
have discussed two of the principal theorems for these processes: the Law of Large
Numbers and the Central Limit Theorem.)
- 2010-02-26 15:29:52下载
- 积分:1
-
8456.
基于加窗插值FFT算法的智能电站谐波检测(Abstract : The paper introduces the harmonics analysis of intelligent power station and researched the mathematic
model of the harmonic analysis of intelligent power station based on interpolating windowed FFT algorithm. It also
shows the FFT algorithm in pointing DSP. The simulated data in MATLAB has been compared with the result
which verified the accuracy and speed of the algorithm)
- 2010-02-09 18:15:59下载
- 积分:1
-
Detailednetworkport
Detailednetworkport,网络端口详解,对初学者有很大的帮助(Detailednetworkport, detailed port of great help for beginners)
- 2009-04-16 00:32:54下载
- 积分:1
-
(ppt)
胡广书的《现代信号处理教程》ppt文件,相当于电子版本了,因为很全面(Hu-book " Modern Signal Processing Guide" ppt files, the equivalent of an electronic version, because it is comprehensive)
- 2020-08-01 09:48:36下载
- 积分:1
-
Bayesian-Computation
专门介绍Bayesian的书籍,可以进行mcmc编程等(Special introduction Bayesian books, can MCMC programming etc.)
- 2014-11-13 00:04:45下载
- 积分:1
-
DB
说明: What is data structure?
A data structure is a way of organizing data that considers not only the items stored, but also their relationship to each other. Advance knowledge about the relationship between data items allows designing of efficient algorithms for the manipulation of datList out the areas in which data structures are applied extensively?
Compiler Design,
Operating System,
Database Management System,
Statistical analysis package,
Numerical Analysis,
Graphics,
Artificial Intelligence,
Simulation
- 2010-03-17 18:28:18下载
- 积分:1