-
-
[
Visual C++ (VC++)]
PhantomDestopSimulation.rar
... of the Sensable Phantom Series Haptic Device for developing a graphics model of the device. Then use the device as an input to move the graphic representation of the device. This can be done throught the forward kinematic solution. To run the code, users ...
-
[
Others]
c8051f040exampleforcan.rar
CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message when it s P3.7 ...
Category:
SCM Upload User:
dzhxkt Size:
12K
-
[
PDF]
AnAlgorithmicViewonOVSFCode.rar
... change overtime as long as it is still on the same level. We consider the one-step codeassignment problem: Given an assignment, move the minimum number ofcodes to serve a new request. Minn and Siu proposed the so-called DCAalgorithmto solve the problem ...
-
[
Unix_Linux]
king.rar
... is becoming a big business. It started as a way to provide very small loans to people in developing countries so they could begin to move themselves out of poverty. A few hundred dollars could mean a lot to a poor entrepreneur with a promising idea.
-
-
[
Visual C++ (VC++)]
pla184782232005.zip
Simple shooting game, The controls are simple: Player 1 Move- Left/Right Arrow Keys Shoot- Down Arrow Key Player 2 Move- (F6) Left/(F8) Right Shoot- F7 Remember to vote please!
Category:
GDI-Bitmap Upload User:
mohongbin Size:
77K
-
[
Unix_Linux]
3LFS2.4.3.rar
lfs6.3The LFS FTP archive has been moved to a new server which is reachable under the na
packages.linuxfromscratch.org. The reason for the move is that this new server sits on
lot more bandwidth to spare.
Category:
E-Books Upload User:
wxingju Size:
342K
-
[
Visual C++ (VC++)]
ASp.rar
1, using rs.move (currentPage-1)* MaxPerPage Ways achieve paging and paging links and display the contents of the code into the page function. 2, through the case of multiple check box to trigger the Select All and Clear All. 3, the selected number of ...
-
-
[
Delphi]
0723.rar
... TForm1.CommlReceiveData(Sender:Tobject Buffer:Pointer bufferLength:Word)
var
receivedata:array of byte
begin
sleep(100) //等待100ms,保证接收到所有数据
move(buffef ,receivedata,bufferlength)
//将接收缓存区中的数据转移到数组中
……
end
(5) 关闭串口
在系统开发 ...