WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying results in a Squarified Treemap.
资源简介:WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and dis...
上传时间: 2017-09-03
上传用户:cc1915
资源简介:This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant...
上传时间: 2016-04-24
上传用户:ecooo
资源简介:This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the ...
上传时间: 2014-01-03
上传用户:liuchee
资源简介:In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上传时间: 2014-01-06
上传用户:2404
资源简介:MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets wi...
上传时间: 2015-12-15
上传用户:小鹏
资源简介:KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone, and view them on the go.
上传时间: 2016-01-25
上传用户:er1219
资源简介:This example provides a description of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an extended data frame with interrupt at 500Kb...
上传时间: 2016-04-24
上传用户:frank1234
资源简介:XmlSerialization this is only an example of how to use the XmlSerialization library in .net
上传时间: 2013-12-22
上传用户:努力努力再努力
资源简介:A brief description of how to apply deductive reasoning to the task of debugging software.
上传时间: 2017-05-03
上传用户:水中浮云
资源简介:This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7...
上传时间: 2013-12-21
上传用户:woshini123456
资源简介:The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result. The clone function performs an exact copy of the IplImage* parameter
上传时间: 2013-12-21
上传用户:teddysha
资源简介:具体功能:This is the part-2 of the whole project. This package is used to create PKI
上传时间: 2015-08-27
上传用户:脚趾头
资源简介:Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divid...
上传时间: 2017-02-19
上传用户:wyc199288
资源简介:The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is start...
上传时间: 2015-06-17
上传用户:l254587896
资源简介:IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
上传时间: 2014-01-13
上传用户:han_zh
资源简介:A digital filter structure for wideband filtering is proposed. It consists of two allpass filters and a linearphase FIR filter. One major advantage of this structure is that the allpass filters are functions of zM which implies that the...
上传时间: 2014-01-21
上传用户:weixiao99
资源简介:UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard....
上传时间: 2013-12-14
上传用户:leehom61
资源简介:This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Pages environment, but most of the techniques discussed have equivalents in other database environments. It should be viewed as a "follow up",...
上传时间: 2014-07-28
上传用户:xhz1993
资源简介:The next-generation wireless broadband technology is changing the way we work, live, learn, and communicate through effective use of state- of-the-art mobile broadband technology. The packet-data-based revolu- tion started around 2000 with ...
上传时间: 2020-05-27
上传用户:shancjb
资源简介:The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
上传时间: 2013-12-20
上传用户:1966640071
资源简介:the c languge is used for the GPS field.The pogram is the PARITY CHECK ,which is one kind data of the GPS data .and it is used for correcting one bit error
上传时间: 2013-11-26
上传用户:xiaodu1124
资源简介:/* This software is copyrighted by and is the sole property of Express */ /* Logic, Inc. All rights, title, ownership, or other interests */ /* in the software remain the property of Express Logic, Inc. This */ /* ...
上传时间: 2017-03-04
上传用户:lindor
资源简介:Verilog, c and asm source codes of the Minimig system, a fpga implementation of the Amiga computer. Version minimig-j used on the Minimig fpga board.
上传时间: 2017-09-24
上传用户:xauthu
资源简介:During this course you will learn how to use Matlab, to design, and to perform mathematical computations. You will also get acquainted with basic programming. If you learn to use this program well, you will find it very useful in future, ...
上传时间: 2014-01-15
上传用户:Miyuki
资源简介:C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in so...
上传时间: 2014-01-17
上传用户:lz4v4
资源简介:This package contains assembly programs for testing how many clock cycles a piece of code takes to execute.
上传时间: 2013-11-25
上传用户:asdfasdfd
资源简介:This is a tutorial talking about how to use visual c++.
上传时间: 2013-12-19
上传用户:zhuoying119
资源简介:SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches...
上传时间: 2013-12-28
上传用户:zhanditian
资源简介:The purpose of this code is to assist developers get some good ideas for how to build a PayPal shopping cart. It is your job as a developer to ensure that any code provided meets your needs.
上传时间: 2013-12-21
上传用户:851197153
资源简介:Is a Application Demo (an example) of how to use the package LCD in order to make an application stand alone that show a scrolling message on display.
上传时间: 2016-05-29
上传用户:tianyi223