资源列表
排序选择:
[驱动编程] Windows-driver
说明:《Windows驱动开发技术详解》的课本源代码-" Windows Driver Development Comments," the source code for textbook<jackywu> 在 2025-11-17 上传 | 大小:3.14mb | 下载:0
[Linux/Unix编程] openflashchart-written-by-xiao-yifang.tar
说明:a Open Flash chart C sharp library, it helps to easy to use Open Flash Chart<Terry> 在 2025-11-17 上传 | 大小:3.14mb | 下载:0
[微处理器(ARM/PowerPC等)] ST21hg0LowefsN
说明:一个STM32 睡眠模式应用源代码, 以及停止模式 很实用。-A sleep mode STM32 application source code, and stop mode is very useful.<清醒> 在 2025-11-17 上传 | 大小:313kb | 下载:0
[微处理器(ARM/PowerPC等)] cy7c68013a
说明:这是EZ-USB FX2LP(TM)USB微控制器的中文文档-This is the EZ-USB FX2LP (TM) USB microcontroller Chinese documents<wangy> 在 2025-11-17 上传 | 大小:1.29mb | 下载:0
[Windows编程] Professional-Rootkits
说明:《Professional Rootkits》的课本上的源代码和常用的调试工具-" Professional Rootkits" a textbook commonly used in the source code and debugging tools<jackywu> 在 2025-11-17 上传 | 大小:17.72mb | 下载:0
[语音合成与识别] myspechprogram
说明:一个语音识别变频变调,能够充分发挥语音信号的作用源代码,可直接使用。-A voice recognition frequency modulation, to give full play to the role of the speech signal source can be used directly.<清醒> 在 2025-11-17 上传 | 大小:3kb | 下载:0
[JSP源码/Java] Producers-and-consumers
说明: 生产者与消费者问题的实现。创建一组“生产者”线程和一组“消费者”线程,并建立一个长度为N的全局数组作为共享缓冲区。“生产者”向缓冲区输入数据,“消费者”从缓冲区读出数据。当缓冲区满时,“生产者”必须阻塞,等待“消费者”取走缓冲区数据后将其唤醒。当缓冲区空时,“消费者”阻塞,等待“生产者”生产了产品后将其唤醒。试用信号量实现“生产者”与“消费者”线程之间的同步。 -Producers and consumers<阿园> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 2zip
说明:line follower source code for robotics<maheru> 在 2025-11-17 上传 | 大小:53kb | 下载:0
[单片机(51,AVR,MSP430等)] 3zip
说明:Another line following robo with obstacle detection<maheru> 在 2025-11-17 上传 | 大小:55kb | 下载:0
[数据结构常用算法] polynomials
说明:两个多项式相加,使用链表,计算时间复杂度,数据结构应用-Write a function to add two polynomials. Do not destroy the input. Use a linked list implementation. If the polynomials have M and N terms, respectively, what is the time complexity of your program?<zhuang929> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] lift-controller-89s52
说明:elevator controller fot the trolley<maheru> 在 2025-11-17 上传 | 大小:83kb | 下载:0
[数据结构常用算法] Polynomial-operations
说明:单链表存储多项式,头结点可存放多项式 的参数,如项数等-Single-chain storage polynomials, the first node can store the polynomial parameters, such as the number of items, etc.<阿园> 在 2025-11-17 上传 | 大小:1kb | 下载:0