About verifinger algorithm
I have the verfinger source code beacause my enterprise bought the algorithm. I analysed a function VFComputeBlockedBadArea where they marked the bad zones in fingerprint using orientation image and...
View ArticleCSS Clearing Div Float Frustrations
I'm having an absolute nightmare working with the floats and clearing them in order for content to remain even on my latest project. I've read up on CSS tricks about the great collapse and everything...
View ArticleAbout verifinger algorithm
I have the verfinger source code beacause my enterprise bought the algorithm. I analysed a function VFComputeBlockedBadArea where they marked the bad zones in fingerprint using orientation image and...
View Articleselecting a word to do a calculation
I am wanting to write a simple bit of code that converts a currency into US$ I have managed thus far to get it to ask which currency I want to convert now I am not sure where to go from here#include...
View Articleselecting a word to do a calculation
I am wanting to write a simple bit of code that converts a currency into US$ I have managed thus far to get it to ask which currency I want to convert now I am not sure where to go from here#include...
View Articlefinding a word and preforming a math function
I am wanting to write a simple bit of code that converts a currency into US$ I have managed thus far to get it to ask which currency I want to convert now I am not sure where to go from here#include...
View ArticleSubroutine predictor corrector
Hello everyone!!! I'm writing because I should write this subroutine: Given the Cauchy problem write a subroutine for the calculation of its solution using the predictor corrector method in 5 steps (k...
View ArticleSubroutine predictor corrector
Hello everyone!!! I'm writing because I should write this subroutine: Given the Cauchy problem write a subroutine for the calculation of its solution using the predictor corrector method in 5 steps (k...
View ArticleDistributing your game
Ok so I finally finished a game I was working on in visual studio 2010. It required OpenGL and SDL for the graphics and was of course programmed in C++. Only problem now is that I cannot share this...
View ArticleDistributing your game
Ok so I finally finished a game I was working on in visual studio 2010. It required OpenGL and SDL for the graphics and was of course programmed in C++. Only problem now is that I cannot share this...
View ArticleHow to add an automatic creation target
Hello, I am trying to modify a program written by others. Comparing two different versions of the same program, I noticed that under project->Options, one of the automatic creation targets is...
View ArticleThe five avid gamers Finland
Spoelstra and additionally Popovich would be the latter motor coachs position. Along with a few days, one particular is going to holds this Ray O'Brien Prize for a second time.That will move is...
View ArticleThe five avid gamers Finland
Spoelstra and additionally Popovich would be the latter motor coachs position. Along with a few days, one particular is going to holds this Ray O'Brien Prize for a second time.That will move is...
View ArticleBeginner help with methods
We're supposed to use methods/functions in our program, but im having trouble incorporating them into it. My program is like a math game, asking simple addition and addition/subtraction questions. I...
View ArticleMafia Game Project
Many of you may have seen my other thread about a game project I am working on. After thinking out more of the details, I am able to put together a better thread detailing the project a bit more, as...
View Articlehow to use "into"
Is "into" only used for "overflow" ? This is my example!!!!!! add ax,bx into ... ... overflow: push ax push bx push cx push dx . . . pop dx pop cx pop bx pop ax iret...
View Article