-
-
BPMLL.rar
... multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
-
MY_CTL.rar
-- Simple Robot Control Program
--------------------------------------------------------------------------
-- Left is left IR sensor - 1=object to left
-- Right is rigth IR sensor - 1=object to right
-- Lmotor_dir 1=forward 0=reverse
-- Rmotor_dir 1= ...
-
sanjiaozhangliang.rar
一篇关于三焦张量的文章,值得参考To overcome some drawbacks of the block matching algorithm BMA which can not accurately describe object rotation camerapanning and zooming thispaper introduces the trilinear constraint
-
DRMPlayer.rar
public void playerUpdate(final Player p, final String event, final Object eventData) {
// queue a call to updateEvent in the user interface event queue
Display display = Display.getDisplay(midlet)
display.callSerially(new Runnable() {
public ...
-
OgreSDKSetup1.6.0RC1_VC90.rar
OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口。
这是最新版的1.6版本SDK。
-
F90.rar
Object Oriented Programming
via Fortran 90/95
英文原版FORTRAN
-
ADO.rar
本书全面的详细的讲解了Axtivex Data Object的基本流程和用法,书中包括具体的示例代码。
-
elevator.rar
... . Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Oriented Analysis and Design methods, in specific the Unified Modeling Language (UML) are used when designing the ...
-
-
Inside_theC++_Object_Model.rar
... Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, ... are. He covers the semantic implications of the C++ object model and how that model affects your programs. ...
-