资源列表
DTW
- Dynamic Time Warping 动态时间规整算法-Dynamic Time Warping
lms
- lms算法的matlab实现,该程序针对一个典型的信号估计模型,实现了对系统参数的估计和预测。-lms algorithm matlab implementation, the program for a typical signal estimation model, the realization of system parameters estimates and projections.
rls
- RLS算法的matlab实现,该程序使用最小二乘估计法估计一个典型系统。-RLS algorithm matlab implementation, it is estimated that a typical system using a least squares estimation procedure.
myblog
- 自己写的个人博客系统,是基于ASP.NET写成的,可以供给大家下载学习ASP.NET的入门联系-MY BLOG
TSPatt48
- 基本蚁群算法最优解求解TSP问题,关于att48的求解的matlab程序 -The basic ant colony algorithm the optimal solution to solve the TSP problem, solving about att48 matlab program
changeWindow
- 实现窗口视图的随意切换,图形控件窗口和表格控件窗口间的切换-change window view at any time
16QAM
- 16QAM调制的信道仿真,包括星座图之类的,最后画出曲线-16QAM modulation of channel simulation, including constellation and the like, and finally draw the curve
acm
- 大学阶段acm竞赛的教学,包括对搜索的详细讲解,包含了大量poj,zjuoj原题和解答-Acm contest teaching university stage, including detailed interpretation of the search, contains a large number of poj, zjuoj original questions and answers
chargement-of-parking-plot
- 问题描述 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在他之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开车场时必须按它停留的时间长短交纳费用。试用停车场编制按上述
sharpgl-master
- C#版本的OpenGL文件,最新版本sharpgl-master2.4-C# version of the OpenGL file, latest version sharpgl- master2.4
eight-queens
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an old and well-known problem is backtracking algorithms typical case. The problem is that international che
searching-file
- 这是我大二时上c语言课程的课程设计。程序基本功能: 1 添加文件 2 删除文件 3 全部文件列表 4 修改文件摘要 5 按关键词查找文件 程序注释完全,可以按照步骤提示一步一步运行。当然由于水平有限程序有不少bug,不过基本功能实现了。希望能帮到需要的童鞋。 两外程序可以直接运行的。如果赋值程序到VC++6.0环境下,中文及注释变成了问号。可以发消息联系我,发给亲们源文件。 -This is on my sophomore c language curriculu
