搜索资源列表
java3d_collision
- java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试-Collision Detection in java3d source can be achieved in three-dimensional space of the intersection of the two test objects
intersection
- 计算水平线与垂直线交点个数问题。扫描方法计算。-Calculation of horizontal and vertical line of intersection the number of questions. Scanning method.
LinkedList
- 用java创建单链表,用单链表实现集合的交集并集差集-Use Java to create a singly linked list, singly linked list is used to implement the intersection set and set the difference set
Single-like-rear-space-rendezvous
- 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a lan