资源列表

排序选择:

« 1 2 ... .34 .35 .36 .37 .38 187539.40 .41 .42 .43 .44 ... 267458 »

[数据结构常用算法UndirectedGraph

说明:遍历一遍,判断图分为几部分(假定为P部分,即图有 P 个连通分量),对于每一个连通分量,如果无环则只能是树,即:边数=结点数-1,只要有一个满足边数>结点数-1,原图就有环. -Traverse again, the determination map is divided into several parts (assumed to section P, with P in Figure connected component), for each connected compone
<tscorner> 在 2025-09-24 上传 | 大小: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-09-24 上传 | 大小:2.86mb | 下载:0

[其他小程序cal

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

[数学计算/工程计算MATLABteepest-descent-method

说明:最速下降无优化算法的基本原理以及实例分析-No steepest descent optimization algorithm as well as examples of the basic principles of
<李亚> 在 2025-09-24 上传 | 大小:161kb | 下载:0

[C#编程TimerSample

说明:timer使用的介绍,样子美观,适合初学者-LED digital display style, looks beautiful, suitable for beginners to see
<吴鑫> 在 2025-09-24 上传 | 大小:16kb | 下载:0

[其他小程序source

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

[.net编程123456

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

[技术管理MyTest

说明:一种Jquery+Ajax+一般处理程序 实现异步分页、添加(可动态添加行)、修改、删除-One kind of general process Jquery Ajax asynchronous paging, add (dynamically add rows), modify, delete
<*> 在 2025-09-24 上传 | 大小:173kb | 下载:0

[图片显示浏览unity3Dynamic-map.txt

说明:由于Unity 不支持GIF动画贴图,所以目前在Unity里面做动态贴图,有两个办法。 一种是将图片导入成关键帧图片序列,类似(0,1,2...)然后在用脚本根据时间逐帧加载贴图. 另一种是将动画里面的关键帧画在一张大图上,然后用OFFSET来根据时间决定贴图的显示位置,从而实现图片改变的动画效果。-Since Unity does not support GIF animated maps, so now there to do dynamic textures in Unity
<卓文兄> 在 2025-09-24 上传 | 大小:2kb | 下载:0

[其他小程序code

说明:单片机主程序开发,适用于单片机初学者学习-Main microcontroller development for beginners to learn microcontroller
<舒晓模> 在 2025-09-24 上传 | 大小: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-09-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 187539.40 .41 .42 .43 .44 ... 267458 »

源码中国 www.ymcn.org