资源列表

« 1 2 ... .26 .27 .28 .29 .30 26631.32 .33 .34 .35 .36 ... 28523 »

[人工智能/神经网络/遗传算法stereo_vision

说明:这是一个立体视觉程序,作者多年来一直在制作他的Rodney人形机器人。动物用立体视觉来判断猎物和它的远近,这个代码使用一对USB摄像头来模拟这一功能,程序输出结果可以保存成VRML格式。-This is a three-dimensional visual procedures, the author has produced over the years he Rodney humanoid robot. Stereovision a
<刘维超> 在 2025-04-23 上传 | 大小:27kb | 下载:0

[人工智能/神经网络/遗传算法expert_system

说明:这是一个疾病诊断专家系统,该系统简单的演示了实用专家系统的工作流程。虽然在人工智能领域专家系统已经被遗弃,但是在应用领域,专家系统仍然有很多可以被应用的地方,还是有一定价值的。-This is a disease diagnostic expert system, which was simple demonstration of a practical expert system workflow. Although in the f
<刘维超> 在 2025-04-23 上传 | 大小:28kb | 下载:0

[人工智能/神经网络/遗传算法usbvision-0.9.8.2.tar

说明:这是一个Linux下的USB摄像头捕捉程序,是一个调用V4L2(Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many "webcam" devices. It supports streaming and capture of
<刘维超> 在 2025-04-23 上传 | 大小:74kb | 下载:0

[matlab例程calculate_image

说明:标定程序,张正友的标定程序,实现摄像机内外参数标定-calibration procedures, Zhang is the Friends of the calibration procedures, and outside the parameters of the camera calibration
<潘静> 在 2025-04-23 上传 | 大小:6kb | 下载:0

[数学计算/工程计算A-fast-equivalent-for-System.Random

说明:a very well random generator code-a very well random code generator
<di_jin> 在 2025-04-23 上传 | 大小:4kb | 下载:0

[压缩解压yarrow-full.ps

说明:an improving lzw algorithm
<di_jin> 在 2025-04-23 上传 | 大小:98kb | 下载:0

[数学计算/工程计算CSharpENT

说明:random generated with entropy computing
<di_jin> 在 2025-04-23 上传 | 大小:8kb | 下载:0

[matlab例程mimo-capacity

说明:此程序计算了空间功率平均分配和注水分配的情况下信道的容量和中断容量。-this procedure to calculate the average power distribution space and the distribution of water injection under the channel capacity and outage capacity.
<lengna> 在 2025-04-23 上传 | 大小:7kb | 下载:0

[数据结构常用算法fibonaqi

说明:Fibonacci数列是一种特殊的数列,数列的第一项、第二项的值为1,从数列的第三项开始,每一项的值都等于数列前两项值的和。本题就是编程求解Fibonacci数列第n项的值,并在屏幕上显示出来。-Fibonacci series is a special series, the first series of items, the second of the value of a, series from the third, each
<fisherman> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法yueli

说明:利用元年元月元日(即1年1月1日)是星期一的已知事实,编写程序,输入任意一个年份,然后再输入任意一个月份,由程序负责在屏幕上显示出这一个月的月历。-January Xianming the first year of use (that is, one year on January 1) is the known facts Monday, programming, an arbitrary importation year, and
<fisherman> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法sushudui

说明:编制函数prime,用来判断整数n是否为素数:bool prime(int n); 而后编制主函数,任意输入一个大于4的偶数n,找出满足n=i+j的所有数对,其中要求i与j均为素数(通过调用prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。-establishment prime function, used to judge whether the i
<fisherman> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法riqi

说明: 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 class DateType { //自定义的日期类D
<fisherman> 在 2025-04-23 上传 | 大小:4kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 26631.32 .33 .34 .35 .36 ... 28523 »

源码中国 www.ymcn.org