资源列表
matlab(sga_)
- matlab遗传算法工具箱函数及实例 matlab遗传算法工具箱函数及实例-matlab genetic algorithm toolbox matlab example of function and genetic algorithm toolbox and examples of function
homework1
- 刚才邮箱写错了 幂法反幂法程序作业 带LU分解子程序 DOLITTLE分解法等-Just wrong-mail anti-power-law power-law procedures for operating with LU decomposition subroutine Dolittle decomposition method, etc.
MATLAB-FH
- 调频通信matlab,用MATLAB实现一种快跳频通信系统-FM communication matlab, use MATLAB to achieve a fast frequency-hopping communication system
FIR_kai
- 利用凯泽窗产生FIR滤波器,可以直接使用,不用其它头文件。-err
REAlRMSDK
- Delphi源码\REAlRMSDK.rar-Delphi source REAlRMSDK.rar
shenpowerallo
- OFDM的一种功率分配算法得MATLAB得源代码。-OFDM as a power distribution algorithm may have to MATLAB source code.
tools
- matlab的工具箱函数汇总,对matlab工具箱函数进行详细介绍-aggregate function matlab toolbox, toolbox matlab function for details
queen
- 采用C++描述的数据结构算法源代码,经过调试可行!-Using C++ Described data structure algorithm source code, after debugging feasible!
parallel-SPH-0.1.tar
- 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
QZsta2
- 水文资料分析中统计某保证率下设计水位的程序-Statistical analysis of hydrological data of a guaranteed rate of the procedure under the design water level
assignment3
- 人工智能 作业3 武汉大学 国际软件学院-Artificial Intelligence operations 3 School of Wuhan University International Institute for Software
tony
- 指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ printf("十六進位為%x\n",number) /* %x 為
