C++11/14高级编程 Boost程序库探秘 中文版 第三版 共享大家学习一下。
2022-05-06 08:22:00 65.61MB C++ 高级编程 Boost 中文版
1
这个代码测试成功,能成功收发,本人已用虚拟串口验证通过
2022-04-15 09:18:36 9KB matlab 串口 gui
1
QT与Halcon联合编程环境配置代码示例,方便可以参考
2022-04-06 14:07:01 32.98MB qt c++ c# 开发语言
1
基于LAMMPS分子动力学MSD自编程计算程序
2022-04-06 00:26:27 2KB lammps msd matlab
包括大量的PLC实验的程序,例如交通灯、天塔之光、传送带、机械手等等。考前看下绝对有用的。
2022-03-31 10:02:25 258KB PLC 可编程控制 程序
1
最新 高清完整版 C++11 C++14高级编程 - Boost程序库探秘.3e
2022-03-24 15:09:48 65.42MB boost
1
用vb编曲柄摇杆机构,动态仿真,里面有详细的过程。
2022-03-18 16:50:55 1.17MB vb
1
学习机器人的离线编程 对于新手是个不错的东西 它不需要真实的机械手就可以学习 欢迎想学习机械手的朋友下载
2022-03-18 14:24:21 8.55MB 软件学习
1
能够浏览X3D编程的程序 例子: #VRML V2.0 utf8 # X3D-to-VRML-97 XSL translation autogenerated by X3dToVrml97.xslt # http://www.web3d.org/x3d/content/X3dToVrml97.xslt # Generated using XSLT processor: Apache Software Foundation ### Info: differs from computed profile='Interchange' # [X3D] VRML V3.0 utf8 # PROFILE Immersive # [X3D] version=3.0 # [X3D] noNamespaceSchemaLocation=http://www.web3d.org/specifications/x3d-3.1.xsd # [head] # META "filename" "px3d5-1.x3d" ### Hint: preferred Dublin Core Metadata Term is name='title' (vice filename) # META "author" "name=zjz" ### Hint: preferred Dublin Core Metadata Terms are name='creator' or name='contributor' (vice author) # META "creator" "*enter name of original author here*" # META "rights" "*enter copyright information here* Example: Copyright (c) Web3D Consortium Inc. 2006" # META "identifier" "*enter online Uniform Resource Identifier (URI) or Uniform Resource Locator (URL) address for this file here*" # META "generator" "X3D-Edit, http://www.web3d.org/x3d/content/README.X3D-Edit.html" ### Hint: Recommended: add for documentation ### Hint: Recommended: add date content for documentation ### Hint: Recommended: add date content for documentation # [Scene] ========== ========== ========== NavigationInfo { type [ "EXAMINE" "ANY" ] } ### Default X3D NavigationInfo Background { skyColor [ 0.98 0.98 0.98 ] } Transform { scale 1 2 1 translation 0 2.5 0 children [ Shape { appearance Appearance { material Material { diffuseColor 0 0 0 } } geometry Sphere { radius 0.25 } } ] } Transform { children [ Shape { appearance Appearance { material Material { ambientIntensity 0.4 diffuseColor 0.5 0.5 0.7 specularColor 0.8 0.8 0.9 } } geometry Cylinder { height 5 radius 0.25 } } ] } Transform { rotation 0 0 1 3.141 translation 0 -3 0 children [ Shape { appearance Appearance { material Material { diffuseColor 0 0 1 } } geometry Cone { bottomRadius 0.25 height 1 } } ] } Transform { translation 0 -3.35 0 children [ Shape { appearance Appearance { material Material { ambientIntensity 0.4 diffuseColor 0.5 0.5 0.7 specularColor 0.8 0.8 0.9 } } geometry Cylinder { height 0.5 radius 0.02 } } ] }
2022-03-14 15:37:48 5.44MB X3D
1
这是移动接收板小游戏,是我用C#编写的一个窗体应用程序WindowsFormsApplication,程序简介:左右方向键控制最下方接收板的移动方向,上方会随机下落各种物品,接收板触碰到不同物品分别会产生不同作用,这些物品分别可以不同程度地增加或减少接收板的生命值、移动速度、自身长度、物品下落速度以及获得分数;按下空格可以暂停或继续游戏,按下ESC键则退出游戏;上方会显示各种物品的具体作用以及接收板当前各项属性的实时数据,游戏目标是得分,在移动接收板生命值耗尽之前获得尽最大可能获得分数;接收板生命值耗尽之后,游戏会自动结束并弹出界面展示详细的本局游戏数据,包括各种物品的出现次数、接收次数、接收率以及最终得分等数据。
2022-02-21 22:01:34 51KB C# 游戏 编程 窗体程序
1