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