登录
首页 » Java » kcode

kcode

于 2020-11-09 发布
0 202
下载积分: 1 下载次数: 0

代码说明:

说明:  Result.java Operation.java KcodeQuestion.java

文件列表:

kcode\KcodeQuestion.java, 3851 , 2020-06-05
kcode\Operation.java, 998 , 2020-06-05
kcode\Result.java, 635 , 2020-06-05
kcode, 0 , 2020-06-05

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

发表评论

0 个回复

  • boost
    用mathematics对boost变换器进行编程,得到分岔混沌图(using mathematics to get the bifurcation and chaos diagram of boost converter)
    2011-12-21 21:11:49下载
    积分:1
  • 25811265dijkstra
    对三维环境进行路径规划()
    2018-05-09 09:32:33下载
    积分:1
  • 学生成绩管理程序 编制一个统计学生考试分数的管理程序。 设学生成绩已以一个学生一个记录的形式存储在文件中, 每位学生记录包含的信息有:姓名,学号和各...
    学生成绩管理程序 编制一个统计学生考试分数的管理程序。 设学生成绩已以一个学生一个记录的形式存储在文件中, 每位学生记录包含的信息有:姓名,学号和各门功课的成绩。 程序具有以下几项功能:求出各门课程的总分,平均分,按姓名, 按学号寻找其记录并显示,浏览全部学生成绩和按总分由高到低显示学生信息等-The preparation of student performance management process of a statistical test scores of students of the management process. For student achievement to a student has a record stored in the document, each student records contain information are: name, school subjects and the results. Procedures have the following functions: to derive the course of the total, average, by name, by the school and its records to find its shows, browse all students score high to low according to the results and information that students
    2022-02-28 11:40:34下载
    积分:1
  • Python学习手册(第4版)
    The fourth edition of the python learning manual
    2020-10-29 18:49:56下载
    积分:1
  • 2D-0-Gen-Info
    说明:  DUCUMENT PLAXIS UTILISATION
    2019-02-26 04:40:12下载
    积分:1
  • 方位角高度角计算代码
    说明:  根据输入的月、日、时,来计算太阳方位角和高度角(According to the input month, day, hour, to calculate the solar azimuth Angle and altitude Angle)
    2020-06-10 09:11:25下载
    积分:1
  • 堆栈的基本应用(用于通讯录)适于初学者加深对理解学习。...
    堆栈的基本应用(用于通讯录)适于初学者加深对其理解学习。-The basic application of the stack (for address book) for beginners to learn to deepen their understanding.
    2022-03-23 22:17:40下载
    积分:1
  • 微信驾照考试题库模拟:单项选择题、自动换题等
    本微信小程序主要是让编程者学习这种微信小程序的编写方法,根据单选题的编写方法,写出的模拟驾照考试的界面和功能,在考生选择答案后会自动换题进入下一题等,界面如图所示,与驾照考试软件的界面风格似乎挺像。
    2023-07-17 04:55:03下载
    积分:1
  • VC++软件窗口多模式显示源码实例
    VC++实现让软件窗口多模式显示的源码实例,可以让窗体在精简、简洁模式下显示,在简洁模式下的时候,窗体的主体窗口不显示,只显示标题栏和菜单栏,另外程序中的关于窗口还实现了动画风格,还有文字滚动等特效,这个源码里的一些小技巧还是想当实用的。
    2022-07-28 09:49:26下载
    积分:1
  • 2
    Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载