代码搜索:多模式
找到约 10,000 项符合「多模式」的源代码
代码结果 10,000
www.eeworm.com/read/438332/7732730
m baum.m
function hmm = baum(hmm, samples)
mix = hmm.mix; %高斯混合
N = length(mix); %HMM状态数
K = length(samples); %语音样本数
SIZE = size(samples(1).data,2); %参数阶数
% 计算前向, 后向概率矩阵, 考虑多观察序列和下溢问题
disp(
www.eeworm.com/read/199405/7861207
asv multibodies.asv
% 多体系统求解主程序
% 清理内存、清屏
clear
clc
% 声明全局变量
GlobalVariables
% 明当程运出警时,就会进入调试状态
dbstop if warning;
% 从文件中读入原数据
ReadOriginsData('inputs\input7.txt');
% 形成路及相关数组
MakeRoadTopology;
www.eeworm.com/read/199405/7861216
m multibodies.m
% 多体系统求解主程序
% 清理内存、清屏
clear
clc
% 声明全局变量
GlobalVariables
% 明当程运出警时,就会进入调试状态
dbstop if warning;
% 从文件中读入原数据
ReadOriginsData('inputs\input7.txt');
% 形成路及相关数组
MakeRoadTopology;
www.eeworm.com/read/199405/7861245
m readoriginsdata.m
% 读入数据结构,即给定多体系统信息
function ReadOriginsData(fname)
% 声明全局变量
GlobalVariables
rfid = fopen(fname,'r');
% 物体个数 0号物体的位置
[nBodies,origin(1:3)]= RFile(rfid,2,[1,3]);
% 读入有关物体的性质
for i=1:nBodies
www.eeworm.com/read/199386/7862218
map m48_1.map
CodeVisionAVR C Compiler V1.24.8d Professional
(C) Copyright 1998-2006 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: J:\实验板例子\M48多机通讯例子\m48_1.c
Global variables memory map:
www.eeworm.com/read/199386/7862273
map m48_2.map
CodeVisionAVR C Compiler V1.24.8d Professional
(C) Copyright 1998-2006 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: J:\实验板例子\M48多机通讯例子\m48_2.c
Global variables memory map:
www.eeworm.com/read/196833/8055323
txt 金庸小外挂代码.txt
最近金庸又火了....自己开发多舒服.....呵呵.
学易语言的朋友也可以很快的做出很棒的外挂滴....
模块部分...
Option Explicit
'需要用的API函数声明:
Declare Function FindWindow Lib "User32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal
www.eeworm.com/read/243320/12949292
txt snumber.txt
零
○
O
一
二
三
四
五
六
七
八
九
十
百
千
万
亿
0
1
2
3
4
5
6
7
8
9
.
点
第
多
半
数
几
俩
卅
两
壹
贰
叁
肆
伍
陆
柒
捌
玖
拾
伯
仟
www.eeworm.com/read/242302/13079835
txt 在commondialog控件中如何选取多个文件.txt
CommonDialog控 件 的 Flags属 性 有 一 个 标 志 cdlOFNAllowMultiselect。 利 用 这 个 标 志 可 以 实 现 多 选 。 如 :
CommonDialog1.Flags = CommonDialog1.Flags + cdlOFNAllowMultiselect
无 论 是 在 Windows NT 4.0 还 是 在 W
www.eeworm.com/read/303095/13821808
txt snumbers_u8.txt
零
○
O
一
二
三
四
五
六
七
八
九
十
百
千
万
亿
0
1
2
3
4
5
6
7
8
9
.
点
第
多
半
数
几
俩
卅
两
壹
贰
叁
肆
伍
陆
柒
捌
玖
拾
伯
仟