资源列表
[语音合成与识别] speechRecognize
说明:语音识别,一个简单、健全的识别例子 speech Recognize-Speech recognition, a simple, perfect example of the identification<陈单车> 在 2025-07-16 上传 | 大小:62kb | 下载:0
[语音合成与识别] SpeechHelper
说明:语音识别,一个简单、健全的识别例子 speech Recognize helper-Speech recognition, a simple, perfect example of the identification<陈单车> 在 2025-07-16 上传 | 大小:126kb | 下载:0
[人工智能/神经网络/遗传算法] A3
说明:遗传算法,采用非线性排名选择,matlab语言-Genetic algorithm, using non-linear ranking selection, matlab language<S.M.Sun> 在 2025-07-16 上传 | 大小:13kb | 下载:0
[单片机(51,AVR,MSP430等)] block
说明:俄罗斯方块,基于STC的单片机俄罗斯方块-Tetris, Tetris based on STC' s microcontroller<开花的树> 在 2025-07-16 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 00-CAreadings_toc
说明:计算机体系结构的推荐读物目录,包括经典体系结构介绍,指令集,指令级并行,内存系统,IO系统,多处理器等。-Readings in Computer Architecture 1. Classic Machines: Technology, Implementation, and Economics 2. Methods 3. Instruction Sets 4. Instruction Level Parallelism (ILP) 5. Dataflow and Mult<与乁> 在 2025-07-16 上传 | 大小:18kb | 下载:0
[Windows编程] C2
说明:C++编程的常用函数大全,欢迎C++新手下载,老手也可以参考!-Various programming is comprehensive and c new function can also download, veteran!<wwwzhangwenfeng> 在 2025-07-16 上传 | 大小:89kb | 下载:0
[DSP编程] TMS320C6416T
说明:C6416T的数据手册,最高主频1GHZ-C6416T data sheet, the maximum frequency 1GHZ<张尧琴> 在 2025-07-16 上传 | 大小:1.06mb | 下载:0
[Internet/网络编程] performance_scalability_of_a_multicore_web_server.
说明:本文讲述多核网络服务器的性能扩展性研究。本文详细研究了与性能扩展性紧密相关的方方面面,并提出了各种优化建议。-Performance Scalability of a Multi-Core Web Server<与乁> 在 2025-07-16 上传 | 大小:155kb | 下载:0
[Linux/Unix编程] Why_Not_Sleep_in_Interrupt_Mode
说明:Linux内核中断路径中不能睡眠,这是为什么?本文进行了深入的探讨,总结了网络上的各种解释。-Linux kernel interrupt the path can not sleep, why? This in-depth discussion, summarizes the various interpretations on the network.<与乁> 在 2025-07-16 上传 | 大小:4kb | 下载:0
[Internet/网络编程] Reuse_Of_TCP_PORT
说明:bind 普遍遭遇的问题是试图绑定一个已经在使用的端口。该隐患是也许没有活动的套接字存在,但仍然禁止绑定端口(bind 返回 EADDRINUSE),它由 TCP 套接字状态 TIME_WAIT 引起。该状态在套接字关闭后约保留 2 到 4 分钟。在 TIME_WAIT 状态退出之后,套接字被删除,该地址才能被重新绑定而不出问题。本文提出了解决该问题的方法。-bind common problem encountered is trying to bind a port already in u<与乁> 在 2025-07-16 上传 | 大小:1kb | 下载:0