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...
8年以上 前 | 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...
9年弱 前 | 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...
9年弱 前 | 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...
9年弱 前 | 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...
9年弱 前 | 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...
9年弱 前 | 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...
9年弱 前 | 7 件の回答 | 0