-
程序设计导引及在线实践,acm参考资料,各个类型
程序设计导引及在线实践,acm参考资料,各个类型-Programming guide and online practice, acm reference materials, various types of
- 2022-04-16 12:38:31下载
- 积分:1
-
矩阵论(高等学校教材)第二版。作者:程云鹏 出版社:西北工业大学出版社...
矩阵论(高等学校教材)第二版。作者:程云鹏 出版社:西北工业大学出版社-matrix theory (College Books) second edition. Author : Chengyunfeng Press : Northwest Industrial University Press
- 2023-06-09 22:25:04下载
- 积分:1
-
Visual C++.NET 应用教程
Visual C++.NET 应用教程-电子教案-Visual C++. NET Application Guide- Electronic Teaching Plan
- 2022-02-20 08:03:34下载
- 积分:1
-
国防科大数学建模讲义,对于喜欢数学的人非常有用。利用数学模型解决实际问题。...
国防科大数学建模讲义,对于喜欢数学的人非常有用。利用数学模型解决实际问题。-Mathematical Modeling国防科大notes, for those who like mathematics very useful. The use of mathematical models to solve practical problems.
- 2022-02-14 06:31:54下载
- 积分:1
-
hello word
#include
printf("hello word");dafdsfsffffffffffffdafdafadsfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffddddddddddddddddddddddddddddddddddddddddd
- 2022-06-20 07:05:08下载
- 积分:1
-
A* (A
A*(A-Star)算法是一种静态路网中求解最短路最有效的方法。
公式表示为: f(n)=g(n)+h(n),
其中f(n) 是节点n从初始点到目标点的估价函数,
g(n) 是在状态空间中从初始节点到n节点的实际代价,
h(n)是从n到目标节点最佳路径的估计代价。
-A* (A-Star) algorithm is a static network shortest path in solving the most effective way. Formula is expressed as: f (n) = g (n)+ H (n), in which f (n) is a node n from the initial point to the target point of the valuation function, g (n) in state space from the initial node to node n of the actual cost, h (n) from n to the target node of the estimated cost of the best path.
- 2022-01-25 23:27:36下载
- 积分:1
-
这是图形学中关于填充算法的源程序,是结合了老师的意见后编写的。...
这是图形学中关于填充算法的源程序,是结合了老师的意见后编写的。-This is the graphics in the source code on the filling algorithm is a combination of the views of teachers prepared.
- 2022-03-20 02:55:30下载
- 积分:1
-
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修...
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息
(2) 信息查询:要求:查询时可实现按姓名查询、按学号查询
(3) 成绩统计:要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此用
-(1) functional requirements : (a) maintaining information : Request : Student data to information in the form of a document preservation, Students can achieve the maintenance of information and data. This module, including sub-modules are : increased student information, delete information of students, student information changes (2) Information : Request : inquiries can be realized by name inquiries, inquiries by the school, (3) results statistics : requirements : A importation of an arbitrary courses (such as mathematics) and a fraction of the (60-- 70), the statistics used in this
- 2022-08-16 23:11:58下载
- 积分:1
-
TM01EB 模块是大唐电信最新推出的PCI express Mini Card产品,用于移动上网需求。...
TM01EB 模块是大唐电信最新推出的PCI express Mini Card产品,用于移动上网需求。-Datang Telecom TM01EB module is latest PCI express Mini Card products, used for mobile Internet access.
- 2022-02-27 09:32:03下载
- 积分:1
-
Python Cookbook, useful for any levels you have reached! For reference, for begi...
Python Cookbook, useful for any levels you have reached! For reference, for beginners!
- 2022-03-14 04:18:27下载
- 积分:1