搜索资源列表
实用的几个程序代码实现
- 实用的几个程序代码实现,详情看文件列表名!
清华 严蔚敏《数据结构》的全部代码实现(C语言)
清华 严蔚敏《数据结构》的全部代码实现(C语言)
简单代理服务器C代码实现(SOLARIS)
- 简单代理服务器C代码实现(SOLARIS),可用于服务器软件开发-simple proxy server to achieve C code (solaris OS), servers can be used for software development
清华版数据结构代码实现
- 清华版数据结构代码实现-Qinghua version code data structure to achieve
贝叶斯分类代码,实现分类
- 贝叶斯分类 代码实现
QQ界面VC代码实现
- QQ界面VC代码实现
FFT算法C代码实现
- FFT算法C代码实现,常用滤波算法,Matlab仿真。
Java 设计模式实现代码工程
- 常见的设计模式具体代码实现,如,适配器模式、state ,strategy, builder ,composite ,singleton ,factory method, abstract method等等。十分具有指导意义,由本人亲自操作编写。
matlab代码实现卡尔曼滤波
- matlab代码实现卡尔曼滤波,里面代有例子,可直接运行
简单代理服务器C代码实现(SOLARIS)
- 简单代理服务器C代码实现(SOLARIS),可用于服务器软件开发-simple proxy server to achieve C code (solaris OS), servers can be used for software development
清华版数据结构代码实现
- 清华版数据结构代码实现-Qinghua version code data structure to achieve
datastruct(c)
- 清华 严蔚敏《数据结构》的全部代码实现(C语言)-YAN Wei-Min Tsinghua
DataStruct
- 清华 严蔚敏《数据结构》的全部代码实现(C语言)-YAN Wei-Min Tsinghua
shujujiegou
- 这是清华 严蔚敏《数据结构》的全部代码实现(C语言),希望对于初学者有所帮助。-This is the Tsinghua Yan Wei-Min " data structure" to achieve the full code (C language), want to be helpful for beginners.
求逆矩阵的C代码
- 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
银行家算法代码实现
- 本代码主要利用C语言对银行家算法进行实现。(This code mainly uses the C language to implement banker algorithm.)
viterbi译码算法实现
- 代码实现了维特比译码,流程为:实验中先生成编码数据,再信道简单加噪,之后进行维特比译码。(The code implements the Vitby decoding process. The process is as follows: in the experiment, the code data is encoded, then the channel is simply added to the noise, and then
五句代码实现托盘图标闪动
- 模仿QQ右下角状态栏,来信息时的闪动,只用5句代码,简单(Imitating the state bar of the lower right corner of the QQ, the flashing of information)
Gammatone 滤波器的 Python 代码实现
- python代码分别实现了频域Gammtone滤波和时域Gammtone滤波器,频域滤波时参数USEFFT=1。其中MakeERBFilters函数产生了GT滤波器系数。输入为:采样频率、滤波器通道数、最小频率。输出为:n通道GT滤波器系数。(The python code implements frequency-domain Gammtone filtering and time-domain Gammtone filters, r
分数阶傅里叶变换代码参考
- oceanljb博客中的Matlab代码实现frft及在matlab2013中的部分修改(Realization of FRFT by matlab code in MATLAB 2013 using MATLAB in oceanljb blog)