资源列表

« 1 2 ... .61 .62 .63 .64 .65 215766.67 .68 .69 .70 .71 ... 216430 »

[数据结构常用算法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

[其他小程序cal

说明:C++实现 桌面计算器 的 功能,输入一串表达式,计算表达式结果。   要求:a:使用多个头文件,多个源文件,以体现程序的逻辑结构。    b.对于输入,每遇到一个分号或回车记作一行,并在 处理过程中累计 行数。 C.当输入的内容楚翔不符合计算器文法定义的错误时,出了提示出错 原因外,还需提供相应的出错行数。 当出现语法或词法错误时,还应将输入的内容读完。 D.必须支持命令行参数,以指明0个或一
<林林> 在 2025-02-19 上传 | 大小:3kb | 下载: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

[其他小程序source

说明:单片机系统开发程序,包括显示、按键、通信等功能。-SCM system development process, including display, buttons, communication and other functions.
<舒晓模> 在 2025-02-19 上传 | 大小:14kb | 下载:0

[.net编程123456

说明:利用visual c++开发环境实现位图图像平移-Development environment using the visual c++ Bitmap image translation
<尧真> 在 2025-02-19 上传 | 大小:3.02mb | 下载: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

[其他小程序code

说明:单片机主程序开发,适用于单片机初学者学习-Main microcontroller development for beginners to learn microcontroller
<舒晓模> 在 2025-02-19 上传 | 大小:4kb | 下载: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
« 1 2 ... .61 .62 .63 .64 .65 215766.67 .68 .69 .70 .71 ... 216430 »

源码中国 www.ymcn.org