搜索结果

找到约 65 项符合 simply 的查询结果

Jsp/Servlet These files contain all of the code listings in Java 2: The Complete Reference The source cod

These files contain all of the code listings in Java 2: The Complete Reference The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you a ...
https://www.eeworm.com/dl/696/399531.html
下载: 193
查看: 1039

其他书籍 Although some FX1-based devices may use the FX1鈥檚 CPU to process USB data directly (Port I/O Mode),

Although some FX1-based devices may use the FX1鈥檚 CPU to process USB data directly (Port I/O Mode), most applica- tions use the FX1 simply as a conduit between the USB and external data-processing logic (e.g., an ASIC or DSP, or the IDE controller on a hard disk drive).
https://www.eeworm.com/dl/542/422863.html
下载: 187
查看: 1068

Java编程 UDDI for weblgoci In the main function, there is a list of functions calls that are commented. Each

UDDI for weblgoci In the main function, there is a list of functions calls that are commented. Each of those function calls tests a functionality of the UDDI api. To run a test, simply uncomment one of the function calls, and then compile this file and run it.
https://www.eeworm.com/dl/633/431700.html
下载: 174
查看: 1044

软件设计/软件工程 This contribution provides functions for finding an optimum parameter set using the evolutionary alg

This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set minimizing the output o ...
https://www.eeworm.com/dl/684/448244.html
下载: 38
查看: 1065

其他 SensorSimII is the framework of a simulator that I have been working on to study how future sensor n

SensorSimII is the framework of a simulator that I have been working on to study how future sensor networks should operate. the simulator is written in a modular fashion so that it can be adapted to serve a number of needs. However, please remember that it is still a work in progress. This web page ...
https://www.eeworm.com/dl/534/459065.html
下载: 122
查看: 1043

其他书籍 C++ is considered the most widely used and powerful object-oriented programming language in industry

C++ is considered the most widely used and powerful object-oriented programming language in industry today. This book is for who are interested in learning and exploring C++ programming where programs are developed to interface with real world devices. Learning C++ for interact with various hardware ...
https://www.eeworm.com/dl/542/477502.html
下载: 126
查看: 1069

Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write

Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
https://www.eeworm.com/dl/633/478860.html
下载: 179
查看: 1039

Java编程 The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writ

The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter titles indicate what area of database connectivity and m ...
https://www.eeworm.com/dl/633/485881.html
下载: 69
查看: 1103

数据结构 The running time of quicksort can be improved in practice by taking advantage of the fast running t

The running time of quicksort can be improved in practice by taking advantage of the fast running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a subarray with fewer than k elements, let it simply return without sorting the subarray. After the top-level call ...
https://www.eeworm.com/dl/654/487202.html
下载: 170
查看: 1030

matlab例程 distmesh

matlab有限元网格划分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed ...
https://www.eeworm.com/dl/507854.html
下载: 1
查看: 69