-
your-power
里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
- 2013-07-21 17:07:39下载
- 积分:1
-
lab6
说明: 计算方法的上机编程题计算方法的上机编程题计算方法的上机编程题(Calculation method of calculation on the machine programming problem programming question-on method of calculation-on program title)
- 2010-03-24 23:16:59下载
- 积分:1
-
testmatcom_mfc
matlab与vc联合编程实例
实现图形在vc中的显示(joint programming and matlab examples vc in vc in the realization of graphics display)
- 2007-11-23 20:02:42下载
- 积分:1
-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
SPP
卫星导航的单点定位程序,设计简单,原理清楚,是学习编程的好资料。(Single point positioning satellite navigation application, simple design, the principle is clear, is good reference to learn programming.)
- 2015-01-23 22:15:00下载
- 积分:1
-
zhengdongxinghao
把加速度信号变为速度信号和位移信号。用的是反频谱法(Acceleration signal into a displacement signal)
- 2012-09-03 21:07:02下载
- 积分:1
-
fan
球赛门票的售票处规定每位购票者限购一张门票,且每张门票售价 50元。购票者中有
m位手持50元钱币,另有n人手持100元。假设售票处开始售票时无零钱。问这m+n人有
几种排队方式可使售票处不致出现找不出钱的局面。(The box office ticket sales are limited to the provisions of each ticket purchase a ticket, and the price of 50 yuan per ticket. Ticket-holders have m-bit hand-held 50 coins, and another n armed with 100 yuan. Suppose no small change when the ticket office began selling tickets. M+ n asking a few people queuing up outside ticket office can not find the money to avoid a situation.)
- 2009-12-18 01:28:10下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
258mimo_ofdm
信道建模的大牛Laurent Schumacher的MIMO信道MATLAB仿真程序的使用方法说明文件(PDF格式),完整的图像显示和分析,对MIMO研究工作很有帮助。(The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit)
- 2009-05-11 01:20:54下载
- 积分:1
-
genetic-algorithm-TSP
介绍求解TSP问题的遗传算法,附带源代码和城市节点数据。(Introduced genetic algorithm for solving TSP problem,including the supplementary data source code and city nodes.)
- 2014-12-04 16:04:58下载
- 积分:1