-
rk
说明: matlab中的龙格库塔解算,可以加快程序的运行速度.(matlab in the Runge-Kutta solver, you can speed up the process of running speed.)
- 2009-07-26 14:40:02下载
- 积分:1
-
makeParityChk
ldpc码校验矩阵的生成函数,测试可以使用的文件啦啦(Lala code file generation function ldpc parity check matrix, the test may be used)
- 2015-03-23 14:40:56下载
- 积分:1
-
3423421342
马尔可夫的pdf资料,讲解详细。资源不错。希望大家和我一样能有所收获。(Markov pdf data, explain in detail. Good resources. I hope you like me can be harvested.)
- 2014-01-04 14:27:52下载
- 积分:1
-
laosi
自己制作的GUI画面,开发程序为Matlab,用于劳斯稳定判据实现,界面丰富,推荐大家下载(To produce their own GUI screen, the development program of Matlab, for Rolls stability criterion to achieve, rich interface, we recommend downloading)
- 2013-04-22 22:17:06下载
- 积分:1
-
grg
网上搞到的一个处理数据的程序,可以使用的。(Data of a processing program, you can get online.)
- 2013-04-21 11:02:52下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
MusicPlayer
一个好用的音乐播放器源码,最终程序编译后只有几十KB。VC++2010编译通过。
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.(
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2015-08-25 15:34:53下载
- 积分:1
-
LMMATLAB7e
MATLAB初学入门者使用教程,共4部分。第1章概述1.rar第第2章语法.rar第3章SIMULINK.rar第4章建模.rar
(MATLAB beginner beginners tutorial 4. Chapter 1 Overview 1.rar 2 syntax the Rar 3 Chapter SIMULINK.rar of Chapter 4 Modeling. Rar)
- 2012-09-30 11:48:08下载
- 积分:1
-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
- 2008-08-08 15:16:38下载
- 积分:1
-
error-code
周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。(the error code of zhou wu yang,very good,include hamming code,error chontrol code.)
- 2015-02-03 11:52:55下载
- 积分:1