-
五子棋程序,vc开发,双人对战,网络对战
五子棋程序,vc开发,双人对战,网络对战-331 procedures, vc development, double the war, the network war
- 2022-12-11 17:45:03下载
- 积分:1
-
Maze Find a path through the maze to any space character in the perimeter of the...
走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters). -Maze Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from. Characters).
- 2022-12-29 19:05:03下载
- 积分:1
-
参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目,
项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目
取前...
参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目,
项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目
取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,
3,2。设计一个统计系统按名次产生各种成绩单、得分报表。
-To participate in the Games n school numbered l ~ n. Competition is divided into m men and a woman w projects numbered l ~ m and m 1 ~ m w. As a result of differences in the number of participants larger projects, some projects from the top five scores in order of 7,5,3,2,1 also some of the items, only the top three scores in order of 5,3,2. Design a statistical system rankings produced by a variety of report card, scoring statements.
- 2022-01-23 10:22:43下载
- 积分:1
-
Cleanflight 飞控源代码
资源描述CleanFlight是在BaseFlight的基础上改造、优化、提升而成的32位飞控软件
- 2022-01-27 15:04:34下载
- 积分:1
-
一个根据计算机信息生成序列号的小程序
一个根据计算机信息生成序列号的小程序-a computer information generated under the serial number of small programs
- 2022-08-07 03:27:26下载
- 积分:1
-
c++提示扩展工具代码
c++提示扩展工具代码-c prompt expansion tool code
- 2022-02-21 10:11:16下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
游戏规则
目的:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成
一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增
加,纽扣数目...
游戏规则
目的:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成
一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增
加,纽扣数目也增加,当达到70个时游戏即结束。
规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿
线。线可交叉,但有纽扣的点不能交叉连接。
秘诀:要尽可能使连线长且该连线上的纽扣数多。-purpose of the rules of the game : In the game, you will act as a tailor, as much as a button to wear closed routes. Initial games are 15 buttons, with the increase in time, increase the number of buttons, reached 70 at the end of that game. Rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button can cross-connect. The secret : To the extent possible, but the long-line connections on the button a few more.
- 2022-07-08 05:58:19下载
- 积分:1
-
计算机网络构建与安全课件
计算机网络构建与安全课件
计算机网络构建与安全课件
计算机网络构建与安全课件-Construction of computer networks and security software to build computer networks and security courseware
- 2022-03-20 16:17:09下载
- 积分:1
-
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!!...
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
- 2022-02-28 10:24:37下载
- 积分:1