Following is a repost of the public domain make that I posted to net.sources a couple of months ago. I have fixed a few bugs, and added some more features, and the resulting changes amounted to about as much text as the whole program (hence the repost).一個編譯器C代碼,詳見REDME。
標簽: Following sources domain couple
上傳時間: 2015-09-01
上傳用戶:manlian
1.MyIE開源工程協議 MyIE開源工程遵循GNU通用公共許可證GPL(GNU General Public License)開發,任何人都可以永久免費安裝使用,在你下載和使用MyIE源代碼前,請閱讀并同意這個許可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程編譯提示 如果你使用的是VC++6,你需要更新2個頭文件,請從這里下載: http://www.morequick.com/down/hfile.zip,然后將2個頭文件"tlogstg.h" 和 "exdisp.h"放到VC++的頭文件目錄,如: "C:\Program Files\Microsoft Visual Studio\VC98\Include".
上傳時間: 2015-09-01
上傳用戶:bakdesec
網上的使用vc++圓形按鈕制作源代碼.Vertical and square resource-buttons get circular.\nHorizontal, non-square, resource-buttons get stretched.
標簽: resource-buttons Horizontal non-square Vertical
上傳時間: 2014-01-23
上傳用戶:二驅蚊器
第一個是path 和 CLASSPATH的問題 第二個是package和import問題 第三個是public,protected,private,static,什 么時候用,為什么要用,怎么用 第四個是制作jar文件
標簽: CLASSPATH package import public
上傳時間: 2014-01-18
上傳用戶:qlpqlq
支撐矢量機 class CvSVM : public CvStatModel //繼承自基類CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分類器,SVR是SVM回歸 // SVM kernel type
標簽: CvStatModel public class CvSVM
上傳時間: 2014-08-19
上傳用戶:妄想演繹師
package youxiangtu import java.io.* public class YXTu{ static public void main(String[] args){
標簽: public youxiangtu package import
上傳時間: 2014-01-10
上傳用戶:zjf3110
OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. It is unlikely that the OpenSS7 Master Package will be released as frequently as before. Sub-packages will be released more often. To rebuild the master package with a new sub-package release, simply replace the directory to which the sub-package belongs with the unpacked sub-package release and then rebuild the master package. This release provides support for recent distributions and tool chains.
標簽: OpenSS7 release the Package
上傳時間: 2015-10-28
上傳用戶:cc1
package news import java.sql.ResultSet import java.util.Vector public class News {
標簽: import java ResultSet package
上傳時間: 2014-01-01
上傳用戶:sclyutian
關于URI的說明,大家可以侃侃,Web上可用的每種資源 - HTML文檔、圖像、視頻片段、程序等 - 由一個通過通用資源標志符(Universal Resource Identifier, 簡稱"URI")進行定位。
標簽: Identifier Universal Resource HTML
上傳時間: 2014-07-04
上傳用戶:13517191407
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>會員登錄</TITLE> <META http-equiv=Content-Type content="text/html charset=gb2312"> <SCRIPT language=javascript id=clientEventHandlersJS>
標簽: HTML lt Transitional gt
上傳時間: 2014-01-13
上傳用戶:jing911003