登录

最新会员 最新下载

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54
已选条件
  1. 编程语言:C++
  2. 代码类别:软件工程
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ABL_simulation

说明:  Fluent大气边界层入口湍流生成UDF(turbulence inlet UDF for ABL)

2
下载
80
浏览
2020-12-12发布

2. DelaunayTriangulation

  Visual C++实现德劳内三角网格划分(The Delaunay triangulation of Visual C++)

13
下载
112
浏览
2020-12-11发布

3. 沿墙导航

说明:  ros环境下,进行沿墙导航,利用相关的知识,希望采纳。。。(use ros to finish the task of following the wall side)

2
下载
68
浏览
2020-12-10发布

4. Aurix_Demo

说明:  TC275Demo,AsclinAscDemo,Ccu6IcuDemo,DmaBasicDemo,GtmAtomPwmHlDemo,MulticanBasicDemo.....................

0
下载
64
浏览
2020-12-08发布

5. six-chess

  C++语言环境下的,六子棋所有棋型的归类总结。 研究学习用(C++ six-chess summery type)

10
下载
77
浏览
2020-10-23发布

6. 滑动窗口协议模拟

  MFC实现滑动窗口协议是一个基于对话框的程序来模拟协议工作过程及原理,分发送端和接收端,开始时设置发送窗口和接收窗口及重传计时器等相关参数,点击开始发送即可开始模拟数据发送过程。设置出错帧时,可以随机产生错误帧,也可以手动指定错误帧。(The sliding window protocol implemented by MFC is a dialog-based program to simulate the working process and principle of the protocol, distribute the sender and receiver, set the relevant parameters such as sending window, receiving window and retransmit timer at the beginning, and then start to simulate the data transmission process by clicking on the start of sending. When an error frame is set, the error frame can be generated randomly, or the error frame can be specified manually.)

3
下载
69
浏览
2020-10-19发布

7. 滑动窗口协议模拟

说明:  MFC实现滑动窗口协议是一个基于对话框的程序来模拟协议工作过程及原理,分发送端和接收端,开始时设置发送窗口和接收窗口及重传计时器等相关参数,点击开始发送即可开始模拟数据发送过程。设置出错帧时,可以随机产生错误帧,也可以手动指定错误帧。(The sliding window protocol implemented by MFC is a dialog-based program to simulate the working process and principle of the protocol, distribute the sender and receiver, set the relevant parameters such as sending window, receiving window and retransmit timer at the beginning, and then start to simulate the data transmission process by clicking on the start of sending. When an error frame is set, the error frame can be generated randomly, or the error frame can be specified manually.)

6
下载
74
浏览
2020-10-19发布

8. eDP_NCS8801(OK)

  RGB To eDP_NCS8801(RGB转eDP,含原理图和代码,已验证OK)(RGB_To_eDP_NCS8801 program)

10
下载
64
浏览
2020-10-17发布

10. Phase Field Modeling of Solidification

  多元合金凝固组织模拟相场模型的组织生长与演化过程。(Simulation of multicomponent alloy solidification)

52
下载
109
浏览
2020-09-25发布

11. 14020429

  stk在计算机仿真中的应用,STK卫星工具包软件,是航天工业领先的商品化分析软件。STK可以快速方便地分析复杂的陆、海、空、天任务,并提供易于理解的图表和文本形式的分析结果,确定最佳解决方案。它支持航天任务周期的全过程,包括政策、概念、需求、设计、制造、测试、发射、运行和应用。(stk )

46
下载
98
浏览
2020-09-21发布

12. STM32_Step-motor

  基于STM32的步进电机控制,含加减速控制方法。考虑了快速加减速时的失步影响。(STM32 based stepping motor control, including acceleration and deceleration control method. Taking into account the rapid acceleration and deceleration when the impact of out of step.)

53
下载
74
浏览
2020-09-09发布

13. TUBANZAOBO

  数值计算波浪水槽推板造波模拟2阶stokes波。(2d stokes wave simulation udf)

18
下载
90
浏览
2020-08-07发布

14. Fluent_UDF

  fluent UDF教程,主要用于学习UDF编程方法(fluent UDF tutorials, mainly for learning programming UDF)

155
下载
96
浏览
2020-07-30发布

15. 2.STM32L151_串口1通信

说明:  对于学习STM32L151低功耗单片机有参考意义(It has reference significance for studying STM32L151 LOW-POWER SCM)

0
下载
67
浏览
2020-07-28发布

16. dynaexamples

  ls-dyna软件的超高速撞击算例,包含清彻,鸟撞等(examples of super high speed impact for ls-dyna)

12
下载
64
浏览
2020-07-01发布

17. RandomForest

  这是一个讲解随机森林算法的PPT,对随机森林讲解的很详细(This is an interpretation of the random forest algorithm PPT, to the very detailed interpretation of the random forest )

535
下载
91
浏览
2020-06-29发布

18. three

  自己搭建的MATLAB-SIMULINK环境下的级联多电平逆变器基本单元 包括自己搭建的触发电路(MATLAB-SIMULINK environment to build their own cascade multi-level inverter basic unit includes a trigger circuit to build their own)

89
下载
95
浏览
2020-06-29发布

19. 常用的Windows+API调用 VC-USB-HID

  常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问(Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit)

3127
下载
80
浏览
2020-06-26发布

20. Endnote.X3

  endote文献管理软件,已破解。X3版的,2010年1月份最新的(endote literature management software, has been cracked. X3 version, the latest in January 2010)