搜索结果
找到约 45 项符合
force 的查询结果
按分类筛选
通讯/手机编程 Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum
Computes BER v EbNo curve for convolutional encoding / soft decision
Viterbi decoding scheme assuming BPSK.
Brute force Monte Carlo approach is unsatisfactory (takes too long)
to find the BER curve.
The computation uses a quasi-analytic (QA) technique that relies on the
estimation (approximate on ...
数学计算 The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an ...
数据结构 字符串的算法:字符串匹配
字符串的算法:字符串匹配,Brute Force算法
其他书籍 用VB编写DirectX7.0游戏 DirectX7.0终于出现了
用VB编写DirectX7.0游戏
DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:
* 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。
* 提供更多DirectX3D立即模式(Immediat ...
其他书籍 Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering
Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Fina ...
嵌入式/单片机编程 TC35i模块有40个引脚
TC35i模块有40个引脚,通过一个ZIF(Zero Insertion Force,零阻力插座)连接器引出。这40个引脚可以划分为5类,即电源、数据输入/输出、SIM卡、音频接口和控制。
行业发展研究 A certification path is an ordered list of certificates starting with a certificate issued by the re
A certification path is an ordered list of certificates starting with a certificate issued by the relying
party s trust root, and ending with the target certificate that needs to be validated. Certification
path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509
...
嵌入式/单片机编程 The software and hardware development fields evolved along separate paths through the end of the 20t
The software and hardware development fields evolved along separate paths through the end of the 20th century. We seem to have come full circle, however. The previously rigid hardware on which our programs run is softening in many ways. Embedded systems are largely responsible for this softening. Th ...
书籍源码 Parallel robotic manipulators can be considered a well-established option for many different applic
Parallel robotic manipulators can be considered a well-established option
for many different applications of manipulation, machining, guiding,
testing, control, tracking, haptic force feed-back, etc. A typical parallel robotic
manipulator (PM) consists of a mobile platform connected to the
base (fix ...
Java编程 PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of vario
PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possible combination.