Click here to Skip to main content
15,925,723 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Analysing an obfuscated malware script Pin
Bernhard Hiller30-Jul-12 4:48
Bernhard Hiller30-Jul-12 4:48 
GeneralRe: Analysing an obfuscated malware script Pin
enhzflep30-Jul-12 23:41
enhzflep30-Jul-12 23:41 
GeneralRe: Analysing an obfuscated malware script Pin
Bernhard Hiller31-Jul-12 2:26
Bernhard Hiller31-Jul-12 2:26 
GeneralRe: Analysing an obfuscated malware script [edit] Pin
Lutosław1-Jun-13 4:10
Lutosław1-Jun-13 4:10 
GeneralRe: Analysing an obfuscated malware script Pin
jkirkerx30-Jul-12 11:19
professionaljkirkerx30-Jul-12 11:19 
GeneralRe: Analysing an obfuscated malware script Pin
enhzflep30-Jul-12 23:40
enhzflep30-Jul-12 23:40 
GeneralRe: Analysing an obfuscated malware script Pin
jkirkerx31-Jul-12 8:12
professionaljkirkerx31-Jul-12 8:12 
GeneralRe: Analysing an obfuscated malware script Pin
enhzflep31-Jul-12 9:57
enhzflep31-Jul-12 9:57 
GeneralRe: Analysing an obfuscated malware script Pin
jkirkerx31-Jul-12 11:36
professionaljkirkerx31-Jul-12 11:36 
GeneralRe: Analysing an obfuscated malware script Pin
Mohibur Rashid5-Jun-13 19:49
professionalMohibur Rashid5-Jun-13 19:49 
GeneralRe: Analysing an obfuscated malware script Pin
enhzflep10-Jun-13 6:02
enhzflep10-Jun-13 6:02 
Suggestionrequest Pin
Paresh Barad29-Jul-12 8:13
Paresh Barad29-Jul-12 8:13 
GeneralRe: request Pin
Richard MacCutchan29-Jul-12 9:14
mveRichard MacCutchan29-Jul-12 9:14 
Questionajax Pin
Paresh Barad29-Jul-12 8:11
Paresh Barad29-Jul-12 8:11 
AnswerRe: ajax Pin
Richard MacCutchan29-Jul-12 9:13
mveRichard MacCutchan29-Jul-12 9:13 
GeneralRe: ajax Pin
J4amieC30-Jul-12 2:32
J4amieC30-Jul-12 2:32 
GeneralRe: ajax Pin
Pete O'Hanlon30-Jul-12 2:40
mvePete O'Hanlon30-Jul-12 2:40 
GeneralRe: ajax Pin
enhzflep30-Jul-12 2:54
enhzflep30-Jul-12 2:54 
QuestionIs there any JavaScript libs with functions like DCT or FFT ? Pin
twtsa26-Jul-12 15:48
twtsa26-Jul-12 15:48 
It's easy to crop,rotate,change colors of images.I want to use some senior image porcessing functions like DCT or FFT on HTML5 canvas? Is there any ready-made libs?

crop
<a href="http://www.webresourcesdepot.com/jquery-image-crop-plugin-jcrop">http://www.webresourcesdepot.com/jquery-image-crop-plugin-jcrop</a>[<a href="http://www.webresourcesdepot.com/jquery-image-crop-plugin-jcrop" target="_blank" title="New Window">^</a>]
rotate
<a href="http://code.google.com/p/jquery-rotate/">http://code.google.com/p/jquery-rotate/</a>[<a href="http://code.google.com/p/jquery-rotate/" target="_blank" title="New Window">^</a>]
change colors
<a href="http://github.com/mezzoblue/PaintbrushJS">http://github.com/mezzoblue/PaintbrushJS</a>[<a href="http://github.com/mezzoblue/PaintbrushJS" target="_blank" title="New Window">^</a>]
dct
<a href="http://en.wikipedia.org/wiki/Discrete_cosine_transform">http://en.wikipedia.org/wiki/Discrete_cosine_transform</a>[<a href="http://en.wikipedia.org/wiki/Discrete_cosine_transform" target="_blank" title="New Window">^</a>]
fft
<a href="http://en.wikipedia.org/wiki/Fft">http://en.wikipedia.org/wiki/Fft</a>[<a href="http://en.wikipedia.org/wiki/Fft" target="_blank" title="New Window">^</a>]

javascript dct fft
Questioncreating a object, passing it back to another function Pin
jkirkerx23-Jul-12 7:55
professionaljkirkerx23-Jul-12 7:55 
AnswerRe: creating a object, passing it back to another function Pin
BobJanova23-Jul-12 23:28
BobJanova23-Jul-12 23:28 
GeneralRe: creating a object, passing it back to another function Pin
jkirkerx24-Jul-12 6:54
professionaljkirkerx24-Jul-12 6:54 
Questionvar RVIPath = RVIPath || {}; Pin
fellathedog23-Jul-12 3:39
fellathedog23-Jul-12 3:39 
AnswerRe: var RVIPath = RVIPath || {}; Pin
BobJanova23-Jul-12 4:14
BobJanova23-Jul-12 4:14 
GeneralRe: var RVIPath = RVIPath || {}; Pin
fellathedog23-Jul-12 5:00
fellathedog23-Jul-12 5:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.