资源列表

« 1 2 ... .73 .74 .75 .76 .77 10978.79 .80 .81 .82 .83 ... 21467 »

[其他小程序quickSort

说明:快速排序是由东尼·霍尔所发展的一种排序算法。在平均状况下,排序 n 个项目要Ο(n log n)次比较。在最坏状况下则需要Ο(n2)次比较,但这种状况并不常见。事实上,快速排序通常明显比其他Ο(n log n) 算法更快,因为它的内部循环(inner loop)可以在大部分的架构上很有效率地被实现出来。-Quicksort is developed by the East Ni Huoer a sorting algorithm. In the average case, sort n item
<Guangge> 在 2025-07-05 上传 | 大小:198kb | 下载:0

[其他小程序CPUv1.6

说明:简单的流水线CPU 课设做的 有实验报告 跟设计图-Simple pipelined CPU Lesson set up a lab report with design
<克劳德> 在 2025-07-05 上传 | 大小:5.32mb | 下载:0

[其他小程序vhdl

说明:vhdl语言的学习一级开发环境,帮助我们更多地了解vhdl语言-vhdl language learning a development environment to help us learn more about vhdl language
<彭荣> 在 2025-07-05 上传 | 大小:899kb | 下载:0

[其他小程序discrete-mathematics-with-applications-4th-editio

说明:Discrete Math by Susanna Epps for discrete math
<topher> 在 2025-07-05 上传 | 大小:8.58mb | 下载:0

[其他小程序test-inline-function

说明:测试inline函数,对inline函数有更多认识。真正理解inline函数。-Testing inline functions, inline functions have a better understanding on. Really understand inline function.
<shanxiaode> 在 2025-07-05 上传 | 大小:69kb | 下载:0

[其他小程序point-function

说明:可以帮助初学者深入理解指针函数,答疑解惑-Can help beginners in-depth understanding of the function pointer, answering questions
<shanxiaode> 在 2025-07-05 上传 | 大小:10kb | 下载:0

[其他小程序Scope--lifetime-code

说明:作用域、生存期代码,帮助理解,学习必须深入理解这个点-Scope, lifetime code to help understanding, learning must better understand this point
<shanxiaode> 在 2025-07-05 上传 | 大小:254kb | 下载:0

[其他小程序zhan

说明:一个理解栈的程序,比较不错,值得一看,是学习上的一个比较好的提升-An understanding of the program stack, quite good, worth a visit, is to learn on a good upgrade
<shanxiaode> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[其他小程序cm_sys

说明:Performance optimized DMA and SPI driver for STM32F4-Performance optimized DMA and SPI driver for STM32F4xx
<sdgf9786435> 在 2025-07-05 上传 | 大小:24kb | 下载:0

[其他小程序neuron

说明:It s an adaptie control on nurouns/
<SAEED> 在 2025-07-05 上传 | 大小:9kb | 下载:0

[其他小程序induction-motor-simplified-dynamic-model

说明:induction motor simplified dynamic model
<mhfff> 在 2025-07-05 上传 | 大小:15kb | 下载:0

[其他小程序Mouse

说明:it s about making and simulating a touchpad mouse usb : )
<a> 在 2025-07-05 上传 | 大小:41kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 10978.79 .80 .81 .82 .83 ... 21467 »

源码中国 www.ymcn.org