资源列表
4
- 有关于图的最短路径算法,常用的Dijkstra和SPFA算法或可采用堆优化或可采用A*算法加速实现时间复杂度的大幅降低。但是本题中图的边长均为1,使用BFS的时间复杂度较Dijkstra和SPFA有更为明显的降低,尽管看上去BFS更为简单-Figure about the shortest path algorithm, commonly used Dijkstra algorithm and SPFA or heap can be used to optimize or A* algorith
7
- 迷宫问题,采用递归的做法,使用系统内置栈。 递归随机生成迷宫。递归沿着顺时针访问每个分岔路探索路径。-Maze, a recursive approach, using the system' s built-stack. Recursive randomly generated maze. Recursive search path forks in the road access to each clockwise.
8
- 家谱管理系统。基本是多叉树孩子表存储法的遍历、删除、查找、更新等基本算法。-Genealogy management system. Substantially more tree traversal child table storage method, delete, search, update the basic algorithm.
StudentInfoManager
- 学生教师的信息管理系统。可以作为学校的信息管理软件,实现信息的管理,修改,查询。-Teacher Student Information Management System. It can be used as the school' s information management software, information management, modify, query.
1
- WPF 炫酷界面示例 实现界面动态变化,从下到上弹出。-WPF cool Interface Example
bernpdf
- 利用卷积分布的独立同分布的伯努利随机变量的总和。文件包括函数源程序和验证。
OpenGL_Line
- Draw OpenGL line by rectangle(GL_TRIANGLE_STRIP)
kalman
- 卡尔曼滤波的简单实现, 包含一个简单的滤波实例。-kalamn filter introducton simple examples
program
- 《数字信号处理教程—MATLAB释义与实现》第二版 作者 陈怀琛 源码-Digital Signal Processing Guide-MATLAB interpretation and implementation of the second edition author Chen Huaichen source
ShowPicture
- 在button控件上显示图片,在button控件上显示图片-Display a picture on the control button to display the image on the button control
DIGUOcms
- zheshi 优雅大气帝国cms博客模板-Elegant atmosphere Empire CMS blog template
matlab-algorithm-programming
- bayes估计 最佳波束形成器 TLS-ESPRIT算法-Bayes estimation optimal beam forming device TLS-ESPRIT algorithm
