datastructure造句
例句与造句
- In addition, the octree datastructure permits smoothing of the underlying data, to help with antialiasing.
- Primitives would be successively added to this datastructure, before rasterizing only the visible pixels in a final stage.
- So, if a Venti user / client wants to store larger data blocks, it has to make a datastructure ( which can be stored in Venti ).
- For one project I'm working on, I've ( re-? ) invented a datastructure, and I was wondering if there was a name or existing literature about it.
- The standard strategy first merges the subheaps in pairs ( this is the step that gave this datastructure its name ) from left to right and then merges the resulting list of heaps from right to left:
- It's difficult to find datastructure in a sentence. 用datastructure造句挺难的
- :: : In the case of arbitrary polygons, you will have to use a general line intersector ( sweepline ) to find all intersections, split all polygon boundaries at their intersections and create a topological datastructure containing vertices, lines and faces.