-
fktracking
这是一个机器人与焊缝跟踪仪相互协同工作的一个上位机软件。(this is one soft ware foe the interface between the robot and the seam tracking machine .)
- 2021-04-07 22:39:01下载
- 积分:1
-
University point B thing. Rar is a Nokia 3100 can be stored procedure
大学那点B事儿.rar 是一部手机诺基亚3100可以存放的程序-University point B thing. Rar is a Nokia 3100 can be stored procedure
- 2022-03-15 21:54:49下载
- 积分:1
-
ntop official documentation and installation configuration files, ntop which is...
ntop官方文档及安装配置文件,其中ntop是基于sniffer的一种网络监控工具.-ntop official documentation and installation configuration files, ntop which is based on a network sniffers monitoring tools.
- 2023-04-19 15:00:03下载
- 积分:1
-
backbeat903-906_ug_en
Plantronics 906 BackBeat userguide
- 2019-01-07 19:50:21下载
- 积分:1
-
RD
说明: 距离多普勒成像算法,包含回波构造距离压缩方位压缩(Distance Doppler imaging algorithm, including echo structure Compression azimuth compression)
- 2018-04-21 16:26:42下载
- 积分:1
-
PDPTW-GGA
说明: 用组群遗传算法实现的PDPTW问题解决程序。(PDPTW problem solving program based on group genetic algorithm.)
- 2019-05-20 15:25:11下载
- 积分:1
-
The tutorial3 of TLM
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial3 of TLM-2.0 which is released from OSCI group currently!
- 2022-03-02 06:01:36下载
- 积分:1
-
ML-in-Robotics-Assignments-master
ML in robitics assingment
- 2020-06-24 12:00:02下载
- 积分:1
-
我的第一本算法书
说明: 本书采用大量图片,通过详细的分步讲解,以直观、易懂的方式展现了7个数据结构和26个基础算法的基本原理。第1章介绍了链表、数组、栈等7个数据结构;从第2章到第7章,分别介绍了和排序、查找、图论、安全、聚类等相关的26个基础算法,内容涉及冒泡排序、二分查找、广度优先搜索、哈希函数、迪菲 - 赫尔曼密钥交换、k-means 算法等。
本书没有枯燥的理论和复杂的公式,而是通过大量的步骤图帮助读者加深对数据结构原理和算法执行过程的理解,便于学习和记忆。将本书作为算法入门的第一步,是非常不错的选择。(This book uses a large number of pictures, through detailed step-by-step explanation, in an intuitive and easy to understand way to show the basic principles of 7 data structures and 26 basic algorithms. Chapter 1 introduces seven data structures such as linked list, array and stack; from Chapter 2 to Chapter 7, 26 basic algorithms related to sorting, searching, graph theory, security and clustering are introduced respectively, including bubble sorting, binary searching, breadth first search, hash function, Diffie Herman key exchange, K-means algorithm, etc.
This book does not have boring theory and complex formula, but through a large number of step diagrams to help readers deepen the understanding of data structure principle and algorithm execution process, easy to learn and remember. This book as the first step of the algorithm, is a very good choice.)
- 2021-03-31 19:19:06下载
- 积分:1
-
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数...
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推.
2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码.
3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点
4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先m值为6,正确出列顺序为6,1,4,7,2,3,5。
-Josephus 1. The demonstration program using a chain cycle, each node to a person, similar to a clockwise direction by people sitting circle, and each node include numbers, Password. As the number is the sequence. used as a password the next few reported figures. When reached at the end, the next nodes will cycle back, and so forth. 2. Demonstration Program to computer users with implementation of the dialogue, the corresponding user input data and output results in later. , Summed up the quota, and password. 3. Procedures for the implementation of the order include : 1) Create List 2) Find node 3) delete nodes 4. test data test data : the initial value of 20 m, n = 7, 7 PIN followed : 3,1,7,2,4,8,4. M value fo
- 2022-07-24 02:51:37下载
- 积分:1