This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

在一个工程中想把某些关键算法隐藏,不让别人看到源码,怎么做



精英们,你们好。请教一个问题。

 

在CCSV5开发环境下,我以 TI 的模板工程为基础,加入了一些自己的东西,做成了一个有个人风格的模板工程。

 

我想隐藏这个工程中的一些关键算法的源代码,但其它的代码可以让别人看见或修改和复编译。

 

这个要怎么做呢?