-
双色球矩阵计算程序,Delphi制作,原创作品。
双色球矩阵计算程序,Delphi制作,原创作品。-Shuangseqiu matrix calculation program, Delphi produced original works.
- 2022-01-26 02:26:31下载
- 积分:1
-
xinxilunyubianma
信息论与编码曹雪虹内含有7个章节
信息论的形成与发展
通信系统的模型
(信息论与编码曹雪虹)
- 2009-09-14 20:38:24下载
- 积分:1
-
ACregpower
说明: 斩控式AC-DC-AC变换在交流稳压电源中的应用(Application of Chopping Control AC-DC-AC Conversion in AC Power Supply)
- 2020-12-27 15:02:46下载
- 积分:1
-
SoftwareEvolution
Tom Mens, Serge Demeyer
Software Evolution
2008
- 2009-04-12 23:02:53下载
- 积分:1
-
tetris
用 cocos2d-x 3.4 开发的俄罗斯方块(Use cocos2d-x 3.4 development game tetris)
- 2015-02-26 14:45:26下载
- 积分:1
-
PHP source _ environmental design contest online voting system, and the competit...
PHP源码_环保设计大赛网上投票系统,是比赛而做的一个系统,此系统最后也因为出色的表现而获奖-PHP source _ environmental design contest online voting system, and the competition is doing a computer system because the final outstanding performance award
- 2022-11-14 15:35:03下载
- 积分:1
-
决策树
使用Python对决策树算法进行了基础的模拟,输入数据后,可以输出根据数据的哪些属性进行决策树分类。(Python is used to simulate the decision tree algorithm. After inputting the data, it can output which attributes of the data to classify the decision tree.)
- 2019-03-27 21:05:37下载
- 积分:1
-
C#使用MailMessage类、SmtpClient类动态发邮件
C#发送邮件的程序源码,这是一个MailMessage类、SmtpClient类的应用实例,在C#中,您会设置POP3服务器么?如何根据指定的邮件服务器向其它邮件服务器发邮件啦?本例特别简单,向您演示C#发邮件的过程,代码简单,适合学习参考。
- 2022-06-21 15:30:34下载
- 积分:1
-
PID参数设置
Arduino控制板对舵机进行PID参数设置的程序 ,对舵机进行PID参数设计,搭载二自由度云台,因此设置了两个方向的PID参数(The Arduino control board carries on the PID parameter setting program to the steering gear, carries on the PID parameter design to the steering gear, carries two degrees of freedom pan head, therefore has set two direction PID parameter)
- 2021-04-11 10:38:58下载
- 积分:1
-
Java编写j2me五子棋游戏
J2ME蓝牙五子棋游戏源代码,通过蓝牙连接对战,比较好玩的手机游戏,新手可以研究一下。代码片段:private Chess[][] chess; //棋子数组 private int player1win, player2win;
private MyCanvas mycanvas;
private int chessMapLength, chessMapGrid, chessGridLength;
//棋盘的边长,棋盘一边格子数,每格宽度
private int chessLength; //棋子的直径
private int chessMapX, chessMapY; //棋盘左上角x,y坐标
public static boolean myMove;
public boolean isServer;
private int selectedX, selectedY; //选择框在棋盘格局上的x,y位置
- 2022-01-28 10:20:39下载
- 积分:1