-
基站的定位~`````值得推荐的好东西哦~~~~~~~~~~~~~~~~~~~~~~~~~`
基站的定位~`````值得推荐的好东西哦~~~~~~~~~~~~~~~~~~~~~~~~~`-base station location ~````` recommend a good thing, oh ~~~~~~~~~~~~~~~~ ~~~~~~~~~`
- 2022-05-06 05:05:36下载
- 积分:1
-
简单的二分查找算法,用java语言实现,
简单的二分查找算法,用java语言实现,-A simple binary search algorithm
- 2022-03-25 18:45:31下载
- 积分:1
-
Camshift tracking algorithm based on improved, applied to camera tracking
基于camshift算法的跟踪改进,适用于摄像头跟踪等-Camshift tracking algorithm based on improved, applied to camera tracking
- 2023-06-02 14:45:03下载
- 积分:1
-
hardware文件代码,在小车循迹程序中有着重要应用!
hardware文件代码,在小车循迹程序中有着重要应用!-hardware document code, in the car tracking program has an important application!
- 2022-02-21 06:59:18下载
- 积分:1
-
VC millisecond control
VC毫秒级的控制-VC millisecond control
- 2022-07-27 10:28:09下载
- 积分:1
-
Automatic Image Segmentation using 2D Multistage Entropy
Automatic Image Segmentation using 2D Multistage Entropy
- 2022-09-15 02:55:02下载
- 积分:1
-
prepared using the GPS standard fitting procedures, to include some basic fittin...
用 c++编写的GPS水准拟合的程序,包含一些基本的拟合方法。-prepared using the GPS standard fitting procedures, to include some basic fitting method.
- 2022-02-20 14:48:36下载
- 积分:1
-
Like a similar BNB chariot game source code, it is worth learning and learning O...
一个类似泡泡堂一样的战车游戏源代码,很值得借鉴和学习哦,多谢支持-Like a similar BNB chariot game source code, it is worth learning and learning Oh, Thank you for your support
- 2022-05-31 11:45:51下载
- 积分:1
-
在WINDOWS中是不可以直接的访问硬件的接口的,一种方法是自己编驱动,然后再编写相应的DLL,在这个基础上编写应用程序,winio就是这个的集合。...
在WINDOWS中是不可以直接的访问硬件的接口的,一种方法是自己编驱动,然后再编写相应的DLL,在这个基础上编写应用程序,winio就是这个的集合。
- 2022-08-25 18:24:13下载
- 积分:1
-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-The program implementation is the seed of life simulation, survival: There are two or three neighbors of the seed will survive to the next generation, that is still occupying the lattice
Death: If there are four or more neighbors, the seeds will die because of overcrowding if seed is only one or zero neighbors, will die because of loneliness
Breeding: If a sub-space has three neighbors, then it will grow a new seed. After a pattern after several generations have the following one of four possible outcomes:
Die
Constant- static
Oscillation- a group of modes in the loop on many occasions in the same location after the same pattern emerged
Sli
- 2022-03-25 01:15:01下载
- 积分:1