Search found 58 matches: algorithm

Return to advanced search

GRASP ALGORITHM FOR KNIFE CUTS

Saludos, hace muchooooo tiempo hice este tema, pero nunca nadie respondio satisfactoriamente, es un proyecto que me propuse y que quiero retomar, si alguien tiene alguna idea o formula como realizado esto, mucho agradeceria la ayuda, para que tengan una idea de que trata es un sistema para CRISTALER...
by joseluisysturiz
Fri Oct 14, 2011 1:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GRASP ALGORITHM FOR KNIFE CUTS
Replies: 9
Views: 2809

Re: hash with (x)harbour - knowledge base

... hashes to match the function to call when a message is sent to an object. Basically they calculate a unique number from a string. The original algorithm that we used was developed by the Standford University (as far as I remember it). Just as a curiosity :-)
by Antonio Linares
Thu Sep 23, 2010 7:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash with (x)harbour - knowledge base
Replies: 20
Views: 7969

Re: Google on Quantum computing

"Training a Binary Classifier with the Quantum Adiabatic Algorithm"
http://videolectures.net/opt08_neven_tabcwt/
by modicr
Sun Dec 13, 2009 7:36 pm
 
Forum: Off Topic / Otros temas
Topic: Google on Quantum computing
Replies: 1
Views: 393

Re: ways to save report to a file and easily open

... by PDF995. It's called "pdf995 Standard Encryption.exe". This accepts parameters to open any file, encrypt it with password, 64-128 bit algorithm, set properties for printing, copying, where to save the encrypted file and even under what filename, etc., all by passing parameters through ...
by Otto
Fri Aug 21, 2009 10:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ways to save report to a file and easily open
Replies: 52
Views: 18161

Re: Alpha Bitmaps on Button Bar

... so that laymen like me can use them straight. Or still better ABpaint recognizes if the alpha is premultiplied or not and use appropriate painting algorithm. I am a novice in this area, but as a layman on the subject, I would like if this is provided by FW
by nageswaragunupudi
Wed Jul 15, 2009 3:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Alpha Bitmaps on Button Bar
Replies: 5
Views: 1360

Re: Drawing PNG from Resources !!!

...     FIC_RGBALPHA   = 4,     // RGB color model with alpha channel     FIC_CMYK       = 5      // CMYK color model }; /** Color quantization algorithms. Constants used in FreeImage_ColorQuantize. */ FI_ENUM(FREE_IMAGE_QUANTIZE) {     FIQ_WUQUANT = 0,        // Xiaolin Wu color quantization ...
by ukoenig
Sat May 16, 2009 8:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing PNG from Resources !!!
Replies: 7
Views: 7168

API functions

... I am working on a Class for the Microsoft Crypto API for encrypting/decrypting data & files using microsofts implementation of MD5 and RC4 algorithms of RAS Data Security Inc. I need to be able to encrypt data at 128bit. I am having a problem with my first 32 bit DLL call. Does anyone have ...
by Antonio Linares
Wed Aug 27, 2008 7:32 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 93850

Generating a CRC

... to send is: DIAP000<connect> CRC In the manual they have a small section on the CRC that I just do not understand. From the manual: CRC Algorithm The algorithm used to create the CRC follows: const unsigned short crcTable[256] = { 0x0000, 0x0108, 0x0210, 0x0318, 0x0420, 0x0528, 0x0630, ...
by Jeff Barnes
Fri Feb 22, 2008 1:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Generating a CRC
Replies: 11
Views: 1993

MoBi works with new FWPPC !

... of FWPPC. Shortly: - this system is create for FMCG brand - user may create order and cash documents for customer - system have implemented unique algorithm for save individual trade discount eg. M* or M??A* or * - user synchronize data with central / managment system, size of synchronize with ...
by pawelu
Tue Nov 07, 2006 9:41 pm
 
Forum: FiveWin for Pocket PC
Topic: MoBi works with new FWPPC !
Replies: 1
Views: 1181

... provided by PDF995. It's called "pdf995 Standard Encryption.exe". This accepts parameters to open any file, encrypt it with password, 64-128 bit algorithm, set properties for printing, copying, where to save the encrypted file and even under what filename, etc., all by passing parameters through ...
by E. Bartzokas
Tue May 09, 2006 10:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ways to save report to a file and easily open
Replies: 52
Views: 18161

Funcion google

Al usar http://www.google.com, cuando escribimos mal una palabra, por ejemplo algorithmm, recibimos el siguiente mensaje: did you mean: algorithm Algun compañero del foro tendra alguna idea, sugerencia o quizas un algorithmo :) que se pueda implementar en xHarbour ...
by George
Mon May 01, 2006 12:00 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funcion google
Replies: 8
Views: 1519

Google function

Using www.google.com when you mispelled a word, by example: 'algorithmm'
you receive the following message:
Did you mean: algorithm

Do you have any Idea, Sugestion, or maye some algorithm :) to be implemented in a xHarbour program like that google function ?


Regards


George
by George
Sun Apr 30, 2006 11:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google function
Replies: 2
Views: 764

Richtext printing

Hi. To print richt text with tprinter class, I've decided to implement an algorithm where I parse the richtext detecting rtf tokens and printing every time a font change happens. To this end, when achange is detected I do a "selection" of the text and then with ...
by reinaldocrespo
Tue Feb 07, 2006 8:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richtext printing
Replies: 11
Views: 3029
Previous

Return to advanced search