CSL is a programming language with C syntax and comprehensive Libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
標簽: comprehensive programming Libraries scripting
上傳時間: 2013-11-27
上傳用戶:xuanchangri
Abstraction, Libraries, and efficiency in C
標簽: Abstraction efficiency Libraries and
上傳時間: 2015-02-26
上傳用戶:JIUSHICHEN
The book presents the entire Java programming language and essential parts of the class Libraries: the collection classes and the input-output classes.
標簽: programming essential Libraries the
上傳時間: 2015-03-02
上傳用戶:yulg
Client/Server版本 DBISAM compiles directly into your application with no external Libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.
標簽: application Libraries compiles directly
上傳時間: 2015-04-04
上傳用戶:sz_hjbf
Although there has been a lot of AVL tree Libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available Libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
one of the linux gd Libraries
上傳時間: 2015-05-28
上傳用戶:啊颯颯大師的
These Libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running setup.exe. This will copy the files to various places where MSVC will expect to find them. If setup fails, alternate instructions are below.
標簽: Microsoft Libraries designed Install
上傳時間: 2015-06-23
上傳用戶:s363994250
APR(Apache portable Run-time Libraries,Apache可移植運行庫)的目的如其名稱一樣,主要為上層的應用程序提供一個可以跨越多操作系統平臺使用的底層支持接口庫。
標簽: Libraries portable Run-time Apache
上傳時間: 2015-08-27
上傳用戶:wfeel
Generics and the greatly expanded collection Libraries have tremendously increased the power of Java 5 and Java 6. But they have also confused many developers who haven t known how to take advantage of these new features.
標簽: tremendously collection the Libraries
上傳時間: 2015-09-01
上傳用戶:playboys0
Generics and the greatly expanded collection Libraries have tremendously increased the power of Java 5 and Java 6. But they have also confused many developers who haven t known how to take advantage of these new features.
標簽: tremendously collection the Libraries
上傳時間: 2015-09-01
上傳用戶:李彥東