虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

svm-space

  • This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea

    This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.

    标签: microcontroller implementation asynchronous low-power

    上传时间: 2016-06-07

    上传用户:冇尾飞铊

  • 一个外国人写的人脸检测程序

    一个外国人写的人脸检测程序,用到svm,pca,神经网络,还不错

    标签: 人脸检测 程序

    上传时间: 2016-06-13

    上传用户:远远ssad

  • 支持中文分类

    支持中文分类,用了三种算法实现,svm、knn、nb

    标签: 分类

    上传时间: 2013-12-25

    上传用户:拔丝土豆

  • 基于hog人体识别的很好的文章

    基于hog人体识别的很好的文章,既有基于adaboost的又有svm的分类器。

    标签: hog 识别

    上传时间: 2013-12-24

    上传用户:253189838

  • Zero-order-hold Intended for a senior-level course on the analysis and design of digital control sy

    Zero-order-hold Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.

    标签: Zero-order-hold senior-level Intended analysis

    上传时间: 2013-12-04

    上传用户:liuchee

  • Upper gain margin Intended for a senior-level course on the analysis and design of digital control

    Upper gain margin Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.

    标签: senior-level Intended analysis control

    上传时间: 2013-12-12

    上传用户:225588

  • 支持向量机的课件

    支持向量机的课件,深入浅出的介绍了svm,非常适合初学者!

    标签: 支持向量机

    上传时间: 2014-12-21

    上传用户:源弋弋

  • Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

    Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.

    标签: reformatter reindenter and Artistic

    上传时间: 2013-12-20

    上传用户:康郎

  • If you have programming experience and a familiarity with C--the dominant language in embedded syste

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.

    标签: familiarity programming experience dominant

    上传时间: 2013-12-11

    上传用户:362279997

  • 非常好的优化算法的书

    非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.

    标签: 优化算法

    上传时间: 2014-01-26

    上传用户:zgu489