搜索结果
找到约 1,070 项符合
First-out 的查询结果
书籍源码 lift simulation program. Check it out )
lift simulation program. Check it out )
GPS编程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
Java书籍 It is useful for programer - those is the first time programming with java.
It is useful for programer - those is the first time programming with java.
其他 留一模型选择法leave-one-out model selection
留一模型选择法leave-one-out model selection,适合支持向量机分类和回归时进行参数选择。
Java编程 This is my first class to beginning with smpp. This is a smpp client with visual (not console as SMP
This is my first class to beginning with smpp. This is a smpp client with visual (not console as SMPPTest of logica) :)
Java编程 Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applica
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. ...
微处理器开发 LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based
LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based on the AT90USBKEY from Atmel, it is an open-source, driver for the USB-enabled AT90USBXXX AVR microcontroller series, released under the permissive MIT License (see documentation or project source for ...
软件设计/软件工程 When C++ was first introduced many benefits such as code reuse, portability and scalability were pro
When C++ was first introduced many benefits such as code reuse, portability and scalability were promised, but somehow these benefits failed to eventuate. It didn’t take too long before most people in the embedded world decided that the promises were just hype, and settled down to using C++ as a sl ...
JavaScript 第一个Java程序 public class Practice { public static void main(String args[]) { System.out.print
第一个Java程序
public class Practice
{
public static void main(String args[])
{
System.out.println("**********************************")
System.out.println("** Practice makes perfect")
System.out.println("**********************************")
}
}
其他书籍 This book has existed (in one form or another) since the first edition of C# and the .NET Platform
This book has existed (in one form or another) since the first edition of C# and the .NET Platform
was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001. Since
that point, I have been extremely happy and grateful to see that this text was very well received by
th ...