-
Javascript从入门到精通的电子书
Javascript从入门到精通的电子书-Javascript from entry to master e-book
- 2022-04-18 19:32:58下载
- 积分:1
-
周立功EasyARM2103教材,详细介绍了2103开发板
周立功EasyARM2103教材,详细介绍了2103开发板-ZLG EasyARM2103 materials, details of the 2103 development board
- 2023-06-20 17:30:05下载
- 积分:1
-
DIRECTX Chinese Manual Currently, only DirectDraw part of the manual, its conten...
DIRECTX中文手册
目前,手册中只有DirectDraw部分,它的内容都是从DirectX 5.0 SDK 中翻译过来的,有些地方加入了我自己的理解。如果你觉得有不合适的地方,请告诉老王(waa@126.com),愿意与你一起修改。
-DIRECTX Chinese Manual Currently, only DirectDraw part of the manual, its contents are from the DirectX 5.0 SDK in the translation, and some joined the place of my own understanding. If you feel that there is inappropriate place, please let Pharaoh (waa@126.com), willing to work with you to amend.
- 2023-07-27 18:50:03下载
- 积分:1
-
computer network (Release 4), the Chinese version
计算机网络(第4版)中文版-第一章 全书由潘爱民先生翻译 由于没有下载到中文版后面的章节,所以我上传了全书的英文版。-computer network (Release 4), the Chinese version- the first chapter book translation by Mr. Pan Aimin downloaded to the absence of the Chinese version of the chapter on the back, so I upload the book in English.
- 2022-04-09 17:32:23下载
- 积分:1
-
是关于谭浩强老师的C++程序设计课程的程序源代码以及课件
是关于谭浩强老师的C++程序设计课程的程序源代码以及课件-Hao strong on the teacher
- 2022-02-01 20:28:06下载
- 积分:1
-
win32 platform assembler introduction, including the odbc and vxd
win32平台的汇编程序介绍,包括odbc和vxd的教程,-win32 platform assembler introduction, including the odbc and vxd
- 2022-04-27 00:36:38下载
- 积分:1
-
电子技术培训课件,第一单:半导体二极管、三极管和场效应管。...
电子技术培训课件,第一单:半导体二极管、三极管和场效应管。-electronic training courseware, the first single : semiconductor diodes, transistors and FETs.
- 2022-01-28 02:27:49下载
- 积分:1
-
ANSI C标准知道吧!这是最新的标准啦! 看看可以提高C语言的编程能力!强烈推荐...
ANSI C标准知道吧!这是最新的标准啦! 看看可以提高C语言的编程能力!强烈推荐-ANSI C standard know! This is the latest standards! Look at the C language can enhance the programming capabilities! Strongly recommended
- 2022-01-25 14:18:57下载
- 积分: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
-
话不多说 相信我没错的
话不多说 相信我没错的-He did not think I said anything wrong
- 2022-11-22 17:05:03下载
- 积分:1