搜索结果

找到约 104 项符合 lines 的查询结果

电子书籍 This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API

This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines: Centro Treo Tungsten Zire LifeDrive The goal of this document is to provide developers with a detailed reference of all functions, parameters, an ...
https://www.eeworm.com/dl/cadence/ebook/356784.html
下载: 183
查看: 1044

Linux/Unix编程 All people curious about how Linux works and why it is so efficient will find answers here. After re

All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code, distinguishing between crucial data structures and secondary ones—in short, becoming a true Linux hacker.
https://www.eeworm.com/dl/619/364971.html
下载: 95
查看: 1056

单片机开发 The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a

The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-S ...
https://www.eeworm.com/dl/648/369026.html
下载: 49
查看: 1038

人工智能/神经网络 neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object o

neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defined. An entire multi-layer network can be created in a f ...
https://www.eeworm.com/dl/650/380483.html
下载: 194
查看: 1076

Java编程 Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea

Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines. The buffer size may be specified, or the default size may be used. The default is large enough for most purposes. In general, each read request made of ...
https://www.eeworm.com/dl/633/407252.html
下载: 148
查看: 1032

编译器/解释器 c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin

c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths ...
https://www.eeworm.com/dl/628/425099.html
下载: 77
查看: 1078

汇编语言 The software is written in assembler, as it is very short and it need the speed in the main loop. T

The software is written in assembler, as it is very short and it need the speed in the main loop. This is the heart of the synth. To be precise, it s in the 7 lines of assembler that makes up the main loop. The rest of the code is the wavetables and the communication code.
https://www.eeworm.com/dl/644/441160.html
下载: 154
查看: 1059

Delphi/CppBuilder This example program is the source code for the FT232BM Test Application from our Utilities page.

This example program is the source code for the FT232BM Test Application from our Utilities page. It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. T ...
https://www.eeworm.com/dl/664/450721.html
下载: 71
查看: 1082

STL Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan

Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by ...
https://www.eeworm.com/dl/658/471691.html
下载: 185
查看: 1112

matlab例程 In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots

In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
https://www.eeworm.com/dl/665/480842.html
下载: 86
查看: 1041