搜索资源列表
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
4esempi_C++
- quarto esempi vari per c++ (schemi base)
Dijks-Shor-Path
- 实现了求最短路径的Dijkstra算法,方便操作,可以自已在程序界面上指定每一个点的位置,在界面上空白的地方每点击一下生成一个点-Achieved for the Dijkstra shortest path algorithm to facilitate the operation of their own in the program interface can be specified on the location of each point in the interface areas
youhao
- 汽车油耗计算,在已知每公里的油耗情况下算出汽车的油价-Vehicle fuel consumption, the known fuel consumption per kilometer of the circumstances of the oil out car
fan
- 问题描述: 球赛门票的售票处规定每位购票者限购一张门票,且每张门票售价50元。购票者中有 m位手持50元钱币,另有n人手持100元。假设售票处开始售票时无零钱。问这m+n人有 几种排队方式可使售票处不致出现找不出钱的局面。 编程任务: 对给定的m,n(0<=m,n<=11),输出各种排队方式(从小到大),计算出排队方式总数。 -Problem Descr iption: The box office ticket sales are limited to th
fft.tar
- algoritmo per il calcolo della fft in java
we
- 100元买100只鸡,其中公鸡5元1只,母鸡3元1只,小鸡1元3只,要求每种鸡至少有1只,要求编写程序统计并输出所有购买方案。-100 yuan to buy 100 chickens, of which 5 yuan a rooster, hen 3 per 1, chicken 1 per 3 to require at least one of each chicken, statistics and programming required to purchase the output
duoxiangshi
- 输入一个3元多项式以及一个2元多项式并将2个多项式进行相加-Enter a 3 per polynomial, and a 2-polynomial and add two polynomials
BankerAlgo
- It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
RSdecoder_BMalgoritmus
- DECODED = RSDEC(CODE,N,K) attempts to decode the received signal in CODE using an (N,K) Reed-Solomon decoder with the narrow-sense generator polynomial. CODE is a Galois array of symbols over GF(2^m), where m is the number of bits per symb
qiunyuanyicifangchengzu
- 计算N元一次方程组,可直接输入几元,再输入系数,就可以得出得数-N per one calculation equations
Copy-of-3N
- 3N+1 The input will consist of a series of pairs of integers i and j, one pair of integers per line. All integers will be less than 1,000,000 and greater than 0. You should process all pairs of integers and for each pair determine the m
TestAlgorithm
- 求花朵数的JAVA代码实现 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。
HuaDuoTree_Algorithm
- 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。 程序的任务是:求N=2
jisuanyuangongzhougongzi
- 编写一个程序计算员工周工资,输入某雇员的每周工作时间(以小时计)和每小时的工资数,计算并输出他的工资。-Write a program to calculate weekly wage employees, enter an employee' s working hours per week (in hours) and the number of hourly wage, his salary is calculated and output.
Black-Hole-Number-calc
- 黑洞数值计算的程序,采用最新算法,有效计算每分钟可达200个数值,参考价值不错。-Black hole numerical procedures, using the latest algorithms, effective up to 200 per minute, calculated value, the value of a good reference.
ld
- 实测地质雷达数据。可以供大家做分析用。采样频率80MHZ。16道,每道512个数据点。-Measured GPR data. Can do for your analysis. Sampling frequency of 80MHZ. 16, 512 data points per channel.
emd
- 对于输入的时间序列,按照经验模式分解得到一系列基本模式分量和余项的和。经验模式分解是区别于傅里叶变换和小波变化的一种更一般的时间序列频率分解的方法- IMF = EMD(X) where X is a complex vector computes Bivariate Empirical Mode Decomposition of X, resulting in a matrix IMF containing 1 IMF per row, the last one being the
8.14
- 输入10个学生5门课的成绩,分别用函数求:1,每个学生的平均分;2,每门课的平均分3,找出最高分所对应的学生和课程;4,求出平均分方差。-Enter the results of 10 students in the course, function evaluation: 1, the average of each student 2, the average per course, to identify the highest branch of the corresponding s
