搜索结果

找到约 166 项符合 Next 的查询结果

matlab例程 FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pa

FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
https://www.eeworm.com/dl/665/348617.html
下载: 184
查看: 1034

电子书籍 With a worldwide community of users and more than a million dedicated programmers, Perl has proven t

With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming ...
https://www.eeworm.com/dl/cadence/ebook/359164.html
下载: 93
查看: 1040

RFID编程 Build your own RFID reader with the http://www.elektor.es/ schematic. It works great with tag MiFare

Build your own RFID reader with the http://www.elektor.es/ schematic. It works great with tag MiFare (ISO 14443). RFID writer will be here next.
https://www.eeworm.com/dl/697/366905.html
下载: 46
查看: 1071

Java书籍 pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernu

pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") ...
https://www.eeworm.com/dl/656/370555.html
下载: 31
查看: 1130

Delphi控件源码 Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation:

Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: -- ...
https://www.eeworm.com/dl/666/378628.html
下载: 77
查看: 1031

文章/文档 #include <stdio.h> #include <stdlib.h> #define OK 1 #define OVERFLOW -2

#include <stdio.h> #include <stdlib.h> #define OK 1 #define OVERFLOW -2 typedef int status typedef struct LinkList{ //用带表头结点的有序链表表示多项式 float coef //系数 int expn //指数 struct LinkList *next //指向后继的指针 }*polynomail //结构体类型的指针 ...
https://www.eeworm.com/dl/652/392930.html
下载: 76
查看: 1094

技术管理 learning English The following appeared in a memorandum written by the vice president of Nature s Wa

learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has shown that our stores are most profitable in areas where residents are highly concerned with leadin ...
https://www.eeworm.com/dl/642/412046.html
下载: 141
查看: 1082

系统设计方案 The concept of the Altera Nios II embedded processor implementation inside Field Programmable Gate A

The concept of the Altera Nios II embedded processor implementation inside Field Programmable Gate Array [FPGA] of the CCD camera for the “Pi of the Sky” experiment is presented. The digital board of the CCD camera, its most important components, current implementation of firmware [VHDL] inside th ...
https://www.eeworm.com/dl/678/413262.html
下载: 109
查看: 1056

技术管理 simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri

simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server bas ...
https://www.eeworm.com/dl/642/413507.html
下载: 195
查看: 1049

软件工程 Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative intro

Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly practical, the book delivers insight, not documenta ...
https://www.eeworm.com/dl/540/417529.html
下载: 104
查看: 1031