搜索结果

找到约 96 项符合 major 的查询结果

数据库系统 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

其他书籍 Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell

Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major typ ...
https://www.eeworm.com/dl/542/253653.html
下载: 120
查看: 1065

数学计算 Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
https://www.eeworm.com/dl/641/259304.html
下载: 157
查看: 1056

Modem编程 The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data com

The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit. The package simulates an IS-95CDMA forward link cellular system consisting of 3 major components:Transmitter, Communication Channel and Receiver.
https://www.eeworm.com/dl/623/270936.html
下载: 62
查看: 1055

Java书籍 JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes i

JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with de ...
https://www.eeworm.com/dl/656/279191.html
下载: 192
查看: 1067

驱动编程 This book explains how to write, install, and debug device drivers for Windows 2000. It is intended

This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for ...
https://www.eeworm.com/dl/618/281184.html
下载: 200
查看: 1081

系统设计方案 The BeeStack Application Development Guide describes how to develop an application for BeeStack, in

The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development ...
https://www.eeworm.com/dl/678/284882.html
下载: 59
查看: 1072

J2ME A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform

A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform ,the major goal is used to build more flexible j2me game. Script language s phrase like as BASIC .
https://www.eeworm.com/dl/660/324224.html
下载: 70
查看: 1091

matlab例程 迭代自适应Simpson

迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
https://www.eeworm.com/dl/665/347556.html
下载: 60
查看: 1116