本程序集是Allen I. Holub所寫的《Compiler Design in C》一書的附隨軟件,其中有作者自己編寫的詞法分析和語法分析工具LeX,occs和LLama,該軟件包還包括一個顯示C語言分析過程的程序
上傳時間: 2014-01-08
上傳用戶:siguazgb
PGP Components使用PGP算法的加密控件。(有源代碼)工作在:D2 D3 D4 D5。作者:Michael in der Wiesche
標簽: Components PGP Michael Wiesche
上傳時間: 2013-12-28
上傳用戶:koulian
a set of cross-platform tools that is useful for programming the GBA written in Java.
標簽: cross-platform programming written useful
上傳時間: 2015-01-06
上傳用戶:yd19890720
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms
標簽: collaborative several Europe Israel
上傳時間: 2015-01-09
上傳用戶:refent
source code to compute the visibility polygon of a point in a polygon.
標簽: polygon visibility compute source
上傳時間: 2015-01-09
上傳用戶:wpt
tink in c
上傳時間: 2015-01-09
上傳用戶:LIKE
Wiley - Applied Cryptography, Protocols, Algorthms, and Source Code in C
標簽: Cryptography Algorthms Protocols Applied
上傳時間: 2015-01-09
上傳用戶:cmc_68289287
Practical Artificial Intelligence Programming in Java source code
標簽: Intelligence Programming Artificial Practical
上傳時間: 2014-11-27
上傳用戶:evil
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.
標簽: L. Professor algorithm developed
上傳時間: 2014-12-21
上傳用戶:gonuiln
Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滾動顯示位圖 在VC++環境下,在一個對話框中顯示一個原始尺寸的大小的位圖文件相當是困難的。然而,通過使用 StretchBlt()函數一個給定的區域顯示一個大的位圖是可能的。主要的缺點是圖像將會失真。看了這篇通過卷動技術顯示整個位圖技術的文章,你將能夠以它的原始尺寸在給定對話框的區域內顯示一個大位圖。 來源: http://www.codeguru.com/bitmap/ScrollBitmap.html
標簽: Displaying difficult original bitmap
上傳時間: 2014-01-05
上傳用戶:yiwen213