result
共 195 篇文章
result 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 195 篇文章,持续更新中。
首先
首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。
key.txt存放密钥
key.txt存放密钥,密钥只能为数字,text存放明文。
只对明文中的“数字”、“英文大小写”加密,空格或其它中文字符等不予理睬。
加密方法:
明文分组与密钥对应字符相加取模,十个数字为一个循环,26个英文大小写也各为一个循环。
例:
密钥为: 012
明文为: Microsoft VC++ 6.0
密文则为:Mjerpuogv VD++ 8.0
加密结果:
将
Rf And Microwave Power Amplifier Design(2005)
<div>
The main objective of this book is to present all the relevant informationrequired for RF and micro-wave power amplifier design includingwell-known and novel theoretical approaches and practica
The first two functions are useful for creating a blank image of the specified parameters. A possibl
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy
CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s
CCS编程环境 使用的是汇编加C的混合编程方法:
The programme of the Correlation Algorithm.
Using INT2 to get the input signal.
Array x, in first step, is the input signal produced by programme,
in next step, is the inp
monte carloo simulation to test the result of
monte carloo simulation to test the result of
implement huffman algorithm with stl priority-queue, first you must have the file, then the result i
implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved
AVL Tree implementation: I also included a test function to compare the AVL Tree performance with S
AVL Tree implementation:
I also included a test function to compare the AVL Tree performance with STL Set and Map.
Compile the source mavltree.cpp and run it to see the result!
扫描器程序
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。
This book provides a complete intermediate-level discussion of microcontroller programming using th
This book provides a complete intermediate-level discussion of microcontroller programming using
the C programming language. It covers both the adaptations to C necessary for targeting an
embedded e
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo
function [U,center,result,w,obj_fcn]= fenlei(data)
[data_n,in_n] = size(data)
m= 2 % Exponent for U
max_iter = 100 % Max. iteration
min_impro =1e-5 % Min. improvement
c=3
[center, U, obj_f
ADC Oversampling Techniques fo
<P>Luminary Micro provides an analog-to-digital converter (ADC) module on some members of theStellaris microcontroller family. The hardware resolution of the ADC is 10 bits; however, due to noiseand o
viterbi译码器的一种fpga实现.是一个cs252 的project的result 供大家研究用
viterbi译码器的一种fpga实现.是一个cs252
的project的result
供大家研究用
a Java program that reads in the following values from the standard input device (i.e. Keyboard) an
a Java program that reads in the following values from the standard input device (i.e.
Keyboard) and writes its result on the standard output device (i.e. Console/Monitor):
Inputs:
A: the loan amou
This software designs the student result management system m ay replace the tedious low effect the m
This software designs the student result management system m ay replace the tedious low effect the manual management, has realized the result management, the information management and the curriculum
UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes
计时器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result
计时器
Run mode:
* - stop
0 - switch on backlight
# - suspend/resume
joystick - set next result
1-9 - set result for member with this number
Inspect mode:
*,#,0 - reset and start
UP,LEFT -
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fow
Most e-book publishers do not warn their customers about the possible implications of the digital ri
Most e-book publishers do not warn their customers about the possible implications of the digital rights management tied to their products. Generally they claim that digital rights management is meant
This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte
This will sample all 8 A/D-channels by the continous mode.
Each end of conversion will call an interrupt routine,
where the AD-channel is put to Port4[2..0]
and the upper nibble of the result is p