搜索结果

找到约 76 项符合 store 的查询结果

VC书籍 The first edition of this book ranks among the small (very small) number of books that I credit with

The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues ...
https://www.eeworm.com/dl/686/273651.html
下载: 36
查看: 1048

人工智能/神经网络 This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation deve

This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self- ...
https://www.eeworm.com/dl/650/277779.html
下载: 132
查看: 1064

微处理器开发 CBUF.LIB OVERVIEW: The circular buffers here are standard rotating FIFO buffers. THey are c

CBUF.LIB OVERVIEW: The circular buffers here are standard rotating FIFO buffers. THey are currently used by the RS232 serial library to store incoming and outgoing data, but they are general purpose.
https://www.eeworm.com/dl/655/281754.html
下载: 139
查看: 1026

单片机开发 SimpliciTI&#8482 -1.0.3.exe for CC11xx and CC25xx SimpliciTI is a simple low-power RF network proto

SimpliciTI&#8482 -1.0.3.exe for CC11xx and CC25xx SimpliciTI is a simple low-power RF network protocol aimed at small (<256) RF networks. Such networks typically contain battery operated devices which require long battery life, low data rate and low duty cycle and have a limited number of nodes talk ...
https://www.eeworm.com/dl/648/298540.html
下载: 61
查看: 1109

单片机开发 SimpliciTI&#8482 -1.0.4.exe for CC2430 SimpliciTI is a simple low-power RF network protocol aimed

SimpliciTI&#8482 -1.0.4.exe for CC2430 SimpliciTI is a simple low-power RF network protocol aimed at small (<256) RF networks. Such networks typically contain battery operated devices which require long battery life, low data rate and low duty cycle and have a limited number of nodes talking direct ...
https://www.eeworm.com/dl/648/298543.html
下载: 75
查看: 1083

Jsp/Servlet Class CatalogGUI lets the user display the product details of every product in the gourmet coffee st

Class CatalogGUI lets the user display the product details of every product in the gourmet coffee store s product catalog.
https://www.eeworm.com/dl/696/315871.html
下载: 101
查看: 1074

VHDL/FPGA/Verilog 使用verilog作为CPU设计语言实现单数据通路五级流水线的CPU。具有32个通用寄存器、一个程序计数器PC、一个标志寄存器FLAG

使用verilog作为CPU设计语言实现单数据通路五级流水线的CPU。具有32个通用寄存器、一个程序计数器PC、一个标志寄存器FLAG,一个堆栈寄存器STACK。存储器寻址粒度为字节。数据存储以32位字对准。采用32位定长指令格式,采用Load/Store结构,ALU指令采用三地址格式。支持有符号和无符号整数加、减、乘、除运算,并支持浮点数 ...
https://www.eeworm.com/dl/663/321145.html
下载: 129
查看: 2212

SQL Server SQLite is a small, fast, embeddable database. What makes it popular is the combination of the databa

SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databas ...
https://www.eeworm.com/dl/689/351577.html
下载: 127
查看: 1066

数据库系统 数据库exercise4作业,JSP

数据库exercise4作业,JSP,E-Store电子图书添加、删除、查看
https://www.eeworm.com/dl/523/383761.html
下载: 20
查看: 1020

Java编程 Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel

Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I ...
https://www.eeworm.com/dl/633/410842.html
下载: 42
查看: 1058