搜索结果

找到约 518 项符合 GET-next 的查询结果

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

其他 If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction dis

If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has ...
https://www.eeworm.com/dl/534/368159.html
下载: 84
查看: 1044

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

matlab例程 This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod

This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the ...
https://www.eeworm.com/dl/665/370814.html
下载: 28
查看: 1041

VC书籍 Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn

Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you w ...
https://www.eeworm.com/dl/686/371862.html
下载: 97
查看: 1089

电子书籍 BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that th

BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that the BlackBerry is capable of things you never thought possible, and you ll learn how to make it an even better email and web workhorse: Get the most out of the built-in applications Take control of em ...
https://www.eeworm.com/dl/cadence/ebook/375981.html
下载: 185
查看: 1037

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

嵌入式Linux u-boot-lpc2294.patch u-boot的补丁文件

u-boot-lpc2294.patch u-boot的补丁文件,使用方法见nxp网站上的uboot get started
https://www.eeworm.com/dl/653/382148.html
下载: 141
查看: 1047

Linux/Unix编程 linux下ftp服务器

linux下ftp服务器,实现ls cd put get quit命令
https://www.eeworm.com/dl/619/383636.html
下载: 130
查看: 1038

网络 轻量级http服务器程序

轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。
https://www.eeworm.com/dl/635/388944.html
下载: 197
查看: 1029