-
Archive
Matlab Image processing Filtering kernel
- 2014-10-04 14:58:29下载
- 积分:1
-
Matlab-tool-Matcom4
Matlab6.5与VC60混合编程工具Matcom4,有助于两者混合编程(Matlab6.5 and VC60 mixed programming tool Matcom4, helps both hybrid programming)
- 2015-01-10 10:44:40下载
- 积分:1
-
zuixiaoerch
系统辨识最小二乘法代码,横重要横重要很好用(sdfrgthyjyjkuk)
- 2010-06-07 11:08:06下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
forloop.cpp
利用C++程序语言编译的C++中for循环的一个实例的控制台程序。(Using the console application for an example of a cycle of C++ program in C++ language compiler.)
- 2015-03-24 10:58:23下载
- 积分:1
-
shibie
图像自动识别程序(三角形,圆形,正方形)(Image Auto-recognition program (triangle, circle, square))
- 2009-12-28 23:13:51下载
- 积分:1
-
DFIG-master
含有风力发电的微电网系统仿真,通过控制策略进行功率合理分配(Research on Grid-connected microgrid and its control strategy simulation of microgrid system with wind power generation and reasonable power distribution through control strategy)
- 2019-07-11 16:48:28下载
- 积分:1
-
hundunMATLAB
一个混沌信号产生器MATLAB源代码.主要用于产生混沌信号序列(A chaotic signal generator MATLAB source code. Mainly used to produce chaotic signal sequence)
- 2009-05-05 21:42:05下载
- 积分:1
-
CPPPremier
C++Premier(中文第四版)学习C++的红宝书(C++Premier(Chinese 4th edition))
- 2014-11-17 23:30:12下载
- 积分:1
-
turboprog
该程序是turbo码仿真程序,由12个m文件组成,分别是turbo编码(包括凿孔和非凿孔turbo码生成),译码网格和软判决迭代译码等模块,主程序可以直接运行,也可根据需要修改相应参数(The program is turbo code simulation program, from 12 m paper, namely, turbo coding (including bore and non-bore turbo code generation), decoding grid and soft-decision iterative decoding modules, the main program can direct operation, may also need to be amended in accordance with the corresponding parameters)
- 2007-12-25 10:30:43下载
- 积分:1