资源列表
排序选择:
[VHDL编程] ADC_Sample
说明:本人自己经过实践检验的ADC数据采集程序,通过FPGA采集数据,并用SRAM做缓存,用Verilog编写的,非常好用。-I own proven ADC data collection procedures, data collection through the FPGA and SRAM do with caching, using Verilog prepared, very easy to use.<孟德> 在 2025-11-17 上传 | 大小:1.18mb | 下载:0
[文件操作] WaveFilePro
说明:WAVE文件解析:大小、采样率、采样位、通道个数、双声道分离与合并、简单混音。VC6.0调试通过!-WAVE file parsing: size, sample rate, sample position, the number of the channel, dual channel separation and merging, simple mixing. VC6.0 debugging through!<> 在 2025-11-17 上传 | 大小:140kb | 下载:0
[JSP源码/Java] Shopping
说明:一个个人用来练习的JAVA程序,是一个购物网站-An individual to practice JAVA program, is a shopping site<dodo> 在 2025-11-17 上传 | 大小:1.57mb | 下载:0
[Linux/Unix编程] Session-UnixPlatformaShellScripting
说明:Sessions on Unix Platform & Shell scr ipting. Designed for people who wants to learn shell programming. Session covers mainly at large following topics, - Unix Platform basics - Shell scr ipting basics - Advance Shell scr ipting.<Gaurav Chaudhry> 在 2025-11-17 上传 | 大小:396kb | 下载:0
[Audio] WavRecordPro
说明:WAVE文件录制:可选声道,采样率可调,采样位数可选,录音、暂停、回放、录音合并-WAVE file recording: optional channel, sample rate is adjustable, optional sampling digits, recording, pause, rewind, record merger<> 在 2025-11-17 上传 | 大小:47kb | 下载:0
[Internet/网络编程] dns
说明:设计一个DNS服务器程序,读入“域名-IP地址”对照表,当客户端查询域名对应的IP地址时,用域名检索该对照表,三种检索结果: 检索结果为ip地址0.0.0.0,则向客户端返回“域名不存在”的报错消息(不良网站拦截功能) 检索结果为普通IP地址,则向客户返回这个地址(服务器功能) 表中未检到该域名,则向因特网DNS服务器发出查询,并将结果返给客户端(中继功能) 考虑多个计算机上的客户端会同时查询,需要进行消息ID的转换-Design a DNS server program tha<沈B> 在 2025-11-17 上传 | 大小:20.59mb | 下载:0