搜索结果
找到约 41,410 项符合
C-G 的查询结果
uCOS 关闭系统服务 @echo off @net share ipc$ /delete @net share admin$ /delete @net share c$ /delete @net
关闭系统服务
@echo off
@net share ipc$ /delete
@net share admin$ /delete
@net share c$ /delete
@net share d$ /delete
@net share e$ /delete
@net share f$ /delete
@net share g$ /delete
pause
matlab例程 G-P算法计算关联维的 Matlab 程序 (升级版
G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快)
作者:陆振波,海军工程大学
欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
电子邮件:luzhenbo@sina.com
个人主页:luzhenbo.88uu.com.cn
更新部分:
引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联,
使 r ...
matlab例程 对于传递函数为G=1/(s*s+2*&*s+1)归一化二阶系统
对于传递函数为G=1/(s*s+2*&*s+1)归一化二阶系统,制作一个能绘制该系统单位阶跃响应的图形用户界面。本例演示:(A)图形界面的大致生成过程;(B)静态文本和编辑框的生成;(C)坐标方格控制键的形成;(D)如何使用该界面。 ...
Linux/Unix编程 The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation
The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.
加密解密 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an
加密算法
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives:
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-E ...
其他 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzDa
没有采用短暂分离的方法的GP方法求关联维
G-P算法计算关联维的 Matlab 程序(mex版)
文件说明:
1、GP_Algorithm_main.m - 程序主文件
2、LorenzData.dll - 产生Lorenz离散数据
3、normalize_1.m - 数据归一化
4、correlation_interal.c - 计算关联积分的源代码文件
5. correlation_interal.dll-计算关联积分的mex文件
没 ...
VC书籍 This section contains a brief introduction to the C language. It is intended as a tutorial on the la
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) ...
软件设计/软件工程 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-G
1.24位真彩色->256色灰度图。
2.预处理:中值滤波。
3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。
初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。
4.削弱背景干扰。对图像B做简单的相邻 ...
matlab例程 %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the %
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyr ...
Internet/网络编程 NetTalk是一个适用于局域网和因特网的可视电话软件 一.开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MF
NetTalk是一个适用于局域网和因特网的可视电话软件
一.开发环境
Windows2000 Server & Visual C++6.0 & SDK
+自开发的CWndX类库(相当于简化的MFC涉及窗口的部分)
二.支持环境
Windows98/ME/2000/XP
三.所涉及协议和标准
网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准
四.性能参数
以音频帧为基准 ...