资源列表
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 integer n is prime : bool prime
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 then a month to import arbitr
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 have a value equal to the ser
mimo-capacity
- 此程序计算了空间功率平均分配和注水分配的情况下信道的容量和中断容量。-this procedure to calculate the average power distribution space and the distribution of water injection under the channel capacity and outage capacity.
CSharpENT
- random generated with entropy computing
yarrow-full.ps
- an improving lzw algorithm
A-fast-equivalent-for-System.Random
- a very well random generator code-a very well random code generator
calculate_image
- 标定程序,张正友的标定程序,实现摄像机内外参数标定-calibration procedures, Zhang is the Friends of the calibration procedures, and outside the parameters of the camera calibration
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 color or monochrome video v
expert_system
- 这是一个疾病诊断专家系统,该系统简单的演示了实用专家系统的工作流程。虽然在人工智能领域专家系统已经被遗弃,但是在应用领域,专家系统仍然有很多可以被应用的地方,还是有一定价值的。-This is a disease diagnostic expert system, which was simple demonstration of a practical expert system workflow. Although in the field of artificial intelligenc
stereo_vision
- 这是一个立体视觉程序,作者多年来一直在制作他的Rodney人形机器人。动物用立体视觉来判断猎物和它的远近,这个代码使用一对USB摄像头来模拟这一功能,程序输出结果可以保存成VRML格式。-This is a three-dimensional visual procedures, the author has produced over the years he Rodney humanoid robot. Stereovision animal prey and to judge its di
thegenius-source
- 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in