Winput offers an input window to get a user s input string for batch processing.
资源简介:Winput offers an input window to get a user s input string for batch processing.
上传时间: 2013-12-25
上传用户:凤临西北
资源简介:A very well constructed C# programming book that will allow even non programmers to get a quick grasp on C# basics.
上传时间: 2017-03-22
上传用户:hewenzhi
资源简介:SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
上传时间: 2017-04-22
上传用户:6546544
资源简介:this book can help you to get a better performance in the gps development
上传时间: 2014-12-02
上传用户:erkuizhang
资源简介:This Program is an M-file to implement a low-pass filter and notch filter (50Hz) on EEG channels.
上传时间: 2014-01-18
上传用户:lanjisu111
资源简介:just uploading the file to get a new downlad for AD7843
上传时间: 2017-07-27
上传用户:JIUSHICHEN
资源简介:An example how to develop a CustomItem for J2ME applications
上传时间: 2017-08-19
上传用户:zmy123
资源简介:Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications
上传时间: 2014-12-21
上传用户:zjf3110
资源简介:A website for keeping track of wishes for your character in WoW Users are able to make a user account, register their in-game characters, make wishes that represent their in-game goals, and match them against other players.
上传时间: 2014-01-05
上传用户:古谷仁美
资源简介:This book is a short, focused introduction to MATLAB, a comprehen-sive software system for mathematics and technical computing
上传时间: 2017-05-21
上传用户:yimoney
资源简介:This book is a short, focused introduction to MATLAB, a comprehen- sive software system for mathematics and technical computing
上传时间: 2013-12-05
上传用户:懒龙1988
资源简介:to get the theoretical and simulation plots for 4 16 64 QAM plots for AWGN channel
上传时间: 2017-06-02
上传用户:zhaoq123
资源简介:some routines to control a n u4091 using c for msp controller
上传时间: 2013-12-22
上传用户:wpt
资源简介:NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of ...
上传时间: 2013-12-13
上传用户:asddsd
资源简介:This hands-on, one-stop guide delivers the focused, streamlined direction you need to get your Web solutions up and running quickly. Zero in on key ASP.NET configuration details and techniques using quick-reference tables, lists, coding and...
上传时间: 2015-01-11
上传用户:Thuan
资源简介:This software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we get access to more pl...
上传时间: 2013-12-10
上传用户:semi1981
资源简介:加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message dig...
上传时间: 2015-07-16
上传用户:wqxstar
资源简介:Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. De...
上传时间: 2015-09-21
上传用户:sunjet
资源简介:CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/...
上传时间: 2013-12-21
上传用户:leixinzhuo
资源简介:Internal Interrupts are used to respond to asynchronous requests from a certain part of themicrocontroller that needs to be serviced. Each peripheral in the TriCore as well as theBus Control Unit, the Debug Unit, the Peripheral Control Proc...
上传时间: 2013-10-27
上传用户:zhangyigenius
资源简介:CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the contents—the file name, file size, and so on.
上传时间: 2013-12-13
上传用户:ruixue198909
资源简介:A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.
上传时间: 2015-02-10
上传用户:lepoke
资源简介:This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python wor...
上传时间: 2015-05-10
上传用户:ddddddos
资源简介: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 proportio...
上传时间: 2015-05-14
上传用户:CHINA526
资源简介:FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click "Start" to start the fuzzy c...
上传时间: 2014-01-23
上传用户:bjgaofei
资源简介:steganography tools to hide a text file in an image in true colour.
上传时间: 2013-12-30
上传用户:c12228
资源简介:Cygwin/X User’s Guide. A magic tool for want to get unix application runing on windows.
上传时间: 2015-10-05
上传用户:firstbyte
资源简介:This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
上传时间: 2015-10-08
上传用户:xieguodong1234
资源简介:Do your applications look a little boring? Would you like to get spectacular yet easy to use visual effects? Billenium Effects will give your applications a different touch without interfering with your existing code. For example, just by d...
上传时间: 2015-10-09
上传用户:dreamboy36
资源简介:The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can...
上传时间: 2015-10-11
上传用户:xlcky