-
java小程序,愿意和大家一起分享,挺有趣的哦.
java小程序,愿意和大家一起分享,挺有趣的哦.-java small procedures, and is willing to share with everyone, they are interesting, oh.
- 2022-10-10 15:20:02下载
- 积分:1
-
Linux 上的socket嗅探器,请大家批正
Linux 上的socket嗅探器,请大家批正-A socket sniffer running on Linux,please give me some advice.
- 2022-08-22 15:32:56下载
- 积分:1
-
该文件是教你如何从根目录中找到你要删除的文件夹.
该文件是教你如何从根目录中找到你要删除的文件夹.-the document is to teach you how to find the root directory you want to delete the folder.
- 2022-02-20 22:01:46下载
- 积分:1
-
基于改进遗传算法的T_S型模糊控制器优化设计
基于改进遗传算法的T_S型模糊控制器优化设计-based on improved genetic algorithms T_S fuzzy controller design optimization
- 2023-08-24 07:30:04下载
- 积分:1
-
hanoi 算法
hanoi 算法-Hanoi Algorithm
- 2022-02-02 03:23:09下载
- 积分:1
-
推箱子来源于日本游戏,最初是DOS下的,现在由作者升级成WINDOWS版本。希望大家喜欢。...
推箱子来源于日本游戏,最初是DOS下的,现在由作者升级成WINDOWS版本。希望大家喜欢。-game magazines from Japan, initially under the DOS, and now from the author escalated into Windows version. Hope you like them.
- 2022-10-18 01:20:03下载
- 积分:1
-
一个接口cdimage
CDImage的接口
- 2022-04-09 12:00:09下载
- 积分:1
-
这是一个弹球的游戏,不过有些粗糙。基本功能还是可以的
这是一个弹球的游戏,不过有些粗糙。基本功能还是可以的-This is a pinball game, but some rough. Basic functions can still be the
- 2022-05-07 15:04:24下载
- 积分:1
-
svn windows端服务器安装程序,版本管理的优秀软件
svn windows端服务器安装程序,版本管理的优秀软件-svn windows client server installation process, version management, excellent software
- 2022-02-02 10:35:45下载
- 积分:1
-
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