-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1
-
这是卡耐基SSD5 EX2
这是卡耐基梅隆大学的ssd课程的ssd5联系2答案-this is the icarnegie ssd5 ex2
- 2022-01-31 09:20:24下载
- 积分:1
-
c++ primer第四版习题解答,配套答案
c++ primer第四版习题解答,配套答案-c++ primer fourth edition exercises answers matching the answers
- 2022-07-07 00:34:53下载
- 积分:1
-
如何使用BB-3
如何详细使用力士乐BB-3调试器对工程机械的行走和功能系统进行可靠的调试及修正
- 2022-08-16 01:09:13下载
- 积分:1
-
是“MATLAB在数字信号处理中的应用(第2版)”一书的课件,该书由薛年喜编著 清华大学出版社出版 2007年12月
MATLAB是一种功能强大的数据...
是“MATLAB在数字信号处理中的应用(第2版)”一书的课件,该书由薛年喜编著 清华大学出版社出版 2007年12月
MATLAB是一种功能强大的数据分析和工程计算高级语言,在工业、电子、信号处理、医学、建筑以及航空等领域有着广泛的应用。本书以最新的MATLAB R2006a版本为对象,从工程实际应用的角度出发,对数字信号处理做了层次清晰、浅显易懂的介绍。
本书从内容上可分为两大部分:基础篇和应用篇。基础篇主要介绍了MATLAB R2006a的入门基础和图形用户界面设计基础;应用篇是本书的重点,详细介绍了MATLAB R2006a关于数字信号处理方面的具体应用,主要包括数字信号处理基础、数字信号变换技术、窗函数、IIR数字滤波器的设计、FIR数字滤波器的设计、功率谱估计、小波分析在信号处理中的应用以及信号处理的图形用户界面工具。
本书可作为高等院校数字信号处理等专业课程的教材,主要读者为数字信号处理领域的科技工作者和理工科大学相关专业的本科生、研究生,对其他领域的科研人员也有一定的参考价值。-err
- 2022-12-09 12:15:04下载
- 积分:1
-
PC汇编资料大全
PC汇编资料大全-PC compilation of the data volumes !!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-02-21 11:15:28下载
- 积分:1
-
我平时用来做数据封包用的源码。。易语言打开编辑
我平时用来做数据封包用的源码。。易语言打开编辑-I usually used for data packet with the source. . Easy language to open Edit
- 2022-08-06 20:39:08下载
- 积分:1
-
用C++编写的一个回合制战斗类的小游戏,只要体现了类的封装、继承、多态的特性...
用C++编写的一个回合制战斗类的小游戏,只要体现了类的封装、继承、多态的特性-Using C++ to prepare a kind of turn-based fighting game, as long as the manifestation of the kind of package, inheritance, polymorphism characteristics
- 2022-05-25 06:07:32下载
- 积分:1
-
此代码为socket通信程序,主要是从客户端发送一文件,然后在在服务器段接收。...
此代码为socket通信程序,主要是从客户端发送一文件,然后在在服务器段接收。-This code for the socket communication program, mainly from the client to send one document, and then the server receives paragraph.
- 2022-02-16 06:21:14下载
- 积分:1
-
LabView controls inside the call and management procedures, there are a lot of r...
LabView里面的控件调用和管理程序,还有很多的相关的子程序-LabView controls inside the call and management procedures, there are a lot of related subroutines
- 2022-03-13 18:03:55下载
- 积分:1