Oracle8 PL/SQL程序設計中的例子腳本 162K SQL(英文) The example code used in Oracle8 PL/SQL Programming
標簽: Oracle8 SQL Programming example
上傳時間: 2013-12-31
上傳用戶:cursor
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一個多語言,宏編譯器,可以在一個單獨的文件中定義所有的語法和代碼生成。Draak 是一個單獨的二進制文件,可以在任意平臺上只使用一個文件來編譯任何上下文無關的語言(類似 C, Pascal, Java)。
標簽: multi-language generation compiler defined
上傳時間: 2013-12-30
上傳用戶:a673761058
基于模型聚類算法的matlab實現 This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMODEL based on the highest BIC.
標簽: does Clustering the matlab
上傳時間: 2015-04-29
上傳用戶:playboys0
Haskell教程(by rufi) 傳統的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)編程語言, 程序語句有一定的執行次序. 函數(functional)編程語言則給出執行的內容, 關注于更高層次的"做什么"而不是"怎么做", 這就是二者最明顯的一個區別。函數編程語言的語法功能非常強,使編程的效率大幅提高。 Haskell是世界上公認的語法最優美最簡潔的一種語言。的確,Haskell語言是寫給人看的,而不是寫給機器看的。另一方面,這也使得的 Haskell的編譯技術成為一個難點。從以人為本的角度來看,程序員的時間比機器的時間更寶貴,所以Haskell是明智的選擇。
標簽: imperative Haskell Pascal Python
上傳時間: 2013-12-31
上傳用戶:zhoujunzhen
經典的thinking in java第三版,中文翻譯版本,質量不錯。
上傳時間: 2014-01-22
上傳用戶:電子世界
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a zlib.dcu file and i felt it was more correct to rename my unit and force developers to have to update their code than to make developers worry about the possible file contention in delphi 6 and 7.
標簽: previously included archive zlibex
上傳時間: 2015-04-30
上傳用戶:縹緲
Java的學習 think in java的新版本 電子文檔 麻煩通過一下
上傳時間: 2014-01-15
上傳用戶:洛木卓
This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest possible example instead of killing people with the details about virtual tables, polymorphism, inheritance and using nested macros etc., etc.
標簽: technology program little shows
上傳時間: 2015-05-03
上傳用戶:kernaling
一個小巧的BASIC解釋器的源代碼很小可它的確做到了,里面包含了編譯原理的思想。
上傳時間: 2015-05-03
上傳用戶:秦莞爾w
In most software-development organizations, the testing program functions as the final "quality gate" for an application, allowing or preventing the move from the comfort of the software-engineering environment into the real world. With this role comes a large responsibility: The success of an application, and possibly of theorganization, can rest on the quality of the software product.
標簽: software-development organizations functions the
上傳時間: 2015-05-03
上傳用戶:s363994250