登录
首页 » Visual C++ » Zen_Fan_7

Zen_Fan_7

于 2020-11-20 发布 文件大小:4391KB
0 183
下载积分: 1 下载次数: 336

代码说明:

  关于六自由度机械臂仿真的小程序,并应用到了OpenGL作为仿真工具,用来学习机械臂运动学正反解得(This is a program about 6-DOF arm manipulator s simulation. Using OpenGL as the simulation implementation and it is aimed to learn the arm s kinetic problem.)

文件列表:

Zen_Fan_7
.........\Debug
.........\.....\DrawArm.obj,73746,2010-12-02
.........\.....\DrawArm.sbr,0,2010-12-02
.........\.....\DSIn.txt,262516,2010-11-01
.........\.....\DSInn.txt,0,2010-11-20
.........\.....\DSOut.txt,0,2010-10-30
.........\.....\exworkspace.txt,191378,2010-11-24
.........\.....\inworkspace.txt,192242,2010-11-24
.........\.....\OpenGLView.obj,27415,2010-11-19
.........\.....\OpenGLView.sbr,0,2010-11-19
.........\.....\StdAfx.obj,107345,2010-11-19
.........\.....\StdAfx.sbr,1426092,2010-11-19
.........\.....\vc60.idb,238592,2010-12-04
.........\.....\vc60.pdb,389120,2010-12-02
.........\.....\Zen_Fan.bsc,5743616,2010-12-02
.........\.....\Zen_Fan.exe,184388,2010-12-02
.........\.....\Zen_Fan.ilk,550568,2010-12-02
.........\.....\Zen_Fan.obj,12748,2010-11-19
.........\.....\Zen_Fan.pch,7149204,2010-11-19
.........\.....\Zen_Fan.pdb,492544,2010-12-02
.........\.....\Zen_Fan.res,7792,2010-11-30
.........\.....\Zen_Fan.sbr,0,2010-11-19
.........\.....\Zen_FanDlg.obj,92787,2010-11-29
.........\.....\Zen_FanDlg.sbr,0,2010-11-29
.........\DrawArm.cpp,28807,2010-12-02
.........\DrawArm.h,1001,2010-11-29
.........\DSIn.txt,262516,2010-11-01
.........\DSInn.txt,17525,2010-11-19
.........\DSOut.txt,1695468,2010-10-30
.........\exworkspace.txt,191378,2010-11-24
.........\INRECT.txt,262516,2010-11-01
.........\inworkspace.txt,192242,2010-11-24
.........\OpenGLView.cpp,7915,2010-11-09
.........\OpenGLView.h,1840,2010-10-26
.........\ReadMe.txt,3597,2010-10-14
.........\res

.........\...\Zen_Fan.rc2,399,2010-10-14
.........\resource.h,4779,2010-11-01
.........\StdAfx.cpp,209,2010-10-14
.........\StdAfx.h,1164,2010-10-21
.........\Zen_Fan.aps,46428,2010-11-30
.........\Zen_Fan.clw,7071,2010-12-04
.........\Zen_Fan.cpp,2077,2010-10-14
.........\Zen_Fan.dsp,4497,2010-11-19
.........\Zen_Fan.dsw,522,2010-10-14
.........\Zen_Fan.h,1335,2010-10-14
.........\Zen_Fan.ncb,197632,2010-12-04
.........\Zen_Fan.opt,55808,2010-12-04
.........\Zen_Fan.plg,1427,2010-12-02
.........\Zen_Fan.rc,14711,2010-11-30
.........\Zen_FanDlg.cpp,28755,2010-11-19
.........\Zen_FanDlg.h,3479,2010-11-01
.........\说明.txt,66,2010-11-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 0087654
    给工具栏按钮设置下拉箭头,VC++编程精选学习源码,很好的参考资料。(To set the drop-down arrow button on the toolbar, select learning VC++ programming source code, a good reference.)
    2013-11-19 10:53:26下载
    积分:1
  • Status
    VC++6.0调试通过。单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息()
    2007-07-23 17:59:00下载
    积分:1
  • HOOK-API
    简易的API HOOK源码 摘自中国铁道出版社《Windows黑客技术解密与攻防--C语言篇》(The simple API HOOK Open Source From China Railway Press Windows hacking techniques decryption and offensive and defensive- C language papers)
    2013-02-12 21:31:27下载
    积分:1
  • hotel
    采用VISUAL C++ MFC开发的一套酒店管理系统,通过该系统,用户可以了解采用MFC开发系统的一搬步骤和流程,及常见控件的使用方法。(Using VISUAL C++ MFC development of a hotel management system, through the system, users can learn a development system using MFC moving steps and processes, and use of common control.)
    2020-06-25 20:40:02下载
    积分:1
  • a-star-pathfinder-v.-1.92
    a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行(A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly)
    2016-08-27 10:55:33下载
    积分:1
  • chengxuxinde
    自己练习写的远程控制客户段 是用SDK编写,一看就明白(Practice writing their own remote control client SDK paragraph is used to prepare, look for one to understand)
    2007-10-18 15:38:41下载
    积分:1
  • 3dwatershed
    用分水岭算法对三维模型进行分割处理。可以实现对三维模型的有意义分割。(Using three-dimensional model of the watershed algorithm to be dealt with separately. Three-dimensional model can achieve meaningful partition.)
    2009-01-13 20:29:26下载
    积分:1
  • vector_4
    with study image process sample program
    2015-02-21 15:33:29下载
    积分:1
  • Branch-and-bound-method
    MALAB写的,分支定界法求解纯整数或混合的整数规划问题。(Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.)
    2013-11-01 10:22:15下载
    积分:1
  • LINQ
    C#关于LINQ操作的介绍,很好很实用的代码哦,希望对学习C#的人有用处。(C++ code for LINQ,you will find it is very useful in your work or study.good luck)
    2012-12-01 16:22:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载