The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
標簽: gradient function provided versions
上傳時間: 2016-11-07
上傳用戶:秦莞爾w
UIT - Secteur de la normalisation des télécommunications ITU - Telecommunication Standardization Sector UIT - Sector de Normalización de las Telecomunicaciones Study Period 1997-2000 Commission d études Study Group Comisión de Estudio 16 Contribution tardive Delayed Contribution Contribución tardía D.xxx Geneva, 7-18 February 2000 Texte disponible seulement en Text available only in Texto disponible solamente en E Question(s): Q.15/SG16 SOURCE*: Nokia Inc. / Nokia Research Center 6000 Connection Drive Irving, Texas 75039 USA Tel : +12147976155 Fax : +19728944589 e-mail : marta.karczewicz@nokia.com TITLE: MVC Decoder Description
標簽: Telecommunication Standardization communications normalisation
上傳時間: 2013-12-24
上傳用戶:541657925
“軟件限時注冊”控件(TShareRegist)功能說明: 1、只要將該控件加入主窗體,使Action屬性設為true,再設置其它屬性,你的軟件就有限時注冊的功能了,只要你牢記三個密鑰,并加上給你的算號軟件(RegObject_Admin.exe)你就可以無敵天下了。 2、控件使用目前最嚴嚴謹的加密算法,5級加密。是破解成為不可能,可以放心使用。 3、請記住,設計不同的軟件,給三個不同的密鑰,該控件可以讓你享用終生。 控件屬性說明: Action:boolean 是否開啟限時注冊功能 ShareDays:integer 免費使用的天數 ShareCount:integer 免費使用的次數 RootKey:string 注冊表的主根 EncrypKey1:string 密鑰1 EncrypKey2:string 密鑰2 EncrypKey3:string 密鑰3 Money:string 注冊費用 ActiveMenuItem:TMenuItem 激活注冊窗口的菜單項(點擊此菜單項便能彈出“注冊窗體”) ActiveButton:TButton 激活注冊窗口的按鈕(同上) Verion:string 控件版本號,只讀的
標簽: TShareRegist 控件 軟件
上傳時間: 2013-12-25
上傳用戶:fredguo
December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further combined with operators such as union and intersection. This can be extended by custom resources and custom tasks using resources. Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly. Ant 1.7 fixes also a large number of bugs. Ant 1.7 has some initial support for Java6 features.
標簽: Ant Available available December
上傳時間: 2014-01-06
上傳用戶:daoxiang126
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
標簽: implementation evaluation algorithm function
上傳時間: 2016-11-24
上傳用戶:kelimu
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).
標簽: from eliminates PRINCIPLE algorithm
上傳時間: 2016-11-27
上傳用戶:凌云御清風
Lotus Notes開發用的在線DHTML編輯器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base code to add more features, such as cut/copy/paste and adding tables. 2. This editor is based on an Active X control, so it will only work in Internet Explorer. I tested this in IE 5.5, but I think it should would in IE 5.x The Active X control is marked "safe for scripting" and should not trigger a warning from your browser about unsafe content.
標簽: editor control Active Lotus
上傳時間: 2016-11-27
上傳用戶:kr770906
The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficiency of the code generated for the same computer by different compilers. The test reports general performance in dhrystones per second. Like most benchmark programs, dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types. The DHRY program is available in different targets: Simulator: Large Model: DHRY example in LARGE model for Simulation Philips 80C51MX: DHRY example in LARGE model for the Philips 80C51MC
標簽: general-performanc benchmarks Dhrystone dhrystone
上傳時間: 2016-11-30
上傳用戶:hphh
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port knocking and passive operating system fingerprinting to make it possible to do things like only allow, say, Linux-2.4/2.6 systems to connect to your SSH daemon. fwknop supports shared, multi-protocol port knock sequences along with both relative and absolute timeouts, and coded port knock sequences encrypted with the Rijndael block cipher.
標簽: Firewall Operator software upcoming
上傳時間: 2016-12-04
上傳用戶:牛津鞋
MICROSOFT FOUNDATION CLASS LIBRARY : 學生管理系統 ======================================================================== AppWizard has created this 學生管理系統 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your 學生管理系統 application. 學生管理系統.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
標簽: FOUNDATION MICROSOFT LIBRARY CLASS
上傳時間: 2013-12-16
上傳用戶:天涯