搜索:MOD
找到约 69 项符合「MOD」的查询结果
结果 69
按分类筛选
https://www.eeworm.com/dl/527/280540.html
通讯/手机编程
FSK调制Matlab程序。包括FSK mod and demod;CPFSK mod and demod代码。
FSK调制Matlab程序。包括FSK mod and demod;CPFSK mod and demod代码。
https://www.eeworm.com/dl/619/429934.html
Linux/Unix编程
OpenVPN for the DSL-300T with SD/MMC mod
OpenVPN for the DSL-300T with SD/MMC mod
https://www.eeworm.com/dl/654/159576.html
数据结构
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1.
Input
One positive integer on each line, the value of n.
Output
If the minimum x exists, print a line with 2^x mod n = 1.
Print 2^? mod n = 1 otherwise.
You should replace x and n wi ...
https://www.eeworm.com/dl/519/381260.html
加密解密
凯撒密码算法的实现 加密:c=k1*m+k2 mod 26 解密:m=k1-1(c-k2) mod 26
凯撒密码算法的实现
加密:c=k1*m+k2 mod 26
解密:m=k1-1(c-k2) mod 26
https://www.eeworm.com/dl/922378.html
技术资料
光纤通信中的MOD ED系列光源
本文简要介绍了现代光纤通信系统的组成。分析了美国摩托罗拉公司生产的MODL ED 系列红外发光二极管MFOE3100 的热性能、电学和光学特性,还介绍了典型应用电路。
https://www.eeworm.com/dl/908381.html
技术资料
MOD ICON PLC系列在火电厂的应用
对可编程控制器(PLC) 作了简介, 分别从输入模块、主机、输出模块、编程器、编程软件及上位监控系统对MOD ICON 和QUAN TUM 系列PLC 的性能和功能特点进行了比较。从技术指标、系统构成
https://www.eeworm.com/dl/641/196836.html
数学计算
HMMBOX, version 3.2, William Penny, Imperial College, Feb 1999 Matlab toolbox for Hidden Markov Mod
HMMBOX, version 3.2, William Penny, Imperial College, Feb 1999
Matlab toolbox for Hidden Markov Models
https://www.eeworm.com/dl/518/383821.html
数值算法/人工智能
state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Mod
state of art language modeling methods:
An Empirical Study of Smoothing Techniques for Language Modeling.pdf
BLEU, a Method for Automatic Evaluation of Machine Translation.pdf
Class-based n-gram models of natural language.pdf
Distributed Language Modeling for N-best List Re-ranki ...
https://www.eeworm.com/dl/648/487856.html
单片机开发
RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical mod
RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical model from a set of observed data which contains outliers. Source code is in Document