Samuel SLenker
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to pass 128bit Hex number through pointer
Hello, I have a code for AES-CTR128 made in assembly. The code is linked to a DLL. Now, I want to use this DLL for computa...
7 years 前 | 0 个回答 | 0
0
个回答提问
Issue with libwmcli.dll after called funtion is processed x64
Hey everyone, I have a script in Matlab that computes Vector-Matrix multiplication. A DLL was created in assembly language to...
7 years 前 | 0 个回答 | 0
0
个回答已回答
Matlab crashes when the external function in DLL is called (x64 code)
So I found a mistake in my assembly code. Now when I use the new version, Matlab crashes again but with crash dialog where it sa...
Matlab crashes when the external function in DLL is called (x64 code)
So I found a mistake in my assembly code. Now when I use the new version, Matlab crashes again but with crash dialog where it sa...
7 years 前 | 0
| 已接受
已回答
Matlab crashes when the external function in DLL is called (x64 code)
@Jan The same script was used for x32 DLL in x32 Matlab and it worked without any problems. Of course, the .h file was define...
Matlab crashes when the external function in DLL is called (x64 code)
@Jan The same script was used for x32 DLL in x32 Matlab and it worked without any problems. Of course, the .h file was define...
7 years 前 | 0
已回答
Matlab crashes when the external function in DLL is called (x64 code)
Hi Philip, find the details below: * Matlab R2015b x64, Win7 x64 * _SOURCE CODE OF THE DLL IS IN ATTACHMENT_ (notes are n...
Matlab crashes when the external function in DLL is called (x64 code)
Hi Philip, find the details below: * Matlab R2015b x64, Win7 x64 * _SOURCE CODE OF THE DLL IS IN ATTACHMENT_ (notes are n...
7 years 前 | 0
已回答
Matlab crashes when the external function in DLL is called (x64 code)
Hello Jan, the code should be OK. Before I even moved to Matlab, I went through several tests and optimizations. I create...
Matlab crashes when the external function in DLL is called (x64 code)
Hello Jan, the code should be OK. Before I even moved to Matlab, I went through several tests and optimizations. I create...
7 years 前 | 0
提问
Matlab crashes when the external function in DLL is called (x64 code)
Hello, I have a code in assembly language that includes few functions. The code was translated into .DLL (x64). Now I want to...
7 years 前 | 7 个回答 | 0