搜索结果
找到约 119 项符合
fixed 的查询结果
按分类筛选
- 全部分类
- 技术资料 (14)
- 书籍 (11)
- matlab例程 (9)
- 其他书籍 (9)
- 其他 (7)
- 单片机开发 (7)
- 压缩解压 (7)
- DSP编程 (5)
- Linux/Unix编程 (5)
- 单片机编程 (4)
- VHDL/FPGA/Verilog (3)
- 数值算法/人工智能 (3)
- 文章/文档 (3)
- 模拟电子 (2)
- 电源技术 (2)
- 系统设计方案 (2)
- 语音压缩 (2)
- 通讯/手机编程 (2)
- 教程 (2)
- 多媒体处理 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 网络 (1)
- 编译器/解释器 (1)
- 其他嵌入式/单片机内容 (1)
- 数据库系统 (1)
- 软件设计/软件工程 (1)
- 微处理器开发 (1)
- 磁盘编程 (1)
- SQL Server (1)
- 嵌入式Linux (1)
- MySQL数据库 (1)
- Windows CE (1)
- 书籍源码 (1)
- 接口技术 (1)
- C/C++语言编程 (1)
- 技术书籍 (1)
- 源码 (1)
单片机开发 * CONSTRAINTS * This module does not handle data which is considered out of range by the * appli
* CONSTRAINTS
* This module does not handle data which is considered out of range by the
* application(i.e. fixed constants which represent error condition)
*
* Maximum weight value must be limited to 128 to prevent an overflow
* condition during the calculation.
*
* The internal data type mu ...
其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [
BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage: [errmsg,Z,X,t,c,fail] =
% BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...)
%
% BNB solves problems of the form:
% Minimize F(x) subject to: xlb <= x0 <=xub
% A*x <= B ...
系统设计方案 This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combin
This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that
combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy
consumption and portability. This technology has applications in a wide range of fixed and
portable secured devic ...
单片机开发 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
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 ...
数据库系统 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 ...
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 ...
压缩解压 SharpZipLib之前叫做NZipLib
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attri ...
压缩解压 SharpZipLib之前叫做NZipLib
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attributes on ...
其他 TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe
TFIND
searches for one or more strings (boolean AND) in a text file.
TFIND reports all lines where the string(s) were found (or NOT found
by option).
The search can be limited to a field in a fixed field (i.e. column
oriented) list.
An extended search mode is available, where only letters an ...