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

feature-selection-with-acquisitio

  • he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on

    he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting.

    标签: signal Modulated analog create

    上传时间: 2015-05-14

    上传用户:CHINA526

  • CSB637 uCOS-II with Visual C

    CSB637 uCOS-II with Visual C

    标签: uCOS-II Visual with CSB

    上传时间: 2015-05-15

    上传用户:561596

  • AT91SAM7S64 Board Design with orCAD.

    AT91SAM7S64 Board Design with orCAD.

    标签: Design Board orCAD SAM7

    上传时间: 2015-05-15

    上传用户:阳光少年2016

  • The DES sound code with C

    The DES sound code with C

    标签: sound code with The

    上传时间: 2013-11-29

    上传用户:曹云鹏

  • RSA code with C in the POS

    RSA code with C in the POS

    标签: code with RSA POS

    上传时间: 2013-12-28

    上传用户:标点符号

  • ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri

    ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must check and provide appropriate execution for 2 extra cases, namely when the matrix size given is either “0” , or when the size is greater than the maximum handled of “5” . In these 2 cases you must implement the following behaviour: o If size = 0, then print a message “Size = 0 is unacceptable” and continue by reading the next size for the next 2 matrices (if not end of file). o If size >5, then print two messages: “Size is too big - unacceptable”. Then read and discard the next (size2 ) integers and continue by reading the next size for the next 2 matrices (if not end of file).

    标签: multiplication Implement matrices matrix

    上传时间: 2014-08-30

    上传用户:dsgkjgkjg

  • This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi

    This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code files.

    标签: compliant detection supports dynamic

    上传时间: 2015-05-16

    上传用户:dancnc

  • RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 inte

    RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval

    标签: psuedo-random generator cipher secure

    上传时间: 2013-12-05

    上传用户:ztj182002

  • 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)

    物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes

    标签: location location-allocation Continuous alternate

    上传时间: 2015-05-17

    上传用户:kikye

  • Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as

    Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile. The point data shapefile consists of 41859 point features from 1996 GDT data, in decimal degrees. The table of zips that can be used in the batch match consists of 38 records, entitled "few_zips.dbf". More specifcs are found at the top of each form and are provided throughout the code.

    标签: directory writeable Geocode project

    上传时间: 2013-12-19

    上传用户:wangchong