用于motorala 68K系列處理器的小實時多任務操作系統
The OMU Kernel was written to provide a cut-down Unix-like O/S for a
home-made 6809-based home computer built by me, Steven Hosgood, in the
early 1980s. This PACKage contains the RTOS version of omu68k, derived
from a port of the original 6809 code to the 68000 done by Terry Barnaby
and me.
Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best
practices in the program development process. It covers coding style,
writing SQL in PL/SQL, data structures, control structures, exception
handling, program and PACKage construction, and built-in PACKages.
四套Latex模版,分別是:
A good model for writing Curriculum Vitae;
An excellent PACKage to design slides using LaTeX;
A strong PACKage to make floating figure and table style;
For writing formal letters。
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting.
This project can be of use beyond the given, rather boring forest adventure though. You can use it as a basis for developing your own adventure game with different, more interesting commands, areas, items, people and so on.
The PACKage ope.adventure contains classes to describe the game world.
CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface.
PACKage ope.carsim contains classes that represent the problem domain: cars and locations.
PACKage ope.carsim.gui contains a user interface for the application.
基于"trace transform"的識別2D圖像的C++源程序,
主文件是tt.cpp,
在LINUX下可以用
g++ tt.cpp -o tt -O3進行編繹,
而且最后的結果也可以在MATLAB下顯示出來,
This PACKage presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab tools to visualise these entities, and tools to check newly coded functionals. This version is released with a small number of functionals only.
it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin,
shubert1,Ackley,dejong,dejong1,dejong2,
dpower,rastrigin,Griewangk,Schwefel,
rosenbrock2 and step.
the PACKage have the contour and mesh figures of these problem.
it also give m files of these problems,and
you can easily get your view of figures.