资源列表
排序选择:
[编程文档] ofdm_QPSK
说明:Design of dm transmitter using QPSK. Ofdm is combination of modulation and multiplexing. Here we want to send data stream. For Ofdm transmitter we need number of sub carriers to send the data. Let s say N subcarriers centered at frequencies that ar<dharti> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[matlab例程] Economic-Dispatching
说明:在MATLAB中,分别使用粒子群算法(PSO)和嵌套粒子群算法(Nested PSO)实现经济调度。代码结构清晰,并配有详细注释。-Implementation of PSO and Nested PSO for Economic Power Dispatching in MATLAB.Code structure is clear, and with detailed notes.<张贝> 在 2025-07-22 上传 | 大小:12kb | 下载:0
[matlab例程] matlab-lamb
说明:程序代码简单易懂,经运行,结果正确。值得大家借鉴。-Program code is easy to understand, the operation result is correct. Worth learning from.<zhaozhao> 在 2025-07-22 上传 | 大小:9kb | 下载:1
[matlab例程] Evolutionary-ANFIS-Training
说明:用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct<张贝> 在 2025-07-22 上传 | 大小:21kb | 下载:2
[OpenCV] calibration
说明:基于OpenCV于VS环境中实现对于非量测相机畸变系数的计算。-Based on OpenCV in VS implementation for the measurement of camera distortion coefficient calculation<孟凡晓> 在 2025-07-22 上传 | 大小:1.9mb | 下载:0
[OpenCV] camera_calibration_learn
说明:在VC++环境中基于OpenCV实现对非量测相机内方位元素的解算。-In vc++ environment based on OpenCV realized to measure the inside azimuth element of the camera to solve<孟凡晓> 在 2025-07-22 上传 | 大小:15.9mb | 下载:0
[JSP源码/Java] Tomcat
说明:tomcat的源代码,用Java写的,不过只是一部分,简单的一部分-tomcat Source Code<grace> 在 2025-07-22 上传 | 大小:4.59mb | 下载:0
[C#编程] namespace-P2PTest
说明:用Visual C#实现端口监听模拟即时通讯 Listener类是用来监听新的连接。当它的一个对象被建立并开启后,该对象就开始不断监听来自网络中的连接请求。一旦有了一个连接请求,该对象就设法 建立连接并取得它的字节流进而转化成字符串显示在控制台中。当一个连接结束后,该对象就继续进行监听来自网络中的连接请求。-用Visual C#实现端口监听模拟即时通讯<王若涵> 在 2025-07-22 上传 | 大小:10kb | 下载:0