-
text
基于OPENGL的机械臂仿真模拟,描绘机械臂的动态效果(OPENGL-based simulation of the robot arm, described the dynamic effect of the robot arm)
- 2008-05-31 16:59:04下载
- 积分:1
-
routing_aodv
aodv源代码,RREP路由回复,RREQ路由请求,RRER路由错误的编写,以及aodv中没有字段中每个参数的描述,以及函数的实现,数据发送的处理和数据接收的处理(aodv,RREP,RRER protocol ,RREQ)
- 2012-01-10 19:09:51下载
- 积分:1
-
FP_Exam-master
试卷生成系统,用c#开发,很好用!!!!!!(Test Paper Generation)
- 2020-06-20 15:20:02下载
- 积分:1
-
NRF51822相关的API相关的代码
NRF51822相关的API相关的代码,不是很完整,希望有帮助(NRF51822 related API related code, not very complete, I hope to help)
- 2020-06-19 05:40:01下载
- 积分:1
-
DataGridViewContextMenuSample (DataGridView加入右鍵選單)
DataGridViewContextMenuSample (DataGridView加入右鍵選單)
private void DataGridView1_RowContextMenuStripNeeded(object sender, DataGridViewRowContextMenuStripNeededEventArgs e)
{
if (contextMenu == null)
{
contextMenu = new ContextMenuStrip();
toolstrip.Text = "刪除";
contextMenu.Items.Add(toolstrip);
}
e.ContextMenuStrip = contextMenu;
//dgvData.Rows[e.RowIndex].Selected = true;//選擇該列(使它整列變藍色選取樣子)
- 2022-01-21 17:27:27下载
- 积分:1
-
平衡车代码
平衡小车代码,使用mpu6050作为平衡芯片,以及298N点击芯片
- 2022-07-09 15:14:08下载
- 积分:1
-
snake
mt4指标,snake外汇交易系统,可以看行情趋势(mt4 indicators, snake forex trading system, you can see market trends)
- 2013-09-26 01:36:26下载
- 积分:1
-
Chess
三个机器人扫地,最短时间,用C++6.0编写,MFC界面,研究生课程作业,最优控制(Three robots sweeping the shortest time, with the C++6.0 writing, MFC interface, graduate course work, optimal control)
- 2013-06-18 15:57:26下载
- 积分:1
-
PLC-RS232-labwindows
说明: 用labwindows和PLC联合编写的串口通信程序,利用PLC做数据采集卡,在labwindows中编写串口通信显示程序。(Prepared jointly by labwindows and the PLC serial port communication program, the use of PLC for data acquisition card, write the serial communication in labwindows display program.)
- 2011-02-19 10:58:00下载
- 积分:1
-
Mur_FDTD_1Ds_Trst
FDTD时域差分
边界MUR
MATLAB编程(Difference time domain FDTD boundary MUR MATLAB Programming)
- 2011-05-12 20:08:06下载
- 积分:1