资源列表

« 1 2 ... .42 .43 .44 .45 .46 214747.48 .49 .50 .51 .52 ... 216384 »

[数值算法/人工智能Ddijkstra-ci

说明:Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。CSHARP实现算法 -Dijkstra algorithm is a typical shortest path algorithm, used to calcu
<> 在 2025-07-02 上传 | 大小:2kb | 下载:1

[交通/航空行业MWuZiXinXiGuaa

说明:物资管理信息系统(CSHARP源码)用Csharp 做的 物资管理理信息系统 自带数据库,源代码,功能简单,界面丰富。课程设计时做的。 -Materials management information system (CSHARP source) comes with the Csharp doing Materials Management Management Information System database, source code, a simple function-ric
<> 在 2025-07-02 上传 | 大小:2.49mb | 下载:1

[VHDL编程TFFPGA_MP3h

说明:该程序包为FPGA的例子,用FPPGA来设计MP3播放器可直接使用。 -The package for FPGA example, use FPPGA to design MP3 player can be used directly.
<> 在 2025-07-02 上传 | 大小:165kb | 下载:1

[LabViewPower-measurement

说明:电量测量,信号采集,频谱分析,电压电流信号波形显示-Power measurement
<杨煜> 在 2025-07-02 上传 | 大小:80kb | 下载:1

[单片机(51,AVR,MSP430等)COMPARE_A-OF-MSP430

说明:MSP430 比较器A的例程代码,分别介绍了比较器在不同的输入情况、不同的配置下,直接输出和中断响应的情况。-MSP430 comparator A routine code, respectively, the comparator output and interrupt response under different input conditions, different configurations,.
<wangdifan> 在 2025-07-02 上传 | 大小:3kb | 下载:1

[matlab例程aaa

说明:备份数据是必不可少的一个工作,要不然,电脑特别是硬盘一出问题那就是很惨烈的事情。在备份数据时,整个个文件夹拷贝似乎没有必要,因为从上次备份过改动了没几个文件,但是只挑改动过的文件备份也是件很麻烦的事情。网上也有这样的软件,好像要钱。 用matlab写了个小程序,测试过了,可以用。貌似matlab对一些字库支持的不全,如果文件名中包含
<楠楠> 在 2025-07-02 上传 | 大小:5kb | 下载:1

[matlab例程OS_CFAR

说明:众多恒虚警检测(CFAR)算法都是基于单元平均(CA:Cell Avarage)的方法,该算法需要较大的运算量。本程序给出了基于有序统计(OS:Order Statistic)的CFAR检测算法,弥补了CA_CFAR检测算法的不足,同时还配有本人硕士毕业论文中的检测图像以及实验结果,具有一定的参考价值。-CA_CFAR algorithm often requires large computational complexity. OS_CFAR algorithm is presented,
<李云龙> 在 2025-07-02 上传 | 大小:289kb | 下载:1

[单片机(51,AVR,MSP430等)STM32-XPT2046-hardwareSPI

说明:STM32关于XPT2046触摸硬件SPI处理,实现了触摸屏坐标的读取!-STM32 XPT2046 touch hardware SPI processing the read touch screen coordinates
<郑立安> 在 2025-07-02 上传 | 大小:78kb | 下载:1

[图形图像处理(光照,映射..)zuobiaozhuanhuan

说明:本程序可以把直角坐标系转换成极坐标系,以继续完成处理-This procedure can be Cartesian coordinates into polar coordinates
<skb> 在 2025-07-02 上传 | 大小:222kb | 下载:1

[LabViewlabview-visa-communication

说明:登录界面的设计,通过串口visa对电压电流温度的采集并显示且存库,又有查询功能-Visa serial acquisition of voltage and current temperature and displays the repository, but also the query function
<brucelee> 在 2025-07-02 上传 | 大小:379kb | 下载:1

[图形图像处理(光照,映射..)Homework-IV

说明:实现自己的histogram操作,并与matlab自带函数进行比较-1. Convert the attached image(SeemsNothing.bmp) to a visually meaningful one by point processing. Submit your code and the result image. 2. Realize your own Histogram equalization or matching algorithm.
<> 在 2025-07-02 上传 | 大小:398kb | 下载:1

[数学计算/工程计算Wave-on-the-major-diameter-column-

说明:直接计算大直径墩柱上的波浪力,计算过程简单明了,程序中附带重要步骤的计算说明- to calculate the wave force on major diameter column
<daig> 在 2025-07-02 上传 | 大小:5kb | 下载:1
« 1 2 ... .42 .43 .44 .45 .46 214747.48 .49 .50 .51 .52 ... 216384 »

源码中国 www.ymcn.org