搜索结果

找到约 196 项符合 Change 的查询结果

其他书籍 ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no

ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level con?guration tools that would enable embedded developers to scale their RTOS from hundreds of bytes to hundreds of kilobytes without needing to manu- all ...
https://www.eeworm.com/dl/542/431069.html
下载: 50
查看: 1073

汇编语言 This is a device for use by RC hobbysts: it transforms a servo from proportional to integrative. For

This is a device for use by RC hobbysts: it transforms a servo from proportional to integrative. For RC boats, it allows user not to change the functionality of the throttle stick, UP/DOWN in stead of proportional. The archive contains also the PCB files.
https://www.eeworm.com/dl/644/432931.html
下载: 62
查看: 1073

Linux/Unix编程 VLSi KL partitioning Algorithm based programme for 100 nodes. It s dynamic progremme so by changing

VLSi KL partitioning Algorithm based programme for 100 nodes. It s dynamic progremme so by changing the MAX value we can change the number of nodes in the network.
https://www.eeworm.com/dl/619/441816.html
下载: 25
查看: 1179

人工智能/神经网络 Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two

Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two groups: one group including a particular arc and the other excluding this arc. 1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower bound. 2.If a const ...
https://www.eeworm.com/dl/650/444394.html
下载: 111
查看: 1046

Java编程 alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删

alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删除列 alter table tbl_name drop col_name 例如,删除列weight: mysql>alter table pet drop weight 改变列 alter table tbl_name modify col_name type 例如,改变weight的类型: mysql> alter table pet mod ...
https://www.eeworm.com/dl/633/453416.html
下载: 61
查看: 1031

文件格式 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v

1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * ...
https://www.eeworm.com/dl/639/454385.html
下载: 41
查看: 1050

GPS编程 This code outputs various NMEA strings to a com port. The code was originally used to test naviati

This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be changed to suit just by typing in a new position. Click on ...
https://www.eeworm.com/dl/693/457982.html
下载: 166
查看: 1066

USB编程 High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. F

High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled in a vendors VHDL code, with the ASIC vendor providing only a simple level translator to meet the U ...
https://www.eeworm.com/dl/643/461367.html
下载: 186
查看: 1047

VHDL/FPGA/Verilog High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. F

High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled in a vendors VHDL code, with the ASIC vendor providing only a simple level translator to meet the U ...
https://www.eeworm.com/dl/663/461372.html
下载: 182
查看: 1122

Java编程 Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable lo

Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much m ...
https://www.eeworm.com/dl/633/462690.html
下载: 172
查看: 1053