搜索结果
找到约 8,474 项符合
In-application 的查询结果
游戏 一个炸弹人游戏的源代码(win32 application)
一个炸弹人游戏的源代码(win32 application)
加密解密 PGP Components使用PGP算法的加密控件。(有源代码)工作在:D2 D3 D4 D5。作者:Michael in der Wiesche
PGP Components使用PGP算法的加密控件。(有源代码)工作在:D2 D3 D4 D5。作者:Michael in der Wiesche
J2ME a set of cross-platform tools that is useful for programming the GBA written in Java.
a set of cross-platform tools that is useful for programming the GBA written in Java.
Linux/Unix编程 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i
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 ...
数值算法/人工智能 source code to compute the visibility polygon of a point in a polygon.
source code to compute the visibility polygon of a point in a polygon.
数值算法/人工智能 Wiley - Applied Cryptography, Protocols, Algorthms, and Source Code in C
Wiley - Applied Cryptography, Protocols, Algorthms, and Source Code in C
Java编程 Practical Artificial Intelligence Programming in Java source code
Practical Artificial Intelligence Programming in Java source code
数值算法/人工智能 This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve
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. ...
源码/资料 Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++
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 w ...