资源列表

排序选择:

« 1 2 ... .68 .69 .70 .71 .72 195173.74 .75 .76 .77 .78 ... 267458 »

[数据结构常用算法Dijkstra

说明:用D[i]来表示当前从源到顶点i的最短特殊路径长度。假设u是G的某一顶点,把从源到u且中间只经过S中顶点的录称为从源到u的特殊路径,并用D数组记录当前每个顶点对应的最短特殊路径长度。Dijkstra算法每次从V-S中取出具有最短特殊路径长度的顶点u,将u添加到S中,同时对D数组作必要的修改。一旦S中包含了V中所有顶点,D就记录了从源到所有其它顶点之间的最短路径长度。-With D [i] to indicate the current node i from the source to the
<suyu> 在 2025-10-01 上传 | 大小:4kb | 下载:0

[Windows编程ygV2T3ng

说明:易语言磁盘操作全功能,应用程序编程源码,有需要的就下载吧。-Easy language disk operating full function, application programming source code, need to download it.
<桂花翅子> 在 2025-10-01 上传 | 大小:19kb | 下载:0

[汇编语言Encrypt

说明:用win32汇编语言编写的实现简单文件加密解密。-win32 assembly language to achieve simple file encryption and decryption.
<王哲雨> 在 2025-10-01 上传 | 大小:13kb | 下载:0

[其他嵌入式/单片机内容spi_c.doc

说明:This example demonstrates how to use the SPI.
<lenovo7375> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[其他嵌入式/单片机内容Interrupt_Design

说明:ARM的中断设计,使用中断对外部器件进行控制,达到控制的要求。-ARM interrupt design, using the interrupt control to the external device, to control requirements.
<江锋> 在 2025-10-01 上传 | 大小:478kb | 下载:0

[Windows编程3LGuhQRE

说明:易语言系统性能测试源码,应用程序编程源码,有需要的就下载吧。-Easy language system performance test source code, application programming source code, need to download it.
<清蒸翅子> 在 2025-10-01 上传 | 大小:18kb | 下载:0

[其他嵌入式/单片机内容spi_h.doc

说明:This example demonstrates how to use the SPI.
<lenovo7375> 在 2025-10-01 上传 | 大小:6kb | 下载:0

[编译器/词法分析Exercise.4

说明:对符号表的操作,编译原理,词法分析器-The operation of the symbol table, compiler theory, lexical analyzer
<曹惠鹏> 在 2025-10-01 上传 | 大小:13kb | 下载:0

[Windows编程545678776

说明:定时关闭一个进程,应用程序编程源码,有需要的就下载吧。-Timing shutdown of a process, application programming source code, need to download it.
<清蒸翅子> 在 2025-10-01 上传 | 大小:19kb | 下载:0

[其他嵌入式/单片机内容Light_up

说明:STM32系列单片机系统,使用库函数对一个管脚的LED,通过数模转换将小灯由亮变暗和由暗变亮。-STM32 MCU system, using library functions for a pin of the LED, through a digital-analog conversion of the small light from light to dark and from dark to light.
<江锋> 在 2025-10-01 上传 | 大小:442kb | 下载:0

[其他嵌入式/单片机内容RealTimeClock

说明:STM32实时时钟作为定时器,通过串口线与计算机相连接,在电脑端打印当前的时间信息,每一秒更新一次。-STM32 Real-time clock as a timer, via serial cable connected to the computer, the computer terminal prints the current time information is updated once every second.
<江锋> 在 2025-10-01 上传 | 大小:485kb | 下载:0

[其他游戏guess-number

说明:这是猜数字游戏,随机生成一个1~100之间的数字,然后由你猜,直至猜对为止。-This is the guessing game randomly generates a number between 1 and 100, then you guess, until you are right so far.
<kkk> 在 2025-10-01 上传 | 大小:190kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 195173.74 .75 .76 .77 .78 ... 267458 »

源码中国 www.ymcn.org