搜索结果
找到约 508 项符合
multi-target 的查询结果
其他 a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multi
a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multivalued Logic, The Calculus of Fuzzy, Quantities, Approximate Reasoning, Possibility Theory, Fuzzy Control, Neuro-Fuzzy Systems.
嵌入式/单片机编程 哈哈!终于找到了最新版本的UCGUI! 增加了不少的功能
哈哈!终于找到了最新版本的UCGUI!
增加了不少的功能,只是缺少MEMDEV!
那位大侠找到了共献一下:P
UCGUI3.90版源码有如下几点新的变化.
1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看).
2.还有JPEG图版支持
3.ListView控件支持.
4.Menu菜单支持.
5.Scroll ...
人工智能/神经网络 Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble.
Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through ...
uCOS UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还
UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化.
1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看).
2.还有JPEG图版支持
3.ListView控件支持.
4.Menu菜单支持.
5.ScrollBar滚动条支持.
6.multi-controller多控制器支持.
另外源码上还有很多的调整, 将控 ...
微处理器开发 The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) de
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and ...
Java书籍 This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans architec
This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans
architecture is a component architecture for the development and deployment of componentbased
distributed business applications. Applications written using the Enterprise JavaBeans
architecture are scalable, t ...
单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
家庭/个人应用 This a full 3-tier dababase application which includes a activex dll project(business objects) and a
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for mu ...
单片机开发 A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.