本程序集是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