搜索:comment
找到约 23 项符合「comment」的查询结果
结果 23
按分类筛选
- 全部
- 加密解密 (3)
- 源码 (1)
- 单片机编程 (1)
- 电源技术 (1)
- 行业应用文档 (1)
- 通讯/手机编程 (1)
- 图形图像 (1)
- 其他 (1)
- 其他书籍 (1)
- 电子书籍 (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- 汇编语言 (1)
- 单片机开发 (1)
- uCOS (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- matlab例程 (1)
- 软件设计/软件工程 (1)
- VC书籍 (1)
https://www.eeworm.com/dl/665/267141.html
matlab例程
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random n
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator.
a Compute the autocorrelation of for .
b Compute the periodogram estimate and plot it.
c Generate 10 different realizations of , and compute the corresponding s ...
https://www.eeworm.com/dl/505/24386.html
电源技术
测量和控制的实用电路分析
 
This collection of circuits was worked out between June1991 and July of 1994. Most were designed at customerrequest or are derivatives of such efforts. All representsubstantial effort and, as such, are disseminated here forwider study and (hopefully) use.1 The examples ...
https://www.eeworm.com/dl/527/297786.html
通讯/手机编程
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] Th ...
https://www.eeworm.com/dl/cadence/ebook/464269.html
电子书籍
Ce manuel présume que vous avez déjà installé Flash MX 2004 ou Flash MX Professionnel 2004 et que v
Ce manuel présume que vous avez déjà installé Flash MX 2004 ou Flash MX Professionnel 2004
et que vous savez comment l’utiliser. Il considère également comme acquis que vous savez placer
des objets sur la scène et les manipuler dans l’environnement auteur de Flash. Si vo ...
https://www.eeworm.com/dl/519/132286.html
加密解密
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 P ...
https://www.eeworm.com/dl/519/132288.html
加密解密
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 P ...
https://www.eeworm.com/dl/684/277340.html
软件设计/软件工程
Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can use them to search
for patterns and, once found, to modify the patterns in complex ...
https://www.eeworm.com/dl/519/437246.html
加密解密
AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext:
AlgorithmType: SymmetricCipher
Name: AES/ECB
Source: NIST Special Publication 800-38A
Plaintext: 6bc1bee22e409f96e93d7e117393172a ae2d8a571e03ac9c9eb76fac45af8e51 30c81c46a35ce411e5fbc1191a0a52ef f69f2445df4f9b17ad2b417be66c3710
Comment: F.1.1 ECB-AES128.Encrypt
Key: 2b7e151628ae ...
https://www.eeworm.com/dl/534/408750.html
其他
Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard
Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects
1. Packager 2. Setup1
The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This proj ...
https://www.eeworm.com/dl/686/208624.html
VC书籍
本书收集了微软基础类库(Microsoft Foundation Class,MFC)编程中经常会遇到的问题,多达130多条。本书独特的结构设计使您能够迅速地查找到答案并且把相关的解决方案结合到程序中
本书收集了微软基础类库(Microsoft Foundation Class,MFC)编程中经常会遇到的问题,多达130多条。本书独特的结构设计使您能够迅速地查找到答案并且把相关的解决方案结合到程序中。本书的FAQ采用一种理想的格式,这样开发人员能够迅速找到需要紧急解决的问题的答案。同时,您会发现许多技术可以帮助您更 ...