-
很好的js前端框架JQuery,初学者很容易看懂,而且还有例子配合代码...
很好的js前端框架JQuery,初学者很容易看懂,而且还有例子配合代码-Js a good front-end framework for JQuery, beginners can easily understand, but also with the code examples
- 2022-03-20 16:26:24下载
- 积分: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
-
Windows Server 2003服务器群集创建和配置指南
Windows Server 2003服务器群集创建和配置指南-Windows Server 2003 server cluster creation and configuration guide
- 2022-04-01 08:10:41下载
- 积分:1
-
初学者对指针不好理解,请看再论指针,里面详而细的介绍了指针的各种用法...
初学者对指针不好理解,请看再论指针,里面详而细的介绍了指针的各种用法-Beginners right pointer bit difficult to understand, see and then on the pointer, which describes in detail the fine variety of usage of pointers
- 2022-08-10 23:20:55下载
- 积分:1
-
hibernate文档中文版
hibernate文档中文版-exploit the Chinese version of Documents
- 2022-05-25 20:07:05下载
- 积分:1
-
谭浩强 c程序学习时的程序
希望对初学者有借鉴意义
谭浩强 c程序学习时的程序
希望对初学者有借鉴意义-Hao Qiang c procedures when learning the procedure want to have referential significance beginners
- 2023-03-02 18:40:03下载
- 积分:1
-
微软八十年代老程序员的经验之谈,探讨如何编写编写高效无错代码,也是华为开发人员的必备宝典...
微软八十年代老程序员的经验之谈,探讨如何编写编写高效无错代码,也是华为开发人员的必备宝典-old programmer with the experience to explore ways of preparing the efficient code no wrong, Huawei is also developing the necessary treasury
- 2023-07-16 04:00:03下载
- 积分:1
-
cop2000文件一点很好 ]
可以 能够用 哈哈 哈哈哈啊
cop2000文件一点很好 ]
可以 能够用 哈哈 哈哈哈啊-A LITTLE cop2000 document good] to be able to use哈哈哈哈哈ah
- 2022-08-11 15:39:38下载
- 积分:1
-
vim中文用户手册,vim的学习用得更多的不是大脑而是双手,多按照里面的讲解练习...
vim中文用户手册,vim的学习用得更多的不是大脑而是双手,多按照里面的讲解练习-vim English user manual, vim learning with more hands than brain, but more on the practice in accordance with the inside
- 2022-01-30 15:04:23下载
- 积分:1
-
随着各行各业的发展和生产的需要,工业的发展和生产的需要。
随着各行各业的发展和生产需要,业界上的采集器已经满足不了某些行业的生产需要,他们不仅需要采集数据还需将数据发生变化的时间记录下来,断电数据不掉失,特别是当电脑读取采集器的数据时还需能继续采集数据,保证不掉失一个数据,并且还要求擦除采集器旧的数据时还能继续采集数据和保存数据,保证不擦除新的数据,因为某些场合需要时时刻刻不间断的采集数据,并要求任何时刻都能读取数据。 -With the development and production of all walks of life needs of the industry on the collector has been unable to meet the needs of certain sectors of production, they require not only data collection will need to change the time data recorded, the data can not lose power, especially is when the computer read the data collector can continue to collect data needed to ensure that a data can not lose, and also requires the collector erase the old data will continue to collect data and save data to ensure that does not erase the new data, because some occasions the need for uninterrupted data collection at all times and request at any time be able to read data.
- 2022-02-25 15:07:16下载
- 积分:1