搜索结果

找到约 83 项符合 Currently 的查询结果

并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S

How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-e ...
https://www.eeworm.com/dl/694/255947.html
下载: 149
查看: 1030

VC书籍 The market for miniature computer programming is exploding. C++ Footprint and Performance Optimizati

The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowled ...
https://www.eeworm.com/dl/686/267999.html
下载: 86
查看: 1049

Windows Mobile This SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Current

This SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Currently, Windows, WinMobile and Linux are actively supported, but you can easily build it on other Unixes or other mobile/embedded platforms.
https://www.eeworm.com/dl/677/271651.html
下载: 118
查看: 1063

其他嵌入式/单片机内容 The Wifidog project is an open source captive portal solution. It was designed primarily for wireles

The Wifidog project is an open source captive portal solution. It was designed primarily for wireless community groups, but caters to various other business models as well. If you have questions about the wifidog project, they may be answered in the FAQ. You may also be interested in seeing some of ...
https://www.eeworm.com/dl/687/278582.html
下载: 80
查看: 1166

驱动编程 ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ...
https://www.eeworm.com/dl/618/279710.html
下载: 48
查看: 1086

3G开发 MIT关于OFDM收发器、WIFI收发器的ASIC和 FPGA硬件开发源码及资料

MIT关于OFDM收发器、WIFI收发器的ASIC和 FPGA硬件开发源码及资料,比较不错的资料OFDM: OFDM transceiver (transmitter and receiver), highly parameterized to cover 802.11a (WiFi), 802.16 (WiMax) and others in the future. Support for 802.15 (WUSB) is currently being worked on. 802.11a: 802.11a WiFi transmi ...
https://www.eeworm.com/dl/701/280911.html
下载: 97
查看: 1108

微处理器开发 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

数值算法/人工智能 伪随机数生成器

伪随机数生成器,Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions
https://www.eeworm.com/dl/518/283523.html
下载: 103
查看: 1109

Linux/Unix编程 Libvirt是一套在linux上用C编写的虚拟化操作工具接口。其目的是提供一个稳定的支持Xen

Libvirt是一套在linux上用C编写的虚拟化操作工具接口。其目的是提供一个稳定的支持Xen,QEME和KVM虚拟化平台的C(也支持Python) API Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes).The library aim at providing long term stable C API initial ...
https://www.eeworm.com/dl/619/291160.html
下载: 187
查看: 1048

串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages

// This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to OnReceiveData . There is no need to free the memory // ...
https://www.eeworm.com/dl/624/302114.html
下载: 123
查看: 1045