-
使用JAVA中的动态代理实现数据库连接池
使用JAVA中的动态代理实现数据库连接池-use Java agents for the dynamic database connection pool
- 2022-05-27 01:54:56下载
- 积分:1
-
关于PETRINET的简要说明性文章,PETRINET是很好的模型工具。
关于PETRINET的简要说明性文章,PETRINET是很好的模型工具。-PetriNet descriptive summary on the article, PETRINET is a very good modeling tools.
- 2022-02-21 22:46:36下载
- 积分:1
-
图像文件
图像文件-Image File
- 2022-08-17 20:21:16下载
- 积分:1
-
介绍了10种软件滤波的方法程序,均是用C语言来实现
介绍了10种软件滤波的方法程序,均是用C语言来实现-Introduction of the 10 kinds of software filtering procedures are used C language to realize
- 2023-04-02 06:20:03下载
- 积分:1
-
老外写的3d图形编程指南,英文原版
老外写的3d图形编程指南,英文原版-foreigners write 3d Graphics Programming Guide, English original
- 2023-04-30 08:40:05下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
相位比较器实现的VHDL程序,现有的C相结构。
相位比较器的VHDL实现程序,现行的相位比较器结构往往十分复杂,难于实现。而在一些对精度要求不是很高的领域,简单灵活的相位比较算法有着广阔的市场。-Phase comparator realize the VHDL program, the existing structure of the phase comparator is often very complex and difficult to realize. In some of the precision of the field is not very high, simple and flexible algorithm for phase comparison with a broad market.
- 2022-10-29 03:50:04下载
- 积分:1
-
23种设计模式的PDF文档,简洁明了。是提高Java编程能力的利器。...
23种设计模式的PDF文档,简洁明了。是提高Java编程能力的利器。-23 Design patterns with PDF format. easy to read and understand,it will help you improve the programming skill efficiently
- 2022-03-24 12:15:46下载
- 积分:1
-
非常优秀的介绍Linux应用程序开发的书籍
非常优秀的介绍Linux应用程序开发的书籍-Excellent introduction to the book Linux Application Development
- 2023-03-16 18:35:04下载
- 积分:1
-
这是我在国外的网站上找到的资料,和大家分享一下,是有关TMS320F240的....
这是我在国外的网站上找到的资料,和大家分享一下,是有关TMS320F240的.-abroad found on the website of the information and share with you. the TMS320F240.
- 2022-01-26 07:12:00下载
- 积分:1