-
Tools, in general is absolutely useful! I believe I am not mistaken, tools and s...
工具软件,对一般人绝对有用!相信我没有错, -Tools, in general is absolutely useful! I believe I am not mistaken, tools and software, as most people are absolutely useful! I believe I am not wrong,
- 2022-05-21 14:12:22下载
- 积分:1
-
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算...
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算-魔法飞球2 peasy calculator source code, supports dynamic point of view to capture the wind. Auto-putt, 61, blasting the ball, hole-in-one computing
- 2023-05-06 23:45:02下载
- 积分:1
-
在 ACM/ICPC 地区赛中,参赛队可以直接提交题目答案,但若答案错误,则再次提交时最后的成绩会受到影响提交的次。比赛的测试系统对每次提交的程序进行评判,结果...
在 ACM/ICPC 地区赛中,参赛队可以直接提交题目答案,但若答案错误,则再次提交时最后的成绩会受到影响提交的次。比赛的测试系统对每次提交的程序进行评判,结果是 AC 或者某种错误,参赛队能看到这个结果。
为了奖励优秀的队伍同时确定进军世界总决赛的资格名单,当两个队伍做出的题目数量相同时,会按照其使用的时间来进行进一步的排名。时间有两个部分,第一是总的解题时间,二是惩罚时间。所谓惩罚时间是指提交程序未通过时被罚的时间,每一次未通过的提交,都会在最终用于排名的时间中增加 20 分钟。对于没解决的题目不计时。
程序将读入一张运行结果清单,然后打印出前三名的成绩。
-the ACM/Illinois regional competition, participating teams can answer directly to the topic, but the answer wrong. again at the time of submission of the final results will be affected the times. Competition for each test system of evaluation procedures, the result is AC or some mistakes, teams can see the result. To reward outstanding contingent also set to enter the final of the world"s total eligible list, When the two teams made the subject of the number of the same, in accordance with their use of time to carry out further in the rankings. Time has two parts, the first is the general problem solving time is two time penalties. The so-called punishment period of the submiss
- 2022-02-04 13:30:07下载
- 积分:1
-
一个虚拟桌面的源码, Visual C++实现, 包装成类, 方便使用!
一个虚拟桌面的源码, Visual C++实现, 包装成类, 方便使用!-A virtual desktop of the source code, Visual C++ Realize, packing into a category, user-friendly!
- 2022-05-08 16:21:11下载
- 积分:1
-
用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习....
用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习.-VC series of small game procedures, give your reference, thank you for your use, give more to help me, to learn from each other.
- 2022-09-09 10:35:04下载
- 积分:1
-
用MFC实现框架,基于对话框模式,可实现两个对话框之间的通讯聊天...
用MFC实现框架,基于对话框模式,可实现两个对话框之间的通讯聊天-Using MFC to achieve a framework, based on the dialog box can be used to achieve communication between the two chat dialog
- 2023-01-28 18:40:03下载
- 积分:1
-
可变变量
changeable variables
- 2022-08-23 07:42:04下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This is a typical non_numerical value problem.you must design complicated arithmetic and long program if you use non_recursion arithmetic.But if you make use of recursion arithmetic,your arithmetic will be clear.The course of analysing and establish recursion arithmetic is a typical example to take out the principle ,establish recursion arithmetic and solve non_numerical value problem.
- 2022-05-25 16:28:31下载
- 积分:1
-
针对助推
针对助推- 滑翔导弹的弹道优化问题,给出了一种求解其最大射程弹道的分段优化方法,建立了其
纵平面运动模型和弹道优化模型。在考虑攻角绝对值、攻角变化率、法向过载、分离点攻角衔接及落地条件等约束
下,应用序列二次规划法求解了其最大射程弹道。分析表明,助推- 滑翔导弹比传统弹道导弹射程显著提高,其最
优弹道的起伏有助于增大射程和提高突防能力-For booster- Optimize glider ballistic missile problem, give a maximum range of its ballistic solution of the sub-optimization method, set up the vertical plane motion model and optimization model of trajectory. In considering the absolute angle of attack, the rate of change of angle of attack, normal load, the separation point of convergence and the arrival angle of attack constraint conditions, the application of sequential quadratic programming method to solve a maximum range of its ballistic. Analysis showed that propelled- gliding range ballistic missile than the traditional significantly improve, the optimal trajectory of the ups and downs will help increase the range and ability to enhance penetration
- 2022-09-28 04:55:03下载
- 积分:1
-
计算后缀表达式,先将中缀式转化为后缀式,在进行计算,有较高的效率...
计算后缀表达式,先将中缀式转化为后缀式,在进行计算,有较高的效率-Suffix calculated expression, first in the up-type into a suffix-style, in terms of higher efficiency
- 2023-06-01 12:50:03下载
- 积分:1