登录
首页 » 其他项目 » 整理出来的全国电子大赛历届题目,便于大家查看

整理出来的全国电子大赛历届题目,便于大家查看

于 2022-05-21 发布 文件大小:281.61 kB
0 278
下载积分: 2 下载次数: 1

代码说明:

整理出来的全国电子大赛历届题目,便于大家查看-sorted out the National Competition electronic successive title, we look easy

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

发表评论

0 个回复

  • 计算器实现数字的加.减.乘.除等基本运算功能
    计算器实现数字的加.减.乘.除等基本运算功能-increases. Cut. X. In addition to the basic computing
    2022-08-10 15:55:13下载
    积分:1
  • 程序使用Windows兼容模式设计,能在Windows98,2000,XP环境下运行。程序上部靠中位置是玩家的各个属性,上部靠右位置是电脑对手的各个属性。1.玩...
    程序使用Windows兼容模式设计,能在Windows98,2000,XP环境下运行。程序上部靠中位置是玩家的各个属性,上部靠右位置是电脑对手的各个属性。1.玩家根据自己当前的生命、内力、时间等属性选择招式,选好招式后就可以按出招按钮出招。出招后自动扣除此招所耗的内力与时间值。2.电脑接招并出招,接招时判断命中率,如果命中的话就从生命值中扣除伤害值,如果玩家所出的招式打中的部位正好是电脑此招的防守部位的话,而且判断防守率,如果防守成功的话伤害减少或者会为零;而如果打中电脑此招的破绽部位是,同时判断破绽率,如果出现破绽的话伤害就会增加,但肯定不会第一招就秒杀啦。3.接着就交由玩家接招与出招,规则与上面一样,如此循环到一方的势耗尽或者生命为零时就决出胜负。-procedures for the use of Windows-compatible model design, in Windows 98, 2000, XP operating environment. Procedures were on the top position player is the individual attributes, the upper right-hand position of the computer opponent"s individual attributes. 1. Players under their current lives, stress and time attributes choice team, selected after the tactic could make a button to make moves. Make moves after the bills automatically deducted this cost to the Force and time value. 2. The computer will react and make moves, the judge will react when hit, if hit on the value of life from harm deduct the value, if players are out of forms that hit parts of th
    2022-10-22 13:15:03下载
    积分:1
  • winpcap, delphi development of the bottom of the application package,
    winpcap,delphi 开发底层应用的包,-winpcap, delphi development of the bottom of the application package,
    2022-04-13 16:03:28下载
    积分:1
  • 网络版珠宝大对决。 Sources录为源代码,包含所有公共单元BaseClass|客户端服务DLL GemFight|服务端 GemFightSer...
    网络版珠宝大对决。 Sources目录为源代码,包含所有公共单元BaseClass|客户端服务DLL GemFight|服务端 GemFightServer BIN目录为运行程序的目录 执行顺序 先运行bin目录下的服务端CenterServer.exe 此程序是登陆服务器 负责在线服务信息的路由。 bin目录下的服务端GemFightGameServer.exe 此程序是游戏服务器 负责珠宝大对决的游戏信息处理信息。 Bin客户端Client.exe 这个就是客户端了也就是游戏大厅 运行后 输入登陆服务器IP即可 账号可以使用 1~5登陆密码和账号相同 登陆后选择珠宝大对决服务器 任意加入2张桌子选择举手,双方都举手后即可开始2人对战。支持多人游戏。 -network version of a showdown between jewelry. Sources directory of the source code, All modules contain public BaseClass | client services DLL GemFight | server Ge mFightServer BIN directory for the program to run the list of first order of operation under the bin directory server CenterServer.exe this procedure is landing server online information service routing . The bin directory server GemFightGameServer.exe this procedure is the game Jewelry server for a showdown between the game of information processing. Bin client Client.exe the client is a games hall is running after importation Teng Lu IP server can a
    2023-04-13 04:40:04下载
    积分:1
  • my personal use of small
    我的小网站个人利用业余时间设计的,感觉 还是有待于进一步的提高-my personal use of small-time website design, I feel needs further improvement
    2022-07-15 08:38:21下载
    积分:1
  • This code can be used to model a microstrip line or a microstrip patch antenna...
    This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
    2022-02-21 04:06:15下载
    积分:1
  • 基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱 handbook中除了参数说明还有参考文献等...
    基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱 handbook中除了参数说明还有参考文献等-Plane wave expansion based on the transfer matrix calculation of 2-D model calculation of rectangular photonic crystal patterns can be drawn from the relevant handbook of parameters except that there are references such as
    2022-02-20 11:11:13下载
    积分:1
  • 一个解决逢山开路问题的matlab程序,使用先看说明
    一个解决逢山开路问题的matlab程序,使用先看说明-Mountains and open a solution to the problem of matlab, the use of look at the description
    2023-05-21 04:15:03下载
    积分:1
  • php的源代码,里面的内容很丰富哦!希望对大家有用!
    php的源代码,里面的内容很丰富哦!希望对大家有用!-php source code, which covers a wide range Oh! Hope for all of us!
    2022-01-31 03:40:12下载
    积分:1
  • 判断数列相邻n和是否为和数,中数列可有1000,n可到10
    判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
    2022-08-22 15:22:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载