-
MLP_backprop
此代码包括推行多层感知器神经网络的前馈和 backprop 算法。您还可以重构代码到不同的编程语言。
- 2023-04-23 08:00:03下载
- 积分:1
-
实现机器人仿真的三种模式:
1.步行模式:步行状态显示,停止,视角转换,改变步行速度,改变步行幅度。
2.舞蹈模式:双人华尔兹、单人芭蕾的演示。
3...
实现机器人仿真的三种模式:
1.步行模式:步行状态显示,停止,视角转换,改变步行速度,改变步行幅度。
2.舞蹈模式:双人华尔兹、单人芭蕾的演示。
3.步态控制:原地踏步姿态,快速跑步姿态的显示,停止,视角转换-Robot simulation of three modes: 1. Walking mode: foot status display, stop, angle conversion, changing the walking speed, change foot range. 2. Dance mode: Double waltz, single ballet presentation. 3. Gait control: marking time in posture, gesture fast-running show, stop, angle conversion
- 2023-07-04 21:00:03下载
- 积分:1
-
VCD出租管理系统(基于ADO的)
VCD出租管理系统(基于ADO的)-VCD rental management system (based on ADO)
- 2022-01-26 04:48:48下载
- 积分:1
-
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行...
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行修改。-MFC demonstrated for office documents (word, excel, powerpooint, etc.) operation, function and detailed, can be directly in the system files on the office charts, text, slides, be made.
- 2023-04-15 15:40:04下载
- 积分:1
-
基于OMNET++的无线传感器网络路由协议仿真 diffusion路由协议传真实例...
基于OMNET++的无线传感器网络路由协议仿真 diffusion路由协议传真实例-OMNET++-based wireless sensor network routing protocols routing protocols fax diffusion simulation examples
- 2022-07-22 11:27:00下载
- 积分:1
-
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错...
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错误,但我不保证在将来的使用中它不会对您的程序造成影响,对您在使用中造成的一切后果,本人不承担任何责任。-this a mathematical expression evaluates the C class, detailed description of the Calculator.pdf China. The Calculator class despite my repeated testing, correct many mistakes, but I do not guarantee in the future it will not use the procedure to you impact your right to use all the consequences of that, I do not accept any responsibility.
- 2022-11-20 06:05:03下载
- 积分:1
-
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。...
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Application Wizard you have to create this calculator applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-01-27 10:57:00下载
- 积分:1
-
用Java编写的小型播放器,可以播放小型的音频文件,还可循环播放。...
用Java编写的小型播放器,可以播放小型的音频文件,还可循环播放。-Java prepared by the small players, and can play a small audio files, but also broadcast cycle.
- 2023-06-25 04:20:02下载
- 积分:1
-
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)...
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)-This a very alarming code, which uses Logitech"s surveillance camera heads a position, when someone will emerge automatic identification system. (Need webcams SDK2.0 version of the DLL)
- 2022-02-05 13:55:54下载
- 积分:1
-
VC++串口操作类
vc++的串口操作类示例,是学习串口操作的好例子。AT文件夹下是Modem命令集文件,在Modem检测功能中使用。
该程序有两个可以重用的类文件,串口通讯类文件superSP.cpp, superSP.h;文件操作类文件fileCtrl.cpp, fileCtrl.h。
- 2022-03-24 00:44:05下载
- 积分:1