-
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
-
This is learning "system" in the curriculum design, including the subj...
这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
- 2022-09-02 15:55:02下载
- 积分:1
-
LPC2210
LPC2210-user,when you study arm you should use it.-LPC2210-user, when you study arm you should use it.
- 2022-06-28 15:21:48下载
- 积分:1
-
基于卡尔曼滤波的道路目标检测与跟踪研究,采用交互多模(IMM)算法...
基于卡尔曼滤波的道路目标检测与跟踪研究,采用交互多模(IMM)算法
- 2022-03-28 19:43:18下载
- 积分:1
-
定期提醒(可安装:警告;建议和关机;直接等。
定时提醒(可设:提醒;提醒并关机;直接关机;定时执行一程序等。是家长们控制孩子玩电脑的好帮手。-regularly reminded (can be installed : Warning; Advised and shutdown; Directly elected; Timing implementation of a procedure. parents controlled their children playing with the computer"s helping hands.
- 2022-02-01 00:23:38下载
- 积分:1
-
使用LABVIEW VI实现的加热炉温度控制系统
使用LABVIEW VI实现的加热炉温度控制系统-LABVIEW VI implemented the use of furnace temperature control system
- 2022-01-28 02:11:53下载
- 积分:1
-
先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。
然后进行循环求解。...
先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。
然后进行循环求解。
-confirmed dichotomy in the next two endpoint value, The figure in the subplot (121) identified. Then cycle solution.
- 2022-03-24 21:25:25下载
- 积分:1
-
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。...
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more importantly is that in each step will be automatically prompted to explain the relevant problem-solving algorithms, easy to learn Sudoku.
- 2023-02-13 10:15:04下载
- 积分:1
-
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。...
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。-A simple calculator curriculum design process, you can realize add, subtract, multiply, with the exception of functions.
- 2022-06-11 15:19:21下载
- 积分:1
-
一个小程序 ,是ACM竞赛的源码,因为是学生,还没有很好的源码上传,不好意思...
一个小程序 ,是ACM竞赛的源码,因为是学生,还没有很好的源码上传,不好意思-A small process, the source is the ACM competition because it is students, not a very good source upload, sorry
- 2022-04-19 06:05:01下载
- 积分:1