-
很久以来都在体会着JAVA的风格,现在做一简单陈述,希望大家多提宝贵意见...
很久以来都在体会着JAVA的风格,现在做一简单陈述,希望大家多提宝贵意见-long been the experience with JAVA style now to make a simple statement, we hope more valuable views
- 2023-05-31 09:10:02下载
- 积分:1
-
数学函数,所在函数库为math.h、stdlib.h、string.h、float.h
数学函数,所在函数库为math.h、stdlib.h、string.h、float.h-Mathematical functions, where the function library for math.h, stdlib.h, string.h, float.h
- 2022-07-25 18:46:47下载
- 积分:1
-
这是一本关于无线传感器网络方面的书
这是一本关于WSN方面的电子书,资料权威,写论文的时候可以直接变成文档引用,免去输入之苦-This is a book about WSN aspects of e-books, information on the authority of the dissertation can be directly into the document when the reference input to remove the pain of
- 2023-08-11 07:10:06下载
- 积分:1
-
Hao strong "C Programming" Exercise reference to answer the questions...
谭浩强《C程序设计》习题参考解答兼上机习题解答-Hao strong "C Programming" Exercise reference to answer the questions and answers on the plane
- 2022-01-25 14:19:32下载
- 积分:1
-
jfreechart 入门书籍,一个不错的教程,官方出品
jfreechart 入门书籍,一个不错的教程,官方出品-jfreechart entry books, a good tutorial, official Chupin
- 2022-02-13 05:42:36下载
- 积分:1
-
C语言函数集(清华),巨好。对学习C语言的人很有帮助
C语言函数集(清华),巨好。对学习C语言的人很有帮助-C language function set (Tsinghua), giant good. Learning C language helpful
- 2022-02-07 00:40:16下载
- 积分:1
-
学习编程的好资料 初学者必备 拥有理论性加实践性
学习编程的好资料 初学者必备 拥有理论性加实践性-Good information for beginners to learn programming theory plus practical must-have
- 2022-02-04 16:30:33下载
- 积分:1
-
COM技术内幕配书源码
一个进销存管理系统,用delphi开发,为一个汽车美容单位做的,包含票据打印的功能-A Purchase, Sales and Inventory Management System, using delphi development unit for a car to do Beauty, including the functions of printing paper
- 2022-06-02 16:22:13下载
- 积分: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
-
JBoss in Action, Manning Press, supporting source code
《JBoss in Action》,Manning 出版社的配套源代码-JBoss in Action, Manning Press, supporting source code
- 2022-02-11 17:28:53下载
- 积分:1