-
迷宫问题的算法(优于广度优先,深度优先
迷宫问题的算法(优于广度优先,深度优先-maze of algorithm (priority than breadth, depth priority
- 2022-06-15 11:22:11下载
- 积分:1
-
LED constant pressure calculation tool to calculate constant pressure LED circui...
LED恒压计算工具
计算LED恒压电路的小工具,通过使用您可以学习到LED的基本知识。-LED constant pressure calculation tool to calculate constant pressure LED circuit of small tools, You can through the use of LED learn the basic knowledge.
- 2022-09-05 07:30:03下载
- 积分:1
-
桌球的改进版本...还在不断改进中,望多多指教
桌球的改进版本...还在不断改进中,望多多指教-err
- 2022-04-07 19:53:50下载
- 积分:1
-
the program can help their integration into the MSDN documentation Lane. They pr...
该程序可以将自己的帮助文档集成到MSDN里。自己制作库的时候特别有用-the program can help their integration into the MSDN documentation Lane. They produced the library is especially useful when
- 2022-07-23 07:42:47下载
- 积分:1
-
介绍了一种求解复杂优化问题的启发式算法
介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed
algorithm for the solution of combinatorial optimization
problems which was inspired by the observation of real
colonies of ants. We apply ACS to both symmetric and
asymmetric traveling salesman problems. Results show
that ACS is able to find good solutions to these problems
- 2023-08-15 20:45:03下载
- 积分:1
-
用msp430 控制DS18B20-------------是应用430的好例子...
用msp430 控制DS18B20-------------是应用430的好例子
- 2022-03-09 15:30:09下载
- 积分:1
-
自动基于板卡的人脸识别跟踪系统,可以直接接上USB口的摄像头直接检测人脸...
自动基于板卡的人脸识别跟踪系统,可以直接接上USB口的摄像头直接检测人脸-automatic face recognition-based Card tracking systems that can directly connect to the USB camera directly Face Detection
- 2022-09-06 22:20:05下载
- 积分:1
-
PIC16C54 开发的抽油烟机电路图,提供大家参考!
PIC16C54 开发的抽油烟机电路图,提供大家参考!-PIC16C54 development of the range hoods circuit diagrams for your reference!
- 2022-01-25 19:43:05下载
- 积分:1
-
是程序计算从选定的点的地形图的可见性。我..
这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation. The program computes the relative elevation angle of the mask for each point (the angle is null or negative if the point is visible).
The function needs a digital elevation model Z and associated (X,Y) vectors or matrices of coordinates (same unit as Z), position of the point (X0,Y0), the antenna height H0 (for instance 4 m), and the hypothetic antenna height Ha on each topography points (for instance 3 m). When no output argument is given, the function plots a map of the results (color map of mask angles, and blank for visible points, see example screenshot).
The s
- 2022-06-27 17:42:17下载
- 积分:1
-
Simple Robot Control Program
-- Simple Robot Control Program
--------------------------------------------------------------------------
-- Left is left IR sensor - 1=object to left
-- Right is rigth IR sensor - 1=object to right
-- Lmotor_dir 1=forward 0=reverse
-- Rmotor_dir 1=forward 0=reverse
-- Lmotor_speed 111=fast 000=slow
-- Rmotor_speed 111=fast 000=slow
--- Simple Robot Control Program
--------------------------------------------------------------------------
-- Left is left IR sensor- 1=object to left
-- Right is rigth IR sensor- 1=object to right
-- Lmotor_dir 1=forward 0=reverse
-- Rmotor_dir 1=forward 0=reverse
-- Lmotor_speed 111=fast 000=slow
-- Rmotor_speed 111=fast 000=slow
- 2022-05-21 11:44:55下载
- 积分:1