登录
首页 » Windows开发 » haptic主控臂的弹簧力效果测试,力的大小和两点之间的距离成正比。...

haptic主控臂的弹簧力效果测试,力的大小和两点之间的距离成正比。...

于 2022-02-21 发布 文件大小:39.45 kB
0 212
下载积分: 2 下载次数: 1

代码说明:

haptic主控臂的弹簧力效果测试,力的大小和两点之间的距离成正比。-haptic controlling arm of the spring test results, the size and strength between two points is proportional to the distance.

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

发表评论

0 个回复

  • 3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
    3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
    2023-05-29 01:50:03下载
    积分:1
  • Measured slant range of the operator to the Gauss projection plane side length o...
    将实测斜距化算至高斯投影平面边长的边长改正程序-Measured slant range of the operator to the Gauss projection plane side length of the side length correction procedure
    2023-05-04 13:45:03下载
    积分:1
  • 网上商城代码
    这个系统整合了商品展示、商品管理、商品类别管理、购物车、会员管理等功能,提供了简易的操作,丰富的功能和完善的权限管理,为用户提供了一个低成本、高效率的网上商城建设方案。这个项目在商品类别设计中采用了树状层次设计结构;在前台可以分类浏览所有商品详细信息,下订单购买商品,查看购物车状态以及购买用户的反馈信息;在系统后台可以管理会员、管理商品和商品类别,并使用上传组件上传商品图片,管理查看商品库存以及进货渠道,并使用报表组件将商品的销售情况做成图表,供商城管理者做市场分析。前台对数据的修改使用Ajax技术直接与后台交互,提高了用户体验。
    2022-07-17 11:28:49下载
    积分:1
  • 实现复数的输入输出并对其进行加减乘除四则运算
    实现复数的输入输出并对其进行加减乘除四则运算-The four operations to achieve complex
    2022-07-22 02:00:57下载
    积分:1
  • 包含3个部分: 1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。 2.Translt:翻译语言文件。 3...
    包含3个部分: 1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。 2.Translt:翻译语言文件。 3.GenDicFormFiles:从多个INI文件中生成字典。(暂不支持Unicode) 准备开发多语言界面的朋友可以参考一下!-Contains three parts: 1.AppTextToFile: interface to the language file, FiletoAppText: language documents to the interface. 2.Translt: Language Translation file. 3.GenDicFormFiles: from the INI file to generate a number of dictionary. (Not support Unicode) ready to develop multi-language interface for reference for a friend!
    2022-08-15 21:38:39下载
    积分:1
  • 给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现...
    给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序 字符串按照字典序排列并编码如下。 1 2 … 26 27 28 … a b … z ab ac … 对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。 -Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
    2023-06-07 02:40:04下载
    积分:1
  • 在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法...
    在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法-In the m × n matrix has an element of a [i, j] satisfy the following conditions: a [i, j] is not only the first i elements of the minimum trip, but also is the first j elements out of the maximum value (called saddle point), this procedure is the saddle point matrix algorithm
    2023-02-23 00:20:04下载
    积分:1
  • Screen design of C language source program, explain in detail the C language use...
    屏幕设计的 C 语言源程序,详细讲解用C语言进行设计屏幕界面.-Screen design of C language source program, explain in detail the C language used to design the screen interface.
    2022-02-25 13:27:34下载
    积分:1
  • EtenROM的分解制作里面的ExtROM_pack.bat是写入命令,ExtROM_unpack.bat是释放命令!!ETEN的ROM文件是temp.dat,...
    EtenROM的分解制作里面的ExtROM_pack.bat是写入命令,ExtROM_unpack.bat是释放命令!!ETEN的ROM文件是temp.dat,把此文件和命令们放在同一目录,运行ExtROM_unpack.bat会释放出ExtROM目录和内容(修改,提取,增减!随你便了,但不要乱来哦!)改好后再运行ExtROM_pack.bat,就会把ExtROM的内容写入TEMP.DAT了~~简单吧~~! -EtenROMimgfs Cannot map file imgfs_raw_data.bin
    2022-05-26 20:56:41下载
    积分:1
  • 交通流元胞自动机模型用C++实现
    用C++来模拟开发元胞自动机交通流模型,简便易的,能够模拟换道等复杂情况,要下载QT5插件,最好在VS2013平台下运行!
    2022-03-02 22:57:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载