-
从文件中读入的数据来计算全班平均性能…
从文件里读入数据,计算各课成绩的平均分,最高分,最低分,学生的加权平均成绩,并生成分析数据。-Reading from the document into the data to calculate the class average performance, the maximum points, minimum points, the weighted average performance of students, and generate analytical data.
- 2022-08-11 05:56:46下载
- 积分:1
-
sgfdsgsdfsdfsdfasdgfagagggag
权限控件sdfsfsdagfadsgasdgads-sgfdsgsdfsdfsdfasdgfagagggag
- 2022-12-16 17:30:03下载
- 积分:1
-
4
说明: 对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。(For a given a construction graph that side for the unit to input from the keyboard, write to identify the critical path of the graph program.)
- 2013-08-03 14:56:25下载
- 积分:1
-
北大ACM1455(Crazy tea party)
北大ACM1455(Crazy tea party)-North ACM1455 (Crazy tea party)
- 2022-05-16 11:18:11下载
- 积分:1
-
数据结构:二叉树
数据结构:二叉树-data structure : Binary Tree
- 2022-04-15 05:31:07下载
- 积分:1
-
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码...
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
- 2022-03-13 02:19:40下载
- 积分:1
-
OSDemoView warehouse management system FOSS
OSDemoView仓库管理系统源码-OSDemoView warehouse management system FOSS
- 2022-04-18 22:58:20下载
- 积分:1
-
backtrackng
给定n种物品和一背包。物品i的重量是wi>0,价值为vi>0,背包的容量为c。选择装入背包的物品,使得装入背包中物品的总价值最大。(Given n kinds of goods and a backpack. Weight of the item i is wi> 0, the value of vi> 0, knapsack capacity c. Select the items into the backpack, so into the backpack of items in the total value of the maximum.)
- 2017-01-01 17:51:23下载
- 积分:1
-
expression
利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。
输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。
(Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results. Requirements process: (1) to postfix expression and output (2) evaluation of the postfix expression and output. Enter the expression can be integers, real numbers, parentheses, operators including+,-,*,/,#( representatives unary minus). You can enter several different expressions are evaluated until the user selects " Exit." Stack can implement the basic operations, you can also use the system implementation of the STL.)
- 2011-10-30 14:14:01下载
- 积分:1
-
数据库查询示例程序 数据库查询示例程序
数据库查询示例程序 数据库查询示例程序 -Procedures database query database query examples of sample programs
- 2022-03-11 05:42:04下载
- 积分:1