搜索结果
找到约 83 项符合
THUS 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (11)
- 书籍 (11)
- 电源技术 (7)
- 可编程逻辑 (4)
- 其他 (4)
- matlab例程 (4)
- 其他书籍 (3)
- Java编程 (3)
- 教程资料 (2)
- Linux/Unix编程 (2)
- 文章/文档 (2)
- 数学计算 (2)
- J2ME (2)
- SQL Server (2)
- 嵌入式/单片机编程 (2)
- 行业发展研究 (2)
- 论文 (2)
- 技术资料 (2)
- Mentor (1)
- PCB相关 (1)
- DSP编程 (1)
- 无线通信 (1)
- 压缩解压 (1)
- 编译器/解释器 (1)
- 数据结构 (1)
- VHDL/FPGA/Verilog (1)
- GPS编程 (1)
- 微处理器开发 (1)
- Jsp/Servlet (1)
- *行业应用 (1)
- 3G开发 (1)
- 单片机开发 (1)
- 通讯编程文档 (1)
- VIP专区 (1)
SQL Server Run the SQL script given to you to create a Library database. Note that each row in the Book table d
Run the SQL script given to you to create a Library database. Note that each row in the Book table denotes a book copy. Thus, if the library carries three copies of the title "DBMS", there will be three rows in the Book table, one for each copy. Write the SQL statements to do the following against t ...
Java编程 Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make yo ...
matlab例程 The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependence
between components ...
其他 The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485
The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E,
and MAX1487E are low-power transceivers for RS-485 and
RS-422 communications in harsh environments. Each driver
output and receiver input is protected against ±15kV electrostatic
discharge (ESD) shocks, without latchup. These parts
contain one driver ...
Java编程 Jvm 规范说明。The Java Virtual Machine was designed to support the Java programming language. Some concep
Jvm 规范说明。The Java Virtual Machine was designed to support the Java programming language. Some concepts and vocabulary from the Java language are thus necessary to understand the virtual machine. This chapter gives enough of an overview of Java to support the discussion of the Java Virtual Machi ...
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
Jsp/Servlet Use the links below to download a source distribution of Ant from one of our mirrors. It is good pra
Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must use the signatures from our main distribution directory.
Ant ...
嵌入式/单片机编程 These instances, whenmapped to an N-dimensional space, represent a core set that can be used to con
These instances, whenmapped to an N-dimensional space, represent a core set that can be
used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning
problem on these core sets can produce a good approximation solution in very fast speed.
For example, the core-vector machin ...
其他书籍 Perl and XML XML is a text-based markup language that has taken the programming world by storm. Mor
Perl and XML
XML is a text-based markup language that has taken the programming world by storm. More
powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and
resilient. XML is the perfect tool for formatting documents with even the smallest bit of
complexity, from We ...
其他 The basic principle using the branchand- bound strategy to solve the traveling salesperson optimiz
The basic principle using the branchand-
bound strategy to solve the traveling
salesperson optimization problem (TSP)
consists of two parts.
&#1048708 There is a way to split the solution space.
&#1048708 There is a way to predict a lower bound for a
class of solutions.
&#1048708 There is also a way ...