-
2003
2003-12-20_Windows Driver Model
- 2022-03-07 19:23:21下载
- 积分:1
-
a great book for those who want to learn about the math behind grapics software....
a great book for those who want to learn about the math behind grapics software. it s a great place to get the fundamentals of graphics
- 2022-04-18 12:05:36下载
- 积分:1
-
Effective & MoreEfective C++ 英文版
Effective & MoreEfective C++ 英文版-Effective
- 2022-12-20 05:30:05下载
- 积分:1
-
集成电路测试用使用到的D算法分析,这是第一篇,很难找的哦!...
集成电路测试用使用到的D算法分析,这是第一篇,很难找的哦!-The use of integrated circuit test analysis of the D algorithm, which is the first chapter, it is difficult to find the Oh!
- 2022-11-25 11:40:03下载
- 积分:1
-
< Essential c++> 电子书,挺不错的
< Essential c++> 电子书,挺不错的
- 2022-01-28 18:58:48下载
- 积分:1
-
优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论
述了优化理论与技术...
优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论
述了优化理论与技术在航空公司应用的实际效益,给出了应用的主要模型及流程。同时建议了优化理论在航空领域的其他研究方向。-optimization theory and technology in the field of aviation. Through analysis and optimization theory discussed in airline revenue management, flight scheduling optimization, fleet planning, Real-time decision-making flight scheduling operations, the application of optimization theory discussed with the airlines in the practical application of effective, given application model and the main flow. Optimization also proposed the theory in the field of aviation other research.
- 2022-06-12 13:49:04下载
- 积分:1
-
好书《Developing Embedded Software
using DaVinci&OMAP
Technology》
好书《Developing Embedded Software
using DaVinci&OMAP
Technology》-Developing Embedded Software
using DaVinci&OMAP
Technology
- 2022-02-14 03:33:43下载
- 积分:1
-
nokia 1600 solution
nokia 1600 solution-nokia 1600 solution---------------
- 2022-01-24 17:14:01下载
- 积分:1
-
trans journals for ieee papers
trans journals for ieee papers
- 2023-05-23 20:50:02下载
- 积分:1
-
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来...
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来回可以运过河2人,而船仍然在左岸。而最后剩下的三个人,则可以一次将他们全部从左岸运到右岸。所以,在不考虑限制条件的情况下,也至少需要摆渡[(M+N-3)/2]*2+1次。其中分子上的"-3"表示剩下三个留待最后一次运过去。除以"2"是因为一个来回可以运过去2人,需要[(M+N-3)/2]个来回,而"来回"数不能是小数,需要向上取整,这个用符号[ ]表示。而乘以"2"是因为一个来回相当于两次摆渡,所以要乘以2。而最后的"+1",则表示将剩下的3个运过去,需要一次摆渡。-M-C products
- 2022-03-03 01:31:52下载
- 积分:1