搜索结果
找到约 61 项符合
TEMPLATEs 的查询结果
按分类筛选
- 全部分类
- VC书籍 (18)
- 其他 (4)
- 人工智能/神经网络 (3)
- 电子书籍 (3)
- 文章/文档 (2)
- 书籍源码 (2)
- 数据结构 (2)
- 数值算法/人工智能 (2)
- matlab例程 (2)
- 软件设计/软件工程 (2)
- 技术资料 (2)
- 教程资料 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 技术管理 (1)
- Linux/Unix编程 (1)
- 系统设计方案 (1)
- 其他书籍 (1)
- 网络 (1)
- 操作系统开发 (1)
- 数据库系统 (1)
- SQL Server (1)
- 软件工程 (1)
- *行业应用 (1)
- 数学计算 (1)
- 手机WAP编程 (1)
- VHDL/FPGA/Verilog (1)
- 教程 (1)
- 书籍 (1)
- VIP专区 (1)
手机WAP编程 Mobile Web Form Templates for WAP 是c#的wap网页开发模板。可以简化重复劳动。有的vs.net版本没有。
Mobile Web Form Templates for WAP
是c#的wap网页开发模板。可以简化重复劳动。有的vs.net版本没有。
VHDL/FPGA/Verilog vhdl templates for beginners
vhdl templates for beginners
书籍 【David Vandevoorde】C++ Templates中文版_陈伟柱(译).pdf
【David Vandevoorde】C++ Templates中文版_陈伟柱(译).pdf
教程资料 Virtex-5 GTP Transceiver Wizar
The LogiCORE™ GTP Wizard automates the task of creating HDL wrappers to configure the high-speed serial GTP transceivers in Virtex™-5 LXT and SXT devices. The menu-driven interface allows one or more GTP transceivers to be configured using pre-definedtemplates for popular industry standa ...
可编程逻辑 Virtex-5 GTP Transceiver Wizar
The LogiCORE™ GTP Wizard automates the task of creating HDL wrappers to configure the high-speed serial GTP transceivers in Virtex™-5 LXT and SXT devices. The menu-driven interface allows one or more GTP transceivers to be configured using pre-definedtemplates for popular industry standa ...
其他 PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of
PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages, spidering of almost all links in HTML content, in hrefs, areamaps, and frames, and full text indexing. The search results appearence is skin-able, using a very simple t ...
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...
VC书籍 This book focuses on combining C++ s power and flexibility with high performance and scalability, r
This book focuses on combining C++ s power and flexibility with high performance and
scalability, resulting in the best of both worlds. Specific topics include temporary objects,
memory management, templates, inheritance, virtual functions, inlining, referencecounting,
STL, and much more
其他 This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.