-
DiscreteMathematicsandItsApplications
一本非常NB的关于计算机的离散数学与应用书籍!(Discrete Mathematics and its Applications is a focused introduction to the primary themes in a discrete mathematics course, as introduced through extensive applications, expansive discussion, and detailed exercise sets. These themes include mathematical reasoning, combinatorial analysis, discrete structures, algorithmic thinking, and enhanced problem-solving skills through modeling. Its intent is to demonstrate the relevance and practicality of discrete mathematics to all students. The Fifth Edition includes a more thorough and linear presentation of logic, proof types and proof writing, and mathematical reasoning. This enhanced coverage will provide students with a solid understanding of the material as it relates to their immediate field of study and other relevant subjects. The inclusion of applications and examples to key topics has been significantly addressed to add clarity to every subject.
True to the Fourth Edition, the text-specific web site supplements the subject matter i)
- 2009-12-07 21:32:17下载
- 积分:1
-
Code2
孙鑫C++教程2 C++语言面向对象简析(Sun Xin C++ Tutorial 2 C++ language Object-Oriented Analysis)
- 2009-11-08 23:09:33下载
- 积分:1
-
Tetris
用vc编的俄罗斯方块小游戏,功能有点简单。(block game use vc++)
- 2011-12-05 23:24:29下载
- 积分:1
-
code
土地折算:在vb环境下基于mo的不同等级土地折算系统的开发,(Land conversion: vb environment in different grades of land-based mo conversion system development,)
- 2010-05-28 11:24:15下载
- 积分:1
-
第一种
这些代码用于循环移位操作,方便快捷,使用C++编写,简单易懂。(These codes are used for circular shift operation, which is convenient and quick, and is easy to understand by using C++.)
- 2018-05-07 19:53:51下载
- 积分:1
-
main
为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。
要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that any resource of the system can only be used by one process at any one time. Any resources that have been occupied by the process can only be released by the process itself, rather than by other processes. You must wait when the resources for the process cannot be satisfied. Therefore, as long as the resource allocation algorithm can guarantee the resource request of the process, and there is no circular waiting, the system will not deadlock. Write the system scheduling procedures for resources, using bankers algorithm, effectively avoid the deadlock.)
- 2017-11-26 20:49:34下载
- 积分:1
-
transformer design
隔离变压器和推挽变压器参数的设计,通过将变压器设计中所用到的公式用代码编辑到系统中,可以更快的根据所需指标来获取相应的参数,而且本系统中还集成了部分磁芯型号的相应参数和导线的参数,实现快速选取导线和磁芯,加快了变压器参数设计的周期,而且系统采用Visual Basic 6.0来设计界面,可以使设计人员更易操作。(The system is the design of the parameters of isolation transformer and push-pull transformer. By editing the formulas used in the design of transformer into the system with code, the corresponding parameters can be obtained more quickly according to the required indicators, and the system also integrates the corresponding parameters of some magnetic core models and the parameters of wires, so as to realize the rapid selection of wires and magnetic cores and speed up the change. The design cycle of press parameters and the interface design of the system using Visual Basic 6.0 can make the designer easier to operate.)
- 2019-05-29 21:17:19下载
- 积分:1
-
proccureschefked
说明:
- 2018-02-21 20:54:45下载
- 积分:1
-
Vitebi
这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.(This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.)
- 2020-06-29 17:00:01下载
- 积分:1
-
thunk_x64
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
- 2009-04-17 03:44:53下载
- 积分:1