DML Classes.install ( DML classes zip )
资源简介:DML classes.install ( DML classes zip )
上传时间: 2014-01-03
上传用户:x4587
资源简介:OMB COMMON classes 源代码
上传时间: 2013-12-29
上传用户:Yukiseop
资源简介:代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2
上传时间: 2015-02-26
上传用户:3到15
资源简介:OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations ...
上传时间: 2015-03-03
上传用户:kbnswdifs
资源简介:The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
上传时间: 2015-03-12
上传用户:开怀常笑
资源简介:2 Freeware MFC classes to encapsulate shell shortcuts
上传时间: 2013-12-23
上传用户:lxm
资源简介:Fuzzy logic system VC classes
上传时间: 2015-04-15
上传用户:diets
资源简介:delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function...
上传时间: 2015-05-09
上传用户:wanghui2438
资源简介:SMS SDK classes.This is the archive that must be included in the classpath.
上传时间: 2014-01-16
上传用户:410805624
资源简介:Client and server creation classes. Very easy to use in your programs. Uses winsock and tcp/ip.
上传时间: 2015-06-10
上传用户:zukfu
资源简介:This program uses virtual base classes
上传时间: 2014-01-19
上传用户:朗朗乾坤
资源简介:java source code for cryptography, including all kinds of classes.
上传时间: 2013-12-27
上传用户:zhengzg
资源简介:C++编写的机器学习算法 Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models
上传时间: 2014-01-21
上传用户:wangchong
资源简介:这些是关于重复运用classes的源码,包括类的使用,包括继承等功能
上传时间: 2014-12-08
上传用户:541657925
资源简介:LINKED LIST OF JAVA, use abstrct classes, hope some data structure can been learn better
上传时间: 2013-12-09
上传用户:zxc23456789
资源简介:Core JFC Java Foundation classes 2nd edition 这是<JFC核心编程>的英文版.
上传时间: 2015-08-21
上传用户:erkuizhang
资源简介:delphi在数据库中存取Word文档indows, Messages, SysUtils, classes, Graphics, Controls, Forms, Dialogs, StdCtrls, OleCtnrs, ExtCtrls, DBTables, Db, DBCtrls
上传时间: 2014-01-06
上传用户:ynzfm
资源简介:The Standard C++ classes,是学习c++类库的有力帮手。
上传时间: 2014-01-21
上传用户:1427796291
资源简介:PL-SQL用光标查询多条记录,能够以一次一条记录的方式处理多行查询的结果.为每条DML语句创建隐式光标,而显式光标是由用户创建的,以便处理返回多条记录的查询。而且,通过消除反复地分析代码,光标提高了代码的处理速度。
上传时间: 2013-12-21
上传用户:181992417
资源简介:JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This i...
上传时间: 2015-09-06
上传用户:lijianyu172
资源简介:C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a res...
上传时间: 2014-03-01
上传用户:lizhizheng88
资源简介:This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0...
上传时间: 2013-12-22
上传用户:tuilp1a
资源简介:一本很全面介绍WTL编程的书籍,中英双语,共分八章 1.ATL GUI classes 2.WTL GUI Base classes 3.Toolbars and Status Bars 4.Dialogs and Controls 5.Advanced Dialog UI classes 6.Hosting ActiveX Controls 7.Splitter Windows 8.Property Sheets an...
上传时间: 2015-10-09
上传用户:515414293
资源简介:Virtual function for two derived classes虚拟函数有两个派生类
上传时间: 2015-10-10
上传用户:sssl
资源简介:A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java source code.
上传时间: 2014-10-30
上传用户:zhanditian
资源简介:These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the cl...
上传时间: 2015-11-16
上传用户:jennyzai
资源简介:SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
上传时间: 2013-12-26
上传用户:稀世之宝039
资源简介:"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the J...
上传时间: 2015-12-07
上传用户:liuchee
资源简介:unit Video interface uses Windows, Messages, SysUtils, classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object ...
上传时间: 2013-12-21
上传用户:heart520beat
资源简介:A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, pro...
上传时间: 2014-01-04
上传用户:FreeSky