搜索结果
找到约 668 项符合
Integer-only 的查询结果
Java编程 - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implem
- MP3 streaming support for Shoutcast/Icecast added.
- Ogg Vorbis support added.
- Playlist implementation and M3U support added.
- JavaLayer 0.1.1 included to improve MP3 support.
- WinAmp Skins 2.0 support improved.
- Seek bar added (for WAV files only).
书籍源码 zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even asp
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is essentially an even aspheric surface with different terms for
the x and y directions.
The sag is given by:
Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y)))
+ AR*( (1 - AP)*x*x + (1 + AP)*y*y ...
其他书籍 关于FPGA流水线设计的论文 This work investigates the use of very deep pipelines for implementing circuits in
关于FPGA流水线设计的论文
This work investigates the use of very deep pipelines for
implementing circuits in FPGAs, where each pipeline
stage is limited to a single FPGA logic element (LE). The
architecture and VHDL design of a parameterized integer
array multiplier is presented and also an IEEE 754
...
软件工程 OLE Programmer s Reference Information in this online help system is subject to change without no
OLE Programmer s Reference
Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreement or nondisclosure agr ...
Java书籍 THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have ...
汇编语言 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly
可在系统引导时工作的RootKit,较简单
1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003
2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily).
3) BOOT KIT ...
数学计算 Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for r
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments an ...
编译器/解释器 The application wizard has created this SoccerDoctor application for you. This application not onl
The application wizard has created this SoccerDoctor application for
you. This application not only demonstrates the basics of using the Microsoft
Foundation Classes but is also a starting point for writing your application.
单片机开发 MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests.
The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the
IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be
triggered by the ...
Java编程 The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java
The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present, only polylines, and circular arcs are processed.