-
基于人工智能方面的,运用极大极小算法的井字棋源代码
基于人工智能方面的,运用极大极小算法的井字棋源代码-Based on artificial intelligence aspects, the use of max-min algorithm source code for tic-tac-toe game
- 2023-08-05 18:50:03下载
- 积分:1
-
program to perform sequential divider in vhdl
program to perform sequential divider in vhdl
- 2023-01-02 23:05:04下载
- 积分:1
-
波形发生器的vhdl源代码,6个通道同步
波形发生器的vhdl源代码,6个通道同步-Waveform generator of the VHDL source code, six-channel synchronization
- 2023-08-05 02:00:02下载
- 积分:1
-
Interval coverage of the realization of the algorithm description: In this paper...
区间覆盖问题的算法实现
问题描述:给出x轴上N条线段的坐标,从中选出一些线段来覆盖区间【0,M】,要求所用线段数目最少
-Interval coverage of the realization of the algorithm description: In this paper, x-axis N be the coordinates of line segment, selected to cover a number of line segments [interval 0, M], requirement by the number of segments at least
- 2022-12-22 05:20:03下载
- 积分:1
-
一个时间类的若干操作
一个时间类的若干操作-one time some kind of operation
- 2022-03-20 17:05:48下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂...
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂-Note : C language curriculum design works functions : imitation of the Windows calculator own environment : DOS Size : 800 OK features : graphical interface, mouse support, complex algorithm slightly
- 2022-01-21 22:32:56下载
- 积分:1
-
dra808m声音收发器模块配置程序
资源描述代码包括dra808m模块配置。模块是由多吉和它是一个良好的收发模块,包括代码的配置发送和接收的频率和音量等编程是Arduino平台做
- 2022-03-25 20:32:31下载
- 积分:1
-
用TC做的一个,类似于windows下画图的程序
用TC做的一个,类似于windows下画图的程序-do with a TC, windows similar to the procedures under Painting
- 2022-06-26 18:54:06下载
- 积分:1
-
数据结构源程序,对初学者来说有参考作用用数据结构知识,挺复杂的...
数据结构源程序,对初学者来说有参考作用用数据结构知识,挺复杂的-athlete
- 2023-04-10 07:30:03下载
- 积分:1