资源列表
[数据结构常用算法] UndirectedGraph
说明:遍历一遍,判断图分为几部分(假定为P部分,即图有 P 个连通分量),对于每一个连通分量,如果无环则只能是树,即:边数=结点数-1,只要有一个满足边数>结点数-1,原图就有环. -Traverse again, the determination map is divided into several parts (assumed to section P, with P in Figure connected componen<tscorner> 在 2025-02-19 上传 | 大小:1kb | 下载:0
[matlab例程] yuyinjisuanqi
说明:基于dtw的能够进行语音识别的计算器,打开yuyinjisuanqi.m运行-based on dtw,this calculator can recognize voice of input.Open yuyinjisuanqi.m to excute the program<梁粤> 在 2025-02-19 上传 | 大小:2.86mb | 下载:0
[数据结构常用算法] DirectedGraph
说明:改进DFS算法代码示例(判断是否是一个有向无环图)时间复杂度:O(n+e)-Improved DFS algorithm code examples (determine whether there is a directed acyclic graph) Time complexity: O (n+e)<tscorner> 在 2025-02-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MATLABteepest-descent-method
说明:最速下降无优化算法的基本原理以及实例分析-No steepest descent optimization algorithm as well as examples of the basic principles of<李亚> 在 2025-02-19 上传 | 大小:161kb | 下载:0
[C#编程] TimerSample
说明:timer使用的介绍,样子美观,适合初学者-LED digital display style, looks beautiful, suitable for beginners to see<吴鑫> 在 2025-02-19 上传 | 大小:16kb | 下载:0
[图片显示浏览] unity3Dynamic-map.txt
说明:由于Unity 不支持GIF动画贴图,所以目前在Unity里面做动态贴图,有两个办法。 一种是将图片导入成关键帧图片序列,类似(0,1,2...)然后在用脚本根据时间逐帧加载贴图. 另一种是将动画里面的关键帧画在一张大图上,然后用OFFSET来根据时间决定贴图的显示位置,从而实现图片改变的动画效果。-Since Unity does not support GIF animated maps, so now there t<卓文兄> 在 2025-02-19 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] H1750FVI
说明:msp430控制光强传感器H1750FVI,并将光强度转换值送到8位LED显示。-msp430 control the light intensity sensor H1750FVI, and converts light intensity value to the eight LED display.<xiaogong> 在 2025-02-19 上传 | 大小:2kb | 下载:0
[Internet/网络编程] socket
说明:简单的聊天程序,客户端与服务器端,C/S模式-Simple chat program<苏小民> 在 2025-02-19 上传 | 大小:5.6mb | 下载:0