数组排序,含bubble,quick,insertion,selection四种方法
上传时间: 2015-01-04
上传用户:aa17807091
数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法
上传时间: 2015-01-05
上传用户:Thuan
ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besides being a valuable reference, this book covers a variety of issues that programmers face when developing web applications or web services that rely on database access. Most examples use Microsoft s C# language. The book s CD includes an add-in to integrate the reference with Visual Studio .NET help files.
标签: information ADO NET available
上传时间: 2015-01-11
上传用户:nanfeicui
RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. Future releases will have a Command Line Interface for quick use
标签: Administration RemoteWAP Operating Virtual
上传时间: 2015-02-01
上传用户:exxxds
也算是一个通用脱壳软件吧,类似 Quick Unpack,目前功能还很弱。入口点查找功能支持一部分 VC++ 6.0 和 Delphi 6.0 编写的软件。文件结构优化也只是很简单的优化,有时侯会出错。具体可以参考源代码。
标签: 软件
上传时间: 2014-01-21
上传用户:Late_Li
This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in reference to security and * * robustness
标签: replacements defines library routine
上传时间: 2014-01-04
上传用户:佳期如梦
《J2EE企业级应用开发》一书的配套源代码,涵盖XML编程,Servlet,JSP,自定义标签库开发,JSTL,EL,EJB,Web Services,JAX-RPC等内容。
上传时间: 2015-03-21
上传用户:515414293
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
标签: object-oriented JILRuntime register supports
上传时间: 2013-12-23
上传用户:cc1015285075
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through multimodal perturbation. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.4, pp.725-735.
标签: Description Randomness Attribute Filtered
上传时间: 2015-04-10
上传用户:ynzfm
Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.
标签: Description supervised algorithm S-ISOMAP
上传时间: 2015-04-10
上传用户:wfeel