-
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
-
ML 大功率开关电源电路版(PCB) E0520A.PCB
ML 大功率开关电源电路版(PCB) E0520A.PCB-ML high power switching power supply circuit board (PCB) E0520A.PCB
- 2022-07-10 03:52:53下载
- 积分:1
-
可以记录输入结果的编辑框
可以记录输入结果的编辑框-can record the results of the input frame Editor
- 2022-08-08 23:22:43下载
- 积分:1
-
工作流联盟推出的最新数据交换标准
工作流联盟推出的最新数据交换标准-work flow Union with the latest data exchange standards
- 2022-03-21 07:28:46下载
- 积分:1
-
Cygnal Integrated Development Environment (IDE) is a complete set of independent...
Cygnal 集成开发环境(IDE)是一套完整独立的软件程序它为设计者提供
了用于开发和测试项目的所有工具
程序的主要特点包括
项目界面
全功能窗口字体可配置的编辑器
调试器具有设置断点观察点单步等功能
工具链接集成支持汇编器编译器和链接器
可定制的工具菜单用于集成其它编译器或开发工具
CYGNAL 配置向导可为指定的目标环境产生配置代码-Cygnal Integrated Development Environment (IDE) is a complete set of independent software programs for designers for the development and testing procedures for all the tools the project
- 2022-03-03 05:27:51下载
- 积分:1
-
运行windows下的一些抓包网络程序必先安装的软件
运行windows下的一些抓包网络程序必先安装的软件-running under the windows of some first-capturing Packet network programming software installation
- 2023-08-21 21:40:03下载
- 积分:1
-
C# 基于Socket的CS结构框架互相通讯实例
C# 基于Socket的CS结构框架互相通讯实例,也就是服务端Service和客户端Client之间的通信,程序目录中分别有客户端和服务端的代码,可了解下线程通讯之间的细节,两者都运行后,进行相关的参数设置,可互发消息,如示例截图所示。
- 2022-05-31 09:44:02下载
- 积分:1
-
基于LMS算法,此程序用于产生凹口滤波器
基于LMS算法,此程序用于产生凹口滤波器-Based on LMS algirithm,this codes are useded to creat adapyive filter.
- 2023-05-26 10:55:03下载
- 积分:1
-
遗传算法工具箱,希望对大家能有帮助。应该是很新的了
遗传算法工具箱,希望对大家能有帮助。应该是很新的了-genetic algorithm toolbox, we can hope for help. It should be quite a new
- 2022-04-13 06:09:28下载
- 积分:1
-
Flash拖动效果 动作脚本源代码
Flash卡片拖动效果源代码,拖动效果脚本实例,包括Flash源文件,如截图所示,鼠标拖动卡片会可移动位置,并改变卡片方向,自动感应鼠标拖动的速度和强度,本动作脚本可广泛应用于Flash游戏开发中。
- 2022-02-14 14:24:05下载
- 积分:1