资源列表
00
- 该程序利用C++实现了求稀疏矩阵的转置矩阵。整个程序运用了3次函数的调用。-The program using C++ Achieved for sparse matrix transpose matrix. Use of the whole process 3 times function call.
tanxin
- 背包问题的贪婪算法,主要是通过性价比来决定物品的选择。-The greedy algorithm knapsack problem, mainly through cost-effective to determine the choice of items.
qpsk
- 用matlab实现QPSK调制,各路信号的频谱,高斯白噪声信道-QPSK modulation to achieve with matlab, and the brightest signal of the spectrum, white Gaussian noise channel
FFT
- 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
clockcode
- 一个用C编写的小闹钟,可以在个人电脑上运行,可以随时间转动-A small alarm clock written in C, can run on a PC, you can turn over time
yuv_rgb
- Extended YUV to RGB conversion doc from Xilinx
ws
- 在网络理论中,小世界网络是一类特殊的复杂网络结构,在这种网络中大部份的节点彼此并不相连,但绝大部份节点之间经过少数几步就可到达-small world model
color-parabola-
- 绘制彩色抛物线 c语言源代码 /*画抛物线的子函数spara()*/ /*row,col代表抛物线顶点的坐标,x1,y1是抛物线起点相对顶点的坐标*/ /*t为抛物线绕顶点旋转的角度*/-To draw color parabola c language source code
1087
- 北京大学acm题库poj 1087题 一道图论题 -poj No.1451
DSP6713_CHIP
- 于博士cadence 视频教程的工程文件,dsp6713最小系统-cadence 15.7 Dr. Yu video tutorial project files, dsp6713 minimum system
rili
- 打印每一年的年月日,可以自由查询每一天,输入年份,和月份的第一天的星期就行-Print date each year, can freely check every day, enter the year, the month and the first day of the week on the line
dist
- 计算任意两点(给定经纬度)的球面距离,并画出轨迹图。-Calculating any two points (given the latitude and longitude) of the spherical distance, and draw trajectories.