登录
首页 » matlab » 79419087gameD

79419087gameD

于 2019-05-21 发布 文件大小:2KB
0 160
下载积分: 1 下载次数: 0

代码说明:

  simple network game(simple network game matlab code)

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

发表评论

0 个回复

  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • Uppercase conversion, and save to a file.
    大写字母转换,并保存到文件。是C语文中的初级代码。-Uppercase conversion, and save to a file.
    2022-01-25 16:42:28下载
    积分:1
  • 传奇世界sgl图片编辑器
    传奇世界sgl图片编辑器 最新最全最强的传世工具(The legendary world SGL photo editor is the latest and most powerful tool handed down to the world.)
    2018-11-03 16:22:25下载
    积分:1
  • 汽车诊断
    Matlab运行程序用来检测汽车故障诊断(Matlab running program is used to detect automobile fault diagnosis)
    2018-05-05 16:46:55下载
    积分:1
  • 有关控制领域PID算法,实现简单的界面编程有待进一步完善
    有关控制领域PID算法,实现简单的界面编程有待进一步完善-PID algorithm for the control of the area to achieve a simple interface for programming to be further improved
    2022-02-15 21:44:44下载
    积分:1
  • 超级硬盘数据恢复软件完美注册破解版不限机器
    说明:  超级硬盘数据恢复软件SuperRecovery完美注册破解版不限机器(Super hard disk data recovery software super recovery perfect registration and cracking version unlimited machine)
    2020-03-05 01:37:45下载
    积分:1
  • sql的数据库系统的实例,是关于体育协会的详细分类,是用德语写的....
    sql的数据库系统的实例,是关于体育协会的详细分类,是用德语写的.-sql an example of database systems, on the Sports Association for the detailed classification is written in German.
    2022-03-25 09:05:47下载
    积分:1
  • Java 字符串操作源码实例集
    JAva方面操作字符串和文本的相关代码集,面向Java初学者,高手请绕行,这些实例都是挺简单的,可帮助初学者熟悉这方面的基础操作。
    2022-10-19 14:40:03下载
    积分:1
  • 3d切割轮播图 (2)
    具有炫酷3D切割轮播图插件,可修改参数,相当好用,推荐给大家(It has a cool plug-in for 3D cutting and rotatable drawing. It can modify the parameters and is very useful. It is recommended to you.)
    2020-06-23 06:00:02下载
    积分:1
  • GA和PSO
    说明:  对于无约束的非线性方程的求解以及有约束的线性方程的求解,粒子群算法表现较好的收敛性且鲁棒性较好。基于遗传算法的有约束的线性方程的最优值寻优,选取如下所示的目标函数(最小值):(For solving unconstrained nonlinear equations and constrained linear equations, particle swarm optimization algorithm has good convergence and robustness. Based on the optimization of the constrained linear equation of genetic algorithm, the objective function (minimum value) is selected as follows:)
    2021-03-12 20:59:24下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载