搜索:corresponding
找到约 93 项符合「corresponding」的查询结果
结果 93
按分类筛选
- 全部
- 技术资料 (38)
- 单片机编程 (7)
- 其他 (5)
- matlab例程 (5)
- 数值算法/人工智能 (3)
- 模拟电子 (3)
- Linux/Unix编程 (3)
- 其他书籍 (2)
- Java编程 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- 软件设计/软件工程 (2)
- 书籍 (1)
- 其他 (1)
- Windows编程 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- ARM (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 文件格式 (1)
- 数学计算 (1)
- 技术管理 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 单片机开发 (1)
- Java书籍 (1)
- JavaScript (1)
- VC书籍 (1)
https://www.eeworm.com/dl/973510.html
技术资料
MSP430F149串口发送给电脑数据
使用MSP430F149芯片,透过串口给电脑发送数据,波特率9600,8数据,无校验,。发送的数据先是 MCU sends 0~127 to PC and the\\n screen will display their corresponding\\n ASCII code as follows:然后是01234567890123456789abcdefgh......,每发送一个数据回车一次。 ...
https://www.eeworm.com/dl/665/214095.html
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 d ...
https://www.eeworm.com/dl/619/163329.html
Linux/Unix编程
A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo
A C++ N-grams Package 2.0
This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the head ...
https://www.eeworm.com/dl/633/407252.html
Java编程
Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea
Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines.
The buffer size may be specified, or the default size may be used. The default is large enough for most purposes.
In general, each ...
https://www.eeworm.com/dl/650/250081.html
人工智能/神经网络
Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students ar ...
https://www.eeworm.com/dl/633/443307.html
Java编程
在J2ME中实现虚拟代理
在J2ME中实现虚拟代理,然后过滤user-agent ,用于突破广东移动等的cmwap限制使用方法,启动后将相应软件(如Opera)的代理设成localhost 8080,即可-J2ME virtual agents, then filter user-agent, Guangdong Mobile breakthrough for the restrictions on the use of SMS, will start corresponding ...
https://www.eeworm.com/dl/686/302640.html
VC书籍
If your application uses MFC in a shared DLL, and your application is in a language other than the
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 direc ...
https://www.eeworm.com/dl/895603.html
技术资料
国密算法和国际密码算法在车载单片机上应用的对比研究
文章介绍了车载网络安全和密码学应用的研究现状,结合前人的研究分析了国密SM4、SM3、SM2算法和对应国际密码算法的差异。在可编程的硬件加密模块上进行实验,从软件执行时间、运行内存占用等方面对比了国密算法和国际密码算法的性能。结果表明,国密SM系列算法和对应国际密码算法占用大小相当的运行内存, ...
https://www.eeworm.com/dl/645/248322.html
其他数据库
f your application uses MFC in a shared DLL, and your application is in a language other than the
f your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 direct ...
https://www.eeworm.com/dl/652/301280.html
文章/文档
This book code procedure according to the chapter arrangement, the 1st chapter of example under "1"
This book code procedure according to the chapter arrangement, the 1st
chapter of example under "1" the table of contents, the 2nd chapter of
example under "2" the table of contents, to the order analogizes.
Under corresponding table of contents including Java source code
documen ...