搜索结果
找到约 22,812 项符合
A类功放 的查询结果
源码/资料 一个演示类模板的源代码
一个演示类模板的源代码
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 ...
数值算法/人工智能 The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
数值算法/人工智能 A Library of Efficient Data Types and Algorithms,封装了常用的ADT及其相关算法的软件包
A Library of Efficient Data Types and Algorithms,封装了常用的ADT及其相关算法的软件包
数值算法/人工智能 PQP is a library for performing three types of proximity queries on a pair of geometric models compo
PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles:
数值算法/人工智能 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.
游戏 一个另类的坦克大战源程序
一个另类的坦克大战源程序,包括场景、导具制作。 vc++6.0 directx6.0以上
源码/资料 用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基
用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基本功能; 4.参照Windows附件中的计算器的外观和功能 ...