-
五子棋人机对战及单机版,由于本文曲星CPU太慢了,所以在它上面运行的程序还是比较容易下输
当然,对于一般的人来说,还是可以下赢的。
本程序使用的是引导式...
五子棋人机对战及单机版,由于本文曲星CPU太慢了,所以在它上面运行的程序还是比较容易下输
当然,对于一般的人来说,还是可以下赢的。
本程序使用的是引导式搜索,就是教它怎么的要先下,怎么样的要后下。
具体规则就不写了。
由于文曲星中不支持指针,所以所有东西都是用数组处理。
-use c++
- 2022-12-07 11:05:03下载
- 积分:1
-
C#语言自C/C++演变而来。但是,它现代、简单、完全面向对象和类型安全。如果您是C/C++程序员,学习曲线将会很平坦。许多C#语句直接借用您所喜爱的语言,包...
C#语言自C/C++演变而来。但是,它现代、简单、完全面向对象和类型安全。如果您是C/C++程序员,学习曲线将会很平坦。许多C#语句直接借用您所喜爱的语言,包括表达式和操作符。假如不仔细看,简直会把它当成C++。-C# language since C/C evolved from. However, its modern, simple, fully object-oriented and type safety. If you are C/C programmers, and the learning curve will be very flat. Many C# statements directly borrow your favorite language, including expression and operator. If not careful, it will be just as C.
- 2022-03-05 03:45:18下载
- 积分:1
-
V1.0 data connections including Access/Excel/SQL/UDLUDL creation/modification
数据连接V1.0
包括Access/Excel/SQL/UDL
UDL的创建/修改-V1.0 data connections including Access/Excel/SQL/UDLUDL creation/modification
- 2022-01-24 15:38:58下载
- 积分:1
-
我在VCKBASE下载和编译VC的问题
我从vckbase下载并整理的vc问题解答-I vckbase download and compile the vc Questions
- 2022-01-26 06:58:28下载
- 积分:1
-
精通Struts技术,为了更深刻的理解Struts框架,你必须先理解MVC设计模式,Struts技术的就是基于MVC设计模式的...
精通Struts技术,为了更深刻的理解Struts框架,你必须先理解MVC设计模式,Struts技术的就是基于MVC设计模式的-Struts technical proficiency, in order to more profound understanding of Struts framework, you must first understand the MVC design pattern, Struts technology is based on the MVC design pattern
- 2022-08-15 23:47:47下载
- 积分:1
-
ofdm matlab implementation details
ofdm matlab implementation details-ofdm matlab implementation details
- 2022-02-21 21:40:09下载
- 积分:1
-
TG12864E液晶说明
支持串并行接口的12864,主控为ST7920A,还有源码参考。
DI EQU P3.7
E EQU P3.5
RST EQU P3.2
cs1 equ p3.0
cs2 equ p3.1
;本测试程序中CS1,CS2=H ,RW =>GND
ORG 0000H
LJMP MAIN
ORG 0003H
LJMP LINTO
ORG 0100H
MAIN: NOP
clr ea
clr cs1
clr cs2
CLR E
lcall init
MOV 34H,#0ffH
LCALL DISPLAY_ALL
lcall dly100
MOV 34H,#00H
LCALL DISPLAY_ALL
lcall plybw
lcall DLY100
MOV 34H,#00H
LCALL DISPLAY_ALL
MOV R1,#0C0H ;START = 0
LCALL WRI
mov 31h,#0
mov 30h,#0
MOV 30H,#0 ;x
MOV 31H,#8 ;y
MOV DPTR,#HZI7 ;您
LCALL outhz
MOV 30H,#0
MOV 31H,#40
MOV DPTR,#HZI8 ;好
LCALL outhz
MOV 30H,#4
MOV 31H,#16
MOV DPTR,#HZI1 ;*
LCALL outhz
MOV 30H,#4
MOV 31H,#32
MOV DPTR,#HZI2 ;*
LCALL outhz
MOV 30H,#6
MOV 31H,#0
MOV DPTR,#HZI3 ;电
LCALL outhz
MOV 30H,#6
MOV 31H,#16
MOV DPTR,#HZI4 ;子
LCALL outhz
MOV 30H,#6
MOV 31H,#32
MOV DPTR,#HZI5 ;公
LCALL outhz
MOV 30H,#6
MOV 31H,#48
MOV DPTR,#HZI6 ;司
LCALL outhz
LCAL
- 2022-10-19 20:50:02下载
- 积分:1
-
linux嵌入式开发全过程介绍,bootloader,kernel,rootfs等。很好的入门或加强材料。...
linux嵌入式开发全过程介绍,bootloader,kernel,rootfs等。很好的入门或加强材料。-linux embedded introduce the whole process of development, bootloader, kernel, rootfs and so on. Very good entry or strengthening materials.
- 2022-02-15 19:38:23下载
- 积分:1
-
实现众数算法。 众数是数列中出现频数最高的数字。 实现从文件读取数列与数组长度,向文件输出结果与频数。...
实现众数算法。 众数是数列中出现频数最高的数字。 实现从文件读取数列与数组长度,向文件输出结果与频数。-To achieve mode algorithm. Mode is the frequency of the number of the number of columns appear in the highest number. The number of columns to read from a file with the array length and frequency of the output to the file number.
- 2022-08-10 21:37:02下载
- 积分:1
-
在WORD 中插入图片,也不知道对不对,请给
在WORD 中插入图片,也不知道对不对,请给-Insert images in the WORD, do not know right, please take a look at
- 2022-01-21 22:30:18下载
- 积分:1