搜索结果

找到约 309 项符合 BEst-known 的查询结果

单片机开发 // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p

// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-known mathematical operations that you can perform on an image ...
https://www.eeworm.com/dl/648/283388.html
下载: 27
查看: 1102

单片机开发 WindML3.0补丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date produc

WindML3.0补丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date product bulletins, information on known problems and fixes/changes made in this release, and essential reference documentation can be obtained from the Wind River Online Support web site. Installation: --- ...
https://www.eeworm.com/dl/648/289054.html
下载: 177
查看: 1126

matlab例程 matlab软件的仿真实列。 If you have any bugs and questions in our simulation programs, please e-mail to ha

matlab软件的仿真实列。 If you have any bugs and questions in our simulation programs, please e-mail to harada@ieee.org. We try to do our best to answer your questions.
https://www.eeworm.com/dl/665/293963.html
下载: 89
查看: 1046

数值算法/人工智能 I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma

I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...
https://www.eeworm.com/dl/518/296419.html
下载: 122
查看: 1069

FlashMX/Flex源码 As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorith

As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.)
https://www.eeworm.com/dl/661/315694.html
下载: 63
查看: 1092

操作系统开发 我所采用的内存管理思想是链表管理思想

我所采用的内存管理思想是链表管理思想,内存分配方案是最佳适应方案(best fit)。其主要的数据结构为 struct node { char* p int memosize int flag struct node* next } 这是一个链表的结点的数据结构,用它来管理内存的分配与回收。P 表示所指的分配的内存的首地址,memosize 表示分配的内存块的大小,flag 为 ...
https://www.eeworm.com/dl/531/317249.html
下载: 49
查看: 1076

电子书籍 Already the industry standard for Python users, Programming Python from O Reilly just got even bet

Already the industry standard for Python users, Programming Python from O Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of changes introduced by the latest version of the language, Python 2.5
https://www.eeworm.com/dl/cadence/ebook/331673.html
下载: 79
查看: 1042

matlab例程 The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitu

The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Primer can best be used hands-on. You are encouraged to work ...
https://www.eeworm.com/dl/665/337648.html
下载: 151
查看: 1058

JavaScript mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! Th

mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! The authors show you how easy it is to use impressive widgets without installing a thing. I was amazed to discover that JavaScript is not just a toy language, how Dojo is built on top of it, and how both a ...
https://www.eeworm.com/dl/685/341686.html
下载: 166
查看: 1024

人工智能/神经网络 The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) alg

The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data components independent, we are looking for components that can be bes ...
https://www.eeworm.com/dl/650/343492.html
下载: 67
查看: 1087