搜索结果
找到约 12,512 项符合
A-int 的查询结果
数值算法/人工智能 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.
源码/资料 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z
完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5 ...
源码/资料 用汇编编写的河内塔程序 将第一柱a上n-1个盘借助第二柱c移到第三柱b 把a上剩下的一个盘移到c 将n-1个盘从b借助a移到第三柱c 这三步是图示河内塔的根本方法 功能一:自己动手移动河内塔 先按左右
用汇编编写的河内塔程序 将第一柱a上n-1个盘借助第二柱c移到第三柱b 把a上剩下的一个盘移到c 将n-1个盘从b借助a移到第三柱c 这三步是图示河内塔的根本方法 功能一:自己动手移动河内塔 先按左右键选择要移的盘,按箭头上键确定 再按左右键移到要的盘 如此,再根据河内塔的规则确定较好的次数step2 功能二:图示河内塔移动过 ...
Java编程 企鹅推冰块游戏,A,D左右移动.K,M上下移动
企鹅推冰块游戏,A,D左右移动.K,M上下移动
编辑器/阅读器 TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write
游戏 Massively Multiplayer Space Trading and Combat game. This is an online strategy game, not a 3D space
Massively Multiplayer Space Trading and Combat game. This is an online strategy game, not a 3D space sim. Incorporating ideas from games such as Stars!, SE3, MOO, Tradewars, MUD/MOOs, Dune II, SimCity.
源码/资料 I have written this article to capture a Windows image into a bitmap file that will support all Pain
I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕获一个窗口图像并存入一个支持MS画笔的位图文 ...