manuel76413
manuel76413
请教
除了libuv的网络方式,请教orca如何能够实现单机多进程之间的定向通信?
I try to load a dds file, but when read the image data by following code and convert save it to png format ` auto lr = dds.Load(dds_file.data(), dds_file.size()); if...
Hi, is there any simple method to enable the library to support clip by nonconvex boundary? I tested when use concave polygon as clip polygon, the result is blank.
somebody give me any advice on how to improve the performance of this library, when I have 100 parameters and 1 result, and the train data is more than 2000,...
I write a c++ demo program, but the prediction value is much different than origin value when use gauss kernel, give me some advices, how to use this library ....
Windows 7 x64, Visual C++ 2017, CMake 3.14.0 generate solution. compile and link success, Run test.exe , there are error in triangle.c line14122. in transfernodes function 14121 /* Read the...
URL example: https://mt.google.com/vt/lyrs=t,r&hl=x-local&src=app&apistyle=s.t%3A0%7Cs.e%3Al%7Cp.v%3Aoff&x=1&y=3&z=2 when visiting by Chrome, it's ok, the response data is a tiled image. I tested using Cinatra, however, the response value is 400. so can someone teach...
I write a parallel program that uses concurrent-queue, and most time it runs ok with very high performance. however, in an unknown situation, when the queue has about one million...