搜索资源列表
VB-decompiler
- VB反编译工具源代码,用VB编写的EXE文件反编译工具,通过这个工具可以看到EXE内部的函数、程序代码等,对于学习编程大有帮助。-VB decompiler
iscsi-protocol-and-implement
- 一个介绍Iscsi的PPT文件,描述iscsi的协议机实现,对有从事iscsi工作的程序人员有很大帮助。-A document which describes the iscsi protocol and how to implement the iscsi features. It is an helpful document for relative guys.
FinalExperiment
- 编译原理综合实验,内容:词法分析器,语法分析器,语气分析器,综合大实验;内附完整代码+测试文件+实验报告。-Comprehensive experimental compiler theory, content: lexical analyzer, parser, tone analyzer, Comprehensive experiments test file containing the complete code++ test report.
grbl-master
- GRBL限制比较大,用的是arv的C语言写的,有目前较新的版本是0.8c,能用在328P的芯片上(UNO),其他的芯片能用的不多,MEGA2560就不行了。缺点是安装麻烦,需要用到winavr生成hex文件,再用XLoader上传到UNO上。优点是效率高,功能强大,可设置加速度等。-GRBL is restricted to relatively large, using ARV written in C language, there is a new version of 0.8C, can
principal-component-analysis
- 减少数据集的维数,同时保持数据集中的对方差贡献最大的特征。只需要输入数据的文件,即可运算。-principal components analysis