• bin2header是一个简单的使用命令行程序能够转换的任何文件,不论其类型、成源头文件(中。c格式),以便实现它为C/C++的项目。 这是通过假设,该文件是一个参数,以便处理它的二进制数据。

    使用是bin2header source_filename的。扩展。 你所要做的就是指定的文件你想要的转换。c格式及其扩展。 如果是在一个文件夹不同于这个程序,确保建立其路径。

    新的文件是自动建立在相同的位置的可执行(没有源文件),保持原来的名称。 没有命令行参数的综合工具,用于改变本节的目录或文件。

    整个应用的包装在一个单一的。文件可能被保存到一个定义上的目录的磁盘或储存在一个可拆卸的储存单元,以便直接运行它的任何计算机上没有设置。

    它不需要Dll或其他部件运行,创造额外的文件不知情的情况下,或增加新的项系统登记。 你只需要删除的可执行如果你想卸载。

    转换的任务是执行迅速,在我们的测试,期间这本实用工具仍然是光系统资源的消耗,因为它需要一个低量的CPU和RAM正常运作。 虽然它一直没有更新后的很长一段时间,我们没有经验丰富的兼容性问题新窗模型。

    另一方面,bin2header没有任何配置设置先进的用户寻找更多的灵活性。 尽管如此,可以测试它自己,因为它是自由和开放源。

  • bin2header है एक सरल करने के लिए उपयोग आदेश-पंक्ति उपयोगिता परिवर्तित करने में सक्षम किसी भी फ़ाइल की परवाह किए बिना अपने प्रकार का एक स्रोत में हैडर फ़ाइल (.सी प्रारूप), में इसे लागू करने के क्रम में C/C++ प्रोग्राम. यह द्वारा किया जाता है यह सोचते हैं कि फाइल को एक तर्क है, क्रम में करने के लिए प्रक्रिया अपने बाइनरी डेटा.

    उपयोग है bin2header source_filename.एक्सटेंशन. सब तुम्हें क्या करना है निर्दिष्ट फ़ाइल में कनवर्ट करना चाहते हैं .सी प्रारूप के साथ, अपने एक्सटेंशन. यदि यह एक फ़ोल्डर में अलग-अलग इस app की तुलना में, सुनिश्चित करें कि आप स्थापित अपने रास्ते भी है ।

    नई फ़ाइल स्वचालित रूप से बनाया में एक ही स्थान के रूप में निष्पादन योग्य नहीं है (स्रोत फ़ाइल), और मूल नाम । वहाँ कोई नहीं कर रहे हैं कमांड लाइन तर्क द्वारा एकीकृत उपकरण को बदलने के लिए बचत निर्देशिका या फ़ाइल का नाम.

    पूरे आवेदन के पैक में एक ही है । exe फ़ाइल को बचाया जा सकता है कि करने के लिए एक कस्टम निर्देशिका डिस्क पर या पर संग्रहीत एक हटाने योग्य भंडारण इकाई है, क्रम में करने के लिए सीधे पर इसे चलाने के लिए किसी भी कंप्यूटर के बिना सेटअप.

    यह की जरूरत नहीं है Dll या अन्य घटकों को चलाने के लिए, बनाने के लिए अतिरिक्त फ़ाइलों को अपने ज्ञान के बिना, या नई प्रविष्टियों को जोड़ने के लिए अपने सिस्टम रजिस्ट्री. तुम बस को नष्ट करने के लिए निष्पादन योग्य चाहते हैं, तो आप स्थापना रद्द करने के लिए यह है ।

    रूपांतरण कार्यों प्रदर्शन किया गया में तेजी से हमारे परीक्षण के दौरान, जो की उपयोगिता बनी सिस्टम संसाधनों पर प्रकाश की खपत के बाद से, यह की जरूरत है एक कम राशि के CPU और राम के लिए सामान्य रूप से कार्य. हालांकि यह नवीनीकृत नहीं किया गया है एक लंबे समय के लिए, हम अनुभव नहीं किया है, संगतता के मुद्दों पर नए Windows मॉडल है ।

    दूसरे हाथ पर, bin2header नहीं करता है किसी भी विन्यास सेटिंग्स उन्नत उपयोगकर्ताओं के लिए तलाश के लिए और अधिक बहुमुखी प्रतिभा. फिर भी, आप इसे परीक्षण कर सकते हैं के लिए अपने आप को, के बाद से यह स्वतंत्र और खुला स्रोत है ।

  • bin2header is a simple-to-use command-line utility capable of converting any file, regardless of its type, into a source header file (.c format), in order to implement it into C/C++ programs. This is done by assuming that the file is an argument, in order to process its binary data.

    The usage is bin2header source_filename.extension. All you have to do is specify the file you want to convert to .c format, along with its extension. If it's in a folder different than this app, make sure you establish its path too.

    The new file is automatically created in the same location as the executable (not the source file) and it keeps the original name. There are no command-line arguments integrated by the tool for changing the saving directory or filename.

    The entire application's packed in a single .exe file that can be saved to a custom directory on the disk or stored on a removable storage unit, in order to directly run it on any computer without setup.

    It doesn't need DLLs or other components to run, create extra files without your knowledge, or add new entries to your system registry. You just have to delete the executable if you want to uninstall it.

    Conversion tasks were performed swiftly in our tests, during which the utility remained light on system resources consumption, since it needed a low amount of CPU and RAM to function normally. Although it hasn't been updated for a long time, we haven't experienced compatibility issues on newer Windows models.

    On the other hand, bin2header doesn't have any configuration settings for advanced users looking for more versatility. Nevertheless, you can test it for yourself, since it's free and open-source.