Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
2answers
162 views

Floating multiplication performing slower depending of operands in C

I am performing a stencil computation on a matrix I previously read from a file. I use two different kinds of matrices (NonZero type and Zero type). Both types share the value of the boundaries (1000 ...
4
votes
6answers
743 views

Where are the great design stencil and wireframes resources for creating mockups?

Design stencils and wireframes are cool! It would be terribly time consuming to mockup applications without them. Which are your favorites and where can they be viewed/downloaded?
2
votes
2answers
497 views

Visio Stencil for iOS design comps?

Has anyone created a Visio template, or just a stencil, for creating iOS design comps? I know there are tools that allow you to do design comps, but I'm really after a Visio stencil, or stencil ...
1
vote
1answer
158 views

Hiding a Master Shape in Stencil in Visio

Is it possible to hide a master shape in your stencil so that a user cannot drag and drop it on their diagram, while still allowing me to use that object in the diagram programmatically?
1
vote
1answer
144 views

Does anyone know of an easy way to get Integration services designs into Visio?

I'd like to be able to work with the discrete tasks (i.e. move the script task separately from the data flow task). If there is an SSIS stencil for Visio that would be great.
0
votes
2answers
1k views

Using GlEs 2.0 FrameBuffer (FBO) and Stencil in android Native code (ndk)

I am trying to generate a frambuffer object and use stencil inside a native android application using the NDK (r5b). Target device is running froyo 2.2, supporting OpenGlEs 2.0. So, I've been coding ...
0
votes
1answer
495 views

Crop a face/head using oval/polygonal shapes without using flash? (ajax or html5?)

My mission is to let users upload their own photos then the site crops the face+hair and pastes them on an ecard. The tough part is that I'm not allowed to use flash =/ I understand there are ajax ...