English chapter21, How is data recovery in the world? part2 Today as well, we would like to introduce a “mysterious” data recovery in Japan.2, Advanced digital analysis:It seems to... 2020.02.05 EnglishSORA Neural Network
English chapter20, How is data recovery in the world? Today, we would like to introduce a "mysterious" data recovery in Japan.1, Magnetic head map switching:Anyway, this is i... 2020.02.04 EnglishSORA Neural Network
English chapter19, What should we do with the help of SQLite Already, we have experimentally accumulated information on drive failure prediction in the form of SQLite. It has been i... 2020.02.03 EnglishSORA Neural Network
English chapter18, About scan of a SSD A SSD is not enough for verification inspection.This is because, verification inspection does not directly follow the de... 2020.02.02 EnglishSORA Neural Network
English chapter17, In rare case, improvement of symptom of database not opening On rare case, debug reported that an error occurred when opening the database and stopped. Since the cause may be an exc... 2020.02.01 EnglishSORA Neural Network
English chapter16, prevector There was an interesting vector (prevector). All the operators are overloaded so that they can be used like "std :: vect... 2020.01.31 EnglishSORA Neural Network
English chapter15, Electronic Vehicle by Blockchain? ASIA BLOCKCHAIN:In the epoch of blockchain, not only payment but also various expenses processing, it seems that complic... 2020.01.30 EnglishSORA Neural Network
AI-NFT Web3.0 FromHDDtoSSD 復旧不定期日誌362, gmailをご利用のお客様へ ◇ 2020年2月3日(月)、正常な送受信を確認いたしました。◇ 2020年2月7日(金)、 DMARCをDNSに追加いたしました。これで、正常に戻ると思います。最近、自動ご案内メールを含む全般で、gmailの未着が多くなっております。*y... 2020.01.29 AI-NFT Web3.0 FromHDDtoSSDAIデータ復旧サービスについてBLOCKCHAINEnglishWeb3.0 AIデータ復旧データ復旧ソフト - FromHDDtoSSD
English chapter14, At the point of notification, a transaction ID is issued. At the point of notification, a transaction ID is issued. And, there are many scams in the community etc. as follows."He... 2020.01.29 EnglishSORA Neural Network
English chapter13, Buffer policy SorachanCoin project has decided to use "std :: vector" for buffer processing.A daemon that only processes nodes does no... 2020.01.28 EnglishSORA Neural Network
English chapter12, Is the buffer a stack or a vector? If you can use memory management by object, you may have to consider about using a stack or a vector for buffers used on... 2020.01.27 EnglishSORA Neural Network
English chapter11, Isn’t optimization needed anywhere? With recent compilers, the optimizations are terrific, so it may be best to let the compiler do it without having to do ... 2020.01.26 EnglishSORA Neural Network
English chapter10, “malloc” and “free” control "Placement new" can control calls to "malloc" and "free". But, code directly calls "malloc" and "free" from itself may c... 2020.01.25 EnglishSORA Neural Network
English chapter9, OpenSSL multi-threading support This code stores all objects in the memory allocated by "OPELSSL_malloc". However, as of now, "OPENSSL_malloc" is equiva... 2020.01.24 EnglishSORA Neural Network
English chapter8, Placement new There is a grammar, "placement new", that creates an instance on an already allocated memory address.However, not all th... 2020.01.23 EnglishSORA Neural Network