资源列表
migong11111111111123
- C++利用堆栈实现走迷宫算法: 迷宫 算法堆栈c链表it 迷宫图案,白色代表通道,黑色代表墙。 迷宫入口坐标(1,1),出口坐标(8,8) 0 1 2 3 4 5 6 7 8 9 0■■■■■■■■■■ 1■□□■□□□■□■ 2■□□■□□□■□■ 3■□□□□■■□□■ 4■□■■■□□□□■ 5■□□□■□□□□■ 6■□■□□□■□□■ 7■□■■■□■■□■ 8■■□□□□□□□■ 9-C++ use st
bpsh
- 基于神经网络BP算法的改进啊啊啊aaa.NH
wiener
- 本文主要是维纳滤波器的设计,包含设计内容-This article is mainly Wiener filter design, including the design of content
manual
- the used gud of matpower matpower的英文使用手册
system
- 杨晓菲信号与系统习题解答 重邮用的黄色封面那本-signal and system
ACM_matlab
- 用于主成分分析和概率主成分分析的Matlab程序-Used principal component analysis and probabilistic principal component analysis Matlab program
133
- 最远差值发求解TSP问题,大家多多指教,欢迎下载。可以运行,运行环境VS2008-As far as difference solving TSP hair, you can comment, welcome to download. Can run, run VS2008 environment
MATLAB7.0.rar
- MATLAB7.0编程基础基础源程序,对于编程的初学者可以对照此书学习,MATLAB7.0 Programming-based source code, for programming beginners can learn the control book
Text3
- 带电粒子在匀强磁场中的运动的研究,模型程序,及运行结果-Charged Particle in Uniform Magnetic Field Study of the movement, model procedures, and operating results
NUC501_datasheet_A1.4
- 适合使用NUVOTON nuc501 做开发的参考。-The NUC501 is an ARM7TDMI-based MCU, specifically designed to offer low-cost and high-performance for various applications, like interactive toys, edutainment robots, and home appliances. It integrates the 32-bit RISC CPU w
audio
- 对语音进行解调,用MATLAB实现,希望对大家有用-For demodulation of the voice, using MATLAB to achieve, in the hope that useful
Matrix-invert
- C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .