The cart with an inverted pendulum, shown below, is "bumped" with an impulse
force, F. Determine the dynamic equations of motion for the system, and ...
📅 2014-01-17
👤 miaochun888
MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\C++数学库函数以及图形库。动态链接库(dll)...
📅 2013-12-05
👤 qq21508895
this is a trade sale system realized by java. It can run some easy functions and has a good design pattern CVS. A good project to learn CVS....
📅 2015-04-17
👤 sz_hjbf
本代码实现了操作系统中的司机和售票员同步问题,应用了VC中的信号灯,是我学完P、V操作后写的,希望于大家分享。...
📅 2013-12-24
👤 hxy200501
prolog 找路例子程序:
=== === === === === ===
Part 1-Adding connections
Part 2-Simple Path
example
| ?- path1(a,b,P,T).
will produce the respons...
📅 2015-04-24
👤 ljt101007