代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
twoway_logmap_algorithm.cpp
//Author NiuKai
//Date February,23th 2002
//Function log map algorithm for recursive systematic convolutional code decoding with code rate = 1/n
//positive logarithm map is used in this program and
algorithm.csproj.filelist.txt
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\Algorithm.Form1.resources
obj\Debug\Algorithm.Properties.Resources.resources
obj\Debug\Algorithm.csproj.GenerateResource.Cache
bin\Debug\Algorith
class_algorithm-members.html
Crypto++: Member List
class_asymmetric_algorithm.html
Crypto++: AsymmetricAlgorithm class Reference
main_gp_algorithm.m
% G-P 算法求关联维(输入时间序列数据)
% 使用平台 - Matlab6.5 / Matlab7.0
% 作者:陆振波,海军工程大学
% 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
% 电子邮件:luzhenbo@yahoo.com.cn
% 个人主页:http://luzhenbo.88uu.com.cn
clc
clear
close all
%----------