-
路径最短算法(C 语言开发完成),希望对大家有所帮助,
路径最短算法(C 语言开发完成),希望对大家有所帮助,-min topo path
- 2022-09-22 12:45:02下载
- 积分:1
-
这个也是一个有关语音信号处理的文章,具体介绍有关AUTOCORRELATION的概念和应用...
这个也是一个有关语音信号处理的文章,具体介绍有关AUTOCORRELATION的概念和应用-this is a voice signal processing on the article, AUTOCORRELATION specific details of the concept and application
- 2022-05-31 00:06:30下载
- 积分:1
-
一个用java写的贪吃蛇游戏 写的不好大家见谅啦
一个用java写的贪吃蛇游戏 写的不好大家见谅啦-with a written Snake game badly written you will forgive me--
- 2022-06-12 03:27:11下载
- 积分:1
-
用delphi写的密码管理工具.
用delphi写的密码管理工具.-used to write the password management tool.
- 2022-04-14 10:38:16下载
- 积分:1
-
在MAX
在MAX-PLUS下设计的函数消耗发生器,波形有正弦波、方波、三角拨、锯齿波(用键盘选择),信号频率可调(用键盘调节)-the MAX-PLUS design of the consumption function generator, a sine wave, square, triangle area and Sawtooth (keyboard), in signal frequency adjustable (keyboard conditioning)
- 2023-03-10 06:30:03下载
- 积分:1
-
基于AE的ArcGIS初级界面,主要有内容表、工具栏、地图显示区
基于AE的ArcGIS初级界面,主要有内容表、工具栏、地图显示区-AE based on the primary interface of ArcGIS, the contents of the main table, toolbar, map display
- 2022-03-06 14:19:14下载
- 积分:1
-
这个是我改的针对LPC2141的,把它虚拟为u盘的一个程序
这个是我改的针对LPC2141的,把它虚拟为u盘的一个程序-this is what I changed against the LPC2141, it virtual u site for a procedure
- 2022-06-01 05:39:21下载
- 积分:1
-
超级五子棋 超级五子棋
超级五子棋 超级五子棋 -Gobang super super super Gobang Gobang
- 2023-03-20 13:10:04下载
- 积分:1
-
RA control of the sorting system to achieve another source :) in the company'...
RA控制分拣系统的另一个源代码实现:),可以在该公司的RSLogix5000软件下运行-RA control of the sorting system to achieve another source :) in the company"s software running RSLogix5000
- 2022-08-09 02:57:22下载
- 积分: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