The buffers allow receiving of data while a page in the main memory is being reprogrammed. Unlike conventional Flash
资源简介:The buffers allow receiving of data while a page in the main memory is being reprogrammed. Unlike conventional Flash
上传时间: 2014-01-09
上传用户:aig85
资源简介:A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. A...
上传时间: 2014-01-04
上传用户:trepb001
资源简介:program to trasmit data to a TI92 with the TI Graph-Link
上传时间: 2015-01-03
上传用户:youke111
资源简介:Allows sending and receiving of multicast datagrams and experimentation with the multicast APIs
上传时间: 2014-05-27
上传用户:开怀常笑
资源简介:This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptog...
上传时间: 2015-07-21
上传用户:朗朗乾坤
资源简介:Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite handy with INI files which you can use to get and set data for you applications. You can also check out some dates related to passwords and ...
上传时间: 2017-04-04
上传用户:yuanyuan123
资源简介:calculates the fractal dimension of a set in the 2D plane using the box counting method.
上传时间: 2013-12-27
上传用户:450976175
资源简介:a function for fitting a set of data by a curve with degree n
上传时间: 2017-09-21
上传用户:lacsx
资源简介:There are many algorithms that can be applied to graphs. Many of these are actually used in the real world, such as Dijkstra’s algorithm to find shortest paths. We will discuss a few here.
上传时间: 2014-01-03
上传用户:龙飞艇
资源简介:A C++ library which finds associations within sets of items, using a fast in-memory algorithm
上传时间: 2015-04-27
上传用户:bruce
资源简介:This demo develops the steady-state characteristics of an induction motor First start the simulation, then Double click the <PLOTS> block to view torque-speed and current-speed curves and the current circle diagram
上传时间: 2013-11-29
上传用户:daguda
资源简介:JVT-T206 contains the reference software of the Joint 4:4:4 Verification Model (JFVM) 4 in the directory JVT-T206_jfvm_1_11 as described in JVT-T205
上传时间: 2015-09-24
上传用户:TF2015
资源简介:here is a small Delphi program called "FolderWatcher". It watches a folder (you can configure in the ini file) and tells you when a file in the folder has changed.
上传时间: 2013-12-24
上传用户:qunquan
资源简介:This set of files show some of the principles of Monte Carlo simulations, applied in the financila industry. this si the content of the web seminar called "Simulations de Monte Carlo en MATLAB".
上传时间: 2013-12-18
上传用户:xiaoyunyun
资源简介:This document describes the Object Oriented Design Standards as they are used in the corelinux++ project. It provides a set of guidelines, rationales and standards for object oriented design.Nxc26i2c
上传时间: 2013-12-25
上传用户:xymbian
资源简介:Number of Namespaces in the project: 1 Number of Classes in the project: 6 Number of C# function(s) in the project: 2 Number of C# subroutine(s) in the project: 15 Number of VB.NET function(s) in the project: 1 Number of VB.NET subro...
上传时间: 2013-12-09
上传用户:许小华
资源简介:A bad thing never dies. 遗臭万年。 A bad workman always blames his tools. 不会撑船怪河弯。 A bird in the hand is worth than two in the bush. 一鸟在手胜过双鸟在林。 A boaster and a liar are cousins-german. 吹牛与说谎本是同宗。 A ...
上传时间: 2013-12-20
上传用户:iswlkje
资源简介:example of php of a form to program a function of add to a database in sql server
上传时间: 2013-12-15
上传用户:FreeSky
资源简介:classical culculator but has some thing special that you can store your work in a file in the hard and including sin & cos
上传时间: 2013-12-19
上传用户:mpquest
资源简介:Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Drawing on Lopp s management experiences at Apple, Netscape, Symantec, and Borland, this book is full of stories based on companies in the Silic...
上传时间: 2014-11-28
上传用户:1427796291
资源简介:f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C+...
上传时间: 2013-12-24
上传用户:thuyenvinh
资源简介:If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C...
上传时间: 2014-01-02
上传用户:iswlkje
资源简介:Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to impl...
上传时间: 2014-11-26
上传用户:蠢蠢66
资源简介:Over the past ten years there has been a revolution in the devel- opment and acceptance of mobile products. In that period, cel- lular telephony and consumer electronics have moved from the realm of science fiction to everyday reality. Much...
上传时间: 2020-05-27
上传用户:shancjb
资源简介:It was the publisher’s idea that I write RFID in the Supply Chain: A Guide to Selection and Implementation . Not only am I editor of Enterprise Inte- gration System , Second Edition Handbook and author of The Complete Book of Middleware , ...
上传时间: 2020-06-08
上传用户:shancjb
资源简介:This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces severa...
上传时间: 2016-03-30
上传用户:playboys0
资源简介:Software testing technology, introduced the common methods of software testing, software testing in the basic test ideas
上传时间: 2014-01-26
上传用户:qiao8960
资源简介:鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?Problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The ...
上传时间: 2017-03-02
上传用户:kristycreasy
资源简介:An important book that cover wavelet domain. It help a lot in understanding wavelets and their applications. Beside explanations of the transform and application of this, there are also presents the reasons why wavelets are better than Fou...
上传时间: 2017-06-14
上传用户:lanhuaying
资源简介:Without conceding a blemish in the first edition, I think I had best come clean and admit that I embarked on a second edition largely to adopt a more geometric approach to the detection of signals in white Gaussian noise. Equally rigorous, ...
上传时间: 2020-05-26
上传用户:shancjb