搜索结果

找到约 482 项符合 fixed-point 的查询结果

matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma

%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by ...
https://www.eeworm.com/dl/665/214092.html
下载: 34
查看: 1088

单片机开发 Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and seco

Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and secondary IrDA mode and IrCOMM in secondary mode only. Pico-IrDA works with a fixed baudrate of 9600 bps and is restricted to two communication peers
https://www.eeworm.com/dl/648/216861.html
下载: 45
查看: 1071

软件工程 Developers use algorithms and data structures every day of their working lives. Having a good under-

Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently. This book aims to explain those algori ...
https://www.eeworm.com/dl/540/217268.html
下载: 110
查看: 1055

行业发展研究 A one-dimensional calibration object consists of three or more collinear points with known relative

A one-dimensional calibration object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates around a &macr xed point. In this paper, it is proved that when a m ...
https://www.eeworm.com/dl/692/220745.html
下载: 117
查看: 1080

matlab例程 Tracking a moving object through several frames, provided changes from frame to frame are on the ord

Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (n ...
https://www.eeworm.com/dl/665/222787.html
下载: 163
查看: 1067

Linux/Unix编程 About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when insta

About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It s mainly a command line applicat ...
https://www.eeworm.com/dl/619/224928.html
下载: 193
查看: 1078

数据库系统 About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It c ...
https://www.eeworm.com/dl/523/224932.html
下载: 131
查看: 1116

Linux/Unix编程 EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par w

EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms. Release focus: Major featur ...
https://www.eeworm.com/dl/619/225257.html
下载: 190
查看: 1141

加密解密 原理:对Pe文件的.data节

原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码 ...
https://www.eeworm.com/dl/519/229817.html
下载: 60
查看: 1041

加密解密 原理:对Pe文件的.data节

原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码 ...
https://www.eeworm.com/dl/519/229818.html
下载: 106
查看: 1048