-
final_code
gsm coding for alarm system
- 2010-08-07 22:19:37下载
- 积分:1
-
dma
This pdf descripes DMA
- 2017-03-02 05:22:50下载
- 积分:1
-
airoptimaztion.rar
优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论
述了优化理论与技术在航空公司应用的实际效益,给出了应用的主要模型及流程。同时建议了优化理论在航空领域的其他研究方向。(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.)
- 2006-09-17 12:05:22下载
- 积分:1
-
book1
Solving NP-hard discrete optimization problems to optimality is often an immense
job requiring very ecient algorithms, and the B&B paradigm is one of
the main tools in construction of these. A B&B algorithm searches the complete
space of solutions for a given problem for the best solution. However, explicit
enumeration is normally impossible due to the exponentially increasing number
of potential solutions. The use of bounds for the function to be optimized combined
with the value of the current best solution enables the algorithm to search
parts of the solution space only implicitly.
- 2010-12-14 03:52:40下载
- 积分:1
-
The-road-of-QT-learning
Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java
的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选
择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧
何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预
处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt
使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境
中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够
运行于嵌入式平台的。(Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.)
- 2016-09-13 20:40:22下载
- 积分:1
-
MATLAB_Programming
本书是由台湾张智星教授编著的有关MATLAB编程的基础教程,他不同于国内的一些书藉,是一本很好的参考资料。(This book is written by Professor Zhang Zhixing Taiwan edited on the basis of MATLAB programming tutorials, he is different from some of the domestic books, is a very good reference.)
- 2008-08-12 09:37:15下载
- 积分:1
-
lunwen
两篇关于模型简化的博士论文,对于研究模型简化方面的很有用。(2 on a simplified model of doctoral thesis research model for the simplification of very useful.)
- 2008-06-24 11:46:20下载
- 积分:1
-
xHTML
一个HTML文件是一页文字信息,就象一封电子邮件或一个word字处理文档,而且实际上你完全可以使用Word字处理软件来编写一个HTML网页。你也可以通过其它字处理软件编写文本文件,网络浏览器只能处理文本信息。
(An HTML file is a text message, an email or a word as word processing documents, and in fact you to write a complete HTML page can use Word word processing software. You can also write a text file by other word processing software, web browsers can handle only text messages.)
- 2016-10-18 09:09:10下载
- 积分:1
-
Markov_Chains
a book chapter about Markov Chains(Introduction
Most of our study of probability has dealt with independent trials processes. These
processes are the basis of classical probability theory and much of statistics. We
have discussed two of the principal theorems for these processes: the Law of Large
Numbers and the Central Limit Theorem.)
- 2010-02-26 15:29:52下载
- 积分:1
-
How_to_solve_it
如何求解问题——现代启发式方法,20世纪关于问题求解最重要书籍之一,中文版(How to solve the problem- modern heuristic methods, 20th century books on the problem solving one of the most important, the Chinese version)
- 2010-10-28 11:14:21下载
- 积分:1