-
查看帮助及调用源码了解api使用方法,dephi7
查看帮助及调用源码了解api使用方法,dephi7-View the source code to help and understand the api call to use, dephi7
- 2022-02-05 13:58:34下载
- 积分:1
-
WINCE应用层设计关于当前时间显示和当前时间获取
WINCE应用层设计关于当前时间显示和当前时间获取-WINCE application-layer design on the current time display and the current time to obtain
- 2022-02-14 18:47:55下载
- 积分:1
-
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directi...
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directions》 由权威科学家韩家炜等著-Correlation Analysis of Data Mining the latest research progress and future trends
- 2023-02-14 06:00:04下载
- 积分:1
-
一个用c++编写的N阶的递归算法,很适用。供大家学习
一个用c++编写的N阶的递归算法,很适用。供大家学习-1 with c++ written in N-order recursive algorithm is applied. For them to learn
- 2022-01-25 23:53:14下载
- 积分:1
-
The use of P2P technology, designed for a simple chat program. Do not use a dedi...
使用P2P技术设计的一个简易聊天程序。不使用专用的服务器,只要将好友添加到好友列表中,就能检测出好友是否在线,并相互发送聊天信息。-The use of P2P technology, designed for a simple chat program. Do not use a dedicated server, as long as the friend add to friends list, will be able to detect friends are online, and send chat messages with each other.
- 2022-11-24 06:00:03下载
- 积分:1
-
语音信号处理中的端点检测,用于清浊音的鉴别。是语音预处理中的必要过程...
语音信号处理中的端点检测,用于清浊音的鉴别。是语音预处理中的必要过程-The detection of end point in speech signal processing is utilized for distinguishing vowel and sonant
- 2023-01-26 21:10:03下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
JavaScript主要是针对客服端编程,但是,这个说法是不对的。JavaScript是一门独立的语言,像C一样可以做任何事;但是,我这用JavaScript做...
JavaScript主要是针对客服端编程,但是,这个说法是不对的。JavaScript是一门独立的语言,像C一样可以做任何事;但是,我这用JavaScript做客户端辅佐功能。-JavaScript is mainly aimed at customer-side programming, but this view is wrong. JavaScript is a separate language, like C can still do anything however, I have to use JavaScript to do client-side adjuvant function.
- 2023-08-23 02:55:04下载
- 积分:1
-
实现对头文件和CPP源文件的导入与调用 包含头文件
实现对头文件和CPP源文件的导入与调用 包含头文件-implement the head and cpp test
- 2022-03-17 12:54:48下载
- 积分:1
-
1).可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分,
3).可以按学校编号、学校总分、男女团体总分排序输出;
4).可以按学校编...
1).可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分,
3).可以按学校编号、学校总分、男女团体总分排序输出;
4).可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三或前五名的学校。
-1). Can enter the various items of the top three or top five results 2). Statistics of schools can score, 3). According to school code, school scores, scores of men and women groups to sort out 4). Can query school school code of an item can query made by item number three or five schools.
- 2022-06-13 08:24:52下载
- 积分:1