A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.
资源简介:A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.
上传时间: 2017-07-26
上传用户:lht618
资源简介:RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515, etc.), except for the 8?C751 and 8?C752. RTX-251 extends the functionality of...
上传时间: 2013-12-13
上传用户:refent
资源简介:apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Other than the standard apriori algorithm, this program enable to find<br> * apriori all relation.
上传时间: 2013-12-21
上传用户:s363994250
资源简介:zzip-zzlib-src.zip. A new archiver that uses a BWT algorithm to achieve superior compression. The author has now released the source code to zzip under the GPL.
上传时间: 2014-01-27
上传用户:yuzsu
资源简介:A Model-View-Controller Framework that integrates with the MFC Doc/View architecture.
上传时间: 2016-12-18
上传用户:gyq
资源简介:EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future relea...
上传时间: 2013-12-21
上传用户:gundamwzc
资源简介:The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and broke...
上传时间: 2015-12-04
上传用户:84425894
资源简介:Manufacturers of electronic systems that require power conversion are faced with the need for higher-density dc-to-dc converters that perform more efficiently,
上传时间: 2015-04-17
上传用户:diets
资源简介:Getting Started with the Java 3D™ API A Tutorial for Beginners 《开始上手Java 3D API》新手教程
上传时间: 2015-08-30
上传用户:zukfu
资源简介:In this example, a task created with the configuration tool goes in a loop forever in which it spends parts of the time doing atomic operation
上传时间: 2015-09-14
上传用户:qunquan
资源简介:Hospital queue is a regular met are very familiar with the phenomenon. It every day one way or another in the form in front of us. For example, patients to hospitals, pharmacies dispensing to patients, patients with transfusion to the infus...
上传时间: 2013-12-26
上传用户:四只眼
资源简介:C++ implementaion for RSA together with the Wiener attack. It uses NTL library for big numbers
上传时间: 2017-07-05
上传用户:小鹏
资源简介:Embedded LCD source for use together with MSP430 and FontGen. Used on a Rowley MSP430 C compiler.
上传时间: 2017-07-24
上传用户:Zxcvbnm
资源简介:MPC89X58a IS A SINGLE-CHIP 8-BIT MICROCONTROLLER WITH THE INSTARUCTION SETS FULLY
上传时间: 2017-08-14
上传用户:watch100
资源简介:This a online education system that has not been completed yet.We have a long way to go to consummate this system.Let s work hard together and obtain more and more knowledge !
上传时间: 2015-06-04
上传用户:kelimu
资源简介:JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging ...
上传时间: 2017-04-23
上传用户:ynzfm
资源简介:Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages...
上传时间: 2014-12-09
上传用户:xuan‘nian
资源简介:This book is for merging practical electronic devices with the Internet, for hardware and software designers looking to expand their skills of JAVA programming.This book is a complete introduction to Internet-enabled devices,it provide al...
上传时间: 2013-12-15
上传用户:dengzb84
资源简介:A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree for the Master of Engineering
上传时间: 2014-12-22
上传用户:JIUSHICHEN
资源简介:A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree for the Master of Engineering
上传时间: 2016-12-12
上传用户:thuyenvinh
资源简介:hi.. this will send a 1kHz sinewave tone to ouput with led on for 10sec.
上传时间: 2014-01-10
上传用户:heart520beat
资源简介:This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of ...
上传时间: 2017-06-03
上传用户:啊飒飒大师的
资源简介:The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with th...
上传时间: 2014-01-09
上传用户:498732662
资源简介:Atmel’s AT91SAM7FP105 is a low pincount FingerChip processor based on the 32-bit ARM RISC processor. It features a on-chip biometric engine performing enrollment verification and identification, an internal record cache of up to 25 recor...
上传时间: 2013-12-26
上传用户:shawvi
资源简介:THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Fac...
上传时间: 2013-12-20
上传用户:xwd2010
资源简介:I can remember buying my first electronic calculator. I was teaching a graduate level statistics course and I had to have a calculator with a square root function. Back in the late 1960s, that was a pretty high-end requirement for a calcula...
上传时间: 2020-06-09
上传用户:shancjb
资源简介:a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
上传时间: 2014-12-02
上传用户:q123321
资源简介:快速排序! 经典的算法。 provides methods to sort a set of objects with quicksort algorithm.
上传时间: 2014-01-08
上传用户:ryb
资源简介:This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
上传时间: 2014-01-25
上传用户:zhuoying119
资源简介:自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically t...
上传时间: 2015-04-09
上传用户:ywqaxiwang