资源列表

« 1 2 ... .05 .06 .07 .08 .09 215710.11 .12 .13 .14 .15 ... 216380 »

[数据结构常用算法zxj

说明:拓扑排序 有向图拓朴排序算法的基本步骤如下: ①从图中选择一个入度为0的顶点,输出该顶点; ②从图中删除该顶点及其相关联的弧,调整被删弧的弧头结点的入度(入度-1); ③重复执行①、②直到所有顶点均被输出,拓朴排序完成或者图中再也没有入度为0的顶点(此种情况说明原有向图含有环)。
<zhang> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)drv5045

说明:基于spi总线的c51单片机x5045驱动程序代码-C51-based single-chip spi-bus driver code X5045
<toooo2> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[编译器/词法分析bianyi

说明:编译原理课程设计的源码,实现编译器的简单功能。-Compile the source principle of curriculum design to achieve a simple function of the compiler.
<王海涛> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)3100

说明:基于c51单片机spi控制 串口扩展芯片max3100驱动程序代码-C51-based single-chip microcomputer to control serial port expansion spi chip MAX3100 driver code
<toooo2> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)1390

说明:基于c51单片机spi总线,时钟芯片ds1390驱动程序代码-C51-based single-chip spi bus clock chip ds1390 driver code
<toooo2> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)ds1305

说明:c51单片机spi总线,时钟芯片ds1305的驱动程序-C51 single-chip spi bus, ds1305 chip clock drivers
<toooo2> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[Linux/Unix编程philo

说明:用pthread实现哲学家问题,利用信号量实现同步。-Pthread problems with philosophers realize, realize synchronization using semaphores.
<张镇> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[嵌入式LinuxLEDS

说明:嵌入式linux(2.6)+ARM(s3c2410)下的leds驱动程序-Embedded linux (2.6)+ ARM (s3c2410) under the leds driver
<hwj> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算rainflowcounting

说明:雨流计数法+最小二乘法matlab程序,用于疲劳与断裂力学课程-Rain-flow counting method+ Least squares matlab procedures for fatigue and fracture mechanics courses
<sunshine> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数值算法/人工智能nihe

说明:VB 开发的拟合函数,将数据拟合成 1024 个点-VB developed by fitting a function of the data to be synthesized 1024 points
<陈树> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[多媒体Play

说明:使用JAVA语言实现简单的多媒体播放器 可以完成播放,暂停,声音控制等多项功能-Use JAVA language to achieve a simple multimedia player can be completed play, pause, sound control functions
<dsw> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[Windows编程jsGetValue

说明:模拟动态系统两个web页面传递参数,获取传参的js静态实例!-Simulation of dynamic system parameters of the two web page delivery, access to Chuan Participation static examples of js!
<lzx> 在 2025-05-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 215710.11 .12 .13 .14 .15 ... 216380 »

源码中国 www.ymcn.org